Trace number 3439708

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-05-15 (fixed)? (TO) 5000.08 4999.96

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
MD5SUMbfa662ff57088c54e0febd091ce11e5c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.268958
Satisfiable
(Un)Satisfiability was proved
Number of variables1985
Number of clauses409171
Sum of the clauses size820237
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2409126
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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: 977)

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-3439708-1306941788/watcher-3439708-1306941788 -o /tmp/evaluation-result-3439708-1306941788/solver-3439708-1306941788 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439708-1306941788.cnf 

running on 4 cores: 1,3,5,7

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): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.96 2.03 2.00 3/477 10921
/proc/meminfo: memFree=21539332/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=19396 CPUtime=0 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 1464 0 0 0 0 0 0 0 25 0 1 0 786594176 19861504 1404 33554432000 4194304 4394578 140735508774672 18446744073709551615 254261277381 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 4849 1404 247 49 0 1990 0

[startup+0.076996 s]
/proc/loadavg: 1.96 2.03 2.00 3/477 10921
/proc/meminfo: memFree=21539332/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=27584 CPUtime=0.06 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 3502 0 0 0 6 0 0 0 25 0 1 0 786594176 28246016 3442 33554432000 4194304 4394578 140735508774672 18446744073709551615 254261277381 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 6896 3443 247 49 0 4037 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27584

[startup+0.100988 s]
/proc/loadavg: 1.96 2.03 2.00 3/477 10921
/proc/meminfo: memFree=21539332/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=30488 CPUtime=0.08 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 4228 0 0 0 8 0 0 0 25 0 1 0 786594176 31219712 4168 33554432000 4194304 4394578 140735508774672 18446744073709551615 254261277381 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 7622 4170 247 49 0 4763 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30488

[startup+0.300968 s]
/proc/loadavg: 1.96 2.03 2.00 3/477 10921
/proc/meminfo: memFree=21539332/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=49212 CPUtime=0.29 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 8935 0 0 0 24 5 0 0 25 0 1 0 786594176 50393088 8874 33554432000 4194304 4394578 140735508774672 18446744073709551615 254261641111 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 12303 8874 255 49 0 9444 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49212

[startup+0.700886 s]
/proc/loadavg: 1.96 2.03 2.00 3/477 10921
/proc/meminfo: memFree=21539332/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=49212 CPUtime=0.69 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 8935 0 0 0 63 6 0 0 25 0 1 0 786594176 50393088 8874 33554432000 4194304 4394578 140735508774672 18446744073709551615 254261641111 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 12303 8874 255 49 0 9444 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49212

[startup+1.50074 s]
/proc/loadavg: 1.96 2.03 2.00 3/478 10922
/proc/meminfo: memFree=21501760/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=63676 CPUtime=1.49 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 14104 0 0 0 140 9 0 0 25 0 1 0 786594176 65204224 12438 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 15919 12439 267 49 0 13060 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63676

[startup+3.10046 s]
/proc/loadavg: 1.96 2.03 2.00 3/478 10922
/proc/meminfo: memFree=21477644/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=79196 CPUtime=3.09 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 17853 0 0 0 300 9 0 0 25 0 1 0 786594176 81096704 16187 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 19799 16187 267 49 0 16940 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79196

[startup+6.30089 s]
/proc/loadavg: 1.96 2.03 2.00 3/478 10922
/proc/meminfo: memFree=21450240/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=98996 CPUtime=6.29 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 22451 0 0 0 619 10 0 0 25 0 1 0 786594176 101371904 20785 33554432000 4194304 4394578 140735508774672 18446744073709551615 254261277381 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 24749 20785 267 49 0 21890 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 98996

[startup+12.7008 s]
/proc/loadavg: 1.96 2.03 2.00 3/478 10922
/proc/meminfo: memFree=21407656/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=127868 CPUtime=12.68 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 29162 0 0 0 1258 10 0 0 25 0 1 0 786594176 130936832 27496 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 31967 27496 267 49 0 29108 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 127868

[startup+25.5005 s]
/proc/loadavg: 1.97 2.03 2.00 3/478 10923
/proc/meminfo: memFree=21356928/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=167356 CPUtime=25.49 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 38331 0 0 0 2536 13 0 0 25 0 1 0 786594176 171372544 36665 33554432000 4194304 4394578 140735508774672 18446744073709551615 4338278 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 41839 36665 267 49 0 38980 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 167356

[startup+51.101 s]
/proc/loadavg: 2.10 2.06 2.01 3/478 10923
/proc/meminfo: memFree=21291424/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=238676 CPUtime=51.09 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 54630 0 0 0 5093 16 0 0 25 0 1 0 786594176 244404224 52964 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 59669 52964 267 49 0 56810 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 238676

[startup+102.318 s]
/proc/loadavg: 2.11 2.06 2.01 3/478 10926
/proc/meminfo: memFree=21235324/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=298684 CPUtime=102.31 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 67979 0 0 0 10213 18 0 0 25 0 1 0 786594176 305852416 66313 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 74671 66313 267 49 0 71812 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 298684

[startup+162.3 s]
/proc/loadavg: 2.14 2.08 2.01 3/478 10930
/proc/meminfo: memFree=21193572/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=336724 CPUtime=162.29 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 76346 0 0 0 16209 20 0 0 25 0 1 0 786594176 344805376 74680 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 84181 74680 267 49 0 81322 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 336724

[startup+222.301 s]
/proc/loadavg: 2.05 2.06 2.01 3/478 10933
/proc/meminfo: memFree=21134388/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=361252 CPUtime=222.3 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 81599 0 0 0 22208 22 0 0 25 0 1 0 786594176 369922048 79933 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 90313 79933 267 49 0 87454 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 361252

[startup+282.301 s]
/proc/loadavg: 2.02 2.05 2.00 3/478 10934
/proc/meminfo: memFree=21115128/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=385128 CPUtime=282.3 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 86269 0 0 0 28207 23 0 0 25 0 1 0 786594176 394371072 84603 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 96282 84603 267 49 0 93423 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 385128

[startup+342.301 s]
/proc/loadavg: 2.00 2.04 2.00 3/478 10936
/proc/meminfo: memFree=21081012/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=411880 CPUtime=342.3 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 91718 0 0 0 34206 24 0 0 25 0 1 0 786594176 421765120 90052 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 102970 90052 267 49 0 100111 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 411880

[startup+402.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/478 10938
/proc/meminfo: memFree=21051960/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=429356 CPUtime=402.3 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 95262 0 0 0 40205 25 0 0 25 0 1 0 786594176 439660544 93596 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 107339 93596 267 49 0 104480 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 429356

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 10939
/proc/meminfo: memFree=21014348/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=457196 CPUtime=462.3 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 101035 0 0 0 46204 26 0 0 25 0 1 0 786594176 468168704 99369 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 114299 99369 267 49 0 111440 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 457196

[startup+522.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/478 10941
/proc/meminfo: memFree=21004276/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=466204 CPUtime=522.3 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 103140 0 0 0 52203 27 0 0 25 0 1 0 786594176 477392896 101474 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 116551 101474 267 49 0 113692 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 466204

[startup+582.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/478 10942
/proc/meminfo: memFree=20972988/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=493784 CPUtime=582.3 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 108936 0 0 0 58202 28 0 0 25 0 1 0 786594176 505634816 107270 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 123446 107270 267 49 0 120587 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 493784

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.08 2.05 2.01 3/478 11050
/proc/meminfo: memFree=20374360/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=909872 CPUtime=4062.41 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 197258 0 0 0 406188 53 0 0 25 0 1 0 786594176 931708928 195592 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 227468 195592 267 49 0 224609 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 909872

[startup+4122.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/478 11052
/proc/meminfo: memFree=20369500/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=914088 CPUtime=4122.39 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 198144 0 0 0 412186 53 0 0 25 0 1 0 786594176 936026112 196478 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 228522 196478 267 49 0 225663 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 914088

[startup+4182.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/478 11053
/proc/meminfo: memFree=20364764/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=914600 CPUtime=4182.39 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 198297 0 0 0 418186 53 0 0 25 0 1 0 786594176 936550400 196631 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 228650 196631 267 49 0 225791 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 914600

[startup+4242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/478 11055
/proc/meminfo: memFree=20357300/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=921000 CPUtime=4242.4 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 199585 0 0 0 424186 54 0 0 25 0 1 0 786594176 943104000 197919 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 230250 197919 267 49 0 227391 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 921000

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 11057
/proc/meminfo: memFree=20348844/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=921000 CPUtime=4302.4 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 199738 0 0 0 430186 54 0 0 25 0 1 0 786594176 943104000 198072 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 230250 198072 267 49 0 227391 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 921000

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 11058
/proc/meminfo: memFree=20338628/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=927144 CPUtime=4362.39 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 200841 0 0 0 436185 54 0 0 25 0 1 0 786594176 949395456 199175 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 231786 199175 267 49 0 228927 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 927144

[startup+4422.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/478 11060
/proc/meminfo: memFree=20327172/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=938408 CPUtime=4422.4 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 203269 0 0 0 442185 55 0 0 25 0 1 0 786594176 960929792 201603 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 234602 201603 267 49 0 231743 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 938408

[startup+4482.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/478 11061
/proc/meminfo: memFree=20288076/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=986536 CPUtime=4482.4 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 212744 0 0 0 448184 56 0 0 25 0 1 0 786594176 1010212864 211078 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 246634 211078 267 49 0 243775 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 986536

[startup+4542.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/478 11063
/proc/meminfo: memFree=20266100/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=1002920 CPUtime=4542.4 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 216209 0 0 0 454184 56 0 0 25 0 1 0 786594176 1026990080 214543 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298361 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 250730 214543 267 49 0 247871 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 1002920

[startup+4602.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/478 11065
/proc/meminfo: memFree=20260744/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=1007528 CPUtime=4602.42 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 217286 0 0 0 460185 57 0 0 25 0 1 0 786594176 1031708672 215620 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 251882 215620 267 49 0 249023 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 1007528

[startup+4662.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/478 11066
/proc/meminfo: memFree=20252016/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=1012904 CPUtime=4662.41 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 218293 0 0 0 466184 57 0 0 25 0 1 0 786594176 1037213696 216627 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 253226 216627 267 49 0 250367 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 1012904

[startup+4722.32 s]
/proc/loadavg: 1.53 1.91 1.96 2/472 11087
/proc/meminfo: memFree=21427872/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=1013416 CPUtime=4722.42 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 218446 0 0 0 472185 57 0 0 25 0 1 0 786594176 1037737984 216780 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 253354 216780 267 49 0 250495 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 1013416

[startup+4782.3 s]
/proc/loadavg: 1.19 1.74 1.89 2/472 11088
/proc/meminfo: memFree=21427840/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=1013672 CPUtime=4782.41 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 218486 0 0 0 478184 57 0 0 25 0 1 0 786594176 1038000128 216820 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 253418 216820 267 49 0 250559 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 1013672

[startup+4842.3 s]
/proc/loadavg: 1.07 1.60 1.84 2/472 11090
/proc/meminfo: memFree=21422984/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=1020328 CPUtime=4842.41 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 219710 0 0 0 484184 57 0 0 25 0 1 0 786594176 1044815872 218044 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 255082 218044 267 49 0 252223 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 1020328

[startup+4902.3 s]
/proc/loadavg: 1.02 1.49 1.78 2/472 11092
/proc/meminfo: memFree=21423084/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=1020328 CPUtime=4902.41 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 219711 0 0 0 490184 57 0 0 25 0 1 0 786594176 1044815872 218045 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 255082 218045 267 49 0 252223 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 1020328

[startup+4962.3 s]
/proc/loadavg: 1.01 1.40 1.73 2/472 11093
/proc/meminfo: memFree=21422684/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=1020328 CPUtime=4962.41 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 219808 0 0 0 496184 57 0 0 25 0 1 0 786594176 1044815872 218142 33554432000 4194304 4394578 140735508774672 18446744073709551615 4346575 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 255082 218142 267 49 0 252223 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 1020328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.35 1.70 2/472 11094
/proc/meminfo: memFree=21422676/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=1020328 CPUtime=5000.02 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 219814 0 0 0 499945 57 0 0 25 0 1 0 786594176 1044815872 218148 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 255082 218148 267 49 0 252223 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1020328

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

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.35 1.70 2/472 11094
/proc/meminfo: memFree=21422676/32951124 swapFree=67057928/67111528
[pid=10921] ppid=10918 vsize=1020328 CPUtime=5000.02 cores=1,3,5,7
/proc/10921/stat : 10921 (SApperloT2010) R 10918 10921 10390 0 -1 4202496 219814 0 0 0 499945 57 0 0 25 0 1 0 786594176 1044815872 218148 33554432000 4194304 4394578 140735508774672 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/10921/statm: 255082 218148 267 49 0 252223 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1020328

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.96
CPU time (s): 5000.08
CPU user time (s): 4999.46
CPU system time (s): 0.614906
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1020328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.46
system time used= 0.614906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219814
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= 10
involuntary context switches= 11274

runsolver used 21.9337 second user time and 55.3606 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-01 17:23:09
IDJOB=3439708
IDBENCH=88209
IDSOLVER=1933
FILE ID=node140/3439708-1306941788
RUNJOBID= node140-1306931466-10412
PBS_JOBID= 13488595
Free space on /tmp= 73760 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439708-1306941788/watcher-3439708-1306941788 -o /tmp/evaluation-result-3439708-1306941788/solver-3439708-1306941788 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439708-1306941788.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= bfa662ff57088c54e0febd091ce11e5c
RANDOM SEED=1198411115

node140.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.833
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.66
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.833
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	: 5226.14
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.833
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.75
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.833
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.77
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.833
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.833
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.833
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.833
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	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21539612 kB
Buffers:        246156 kB
Cached:        3167640 kB
SwapCached:       6932 kB
Active:        7872828 kB
Inactive:      3202780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21539612 kB
SwapTotal:    67111528 kB
SwapFree:     67057928 kB
Dirty:            5096 kB
Writeback:           0 kB
AnonPages:     7659828 kB
Mapped:          38180 kB
Slab:           213712 kB
PageTables:      53812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 142182604 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= 73776 MiB
End job on node140 at 2011-06-01 18:46:30