Trace number 1580012

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
SApperloT base? (TO) 1200.17 1200.77

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p1.cnf
MD5SUM31a85166c16c74a5f2dcee32f2093a67
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 variables381708
Number of clauses1632906
Sum of the clauses size3841867
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21226633
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data


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-1580012-1238913751/watcher-1580012-1238913751 -o /tmp/evaluation-result-1580012-1238913751/solver-1580012-1238913751 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1407928439 HOME/instance-1580012-1238913751.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.99 3/64 1812
/proc/meminfo: memFree=1685520/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=6168 CPUtime=0
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 1023 0 0 0 0 0 0 0 18 0 1 0 1164037652 6316032 1007 1992294400 134512640 135674940 4294956192 18446744073709551615 134542196 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 1542 1015 88 283 0 1256 0

[startup+0.0807051 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1812
/proc/meminfo: memFree=1685520/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=28084 CPUtime=0.07
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 4895 0 0 0 6 1 0 0 18 0 1 0 1164037652 28758016 4879 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 7021 4880 90 283 0 6735 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28084

[startup+0.101706 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1812
/proc/meminfo: memFree=1685520/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=29008 CPUtime=0.09
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 5127 0 0 0 8 1 0 0 18 0 1 0 1164037652 29704192 5111 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 7252 5112 90 283 0 6966 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29008

[startup+0.301728 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1812
/proc/meminfo: memFree=1685520/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=34948 CPUtime=0.29
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 6795 0 0 0 27 2 0 0 19 0 1 0 1164037652 35786752 6779 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 8737 6779 90 283 0 8451 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34948

[startup+0.701774 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1812
/proc/meminfo: memFree=1685520/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=45508 CPUtime=0.69
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 9463 0 0 0 65 4 0 0 23 0 1 0 1164037652 46600192 9447 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 11377 9447 90 283 0 11091 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45508

[startup+1.50187 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 1813
/proc/meminfo: memFree=1638280/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=69924 CPUtime=1.49
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 15784 0 0 0 142 7 0 0 25 0 1 0 1164037652 71602176 15735 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 17481 15735 92 283 0 17195 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69924

[startup+3.10105 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 1813
/proc/meminfo: memFree=1619912/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=74152 CPUtime=3.09
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 17268 0 0 0 301 8 0 0 25 0 1 0 1164037652 75931648 16518 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 18538 16518 98 283 0 18252 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74152

[startup+6.30141 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 1813
/proc/meminfo: memFree=1618760/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=76240 CPUtime=6.28
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 17866 0 0 0 620 8 0 0 25 0 1 0 1164037652 78069760 16922 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 19060 16922 98 283 0 18774 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 76240

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 1813
/proc/meminfo: memFree=1616072/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=78880 CPUtime=12.68
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 18532 0 0 0 1259 9 0 0 25 0 1 0 1164037652 80773120 17588 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 19720 17588 98 283 0 19434 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 78880

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 1813
/proc/meminfo: memFree=1610184/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=84564 CPUtime=25.48
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 19984 0 0 0 2538 10 0 0 25 0 1 0 1164037652 86593536 19040 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 21141 19040 98 283 0 20855 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84564

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 1813
/proc/meminfo: memFree=1599496/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=95684 CPUtime=51.06
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 22894 0 0 0 5094 12 0 0 25 0 1 0 1164037652 97980416 21693 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 23921 21693 98 283 0 23635 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 95684

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 1813
/proc/meminfo: memFree=1573832/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=120704 CPUtime=102.23
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 29296 0 0 0 10204 19 0 0 25 0 1 0 1164037652 123600896 28095 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 30176 28095 98 283 0 29890 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 120704

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1813
/proc/meminfo: memFree=1550024/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=147300 CPUtime=162.2
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 36791 0 0 0 16196 24 0 0 25 0 1 0 1164037652 150835200 34052 1992294400 134512640 135674940 4294956192 18446744073709551615 134552024 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 36825 34052 98 283 0 36539 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 147300

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1813
/proc/meminfo: memFree=1526024/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=168396 CPUtime=222.17
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 42746 0 0 0 22189 28 0 0 25 0 1 0 1164037652 172437504 40007 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 42099 40007 98 283 0 41813 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 168396

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1815
/proc/meminfo: memFree=1506888/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=187428 CPUtime=282.13
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 47512 0 0 0 28181 32 0 0 25 0 1 0 1164037652 191926272 44773 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 46857 44773 99 283 0 46571 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 187428

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1815
/proc/meminfo: memFree=1506760/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=187428 CPUtime=342.1
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 47532 0 0 0 34178 32 0 0 25 0 1 0 1164037652 191926272 44793 1992294400 134512640 135674940 4294956192 18446744073709551615 134567935 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 46857 44793 99 283 0 46571 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 187428

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1815
/proc/meminfo: memFree=1506568/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=187692 CPUtime=402.06
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 47580 0 0 0 40174 32 0 0 25 0 1 0 1164037652 192196608 44841 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 46923 44841 99 283 0 46637 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 187692

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1815
/proc/meminfo: memFree=1506440/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=187692 CPUtime=462.03
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 47601 0 0 0 46171 32 0 0 25 0 1 0 1164037652 192196608 44862 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/1812/statm: 46923 44862 99 283 0 46637 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 187692

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1815
/proc/meminfo: memFree=1501000/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=193548 CPUtime=522.01
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 49037 0 0 0 52167 34 0 0 25 0 1 0 1164037652 198193152 46298 1992294400 134512640 135674940 4294956192 18446744073709551615 134551250 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 48387 46298 99 283 0 48101 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 193548

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1815
/proc/meminfo: memFree=1481352/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=212944 CPUtime=581.98
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 53903 0 0 0 58161 37 0 0 25 0 1 0 1164037652 218054656 51164 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 53236 51164 99 283 0 52950 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 212944

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1815
/proc/meminfo: memFree=1458248/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=236000 CPUtime=641.95
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 59607 0 0 0 64154 41 0 0 25 0 1 0 1164037652 241664000 56868 1992294400 134512640 135674940 4294956192 18446744073709551615 134563972 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 59000 56868 99 283 0 58714 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 236000

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1815
/proc/meminfo: memFree=1436040/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=258264 CPUtime=701.93
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 65186 0 0 0 70147 46 0 0 25 0 1 0 1164037652 264462336 62447 1992294400 134512640 135674940 4294956192 18446744073709551615 134551962 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 64566 62447 99 283 0 64280 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 258264

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1815
/proc/meminfo: memFree=1413704/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=280368 CPUtime=761.9
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 70710 0 0 0 76139 51 0 0 25 0 1 0 1164037652 287096832 67971 1992294400 134512640 135674940 4294956192 18446744073709551615 134564379 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 70092 67971 99 283 0 69806 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 280368

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1815
/proc/meminfo: memFree=1392776/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=301320 CPUtime=821.86
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 75955 0 0 0 82129 57 0 0 25 0 1 0 1164037652 308551680 73216 1992294400 134512640 135674940 4294956192 18446744073709551615 134551901 0 0 4096 0 0 0 0 17 1 0 0
/proc/1812/statm: 75330 73216 99 283 0 75044 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 301320

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1815
/proc/meminfo: memFree=1368328/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=325688 CPUtime=881.84
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 82037 0 0 0 88122 62 0 0 25 0 1 0 1164037652 333504512 79298 1992294400 134512640 135674940 4294956192 18446744073709551615 134551186 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 81422 79298 99 283 0 81136 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 325688

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1815
/proc/meminfo: memFree=1348680/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=345260 CPUtime=941.82
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 86959 0 0 0 94115 67 0 0 25 0 1 0 1164037652 353546240 84220 1992294400 134512640 135674940 4294956192 18446744073709551615 134564051 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 86315 84220 99 283 0 86029 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 345260

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1815
/proc/meminfo: memFree=1326856/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=366864 CPUtime=1001.78
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 92367 0 0 0 100107 71 0 0 25 0 1 0 1164037652 375668736 89628 1992294400 134512640 135674940 4294956192 18446744073709551615 134564997 0 0 4096 0 0 0 0 17 1 0 0
/proc/1812/statm: 91716 89628 99 283 0 91430 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 366864

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1815
/proc/meminfo: memFree=1308360/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=385388 CPUtime=1061.75
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 96999 0 0 0 106100 75 0 0 25 0 1 0 1164037652 394637312 94260 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 96347 94260 99 283 0 96061 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 385388

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1821
/proc/meminfo: memFree=1291080/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=402340 CPUtime=1121.73
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 101244 0 0 0 112092 81 0 0 25 0 1 0 1164037652 411996160 98505 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 100585 98505 99 283 0 100299 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 402340

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1821
/proc/meminfo: memFree=1274120/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=419856 CPUtime=1181.69
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 105595 0 0 0 118085 84 0 0 25 0 1 0 1164037652 429932544 102856 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 104964 102856 99 283 0 104678 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 419856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1821
/proc/meminfo: memFree=1268872/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=424524 CPUtime=1200.09
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 106774 0 0 0 119924 85 0 0 25 0 1 0 1164037652 434712576 104035 1992294400 134512640 135674940 4294956192 18446744073709551615 134551242 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 106131 104035 99 283 0 105845 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 424524

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

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1821
/proc/meminfo: memFree=1268872/2055920 swapFree=4178508/4192956
[pid=1812] ppid=1810 vsize=424524 CPUtime=1200.09
/proc/1812/stat : 1812 (SApperloT-base) R 1810 1812 1006 0 -1 4194304 106774 0 0 0 119924 85 0 0 25 0 1 0 1164037652 434712576 104035 1992294400 134512640 135674940 4294956192 18446744073709551615 134551242 0 0 4096 0 0 0 0 17 0 0 0
/proc/1812/statm: 106131 104035 99 283 0 105845 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 424524

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.77
CPU time (s): 1200.17
CPU user time (s): 1199.25
CPU system time (s): 0.92086
CPU usage (%): 99.9502
Max. virtual memory (cumulated for all children) (KiB): 424524

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

runsolver used 1.06184 second user time and 3.31549 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-05 08:42:33
IDJOB=1580012
IDBENCH=71009
IDSOLVER=509
FILE ID=node62/1580012-1238913751
PBS_JOBID= 9101345
Free space on /tmp= 66532 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p1.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580012-1238913751/watcher-1580012-1238913751 -o /tmp/evaluation-result-1580012-1238913751/solver-1580012-1238913751 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1407928439 HOME/instance-1580012-1238913751.cnf

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

MD5SUM BENCH= 31a85166c16c74a5f2dcee32f2093a67
RANDOM SEED=1407928439

node62.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1685936 kB
Buffers:         21676 kB
Cached:         271480 kB
SwapCached:       7608 kB
Active:         120300 kB
Inactive:       182180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1685936 kB
SwapTotal:     4192956 kB
SwapFree:      4178508 kB
Dirty:           31784 kB
Writeback:           0 kB
Mapped:          15040 kB
Slab:            53264 kB
Committed_AS:  3116148 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB
End job on node62 at 2009-04-05 09:02:36