Trace number 3264203

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) 1299.96 1300.02

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-2.used-as.sat04-892.cnf
MD5SUMfd8d5783ed404e5c6590d627ffdcca50
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 variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

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-3264203-1303566429/watcher-3264203-1303566429 -o /tmp/evaluation-result-3264203-1303566429/solver-3264203-1303566429 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3264203-1303566429.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: 3.43 3.90 3.96 3/179 7919
/proc/meminfo: memFree=15460748/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=14596 CPUtime=0 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 770 0 0 0 0 0 0 0 21 0 1 0 468240908 14946304 711 33554432000 4194304 4395502 140736715435856 18446744073709551615 228122374853 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 3649 711 249 50 0 789 0

[startup+0.084371 s]
/proc/loadavg: 3.43 3.90 3.96 3/179 7919
/proc/meminfo: memFree=15460748/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=24716 CPUtime=0.07 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 3300 0 0 0 7 0 0 0 21 0 1 0 468240908 25309184 3239 33554432000 4194304 4395502 140736715435856 18446744073709551615 228122738583 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 6179 3239 255 50 0 3319 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 24716

[startup+0.100366 s]
/proc/loadavg: 3.43 3.90 3.96 3/179 7919
/proc/meminfo: memFree=15460748/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=24716 CPUtime=0.09 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 3300 0 0 0 9 0 0 0 21 0 1 0 468240908 25309184 3239 33554432000 4194304 4395502 140736715435856 18446744073709551615 228122738583 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 6179 3239 255 50 0 3319 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24716

[startup+0.300319 s]
/proc/loadavg: 3.43 3.90 3.96 3/179 7919
/proc/meminfo: memFree=15460748/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=30304 CPUtime=0.29 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 5233 0 0 0 29 0 0 0 22 0 1 0 468240908 31031296 4654 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 7576 4654 266 50 0 4716 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30304

[startup+0.700219 s]
/proc/loadavg: 3.43 3.90 3.96 3/179 7919
/proc/meminfo: memFree=15460748/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=35164 CPUtime=0.68 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 6444 0 0 0 68 0 0 0 23 0 1 0 468240908 36007936 5865 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 8791 5865 266 50 0 5931 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 35164

[startup+1.50107 s]
/proc/loadavg: 3.43 3.90 3.96 5/190 7940
/proc/meminfo: memFree=15393360/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=42096 CPUtime=1.49 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 8132 0 0 0 148 1 0 0 25 0 1 0 468240908 43106304 7553 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 10524 7553 266 50 0 7664 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42096

[startup+3.10079 s]
/proc/loadavg: 3.43 3.90 3.96 5/190 7940
/proc/meminfo: memFree=15367816/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=52868 CPUtime=3.08 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 10836 0 0 0 307 1 0 0 25 0 1 0 468240908 54136832 10257 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 13217 10257 266 50 0 10357 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 52868

[startup+6.30022 s]
/proc/loadavg: 3.48 3.90 3.96 5/190 7940
/proc/meminfo: memFree=15328172/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=66808 CPUtime=6.29 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 14223 0 0 0 626 3 0 0 25 0 1 0 468240908 68411392 13644 33554432000 4194304 4395502 140736715435856 18446744073709551615 4288050 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 16702 13644 266 50 0 13842 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66808

[startup+12.7011 s]
/proc/loadavg: 3.52 3.90 3.96 5/190 7940
/proc/meminfo: memFree=15291516/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=77744 CPUtime=12.69 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 16690 0 0 0 1265 4 0 0 25 0 1 0 468240908 79609856 16111 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 19436 16111 266 50 0 16576 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 77744

[startup+25.5007 s]
/proc/loadavg: 3.62 3.91 3.96 5/190 8022
/proc/meminfo: memFree=15269564/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=85960 CPUtime=25.49 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 18467 0 0 0 2545 4 0 0 25 0 1 0 468240908 88023040 17888 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 21490 17888 266 50 0 18630 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 85960

[startup+51.1011 s]
/proc/loadavg: 3.83 3.93 3.96 5/190 8022
/proc/meminfo: memFree=15219468/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=101596 CPUtime=51.09 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 21939 0 0 0 5104 5 0 0 25 0 1 0 468240908 104034304 21360 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 25399 21360 266 50 0 22539 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 101596

[startup+102.307 s]
/proc/loadavg: 3.93 3.94 3.96 5/190 8024
/proc/meminfo: memFree=15148652/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=126296 CPUtime=102.28 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 27397 0 0 0 10222 6 0 0 25 0 1 0 468240908 129327104 26818 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 31574 26818 266 50 0 28714 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 126296

[startup+162.301 s]
/proc/loadavg: 3.97 3.95 3.96 5/190 8025
/proc/meminfo: memFree=15088228/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=145116 CPUtime=162.28 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 31580 0 0 0 16221 7 0 0 25 0 1 0 468240908 148598784 31001 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 36279 31001 266 50 0 33419 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 145116

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.96 5/190 8027
/proc/meminfo: memFree=15055576/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=156960 CPUtime=222.28 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 34331 0 0 0 22220 8 0 0 25 0 1 0 468240908 160727040 33752 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 39240 33752 266 50 0 36380 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 156960

[startup+282.3 s]
/proc/loadavg: 3.99 3.96 3.96 5/190 8028
/proc/meminfo: memFree=15015384/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=167556 CPUtime=282.27 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 36519 0 0 0 28219 8 0 0 25 0 1 0 468240908 171577344 35940 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 41889 35940 266 50 0 39029 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 167556

[startup+342.3 s]
/proc/loadavg: 4.10 3.99 3.98 5/190 8030
/proc/meminfo: memFree=14978648/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=178180 CPUtime=342.27 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 38787 0 0 0 34218 9 0 0 25 0 1 0 468240908 182456320 38208 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 44545 38208 266 50 0 41685 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 178180

[startup+402.301 s]
/proc/loadavg: 4.03 3.99 3.98 5/190 8032
/proc/meminfo: memFree=14948980/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=185352 CPUtime=402.26 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 40202 0 0 0 40217 9 0 0 25 0 1 0 468240908 189800448 39623 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 46338 39623 266 50 0 43478 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 185352

[startup+462.301 s]
/proc/loadavg: 3.38 3.81 3.91 4/184 8050
/proc/meminfo: memFree=15010400/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=189988 CPUtime=462.27 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 41183 0 0 0 46217 10 0 0 25 0 1 0 468240908 194547712 40604 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 47497 40604 266 50 0 44637 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 189988

[startup+522.301 s]
/proc/loadavg: 3.14 3.66 3.85 4/184 8052
/proc/meminfo: memFree=14988060/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=198388 CPUtime=522.26 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 43124 0 0 0 52216 10 0 0 25 0 1 0 468240908 203149312 42545 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 49597 42545 266 50 0 46737 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 198388

[startup+582.301 s]
/proc/loadavg: 3.05 3.54 3.80 4/184 8053
/proc/meminfo: memFree=14974892/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=204852 CPUtime=582.26 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 44403 0 0 0 58216 10 0 0 25 0 1 0 468240908 209768448 43824 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299712 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 51213 43824 266 50 0 48353 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 204852

[startup+642.301 s]
/proc/loadavg: 3.02 3.44 3.74 4/184 8055
/proc/meminfo: memFree=14951436/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=208504 CPUtime=642.26 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 45157 0 0 0 64215 11 0 0 25 0 1 0 468240908 213508096 44578 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 52126 44578 266 50 0 49266 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 208504

[startup+702.3 s]
/proc/loadavg: 3.00 3.35 3.69 4/184 8057
/proc/meminfo: memFree=14928208/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=212152 CPUtime=702.26 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 45844 0 0 0 70214 12 0 0 25 0 1 0 468240908 217243648 45265 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 53038 45265 266 50 0 50178 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 212152

[startup+762.306 s]
/proc/loadavg: 3.00 3.29 3.65 4/184 8058
/proc/meminfo: memFree=14905496/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=215800 CPUtime=762.26 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 46513 0 0 0 76214 12 0 0 25 0 1 0 468240908 220979200 45934 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 53950 45934 266 50 0 51090 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 215800

[startup+822.301 s]
/proc/loadavg: 3.00 3.23 3.60 4/184 8060
/proc/meminfo: memFree=14891216/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=219768 CPUtime=822.25 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 47234 0 0 0 82213 12 0 0 25 0 1 0 468240908 225042432 46655 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 54942 46655 266 50 0 52082 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 219768

[startup+882.301 s]
/proc/loadavg: 3.06 3.20 3.57 4/184 8070
/proc/meminfo: memFree=14858624/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=223352 CPUtime=882.24 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 48016 0 0 0 88212 12 0 0 25 0 1 0 468240908 228712448 47437 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 55838 47437 266 50 0 52978 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 223352

[startup+942.301 s]
/proc/loadavg: 3.02 3.16 3.53 4/184 8072
/proc/meminfo: memFree=14837772/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=226168 CPUtime=942.25 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 48600 0 0 0 94212 13 0 0 25 0 1 0 468240908 231596032 48021 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 56542 48021 266 50 0 53682 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 226168

[startup+1002.3 s]
/proc/loadavg: 3.00 3.13 3.50 4/184 8074
/proc/meminfo: memFree=14810328/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=229692 CPUtime=1002.24 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 49280 0 0 0 100211 13 0 0 25 0 1 0 468240908 235204608 48701 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 57423 48701 266 50 0 54563 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 229692

[startup+1062.3 s]
/proc/loadavg: 3.05 3.12 3.47 4/184 8078
/proc/meminfo: memFree=14791384/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=234236 CPUtime=1062.24 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 50136 0 0 0 106211 13 0 0 25 0 1 0 468240908 239857664 49557 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 58559 49557 266 50 0 55699 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 234236

[startup+1122.3 s]
/proc/loadavg: 3.02 3.09 3.43 4/184 8080
/proc/meminfo: memFree=14785672/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=236604 CPUtime=1122.23 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 50643 0 0 0 112210 13 0 0 25 0 1 0 468240908 242282496 50064 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 59151 50064 266 50 0 56291 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 236604

[startup+1182.3 s]
/proc/loadavg: 3.00 3.07 3.41 4/184 8081
/proc/meminfo: memFree=14772876/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=241948 CPUtime=1182.23 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 51763 0 0 0 118210 13 0 0 25 0 1 0 468240908 247754752 51184 33554432000 4194304 4395502 140736715435856 18446744073709551615 4339060 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 60487 51184 266 50 0 57627 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 241948

[startup+1242.3 s]
/proc/loadavg: 3.00 3.06 3.38 4/184 8083
/proc/meminfo: memFree=14748176/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=243100 CPUtime=1242.23 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 51972 0 0 0 124209 14 0 0 25 0 1 0 468240908 248934400 51393 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 60775 51393 266 50 0 57915 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 243100



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.05 3.35 4/184 8085
/proc/meminfo: memFree=14718372/32951124 swapFree=67111528/67111528
[pid=7919] ppid=7917 vsize=253008 CPUtime=1299.93 cores=0,2
/proc/7919/stat : 7919 (SApperloT2010) R 7917 7919 7078 0 -1 4202496 54223 0 0 0 129978 15 0 0 25 0 1 0 468240908 259080192 53644 33554432000 4194304 4395502 140736715435856 18446744073709551615 4299480 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7919/statm: 63252 53644 266 50 0 60392 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 253008

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.02
CPU time (s): 1299.96
CPU user time (s): 1299.79
CPU system time (s): 0.169974
CPU usage (%): 99.9951
Max. virtual memory (cumulated for all children) (KiB): 253008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.79
system time used= 0.169974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54223
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= 6
involuntary context switches= 2542

runsolver used 2.34264 second user time and 4.74828 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-23 15:47:09
IDJOB=3264203
IDBENCH=84560
IDSOLVER=1655
FILE ID=node138/3264203-1303566429
RUNJOBID= node138-1303566429-7897
PBS_JOBID= 13150283
Free space on /tmp= 71956 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-2.used-as.sat04-892.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264203-1303566429/watcher-3264203-1303566429 -o /tmp/evaluation-result-3264203-1303566429/solver-3264203-1303566429 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3264203-1303566429.cnf

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

MD5SUM BENCH= fd8d5783ed404e5c6590d627ffdcca50
RANDOM SEED=1726834015

node138.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.854
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.70
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.854
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.854
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.82
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.854
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.854
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.80
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.854
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.854
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.82
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.854
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:      15460780 kB
Buffers:       2058756 kB
Cached:       14804568 kB
SwapCached:          0 kB
Active:        9711372 kB
Inactive:      7222620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15460780 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2940 kB
Writeback:           8 kB
AnonPages:       69876 kB
Mapped:          14880 kB
Slab:           492524 kB
PageTables:       5180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   221936 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= 71952 MiB
End job on node138 at 2011-04-23 16:08:51