Trace number 1785941

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1150c84314g2.cnf
MD5SUM63d94048c368060530aaae24bc900bb9
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 variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-1785941-1241937231/watcher-1785941-1241937231 -o /tmp/evaluation-result-1785941-1241937231/solver-1785941-1241937231 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1707073588 HOME/instance-1785941-1241937231.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 0.99 0.99 3/64 31470
/proc/meminfo: memFree=1600296/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=1780 CPUtime=0
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 221756328 1822720 159 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 445 159 90 283 0 159 0

[startup+0.091972 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 31470
/proc/meminfo: memFree=1600296/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=4156 CPUtime=0.08
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 762 0 0 0 8 0 0 0 18 0 1 0 221756328 4255744 745 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 1039 745 98 283 0 753 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4156

[startup+0.101972 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 31470
/proc/meminfo: memFree=1600296/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=4156 CPUtime=0.09
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 780 0 0 0 9 0 0 0 18 0 1 0 221756328 4255744 763 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 1039 763 98 283 0 753 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4156

[startup+0.301995 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 31470
/proc/meminfo: memFree=1600296/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=5212 CPUtime=0.29
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 1039 0 0 0 29 0 0 0 19 0 1 0 221756328 5337088 1022 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 1303 1022 98 283 0 1017 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5212

[startup+0.701042 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 31470
/proc/meminfo: memFree=1600296/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=6932 CPUtime=0.69
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 1448 0 0 0 69 0 0 0 22 0 1 0 221756328 7098368 1431 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 1733 1431 98 283 0 1447 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6932

[startup+1.50213 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 31471
/proc/meminfo: memFree=1593696/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=9764 CPUtime=1.49
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 2174 0 0 0 149 0 0 0 25 0 1 0 221756328 9998336 2157 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 2441 2157 98 283 0 2155 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9764

[startup+3.10132 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 31471
/proc/meminfo: memFree=1590048/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=13472 CPUtime=3.09
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 3086 0 0 0 308 1 0 0 25 0 1 0 221756328 13795328 3069 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 3368 3069 98 283 0 3082 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13472

[startup+6.30169 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 31471
/proc/meminfo: memFree=1584224/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=18920 CPUtime=6.29
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 4440 0 0 0 628 1 0 0 25 0 1 0 221756328 19374080 4390 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 4730 4390 98 283 0 4444 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18920

[startup+12.7014 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 31471
/proc/meminfo: memFree=1576808/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=24964 CPUtime=12.69
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 5928 0 0 0 1267 2 0 0 25 0 1 0 221756328 25563136 5878 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 6241 5878 98 283 0 5955 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24964

[startup+25.5019 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 31471
/proc/meminfo: memFree=1575336/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=26752 CPUtime=25.48
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 6299 0 0 0 2546 2 0 0 25 0 1 0 221756328 27394048 6249 1992294400 134512640 135674940 4294956208 18446744073709551615 134581529 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 6688 6249 98 283 0 6402 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26752

[startup+51.1019 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 31471
/proc/meminfo: memFree=1573352/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=29216 CPUtime=51.08
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 6800 0 0 0 5105 3 0 0 25 0 1 0 221756328 29917184 6750 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 7304 6750 98 283 0 7018 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29216

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 31471
/proc/meminfo: memFree=1567016/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=36212 CPUtime=102.26
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 8380 0 0 0 10222 4 0 0 25 0 1 0 221756328 37081088 8330 1992294400 134512640 135674940 4294956208 18446744073709551615 134539956 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 9053 8330 98 283 0 8767 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 36212

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 31471
/proc/meminfo: memFree=1557480/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=47244 CPUtime=162.25
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 10847 0 0 0 16218 7 0 0 25 0 1 0 221756328 48377856 10700 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 11811 10700 98 283 0 11525 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 47244

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 31471
/proc/meminfo: memFree=1553832/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=51364 CPUtime=222.23
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 11761 0 0 0 22215 8 0 0 25 0 1 0 221756328 52596736 11614 1992294400 134512640 135674940 4294956208 18446744073709551615 134565062 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 12841 11614 98 283 0 12555 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 51364

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 31471
/proc/meminfo: memFree=1548648/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=56936 CPUtime=282.22
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 13040 0 0 0 28212 10 0 0 25 0 1 0 221756328 58302464 12893 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 14234 12893 98 283 0 13948 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 56936

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 31471
/proc/meminfo: memFree=1545640/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=60584 CPUtime=342.19
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 13788 0 0 0 34209 10 0 0 25 0 1 0 221756328 62038016 13641 1992294400 134512640 135674940 4294956208 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 15146 13641 98 283 0 14860 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 60584

[startup+402.302 s]
/proc/loadavg: 1.09 1.02 1.00 2/65 31471
/proc/meminfo: memFree=1544168/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=62376 CPUtime=402.18
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 14180 0 0 0 40207 11 0 0 25 0 1 0 221756328 63873024 14033 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 15594 14033 98 283 0 15308 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 62376

[startup+462.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 31473
/proc/meminfo: memFree=1542568/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=64332 CPUtime=462.16
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 14614 0 0 0 46205 11 0 0 25 0 1 0 221756328 65875968 14467 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 16083 14467 98 283 0 15797 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 64332

[startup+522.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 31473
/proc/meminfo: memFree=1540968/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=66300 CPUtime=522.14
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 14969 0 0 0 52203 11 0 0 25 0 1 0 221756328 67891200 14822 1992294400 134512640 135674940 4294956208 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 16575 14822 98 283 0 16289 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 66300

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31473
/proc/meminfo: memFree=1539688/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=67708 CPUtime=582.13
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 15281 0 0 0 58201 12 0 0 25 0 1 0 221756328 69332992 15134 1992294400 134512640 135674940 4294956208 18446744073709551615 134565901 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 16927 15134 98 283 0 16641 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 67708

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31473
/proc/meminfo: memFree=1538792/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=68956 CPUtime=642.12
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 15502 0 0 0 64200 12 0 0 25 0 1 0 221756328 70610944 15355 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 17239 15355 98 283 0 16953 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 68956


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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31479
/proc/meminfo: memFree=1497576/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=117416 CPUtime=4001.2
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 25619 0 0 0 400090 30 0 0 25 0 1 0 221756328 120233984 25472 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 29354 25472 98 283 0 29068 0
Current children cumulated CPU time (s) 4001.2
Current children cumulated vsize (KiB) 117416

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31481
/proc/meminfo: memFree=1496424/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=118696 CPUtime=4061.2
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 25868 0 0 0 406089 31 0 0 25 0 1 0 221756328 121544704 25721 1992294400 134512640 135674940 4294956208 18446744073709551615 134564059 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 29674 25721 98 283 0 29388 0
Current children cumulated CPU time (s) 4061.2
Current children cumulated vsize (KiB) 118696

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31481
/proc/meminfo: memFree=1495272/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=119980 CPUtime=4121.17
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 26156 0 0 0 412086 31 0 0 25 0 1 0 221756328 122859520 26009 1992294400 134512640 135674940 4294956208 18446744073709551615 134555953 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 29995 26009 98 283 0 29709 0
Current children cumulated CPU time (s) 4121.17
Current children cumulated vsize (KiB) 119980

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31481
/proc/meminfo: memFree=1494248/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=121008 CPUtime=4181.16
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 26416 0 0 0 418085 31 0 0 25 0 1 0 221756328 123912192 26269 1992294400 134512640 135674940 4294956208 18446744073709551615 134539781 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 30252 26269 98 283 0 29966 0
Current children cumulated CPU time (s) 4181.16
Current children cumulated vsize (KiB) 121008

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31481
/proc/meminfo: memFree=1493864/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=121520 CPUtime=4241.15
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 26528 0 0 0 424083 32 0 0 25 0 1 0 221756328 124436480 26381 1992294400 134512640 135674940 4294956208 18446744073709551615 134556463 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 30380 26381 98 283 0 30094 0
Current children cumulated CPU time (s) 4241.15
Current children cumulated vsize (KiB) 121520

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31481
/proc/meminfo: memFree=1493224/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=122032 CPUtime=4301.13
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 26674 0 0 0 430081 32 0 0 25 0 1 0 221756328 124960768 26527 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 30508 26527 98 283 0 30222 0
Current children cumulated CPU time (s) 4301.13
Current children cumulated vsize (KiB) 122032

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31481
/proc/meminfo: memFree=1493096/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=122032 CPUtime=4361.11
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 26711 0 0 0 436079 32 0 0 25 0 1 0 221756328 124960768 26564 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 30508 26564 98 283 0 30222 0
Current children cumulated CPU time (s) 4361.11
Current children cumulated vsize (KiB) 122032

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31481
/proc/meminfo: memFree=1493096/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=122032 CPUtime=4421.09
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 26711 0 0 0 442077 32 0 0 25 0 1 0 221756328 124960768 26564 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 30508 26564 98 283 0 30222 0
Current children cumulated CPU time (s) 4421.09
Current children cumulated vsize (KiB) 122032

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31481
/proc/meminfo: memFree=1493096/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=122032 CPUtime=4481.07
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 26712 0 0 0 448075 32 0 0 25 0 1 0 221756328 124960768 26565 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 30508 26565 98 283 0 30222 0
Current children cumulated CPU time (s) 4481.07
Current children cumulated vsize (KiB) 122032

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31481
/proc/meminfo: memFree=1492904/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=122288 CPUtime=4541.07
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 26753 0 0 0 454074 33 0 0 25 0 1 0 221756328 125222912 26606 1992294400 134512640 135674940 4294956208 18446744073709551615 134551104 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 30572 26606 98 283 0 30286 0
Current children cumulated CPU time (s) 4541.07
Current children cumulated vsize (KiB) 122288

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31481
/proc/meminfo: memFree=1492264/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=123056 CPUtime=4601.05
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 26907 0 0 0 460072 33 0 0 25 0 1 0 221756328 126009344 26760 1992294400 134512640 135674940 4294956208 18446744073709551615 134564748 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 30764 26760 98 283 0 30478 0
Current children cumulated CPU time (s) 4601.05
Current children cumulated vsize (KiB) 123056

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31481
/proc/meminfo: memFree=1491880/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=123572 CPUtime=4661.03
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 27000 0 0 0 466070 33 0 0 25 0 1 0 221756328 126537728 26853 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 30893 26853 98 283 0 30607 0
Current children cumulated CPU time (s) 4661.03
Current children cumulated vsize (KiB) 123572

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31481
/proc/meminfo: memFree=1491816/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=123572 CPUtime=4721.02
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 27001 0 0 0 472068 34 0 0 25 0 1 0 221756328 126537728 26854 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 30893 26854 98 283 0 30607 0
Current children cumulated CPU time (s) 4721.02
Current children cumulated vsize (KiB) 123572

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31481
/proc/meminfo: memFree=1491112/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=124344 CPUtime=4781
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 27179 0 0 0 478066 34 0 0 25 0 1 0 221756328 127328256 27032 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 31086 27032 98 283 0 30800 0
Current children cumulated CPU time (s) 4781
Current children cumulated vsize (KiB) 124344

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31481
/proc/meminfo: memFree=1490664/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=124856 CPUtime=4840.98
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 27287 0 0 0 484064 34 0 0 25 0 1 0 221756328 127852544 27140 1992294400 134512640 135674940 4294956208 18446744073709551615 134564848 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 31214 27140 98 283 0 30928 0
Current children cumulated CPU time (s) 4840.98
Current children cumulated vsize (KiB) 124856

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31481
/proc/meminfo: memFree=1490472/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=125112 CPUtime=4900.96
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 27338 0 0 0 490062 34 0 0 25 0 1 0 221756328 128114688 27191 1992294400 134512640 135674940 4294956208 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 31278 27191 98 283 0 30992 0
Current children cumulated CPU time (s) 4900.96
Current children cumulated vsize (KiB) 125112

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31481
/proc/meminfo: memFree=1489960/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=125624 CPUtime=4960.94
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 27445 0 0 0 496060 34 0 0 25 0 1 0 221756328 128638976 27298 1992294400 134512640 135674940 4294956208 18446744073709551615 134564761 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 31406 27298 98 283 0 31120 0
Current children cumulated CPU time (s) 4960.94
Current children cumulated vsize (KiB) 125624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31481
/proc/meminfo: memFree=1489960/2055920 swapFree=4121000/4192956
[pid=31470] ppid=31468 vsize=125624 CPUtime=5000.04
/proc/31470/stat : 31470 (SApperloT-base) R 31468 31470 30648 0 -1 4194304 27451 0 0 0 499970 34 0 0 25 0 1 0 221756328 128638976 27304 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/31470/statm: 31406 27304 98 283 0 31120 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 125624

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.42
CPU time (s): 5000.07
CPU user time (s): 4999.7
CPU system time (s): 0.366944
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 125624

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

runsolver used 3.78043 second user time and 10.3114 second system time

The end

Launcher Data

Begin job on node20 at 2009-05-10 08:33:51
IDJOB=1785941
IDBENCH=71339
IDSOLVER=642
FILE ID=node20/1785941-1241937231
PBS_JOBID= 9264965
Free space on /tmp= 66392 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1150c84314g2.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785941-1241937231/watcher-1785941-1241937231 -o /tmp/evaluation-result-1785941-1241937231/solver-1785941-1241937231 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1707073588 HOME/instance-1785941-1241937231.cnf

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

MD5SUM BENCH= 63d94048c368060530aaae24bc900bb9
RANDOM SEED=1707073588

node20.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.214
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.214
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:       1600712 kB
Buffers:         61888 kB
Cached:         257888 kB
SwapCached:      66328 kB
Active:         142948 kB
Inactive:       244932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1600712 kB
SwapTotal:     4192956 kB
SwapFree:      4121000 kB
Dirty:            2392 kB
Writeback:           0 kB
Mapped:          13556 kB
Slab:            53308 kB
Committed_AS:   833996 kB
PageTables:       1396 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= 66388 MiB
End job on node20 at 2009-05-10 09:57:14