Trace number 3258571

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
SApperloT2010 2011-03-04? (TO) 1300.05 1300.03

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes1.cnf
MD5SUM836d368f7cf78173b8e7f8b131296e2f
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3258571-1303502916/watcher-3258571-1303502916 -o /tmp/evaluation-result-3258571-1303502916/solver-3258571-1303502916 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3258571-1303502916.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.16 2/179 15436
/proc/meminfo: memFree=15299712/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=16248 CPUtime=0 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 954 0 0 0 0 0 0 0 23 0 1 0 540522417 16637952 893 33554432000 4194304 4395502 140737201895808 18446744073709551615 215988253381 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 4062 894 249 50 0 1202 0

[startup+0.0643341 s]
/proc/loadavg: 0.00 0.00 0.16 2/179 15436
/proc/meminfo: memFree=15299712/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=24276 CPUtime=0.05 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 2900 0 0 0 5 0 0 0 24 0 1 0 540522417 24858624 2839 33554432000 4194304 4395502 140737201895808 18446744073709551615 215988253381 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 6069 2840 250 50 0 3209 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 24276

[startup+0.100326 s]
/proc/loadavg: 0.00 0.00 0.16 2/179 15436
/proc/meminfo: memFree=15299712/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=28896 CPUtime=0.09 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 4065 0 0 0 9 0 0 0 24 0 1 0 540522417 29589504 4004 33554432000 4194304 4395502 140737201895808 18446744073709551615 215988253381 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 7224 4005 250 50 0 4364 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28896

[startup+0.300291 s]
/proc/loadavg: 0.00 0.00 0.16 2/179 15436
/proc/meminfo: memFree=15299712/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=37180 CPUtime=0.29 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 6144 0 0 0 28 1 0 0 25 0 1 0 540522417 38072320 6082 33554432000 4194304 4395502 140737201895808 18446744073709551615 215988617111 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 9295 6082 256 50 0 6435 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37180

[startup+0.700217 s]
/proc/loadavg: 0.00 0.00 0.16 2/179 15436
/proc/meminfo: memFree=15299712/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=48796 CPUtime=0.69 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 10081 0 0 0 67 2 0 0 25 0 1 0 540522417 49967104 8977 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299484 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 12199 8977 267 50 0 9339 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48796

[startup+1.50108 s]
/proc/loadavg: 0.00 0.00 0.16 3/180 15437
/proc/meminfo: memFree=15238332/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=58360 CPUtime=1.48 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 12480 0 0 0 146 2 0 0 25 0 1 0 540522417 59760640 11376 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 14590 11376 267 50 0 11730 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 58360

[startup+3.10068 s]
/proc/loadavg: 0.00 0.00 0.16 3/180 15437
/proc/meminfo: memFree=15217624/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=71624 CPUtime=3.09 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 15762 0 0 0 306 3 0 0 25 0 1 0 540522417 73342976 14658 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 17906 14658 267 50 0 15046 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71624

[startup+6.30018 s]
/proc/loadavg: 0.32 0.07 0.18 5/190 15457
/proc/meminfo: memFree=15091064/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=91612 CPUtime=6.29 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 20706 0 0 0 625 4 0 0 25 0 1 0 540522417 93810688 19602 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 22903 19602 267 50 0 20043 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 91612

[startup+12.7011 s]
/proc/loadavg: 0.61 0.13 0.20 5/190 15457
/proc/meminfo: memFree=14979772/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=123568 CPUtime=12.69 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 28532 0 0 0 1264 5 0 0 25 0 1 0 540522417 126533632 27428 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299620 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 30892 27428 267 50 0 28032 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 123568

[startup+25.5008 s]
/proc/loadavg: 1.36 0.32 0.26 5/190 15458
/proc/meminfo: memFree=14845504/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=170792 CPUtime=25.49 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 39898 0 0 0 2542 7 0 0 25 0 1 0 540522417 174891008 38794 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 42698 38794 267 50 0 39838 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 170792

[startup+51.1003 s]
/proc/loadavg: 2.26 0.62 0.36 5/190 15458
/proc/meminfo: memFree=14815572/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=176000 CPUtime=51.08 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 41099 0 0 0 5101 7 0 0 25 0 1 0 540522417 180224000 39995 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 44000 39995 267 50 0 41140 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 176000

[startup+102.306 s]
/proc/loadavg: 3.24 1.14 0.55 5/190 15460
/proc/meminfo: memFree=14714132/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=216112 CPUtime=102.3 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 50145 0 0 0 10219 11 0 0 25 0 1 0 540522417 221298688 49041 33554432000 4194304 4395502 140737201895808 18446744073709551615 4361904 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 54028 49041 267 50 0 51168 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 216112

[startup+162.301 s]
/proc/loadavg: 3.78 1.67 0.76 5/190 15461
/proc/meminfo: memFree=14656192/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=233220 CPUtime=162.29 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 53688 0 0 0 16218 11 0 0 25 0 1 0 540522417 238817280 52584 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 58305 52584 267 50 0 55445 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 233220

[startup+222.3 s]
/proc/loadavg: 3.92 2.09 0.96 5/190 15463
/proc/meminfo: memFree=14572468/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=259768 CPUtime=222.3 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 59834 0 0 0 22216 14 0 0 25 0 1 0 540522417 266002432 58730 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 64942 58730 267 50 0 62082 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 259768

[startup+282.301 s]
/proc/loadavg: 4.00 2.45 1.16 5/190 15464
/proc/meminfo: memFree=14526328/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=276164 CPUtime=282.29 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 63451 0 0 0 28215 14 0 0 25 0 1 0 540522417 282791936 62347 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 69041 62347 267 50 0 66181 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 276164

[startup+342.3 s]
/proc/loadavg: 4.00 2.73 1.33 5/190 15466
/proc/meminfo: memFree=14480788/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=300912 CPUtime=342.29 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 68912 0 0 0 34213 16 0 0 25 0 1 0 540522417 308133888 67808 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 75228 67808 267 50 0 72368 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 300912

[startup+402.301 s]
/proc/loadavg: 4.00 2.96 1.49 5/190 15468
/proc/meminfo: memFree=14441812/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=311700 CPUtime=402.3 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 71252 0 0 0 40213 17 0 0 25 0 1 0 540522417 319180800 70148 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 77925 70148 267 50 0 75065 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 311700

[startup+462.3 s]
/proc/loadavg: 4.00 3.15 1.65 5/190 15469
/proc/meminfo: memFree=14405204/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=326232 CPUtime=462.29 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 74246 0 0 0 46212 17 0 0 25 0 1 0 540522417 334061568 73142 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 81558 73142 267 50 0 78698 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 326232

[startup+522.301 s]
/proc/loadavg: 4.00 3.30 1.79 5/190 15471
/proc/meminfo: memFree=14381112/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=332184 CPUtime=522.3 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 75472 0 0 0 52212 18 0 0 25 0 1 0 540522417 340156416 74368 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 83046 74368 267 50 0 80186 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 332184

[startup+582.3 s]
/proc/loadavg: 4.00 3.42 1.93 5/190 15472
/proc/meminfo: memFree=14349356/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=338908 CPUtime=582.3 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 76851 0 0 0 58212 18 0 0 25 0 1 0 540522417 347041792 75747 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299177 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 84727 75747 267 50 0 81867 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 338908

[startup+642.301 s]
/proc/loadavg: 4.00 3.53 2.06 5/190 15474
/proc/meminfo: memFree=14313744/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=347084 CPUtime=642.3 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 78567 0 0 0 64212 18 0 0 25 0 1 0 540522417 355414016 77463 33554432000 4194304 4395502 140737201895808 18446744073709551615 4347430 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 86771 77463 267 50 0 83911 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 347084

[startup+702.3 s]
/proc/loadavg: 4.00 3.61 2.17 5/190 15476
/proc/meminfo: memFree=14298964/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=355096 CPUtime=702.31 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 80407 0 0 0 70212 19 0 0 25 0 1 0 540522417 363618304 79303 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 88774 79303 267 50 0 85914 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 355096

[startup+762.307 s]
/proc/loadavg: 4.07 3.71 2.30 6/190 15477
/proc/meminfo: memFree=14277480/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=364604 CPUtime=762.3 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 82298 0 0 0 76211 19 0 0 25 0 1 0 540522417 373354496 81194 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 91151 81194 267 50 0 88291 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 364604

[startup+822.3 s]
/proc/loadavg: 4.07 3.77 2.40 5/190 15479
/proc/meminfo: memFree=14255868/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=372852 CPUtime=822.3 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 83963 0 0 0 82210 20 0 0 25 0 1 0 540522417 381800448 82859 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 93213 82859 267 50 0 90353 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 372852

[startup+882.301 s]
/proc/loadavg: 4.02 3.81 2.50 5/190 15480
/proc/meminfo: memFree=14237740/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=382516 CPUtime=882.3 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 85894 0 0 0 88210 20 0 0 25 0 1 0 540522417 391696384 84790 33554432000 4194304 4395502 140737201895808 18446744073709551615 4339129 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 95629 84790 267 50 0 92769 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 382516

[startup+942.3 s]
/proc/loadavg: 4.01 3.84 2.59 5/190 15482
/proc/meminfo: memFree=14222696/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=385720 CPUtime=942.3 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 86525 0 0 0 94210 20 0 0 25 0 1 0 540522417 394977280 85421 33554432000 4194304 4395502 140737201895808 18446744073709551615 4297190 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 96430 85421 267 50 0 93570 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 385720

[startup+1002.3 s]
/proc/loadavg: 4.00 3.87 2.68 5/190 15484
/proc/meminfo: memFree=14185332/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=411124 CPUtime=1002.31 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 91893 0 0 0 100209 22 0 0 25 0 1 0 540522417 420990976 90789 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 102781 90789 267 50 0 99921 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 411124

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 2.76 5/190 15485
/proc/meminfo: memFree=14155304/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=427776 CPUtime=1062.31 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 95709 0 0 0 106208 23 0 0 25 0 1 0 540522417 438042624 94605 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 106944 94605 267 50 0 104084 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 427776

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 2.83 5/190 15487
/proc/meminfo: memFree=14141888/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=430976 CPUtime=1122.31 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 96583 0 0 0 112207 24 0 0 25 0 1 0 540522417 441319424 95479 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299743 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 107744 95479 267 50 0 104884 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 430976

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.90 5/190 15488
/proc/meminfo: memFree=14124132/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=437124 CPUtime=1182.31 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 97923 0 0 0 118207 24 0 0 25 0 1 0 540522417 447614976 96819 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 109281 96819 267 50 0 106421 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 437124

[startup+1242.3 s]
/proc/loadavg: 4.00 3.93 2.97 5/190 15490
/proc/meminfo: memFree=14117152/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=439812 CPUtime=1242.31 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 98498 0 0 0 124207 24 0 0 25 0 1 0 540522417 450367488 97394 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 109953 97394 267 50 0 107093 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 439812



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 3.97 3.04 4/189 15493
/proc/meminfo: memFree=14411992/32950940 swapFree=67111528/67111528
[pid=15436] ppid=15434 vsize=450756 CPUtime=1300.02 cores=4,6
/proc/15436/stat : 15436 (SApperloT2010) R 15434 15436 15396 0 -1 4202496 100802 0 0 0 129978 24 0 0 25 0 1 0 540522417 461574144 99698 33554432000 4194304 4395502 140737201895808 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/15436/statm: 112689 99698 267 50 0 109829 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 450756

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): 1300.03
CPU time (s): 1300.05
CPU user time (s): 1299.78
CPU system time (s): 0.266959
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 450756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.78
system time used= 0.266959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100802
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= 5
involuntary context switches= 1434

runsolver used 2.06669 second user time and 5.03523 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-22 22:08:36
IDJOB=3258571
IDBENCH=71385
IDSOLVER=1655
FILE ID=node117/3258571-1303502916
RUNJOBID= node117-1303502915-15415
PBS_JOBID= 13134220
Free space on /tmp= 71928 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2400c266431gyes1.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258571-1303502916/watcher-3258571-1303502916 -o /tmp/evaluation-result-3258571-1303502916/solver-3258571-1303502916 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3258571-1303502916.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 836d368f7cf78173b8e7f8b131296e2f
RANDOM SEED=1457484118

node117.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      15300240 kB
Buffers:       1847864 kB
Cached:       15177276 kB
SwapCached:          0 kB
Active:        9063460 kB
Inactive:      8038228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      15300240 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6480 kB
Writeback:           0 kB
AnonPages:       75972 kB
Mapped:          15204 kB
Slab:           483860 kB
PageTables:       4764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   222024 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71920 MiB
End job on node117 at 2011-04-22 22:30:18