Trace number 3265919

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.01

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
gensys-icl007.shuffled-as.sat05-3133.cnf
MD5SUM88361752c7b0c05e849791aafdd7bdba
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark220.275
Satisfiable
(Un)Satisfiability was proved
Number of variables762
Number of clauses17262
Sum of the clauses size76511
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21135
Number of clauses of size 38742
Number of clauses of size 4236
Number of clauses of size 5256
Number of clauses of size over 56851

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-3265919-1303577608/watcher-3265919-1303577608 -o /tmp/evaluation-result-3265919-1303577608/solver-3265919-1303577608 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3265919-1303577608.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.71 3.92 3.80 4/187 20809
/proc/meminfo: memFree=18713712/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=12616 CPUtime=0 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 527 0 0 0 0 0 0 0 21 0 1 0 547991293 12918784 466 33554432000 4194304 4395502 140734033596816 18446744073709551615 252457726661 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 3154 466 249 50 0 294 0

[startup+0.0214371 s]
/proc/loadavg: 3.71 3.92 3.80 4/187 20809
/proc/meminfo: memFree=18713712/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=14044 CPUtime=0.02 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 899 0 0 0 2 0 0 0 21 0 1 0 547991293 14381056 837 33554432000 4194304 4395502 140734033596816 18446744073709551615 252458090391 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 3511 837 255 50 0 651 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14044

[startup+0.10044 s]
/proc/loadavg: 3.71 3.92 3.80 4/187 20809
/proc/meminfo: memFree=18713712/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=16028 CPUtime=0.09 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 1402 0 0 0 9 0 0 0 21 0 1 0 547991293 16412672 1306 33554432000 4194304 4395502 140734033596816 18446744073709551615 4297593 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 4007 1306 266 50 0 1147 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16028

[startup+0.30039 s]
/proc/loadavg: 3.71 3.92 3.80 4/187 20809
/proc/meminfo: memFree=18713712/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=17528 CPUtime=0.29 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 1791 0 0 0 29 0 0 0 22 0 1 0 547991293 17948672 1695 33554432000 4194304 4395502 140734033596816 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 4382 1695 266 50 0 1522 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17528

[startup+0.700324 s]
/proc/loadavg: 3.71 3.92 3.80 4/187 20809
/proc/meminfo: memFree=18713712/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=18600 CPUtime=0.69 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 2049 0 0 0 69 0 0 0 24 0 1 0 547991293 19046400 1953 33554432000 4194304 4395502 140734033596816 18446744073709551615 4293641 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 4650 1953 266 50 0 1790 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18600

[startup+1.50019 s]
/proc/loadavg: 3.71 3.92 3.80 5/190 20837
/proc/meminfo: memFree=18687988/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=19836 CPUtime=1.49 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 2341 0 0 0 149 0 0 0 25 0 1 0 547991293 20312064 2245 33554432000 4194304 4395502 140734033596816 18446744073709551615 4347430 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 4959 2245 266 50 0 2099 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19836

[startup+3.10089 s]
/proc/loadavg: 3.73 3.92 3.80 5/190 20837
/proc/meminfo: memFree=18681912/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=21220 CPUtime=3.09 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 2670 0 0 0 309 0 0 0 25 0 1 0 547991293 21729280 2574 33554432000 4194304 4395502 140734033596816 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 5305 2574 266 50 0 2445 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21220

[startup+6.30029 s]
/proc/loadavg: 3.73 3.92 3.80 5/190 20838
/proc/meminfo: memFree=18672944/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=23060 CPUtime=6.29 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 3088 0 0 0 629 0 0 0 25 0 1 0 547991293 23613440 2992 33554432000 4194304 4395502 140734033596816 18446744073709551615 4299530 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 5765 2992 266 50 0 2905 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23060

[startup+12.7011 s]
/proc/loadavg: 3.77 3.92 3.80 5/190 20838
/proc/meminfo: memFree=18660348/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=25552 CPUtime=12.69 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 3616 0 0 0 1269 0 0 0 25 0 1 0 547991293 26165248 3520 33554432000 4194304 4395502 140734033596816 18446744073709551615 4314232 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 6388 3520 266 50 0 3528 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25552

[startup+25.5007 s]
/proc/loadavg: 3.81 3.93 3.80 5/190 20838
/proc/meminfo: memFree=18645720/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=28776 CPUtime=25.49 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 4307 0 0 0 2549 0 0 0 25 0 1 0 547991293 29466624 4211 33554432000 4194304 4395502 140734033596816 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 7194 4211 266 50 0 4334 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28776

[startup+51.101 s]
/proc/loadavg: 3.87 3.93 3.81 5/190 20839
/proc/meminfo: memFree=18626692/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=33164 CPUtime=51.09 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 5230 0 0 0 5109 0 0 0 25 0 1 0 547991293 33959936 5134 33554432000 4194304 4395502 140734033596816 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 8291 5134 266 50 0 5431 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33164

[startup+102.306 s]
/proc/loadavg: 3.95 3.94 3.82 5/190 20840
/proc/meminfo: memFree=18604852/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=38932 CPUtime=102.3 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 6401 0 0 0 10229 1 0 0 25 0 1 0 547991293 39866368 6305 33554432000 4194304 4395502 140734033596816 18446744073709551615 4300200 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 9733 6305 266 50 0 6873 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 38932

[startup+162.3 s]
/proc/loadavg: 4.02 3.96 3.83 5/190 20842
/proc/meminfo: memFree=18586592/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=45048 CPUtime=162.3 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 7694 0 0 0 16229 1 0 0 25 0 1 0 547991293 46129152 7598 33554432000 4194304 4395502 140734033596816 18446744073709551615 4324322 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 11262 7598 266 50 0 8402 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 45048

[startup+222.301 s]
/proc/loadavg: 4.01 3.97 3.84 5/190 20843
/proc/meminfo: memFree=18575900/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=47032 CPUtime=222.3 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 8098 0 0 0 22229 1 0 0 25 0 1 0 547991293 48160768 8002 33554432000 4194304 4395502 140734033596816 18446744073709551615 4297906 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 11758 8002 266 50 0 8898 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 47032

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.84 5/190 20845
/proc/meminfo: memFree=18564204/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=50120 CPUtime=282.3 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 8700 0 0 0 28229 1 0 0 25 0 1 0 547991293 51322880 8604 33554432000 4194304 4395502 140734033596816 18446744073709551615 4299632 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 12530 8604 266 50 0 9670 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 50120

[startup+342.301 s]
/proc/loadavg: 4.05 3.99 3.85 5/190 20847
/proc/meminfo: memFree=18554980/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=54248 CPUtime=342.3 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 9540 0 0 0 34228 2 0 0 25 0 1 0 547991293 55549952 9444 33554432000 4194304 4395502 140734033596816 18446744073709551615 4299743 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 13562 9444 266 50 0 10702 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 54248

[startup+402.301 s]
/proc/loadavg: 4.06 4.00 3.86 5/190 20848
/proc/meminfo: memFree=18549856/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=55912 CPUtime=402.3 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 9875 0 0 0 40228 2 0 0 25 0 1 0 547991293 57253888 9779 33554432000 4194304 4395502 140734033596816 18446744073709551615 4282651 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 13978 9779 266 50 0 11118 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 55912

[startup+462.3 s]
/proc/loadavg: 4.02 4.00 3.87 5/190 20859
/proc/meminfo: memFree=18543312/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=56872 CPUtime=462.31 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 10057 0 0 0 46229 2 0 0 25 0 1 0 547991293 58236928 9961 33554432000 4194304 4395502 140734033596816 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 14218 9961 266 50 0 11358 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 56872

[startup+522.3 s]
/proc/loadavg: 4.01 4.00 3.88 5/190 20860
/proc/meminfo: memFree=18538024/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=58056 CPUtime=522.3 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 10297 0 0 0 52228 2 0 0 25 0 1 0 547991293 59449344 10201 33554432000 4194304 4395502 140734033596816 18446744073709551615 4339081 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 14514 10201 266 50 0 11654 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 58056

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 20862
/proc/meminfo: memFree=18532404/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=59528 CPUtime=582.31 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 10608 0 0 0 58228 3 0 0 25 0 1 0 547991293 60956672 10512 33554432000 4194304 4395502 140734033596816 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 14882 10512 266 50 0 12022 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 59528

[startup+642.301 s]
/proc/loadavg: 3.47 3.86 3.84 4/184 20881
/proc/meminfo: memFree=18561832/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=61224 CPUtime=642.31 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 10914 0 0 0 64228 3 0 0 25 0 1 0 547991293 62693376 10818 33554432000 4194304 4395502 140734033596816 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 15306 10818 266 50 0 12446 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 61224

[startup+702.301 s]
/proc/loadavg: 3.17 3.70 3.78 4/184 20882
/proc/meminfo: memFree=18557340/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=61804 CPUtime=702.31 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 11030 0 0 0 70228 3 0 0 25 0 1 0 547991293 63287296 10934 33554432000 4194304 4395502 140734033596816 18446744073709551615 4299532 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 15451 10934 266 50 0 12591 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 61804

[startup+762.307 s]
/proc/loadavg: 3.14 3.59 3.74 4/184 20884
/proc/meminfo: memFree=18553452/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=63692 CPUtime=762.32 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 11362 0 0 0 76229 3 0 0 25 0 1 0 547991293 65220608 11266 33554432000 4194304 4395502 140734033596816 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 15923 11266 266 50 0 13063 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 63692

[startup+822.3 s]
/proc/loadavg: 3.05 3.48 3.69 4/184 20885
/proc/meminfo: memFree=18550696/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=64972 CPUtime=822.31 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 11623 0 0 0 82228 3 0 0 25 0 1 0 547991293 66531328 11527 33554432000 4194304 4395502 140734033596816 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 16243 11527 266 50 0 13383 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 64972

[startup+882.3 s]
/proc/loadavg: 3.08 3.40 3.65 4/184 20887
/proc/meminfo: memFree=18549656/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=65484 CPUtime=882.32 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 11694 0 0 0 88228 4 0 0 25 0 1 0 547991293 67055616 11598 33554432000 4194304 4395502 140734033596816 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 16371 11598 266 50 0 13511 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 65484

[startup+942.301 s]
/proc/loadavg: 3.03 3.33 3.60 4/184 20889
/proc/meminfo: memFree=18547396/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=65996 CPUtime=942.32 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 11794 0 0 0 94228 4 0 0 25 0 1 0 547991293 67579904 11698 33554432000 4194304 4395502 140734033596816 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 16499 11698 266 50 0 13639 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 65996

[startup+1002.3 s]
/proc/loadavg: 3.01 3.27 3.56 4/184 20890
/proc/meminfo: memFree=18545124/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=66764 CPUtime=1002.32 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 11964 0 0 0 100228 4 0 0 25 0 1 0 547991293 68366336 11868 33554432000 4194304 4395502 140734033596816 18446744073709551615 4297004 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 16691 11868 266 50 0 13831 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 66764

[startup+1062.3 s]
/proc/loadavg: 3.00 3.21 3.52 4/184 20892
/proc/meminfo: memFree=18543724/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=67020 CPUtime=1062.32 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 12015 0 0 0 106228 4 0 0 25 0 1 0 547991293 68628480 11919 33554432000 4194304 4395502 140734033596816 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 16755 11919 266 50 0 13895 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 67020

[startup+1122.3 s]
/proc/loadavg: 3.00 3.17 3.49 4/184 20893
/proc/meminfo: memFree=18542444/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=67532 CPUtime=1122.32 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 12077 0 0 0 112228 4 0 0 25 0 1 0 547991293 69152768 11981 33554432000 4194304 4395502 140734033596816 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 16883 11981 266 50 0 14023 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 67532

[startup+1182.3 s]
/proc/loadavg: 3.00 3.14 3.45 4/184 20895
/proc/meminfo: memFree=18540160/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=68748 CPUtime=1182.33 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 12339 0 0 0 118228 5 0 0 25 0 1 0 547991293 70397952 12243 33554432000 4194304 4395502 140734033596816 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 17187 12243 266 50 0 14327 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 68748

[startup+1242.3 s]
/proc/loadavg: 3.03 3.12 3.43 4/184 20897
/proc/meminfo: memFree=18536656/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=70476 CPUtime=1242.33 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 12647 0 0 0 124228 5 0 0 25 0 1 0 547991293 72167424 12551 33554432000 4194304 4395502 140734033596816 18446744073709551615 4299189 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 17619 12551 266 50 0 14759 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 70476



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.10 3.40 2/180 20900
/proc/meminfo: memFree=18669564/32951124 swapFree=67111480/67111528
[pid=20809] ppid=20807 vsize=71244 CPUtime=1300.04 cores=4,6
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 19028 0 -1 4202496 12768 0 0 0 129999 5 0 0 25 0 1 0 547991293 72953856 12672 33554432000 4194304 4395502 140734033596816 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20809/statm: 17811 12672 266 50 0 14951 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 71244

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

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

runsolver used 2.17767 second user time and 4.19936 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 18:53:28
IDJOB=3265919
IDBENCH=85826
IDSOLVER=1655
FILE ID=node111/3265919-1303577608
RUNJOBID= node111-1303577608-20768
PBS_JOBID= 13150301
Free space on /tmp= 70732 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT05/crafted/sorge05/QG7/gensys-icl007.shuffled-as.sat05-3133.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265919-1303577608/watcher-3265919-1303577608 -o /tmp/evaluation-result-3265919-1303577608/solver-3265919-1303577608 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3265919-1303577608.cnf

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

MD5SUM BENCH= 88361752c7b0c05e849791aafdd7bdba
RANDOM SEED=283229483

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5428.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18713744 kB
Buffers:       2129852 kB
Cached:       11463260 kB
SwapCached:         44 kB
Active:        9667184 kB
Inactive:      3999380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18713744 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:            2580 kB
Writeback:           0 kB
AnonPages:       73020 kB
Mapped:          14876 kB
Slab:           505228 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   260644 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= 70736 MiB
End job on node111 at 2011-04-23 19:15:10