Trace number 1717042

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.11 1200.42

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-26.cnf
MD5SUM0cf155110f71a43081221b427d368ee8
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 variables21734
Number of clauses79766
Sum of the clauses size211276
Maximum clause length225
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 236916
Number of clauses of size 338055
Number of clauses of size 43077
Number of clauses of size 5748
Number of clauses of size over 5969

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-1717042-1240623403/watcher-1717042-1240623403 -o /tmp/evaluation-result-1717042-1240623403/solver-1717042-1240623403 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=552417716 HOME/instance-1717042-1240623403.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.96 3/65 17455
/proc/meminfo: memFree=1308352/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=2700 CPUtime=0
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 388 0 0 0 0 0 0 0 20 0 1 0 90370189 2764800 372 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 675 373 91 283 0 389 0

[startup+0.0764009 s]
/proc/loadavg: 0.92 0.98 0.96 3/65 17455
/proc/meminfo: memFree=1308352/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=5208 CPUtime=0.07
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 1030 0 0 0 7 0 0 0 20 0 1 0 90370189 5332992 1013 1992294400 134512640 135674940 4294956208 18446744073709551615 134564333 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 1302 1013 98 283 0 1016 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5208

[startup+0.101401 s]
/proc/loadavg: 0.92 0.98 0.96 3/65 17455
/proc/meminfo: memFree=1308352/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=5392 CPUtime=0.09
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 1065 0 0 0 9 0 0 0 20 0 1 0 90370189 5521408 1048 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 1348 1048 98 283 0 1062 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5392

[startup+0.301422 s]
/proc/loadavg: 0.92 0.98 0.96 3/65 17455
/proc/meminfo: memFree=1308352/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=5656 CPUtime=0.29
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 1124 0 0 0 29 0 0 0 22 0 1 0 90370189 5791744 1107 1992294400 134512640 135674940 4294956208 18446744073709551615 134564313 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 1414 1107 98 283 0 1128 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5656

[startup+0.701465 s]
/proc/loadavg: 0.92 0.98 0.96 3/65 17455
/proc/meminfo: memFree=1308352/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=6052 CPUtime=0.69
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 1233 0 0 0 69 0 0 0 25 0 1 0 90370189 6197248 1216 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 1513 1216 98 283 0 1227 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6052

[startup+1.50155 s]
/proc/loadavg: 0.92 0.98 0.96 2/66 17456
/proc/meminfo: memFree=1303416/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=6976 CPUtime=1.49
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 1481 0 0 0 149 0 0 0 25 0 1 0 90370189 7143424 1464 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 1744 1464 98 283 0 1458 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6976

[startup+3.10172 s]
/proc/loadavg: 0.92 0.98 0.96 2/66 17456
/proc/meminfo: memFree=1302008/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=9780 CPUtime=3.09
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 2138 0 0 0 309 0 0 0 25 0 1 0 90370189 10014720 2121 1992294400 134512640 135674940 4294956208 18446744073709551615 135113127 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 2445 2121 98 283 0 2159 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9780

[startup+6.30106 s]
/proc/loadavg: 0.93 0.98 0.96 2/66 17456
/proc/meminfo: memFree=1295416/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=15772 CPUtime=6.29
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 3642 0 0 0 627 2 0 0 25 0 1 0 90370189 16150528 3592 1992294400 134512640 135674940 4294956208 18446744073709551615 134563319 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 3943 3592 98 283 0 3657 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15772

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.96 2/66 17456
/proc/meminfo: memFree=1290424/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=19572 CPUtime=12.69
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 4556 0 0 0 1267 2 0 0 25 0 1 0 90370189 20041728 4506 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 4893 4506 99 283 0 4607 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19572

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.96 2/66 17456
/proc/meminfo: memFree=1285624/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=24544 CPUtime=25.48
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 5749 0 0 0 2545 3 0 0 25 0 1 0 90370189 25133056 5699 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 6136 5699 99 283 0 5850 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24544

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.96 2/66 17456
/proc/meminfo: memFree=1279352/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=31908 CPUtime=51.07
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 7428 0 0 0 5103 4 0 0 25 0 1 0 90370189 32673792 7313 1992294400 134512640 135674940 4294956208 18446744073709551615 134550470 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 7977 7313 99 283 0 7691 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31908

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.96 2/66 17458
/proc/meminfo: memFree=1272824/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=39464 CPUtime=102.27
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 9054 0 0 0 10221 6 0 0 25 0 1 0 90370189 40411136 8874 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 9866 8874 99 283 0 9580 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 39464

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 17458
/proc/meminfo: memFree=1251128/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=62220 CPUtime=162.25
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 14645 0 0 0 16215 10 0 0 25 0 1 0 90370189 63713280 14465 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 15555 14465 99 283 0 15269 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 62220

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 17458
/proc/meminfo: memFree=1234680/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=77916 CPUtime=222.23
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 18547 0 0 0 22210 13 0 0 25 0 1 0 90370189 79785984 18367 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 19479 18367 99 283 0 19193 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 77916

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 17458
/proc/meminfo: memFree=1232248/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=81256 CPUtime=282.22
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 19163 0 0 0 28208 14 0 0 25 0 1 0 90370189 83206144 18983 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 20314 18983 99 283 0 20028 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 81256

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 17458
/proc/meminfo: memFree=1230584/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=83564 CPUtime=342.2
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 19565 0 0 0 34206 14 0 0 25 0 1 0 90370189 85569536 19385 1992294400 134512640 135674940 4294956208 18446744073709551615 134551163 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 20891 19385 99 283 0 20605 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 83564

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 17458
/proc/meminfo: memFree=1228280/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=86776 CPUtime=402.19
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 20140 0 0 0 40204 15 0 0 25 0 1 0 90370189 88858624 19960 1992294400 134512640 135674940 4294956208 18446744073709551615 134564304 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 21694 19960 99 283 0 21408 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 86776

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 17458
/proc/meminfo: memFree=1227448/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=87808 CPUtime=462.17
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 20343 0 0 0 46202 15 0 0 25 0 1 0 90370189 89915392 20163 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 21952 20163 99 283 0 21666 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 87808

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 17458
/proc/meminfo: memFree=1226488/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=89472 CPUtime=522.15
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 20645 0 0 0 52200 15 0 0 25 0 1 0 90370189 91619328 20465 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 22368 20465 99 283 0 22082 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 89472

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 17458
/proc/meminfo: memFree=1225016/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=90752 CPUtime=582.13
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 21018 0 0 0 58198 15 0 0 25 0 1 0 90370189 92930048 20773 1992294400 134512640 135674940 4294956208 18446744073709551615 134539767 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 22688 20773 99 283 0 22402 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 90752

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 17458
/proc/meminfo: memFree=1223736/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=92544 CPUtime=642.12
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 21362 0 0 0 64197 15 0 0 25 0 1 0 90370189 94765056 21117 1992294400 134512640 135674940 4294956208 18446744073709551615 134564327 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 23136 21117 99 283 0 22850 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 92544

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 17458
/proc/meminfo: memFree=1221240/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=96132 CPUtime=702.11
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 22008 0 0 0 70195 16 0 0 25 0 1 0 90370189 98439168 21763 1992294400 134512640 135674940 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 24033 21763 99 283 0 23747 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 96132

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 17458
/proc/meminfo: memFree=1219192/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=98316 CPUtime=762.1
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 22458 0 0 0 76193 17 0 0 25 0 1 0 90370189 100675584 22213 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 24579 22213 99 283 0 24293 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 98316

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 17458
/proc/meminfo: memFree=1207480/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=111324 CPUtime=822.08
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 25407 0 0 0 82188 20 0 0 25 0 1 0 90370189 113995776 25162 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 27831 25162 99 283 0 27545 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 111324

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 17458
/proc/meminfo: memFree=1205304/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=113584 CPUtime=882.06
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 25900 0 0 0 88185 21 0 0 25 0 1 0 90370189 116310016 25655 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 28396 25655 99 283 0 28110 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 113584

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 17458
/proc/meminfo: memFree=1203128/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=115960 CPUtime=942.04
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 26452 0 0 0 94183 21 0 0 25 0 1 0 90370189 118743040 26207 1992294400 134512640 135674940 4294956208 18446744073709551615 134581529 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 28990 26207 99 283 0 28704 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 115960

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 17458
/proc/meminfo: memFree=1201912/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=117504 CPUtime=1002.03
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 26730 0 0 0 100181 22 0 0 25 0 1 0 90370189 120324096 26485 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 29376 26485 99 283 0 29090 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 117504

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 17458
/proc/meminfo: memFree=1201336/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=118400 CPUtime=1062.02
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 26885 0 0 0 106180 22 0 0 25 0 1 0 90370189 121241600 26640 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 29600 26640 99 283 0 29314 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 118400

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 17458
/proc/meminfo: memFree=1199992/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=120008 CPUtime=1122
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 27202 0 0 0 112178 22 0 0 25 0 1 0 90370189 122888192 26957 1992294400 134512640 135674940 4294956208 18446744073709551615 134564574 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 30002 26957 99 283 0 29716 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 120008

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 17458
/proc/meminfo: memFree=1199480/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=120780 CPUtime=1181.98
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 27333 0 0 0 118176 22 0 0 25 0 1 0 90370189 123678720 27088 1992294400 134512640 135674940 4294956208 18446744073709551615 134539770 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 30195 27088 99 283 0 29909 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 120780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 17458
/proc/meminfo: memFree=1199352/2055920 swapFree=4192812/4192956
[pid=17455] ppid=17453 vsize=120780 CPUtime=1200.08
/proc/17455/stat : 17455 (SApperloT-base) R 17453 17455 17356 0 -1 4194304 27366 0 0 0 119986 22 0 0 25 0 1 0 90370189 123678720 27121 1992294400 134512640 135674940 4294956208 18446744073709551615 134561833 0 0 4096 0 0 0 0 17 1 0 0
/proc/17455/statm: 30195 27121 99 283 0 29909 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 120780

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.42
CPU time (s): 1200.11
CPU user time (s): 1199.86
CPU system time (s): 0.245962
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 120780

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

runsolver used 1.37079 second user time and 2.97855 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-25 03:36:44
IDJOB=1717042
IDBENCH=20403
IDSOLVER=509
FILE ID=node81/1717042-1240623403
PBS_JOBID= 9186384
Free space on /tmp= 126444 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-26.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717042-1240623403/watcher-1717042-1240623403 -o /tmp/evaluation-result-1717042-1240623403/solver-1717042-1240623403 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=552417716 HOME/instance-1717042-1240623403.cnf

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

MD5SUM BENCH= 0cf155110f71a43081221b427d368ee8
RANDOM SEED=552417716

node81.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1308768 kB
Buffers:         50316 kB
Cached:         607312 kB
SwapCached:          0 kB
Active:         117172 kB
Inactive:       555260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1308768 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2768 kB
Writeback:           0 kB
Mapped:          24524 kB
Slab:            60444 kB
Committed_AS:   324316 kB
PageTables:       1452 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= 126444 MiB
End job on node81 at 2009-04-25 03:56:46