Trace number 1533804

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.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/500/
unif-k3-r4.25-v500-c2125-S1339364096-048.cnf
MD5SUM2cbf25bf3c1a8a645c8c658cff25ce06
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1178.65
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
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-1533804-1238491860/watcher-1533804-1238491860 -o /tmp/evaluation-result-1533804-1238491860/solver-1533804-1238491860 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=470670149 HOME/instance-1533804-1238491860.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.84 1.95 1.74 3/72 16083
/proc/meminfo: memFree=1683272/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=1316 CPUtime=0
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 1121847130 1347584 139 1992294400 134512640 135674940 4294956192 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 329 139 98 283 0 43 0

[startup+0.0685221 s]
/proc/loadavg: 1.84 1.95 1.74 3/72 16083
/proc/meminfo: memFree=1683272/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=1580 CPUtime=0.06
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 197 0 0 0 6 0 0 0 18 0 1 0 1121847130 1617920 180 1992294400 134512640 135674940 4294956192 18446744073709551615 134552266 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 395 180 98 283 0 109 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1580

[startup+0.101527 s]
/proc/loadavg: 1.84 1.95 1.74 3/72 16083
/proc/meminfo: memFree=1683272/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=1580 CPUtime=0.09
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 207 0 0 0 9 0 0 0 18 0 1 0 1121847130 1617920 190 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 395 190 98 283 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1580

[startup+0.301563 s]
/proc/loadavg: 1.84 1.95 1.74 3/72 16083
/proc/meminfo: memFree=1683272/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=1712 CPUtime=0.29
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 237 0 0 0 29 0 0 0 19 0 1 0 1121847130 1753088 220 1992294400 134512640 135674940 4294956192 18446744073709551615 134550612 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 428 220 98 283 0 142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1712

[startup+0.701636 s]
/proc/loadavg: 1.84 1.95 1.74 3/72 16083
/proc/meminfo: memFree=1683272/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=1844 CPUtime=0.69
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 275 0 0 0 69 0 0 0 22 0 1 0 1121847130 1888256 258 1992294400 134512640 135674940 4294956192 18446744073709551615 134564420 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 461 258 98 283 0 175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1844

[startup+1.50178 s]
/proc/loadavg: 1.84 1.95 1.74 2/73 16084
/proc/meminfo: memFree=1682496/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=2108 CPUtime=1.49
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 322 0 0 0 149 0 0 0 25 0 1 0 1121847130 2158592 305 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 527 305 98 283 0 241 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2108

[startup+3.10107 s]
/proc/loadavg: 1.84 1.95 1.74 2/73 16084
/proc/meminfo: memFree=1682176/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=2240 CPUtime=3.09
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 379 0 0 0 309 0 0 0 25 0 1 0 1121847130 2293760 362 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 560 362 98 283 0 274 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2240

[startup+6.30165 s]
/proc/loadavg: 1.77 1.93 1.73 2/73 16084
/proc/meminfo: memFree=1681792/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=2644 CPUtime=6.29
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 466 0 0 0 629 0 0 0 25 0 1 0 1121847130 2707456 449 1992294400 134512640 135674940 4294956192 18446744073709551615 134564643 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 661 449 98 283 0 375 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2644

[startup+12.7018 s]
/proc/loadavg: 1.71 1.91 1.73 2/73 16084
/proc/meminfo: memFree=1681216/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=3040 CPUtime=12.69
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 560 0 0 0 1269 0 0 0 25 0 1 0 1121847130 3112960 543 1992294400 134512640 135674940 4294956192 18446744073709551615 134565458 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 760 543 98 283 0 474 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3040

[startup+25.5011 s]
/proc/loadavg: 1.55 1.87 1.71 2/73 16084
/proc/meminfo: memFree=1680512/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=3712 CPUtime=25.48
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 734 0 0 0 2548 0 0 0 25 0 1 0 1121847130 3801088 717 1992294400 134512640 135674940 4294956192 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 928 717 98 283 0 642 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3712

[startup+51.1018 s]
/proc/loadavg: 1.36 1.80 1.70 2/73 16084
/proc/meminfo: memFree=1679936/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=4248 CPUtime=51.08
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 884 0 0 0 5108 0 0 0 25 0 1 0 1121847130 4349952 867 1992294400 134512640 135674940 4294956192 18446744073709551615 134564345 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 1062 867 98 283 0 776 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4248

[startup+102.305 s]
/proc/loadavg: 1.16 1.67 1.66 2/73 16084
/proc/meminfo: memFree=1679168/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=5060 CPUtime=102.26
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 1063 0 0 0 10226 0 0 0 25 0 1 0 1121847130 5181440 1046 1992294400 134512640 135674940 4294956192 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 1265 1046 98 283 0 979 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5060

[startup+162.303 s]
/proc/loadavg: 1.06 1.55 1.61 2/73 16084
/proc/meminfo: memFree=1678528/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=5600 CPUtime=162.24
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 1218 0 0 0 16223 1 0 0 25 0 1 0 1121847130 5734400 1201 1992294400 134512640 135674940 4294956192 18446744073709551615 134565332 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 1400 1201 98 283 0 1114 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 5600

[startup+222.302 s]
/proc/loadavg: 1.02 1.45 1.57 2/73 16084
/proc/meminfo: memFree=1678272/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=5880 CPUtime=222.22
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 1272 0 0 0 22221 1 0 0 25 0 1 0 1121847130 6021120 1255 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 1470 1255 98 283 0 1184 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 5880

[startup+282.302 s]
/proc/loadavg: 1.00 1.36 1.53 2/73 16084
/proc/meminfo: memFree=1678016/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=6144 CPUtime=282.19
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 1347 0 0 0 28218 1 0 0 25 0 1 0 1121847130 6291456 1330 1992294400 134512640 135674940 4294956192 18446744073709551615 134564282 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 1536 1330 98 283 0 1250 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 6144

[startup+342.302 s]
/proc/loadavg: 1.00 1.29 1.50 2/73 16084
/proc/meminfo: memFree=1677696/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=6420 CPUtime=342.18
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 1418 0 0 0 34216 2 0 0 25 0 1 0 1121847130 6574080 1401 1992294400 134512640 135674940 4294956192 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 1605 1401 98 283 0 1319 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 6420

[startup+402.301 s]
/proc/loadavg: 1.00 1.24 1.46 2/73 16084
/proc/meminfo: memFree=1677440/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=6688 CPUtime=402.15
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 1479 0 0 0 40213 2 0 0 25 0 1 0 1121847130 6848512 1462 1992294400 134512640 135674940 4294956192 18446744073709551615 134555868 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 1672 1462 98 283 0 1386 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 6688

[startup+462.301 s]
/proc/loadavg: 1.00 1.19 1.43 2/73 16084
/proc/meminfo: memFree=1677120/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=7092 CPUtime=462.13
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 1549 0 0 0 46211 2 0 0 25 0 1 0 1121847130 7262208 1532 1992294400 134512640 135674940 4294956192 18446744073709551615 134560473 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 1773 1532 98 283 0 1487 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 7092

[startup+522.301 s]
/proc/loadavg: 1.00 1.15 1.40 2/73 16084
/proc/meminfo: memFree=1676992/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=7236 CPUtime=522.12
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 1585 0 0 0 52209 3 0 0 25 0 1 0 1121847130 7409664 1568 1992294400 134512640 135674940 4294956192 18446744073709551615 134560435 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 1809 1568 98 283 0 1523 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 7236

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.37 2/73 16084
/proc/meminfo: memFree=1676800/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=7372 CPUtime=582.1
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 1634 0 0 0 58207 3 0 0 25 0 1 0 1121847130 7548928 1617 1992294400 134512640 135674940 4294956192 18446744073709551615 134581792 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 1843 1617 98 283 0 1557 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 7372

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.35 2/73 16084
/proc/meminfo: memFree=1676544/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=7652 CPUtime=642.09
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 1680 0 0 0 64205 4 0 0 25 0 1 0 1121847130 7835648 1663 1992294400 134512640 135674940 4294956192 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 1913 1663 98 283 0 1627 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 7652

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.32 2/73 16084
/proc/meminfo: memFree=1676352/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=7940 CPUtime=702.06
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 1735 0 0 0 70202 4 0 0 25 0 1 0 1121847130 8130560 1718 1992294400 134512640 135674940 4294956192 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 1985 1718 98 283 0 1699 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 7940

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.30 2/73 16086
/proc/meminfo: memFree=1676096/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=8076 CPUtime=762.04
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 1770 0 0 0 76200 4 0 0 25 0 1 0 1121847130 8269824 1753 1992294400 134512640 135674940 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 2019 1753 98 283 0 1733 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 8076

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.28 2/73 16086
/proc/meminfo: memFree=1676032/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=8220 CPUtime=822.01
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 1791 0 0 0 82197 4 0 0 25 0 1 0 1121847130 8417280 1774 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 2055 1774 98 283 0 1769 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 8220

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.26 2/73 16086
/proc/meminfo: memFree=1675968/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=8364 CPUtime=882
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 1809 0 0 0 88195 5 0 0 25 0 1 0 1121847130 8564736 1792 1992294400 134512640 135674940 4294956192 18446744073709551615 134585667 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 2091 1792 98 283 0 1805 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 8364

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.24 2/73 16086
/proc/meminfo: memFree=1675712/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=8652 CPUtime=941.98
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 1866 0 0 0 94193 5 0 0 25 0 1 0 1121847130 8859648 1849 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 2163 1849 98 283 0 1877 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 8652

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.22 2/73 16086
/proc/meminfo: memFree=1675584/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=8796 CPUtime=1001.95
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 1896 0 0 0 100190 5 0 0 25 0 1 0 1121847130 9007104 1879 1992294400 134512640 135674940 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 2199 1879 98 283 0 1913 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 8796

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/73 16086
/proc/meminfo: memFree=1675520/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=8940 CPUtime=1061.93
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 1911 0 0 0 106188 5 0 0 25 0 1 0 1121847130 9154560 1894 1992294400 134512640 135674940 4294956192 18446744073709551615 134557020 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 2235 1894 98 283 0 1949 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 8940

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.19 2/73 16086
/proc/meminfo: memFree=1675456/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=8940 CPUtime=1121.92
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 1930 0 0 0 112186 6 0 0 25 0 1 0 1121847130 9154560 1913 1992294400 134512640 135674940 4294956192 18446744073709551615 134552103 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 2235 1913 98 283 0 1949 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 8940

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/73 16086
/proc/meminfo: memFree=1675392/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=9084 CPUtime=1181.9
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 1954 0 0 0 118184 6 0 0 25 0 1 0 1121847130 9302016 1937 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 2271 1937 98 283 0 1985 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 9084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.17 2/73 16086
/proc/meminfo: memFree=1675328/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=9084 CPUtime=1200.09
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 1960 0 0 0 120003 6 0 0 25 0 1 0 1121847130 9302016 1943 1992294400 134512640 135674940 4294956192 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 2271 1943 98 283 0 1985 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 9084

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.17 2/73 16086
/proc/meminfo: memFree=1675328/2055920 swapFree=4174692/4192956
[pid=16083] ppid=16081 vsize=9084 CPUtime=1200.09
/proc/16083/stat : 16083 (SApperloT-base) R 16081 16083 16015 0 -1 4194304 1960 0 0 0 120003 6 0 0 25 0 1 0 1121847130 9302016 1943 1992294400 134512640 135674940 4294956192 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 1 0 0
/proc/16083/statm: 2271 1943 98 283 0 1985 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 9084

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.11
CPU user time (s): 1200.04
CPU system time (s): 0.067989
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 9084

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

runsolver used 1.00185 second user time and 3.37649 second system time

The end

Launcher Data

Begin job on node67 at 2009-03-31 11:31:00
IDJOB=1533804
IDBENCH=70535
IDSOLVER=509
FILE ID=node67/1533804-1238491860
PBS_JOBID= 9061899
Free space on /tmp= 66376 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/500/unif-k3-r4.25-v500-c2125-S1339364096-048.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533804-1238491860/watcher-1533804-1238491860 -o /tmp/evaluation-result-1533804-1238491860/solver-1533804-1238491860 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=470670149 HOME/instance-1533804-1238491860.cnf

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

MD5SUM BENCH= 2cbf25bf3c1a8a645c8c658cff25ce06
RANDOM SEED=470670149

node67.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.265
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.265
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:       1683752 kB
Buffers:         69924 kB
Cached:         213048 kB
SwapCached:       9632 kB
Active:         158880 kB
Inactive:       135092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683752 kB
SwapTotal:     4192956 kB
SwapFree:      4174692 kB
Dirty:            1436 kB
Writeback:           0 kB
Mapped:          16764 kB
Slab:            63264 kB
Committed_AS:  3179564 kB
PageTables:       2052 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= 66376 MiB
End job on node67 at 2009-03-31 11:51:02