Trace number 1580773

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) 1200.13 1200.44

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-5p1.cnf
MD5SUM8eb175d312e8be3bb4695a79b8f45bdc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark680.563
Satisfiable
(Un)Satisfiability was proved
Number of variables331196
Number of clauses1416850
Sum of the clauses size3333531
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 21064373
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

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 |                                                                             |
1.99/2.10	c |  Number of variables:        331196                                         |
1.99/2.10	c |  Number of clauses:         1404617                                         |
1.99/2.10	c |  Parse time:                   1.92 s                                       |
5.39/5.40	c |  Simplification time:          3.25 s                                       |
5.39/5.40	c |                                                                             |
5.39/5.40	c ============================[ Search Statistics ]==============================
5.39/5.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.39/5.40	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.39/5.40	c ===============================================================================
5.79/5.88	c |       100 |  219080  1025445  2682780 |   375996       99     46 | 14.251 % |
6.49/6.60	c |       250 |  216814  1025445  2682780 |   413596      245     47 | 14.936 % |
6.79/6.88	c |       475 |  216814  1011713  2648628 |   454955      469     71 | 14.936 % |
7.09/7.18	c |       812 |  216814  1011713  2648628 |   500451      806    110 | 14.936 % |
8.19/8.27	c |      1318 |  216736  1011599  2648327 |   550496     1308    111 | 14.959 % |
9.49/9.52	c |      2077 |  203333   954188  2502931 |   605546     2048     98 | 19.006 % |
10.78/10.81	c |      3216 |  201748   954188  2502931 |   666100     3186    117 | 19.485 % |
13.79/13.81	c |      4924 |  196776   908964  2388684 |   732710     4836    112 | 20.986 % |
19.29/19.37	c |      7486 |  184807   847392  2233489 |   805981     7332    106 | 24.600 % |
27.39/27.42	c |     11330 |  173097   787956  2088256 |   886580    11049    117 | 28.135 % |
43.38/43.41	c |     17096 |  169478   769122  2039817 |   975238    16363    145 | 29.228 % |
76.67/76.79	c |     25745 |  164727   744349  1976887 |  1072761    24908    184 | 30.663 % |
136.55/136.67	c |     38719 |  162799   734547  1952842 |  1180038    37326    195 | 31.245 % |
257.52/257.66	c |     58180 |  159424   716312  1909101 |  1298041    56537    200 | 32.264 % |
458.67/458.80	c |     87372 |  158648   712013  1898204 |  1427846    85332    179 | 32.498 % |
769.80/770.07	c |    131161 |  158158   709784  1893076 |  1570630   128418    166 | 32.646 % |

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-1580773-1238922178/watcher-1580773-1238922178 -o /tmp/evaluation-result-1580773-1238922178/solver-1580773-1238922178 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1580773-1238922178.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 6553
/proc/meminfo: memFree=1414456/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=8192 CPUtime=0
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 558 0 0 0 0 0 0 0 20 0 1 0 948606651 8388608 542 1992294400 4194304 5092341 548682068848 18446744073709551615 4244968 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 2048 542 63 219 0 1826 0

[startup+0.097896 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 6553
/proc/meminfo: memFree=1414456/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=30012 CPUtime=0.08
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 5313 0 0 0 6 2 0 0 20 0 1 0 948606651 30732288 5273 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 7503 5273 63 219 0 7281 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30012

[startup+0.101896 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 6553
/proc/meminfo: memFree=1414456/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=30012 CPUtime=0.09
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 5346 0 0 0 7 2 0 0 20 0 1 0 948606651 30732288 5306 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 7503 5306 63 219 0 7281 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30012

[startup+0.301917 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 6553
/proc/meminfo: memFree=1414456/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=41736 CPUtime=0.29
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 9262 0 0 0 25 4 0 0 22 0 1 0 948606651 42737664 8893 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 10434 8893 63 219 0 10212 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41736

[startup+0.701958 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 6553
/proc/meminfo: memFree=1414456/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=53880 CPUtime=0.69
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 13082 0 0 0 63 6 0 0 25 0 1 0 948606651 55173120 12206 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 13470 12206 63 219 0 13248 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53880

[startup+1.50104 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 6554
/proc/meminfo: memFree=1357360/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=80712 CPUtime=1.49
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 20203 0 0 0 139 10 0 0 25 0 1 0 948606651 82649088 18187 1992294400 4194304 5092341 548682068848 18446744073709551615 4241360 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 20178 18187 63 219 0 19956 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80712

[startup+3.10121 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 6554
/proc/meminfo: memFree=1294768/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=135296 CPUtime=3.09
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 33764 0 0 0 291 18 0 0 25 0 1 0 948606651 138543104 30722 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 33824 30722 87 219 0 33602 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135296

[startup+6.30155 s]
/proc/loadavg: 1.08 1.02 1.01 2/74 6554
/proc/meminfo: memFree=1273968/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=125048 CPUtime=6.29
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 42176 0 0 0 607 22 0 0 25 0 1 0 948606651 128049152 27825 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 31262 27825 102 219 0 31040 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 125048

[startup+12.7022 s]
/proc/loadavg: 1.07 1.02 1.00 2/74 6554
/proc/meminfo: memFree=1301552/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=125048 CPUtime=12.69
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 42629 0 0 0 1246 23 0 0 25 0 1 0 948606651 128049152 28278 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 31262 28278 103 219 0 31040 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 125048

[startup+25.5016 s]
/proc/loadavg: 1.06 1.01 1.00 2/74 6554
/proc/meminfo: memFree=1298992/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=133808 CPUtime=25.48
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 43283 0 0 0 2524 24 0 0 25 0 1 0 948606651 137019392 28932 1992294400 4194304 5092341 548682068848 18446744073709551615 4253913 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 33452 28932 103 219 0 33230 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 133808

[startup+51.1013 s]
/proc/loadavg: 1.09 1.03 1.01 2/74 6554
/proc/meminfo: memFree=1292272/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=133808 CPUtime=51.07
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 44981 0 0 0 5082 25 0 0 25 0 1 0 948606651 137019392 30630 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 33452 30630 103 219 0 33230 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 133808

[startup+102.306 s]
/proc/loadavg: 1.10 1.04 1.01 2/74 6554
/proc/meminfo: memFree=1279408/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=146944 CPUtime=102.26
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 48169 0 0 0 10198 28 0 0 25 0 1 0 948606651 150470656 33818 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 36736 33818 103 219 0 36514 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 146944

[startup+162.301 s]
/proc/loadavg: 1.09 1.04 1.01 2/74 6554
/proc/meminfo: memFree=1270320/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=166652 CPUtime=162.25
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 50481 0 0 0 16194 31 0 0 25 0 1 0 948606651 170651648 36130 1992294400 4194304 5092341 548682068848 18446744073709551615 4244035 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 41663 36130 103 219 0 41441 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 166652

[startup+222.301 s]
/proc/loadavg: 1.08 1.05 1.01 2/74 6554
/proc/meminfo: memFree=1261744/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=166652 CPUtime=222.23
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 52579 0 0 0 22190 33 0 0 25 0 1 0 948606651 170651648 38228 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 41663 38228 103 219 0 41441 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 166652

[startup+282.302 s]
/proc/loadavg: 1.08 1.05 1.01 2/74 6554
/proc/meminfo: memFree=1255984/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=196212 CPUtime=282.22
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 54088 0 0 0 28186 36 0 0 25 0 1 0 948606651 200921088 39737 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 49053 39737 103 219 0 48831 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 196212

[startup+342.301 s]
/proc/loadavg: 1.07 1.06 1.00 2/74 6554
/proc/meminfo: memFree=1250104/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=196212 CPUtime=342.2
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 55472 0 0 0 34183 37 0 0 25 0 1 0 948606651 200921088 41121 1992294400 4194304 5092341 548682068848 18446744073709551615 4246848 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 49053 41121 103 219 0 48831 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 196212

[startup+402.301 s]
/proc/loadavg: 1.11 1.07 1.01 2/74 6554
/proc/meminfo: memFree=1245560/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=196212 CPUtime=402.19
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 56605 0 0 0 40180 39 0 0 25 0 1 0 948606651 200921088 42254 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 49053 42254 103 219 0 48831 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 196212

[startup+462.302 s]
/proc/loadavg: 1.08 1.07 1.01 2/74 6554
/proc/meminfo: memFree=1242296/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=196212 CPUtime=462.17
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 57410 0 0 0 46177 40 0 0 25 0 1 0 948606651 200921088 43059 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 49053 43059 103 219 0 48831 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 196212

[startup+522.301 s]
/proc/loadavg: 1.03 1.06 1.00 2/74 6554
/proc/meminfo: memFree=1238200/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=196212 CPUtime=522.15
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 58469 0 0 0 52174 41 0 0 25 0 1 0 948606651 200921088 44118 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 49053 44118 103 219 0 48831 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 196212

[startup+582.301 s]
/proc/loadavg: 1.01 1.04 1.00 2/74 6554
/proc/meminfo: memFree=1232696/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=196212 CPUtime=582.13
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 59830 0 0 0 58170 43 0 0 25 0 1 0 948606651 200921088 45479 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 49053 45479 103 219 0 48831 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 196212

[startup+642.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/74 6554
/proc/meminfo: memFree=1227832/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=240556 CPUtime=642.13
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 61038 0 0 0 64168 45 0 0 25 0 1 0 948606651 246329344 46687 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 60139 46687 103 219 0 59917 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 240556

[startup+702.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/74 6554
/proc/meminfo: memFree=1221688/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=240556 CPUtime=702.11
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 62573 0 0 0 70164 47 0 0 25 0 1 0 948606651 246329344 48222 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 60139 48222 103 219 0 59917 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 240556

[startup+762.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/74 6554
/proc/meminfo: memFree=1218680/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=240556 CPUtime=762.09
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 63316 0 0 0 76161 48 0 0 25 0 1 0 948606651 246329344 48965 1992294400 4194304 5092341 548682068848 18446744073709551615 4240650 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 60139 48965 103 219 0 59917 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 240556

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/74 6554
/proc/meminfo: memFree=1215544/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=240556 CPUtime=822.08
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 64124 0 0 0 82158 50 0 0 25 0 1 0 948606651 246329344 49773 1992294400 4194304 5092341 548682068848 18446744073709551615 4244035 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 60139 49773 103 219 0 59917 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 240556

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/74 6554
/proc/meminfo: memFree=1212920/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=240556 CPUtime=882.06
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 64761 0 0 0 88155 51 0 0 25 0 1 0 948606651 246329344 50410 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 60139 50410 103 219 0 59917 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 240556

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 6554
/proc/meminfo: memFree=1210360/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=240556 CPUtime=942.04
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 65395 0 0 0 94153 51 0 0 25 0 1 0 948606651 246329344 51044 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 60139 51044 103 219 0 59917 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 240556

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 6554
/proc/meminfo: memFree=1206456/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=240556 CPUtime=1002.03
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 66389 0 0 0 100150 53 0 0 25 0 1 0 948606651 246329344 52038 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 60139 52038 103 219 0 59917 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 240556

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 6554
/proc/meminfo: memFree=1202744/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=240556 CPUtime=1062.01
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 67301 0 0 0 106148 53 0 0 25 0 1 0 948606651 246329344 52950 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 60139 52950 103 219 0 59917 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 240556

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 6554
/proc/meminfo: memFree=1198008/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=240556 CPUtime=1122
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 68477 0 0 0 112145 55 0 0 25 0 1 0 948606651 246329344 54126 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 60139 54126 103 219 0 59917 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 240556

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 6554
/proc/meminfo: memFree=1193464/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=240556 CPUtime=1181.98
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 69630 0 0 0 118142 56 0 0 25 0 1 0 948606651 246329344 55279 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 60139 55279 103 219 0 59917 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 240556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 6554
/proc/meminfo: memFree=1191416/2055920 swapFree=4176776/4192956
[pid=6553] ppid=6551 vsize=240556 CPUtime=1200.08
/proc/6553/stat : 6553 (minisat) R 6551 6553 6305 0 -1 4194304 70103 0 0 0 119952 56 0 0 25 0 1 0 948606651 246329344 55752 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/6553/statm: 60139 55752 103 219 0 59917 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 240556

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.13
CPU user time (s): 1199.53
CPU system time (s): 0.599908
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 240556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.53
system time used= 0.599908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70103
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= 2702

runsolver used 1.26781 second user time and 3.11253 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-05 11:03:00
IDJOB=1580773
IDBENCH=71023
IDSOLVER=546
FILE ID=node82/1580773-1238922178
PBS_JOBID= 9101416
Free space on /tmp= 66536 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-5p1.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580773-1238922178/watcher-1580773-1238922178 -o /tmp/evaluation-result-1580773-1238922178/solver-1580773-1238922178 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1580773-1238922178.cnf

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

MD5SUM BENCH= 8eb175d312e8be3bb4695a79b8f45bdc
RANDOM SEED=2054298839

node82.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1414936 kB
Buffers:         61904 kB
Cached:         505996 kB
SwapCached:       7244 kB
Active:         232940 kB
Inactive:       344268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1414936 kB
SwapTotal:     4192956 kB
SwapFree:      4176776 kB
Dirty:           27140 kB
Writeback:           0 kB
Mapped:          14788 kB
Slab:            48888 kB
Committed_AS:  2747456 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB
End job on node82 at 2009-04-05 11:23:03