Trace number 3379868

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) 1299.95 1300.03

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1150c84314g7.cnf
MD5SUMf39e50b5cd7b50d1971722973512a1b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.09707
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3379868-1305454777/watcher-3379868-1305454777 -o /tmp/evaluation-result-3379868-1305454777/solver-3379868-1305454777 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379868-1305454777.cnf 

running on 2 cores: 0,2

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: 1.22 1.89 2.67 3/420 26796
/proc/meminfo: memFree=23865516/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=14292 CPUtime=0 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 829 0 0 0 0 0 0 0 22 0 1 0 735708326 14635008 769 33554432000 4194304 4394578 140737107516704 18446744073709551615 251367207621 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 3573 770 248 49 0 714 0

[startup+0.0944161 s]
/proc/loadavg: 1.22 1.89 2.67 3/420 26796
/proc/meminfo: memFree=23865516/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=19964 CPUtime=0.08 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 2265 0 0 0 8 0 0 0 22 0 1 0 735708326 20443136 2204 33554432000 4194304 4394578 140737107516704 18446744073709551615 251367571351 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 4991 2204 256 49 0 2132 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19964

[startup+0.100418 s]
/proc/loadavg: 1.22 1.89 2.67 3/420 26796
/proc/meminfo: memFree=23865516/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=19964 CPUtime=0.09 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 2265 0 0 0 9 0 0 0 22 0 1 0 735708326 20443136 2204 33554432000 4194304 4394578 140737107516704 18446744073709551615 251367571351 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 4991 2204 256 49 0 2132 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19964

[startup+0.30039 s]
/proc/loadavg: 1.22 1.89 2.67 3/420 26796
/proc/meminfo: memFree=23865516/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=25640 CPUtime=0.29 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 4016 0 0 0 29 0 0 0 23 0 1 0 735708326 26255360 3625 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 6410 3625 267 49 0 3551 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25640

[startup+0.700323 s]
/proc/loadavg: 1.22 1.89 2.67 3/420 26796
/proc/meminfo: memFree=23865516/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=29700 CPUtime=0.68 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 5011 0 0 0 68 0 0 0 25 0 1 0 735708326 30412800 4620 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 7425 4620 267 49 0 4566 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 29700

[startup+1.50116 s]
/proc/loadavg: 1.22 1.89 2.67 5/434 26831
/proc/meminfo: memFree=23744316/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=34384 CPUtime=1.49 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 6158 0 0 0 148 1 0 0 25 0 1 0 735708326 35209216 5767 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 8596 5767 267 49 0 5737 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34384

[startup+3.10087 s]
/proc/loadavg: 1.22 1.89 2.67 5/434 26831
/proc/meminfo: memFree=23702900/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=43528 CPUtime=3.09 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 8352 0 0 0 308 1 0 0 25 0 1 0 735708326 44572672 7961 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 10882 7961 267 49 0 8023 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43528

[startup+6.30027 s]
/proc/loadavg: 1.44 1.92 2.67 5/434 26831
/proc/meminfo: memFree=23644900/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=48436 CPUtime=6.28 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 9527 0 0 0 627 1 0 0 25 0 1 0 735708326 49598464 9136 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298693 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 12109 9136 267 49 0 9250 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 48436

[startup+12.7011 s]
/proc/loadavg: 1.65 1.96 2.68 5/434 26832
/proc/meminfo: memFree=23559756/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=55492 CPUtime=12.69 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 11181 0 0 0 1267 2 0 0 25 0 1 0 735708326 56823808 10790 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 13873 10790 267 49 0 11014 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55492

[startup+25.5007 s]
/proc/loadavg: 2.17 2.06 2.70 5/434 26832
/proc/meminfo: memFree=23447044/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=66124 CPUtime=25.49 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 13521 0 0 0 2547 2 0 0 25 0 1 0 735708326 67710976 13130 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 16531 13130 267 49 0 13672 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66124

[startup+51.101 s]
/proc/loadavg: 2.79 2.21 2.73 5/434 26832
/proc/meminfo: memFree=23394280/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=77776 CPUtime=51.09 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 16080 0 0 0 5105 4 0 0 25 0 1 0 735708326 79642624 15689 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 19444 15689 267 49 0 16585 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 77776

[startup+102.316 s]
/proc/loadavg: 3.47 2.49 2.80 5/434 26834
/proc/meminfo: memFree=23291956/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=92856 CPUtime=102.3 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 19297 0 0 0 10226 4 0 0 25 0 1 0 735708326 95084544 18906 33554432000 4194304 4394578 140737107516704 18446744073709551615 4287949 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 23214 18906 267 49 0 20355 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 92856

[startup+162.3 s]
/proc/loadavg: 3.98 2.82 2.89 5/434 26835
/proc/meminfo: memFree=23236624/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=105808 CPUtime=162.29 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 21959 0 0 0 16224 5 0 0 25 0 1 0 735708326 108347392 21568 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 26452 21568 267 49 0 23593 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 105808

[startup+222.3 s]
/proc/loadavg: 4.08 3.06 2.97 5/434 26837
/proc/meminfo: memFree=23166140/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=114520 CPUtime=222.28 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 23735 0 0 0 22223 5 0 0 25 0 1 0 735708326 117268480 23344 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 28630 23344 267 49 0 25771 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 114520

[startup+282.301 s]
/proc/loadavg: 4.03 3.23 3.03 5/434 26838
/proc/meminfo: memFree=23118488/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=120056 CPUtime=282.29 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 24905 0 0 0 28223 6 0 0 25 0 1 0 735708326 122937344 24514 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298993 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 30014 24514 267 49 0 27155 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 120056

[startup+342.301 s]
/proc/loadavg: 4.01 3.37 3.09 5/434 26840
/proc/meminfo: memFree=23086820/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=133536 CPUtime=342.29 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 27985 0 0 0 34222 7 0 0 25 0 1 0 735708326 136740864 27594 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 33384 27594 267 49 0 30525 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 133536

[startup+402.301 s]
/proc/loadavg: 4.00 3.48 3.14 5/434 26842
/proc/meminfo: memFree=23038184/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=143840 CPUtime=402.29 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 30177 0 0 0 40222 7 0 0 25 0 1 0 735708326 147292160 29786 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 35960 29786 267 49 0 33101 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 143840

[startup+462.301 s]
/proc/loadavg: 4.08 3.60 3.20 5/434 26844
/proc/meminfo: memFree=23009116/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=146048 CPUtime=462.28 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 30709 0 0 0 46221 7 0 0 25 0 1 0 735708326 149553152 30318 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 36512 30318 267 49 0 33653 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 146048

[startup+522.301 s]
/proc/loadavg: 4.07 3.68 3.25 5/434 26845
/proc/meminfo: memFree=22982300/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=150464 CPUtime=522.28 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 31657 0 0 0 52221 7 0 0 25 0 1 0 735708326 154075136 31266 33554432000 4194304 4394578 140737107516704 18446744073709551615 4338126 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 37616 31266 267 49 0 34757 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 150464

[startup+582.301 s]
/proc/loadavg: 4.02 3.74 3.30 5/434 26847
/proc/meminfo: memFree=22972708/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=152480 CPUtime=582.28 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 32102 0 0 0 58221 7 0 0 25 0 1 0 735708326 156139520 31711 33554432000 4194304 4394578 140737107516704 18446744073709551615 4346512 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 38120 31711 267 49 0 35261 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 152480

[startup+642.301 s]
/proc/loadavg: 4.12 3.81 3.35 5/434 26848
/proc/meminfo: memFree=22918120/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=161052 CPUtime=642.29 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 33862 0 0 0 64221 8 0 0 25 0 1 0 735708326 164917248 33471 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298993 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 40263 33471 267 49 0 37404 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 161052

[startup+702.3 s]
/proc/loadavg: 4.37 3.93 3.41 5/434 26850
/proc/meminfo: memFree=22888932/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=162396 CPUtime=702.29 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 34149 0 0 0 70220 9 0 0 25 0 1 0 735708326 166293504 33758 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 40599 33758 267 49 0 37740 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 162396

[startup+762.316 s]
/proc/loadavg: 4.14 3.94 3.45 5/434 26853
/proc/meminfo: memFree=22857400/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=166364 CPUtime=762.24 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 34976 0 0 0 76215 9 0 0 25 0 1 0 735708326 170356736 34585 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 41591 34585 267 49 0 38732 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 166364

[startup+822.3 s]
/proc/loadavg: 4.05 3.95 3.48 5/434 26854
/proc/meminfo: memFree=22854636/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=168352 CPUtime=822.23 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 35394 0 0 0 82214 9 0 0 25 0 1 0 735708326 172392448 35003 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 42088 35003 267 49 0 39229 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 168352

[startup+882.301 s]
/proc/loadavg: 4.02 3.95 3.51 5/434 26856
/proc/meminfo: memFree=22848036/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=172192 CPUtime=882.22 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 36075 0 0 0 88213 9 0 0 25 0 1 0 735708326 176324608 35684 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298993 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 43048 35684 267 49 0 40189 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 172192

[startup+942.301 s]
/proc/loadavg: 4.00 3.96 3.54 5/434 26857
/proc/meminfo: memFree=22833244/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=178036 CPUtime=942.22 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 37319 0 0 0 94213 9 0 0 25 0 1 0 735708326 182308864 36928 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 44509 36928 267 49 0 41650 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 178036

[startup+1002.3 s]
/proc/loadavg: 4.06 3.98 3.57 5/434 26859
/proc/meminfo: memFree=22812000/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=185204 CPUtime=1002.22 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 38743 0 0 0 100213 9 0 0 25 0 1 0 735708326 189648896 38352 33554432000 4194304 4394578 140737107516704 18446744073709551615 4327678 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 46301 38352 267 49 0 43442 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 185204

[startup+1062.3 s]
/proc/loadavg: 4.07 3.99 3.60 5/434 26860
/proc/meminfo: memFree=22790992/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=191740 CPUtime=1062.22 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 40270 0 0 0 106212 10 0 0 25 0 1 0 735708326 196341760 39879 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 47935 39879 267 49 0 45076 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 191740

[startup+1122.3 s]
/proc/loadavg: 4.02 3.99 3.62 5/434 26863
/proc/meminfo: memFree=22776096/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=191740 CPUtime=1122.23 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 40319 0 0 0 112212 11 0 0 25 0 1 0 735708326 196341760 39928 33554432000 4194304 4394578 140737107516704 18446744073709551615 4313444 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 47935 39928 267 49 0 45076 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 191740

[startup+1182.3 s]
/proc/loadavg: 4.15 4.03 3.65 5/434 26868
/proc/meminfo: memFree=22770568/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=192124 CPUtime=1182.22 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 40392 0 0 0 118211 11 0 0 25 0 1 0 735708326 196734976 40001 33554432000 4194304 4394578 140737107516704 18446744073709551615 4287231 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 48031 40001 267 49 0 45172 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 192124

[startup+1242.3 s]
/proc/loadavg: 4.20 4.08 3.69 6/434 26870
/proc/meminfo: memFree=22758228/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=192508 CPUtime=1242.22 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 40484 0 0 0 124210 12 0 0 25 0 1 0 735708326 197128192 40093 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298955 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 48127 40093 267 49 0 45268 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 192508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.14 4.09 3.72 5/434 26873
/proc/meminfo: memFree=22728560/32950928 swapFree=38710892/67111528
[pid=26796] ppid=26794 vsize=193980 CPUtime=1299.93 cores=0,2
/proc/26796/stat : 26796 (SApperloT2010) R 26794 26796 24847 0 -1 4202496 40749 0 0 0 129981 12 0 0 25 0 1 0 735708326 198635520 40358 33554432000 4194304 4394578 140737107516704 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26796/statm: 48495 40358 267 49 0 45636 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 193980

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): 1299.95
CPU user time (s): 1299.82
CPU system time (s): 0.132979
CPU usage (%): 99.9944
Max. virtual memory (cumulated for all children) (KiB): 193980

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

runsolver used 5.51016 second user time and 12.2491 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-15 12:19:37
IDJOB=3379868
IDBENCH=71337
IDSOLVER=1862
FILE ID=node113/3379868-1305454777
RUNJOBID= node113-1305454776-26774
PBS_JOBID= 13324872
Free space on /tmp= 73424 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1150c84314g7.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379868-1305454777/watcher-3379868-1305454777 -o /tmp/evaluation-result-3379868-1305454777/solver-3379868-1305454777 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379868-1305454777.cnf

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

MD5SUM BENCH= f39e50b5cd7b50d1971722973512a1b8
RANDOM SEED=120466334

node113.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.846
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.846
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.76
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.846
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.846
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.846
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.74
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.846
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.75
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23865920 kB
Buffers:        274912 kB
Cached:        2985392 kB
SwapCached:      93712 kB
Active:        2054532 kB
Inactive:      6745504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23865920 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:            2000 kB
Writeback:           8 kB
AnonPages:     5457324 kB
Mapped:          19312 kB
Slab:           118248 kB
PageTables:     101276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 117287476 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= 73416 MiB
End job on node113 at 2011-05-15 12:41:19