Trace number 1589955

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.14 1200.47

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p0.cnf
MD5SUM28e85fc2a4586943a0ffdffa15206b58
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables374228
Number of clauses1603007
Sum of the clauses size3767588
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21211215
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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:  374228                                               |
0.00/0.00	|  Number of clauses:    1603007                                              |
2.78/2.85	|  Parsing time:         2.66         s                                       |
6.89/6.92	============================[ Search Statistics ]==============================
6.89/6.92	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.89/6.92	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.89/6.92	===============================================================================
6.89/6.92	|         0 |  243722  1143032  2990112 |   381010        0    nan |  0.000 % |
7.39/7.40	|       100 |  243719  1143032  2990112 |   419111       99    114 | 15.122 % |
7.59/7.66	|       252 |  243719  1143032  2990112 |   461022      250    114 | 15.127 % |
8.09/8.16	|       477 |  243716  1143032  2990112 |   507125      475    110 | 15.127 % |
9.19/9.26	|       814 |  243329  1143032  2990112 |   557837      806     87 | 15.868 % |
10.29/10.37	|      1322 |  243290  1143032  2990112 |   613621     1313     76 | 15.989 % |
11.59/11.68	|      2081 |  240103  1125724  2946171 |   674983     2068     88 | 16.700 % |
14.68/14.75	|      3222 |  236357  1104708  2895596 |   742482     3191     84 | 17.089 % |
19.48/19.54	|      4930 |  233775  1096056  2874904 |   816730     4878     81 | 18.387 % |
26.98/27.03	|      7493 |  227353  1065314  2807648 |   898403     7398     83 | 19.620 % |
36.97/37.06	|     11337 |  223840  1043131  2753086 |   988243    11188     95 | 20.450 % |
52.77/52.87	|     17105 |  222145  1033018  2729176 |  1087067    16902    104 | 20.890 % |
83.96/84.07	|     25754 |  220590  1025148  2711824 |  1195774    25499    133 | 21.304 % |
156.83/156.92	|     38728 |  218717  1015583  2689521 |  1315352    38376    192 | 21.800 % |
253.51/253.63	|     58194 |  218065  1011243  2678625 |  1446887    57723    231 | 21.974 % |
444.17/444.30	|     87386 |  211236   973637  2592088 |  1591576    86688    277 | 23.858 % |
809.87/810.13	|    131175 |  197297   912136  2441143 |  1750733   126715    339 | 27.550 % |

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-1589955-1239114088/watcher-1589955-1239114088 -o /tmp/evaluation-result-1589955-1239114088/solver-1589955-1239114088 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minisat_static HOME/instance-1589955-1239114088.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/64 1002
/proc/meminfo: memFree=1925568/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=2708 CPUtime=0
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 551 0 0 0 0 0 0 0 18 0 1 0 1184073898 2772992 536 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 732 540 65 178 0 552 0

[startup+0.048727 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1002
/proc/meminfo: memFree=1925568/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=16216 CPUtime=0.04
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 3298 0 0 0 3 1 0 0 18 0 1 0 1184073898 16605184 3260 1992294400 134512640 135243866 4294956256 18446744073709551615 134553504 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 4054 3262 65 178 0 3874 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16216

[startup+0.102732 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1002
/proc/meminfo: memFree=1925568/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=30596 CPUtime=0.09
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 5940 0 0 0 6 3 0 0 18 0 1 0 1184073898 31330304 5902 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 7649 5903 65 178 0 7469 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30596

[startup+0.301754 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1002
/proc/meminfo: memFree=1925568/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=40932 CPUtime=0.29
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 8511 0 0 0 25 4 0 0 19 0 1 0 1184073898 41914368 8473 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 10233 8473 65 178 0 10053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40932

[startup+0.702799 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1002
/proc/meminfo: memFree=1925568/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=53912 CPUtime=0.69
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 11714 0 0 0 63 6 0 0 22 0 1 0 1184073898 55205888 11676 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 13478 11676 65 178 0 13298 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53912

[startup+1.50189 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1873912/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=70652 CPUtime=1.49
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 15952 0 0 0 140 9 0 0 25 0 1 0 1184073898 72347648 15914 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 17663 15914 65 178 0 17483 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70652

[startup+3.10108 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1846264/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=142604 CPUtime=3.08
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 31453 0 0 0 289 19 0 0 25 0 1 0 1184073898 146026496 31415 1992294400 134512640 135243866 4294956256 18446744073709551615 134535625 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 35651 31415 80 178 0 35471 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 142604

[startup+6.30142 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1770816/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=173488 CPUtime=6.29
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 39874 0 0 0 605 24 0 0 25 0 1 0 1184073898 177651712 39836 1992294400 134512640 135243866 4294956256 18446744073709551615 134535475 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 43372 39836 80 178 0 43192 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 173488

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1786880/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=149228 CPUtime=12.69
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 40533 0 0 0 1244 25 0 0 25 0 1 0 1184073898 152809472 34693 1992294400 134512640 135243866 4294956256 18446744073709551615 134552904 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 37307 34693 87 178 0 37127 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 149228

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1787008/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=149228 CPUtime=25.48
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 40533 0 0 0 2523 25 0 0 25 0 1 0 1184073898 152809472 34693 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 37307 34693 87 178 0 37127 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 149228

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1787008/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=149228 CPUtime=51.07
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 40547 0 0 0 5081 26 0 0 25 0 1 0 1184073898 152809472 34707 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 37307 34707 87 178 0 37127 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 149228

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1782144/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=154076 CPUtime=102.25
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 41773 0 0 0 10199 26 0 0 25 0 1 0 1184073898 157773824 35933 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 38519 35933 87 178 0 38339 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 154076

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1770304/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=165976 CPUtime=162.23
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 44730 0 0 0 16194 29 0 0 25 0 1 0 1184073898 169959424 38890 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 41494 38890 87 178 0 41314 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 165976

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1755264/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=180892 CPUtime=222.22
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 48458 0 0 0 22189 33 0 0 25 0 1 0 1184073898 185233408 42618 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 45223 42618 87 178 0 45043 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 180892

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1740992/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=195240 CPUtime=282.2
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 52041 0 0 0 28184 36 0 0 25 0 1 0 1184073898 199925760 46201 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 48810 46201 87 178 0 48630 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 195240

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1727936/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=208184 CPUtime=342.19
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 55266 0 0 0 34179 40 0 0 25 0 1 0 1184073898 213180416 49426 1992294400 134512640 135243866 4294956256 18446744073709551615 134558479 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 52046 49426 87 178 0 51866 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 208184

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1715072/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=221012 CPUtime=402.17
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 58493 0 0 0 40174 43 0 0 25 0 1 0 1184073898 226316288 52653 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 55253 52653 87 178 0 55073 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 221012

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1698176/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=237740 CPUtime=462.15
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 62685 0 0 0 46168 47 0 0 25 0 1 0 1184073898 243445760 56845 1992294400 134512640 135243866 4294956256 18446744073709551615 134558496 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 59435 56845 87 178 0 59255 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 237740

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1685632/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=250636 CPUtime=522.15
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 65857 0 0 0 52165 50 0 0 25 0 1 0 1184073898 256651264 60017 1992294400 134512640 135243866 4294956256 18446744073709551615 134558458 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 62659 60017 87 178 0 62479 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 250636

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1670912/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=265096 CPUtime=582.13
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 69479 0 0 0 58160 53 0 0 25 0 1 0 1184073898 271458304 63639 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 66274 63639 87 178 0 66094 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 265096

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1657856/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=277932 CPUtime=642.11
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 72695 0 0 0 64155 56 0 0 25 0 1 0 1184073898 284602368 66855 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 69483 66855 87 178 0 69303 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 277932

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1648832/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=286932 CPUtime=702.09
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 74953 0 0 0 70150 59 0 0 25 0 1 0 1184073898 293818368 69113 1992294400 134512640 135243866 4294956256 18446744073709551615 134558498 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 71733 69113 87 178 0 71553 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 286932

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1640256/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=295292 CPUtime=762.08
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 77073 0 0 0 76146 62 0 0 25 0 1 0 1184073898 302379008 71233 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 73823 71233 87 178 0 73643 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 295292

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1626112/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=309620 CPUtime=822.06
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 80658 0 0 0 82141 65 0 0 25 0 1 0 1184073898 317050880 74818 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 77405 74818 87 178 0 77225 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 309620

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1610880/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=324596 CPUtime=882.04
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 84386 0 0 0 88135 69 0 0 25 0 1 0 1184073898 332386304 78546 1992294400 134512640 135243866 4294956256 18446744073709551615 134558479 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 81149 78546 87 178 0 80969 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 324596

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1597184/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=338508 CPUtime=942.03
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 87815 0 0 0 94130 73 0 0 25 0 1 0 1184073898 346632192 81975 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 84627 81975 87 178 0 84447 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 338508

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1578176/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=357496 CPUtime=1002.01
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 92551 0 0 0 100124 77 0 0 25 0 1 0 1184073898 366075904 86711 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 89374 86711 87 178 0 89194 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 357496

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1562432/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=373412 CPUtime=1062
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 96567 0 0 0 106119 81 0 0 25 0 1 0 1184073898 382373888 90727 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 93353 90727 87 178 0 93173 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 373412

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1548544/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=386952 CPUtime=1121.98
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 99929 0 0 0 112114 84 0 0 25 0 1 0 1184073898 396238848 94089 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 96738 94089 87 178 0 96558 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 386952

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1533376/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=402204 CPUtime=1181.97
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 103759 0 0 0 118108 89 0 0 25 0 1 0 1184073898 411856896 97919 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 100551 97919 87 178 0 100371 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 402204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1003
/proc/meminfo: memFree=1528896/2055920 swapFree=4176548/4192956
[pid=1002] ppid=1000 vsize=406308 CPUtime=1200.07
/proc/1002/stat : 1002 (minisat_static) R 1000 1002 448 0 -1 4194304 104801 0 0 0 119917 90 0 0 25 0 1 0 1184073898 416059392 98961 1992294400 134512640 135243866 4294956256 18446744073709551615 134558420 0 0 4096 3 0 0 0 17 1 0 0
/proc/1002/statm: 101577 98961 87 178 0 101397 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 406308

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.47
CPU time (s): 1200.14
CPU user time (s): 1199.18
CPU system time (s): 0.963853
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 406308

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

runsolver used 1.01585 second user time and 2.75258 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-07 16:21:30
IDJOB=1589955
IDBENCH=70996
IDSOLVER=568
FILE ID=node35/1589955-1239114088
PBS_JOBID= 9110802
Free space on /tmp= 66428 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p0.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1589955-1239114088/watcher-1589955-1239114088 -o /tmp/evaluation-result-1589955-1239114088/solver-1589955-1239114088 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minisat_static HOME/instance-1589955-1239114088.cnf

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

MD5SUM BENCH= 28e85fc2a4586943a0ffdffa15206b58
RANDOM SEED=891761289

node35.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.229
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.229
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:       1925984 kB
Buffers:          7956 kB
Cached:          79548 kB
SwapCached:      10552 kB
Active:          55236 kB
Inactive:        44208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1925984 kB
SwapTotal:     4192956 kB
SwapFree:      4176548 kB
Dirty:           30788 kB
Writeback:           0 kB
Mapped:          17044 kB
Slab:            16492 kB
Committed_AS:  3387592 kB
PageTables:       1416 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= 66428 MiB
End job on node35 at 2009-04-07 16:41:32