Trace number 1534229

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.07 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S1159067237-017.cnf
MD5SUMef8baf42456f710e70f6a8e764cf7030
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.615
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-1534229-1238554622/watcher-1534229-1238554622 -o /tmp/evaluation-result-1534229-1238554622/solver-1534229-1238554622 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1485435797 HOME/instance-1534229-1238554622.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.09 3/68 22168
/proc/meminfo: memFree=1516224/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=1316 CPUtime=0
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 1128123790 1347584 137 1992294400 134512640 135674940 4294956192 18446744073709551615 134564620 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 329 137 98 283 0 43 0

[startup+0.102186 s]
/proc/loadavg: 1.00 1.00 1.09 3/68 22168
/proc/meminfo: memFree=1516224/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=1580 CPUtime=0.1
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 200 0 0 0 10 0 0 0 18 0 1 0 1128123790 1617920 183 1992294400 134512640 135674940 4294956192 18446744073709551615 134552024 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 395 183 98 283 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1580

[startup+0.201195 s]
/proc/loadavg: 1.00 1.00 1.09 3/68 22168
/proc/meminfo: memFree=1516224/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=1580 CPUtime=0.19
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 220 0 0 0 19 0 0 0 18 0 1 0 1128123790 1617920 203 1992294400 134512640 135674940 4294956192 18446744073709551615 134556476 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 395 203 98 283 0 109 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1580

[startup+0.301205 s]
/proc/loadavg: 1.00 1.00 1.09 3/68 22168
/proc/meminfo: memFree=1516224/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=1716 CPUtime=0.29
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 232 0 0 0 29 0 0 0 19 0 1 0 1128123790 1757184 215 1992294400 134512640 135674940 4294956192 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 429 215 98 283 0 143 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1716

[startup+0.701244 s]
/proc/loadavg: 1.00 1.00 1.09 3/68 22168
/proc/meminfo: memFree=1516224/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=1848 CPUtime=0.69
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 269 0 0 0 69 0 0 0 22 0 1 0 1128123790 1892352 252 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 462 252 98 283 0 176 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1848

[startup+1.50133 s]
/proc/loadavg: 1.00 1.00 1.09 2/69 22169
/proc/meminfo: memFree=1515576/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=1980 CPUtime=1.49
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 314 0 0 0 149 0 0 0 25 0 1 0 1128123790 2027520 297 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 495 297 98 283 0 209 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1980

[startup+3.10248 s]
/proc/loadavg: 1.00 1.00 1.09 2/69 22169
/proc/meminfo: memFree=1515192/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=2244 CPUtime=3.09
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 369 0 0 0 309 0 0 0 25 0 1 0 1128123790 2297856 352 1992294400 134512640 135674940 4294956192 18446744073709551615 134564327 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 561 352 98 283 0 275 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2244

[startup+6.3018 s]
/proc/loadavg: 1.00 1.00 1.09 2/69 22169
/proc/meminfo: memFree=1514808/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=2508 CPUtime=6.29
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 441 0 0 0 629 0 0 0 25 0 1 0 1128123790 2568192 424 1992294400 134512640 135674940 4294956192 18446744073709551615 134564342 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 627 424 98 283 0 341 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2508

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.09 2/69 22169
/proc/meminfo: memFree=1514360/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=2904 CPUtime=12.69
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 525 0 0 0 1269 0 0 0 25 0 1 0 1128123790 2973696 508 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 726 508 98 283 0 440 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2904

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.09 2/69 22169
/proc/meminfo: memFree=1513848/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=3436 CPUtime=25.49
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 658 0 0 0 2549 0 0 0 25 0 1 0 1128123790 3518464 641 1992294400 134512640 135674940 4294956192 18446744073709551615 134536754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 859 641 98 283 0 573 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3436

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.08 2/69 22169
/proc/meminfo: memFree=1513208/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=3976 CPUtime=51.07
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 809 0 0 0 5107 0 0 0 25 0 1 0 1128123790 4071424 792 1992294400 134512640 135674940 4294956192 18446744073709551615 134571299 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 994 792 98 283 0 708 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3976

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/69 22169
/proc/meminfo: memFree=1512440/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=4784 CPUtime=102.27
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 993 0 0 0 10226 1 0 0 25 0 1 0 1128123790 4898816 976 1992294400 134512640 135674940 4294956192 18446744073709551615 134561541 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 1196 976 98 283 0 910 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4784

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/69 22169
/proc/meminfo: memFree=1511928/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=5192 CPUtime=162.25
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 1106 0 0 0 16224 1 0 0 25 0 1 0 1128123790 5316608 1089 1992294400 134512640 135674940 4294956192 18446744073709551615 134559240 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 1298 1089 98 283 0 1012 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5192

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.07 2/69 22169
/proc/meminfo: memFree=1511608/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=5472 CPUtime=222.24
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 1185 0 0 0 22223 1 0 0 25 0 1 0 1128123790 5603328 1168 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 1368 1168 98 283 0 1082 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 5472

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/69 22175
/proc/meminfo: memFree=1511224/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=5744 CPUtime=282.21
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 1255 0 0 0 28220 1 0 0 25 0 1 0 1128123790 5881856 1238 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 1436 1238 98 283 0 1150 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 5744

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/69 22175
/proc/meminfo: memFree=1511096/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=6024 CPUtime=342.19
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 1294 0 0 0 34218 1 0 0 25 0 1 0 1128123790 6168576 1277 1992294400 134512640 135674940 4294956192 18446744073709551615 134551120 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 1506 1277 98 283 0 1220 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 6024

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/69 22175
/proc/meminfo: memFree=1510840/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=6300 CPUtime=402.17
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 1362 0 0 0 40216 1 0 0 25 0 1 0 1128123790 6451200 1345 1992294400 134512640 135674940 4294956192 18446744073709551615 134565332 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 1575 1345 98 283 0 1289 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 6300

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/69 22175
/proc/meminfo: memFree=1510776/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=6436 CPUtime=462.15
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 1399 0 0 0 46214 1 0 0 25 0 1 0 1128123790 6590464 1382 1992294400 134512640 135674940 4294956192 18446744073709551615 134564634 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 1609 1382 98 283 0 1323 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 6436

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/69 22175
/proc/meminfo: memFree=1510712/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=6572 CPUtime=522.15
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 1432 0 0 0 52213 2 0 0 25 0 1 0 1128123790 6729728 1415 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 1643 1415 98 283 0 1357 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 6572

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/69 22175
/proc/meminfo: memFree=1510456/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=6708 CPUtime=582.13
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 1480 0 0 0 58211 2 0 0 25 0 1 0 1128123790 6868992 1463 1992294400 134512640 135674940 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 1677 1463 98 283 0 1391 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 6708

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/69 22175
/proc/meminfo: memFree=1510328/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=6988 CPUtime=642.11
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 1522 0 0 0 64209 2 0 0 25 0 1 0 1128123790 7155712 1505 1992294400 134512640 135674940 4294956192 18446744073709551615 134549314 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 1747 1505 98 283 0 1461 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 6988

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/69 22175
/proc/meminfo: memFree=1510264/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=7132 CPUtime=702.09
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 1546 0 0 0 70207 2 0 0 25 0 1 0 1128123790 7303168 1529 1992294400 134512640 135674940 4294956192 18446744073709551615 134539778 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 1783 1529 98 283 0 1497 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 7132

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/69 22175
/proc/meminfo: memFree=1510136/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=7132 CPUtime=762.07
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 1566 0 0 0 76205 2 0 0 25 0 1 0 1128123790 7303168 1549 1992294400 134512640 135674940 4294956192 18446744073709551615 134560517 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 1783 1549 98 283 0 1497 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 7132

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/69 22175
/proc/meminfo: memFree=1510008/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=7420 CPUtime=822.05
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 1608 0 0 0 82203 2 0 0 25 0 1 0 1128123790 7598080 1591 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 1855 1591 98 283 0 1569 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 7420

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 22175
/proc/meminfo: memFree=1509752/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=7556 CPUtime=882.05
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 1648 0 0 0 88202 3 0 0 25 0 1 0 1128123790 7737344 1631 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 1889 1631 98 283 0 1603 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 7556

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 22175
/proc/meminfo: memFree=1509688/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=7700 CPUtime=942.03
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 1671 0 0 0 94200 3 0 0 25 0 1 0 1128123790 7884800 1654 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 1925 1654 98 283 0 1639 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 7700

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 22175
/proc/meminfo: memFree=1509496/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=7980 CPUtime=1002.01
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 1711 0 0 0 100198 3 0 0 25 0 1 0 1128123790 8171520 1694 1992294400 134512640 135674940 4294956192 18446744073709551615 134551420 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 1995 1694 98 283 0 1709 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 7980

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 22175
/proc/meminfo: memFree=1509432/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=7980 CPUtime=1061.99
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 1735 0 0 0 106196 3 0 0 25 0 1 0 1128123790 8171520 1718 1992294400 134512640 135674940 4294956192 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 1995 1718 98 283 0 1709 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 7980

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 22175
/proc/meminfo: memFree=1509368/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=8268 CPUtime=1121.97
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 1765 0 0 0 112194 3 0 0 25 0 1 0 1128123790 8466432 1748 1992294400 134512640 135674940 4294956192 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 2067 1748 98 283 0 1781 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 8268

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 22175
/proc/meminfo: memFree=1509240/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=8268 CPUtime=1181.95
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 1784 0 0 0 118192 3 0 0 25 0 1 0 1128123790 8466432 1767 1992294400 134512640 135674940 4294956192 18446744073709551615 134588547 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 2067 1767 98 283 0 1781 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 8268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 22175
/proc/meminfo: memFree=1509176/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=8268 CPUtime=1200.05
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 1790 0 0 0 120002 3 0 0 25 0 1 0 1128123790 8466432 1773 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 2067 1773 98 283 0 1781 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 8268

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 22175
/proc/meminfo: memFree=1509176/2055920 swapFree=4175244/4192956
[pid=22168] ppid=22166 vsize=8268 CPUtime=1200.05
/proc/22168/stat : 22168 (SApperloT-base) R 22166 22168 21385 0 -1 4194304 1790 0 0 0 120002 3 0 0 25 0 1 0 1128123790 8466432 1773 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/22168/statm: 2067 1773 98 283 0 1781 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 8268

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1200.03
CPU system time (s): 0.037994
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 8268

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

runsolver used 1.04384 second user time and 3.33349 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-01 04:57:02
IDJOB=1534229
IDBENCH=70620
IDSOLVER=509
FILE ID=node60/1534229-1238554622
PBS_JOBID= 9062113
Free space on /tmp= 66548 MiB

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

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

MD5SUM BENCH= ef8baf42456f710e70f6a8e764cf7030
RANDOM SEED=1485435797

node60.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.202
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.202
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:       1516704 kB
Buffers:         95096 kB
Cached:         351572 kB
SwapCached:      11040 kB
Active:         213900 kB
Inactive:       245968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1516704 kB
SwapTotal:     4192956 kB
SwapFree:      4175244 kB
Dirty:            1424 kB
Writeback:           0 kB
Mapped:          18476 kB
Slab:            64884 kB
Committed_AS:  3378396 kB
PageTables:       1712 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= 66548 MiB
End job on node60 at 2009-04-01 05:17:04