Trace number 1786223

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) 5000.02 5001.91

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-250-100.cnf
MD5SUM327600404ca46d59d12ad4e7ba1e4999
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses600
Sum of the clauses size1500
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2500
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5100
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1786223-1241951246/watcher-1786223-1241951246 -o /tmp/evaluation-result-1786223-1241951246/solver-1786223-1241951246 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1840020635 HOME/instance-1786223-1241951246.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28016
/proc/meminfo: memFree=1789824/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=1316 CPUtime=0
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 223159289 1347584 125 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 329 125 98 283 0 43 0

[startup+0.0231521 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28016
/proc/meminfo: memFree=1789824/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=1448 CPUtime=0.02
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 159 0 0 0 2 0 0 0 18 0 1 0 223159289 1482752 142 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 362 142 98 283 0 76 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1448

[startup+0.102167 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28016
/proc/meminfo: memFree=1789824/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=1448 CPUtime=0.1
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 176 0 0 0 10 0 0 0 18 0 1 0 223159289 1482752 159 1992294400 134512640 135674940 4294956208 18446744073709551615 134551944 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 362 159 98 283 0 76 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1448

[startup+0.301205 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28016
/proc/meminfo: memFree=1789824/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=1580 CPUtime=0.3
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 204 0 0 0 30 0 0 0 19 0 1 0 223159289 1617920 187 1992294400 134512640 135674940 4294956208 18446744073709551615 134564161 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 395 187 98 283 0 109 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1580

[startup+0.702286 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28016
/proc/meminfo: memFree=1789824/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=1712 CPUtime=0.69
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 236 0 0 0 69 0 0 0 22 0 1 0 223159289 1753088 219 1992294400 134512640 135674940 4294956208 18446744073709551615 134564779 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 428 219 98 283 0 142 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1712

[startup+1.50144 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28017
/proc/meminfo: memFree=1789304/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=1844 CPUtime=1.49
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 265 0 0 0 149 0 0 0 25 0 1 0 223159289 1888256 248 1992294400 134512640 135674940 4294956208 18446744073709551615 134564146 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 461 248 98 283 0 175 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1844

[startup+3.10176 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28017
/proc/meminfo: memFree=1789048/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=1976 CPUtime=3.09
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 291 0 0 0 309 0 0 0 25 0 1 0 223159289 2023424 274 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 494 274 98 283 0 208 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1976

[startup+6.3014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28017
/proc/meminfo: memFree=1788792/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=1976 CPUtime=6.29
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 320 0 0 0 629 0 0 0 25 0 1 0 223159289 2023424 303 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 494 303 98 283 0 208 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1976

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28017
/proc/meminfo: memFree=1788600/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=2240 CPUtime=12.69
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 376 0 0 0 1269 0 0 0 25 0 1 0 223159289 2293760 359 1992294400 134512640 135674940 4294956208 18446744073709551615 134555778 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 560 359 98 283 0 274 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2240

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28017
/proc/meminfo: memFree=1788344/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=2504 CPUtime=25.48
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 434 0 0 0 2548 0 0 0 25 0 1 0 223159289 2564096 417 1992294400 134512640 135674940 4294956208 18446744073709551615 134550564 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 626 417 98 283 0 340 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2504

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28017
/proc/meminfo: memFree=1788152/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=2636 CPUtime=51.08
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 475 0 0 0 5107 1 0 0 25 0 1 0 223159289 2699264 458 1992294400 134512640 135674940 4294956208 18446744073709551615 134566664 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 659 458 98 283 0 373 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2636

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28017
/proc/meminfo: memFree=1788152/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=2768 CPUtime=102.26
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 494 0 0 0 10225 1 0 0 25 0 1 0 223159289 2834432 477 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 692 477 98 283 0 406 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2768

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28017
/proc/meminfo: memFree=1788024/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=2768 CPUtime=162.23
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 506 0 0 0 16222 1 0 0 25 0 1 0 223159289 2834432 489 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 692 489 98 283 0 406 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 2768

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28017
/proc/meminfo: memFree=1787960/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=2892 CPUtime=222.21
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 522 0 0 0 22220 1 0 0 25 0 1 0 223159289 2961408 505 1992294400 134512640 135674940 4294956208 18446744073709551615 134571493 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 723 505 98 283 0 437 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 2892

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28017
/proc/meminfo: memFree=1787896/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=2892 CPUtime=282.18
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 538 0 0 0 28217 1 0 0 25 0 1 0 223159289 2961408 521 1992294400 134512640 135674940 4294956208 18446744073709551615 134551872 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 723 521 98 283 0 437 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 2892

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28017
/proc/meminfo: memFree=1787832/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=3028 CPUtime=342.16
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 557 0 0 0 34215 1 0 0 25 0 1 0 223159289 3100672 540 1992294400 134512640 135674940 4294956208 18446744073709551615 134559603 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 757 540 98 283 0 471 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 3028

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28017
/proc/meminfo: memFree=1787704/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=3028 CPUtime=402.14
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 577 0 0 0 40212 2 0 0 25 0 1 0 223159289 3100672 560 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 757 560 98 283 0 471 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 3028

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28017
/proc/meminfo: memFree=1787640/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=3164 CPUtime=462.12
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 595 0 0 0 46210 2 0 0 25 0 1 0 223159289 3239936 578 1992294400 134512640 135674940 4294956208 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 791 578 98 283 0 505 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 3164

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28017
/proc/meminfo: memFree=1787512/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=3300 CPUtime=522.09
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 625 0 0 0 52207 2 0 0 25 0 1 0 223159289 3379200 608 1992294400 134512640 135674940 4294956208 18446744073709551615 134565119 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 825 608 98 283 0 539 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 3300

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28017
/proc/meminfo: memFree=1787448/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=3300 CPUtime=582.07
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 641 0 0 0 58205 2 0 0 25 0 1 0 223159289 3379200 624 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 825 624 98 283 0 539 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 3300

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28017
/proc/meminfo: memFree=1787384/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=3436 CPUtime=642.05
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 655 0 0 0 64203 2 0 0 25 0 1 0 223159289 3518464 638 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 859 638 98 283 0 573 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 3436


################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28025
/proc/meminfo: memFree=1785848/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=4384 CPUtime=4060.77
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 917 0 0 0 406063 14 0 0 25 0 1 0 223159289 4489216 900 1992294400 134512640 135674940 4294956208 18446744073709551615 134581841 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 1096 900 98 283 0 810 0
Current children cumulated CPU time (s) 4060.77
Current children cumulated vsize (KiB) 4384

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28025
/proc/meminfo: memFree=1785784/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=4384 CPUtime=4120.74
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 917 0 0 0 412060 14 0 0 25 0 1 0 223159289 4489216 900 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 1096 900 98 283 0 810 0
Current children cumulated CPU time (s) 4120.74
Current children cumulated vsize (KiB) 4384

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28025
/proc/meminfo: memFree=1785848/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=4384 CPUtime=4180.72
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 918 0 0 0 418058 14 0 0 25 0 1 0 223159289 4489216 901 1992294400 134512640 135674940 4294956208 18446744073709551615 135111691 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 1096 901 98 283 0 810 0
Current children cumulated CPU time (s) 4180.72
Current children cumulated vsize (KiB) 4384

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28025
/proc/meminfo: memFree=1785784/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=4384 CPUtime=4240.69
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 918 0 0 0 424055 14 0 0 25 0 1 0 223159289 4489216 901 1992294400 134512640 135674940 4294956208 18446744073709551615 134556763 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 1096 901 98 283 0 810 0
Current children cumulated CPU time (s) 4240.69
Current children cumulated vsize (KiB) 4384

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28025
/proc/meminfo: memFree=1785784/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=4384 CPUtime=4300.67
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 918 0 0 0 430053 14 0 0 25 0 1 0 223159289 4489216 901 1992294400 134512640 135674940 4294956208 18446744073709551615 134565091 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 1096 901 98 283 0 810 0
Current children cumulated CPU time (s) 4300.67
Current children cumulated vsize (KiB) 4384

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28025
/proc/meminfo: memFree=1785784/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=4384 CPUtime=4360.65
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 918 0 0 0 436050 15 0 0 25 0 1 0 223159289 4489216 901 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 1096 901 98 283 0 810 0
Current children cumulated CPU time (s) 4360.65
Current children cumulated vsize (KiB) 4384

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28027
/proc/meminfo: memFree=1785720/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=4384 CPUtime=4420.63
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 920 0 0 0 442048 15 0 0 25 0 1 0 223159289 4489216 903 1992294400 134512640 135674940 4294956208 18446744073709551615 134564843 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 1096 903 98 283 0 810 0
Current children cumulated CPU time (s) 4420.63
Current children cumulated vsize (KiB) 4384

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28027
/proc/meminfo: memFree=1785720/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=4384 CPUtime=4480.6
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 922 0 0 0 448045 15 0 0 25 0 1 0 223159289 4489216 905 1992294400 134512640 135674940 4294956208 18446744073709551615 134566594 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 1096 905 98 283 0 810 0
Current children cumulated CPU time (s) 4480.6
Current children cumulated vsize (KiB) 4384

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28027
/proc/meminfo: memFree=1785720/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=4384 CPUtime=4540.58
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 922 0 0 0 454043 15 0 0 25 0 1 0 223159289 4489216 905 1992294400 134512640 135674940 4294956208 18446744073709551615 134564025 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 1096 905 98 283 0 810 0
Current children cumulated CPU time (s) 4540.58
Current children cumulated vsize (KiB) 4384

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28027
/proc/meminfo: memFree=1785656/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=4384 CPUtime=4600.56
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 923 0 0 0 460040 16 0 0 25 0 1 0 223159289 4489216 906 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 1096 906 98 283 0 810 0
Current children cumulated CPU time (s) 4600.56
Current children cumulated vsize (KiB) 4384

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28027
/proc/meminfo: memFree=1785656/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=4384 CPUtime=4660.54
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 923 0 0 0 466038 16 0 0 25 0 1 0 223159289 4489216 906 1992294400 134512640 135674940 4294956208 18446744073709551615 134558402 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 1096 906 98 283 0 810 0
Current children cumulated CPU time (s) 4660.54
Current children cumulated vsize (KiB) 4384

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28027
/proc/meminfo: memFree=1785592/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=4384 CPUtime=4720.52
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 923 0 0 0 472036 16 0 0 25 0 1 0 223159289 4489216 906 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 1096 906 98 283 0 810 0
Current children cumulated CPU time (s) 4720.52
Current children cumulated vsize (KiB) 4384

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28027
/proc/meminfo: memFree=1785592/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=4384 CPUtime=4780.49
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 923 0 0 0 478033 16 0 0 25 0 1 0 223159289 4489216 906 1992294400 134512640 135674940 4294956208 18446744073709551615 134555985 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 1096 906 98 283 0 810 0
Current children cumulated CPU time (s) 4780.49
Current children cumulated vsize (KiB) 4384

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28027
/proc/meminfo: memFree=1785528/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=4384 CPUtime=4840.46
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 923 0 0 0 484030 16 0 0 25 0 1 0 223159289 4489216 906 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 1096 906 98 283 0 810 0
Current children cumulated CPU time (s) 4840.46
Current children cumulated vsize (KiB) 4384

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28027
/proc/meminfo: memFree=1785528/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=4384 CPUtime=4900.45
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 923 0 0 0 490028 17 0 0 25 0 1 0 223159289 4489216 906 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 1096 906 98 283 0 810 0
Current children cumulated CPU time (s) 4900.45
Current children cumulated vsize (KiB) 4384

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28027
/proc/meminfo: memFree=1785464/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=4384 CPUtime=4960.42
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 924 0 0 0 496025 17 0 0 25 0 1 0 223159289 4489216 907 1992294400 134512640 135674940 4294956208 18446744073709551615 134588630 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 1096 907 98 283 0 810 0
Current children cumulated CPU time (s) 4960.42
Current children cumulated vsize (KiB) 4384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28027
/proc/meminfo: memFree=1785464/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=4384 CPUtime=5000.01
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 924 0 0 0 499984 17 0 0 25 0 1 0 223159289 4489216 907 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 1096 907 98 283 0 810 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 4384

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

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

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28027
/proc/meminfo: memFree=1785464/2055920 swapFree=4180356/4192956
[pid=28016] ppid=28014 vsize=4384 CPUtime=5000.01
/proc/28016/stat : 28016 (SApperloT-base) R 28014 28016 27896 0 -1 4194304 924 0 0 0 499984 17 0 0 25 0 1 0 223159289 4489216 907 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/28016/statm: 1096 907 98 283 0 810 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 4384

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.91
CPU time (s): 5000.02
CPU user time (s): 4999.85
CPU system time (s): 0.176973
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 4384

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

runsolver used 4.04538 second user time and 9.78751 second system time

The end

Launcher Data

Begin job on node1 at 2009-05-10 12:27:26
IDJOB=1786223
IDBENCH=71788
IDSOLVER=642
FILE ID=node1/1786223-1241951246
PBS_JOBID= 9265027
Free space on /tmp= 66268 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-250-100.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786223-1241951246/watcher-1786223-1241951246 -o /tmp/evaluation-result-1786223-1241951246/solver-1786223-1241951246 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1840020635 HOME/instance-1786223-1241951246.cnf

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

MD5SUM BENCH= 327600404ca46d59d12ad4e7ba1e4999
RANDOM SEED=1840020635

node1.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.259
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	: 5931.00
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.259
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:       1790304 kB
Buffers:         52072 kB
Cached:         147204 kB
SwapCached:       6356 kB
Active:          80508 kB
Inactive:       126616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1790304 kB
SwapTotal:     4192956 kB
SwapFree:      4180356 kB
Dirty:            1396 kB
Writeback:           0 kB
Mapped:          13576 kB
Slab:            44456 kB
Committed_AS:   769816 kB
PageTables:       1436 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= 66268 MiB
End job on node1 at 2009-05-10 13:50:50