Trace number 1807621

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
minisat2-simp 070721? (TO) 1200.11 1200.46

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp.cnf
MD5SUM3e04f934e4f74a8e89587f6c1327f77e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark379.428
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses454832
Sum of the clauses size1512036
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 270326
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	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  33867                                                |
0.00/0.00	|  Number of clauses:    454832                                               |
0.39/0.49	|  Parsing time:         0.44         s                                       |
2.79/2.82	============================[ Search Statistics ]==============================
2.79/2.82	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.79/2.82	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.79/2.82	===============================================================================
2.79/2.82	|         0 |   21470   400607  1481892 |   133535        0    nan |  0.000 % |
2.79/2.89	|       100 |   21470   400607  1481892 |   146889      100     13 |  2.153 % |
2.89/2.97	|       251 |   21470   400607  1481892 |   161578      251     20 |  2.153 % |
2.99/3.07	|       476 |   21470   400607  1481892 |   177735      476     26 |  2.153 % |
3.09/3.11	|       814 |   21470   400607  1481892 |   195509      814     30 |  2.153 % |
3.09/3.16	|      1320 |   21470   400607  1481892 |   215060     1320     32 |  2.153 % |
3.19/3.26	|      2082 |   21470   400607  1481892 |   236566     2082     31 |  2.153 % |
3.59/3.68	|      3224 |   21470   400607  1481892 |   260223     3224     39 |  2.153 % |
3.89/3.95	|      4932 |   21470   400607  1481892 |   286245     4932     36 |  2.153 % |
4.39/4.47	|      7496 |   21470   400607  1481892 |   314870     7496     37 |  2.153 % |
5.48/5.56	|     11340 |   21470   400607  1481892 |   346357    11340     41 |  2.153 % |
7.18/7.26	|     17106 |   21469   400607  1481892 |   380992    17105     43 |  2.155 % |
11.57/11.68	|     25755 |   21469   400535  1481652 |   419092    25745     50 |  2.155 % |
19.28/19.39	|     38729 |   21469   400535  1481652 |   461001    38719     55 |  2.155 % |
27.67/27.77	|     58192 |   21469   400535  1481652 |   507101    58182     59 |  2.155 % |
67.77/67.89	|     87388 |   21469   400535  1481652 |   557811    87378    100 |  2.155 % |
105.75/105.86	|    131179 |   21469   400535  1481652 |   613592   131169     89 |  2.155 % |
184.74/184.82	|    196863 |   21468   400463  1481412 |   674952   196846     92 |  2.158 % |
354.29/354.48	|    295390 |   21468   400463  1481412 |   742447   295373    103 |  2.158 % |
644.70/644.92	|    443181 |   21468   400463  1481412 |   816691   443164     99 |  2.158 % |
1186.05/1186.47	|    664866 |   21468   400463  1481412 |   898361   664849    107 |  2.158 % |

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-1807621-1242159800/watcher-1807621-1242159800 -o /tmp/evaluation-result-1807621-1242159800/solver-1807621-1242159800 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1807621-1242159800.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 24574
/proc/meminfo: memFree=1302352/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=2912 CPUtime=0
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 570 0 0 0 0 0 0 0 18 0 1 0 244008453 2981888 555 1992294400 134512640 135243866 4294956256 18446744073709551615 134553583 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 728 556 65 178 0 548 0

[startup+0.0699429 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 24574
/proc/meminfo: memFree=1302352/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=9420 CPUtime=0.06
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 2033 0 0 0 5 1 0 0 18 0 1 0 244008453 9646080 2018 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 2355 2019 65 178 0 2175 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9420

[startup+0.101947 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 24574
/proc/meminfo: memFree=1302352/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=11508 CPUtime=0.09
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 2562 0 0 0 8 1 0 0 18 0 1 0 244008453 11784192 2547 1992294400 134512640 135243866 4294956256 18446744073709551615 134770158 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 2877 2547 65 178 0 2697 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11508

[startup+0.30197 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 24574
/proc/meminfo: memFree=1302352/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=23772 CPUtime=0.29
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 5577 0 0 0 26 3 0 0 19 0 1 0 244008453 24342528 5562 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 5943 5563 65 178 0 5763 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23772

[startup+0.702022 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 24574
/proc/meminfo: memFree=1302352/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=33968 CPUtime=0.69
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 8165 0 0 0 65 4 0 0 22 0 1 0 244008453 34783232 8150 1992294400 134512640 135243866 4294956256 18446744073709551615 134535464 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 8492 8150 80 178 0 8312 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33968

[startup+1.50212 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24575
/proc/meminfo: memFree=1269320/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=43208 CPUtime=1.49
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 10216 0 0 0 144 5 0 0 25 0 1 0 244008453 44244992 10201 1992294400 134512640 135243866 4294956256 18446744073709551615 134541643 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 10802 10201 80 178 0 10622 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43208

[startup+3.10133 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24575
/proc/meminfo: memFree=1259912/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=40160 CPUtime=3.09
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 11003 0 0 0 303 6 0 0 25 0 1 0 244008453 41123840 9645 1992294400 134512640 135243866 4294956256 18446744073709551615 134555901 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 10040 9645 87 178 0 9860 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40160

[startup+6.30173 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24575
/proc/meminfo: memFree=1263624/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=40160 CPUtime=6.28
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 11003 0 0 0 622 6 0 0 25 0 1 0 244008453 41123840 9645 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 10040 9645 87 178 0 9860 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40160

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24575
/proc/meminfo: memFree=1263624/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=40436 CPUtime=12.67
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 11006 0 0 0 1261 6 0 0 25 0 1 0 244008453 41406464 9648 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 10109 9648 87 178 0 9929 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 40436

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24575
/proc/meminfo: memFree=1259400/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=44752 CPUtime=25.48
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 12135 0 0 0 2540 8 0 0 25 0 1 0 244008453 45826048 10777 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 11188 10777 87 178 0 11008 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44752

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24575
/proc/meminfo: memFree=1245448/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=59004 CPUtime=51.06
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 15673 0 0 0 5096 10 0 0 25 0 1 0 244008453 60420096 14315 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 14751 14315 87 178 0 14571 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 59004

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24575
/proc/meminfo: memFree=1223816/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=80284 CPUtime=102.26
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 20988 0 0 0 10210 16 0 0 25 0 1 0 244008453 82210816 19630 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 20071 19630 87 178 0 19891 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 80284

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24575
/proc/meminfo: memFree=1203272/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=100908 CPUtime=162.24
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 26143 0 0 0 16202 22 0 0 25 0 1 0 244008453 103329792 24785 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 25227 24785 87 178 0 25047 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 100908

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24575
/proc/meminfo: memFree=1182728/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=121508 CPUtime=222.22
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 31230 0 0 0 22193 29 0 0 25 0 1 0 244008453 124424192 29872 1992294400 134512640 135243866 4294956256 18446744073709551615 134558719 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 30377 29872 87 178 0 30197 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 121508

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24575
/proc/meminfo: memFree=1165832/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=138412 CPUtime=282.21
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 35462 0 0 0 28188 33 0 0 25 0 1 0 244008453 141733888 34104 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 34603 34104 87 178 0 34423 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 138412

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24575
/proc/meminfo: memFree=1146888/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=157044 CPUtime=342.18
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 40158 0 0 0 34181 37 0 0 25 0 1 0 244008453 160813056 38800 1992294400 134512640 135243866 4294956256 18446744073709551615 134555699 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 39261 38800 87 178 0 39081 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 157044

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24575
/proc/meminfo: memFree=1128968/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=175488 CPUtime=402.17
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 44663 0 0 0 40174 43 0 0 25 0 1 0 244008453 179699712 43305 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 43872 43305 87 178 0 43692 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 175488

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24575
/proc/meminfo: memFree=1115080/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=188984 CPUtime=462.15
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 48088 0 0 0 46168 47 0 0 25 0 1 0 244008453 193519616 46730 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 47246 46730 87 178 0 47066 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 188984

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24575
/proc/meminfo: memFree=1103496/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=200388 CPUtime=522.14
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 50966 0 0 0 52163 51 0 0 25 0 1 0 244008453 205197312 49608 1992294400 134512640 135243866 4294956256 18446744073709551615 134556115 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 50097 49608 87 178 0 49917 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 200388

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 24575
/proc/meminfo: memFree=1093384/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=210372 CPUtime=582.12
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 53470 0 0 0 58158 54 0 0 25 0 1 0 244008453 215420928 52112 1992294400 134512640 135243866 4294956256 18446744073709551615 134555926 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 52593 52112 87 178 0 52413 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 210372

[startup+642.301 s]
/proc/loadavg: 1.07 0.99 0.99 2/66 24575
/proc/meminfo: memFree=1083784/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=219848 CPUtime=642.1
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 55844 0 0 0 64153 57 0 0 25 0 1 0 244008453 225124352 54486 1992294400 134512640 135243866 4294956256 18446744073709551615 134555754 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 54962 54486 87 178 0 54782 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 219848

[startup+702.302 s]
/proc/loadavg: 1.02 0.99 0.99 2/66 24575
/proc/meminfo: memFree=1070152/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=234396 CPUtime=702.08
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 59283 0 0 0 70147 61 0 0 25 0 1 0 244008453 240021504 57925 1992294400 134512640 135243866 4294956256 18446744073709551615 134556112 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 58599 57925 87 178 0 58419 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 234396

[startup+762.307 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 24575
/proc/meminfo: memFree=1056328/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=247872 CPUtime=762.07
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 62680 0 0 0 76143 64 0 0 25 0 1 0 244008453 253820928 61322 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 61968 61322 87 178 0 61788 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 247872

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 24575
/proc/meminfo: memFree=1042312/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=261880 CPUtime=822.05
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 66195 0 0 0 82137 68 0 0 25 0 1 0 244008453 268165120 64837 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 65470 64837 87 178 0 65290 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 261880

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 24575
/proc/meminfo: memFree=1027656/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=276420 CPUtime=882.04
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 69843 0 0 0 88132 72 0 0 25 0 1 0 244008453 283054080 68485 1992294400 134512640 135243866 4294956256 18446744073709551615 134555754 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 69105 68485 87 178 0 68925 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 276420

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 24575
/proc/meminfo: memFree=1015752/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=288220 CPUtime=942.02
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 72840 0 0 0 94127 75 0 0 25 0 1 0 244008453 295137280 71482 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 72055 71482 87 178 0 71875 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 288220

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 24575
/proc/meminfo: memFree=1002312/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=301492 CPUtime=1002.01
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 76150 0 0 0 100123 78 0 0 25 0 1 0 244008453 308727808 74792 1992294400 134512640 135243866 4294956256 18446744073709551615 134555784 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 75373 74792 87 178 0 75193 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 301492

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 24575
/proc/meminfo: memFree=990664/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=313124 CPUtime=1061.98
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 79077 0 0 0 106117 81 0 0 25 0 1 0 244008453 320638976 77719 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 78281 77719 87 178 0 78101 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 313124

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 24575
/proc/meminfo: memFree=980744/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=322820 CPUtime=1121.97
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 81517 0 0 0 112113 84 0 0 25 0 1 0 244008453 330567680 80159 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 80705 80159 87 178 0 80525 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 322820

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 24577
/proc/meminfo: memFree=967688/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=335780 CPUtime=1181.95
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 84799 0 0 0 118107 88 0 0 25 0 1 0 244008453 343838720 83441 1992294400 134512640 135243866 4294956256 18446744073709551615 134555895 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 83945 83441 87 178 0 83765 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 335780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 24577
/proc/meminfo: memFree=964360/2055920 swapFree=4180188/4192956
[pid=24574] ppid=24572 vsize=338976 CPUtime=1200.05
/proc/24574/stat : 24574 (minisat_static) R 24572 24574 24473 0 -1 4194304 85583 0 0 0 119916 89 0 0 25 0 1 0 244008453 347111424 84225 1992294400 134512640 135243866 4294956256 18446744073709551615 134555905 0 0 4096 3 0 0 0 17 1 0 0
/proc/24574/statm: 84744 84225 87 178 0 84564 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 338976

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.46
CPU time (s): 1200.11
CPU user time (s): 1199.16
CPU system time (s): 0.947855
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 338976

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

runsolver used 1.3258 second user time and 3.05054 second system time

The end

Launcher Data

Begin job on node54 at 2009-05-12 22:23:21
IDJOB=1807621
IDBENCH=71799
IDSOLVER=568
FILE ID=node54/1807621-1242159800
PBS_JOBID= 9289732
Free space on /tmp= 66276 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n9_i9_pp.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807621-1242159800/watcher-1807621-1242159800 -o /tmp/evaluation-result-1807621-1242159800/solver-1807621-1242159800 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1807621-1242159800.cnf

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

MD5SUM BENCH= 3e04f934e4f74a8e89587f6c1327f77e
RANDOM SEED=1563637451

node54.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.234
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.234
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:       1302768 kB
Buffers:         48200 kB
Cached:         632660 kB
SwapCached:       5872 kB
Active:         101048 kB
Inactive:       588392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1302768 kB
SwapTotal:     4192956 kB
SwapFree:      4180188 kB
Dirty:           10964 kB
Writeback:           0 kB
Mapped:          14236 kB
Slab:            49668 kB
Committed_AS:   866920 kB
PageTables:       1368 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= 66276 MiB
End job on node54 at 2009-05-12 22:43:23