Trace number 1737919

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.09 1200.55

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 WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.39/0.46	c |  Number of variables:         33867                                         |
0.39/0.46	c |  Number of clauses:          457280                                         |
0.39/0.46	c |  Parse time:                   0.40 s                                       |
2.20/2.22	c |  Simplification time:          1.75 s                                       |
2.20/2.22	c |                                                                             |
2.20/2.22	c ============================[ Search Statistics ]==============================
2.20/2.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.20/2.22	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.20/2.22	c ===============================================================================
2.20/2.25	c |       100 |   22860   391949  1304158 |   143714       99     20 |  1.677 % |
2.20/2.29	c |       250 |   22860   391949  1304158 |   158086      249     17 |  1.677 % |
2.29/2.33	c |       475 |   22860   391949  1304158 |   173894      474     18 |  1.677 % |
2.39/2.41	c |       812 |   22860   391949  1304158 |   191284      811     23 |  1.677 % |
2.39/2.49	c |      1318 |   22860   391949  1304158 |   210412     1317     23 |  1.677 % |
2.49/2.57	c |      2077 |   22860   391949  1304158 |   231453     2076     23 |  1.677 % |
2.69/2.77	c |      3216 |   22860   391949  1304158 |   254599     3215     25 |  1.677 % |
3.09/3.10	c |      4924 |   22860   391941  1304142 |   280059     4923     24 |  1.677 % |
3.39/3.43	c |      7486 |   22860   391941  1304142 |   308065     7485     25 |  1.677 % |
4.09/4.15	c |     11330 |   22860   391941  1304142 |   338871    11329     30 |  1.677 % |
4.99/5.08	c |     17096 |   22860   391941  1304142 |   372758    17095     29 |  1.677 % |
6.69/6.75	c |     25745 |   22860   391941  1304142 |   410034    25744     33 |  1.677 % |
9.39/9.43	c |     38719 |   22860   391941  1304142 |   451038    38718     35 |  1.677 % |
15.09/15.11	c |     58180 |   22860   391941  1304142 |   496141    58179     43 |  1.677 % |
23.78/23.85	c |     87372 |   22860   391941  1304142 |   545756    87371     48 |  1.677 % |
36.27/36.40	c |    131161 |   22860   391941  1304142 |   600331   131160     49 |  1.677 % |
65.87/65.99	c |    196845 |   22860   391941  1304142 |   660364   196844     51 |  1.677 % |
136.93/137.07	c |    295371 |   22860   391941  1304142 |   726401   295370     58 |  1.677 % |
256.49/256.68	c |    443160 |   22860   391941  1304142 |   799041   443159     64 |  1.677 % |
584.76/585.04	c |    664843 |   22860   391941  1304142 |   878945   664842     71 |  1.677 % |
847.26/847.63	c |    997368 |   22860   391941  1304142 |   966840   171673     67 |  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-1737919-1240833956/watcher-1737919-1240833956 -o /tmp/evaluation-result-1737919-1240833956/solver-1737919-1240833956 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1737919-1240833956.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.95 0.94 3/64 4763
/proc/meminfo: memFree=1499704/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=8188 CPUtime=0
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 513 0 0 0 0 0 0 0 18 0 1 0 111424247 8384512 497 1992294400 4194304 5092341 548682068848 18446744073709551615 4515648 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 2047 505 63 219 0 1825 0

[startup+0.093455 s]
/proc/loadavg: 0.92 0.95 0.94 3/64 4763
/proc/meminfo: memFree=1499704/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=15364 CPUtime=0.08
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 2730 0 0 0 7 1 0 0 18 0 1 0 111424247 15732736 2586 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 3841 2586 63 219 0 3619 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15364

[startup+0.101455 s]
/proc/loadavg: 0.92 0.95 0.94 3/64 4763
/proc/meminfo: memFree=1499704/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=15760 CPUtime=0.09
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 2872 0 0 0 8 1 0 0 18 0 1 0 111424247 16138240 2728 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 3940 2729 63 219 0 3718 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15760

[startup+0.301492 s]
/proc/loadavg: 0.92 0.95 0.94 3/64 4763
/proc/meminfo: memFree=1499704/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=27988 CPUtime=0.29
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 6809 0 0 0 25 4 0 0 19 0 1 0 111424247 28659712 6235 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 6997 6235 63 219 0 6775 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27988

[startup+0.701568 s]
/proc/loadavg: 0.92 0.95 0.94 3/64 4763
/proc/meminfo: memFree=1499704/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=39144 CPUtime=0.69
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 9731 0 0 0 63 6 0 0 22 0 1 0 111424247 40083456 8853 1992294400 4194304 5092341 548682068848 18446744073709551615 4219924 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 9786 8853 87 219 0 9564 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39144

[startup+1.50172 s]
/proc/loadavg: 0.92 0.95 0.94 2/65 4764
/proc/meminfo: memFree=1464624/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=41124 CPUtime=1.49
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 10206 0 0 0 143 6 0 0 25 0 1 0 111424247 42110976 9328 1992294400 4194304 5092341 548682068848 18446744073709551615 4212139 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 10281 9328 87 219 0 10059 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41124

[startup+3.10202 s]
/proc/loadavg: 0.92 0.95 0.94 2/65 4764
/proc/meminfo: memFree=1462576/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=34400 CPUtime=3.09
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 12003 0 0 0 302 7 0 0 25 0 1 0 111424247 35225600 7899 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 8600 7899 102 219 0 8378 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34400

[startup+6.30162 s]
/proc/loadavg: 0.93 0.95 0.94 2/65 4764
/proc/meminfo: memFree=1466032/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=38292 CPUtime=6.29
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 12664 0 0 0 621 8 0 0 25 0 1 0 111424247 39211008 8560 1992294400 4194304 5092341 548682068848 18446744073709551615 4240659 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 9573 8560 102 219 0 9351 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38292

[startup+12.7018 s]
/proc/loadavg: 0.93 0.95 0.94 2/65 4764
/proc/meminfo: memFree=1459952/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=44132 CPUtime=12.69
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 14146 0 0 0 1259 10 0 0 25 0 1 0 111424247 45191168 10042 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 11033 10042 102 219 0 10811 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44132

[startup+25.5012 s]
/proc/loadavg: 0.95 0.96 0.94 2/65 4764
/proc/meminfo: memFree=1450032/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=53432 CPUtime=25.48
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 16639 0 0 0 2536 12 0 0 25 0 1 0 111424247 54714368 12535 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 13358 12535 102 219 0 13136 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53432

[startup+51.1011 s]
/proc/loadavg: 0.96 0.96 0.94 2/65 4764
/proc/meminfo: memFree=1432560/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=88612 CPUtime=51.06
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 21045 0 0 0 5089 17 0 0 25 0 1 0 111424247 90738688 16941 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 22153 16941 102 219 0 21931 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 88612

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.94 2/65 4764
/proc/meminfo: memFree=1403312/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=123572 CPUtime=102.24
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 28241 0 0 0 10200 24 0 0 25 0 1 0 111424247 126537728 24137 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 30893 24137 102 219 0 30671 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 123572

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4764
/proc/meminfo: memFree=1373936/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=129600 CPUtime=162.22
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 35633 0 0 0 16190 32 0 0 25 0 1 0 111424247 132710400 31529 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 32400 31529 102 219 0 32178 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 129600

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4764
/proc/meminfo: memFree=1349424/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=177732 CPUtime=222.2
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 41694 0 0 0 22180 40 0 0 25 0 1 0 111424247 181997568 37590 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 44433 37590 102 219 0 44211 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 177732

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4764
/proc/meminfo: memFree=1327472/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=179872 CPUtime=282.18
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 47225 0 0 0 28173 45 0 0 25 0 1 0 111424247 184188928 43121 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 44968 43121 102 219 0 44746 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 179872

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4764
/proc/meminfo: memFree=1309624/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=249424 CPUtime=342.15
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 51618 0 0 0 34166 49 0 0 25 0 1 0 111424247 255410176 47514 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 62356 47514 102 219 0 62134 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 249424

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4764
/proc/meminfo: memFree=1294136/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=253376 CPUtime=402.13
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 55490 0 0 0 40159 54 0 0 25 0 1 0 111424247 259457024 51386 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 63344 51386 102 219 0 63122 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 253376

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4764
/proc/meminfo: memFree=1277112/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=256200 CPUtime=462.11
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 59748 0 0 0 46152 59 0 0 25 0 1 0 111424247 262348800 55644 1992294400 4194304 5092341 548682068848 18446744073709551615 4241075 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 64050 55644 102 219 0 63828 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 256200

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4764
/proc/meminfo: memFree=1262136/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=259020 CPUtime=522.08
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 63528 0 0 0 52145 63 0 0 25 0 1 0 111424247 265236480 59424 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 64755 59424 102 219 0 64533 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 259020

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4764
/proc/meminfo: memFree=1245496/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=262436 CPUtime=582.06
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 67680 0 0 0 58138 68 0 0 25 0 1 0 111424247 268734464 63576 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 65609 63576 102 219 0 65387 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 262436

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4764
/proc/meminfo: memFree=1216568/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=367272 CPUtime=642.05
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 74811 0 0 0 64128 77 0 0 25 0 1 0 111424247 376086528 70707 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 91818 70707 102 219 0 91596 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 367272

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4764
/proc/meminfo: memFree=1200632/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=369068 CPUtime=702.02
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 78839 0 0 0 70121 81 0 0 25 0 1 0 111424247 377925632 74735 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 92267 74735 102 219 0 92045 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 369068

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4764
/proc/meminfo: memFree=1179320/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=370676 CPUtime=762.01
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 84123 0 0 0 76114 87 0 0 25 0 1 0 111424247 379572224 80019 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 92669 80019 102 219 0 92447 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 370676

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4764
/proc/meminfo: memFree=1385144/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=124820 CPUtime=821.97
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 97383 0 0 0 82097 100 0 0 25 0 1 0 111424247 127815680 28668 1992294400 4194304 5092341 548682068848 18446744073709551615 4241484 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 31205 28668 102 219 0 30983 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 124820

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4764
/proc/meminfo: memFree=1348152/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=174088 CPUtime=881.95
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 106491 0 0 0 88085 110 0 0 25 0 1 0 111424247 178266112 37776 1992294400 4194304 5092341 548682068848 18446744073709551615 4240931 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 43522 37776 102 219 0 43300 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 174088

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4764
/proc/meminfo: memFree=1326520/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=218432 CPUtime=941.93
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 111903 0 0 0 94076 117 0 0 25 0 1 0 111424247 223674368 43188 1992294400 4194304 5092341 548682068848 18446744073709551615 4241332 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 54608 43188 102 219 0 54386 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 218432

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4764
/proc/meminfo: memFree=1311992/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=218432 CPUtime=1001.91
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 115494 0 0 0 100069 122 0 0 25 0 1 0 111424247 223674368 46779 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 54608 46779 102 219 0 54386 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 218432

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4764
/proc/meminfo: memFree=1285240/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=284944 CPUtime=1061.89
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 122259 0 0 0 106059 130 0 0 25 0 1 0 111424247 291782656 53544 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 71236 53544 102 219 0 71014 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 284944

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4764
/proc/meminfo: memFree=1263992/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=284944 CPUtime=1121.87
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 127492 0 0 0 112052 135 0 0 25 0 1 0 111424247 291782656 58777 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 71236 58777 102 219 0 71014 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 284944

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4764
/proc/meminfo: memFree=1241144/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=284944 CPUtime=1181.84
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 133191 0 0 0 118041 143 0 0 25 0 1 0 111424247 291782656 64476 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 71236 64476 102 219 0 71014 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 284944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4764
/proc/meminfo: memFree=1236088/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=284944 CPUtime=1200.04
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 134410 0 0 0 119860 144 0 0 25 0 1 0 111424247 291782656 65695 1992294400 4194304 5092341 548682068848 18446744073709551615 4241439 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 71236 65695 102 219 0 71014 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 284944

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4764
/proc/meminfo: memFree=1236088/2055920 swapFree=4177728/4192956
[pid=4763] ppid=4761 vsize=284944 CPUtime=1200.04
/proc/4763/stat : 4763 (minisat) R 4761 4763 4662 0 -1 4194304 134410 0 0 0 119860 144 0 0 25 0 1 0 111424247 291782656 65695 1992294400 4194304 5092341 548682068848 18446744073709551615 4241439 0 0 4096 3 0 0 0 17 1 0 0
/proc/4763/statm: 71236 65695 102 219 0 71014 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 284944

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.09
CPU user time (s): 1198.6
CPU system time (s): 1.49277
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 402232

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

runsolver used 0.863868 second user time and 2.59161 second system time

The end

Launcher Data

Begin job on node37 at 2009-04-27 14:05:57
IDJOB=1737919
IDBENCH=71797
IDSOLVER=546
FILE ID=node37/1737919-1240833956
PBS_JOBID= 9187530
Free space on /tmp= 66312 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n9_i9_pp_ci_ce.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737919-1240833956/watcher-1737919-1240833956 -o /tmp/evaluation-result-1737919-1240833956/solver-1737919-1240833956 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1737919-1240833956.cnf

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

MD5SUM BENCH= 17405d60322fbbfc84267e396be14b66
RANDOM SEED=489888480

node37.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.259
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.259
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:       1500184 kB
Buffers:         71084 kB
Cached:         391432 kB
SwapCached:       9064 kB
Active:         173144 kB
Inactive:       300636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1500184 kB
SwapTotal:     4192956 kB
SwapFree:      4177728 kB
Dirty:           11100 kB
Writeback:           0 kB
Mapped:          13544 kB
Slab:            68024 kB
Committed_AS:   528428 kB
PageTables:       1372 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= 66312 MiB
End job on node37 at 2009-04-27 14:25:59