Trace number 1774002

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 10000 10002.9

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-32-s100.cnf
MD5SUM7785f51f4f3cb780b4d123215711f948
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables32312
Number of clauses97285
Sum of the clauses size229627
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262100
Number of clauses of size 335121
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.09/0.10	c |  Number of variables:         32312                                         |
0.09/0.10	c |  Number of clauses:           97093                                         |
0.09/0.10	c |  Parse time:                   0.09 s                                       |
0.49/0.54	c |  Simplification time:          0.43 s                                       |
0.49/0.54	c |                                                                             |
0.49/0.54	c ============================[ Search Statistics ]==============================
0.49/0.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.54	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.54	c ===============================================================================
0.49/0.59	c |       100 |   14427    60498   166756 |    22182       96     61 |  3.977 % |
1.00/1.03	c |       250 |   14427    59006   163072 |    24400      246     44 |  3.977 % |
1.69/1.73	c |       475 |   14427    59006   163072 |    26840      471     38 |  3.977 % |
2.89/2.93	c |       812 |   14427    59006   163072 |    29525      808     35 |  3.977 % |
4.69/4.75	c |      1318 |   14427    59006   163072 |    32477     1314     33 |  3.977 % |
7.39/7.49	c |      2077 |   14427    59006   163072 |    35725     2073     32 |  3.977 % |
11.29/11.31	c |      3216 |   14427    59006   163072 |    39297     3212     33 |  3.977 % |
16.29/16.32	c |      4924 |   14427    59006   163072 |    43227     4920     35 |  3.977 % |
22.29/22.35	c |      7486 |   14427    59006   163072 |    47550     7482     44 |  3.977 % |
34.78/34.82	c |     11330 |   14427    59006   163072 |    52305    11326     45 |  3.977 % |
57.87/57.97	c |     17096 |   14427    59006   163072 |    57535    17092     41 |  3.977 % |
88.97/89.02	c |     25745 |   14427    59006   163072 |    63289    25741     40 |  3.977 % |
133.75/133.87	c |     38719 |   14427    59006   163072 |    69618    38715     39 |  3.977 % |
197.63/197.73	c |     58180 |   14427    59006   163072 |    76580    58176     39 |  3.977 % |
305.21/305.37	c |     87372 |   14427    59006   163072 |    84238    25226     36 |  3.977 % |
470.46/470.68	c |    131161 |   14427    59006   163072 |    92662    69015     36 |  3.977 % |
741.18/741.48	c |    196845 |   14427    59006   163072 |   101928    59695     34 |  3.977 % |
1137.57/1137.92	c |    295371 |   14427    59006   163072 |   112121    76327     33 |  3.977 % |
1752.69/1753.23	c |    443160 |   14427    59006   163072 |   123333    32970     33 |  3.977 % |
2688.12/2688.99	c |    664843 |   14427    59006   163072 |   135666    50962     34 |  3.977 % |
4151.10/4152.38	c |    997368 |   14427    59006   163072 |   149233    44736     29 |  3.977 % |
6341.67/6343.56	c |   1496156 |   14427    59006   163072 |   164156    33537     27 |  3.977 % |
9675.90/9678.77	c |   2244338 |   14427    59006   163072 |   180572    74723     29 |  3.977 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1774002-1241216720/watcher-1774002-1241216720 -o /tmp/evaluation-result-1774002-1241216720/solver-1774002-1241216720 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1774002-1241216720.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30611
/proc/meminfo: memFree=810216/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=8188 CPUtime=0
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 539 0 0 0 0 0 0 0 18 0 1 0 149705159 8384512 523 1992294400 4194304 5092341 548682068848 18446744073709551615 4515648 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 2047 524 62 219 0 1825 0

[startup+0.0623839 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30611
/proc/meminfo: memFree=810216/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=14172 CPUtime=0.05
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 2060 0 0 0 5 0 0 0 18 0 1 0 149705159 14512128 2003 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 3543 2003 63 219 0 3321 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14172

[startup+0.101387 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30611
/proc/meminfo: memFree=810216/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=16408 CPUtime=0.09
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 2782 0 0 0 8 1 0 0 18 0 1 0 149705159 16801792 2664 1992294400 4194304 5092341 548682068848 18446744073709551615 4236589 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 4102 2672 63 219 0 3880 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16408

[startup+0.301409 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30611
/proc/meminfo: memFree=810216/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=18388 CPUtime=0.29
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 3660 0 0 0 28 1 0 0 19 0 1 0 149705159 18829312 3451 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 4597 3451 88 219 0 4375 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18388

[startup+0.701452 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30611
/proc/meminfo: memFree=810216/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=16836 CPUtime=0.69
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 4062 0 0 0 67 2 0 0 22 0 1 0 149705159 17240064 2732 1992294400 4194304 5092341 548682068848 18446744073709551615 4249550 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 4209 2732 100 219 0 3987 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16836

[startup+1.50154 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 30612
/proc/meminfo: memFree=799456/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=16836 CPUtime=1.49
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 4071 0 0 0 147 2 0 0 25 0 1 0 149705159 17240064 2741 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 4209 2741 100 219 0 3987 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16836

[startup+3.10171 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 30612
/proc/meminfo: memFree=799328/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=16836 CPUtime=3.09
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 4086 0 0 0 307 2 0 0 25 0 1 0 149705159 17240064 2756 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 4209 2756 100 219 0 3987 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16836

[startup+6.30106 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 30612
/proc/meminfo: memFree=799200/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=16836 CPUtime=6.29
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 4111 0 0 0 627 2 0 0 25 0 1 0 149705159 17240064 2781 1992294400 4194304 5092341 548682068848 18446744073709551615 4250324 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 4209 2781 100 219 0 3987 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16836

[startup+12.7017 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 30612
/proc/meminfo: memFree=798912/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=16836 CPUtime=12.69
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 4186 0 0 0 1267 2 0 0 25 0 1 0 149705159 17240064 2856 1992294400 4194304 5092341 548682068848 18446744073709551615 4250228 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 4209 2856 100 219 0 3987 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16836

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 30612
/proc/meminfo: memFree=797824/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=16836 CPUtime=25.49
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 4445 0 0 0 2546 3 0 0 25 0 1 0 149705159 17240064 3115 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 4209 3115 100 219 0 3987 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16836

[startup+51.1019 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 30612
/proc/meminfo: memFree=796864/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=16836 CPUtime=51.08
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 4722 0 0 0 5105 3 0 0 25 0 1 0 149705159 17240064 3392 1992294400 4194304 5092341 548682068848 18446744073709551615 4249902 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 4209 3392 100 219 0 3987 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16836

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 30612
/proc/meminfo: memFree=793920/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=20096 CPUtime=102.27
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 5448 0 0 0 10223 4 0 0 25 0 1 0 149705159 20578304 4118 1992294400 4194304 5092341 548682068848 18446744073709551615 4249550 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 5024 4118 100 219 0 4802 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20096

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30612
/proc/meminfo: memFree=790336/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=24920 CPUtime=162.24
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 6339 0 0 0 16219 5 0 0 25 0 1 0 149705159 25518080 5009 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 6230 5009 100 219 0 6008 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 24920

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30612
/proc/meminfo: memFree=786688/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=26060 CPUtime=222.22
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 7231 0 0 0 22216 6 0 0 25 0 1 0 149705159 26685440 5901 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 6515 5901 100 219 0 6293 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 26060

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30612
/proc/meminfo: memFree=793536/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=20576 CPUtime=282.21
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 8871 0 0 0 28212 9 0 0 25 0 1 0 149705159 21069824 4210 1992294400 4194304 5092341 548682068848 18446744073709551615 4250356 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 5144 4210 100 219 0 4922 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 20576

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30612
/proc/meminfo: memFree=790528/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=28364 CPUtime=342.19
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 9602 0 0 0 34210 9 0 0 25 0 1 0 149705159 29044736 4941 1992294400 4194304 5092341 548682068848 18446744073709551615 4241290 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 7091 4941 100 219 0 6869 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 28364

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30612
/proc/meminfo: memFree=787648/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=28364 CPUtime=402.17
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 10317 0 0 0 40207 10 0 0 25 0 1 0 149705159 29044736 5656 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 7091 5656 100 219 0 6869 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 28364

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30612
/proc/meminfo: memFree=785536/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=28364 CPUtime=462.16
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 10843 0 0 0 46205 11 0 0 25 0 1 0 149705159 29044736 6182 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 7091 6182 100 219 0 6869 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 28364

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30612
/proc/meminfo: memFree=771264/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=46000 CPUtime=522.14
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 14416 0 0 0 52201 13 0 0 25 0 1 0 149705159 47104000 9755 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 11500 9755 100 219 0 11278 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 46000

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30612
/proc/meminfo: memFree=769216/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=46000 CPUtime=582.12
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 14911 0 0 0 58198 14 0 0 25 0 1 0 149705159 47104000 10250 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 11500 10250 100 219 0 11278 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 46000

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30612
/proc/meminfo: memFree=769216/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=46000 CPUtime=642.11
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 14911 0 0 0 64197 14 0 0 25 0 1 0 149705159 47104000 10250 1992294400 4194304 5092341 548682068848 18446744073709551615 4248165 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 11500 10250 100 219 0 11278 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 46000

[startup+702.301 s]

################
# More data... #
################

[startup+9102.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 30630
/proc/meminfo: memFree=738368/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=72936 CPUtime=9099.67
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 34211 0 0 0 909912 55 0 0 25 0 1 0 149705159 74686464 17822 1992294400 4194304 5092341 548682068848 18446744073709551615 4240584 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 18234 17822 100 219 0 18012 0
Current children cumulated CPU time (s) 9099.67
Current children cumulated vsize (KiB) 72936

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30630
/proc/meminfo: memFree=738368/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=72936 CPUtime=9159.65
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 34211 0 0 0 915910 55 0 0 25 0 1 0 149705159 74686464 17822 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 18234 17822 100 219 0 18012 0
Current children cumulated CPU time (s) 9159.65
Current children cumulated vsize (KiB) 72936

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30630
/proc/meminfo: memFree=738368/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=72936 CPUtime=9219.65
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 34211 0 0 0 921909 56 0 0 25 0 1 0 149705159 74686464 17822 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 18234 17822 100 219 0 18012 0
Current children cumulated CPU time (s) 9219.65
Current children cumulated vsize (KiB) 72936

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30630
/proc/meminfo: memFree=738368/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=72936 CPUtime=9279.62
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 34211 0 0 0 927906 56 0 0 25 0 1 0 149705159 74686464 17822 1992294400 4194304 5092341 548682068848 18446744073709551615 4241332 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 18234 17822 100 219 0 18012 0
Current children cumulated CPU time (s) 9279.62
Current children cumulated vsize (KiB) 72936

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30636
/proc/meminfo: memFree=738112/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=72936 CPUtime=9339.6
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 34211 0 0 0 933904 56 0 0 25 0 1 0 149705159 74686464 17822 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 18234 17822 100 219 0 18012 0
Current children cumulated CPU time (s) 9339.6
Current children cumulated vsize (KiB) 72936

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30636
/proc/meminfo: memFree=738112/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=72936 CPUtime=9399.58
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 34211 0 0 0 939902 56 0 0 25 0 1 0 149705159 74686464 17822 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 18234 17822 100 219 0 18012 0
Current children cumulated CPU time (s) 9399.58
Current children cumulated vsize (KiB) 72936

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30636
/proc/meminfo: memFree=738176/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=72936 CPUtime=9459.56
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 34211 0 0 0 945900 56 0 0 25 0 1 0 149705159 74686464 17822 1992294400 4194304 5092341 548682068848 18446744073709551615 4252560 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 18234 17822 100 219 0 18012 0
Current children cumulated CPU time (s) 9459.56
Current children cumulated vsize (KiB) 72936

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30636
/proc/meminfo: memFree=738240/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=72936 CPUtime=9519.55
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 34211 0 0 0 951898 57 0 0 25 0 1 0 149705159 74686464 17822 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 18234 17822 100 219 0 18012 0
Current children cumulated CPU time (s) 9519.55
Current children cumulated vsize (KiB) 72936

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30636
/proc/meminfo: memFree=738240/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=72936 CPUtime=9579.53
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 34211 0 0 0 957896 57 0 0 25 0 1 0 149705159 74686464 17822 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 18234 17822 100 219 0 18012 0
Current children cumulated CPU time (s) 9579.53
Current children cumulated vsize (KiB) 72936

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30636
/proc/meminfo: memFree=738240/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=72936 CPUtime=9639.51
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 34211 0 0 0 963894 57 0 0 25 0 1 0 149705159 74686464 17822 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 18234 17822 100 219 0 18012 0
Current children cumulated CPU time (s) 9639.51
Current children cumulated vsize (KiB) 72936

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30636
/proc/meminfo: memFree=738304/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=72936 CPUtime=9699.49
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 34211 0 0 0 969892 57 0 0 25 0 1 0 149705159 74686464 17822 1992294400 4194304 5092341 548682068848 18446744073709551615 4249532 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 18234 17822 100 219 0 18012 0
Current children cumulated CPU time (s) 9699.49
Current children cumulated vsize (KiB) 72936

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30636
/proc/meminfo: memFree=738304/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=72936 CPUtime=9759.48
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 34211 0 0 0 975890 58 0 0 25 0 1 0 149705159 74686464 17822 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 18234 17822 100 219 0 18012 0
Current children cumulated CPU time (s) 9759.48
Current children cumulated vsize (KiB) 72936

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30636
/proc/meminfo: memFree=738368/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=72936 CPUtime=9819.46
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 34211 0 0 0 981888 58 0 0 25 0 1 0 149705159 74686464 17822 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 18234 17822 100 219 0 18012 0
Current children cumulated CPU time (s) 9819.46
Current children cumulated vsize (KiB) 72936

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30636
/proc/meminfo: memFree=738368/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=72936 CPUtime=9879.44
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 34211 0 0 0 987886 58 0 0 25 0 1 0 149705159 74686464 17822 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 18234 17822 100 219 0 18012 0
Current children cumulated CPU time (s) 9879.44
Current children cumulated vsize (KiB) 72936

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30636
/proc/meminfo: memFree=738432/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=72936 CPUtime=9939.42
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 34211 0 0 0 993884 58 0 0 25 0 1 0 149705159 74686464 17822 1992294400 4194304 5092341 548682068848 18446744073709551615 4240953 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 18234 17822 100 219 0 18012 0
Current children cumulated CPU time (s) 9939.42
Current children cumulated vsize (KiB) 72936

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30636
/proc/meminfo: memFree=738368/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=72936 CPUtime=9999.42
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 34211 0 0 0 999883 59 0 0 25 0 1 0 149705159 74686464 17822 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 18234 17822 100 219 0 18012 0
Current children cumulated CPU time (s) 9999.42
Current children cumulated vsize (KiB) 72936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30636
/proc/meminfo: memFree=738368/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=72936 CPUtime=10000
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 34211 0 0 0 999943 59 0 0 25 0 1 0 149705159 74686464 17822 1992294400 4194304 5092341 548682068848 18446744073709551615 4250309 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 18234 17822 100 219 0 18012 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 72936

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+10002.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30636
/proc/meminfo: memFree=738368/2055920 swapFree=4191900/4192956
[pid=30611] ppid=30609 vsize=72936 CPUtime=10000
/proc/30611/stat : 30611 (minisat) R 30609 30611 30574 0 -1 4194304 34211 0 0 0 999943 59 0 0 25 0 1 0 149705159 74686464 17822 1992294400 4194304 5092341 548682068848 18446744073709551615 4250309 0 0 4096 3 0 0 0 17 1 0 0
/proc/30611/statm: 18234 17822 100 219 0 18012 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 72936

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10002.9
CPU time (s): 10000
CPU user time (s): 9999.43
CPU system time (s): 0.602908
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 112352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9999.43
system time used= 0.602908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34211
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 19655

runsolver used 7.2179 second user time and 21.1078 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-02 00:25:20
IDJOB=1774002
IDBENCH=70843
IDSOLVER=608
FILE ID=node21/1774002-1241216720
PBS_JOBID= 9224748
Free space on /tmp= 66476 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-32-s100.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774002-1241216720/watcher-1774002-1241216720 -o /tmp/evaluation-result-1774002-1241216720/solver-1774002-1241216720 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1774002-1241216720.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 7785f51f4f3cb780b4d123215711f948
RANDOM SEED=1548892779

node21.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.233
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.233
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        810632 kB
Buffers:         83584 kB
Cached:        1043744 kB
SwapCached:        384 kB
Active:         122552 kB
Inactive:      1018064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        810632 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2608 kB
Writeback:           0 kB
Mapped:          21692 kB
Slab:            90664 kB
Committed_AS:   761788 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66476 MiB
End job on node21 at 2009-05-02 03:12:05