Trace number 1831638

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) 10000.1 10003.8

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl032.cnf
MD5SUM5bb6e70c95bda454f634cd586084908b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark991.95
Satisfiable
(Un)Satisfiability was proved
Number of variables18607
Number of clauses55724
Sum of the clauses size130020
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 237148
Number of clauses of size 318574
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1831638-1242774788/watcher-1831638-1242774788 -o /tmp/evaluation-result-1831638-1242774788/solver-1831638-1242774788 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=260009860 HOME/instance-1831638-1242774788.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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: 0.92 0.95 0.98 3/64 21131
/proc/meminfo: memFree=1862880/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=2476 CPUtime=0
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 352 0 0 0 0 0 0 0 18 0 1 0 305507306 2535424 336 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 619 336 90 283 0 333 0

[startup+0.0436829 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 21131
/proc/meminfo: memFree=1862880/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=3928 CPUtime=0.03
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 716 0 0 0 3 0 0 0 18 0 1 0 305507306 4022272 700 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 982 701 90 283 0 696 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3928

[startup+0.101693 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 21131
/proc/meminfo: memFree=1862880/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=4088 CPUtime=0.09
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 764 0 0 0 9 0 0 0 18 0 1 0 305507306 4186112 747 1992294400 134512640 135674940 4294956208 18446744073709551615 134560517 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 1022 747 98 283 0 736 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4088

[startup+0.30173 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 21131
/proc/meminfo: memFree=1862880/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=4480 CPUtime=0.29
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 880 0 0 0 29 0 0 0 19 0 1 0 305507306 4587520 830 1992294400 134512640 135674940 4294956208 18446744073709551615 134560370 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 1120 830 98 283 0 834 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4480

[startup+0.701807 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 21131
/proc/meminfo: memFree=1862880/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=4880 CPUtime=0.69
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 952 0 0 0 69 0 0 0 22 0 1 0 305507306 4997120 902 1992294400 134512640 135674940 4294956208 18446744073709551615 134560344 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 1220 902 98 283 0 934 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4880

[startup+1.50196 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 21132
/proc/meminfo: memFree=1859352/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=5408 CPUtime=1.49
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 1137 0 0 0 149 0 0 0 25 0 1 0 305507306 5537792 1087 1992294400 134512640 135674940 4294956208 18446744073709551615 134555868 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 1352 1087 98 283 0 1066 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5408

[startup+3.10127 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 21132
/proc/meminfo: memFree=1858264/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=6600 CPUtime=3.09
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 1425 0 0 0 309 0 0 0 25 0 1 0 305507306 6758400 1375 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 1650 1375 98 283 0 1364 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6600

[startup+6.30288 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 21132
/proc/meminfo: memFree=1855512/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=9392 CPUtime=6.29
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 2122 0 0 0 628 1 0 0 25 0 1 0 305507306 9617408 2072 1992294400 134512640 135674940 4294956208 18446744073709551615 134561858 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 2348 2072 98 283 0 2062 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9392

[startup+12.7011 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 21132
/proc/meminfo: memFree=1851160/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=13640 CPUtime=12.69
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 3187 0 0 0 1267 2 0 0 25 0 1 0 305507306 13967360 3072 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 3410 3072 98 283 0 3124 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13640

[startup+25.5016 s]
/proc/loadavg: 0.95 0.96 0.98 2/65 21132
/proc/meminfo: memFree=1843736/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=20732 CPUtime=25.48
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 4927 0 0 0 2544 4 0 0 25 0 1 0 305507306 21229568 4812 1992294400 134512640 135674940 4294956208 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 5183 4812 98 283 0 4897 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20732

[startup+51.1015 s]
/proc/loadavg: 1.03 0.97 0.99 2/65 21132
/proc/meminfo: memFree=1842456/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=22204 CPUtime=51.07
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 5215 0 0 0 5103 4 0 0 25 0 1 0 305507306 22736896 5100 1992294400 134512640 135674940 4294956208 18446744073709551615 134560488 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 5551 5100 99 283 0 5265 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22204

[startup+102.305 s]
/proc/loadavg: 1.08 0.99 0.99 2/65 21132
/proc/meminfo: memFree=1839448/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=25600 CPUtime=102.25
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 5953 0 0 0 10220 5 0 0 25 0 1 0 305507306 26214400 5838 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 6400 5838 99 283 0 6114 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 25600

[startup+162.302 s]
/proc/loadavg: 1.09 1.01 1.00 2/65 21132
/proc/meminfo: memFree=1830232/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=34892 CPUtime=162.24
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 8268 0 0 0 16216 8 0 0 25 0 1 0 305507306 35729408 8153 1992294400 134512640 135674940 4294956208 18446744073709551615 134558972 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 8723 8153 99 283 0 8437 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 34892

[startup+222.301 s]
/proc/loadavg: 1.09 1.02 1.00 2/65 21132
/proc/meminfo: memFree=1823896/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=41056 CPUtime=222.21
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 9824 0 0 0 22212 9 0 0 25 0 1 0 305507306 42041344 9709 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 10264 9709 99 283 0 9978 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 41056

[startup+282.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 21132
/proc/meminfo: memFree=1823768/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=41056 CPUtime=282.18
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 9846 0 0 0 28209 9 0 0 25 0 1 0 305507306 42041344 9731 1992294400 134512640 135674940 4294956208 18446744073709551615 134551418 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 10264 9731 99 283 0 9978 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 41056

[startup+342.301 s]
/proc/loadavg: 1.08 1.04 1.00 2/65 21132
/proc/meminfo: memFree=1823712/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=41056 CPUtime=342.17
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 9851 0 0 0 34207 10 0 0 25 0 1 0 305507306 42041344 9736 1992294400 134512640 135674940 4294956208 18446744073709551615 134560324 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 10264 9736 99 283 0 9978 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 41056

[startup+402.302 s]
/proc/loadavg: 1.07 1.04 1.00 2/65 21132
/proc/meminfo: memFree=1820960/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=44120 CPUtime=402.15
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 10538 0 0 0 40204 11 0 0 25 0 1 0 305507306 45178880 10423 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 11030 10423 99 283 0 10744 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 44120

[startup+462.301 s]
/proc/loadavg: 1.11 1.06 1.01 2/65 21132
/proc/meminfo: memFree=1820768/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=44280 CPUtime=462.12
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 10569 0 0 0 46201 11 0 0 25 0 1 0 305507306 45342720 10454 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 11070 10454 99 283 0 10784 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 44280

[startup+522.302 s]
/proc/loadavg: 1.08 1.06 1.01 2/65 21132
/proc/meminfo: memFree=1816288/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=48808 CPUtime=522.1
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 11685 0 0 0 52198 12 0 0 25 0 1 0 305507306 49979392 11570 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 12202 11570 99 283 0 11916 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 48808

[startup+582.301 s]
/proc/loadavg: 1.06 1.06 1.01 2/65 21132
/proc/meminfo: memFree=1816096/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=49024 CPUtime=582.08
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 11719 0 0 0 58196 12 0 0 25 0 1 0 305507306 50200576 11604 1992294400 134512640 135674940 4294956208 18446744073709551615 134564694 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 12256 11604 99 283 0 11970 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 49024

[startup+642.302 s]
/proc/loadavg: 1.05 1.06 1.01 2/65 21132
/proc/meminfo: memFree=1816032/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=49024 CPUtime=642.06
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 11727 0 0 0 64194 12 0 0 25 0 1 0 305507306 50200576 11612 1992294400 134512640 135674940 4294956208 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 12256 11612 99 283 0 11970 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 49024


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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21150
/proc/meminfo: memFree=1744224/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=122560 CPUtime=9038.94
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 28715 0 0 0 903839 55 0 0 25 0 1 0 305507306 125501440 28600 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 30640 28600 99 283 0 30354 0
Current children cumulated CPU time (s) 9038.94
Current children cumulated vsize (KiB) 122560

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21150
/proc/meminfo: memFree=1744096/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=122560 CPUtime=9098.91
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 28730 0 0 0 909836 55 0 0 25 0 1 0 305507306 125501440 28615 1992294400 134512640 135674940 4294956208 18446744073709551615 134556812 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 30640 28615 99 283 0 30354 0
Current children cumulated CPU time (s) 9098.91
Current children cumulated vsize (KiB) 122560

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21150
/proc/meminfo: memFree=1744096/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=122560 CPUtime=9158.89
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 28730 0 0 0 915834 55 0 0 25 0 1 0 305507306 125501440 28615 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 30640 28615 99 283 0 30354 0
Current children cumulated CPU time (s) 9158.89
Current children cumulated vsize (KiB) 122560

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21150
/proc/meminfo: memFree=1743904/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=122692 CPUtime=9218.88
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 28755 0 0 0 921832 56 0 0 25 0 1 0 305507306 125636608 28640 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 30673 28640 99 283 0 30387 0
Current children cumulated CPU time (s) 9218.88
Current children cumulated vsize (KiB) 122692

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21150
/proc/meminfo: memFree=1743648/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=122984 CPUtime=9278.85
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 28823 0 0 0 927829 56 0 0 25 0 1 0 305507306 125935616 28708 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 30746 28708 99 283 0 30460 0
Current children cumulated CPU time (s) 9278.85
Current children cumulated vsize (KiB) 122984

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21150
/proc/meminfo: memFree=1743264/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=123368 CPUtime=9338.83
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 28896 0 0 0 933827 56 0 0 25 0 1 0 305507306 126328832 28781 1992294400 134512640 135674940 4294956208 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 30842 28781 99 283 0 30556 0
Current children cumulated CPU time (s) 9338.83
Current children cumulated vsize (KiB) 123368

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21150
/proc/meminfo: memFree=1743072/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=123560 CPUtime=9398.81
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 28947 0 0 0 939824 57 0 0 25 0 1 0 305507306 126525440 28832 1992294400 134512640 135674940 4294956208 18446744073709551615 134555973 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 30890 28832 99 283 0 30604 0
Current children cumulated CPU time (s) 9398.81
Current children cumulated vsize (KiB) 123560

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21150
/proc/meminfo: memFree=1741024/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=125724 CPUtime=9458.78
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 29439 0 0 0 945821 57 0 0 25 0 1 0 305507306 128741376 29324 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 31431 29324 99 283 0 31145 0
Current children cumulated CPU time (s) 9458.78
Current children cumulated vsize (KiB) 125724

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21150
/proc/meminfo: memFree=1741024/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=125724 CPUtime=9518.77
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 29439 0 0 0 951819 58 0 0 25 0 1 0 305507306 128741376 29324 1992294400 134512640 135674940 4294956208 18446744073709551615 134564187 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 31431 29324 99 283 0 31145 0
Current children cumulated CPU time (s) 9518.77
Current children cumulated vsize (KiB) 125724

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21150
/proc/meminfo: memFree=1740960/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=125724 CPUtime=9578.74
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 29448 0 0 0 957816 58 0 0 25 0 1 0 305507306 128741376 29333 1992294400 134512640 135674940 4294956208 18446744073709551615 134564668 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 31431 29333 99 283 0 31145 0
Current children cumulated CPU time (s) 9578.74
Current children cumulated vsize (KiB) 125724

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21150
/proc/meminfo: memFree=1740896/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=125724 CPUtime=9638.72
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 29452 0 0 0 963814 58 0 0 25 0 1 0 305507306 128741376 29337 1992294400 134512640 135674940 4294956208 18446744073709551615 134555841 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 31431 29337 99 283 0 31145 0
Current children cumulated CPU time (s) 9638.72
Current children cumulated vsize (KiB) 125724

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21150
/proc/meminfo: memFree=1740640/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=126172 CPUtime=9698.69
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 29517 0 0 0 969811 58 0 0 25 0 1 0 305507306 129200128 29402 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 31543 29402 99 283 0 31257 0
Current children cumulated CPU time (s) 9698.69
Current children cumulated vsize (KiB) 126172

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21150
/proc/meminfo: memFree=1740576/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=126172 CPUtime=9758.68
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 29517 0 0 0 975809 59 0 0 25 0 1 0 305507306 129200128 29402 1992294400 134512640 135674940 4294956208 18446744073709551615 134565403 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 31543 29402 99 283 0 31257 0
Current children cumulated CPU time (s) 9758.68
Current children cumulated vsize (KiB) 126172

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21150
/proc/meminfo: memFree=1740576/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=126172 CPUtime=9818.65
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 29517 0 0 0 981806 59 0 0 25 0 1 0 305507306 129200128 29402 1992294400 134512640 135674940 4294956208 18446744073709551615 134564761 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 31543 29402 99 283 0 31257 0
Current children cumulated CPU time (s) 9818.65
Current children cumulated vsize (KiB) 126172

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21150
/proc/meminfo: memFree=1740576/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=126172 CPUtime=9878.63
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 29517 0 0 0 987804 59 0 0 25 0 1 0 305507306 129200128 29402 1992294400 134512640 135674940 4294956208 18446744073709551615 134551195 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 31543 29402 99 283 0 31257 0
Current children cumulated CPU time (s) 9878.63
Current children cumulated vsize (KiB) 126172

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21150
/proc/meminfo: memFree=1740512/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=126172 CPUtime=9938.61
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 29517 0 0 0 993802 59 0 0 25 0 1 0 305507306 129200128 29402 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 31543 29402 99 283 0 31257 0
Current children cumulated CPU time (s) 9938.61
Current children cumulated vsize (KiB) 126172

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21150
/proc/meminfo: memFree=1740512/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=126172 CPUtime=9998.59
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 29517 0 0 0 999800 59 0 0 25 0 1 0 305507306 129200128 29402 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 31543 29402 99 283 0 31257 0
Current children cumulated CPU time (s) 9998.59
Current children cumulated vsize (KiB) 126172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21150
/proc/meminfo: memFree=1740512/2055920 swapFree=4177160/4192956
[pid=21131] ppid=21129 vsize=126172 CPUtime=10000.1
/proc/21131/stat : 21131 (SApperloT-base) R 21129 21131 21067 0 -1 4194304 29517 0 0 0 999949 59 0 0 25 0 1 0 305507306 129200128 29402 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/21131/statm: 31543 29402 99 283 0 31257 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 126172

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): 10003.8
CPU time (s): 10000.1
CPU user time (s): 9999.5
CPU system time (s): 0.617906
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 126172

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

runsolver used 8.76967 second user time and 18.7791 second system time

The end

Launcher Data

Begin job on node38 at 2009-05-20 01:13:09
IDJOB=1831638
IDBENCH=70780
IDSOLVER=642
FILE ID=node38/1831638-1242774788
PBS_JOBID= 9322327
Free space on /tmp= 66200 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl032.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831638-1242774788/watcher-1831638-1242774788 -o /tmp/evaluation-result-1831638-1242774788/solver-1831638-1242774788 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=260009860 HOME/instance-1831638-1242774788.cnf

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

MD5SUM BENCH= 5bb6e70c95bda454f634cd586084908b
RANDOM SEED=260009860

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:       1863360 kB
Buffers:         23832 kB
Cached:         127236 kB
SwapCached:       9956 kB
Active:          78180 kB
Inactive:        85380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863360 kB
SwapTotal:     4192956 kB
SwapFree:      4177160 kB
Dirty:            2260 kB
Writeback:           0 kB
Mapped:          13940 kB
Slab:            15000 kB
Committed_AS:  1085372 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= 66200 MiB
End job on node38 at 2009-05-20 03:59:54