Trace number 1534204

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.06 1200.91

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S729526068-046.cnf
MD5SUM167b9c9b8ef7174228a6613d96e94620
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark506.49
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1534204-1238550415/watcher-1534204-1238550415 -o /tmp/evaluation-result-1534204-1238550415/solver-1534204-1238550415 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=279883279 HOME/instance-1534204-1238550415.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 1.13 3/73 30223
/proc/meminfo: memFree=1461680/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=1316 CPUtime=0
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 155 0 0 0 0 0 0 0 20 0 1 0 1127705452 1347584 138 1992294400 134512640 135674940 4294956192 18446744073709551615 134564420 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 329 138 98 283 0 43 0

[startup+0.060068 s]
/proc/loadavg: 0.92 0.98 1.13 3/73 30223
/proc/meminfo: memFree=1461680/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=1580 CPUtime=0.05
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 193 0 0 0 5 0 0 0 20 0 1 0 1127705452 1617920 176 1992294400 134512640 135674940 4294956192 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 395 176 98 283 0 109 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1580

[startup+0.102075 s]
/proc/loadavg: 0.92 0.98 1.13 3/73 30223
/proc/meminfo: memFree=1461680/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=1580 CPUtime=0.09
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 202 0 0 0 9 0 0 0 20 0 1 0 1127705452 1617920 185 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 395 185 98 283 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1580

[startup+0.301163 s]
/proc/loadavg: 0.92 0.98 1.13 3/73 30223
/proc/meminfo: memFree=1461680/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=1712 CPUtime=0.29
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 234 0 0 0 29 0 0 0 22 0 1 0 1127705452 1753088 217 1992294400 134512640 135674940 4294956192 18446744073709551615 134564848 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 428 217 98 283 0 142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1712

[startup+0.701241 s]
/proc/loadavg: 0.92 0.98 1.13 3/73 30223
/proc/meminfo: memFree=1461680/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=1844 CPUtime=0.69
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 272 0 0 0 69 0 0 0 25 0 1 0 1127705452 1888256 255 1992294400 134512640 135674940 4294956192 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 461 255 98 283 0 175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1844

[startup+1.5014 s]
/proc/loadavg: 0.92 0.98 1.13 2/74 30224
/proc/meminfo: memFree=1460968/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=1976 CPUtime=1.49
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 320 0 0 0 149 0 0 0 25 0 1 0 1127705452 2023424 303 1992294400 134512640 135674940 4294956192 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 494 303 98 283 0 208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1976

[startup+3.10173 s]
/proc/loadavg: 0.92 0.98 1.13 2/74 30224
/proc/meminfo: memFree=1460584/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=2240 CPUtime=3.09
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 373 0 0 0 309 0 0 0 25 0 1 0 1127705452 2293760 356 1992294400 134512640 135674940 4294956192 18446744073709551615 134564313 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 560 356 98 283 0 274 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2240

[startup+6.30133 s]
/proc/loadavg: 0.93 0.98 1.13 2/74 30224
/proc/meminfo: memFree=1460136/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=2640 CPUtime=6.29
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 455 0 0 0 629 0 0 0 25 0 1 0 1127705452 2703360 438 1992294400 134512640 135674940 4294956192 18446744073709551615 134565131 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 660 438 98 283 0 374 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2640

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 1.13 2/74 30225
/proc/meminfo: memFree=1459568/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=3036 CPUtime=12.69
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 562 0 0 0 1269 0 0 0 25 0 1 0 1127705452 3108864 545 1992294400 134512640 135674940 4294956192 18446744073709551615 134564313 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 759 545 98 283 0 473 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3036

[startup+25.5022 s]
/proc/loadavg: 0.95 0.98 1.13 2/74 30225
/proc/meminfo: memFree=1458928/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=3568 CPUtime=25.48
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 705 0 0 0 2548 0 0 0 25 0 1 0 1127705452 3653632 688 1992294400 134512640 135674940 4294956192 18446744073709551615 134552194 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 892 688 98 283 0 606 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3568

[startup+51.1024 s]
/proc/loadavg: 0.96 0.98 1.12 2/74 30226
/proc/meminfo: memFree=1458352/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=4236 CPUtime=51.07
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 858 0 0 0 5107 0 0 0 25 0 1 0 1127705452 4337664 841 1992294400 134512640 135674940 4294956192 18446744073709551615 134561880 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 1059 841 98 283 0 773 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4236

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.12 2/74 30226
/proc/meminfo: memFree=1457648/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=4904 CPUtime=102.26
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 1034 0 0 0 10226 0 0 0 25 0 1 0 1127705452 5021696 1017 1992294400 134512640 135674940 4294956192 18446744073709551615 134561677 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 1226 1017 98 283 0 940 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4904

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.10 2/74 30226
/proc/meminfo: memFree=1457072/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=5448 CPUtime=162.23
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 1186 0 0 0 16223 0 0 0 25 0 1 0 1127705452 5578752 1169 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 1362 1169 98 283 0 1076 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 5448

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.09 2/74 30226
/proc/meminfo: memFree=1456752/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=5856 CPUtime=222.2
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 1263 0 0 0 22220 0 0 0 25 0 1 0 1127705452 5996544 1246 1992294400 134512640 135674940 4294956192 18446744073709551615 134571448 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 1464 1246 98 283 0 1178 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 5856

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.09 2/74 30226
/proc/meminfo: memFree=1456432/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=6128 CPUtime=282.18
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 1336 0 0 0 28218 0 0 0 25 0 1 0 1127705452 6275072 1319 1992294400 134512640 135674940 4294956192 18446744073709551615 134539720 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 1532 1319 98 283 0 1246 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 6128

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/74 30226
/proc/meminfo: memFree=1456240/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=6264 CPUtime=342.16
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 1387 0 0 0 34216 0 0 0 25 0 1 0 1127705452 6414336 1370 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 1566 1370 98 283 0 1280 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 6264

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/74 30226
/proc/meminfo: memFree=1455984/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=6536 CPUtime=402.14
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 1441 0 0 0 40214 0 0 0 25 0 1 0 1127705452 6692864 1424 1992294400 134512640 135674940 4294956192 18446744073709551615 134558872 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 1634 1424 98 283 0 1348 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 6536

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/74 30226
/proc/meminfo: memFree=1455856/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=6672 CPUtime=462.11
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 1477 0 0 0 46211 0 0 0 25 0 1 0 1127705452 6832128 1460 1992294400 134512640 135674940 4294956192 18446744073709551615 134563422 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 1668 1460 98 283 0 1382 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 6672

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/74 30226
/proc/meminfo: memFree=1455792/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=6808 CPUtime=522.09
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 1506 0 0 0 52209 0 0 0 25 0 1 0 1127705452 6971392 1489 1992294400 134512640 135674940 4294956192 18446744073709551615 134565284 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 1702 1489 98 283 0 1416 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 6808

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/74 30226
/proc/meminfo: memFree=1455536/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=7096 CPUtime=582.06
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 1564 0 0 0 58206 0 0 0 25 0 1 0 1127705452 7266304 1547 1992294400 134512640 135674940 4294956192 18446744073709551615 134549473 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 1774 1547 98 283 0 1488 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 7096

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/74 30226
/proc/meminfo: memFree=1455344/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=7232 CPUtime=642.05
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 1606 0 0 0 64205 0 0 0 25 0 1 0 1127705452 7405568 1589 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 1808 1589 98 283 0 1522 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 7232

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/74 30226
/proc/meminfo: memFree=1455216/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=7368 CPUtime=702.02
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 1634 0 0 0 70202 0 0 0 25 0 1 0 1127705452 7544832 1617 1992294400 134512640 135674940 4294956192 18446744073709551615 134565160 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 1842 1617 98 283 0 1556 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 7368

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 1.04 2/74 30226
/proc/meminfo: memFree=1455152/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=7512 CPUtime=762
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 1659 0 0 0 76200 0 0 0 25 0 1 0 1127705452 7692288 1642 1992294400 134512640 135674940 4294956192 18446744073709551615 134558966 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 1878 1642 98 283 0 1592 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 7512

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/74 30226
/proc/meminfo: memFree=1454960/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=7784 CPUtime=821.97
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 1712 0 0 0 82197 0 0 0 25 0 1 0 1127705452 7970816 1695 1992294400 134512640 135674940 4294956192 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 1946 1695 98 283 0 1660 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 7784

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/74 30232
/proc/meminfo: memFree=1454824/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=7916 CPUtime=881.95
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 1757 0 0 0 88195 0 0 0 25 0 1 0 1127705452 8105984 1740 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 1979 1740 98 283 0 1693 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 7916

[startup+942.301 s]
/proc/loadavg: 1.04 1.00 1.03 2/74 30708
/proc/meminfo: memFree=1454120/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=8196 CPUtime=941.54
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 1799 0 0 0 94153 1 0 0 25 0 1 0 1127705452 8392704 1782 1992294400 134512640 135674940 4294956192 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 2049 1782 98 283 0 1763 0
Current children cumulated CPU time (s) 941.54
Current children cumulated vsize (KiB) 8196

[startup+1002.3 s]
/proc/loadavg: 1.01 1.00 1.02 2/74 30708
/proc/meminfo: memFree=1454312/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=8196 CPUtime=1001.52
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 1806 0 0 0 100151 1 0 0 25 0 1 0 1127705452 8392704 1789 1992294400 134512640 135674940 4294956192 18446744073709551615 134564626 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 2049 1789 98 283 0 1763 0
Current children cumulated CPU time (s) 1001.52
Current children cumulated vsize (KiB) 8196

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 30708
/proc/meminfo: memFree=1454184/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=8340 CPUtime=1061.5
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 1836 0 0 0 106149 1 0 0 25 0 1 0 1127705452 8540160 1819 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 2085 1819 98 283 0 1799 0
Current children cumulated CPU time (s) 1061.5
Current children cumulated vsize (KiB) 8340

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 30708
/proc/meminfo: memFree=1454120/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=8340 CPUtime=1121.47
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 1853 0 0 0 112146 1 0 0 25 0 1 0 1127705452 8540160 1836 1992294400 134512640 135674940 4294956192 18446744073709551615 134564626 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 2085 1836 98 283 0 1799 0
Current children cumulated CPU time (s) 1121.47
Current children cumulated vsize (KiB) 8340

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 30708
/proc/meminfo: memFree=1453992/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=8484 CPUtime=1181.45
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 1868 0 0 0 118144 1 0 0 25 0 1 0 1127705452 8687616 1851 1992294400 134512640 135674940 4294956192 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 2121 1851 98 283 0 1835 0
Current children cumulated CPU time (s) 1181.45
Current children cumulated vsize (KiB) 8484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 30708
/proc/meminfo: memFree=1453992/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=8484 CPUtime=1200.05
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 1875 0 0 0 120004 1 0 0 25 0 1 0 1127705452 8687616 1858 1992294400 134512640 135674940 4294956192 18446744073709551615 134559248 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 2121 1858 98 283 0 1835 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 8484

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

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

[startup+1200.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 30708
/proc/meminfo: memFree=1453992/2055920 swapFree=4170060/4192956
[pid=30223] ppid=30221 vsize=8484 CPUtime=1200.05
/proc/30223/stat : 30223 (SApperloT-base) R 30221 30223 29875 0 -1 4194304 1875 0 0 0 120004 1 0 0 25 0 1 0 1127705452 8687616 1858 1992294400 134512640 135674940 4294956192 18446744073709551615 134559248 0 0 4096 0 0 0 0 17 1 0 0
/proc/30223/statm: 2121 1858 98 283 0 1835 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 8484

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.91
CPU time (s): 1200.06
CPU user time (s): 1200.04
CPU system time (s): 0.011998
CPU usage (%): 99.929
Max. virtual memory (cumulated for all children) (KiB): 8484

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

runsolver used 1.01085 second user time and 3.37249 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-01 03:46:55
IDJOB=1534204
IDBENCH=70615
IDSOLVER=509
FILE ID=node80/1534204-1238550415
PBS_JOBID= 9062094
Free space on /tmp= 64800 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/460/unif-k3-r4.25-v460-c1955-S729526068-046.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534204-1238550415/watcher-1534204-1238550415 -o /tmp/evaluation-result-1534204-1238550415/solver-1534204-1238550415 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=279883279 HOME/instance-1534204-1238550415.cnf

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

MD5SUM BENCH= 167b9c9b8ef7174228a6613d96e94620
RANDOM SEED=279883279

node80.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.263
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.263
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:       1462096 kB
Buffers:         90464 kB
Cached:         407620 kB
SwapCached:      14568 kB
Active:         230588 kB
Inactive:       283888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1462096 kB
SwapTotal:     4192956 kB
SwapFree:      4170060 kB
Dirty:            1424 kB
Writeback:           0 kB
Mapped:          21976 kB
Slab:            64404 kB
Committed_AS:  2971528 kB
PageTables:       2008 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= 64796 MiB
End job on node80 at 2009-04-01 04:06:58