Trace number 1736050

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v1560c133795gyes9.cnf
MD5SUMfe117ca26ab85d9c8449a6f94eb0c5ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark321.639
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses133795
Sum of the clauses size269030
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2133735
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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-1736050-1240809435/watcher-1736050-1240809435 -o /tmp/evaluation-result-1736050-1240809435/solver-1736050-1240809435 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=743909236 HOME/instance-1736050-1240809435.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.91 0.97 0.99 3/64 5257
/proc/meminfo: memFree=1417144/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=1972 CPUtime=0
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 108971946 2019328 160 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 493 160 90 283 0 207 0

[startup+0.047134 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 5257
/proc/meminfo: memFree=1417144/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=4216 CPUtime=0.04
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 725 0 0 0 4 0 0 0 18 0 1 0 108971946 4317184 709 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 1054 709 90 283 0 768 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4216

[startup+0.101142 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 5257
/proc/meminfo: memFree=1417144/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=5272 CPUtime=0.09
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 998 0 0 0 9 0 0 0 18 0 1 0 108971946 5398528 981 1992294400 134512640 135674940 4294956192 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 1318 982 98 283 0 1032 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5272

[startup+0.30118 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 5257
/proc/meminfo: memFree=1417144/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=6592 CPUtime=0.29
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 1344 0 0 0 29 0 0 0 19 0 1 0 108971946 6750208 1327 1992294400 134512640 135674940 4294956192 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 1648 1327 98 283 0 1362 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6592

[startup+0.701257 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 5257
/proc/meminfo: memFree=1417144/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=8580 CPUtime=0.69
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 1834 0 0 0 69 0 0 0 22 0 1 0 108971946 8785920 1817 1992294400 134512640 135674940 4294956192 18446744073709551615 134564848 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 2145 1817 98 283 0 1859 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8580

[startup+1.50141 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1408752/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=11780 CPUtime=1.49
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 2633 0 0 0 148 1 0 0 25 0 1 0 108971946 12062720 2616 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 2945 2616 98 283 0 2659 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11780

[startup+3.10172 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1404976/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=16548 CPUtime=3.09
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 3795 0 0 0 307 2 0 0 25 0 1 0 108971946 16945152 3778 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 4137 3778 98 283 0 3851 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16548

[startup+6.30133 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1395760/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=25300 CPUtime=6.29
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 5997 0 0 0 626 3 0 0 25 0 1 0 108971946 25907200 5980 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 6325 5980 98 283 0 6039 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25300

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1383472/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=36092 CPUtime=12.68
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 8686 0 0 0 1263 5 0 0 25 0 1 0 108971946 36958208 8636 1992294400 134512640 135674940 4294956192 18446744073709551615 134556473 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 9023 8636 98 283 0 8737 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 36092

[startup+25.502 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1367664/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=51756 CPUtime=25.48
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 12549 0 0 0 2539 9 0 0 25 0 1 0 108971946 52998144 12434 1992294400 134512640 135674940 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 12939 12434 98 283 0 12653 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51756

[startup+51.1019 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1360560/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=58840 CPUtime=51.07
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 14257 0 0 0 5096 11 0 0 25 0 1 0 108971946 60252160 14142 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 14710 14142 98 283 0 14424 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 58840

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1359152/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=60568 CPUtime=102.25
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 14604 0 0 0 10214 11 0 0 25 0 1 0 108971946 62021632 14489 1992294400 134512640 135674940 4294956192 18446744073709551615 134552285 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 15142 14489 98 283 0 14856 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 60568

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1356016/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=64280 CPUtime=162.23
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 15382 0 0 0 16211 12 0 0 25 0 1 0 108971946 65822720 15267 1992294400 134512640 135674940 4294956192 18446744073709551615 134558960 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 16070 15267 98 283 0 15784 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 64280

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1353712/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=67224 CPUtime=222.22
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 15959 0 0 0 22208 14 0 0 25 0 1 0 108971946 68837376 15844 1992294400 134512640 135674940 4294956192 18446744073709551615 134564705 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 16806 15844 98 283 0 16520 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 67224

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1352816/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=68440 CPUtime=282.19
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 16172 0 0 0 28205 14 0 0 25 0 1 0 108971946 70082560 16057 1992294400 134512640 135674940 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 17110 16057 98 283 0 16824 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 68440

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1348528/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=73388 CPUtime=342.17
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 17238 0 0 0 34202 15 0 0 25 0 1 0 108971946 75149312 17123 1992294400 134512640 135674940 4294956192 18446744073709551615 134565083 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 18347 17123 98 283 0 18061 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 73388

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1345520/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=76716 CPUtime=402.15
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 17970 0 0 0 40199 16 0 0 25 0 1 0 108971946 78557184 17855 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 19179 17855 98 283 0 18893 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 76716

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1343984/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=78380 CPUtime=462.13
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 18367 0 0 0 46197 16 0 0 25 0 1 0 108971946 80261120 18252 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 19595 18252 98 283 0 19309 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 78380

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1341168/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=81660 CPUtime=522.11
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 19097 0 0 0 52194 17 0 0 25 0 1 0 108971946 83619840 18982 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 20415 18982 98 283 0 20129 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 81660

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1338288/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=84956 CPUtime=582.09
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 19767 0 0 0 58191 18 0 0 25 0 1 0 108971946 86994944 19652 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 21239 19652 98 283 0 20953 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 84956

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1336752/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=86624 CPUtime=642.07
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 20142 0 0 0 64189 18 0 0 25 0 1 0 108971946 88702976 20027 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 21656 20027 98 283 0 21370 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 86624

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1335728/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=88288 CPUtime=702.04
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 20452 0 0 0 70186 18 0 0 25 0 1 0 108971946 90406912 20337 1992294400 134512640 135674940 4294956192 18446744073709551615 134564785 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 22072 20337 98 283 0 21786 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 88288

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1334320/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=89848 CPUtime=762.03
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 20765 0 0 0 76185 18 0 0 25 0 1 0 108971946 92004352 20650 1992294400 134512640 135674940 4294956192 18446744073709551615 134565250 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 22462 20650 98 283 0 22176 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 89848

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1332144/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=92588 CPUtime=822.01
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 21374 0 0 0 82182 19 0 0 25 0 1 0 108971946 94810112 21259 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 23147 21259 98 283 0 22861 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 92588

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1329328/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=95724 CPUtime=881.99
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 22052 0 0 0 88179 20 0 0 25 0 1 0 108971946 98021376 21937 1992294400 134512640 135674940 4294956192 18446744073709551615 134565282 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 23931 21937 98 283 0 23645 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 95724

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1328688/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=96624 CPUtime=941.97
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 22219 0 0 0 94177 20 0 0 25 0 1 0 108971946 98942976 22104 1992294400 134512640 135674940 4294956192 18446744073709551615 134564662 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 24156 22104 98 283 0 23870 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 96624

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1327728/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=97840 CPUtime=1001.94
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 22444 0 0 0 100174 20 0 0 25 0 1 0 108971946 100188160 22329 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 24460 22329 98 283 0 24174 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 97840

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1323888/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=102736 CPUtime=1061.93
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 23401 0 0 0 106172 21 0 0 25 0 1 0 108971946 105201664 23286 1992294400 134512640 135674940 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 25684 23286 98 283 0 25398 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 102736

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1322032/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=105276 CPUtime=1121.9
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 23851 0 0 0 112169 21 0 0 25 0 1 0 108971946 107802624 23736 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 26319 23736 98 283 0 26033 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 105276

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1321840/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=105532 CPUtime=1181.88
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 23918 0 0 0 118167 21 0 0 25 0 1 0 108971946 108064768 23803 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 26383 23803 98 283 0 26097 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 105532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1321456/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=106072 CPUtime=1200.08
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 24007 0 0 0 119987 21 0 0 25 0 1 0 108971946 108617728 23892 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 26518 23892 98 283 0 26232 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 106072

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: 0.99 0.97 0.99 2/65 5258
/proc/meminfo: memFree=1321456/2055920 swapFree=4192812/4192956
[pid=5257] ppid=5255 vsize=106072 CPUtime=1200.08
/proc/5257/stat : 5257 (SApperloT-base) R 5255 5257 5098 0 -1 4194304 24007 0 0 0 119987 21 0 0 25 0 1 0 108971946 108617728 23892 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5257/statm: 26518 23892 98 283 0 26232 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 106072

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.11
CPU user time (s): 1199.87
CPU system time (s): 0.233964
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 106072

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

runsolver used 0.769882 second user time and 2.69259 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-27 07:17:15
IDJOB=1736050
IDBENCH=71586
IDSOLVER=509
FILE ID=node38/1736050-1240809435
PBS_JOBID= 9187441
Free space on /tmp= 66396 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1560c133795gyes9.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736050-1240809435/watcher-1736050-1240809435 -o /tmp/evaluation-result-1736050-1240809435/solver-1736050-1240809435 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=743909236 HOME/instance-1736050-1240809435.cnf

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

MD5SUM BENCH= fe117ca26ab85d9c8449a6f94eb0c5ef
RANDOM SEED=743909236

node38.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:       1417624 kB
Buffers:         72380 kB
Cached:         482432 kB
SwapCached:          0 kB
Active:         251528 kB
Inactive:       317192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1417624 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3052 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            55496 kB
Committed_AS:   552932 kB
PageTables:       1456 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= 66396 MiB
End job on node38 at 2009-04-27 07:37:17