Trace number 3264247

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-03-04? (TO) 1300.05 1300.02

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-1.used-as.sat04-891.cnf
MD5SUM5877850d9f604b6973676132cbba5c90
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-3264247-1303566430/watcher-3264247-1303566430 -o /tmp/evaluation-result-3264247-1303566430/solver-3264247-1303566430 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3264247-1303566430.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.43 3.90 3.96 4/184 7929
/proc/meminfo: memFree=15435868/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=14728 CPUtime=0 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 794 0 0 0 0 0 0 0 21 0 1 0 468240934 15081472 733 33554432000 4194304 4395502 140736827086400 18446744073709551615 228122374853 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 3682 733 249 50 0 822 0

[startup+0.0354599 s]
/proc/loadavg: 3.43 3.90 3.96 4/184 7929
/proc/meminfo: memFree=15435868/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=18688 CPUtime=0.03 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 1782 0 0 0 3 0 0 0 21 0 1 0 468240934 19136512 1721 33554432000 4194304 4395502 140736827086400 18446744073709551615 228122374853 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 4672 1722 249 50 0 1812 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18688

[startup+0.100443 s]
/proc/loadavg: 3.43 3.90 3.96 4/184 7929
/proc/meminfo: memFree=15435868/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=24724 CPUtime=0.09 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 3303 0 0 0 9 0 0 0 21 0 1 0 468240934 25317376 3241 33554432000 4194304 4395502 140736827086400 18446744073709551615 228122738583 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 6181 3241 255 50 0 3321 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24724

[startup+0.300435 s]
/proc/loadavg: 3.43 3.90 3.96 4/184 7929
/proc/meminfo: memFree=15435868/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=30864 CPUtime=0.29 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 5370 0 0 0 28 1 0 0 22 0 1 0 468240934 31604736 4790 33554432000 4194304 4395502 140736827086400 18446744073709551615 4297960 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 7716 4791 266 50 0 4856 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30864

[startup+0.700346 s]
/proc/loadavg: 3.43 3.90 3.96 4/184 7929
/proc/meminfo: memFree=15435868/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=36164 CPUtime=0.69 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 6681 0 0 0 68 1 0 0 24 0 1 0 468240934 37031936 6101 33554432000 4194304 4395502 140736827086400 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 9041 6101 266 50 0 6181 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36164

[startup+1.50018 s]
/proc/loadavg: 3.43 3.90 3.96 5/190 7940
/proc/meminfo: memFree=15387036/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=42800 CPUtime=1.49 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 8306 0 0 0 147 2 0 0 25 0 1 0 468240934 43827200 7726 33554432000 4194304 4395502 140736827086400 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 10700 7726 266 50 0 7840 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42800

[startup+3.10091 s]
/proc/loadavg: 3.43 3.90 3.96 5/190 7940
/proc/meminfo: memFree=15364220/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=53472 CPUtime=3.09 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 10979 0 0 0 306 3 0 0 25 0 1 0 468240934 54755328 10399 33554432000 4194304 4395502 140736827086400 18446744073709551615 4316940 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 13368 10399 266 50 0 10508 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53472

[startup+6.30033 s]
/proc/loadavg: 3.48 3.90 3.96 5/190 7940
/proc/meminfo: memFree=15325568/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=69500 CPUtime=6.29 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 14894 0 0 0 625 4 0 0 25 0 1 0 468240934 71168000 14314 33554432000 4194304 4395502 140736827086400 18446744073709551615 228122374853 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 17375 14314 266 50 0 14515 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 69500

[startup+12.7012 s]
/proc/loadavg: 3.52 3.90 3.96 5/190 7940
/proc/meminfo: memFree=15290896/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=78504 CPUtime=12.69 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 16952 0 0 0 1265 4 0 0 25 0 1 0 468240934 80388096 16372 33554432000 4194304 4395502 140736827086400 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 19626 16372 266 50 0 16766 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 78504

[startup+25.5009 s]
/proc/loadavg: 3.62 3.91 3.96 5/190 8022
/proc/meminfo: memFree=15269068/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=90144 CPUtime=25.49 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 19502 0 0 0 2545 4 0 0 25 0 1 0 468240934 92307456 18922 33554432000 4194304 4395502 140736827086400 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 22536 18922 266 50 0 19676 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90144

[startup+51.1002 s]
/proc/loadavg: 3.83 3.93 3.96 5/190 8022
/proc/meminfo: memFree=15218972/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=105068 CPUtime=51.1 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 22688 0 0 0 5105 5 0 0 25 0 1 0 468240934 107589632 22108 33554432000 4194304 4395502 140736827086400 18446744073709551615 4299492 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 26267 22108 266 50 0 23407 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 105068

[startup+102.307 s]
/proc/loadavg: 3.93 3.94 3.96 5/190 8024
/proc/meminfo: memFree=15148280/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=128124 CPUtime=102.3 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 27587 0 0 0 10224 6 0 0 25 0 1 0 468240934 131198976 27007 33554432000 4194304 4395502 140736827086400 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 32031 27007 266 50 0 29171 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 128124

[startup+162.301 s]
/proc/loadavg: 3.97 3.95 3.96 5/190 8025
/proc/meminfo: memFree=15087608/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=155456 CPUtime=162.3 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 33742 0 0 0 16222 8 0 0 25 0 1 0 468240934 159186944 33162 33554432000 4194304 4395502 140736827086400 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 38864 33162 266 50 0 36004 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 155456

[startup+222.3 s]
/proc/loadavg: 3.99 3.95 3.96 5/190 8027
/proc/meminfo: memFree=15055452/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=161216 CPUtime=222.29 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 35074 0 0 0 22221 8 0 0 25 0 1 0 468240934 165085184 34494 33554432000 4194304 4395502 140736827086400 18446744073709551615 4309948 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 40304 34494 266 50 0 37444 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 161216

[startup+282.3 s]
/proc/loadavg: 3.99 3.96 3.96 5/190 8028
/proc/meminfo: memFree=15015136/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=178328 CPUtime=282.3 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 38561 0 0 0 28221 9 0 0 25 0 1 0 468240934 182607872 37981 33554432000 4194304 4395502 140736827086400 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 44582 37981 266 50 0 41722 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 178328

[startup+342.301 s]
/proc/loadavg: 4.10 3.99 3.98 5/190 8030
/proc/meminfo: memFree=14978648/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=185496 CPUtime=342.29 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 40058 0 0 0 34220 9 0 0 25 0 1 0 468240934 189947904 39478 33554432000 4194304 4395502 140736827086400 18446744073709551615 4339104 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 46374 39478 266 50 0 43514 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 185496

[startup+402.301 s]
/proc/loadavg: 4.03 3.99 3.98 5/190 8032
/proc/meminfo: memFree=14948980/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=193284 CPUtime=402.3 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 41682 0 0 0 40220 10 0 0 25 0 1 0 468240934 197922816 41102 33554432000 4194304 4395502 140736827086400 18446744073709551615 4314296 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 48321 41102 266 50 0 45461 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 193284

[startup+462.301 s]
/proc/loadavg: 3.38 3.81 3.91 4/184 8050
/proc/meminfo: memFree=15010152/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=209808 CPUtime=462.31 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 45204 0 0 0 46220 11 0 0 25 0 1 0 468240934 214843392 44624 33554432000 4194304 4395502 140736827086400 18446744073709551615 4299782 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 52452 44624 266 50 0 49592 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 209808

[startup+522.301 s]
/proc/loadavg: 3.14 3.66 3.85 4/184 8052
/proc/meminfo: memFree=14988060/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=219360 CPUtime=522.31 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 47173 0 0 0 52219 12 0 0 25 0 1 0 468240934 224624640 46593 33554432000 4194304 4395502 140736827086400 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 54840 46593 266 50 0 51980 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 219360

[startup+582.301 s]
/proc/loadavg: 3.05 3.54 3.80 4/184 8053
/proc/meminfo: memFree=14974644/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=219360 CPUtime=582.31 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 47214 0 0 0 58219 12 0 0 25 0 1 0 468240934 224624640 46634 33554432000 4194304 4395502 140736827086400 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 54840 46634 266 50 0 51980 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 219360

[startup+642.3 s]
/proc/loadavg: 3.02 3.44 3.74 4/184 8055
/proc/meminfo: memFree=14951436/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=221216 CPUtime=642.31 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 47583 0 0 0 64219 12 0 0 25 0 1 0 468240934 226525184 47003 33554432000 4194304 4395502 140736827086400 18446744073709551615 4314317 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 55304 47003 266 50 0 52444 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 221216

[startup+702.3 s]
/proc/loadavg: 3.00 3.35 3.69 4/184 8057
/proc/meminfo: memFree=14927960/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=225120 CPUtime=702.31 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 48383 0 0 0 70219 12 0 0 25 0 1 0 468240934 230522880 47803 33554432000 4194304 4395502 140736827086400 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 56280 47803 266 50 0 53420 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 225120

[startup+762.307 s]
/proc/loadavg: 3.00 3.29 3.65 4/184 8058
/proc/meminfo: memFree=14905496/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=227552 CPUtime=762.32 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 48900 0 0 0 76220 12 0 0 25 0 1 0 468240934 233013248 48320 33554432000 4194304 4395502 140736827086400 18446744073709551615 4299809 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 56888 48320 266 50 0 54028 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 227552

[startup+822.301 s]
/proc/loadavg: 3.00 3.23 3.60 4/184 8060
/proc/meminfo: memFree=14891216/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=230240 CPUtime=822.31 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 49434 0 0 0 82219 12 0 0 25 0 1 0 468240934 235765760 48854 33554432000 4194304 4395502 140736827086400 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 57560 48854 266 50 0 54700 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 230240

[startup+882.301 s]
/proc/loadavg: 3.06 3.20 3.57 4/184 8070
/proc/meminfo: memFree=14858128/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=234692 CPUtime=882.32 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 50380 0 0 0 88219 13 0 0 25 0 1 0 468240934 240324608 49800 33554432000 4194304 4395502 140736827086400 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 58673 49800 266 50 0 55813 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 234692

[startup+942.301 s]
/proc/loadavg: 3.02 3.16 3.53 4/184 8072
/proc/meminfo: memFree=14837772/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=238852 CPUtime=942.32 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 51216 0 0 0 94219 13 0 0 25 0 1 0 468240934 244584448 50636 33554432000 4194304 4395502 140736827086400 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 59713 50636 266 50 0 56853 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 238852

[startup+1002.3 s]
/proc/loadavg: 3.00 3.13 3.50 4/184 8074
/proc/meminfo: memFree=14810080/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=244796 CPUtime=1002.32 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 52448 0 0 0 100219 13 0 0 25 0 1 0 468240934 250671104 51868 33554432000 4194304 4395502 140736827086400 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 61199 51868 266 50 0 58339 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 244796

[startup+1062.3 s]
/proc/loadavg: 3.05 3.12 3.47 4/184 8078
/proc/meminfo: memFree=14791384/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=250000 CPUtime=1062.32 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 53547 0 0 0 106218 14 0 0 25 0 1 0 468240934 256000000 52967 33554432000 4194304 4395502 140736827086400 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 62500 52967 266 50 0 59640 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 250000

[startup+1122.3 s]
/proc/loadavg: 3.02 3.09 3.43 4/184 8080
/proc/meminfo: memFree=14785672/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=253520 CPUtime=1122.33 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 54260 0 0 0 112219 14 0 0 25 0 1 0 468240934 259604480 53680 33554432000 4194304 4395502 140736827086400 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 63380 53680 266 50 0 60520 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 253520

[startup+1182.3 s]
/proc/loadavg: 3.00 3.07 3.41 4/184 8081
/proc/meminfo: memFree=14772876/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=264140 CPUtime=1182.32 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 56273 0 0 0 118218 14 0 0 25 0 1 0 468240934 270479360 55693 33554432000 4194304 4395502 140736827086400 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 66035 55693 266 50 0 63175 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 264140

[startup+1242.3 s]
/proc/loadavg: 3.00 3.06 3.38 4/184 8083
/proc/meminfo: memFree=14747928/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=269708 CPUtime=1242.33 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 57456 0 0 0 124218 15 0 0 25 0 1 0 468240934 276180992 56876 33554432000 4194304 4395502 140736827086400 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 67427 56876 266 50 0 64567 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 269708



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.05 3.35 3/182 8086
/proc/meminfo: memFree=14931792/32951124 swapFree=67111528/67111528
[pid=7929] ppid=7927 vsize=273548 CPUtime=1300.03 cores=4,6
/proc/7929/stat : 7929 (SApperloT2010) R 7927 7929 7078 0 -1 4202496 58201 0 0 0 129988 15 0 0 25 0 1 0 468240934 280113152 57621 33554432000 4194304 4395502 140736827086400 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7929/statm: 68387 57621 266 50 0 65527 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 273548

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): 1300.05
CPU user time (s): 1299.89
CPU system time (s): 0.163975
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 273548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.89
system time used= 0.163975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58201
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2746

runsolver used 2.25466 second user time and 4.84926 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-23 15:47:10
IDJOB=3264247
IDBENCH=84568
IDSOLVER=1655
FILE ID=node138/3264247-1303566430
RUNJOBID= node138-1303566429-7898
PBS_JOBID= 13150283
Free space on /tmp= 71952 MiB

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

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

MD5SUM BENCH= 5877850d9f604b6973676132cbba5c90
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:      15436024 kB
Buffers:       2058764 kB
Cached:       14806872 kB
SwapCached:          0 kB
Active:        9736232 kB
Inactive:      7222940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15436024 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4748 kB
Writeback:           0 kB
AnonPages:       92704 kB
Mapped:          15100 kB
Slab:           492816 kB
PageTables:       4996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   262496 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= 71956 MiB
End job on node138 at 2011-04-23 16:08:52