Trace number 1737927

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
SAT07 reference solver: minisat SAT 2007? (TO) 1200.1 1200.65

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp_ci_ce.cnf
MD5SUM17405d60322fbbfc84267e396be14b66
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark145.595
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses457280
Sum of the clauses size1516932
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 272774
Number of clauses of size 3228663
Number of clauses of size 4122769
Number of clauses of size 525920
Number of clauses of size over 57154

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  33867                                                |
0.00/0.00	c |  Number of clauses:    457280                                               |
0.39/0.47	c |  Parsing time:         0.43         s                                       |
2.10/2.18	c ============================[ Search Statistics ]==============================
2.10/2.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.10/2.18	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.10/2.18	c ===============================================================================
2.10/2.18	c |         0 |   22867   391964  1305704 |   130654        0    nan |  0.000 % |
2.20/2.24	c |       102 |   22866   391964  1305704 |   143720      101     18 |  1.677 % |
2.20/2.29	c |       252 |   22866   391964  1305704 |   158092      251     20 |  1.677 % |
2.29/2.39	c |       477 |   22866   391964  1305704 |   173901      476     20 |  1.677 % |
2.39/2.49	c |       816 |   22866   391964  1305704 |   191291      815     22 |  1.677 % |
2.69/2.71	c |      1322 |   22866   391964  1305704 |   210420     1321     28 |  1.677 % |
2.89/2.93	c |      2082 |   22866   391964  1305704 |   231462     2081     31 |  1.677 % |
3.19/3.26	c |      3221 |   22866   391964  1305704 |   254608     3220     33 |  1.677 % |
3.69/3.73	c |      4930 |   22866   391964  1305704 |   280069     4929     33 |  1.677 % |
4.39/4.47	c |      7492 |   22866   391964  1305704 |   308076     7491     35 |  1.677 % |
6.09/6.14	c |     11336 |   22866   391956  1305688 |   338884    11335     55 |  1.677 % |
8.28/8.35	c |     17102 |   22866   391956  1305688 |   372773    17101     52 |  1.677 % |
11.28/11.32	c |     25754 |   22866   391956  1305688 |   410050    25753     49 |  1.677 % |
15.98/16.02	c |     38729 |   22866   391956  1305688 |   451055    38728     49 |  1.677 % |
28.57/28.65	c |     58190 |   22866   391956  1305688 |   496160    58189     68 |  1.677 % |
42.46/42.51	c |     87383 |   22866   391956  1305688 |   545776    87382     64 |  1.677 % |
73.24/73.40	c |    131178 |   22866   391956  1305688 |   600354   131177     74 |  1.677 % |
137.12/137.26	c |    196863 |   22866   391956  1305688 |   660390   196862     78 |  1.677 % |
271.76/271.93	c |    295392 |   22866   391956  1305688 |   726429   295391     83 |  1.677 % |
801.72/802.11	c |    443181 |   22866   391956  1305688 |   799072   443180    100 |  1.677 % |

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-1737927-1240833957/watcher-1737927-1240833957 -o /tmp/evaluation-result-1737927-1240833957/solver-1737927-1240833957 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1737927-1240833957.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: 0.92 0.98 0.95 3/64 8310
/proc/meminfo: memFree=1546288/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=2716 CPUtime=0
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 553 0 0 0 0 0 0 0 18 0 1 0 111424164 2781184 539 1992294400 134512640 135048876 4294956208 18446744073709551615 134549280 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 679 540 50 130 0 546 0

[startup+0.0317121 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 8310
/proc/meminfo: memFree=1546288/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=6796 CPUtime=0.02
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 1436 0 0 0 2 0 0 0 18 0 1 0 111424164 6959104 1422 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 1699 1422 50 130 0 1566 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6796

[startup+0.10172 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 8310
/proc/meminfo: memFree=1546288/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=11440 CPUtime=0.09
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 2574 0 0 0 8 1 0 0 18 0 1 0 111424164 11714560 2560 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 2860 2561 50 130 0 2727 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11440

[startup+0.301751 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 8310
/proc/meminfo: memFree=1546288/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=24100 CPUtime=0.29
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 5710 0 0 0 27 2 0 0 20 0 1 0 111424164 24678400 5696 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 6025 5697 50 130 0 5892 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24100

[startup+0.701808 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 8310
/proc/meminfo: memFree=1546288/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=33892 CPUtime=0.69
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 8192 0 0 0 66 3 0 0 24 0 1 0 111424164 34705408 8178 1992294400 134512640 135048876 4294956208 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 8473 8178 62 130 0 8340 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33892

[startup+1.50192 s]
/proc/loadavg: 0.92 0.98 0.95 2/65 8311
/proc/meminfo: memFree=1513576/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=39016 CPUtime=1.5
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 9306 0 0 0 146 4 0 0 25 0 1 0 111424164 39952384 9292 1992294400 134512640 135048876 4294956208 18446744073709551615 134523567 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 9754 9293 62 130 0 9621 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 39016

[startup+3.10117 s]
/proc/loadavg: 0.92 0.98 0.95 2/65 8311
/proc/meminfo: memFree=1508200/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=35308 CPUtime=3.09
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 9554 0 0 0 305 4 0 0 25 0 1 0 111424164 36155392 8424 1992294400 134512640 135048876 4294956208 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/8310/statm: 8827 8424 67 130 0 8694 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35308

[startup+6.30163 s]
/proc/loadavg: 1.01 1.00 0.96 2/65 8311
/proc/meminfo: memFree=1512424/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=35308 CPUtime=6.29
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 9554 0 0 0 625 4 0 0 25 0 1 0 111424164 36155392 8424 1992294400 134512640 135048876 4294956208 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 8827 8424 67 130 0 8694 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35308

[startup+12.7016 s]
/proc/loadavg: 1.01 1.00 0.96 2/65 8311
/proc/meminfo: memFree=1512488/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=35472 CPUtime=12.68
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 9583 0 0 0 1264 4 0 0 25 0 1 0 111424164 36323328 8453 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 8868 8453 67 130 0 8735 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35472

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 8311
/proc/meminfo: memFree=1505512/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=42876 CPUtime=25.47
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 11414 0 0 0 2541 6 0 0 25 0 1 0 111424164 43905024 10284 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 10719 10284 67 130 0 10586 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 42876

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 8311
/proc/meminfo: memFree=1491688/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=56904 CPUtime=51.06
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 14898 0 0 0 5097 9 0 0 25 0 1 0 111424164 58269696 13768 1992294400 134512640 135048876 4294956208 18446744073709551615 134547143 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 14226 13768 67 130 0 14093 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 56904

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 8311
/proc/meminfo: memFree=1466344/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=81996 CPUtime=102.24
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 21157 0 0 0 10208 16 0 0 25 0 1 0 111424164 83963904 20027 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 20499 20027 67 130 0 20366 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 81996

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 8311
/proc/meminfo: memFree=1443560/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=105036 CPUtime=162.21
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 26871 0 0 0 16198 23 0 0 25 0 1 0 111424164 107556864 25741 1992294400 134512640 135048876 4294956208 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 26259 25741 67 130 0 26126 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 105036

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 8311
/proc/meminfo: memFree=1424744/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=123524 CPUtime=222.18
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 31531 0 0 0 22190 28 0 0 25 0 1 0 111424164 126488576 30401 1992294400 134512640 135048876 4294956208 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 30881 30401 67 130 0 30748 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 123524

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 8311
/proc/meminfo: memFree=1410472/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=137676 CPUtime=282.15
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 35115 0 0 0 28184 31 0 0 25 0 1 0 111424164 140980224 33985 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 34419 33985 67 130 0 34286 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 137676

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 8311
/proc/meminfo: memFree=1398832/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=149784 CPUtime=342.13
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 37998 0 0 0 34178 35 0 0 25 0 1 0 111424164 153378816 36868 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 37446 36868 67 130 0 37313 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 149784

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 8311
/proc/meminfo: memFree=1388592/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=160004 CPUtime=402.1
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 40583 0 0 0 40172 38 0 0 25 0 1 0 111424164 163844096 39453 1992294400 134512640 135048876 4294956208 18446744073709551615 134547282 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 40001 39453 67 130 0 39868 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 160004

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 8311
/proc/meminfo: memFree=1379056/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=169404 CPUtime=462.08
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 42944 0 0 0 46167 41 0 0 25 0 1 0 111424164 173469696 41814 1992294400 134512640 135048876 4294956208 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 42351 41814 67 130 0 42218 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 169404

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 8311
/proc/meminfo: memFree=1367344/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=181224 CPUtime=522.05
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 45901 0 0 0 52161 44 0 0 25 0 1 0 111424164 185573376 44771 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 45306 44771 67 130 0 45173 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 181224

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 8311
/proc/meminfo: memFree=1358256/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=190112 CPUtime=582.02
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 48130 0 0 0 58156 46 0 0 25 0 1 0 111424164 194674688 47000 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 47528 47000 67 130 0 47395 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 190112

[startup+642.302 s]
/proc/loadavg: 1.07 1.02 0.96 2/65 8311
/proc/meminfo: memFree=1349232/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=198960 CPUtime=642.01
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 50353 0 0 0 64153 48 0 0 25 0 1 0 111424164 203735040 49223 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 49740 49223 67 130 0 49607 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 198960

[startup+702.302 s]
/proc/loadavg: 1.09 1.03 0.97 2/65 8311
/proc/meminfo: memFree=1340976/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=207196 CPUtime=701.97
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 52427 0 0 0 70147 50 0 0 25 0 1 0 111424164 212168704 51297 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 51799 51297 67 130 0 51666 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 207196

[startup+762.306 s]
/proc/loadavg: 1.03 1.02 0.97 2/65 8311
/proc/meminfo: memFree=1333552/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=214444 CPUtime=761.95
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 54270 0 0 0 76143 52 0 0 25 0 1 0 111424164 219590656 53140 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 53611 53140 67 130 0 53478 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 214444

[startup+822.302 s]
/proc/loadavg: 1.01 1.02 0.97 2/65 8311
/proc/meminfo: memFree=1324656/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=223556 CPUtime=821.92
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 56526 0 0 0 82137 55 0 0 25 0 1 0 111424164 228921344 55396 1992294400 134512640 135048876 4294956208 18446744073709551615 134552339 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 55889 55396 67 130 0 55756 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 223556

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 0.97 2/65 8311
/proc/meminfo: memFree=1313200/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=235764 CPUtime=881.89
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 59353 0 0 0 88129 60 0 0 25 0 1 0 111424164 241422336 58223 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 58941 58223 67 130 0 58808 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 235764

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8311
/proc/meminfo: memFree=1301872/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=247040 CPUtime=941.86
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 62193 0 0 0 94123 63 0 0 25 0 1 0 111424164 252968960 61063 1992294400 134512640 135048876 4294956208 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 61760 61063 67 130 0 61627 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 247040

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8311
/proc/meminfo: memFree=1292464/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=256188 CPUtime=1001.84
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 64523 0 0 0 100119 65 0 0 25 0 1 0 111424164 262336512 63393 1992294400 134512640 135048876 4294956208 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 64047 63393 67 130 0 63914 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 256188

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8311
/proc/meminfo: memFree=1283184/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=265436 CPUtime=1061.8
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 66844 0 0 0 106113 67 0 0 25 0 1 0 111424164 271806464 65714 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 66359 65714 67 130 0 66226 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 265436

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8311
/proc/meminfo: memFree=1273392/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=275100 CPUtime=1121.77
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 69290 0 0 0 112108 69 0 0 25 0 1 0 111424164 281702400 68160 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 68775 68160 67 130 0 68642 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 275100

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8311
/proc/meminfo: memFree=1265456/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=283184 CPUtime=1181.75
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 71285 0 0 0 118103 72 0 0 25 0 1 0 111424164 289980416 70155 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 70796 70155 67 130 0 70663 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 283184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 8311
/proc/meminfo: memFree=1262704/2055920 swapFree=4181452/4192956
[pid=8310] ppid=8308 vsize=285708 CPUtime=1200.04
/proc/8310/stat : 8310 (minisat_noasser) R 8308 8310 8209 0 -1 4194304 71931 0 0 0 119931 73 0 0 25 0 1 0 111424164 292564992 70801 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/8310/statm: 71427 70801 67 130 0 71294 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 285708

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.65
CPU time (s): 1200.1
CPU user time (s): 1199.32
CPU system time (s): 0.777881
CPU usage (%): 99.9541
Max. virtual memory (cumulated for all children) (KiB): 285708

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

runsolver used 0.959854 second user time and 3.42048 second system time

The end

Launcher Data

Begin job on node39 at 2009-04-27 14:05:58
IDJOB=1737927
IDBENCH=71797
IDSOLVER=556
FILE ID=node39/1737927-1240833957
PBS_JOBID= 9187552
Free space on /tmp= 66336 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n9_i9_pp_ci_ce.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737927-1240833957/watcher-1737927-1240833957 -o /tmp/evaluation-result-1737927-1240833957/solver-1737927-1240833957 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1737927-1240833957.cnf

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

MD5SUM BENCH= 17405d60322fbbfc84267e396be14b66
RANDOM SEED=1592434950

node39.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.281
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.281
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:       1546832 kB
Buffers:         68432 kB
Cached:         376640 kB
SwapCached:       6312 kB
Active:         256440 kB
Inactive:       197484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1546832 kB
SwapTotal:     4192956 kB
SwapFree:      4181452 kB
Dirty:           11640 kB
Writeback:           0 kB
Mapped:          13584 kB
Slab:            41256 kB
Committed_AS:   531004 kB
PageTables:       1380 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= 66336 MiB
End job on node39 at 2009-04-27 14:26:00