Trace number 3380119

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

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer17.shuffled.cnf
MD5SUMca62f6128dc3cad7229c7b9ee33a7492
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484925
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

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

running on 2 cores: 5,7

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.04 2.50 3.34 5/412 25246
/proc/meminfo: memFree=18523424/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=12308 CPUtime=0.01 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 508 0 0 0 1 0 0 0 25 0 1 0 736323557 12603392 447 33554432000 4194304 4394578 140733210024528 18446744073709551615 256415416215 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 3077 447 266 49 0 218 0

[startup+0.019154 s]
/proc/loadavg: 1.04 2.50 3.34 5/412 25246
/proc/meminfo: memFree=18523424/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=12440 CPUtime=0.01 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 529 0 0 0 1 0 0 0 25 0 1 0 736323557 12738560 468 33554432000 4194304 4394578 140733210024528 18446744073709551615 4287277 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 3110 468 266 49 0 251 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12440

[startup+0.100163 s]
/proc/loadavg: 1.04 2.50 3.34 5/412 25246
/proc/meminfo: memFree=18523424/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=12972 CPUtime=0.09 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 674 0 0 0 9 0 0 0 25 0 1 0 736323557 13283328 613 33554432000 4194304 4394578 140733210024528 18446744073709551615 4299384 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 3243 613 266 49 0 384 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12972

[startup+0.301119 s]
/proc/loadavg: 1.04 2.50 3.34 5/412 25246
/proc/meminfo: memFree=18523424/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=13632 CPUtime=0.29 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 824 0 0 0 29 0 0 0 25 0 1 0 736323557 13959168 763 33554432000 4194304 4394578 140733210024528 18446744073709551615 4287937 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 3408 763 266 49 0 549 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13632

[startup+0.701046 s]
/proc/loadavg: 1.04 2.50 3.34 5/412 25246
/proc/meminfo: memFree=18523424/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=14164 CPUtime=0.69 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 980 0 0 0 69 0 0 0 25 0 1 0 736323557 14503936 919 33554432000 4194304 4394578 140733210024528 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 3541 919 266 49 0 682 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14164

[startup+1.50089 s]
/proc/loadavg: 1.04 2.50 3.34 5/413 25247
/proc/meminfo: memFree=18513008/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=14840 CPUtime=1.49 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 1131 0 0 0 149 0 0 0 25 0 1 0 736323557 15196160 1070 33554432000 4194304 4394578 140733210024528 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 3710 1070 266 49 0 851 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14840

[startup+3.10059 s]
/proc/loadavg: 1.27 2.52 3.34 5/413 25247
/proc/meminfo: memFree=18508056/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=15804 CPUtime=3.09 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 1353 0 0 0 309 0 0 0 25 0 1 0 736323557 16183296 1292 33554432000 4194304 4394578 140733210024528 18446744073709551615 4316117 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 3951 1292 266 49 0 1092 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15804

[startup+6.301 s]
/proc/loadavg: 1.27 2.52 3.34 5/413 25247
/proc/meminfo: memFree=18499960/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=16916 CPUtime=6.29 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 1583 0 0 0 629 0 0 0 25 0 1 0 736323557 17321984 1522 33554432000 4194304 4394578 140733210024528 18446744073709551615 4316185 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 4229 1522 266 49 0 1370 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16916

[startup+12.7008 s]
/proc/loadavg: 1.69 2.57 3.35 5/413 25247
/proc/meminfo: memFree=18484616/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=18060 CPUtime=12.69 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 1858 0 0 0 1269 0 0 0 25 0 1 0 736323557 18493440 1797 33554432000 4194304 4394578 140733210024528 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 4515 1797 266 49 0 1656 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18060

[startup+25.5004 s]
/proc/loadavg: 2.20 2.65 3.37 5/413 25248
/proc/meminfo: memFree=18464176/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=19056 CPUtime=25.49 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 2096 0 0 0 2548 1 0 0 25 0 1 0 736323557 19513344 2035 33554432000 4194304 4394578 140733210024528 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 4764 2035 266 49 0 1905 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19056

[startup+51.1005 s]
/proc/loadavg: 2.81 2.76 3.38 5/413 25248
/proc/meminfo: memFree=18423452/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=20064 CPUtime=51.09 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 2340 0 0 0 5108 1 0 0 25 0 1 0 736323557 20545536 2279 33554432000 4194304 4394578 140733210024528 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 5016 2279 267 49 0 2157 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20064

[startup+102.315 s]
/proc/loadavg: 3.56 2.98 3.42 5/413 25250
/proc/meminfo: memFree=18342196/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=20928 CPUtime=102.31 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 2571 0 0 0 10229 2 0 0 25 0 1 0 736323557 21430272 2510 33554432000 4194304 4394578 140733210024528 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 5232 2510 267 49 0 2373 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 20928

[startup+162.3 s]
/proc/loadavg: 3.84 3.16 3.45 5/413 25251
/proc/meminfo: memFree=18269624/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=21344 CPUtime=162.29 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 2682 0 0 0 16226 3 0 0 25 0 1 0 736323557 21856256 2621 33554432000 4194304 4394578 140733210024528 18446744073709551615 4288108 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 5336 2621 267 49 0 2477 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 21344

[startup+222.301 s]
/proc/loadavg: 3.94 3.31 3.48 5/413 25253
/proc/meminfo: memFree=18211188/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=21632 CPUtime=222.29 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 2766 0 0 0 22226 3 0 0 25 0 1 0 736323557 22151168 2705 33554432000 4194304 4394578 140733210024528 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 5408 2705 267 49 0 2549 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 21632

[startup+282.301 s]
/proc/loadavg: 3.98 3.43 3.51 5/413 25255
/proc/meminfo: memFree=18182508/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=22096 CPUtime=282.3 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 2868 0 0 0 28225 5 0 0 25 0 1 0 736323557 22626304 2807 33554432000 4194304 4394578 140733210024528 18446744073709551615 4313327 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 5524 2807 267 49 0 2665 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 22096

[startup+342.3 s]
/proc/loadavg: 3.99 3.53 3.54 5/413 25256
/proc/meminfo: memFree=18123700/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=22376 CPUtime=342.29 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 2918 0 0 0 34224 5 0 0 25 0 1 0 736323557 22913024 2857 33554432000 4194304 4394578 140733210024528 18446744073709551615 256415416215 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 5594 2857 267 49 0 2735 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 22376

[startup+402.301 s]
/proc/loadavg: 4.12 3.65 3.58 5/413 25258
/proc/meminfo: memFree=18074308/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=22804 CPUtime=402.3 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 3014 0 0 0 40224 6 0 0 25 0 1 0 736323557 23351296 2953 33554432000 4194304 4394578 140733210024528 18446744073709551615 4309146 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 5701 2953 267 49 0 2842 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 22804

[startup+462.3 s]
/proc/loadavg: 4.10 3.72 3.61 5/413 25259
/proc/meminfo: memFree=18015728/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=23100 CPUtime=462.29 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 3081 0 0 0 46223 6 0 0 25 0 1 0 736323557 23654400 3020 33554432000 4194304 4394578 140733210024528 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 5775 3020 267 49 0 2916 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 23100

[startup+522.301 s]
/proc/loadavg: 4.04 3.77 3.63 5/413 25261
/proc/meminfo: memFree=17992500/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=23572 CPUtime=522.3 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 3155 0 0 0 52223 7 0 0 25 0 1 0 736323557 24137728 3094 33554432000 4194304 4394578 140733210024528 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 5893 3094 267 49 0 3034 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 23572

[startup+582.301 s]
/proc/loadavg: 4.20 3.87 3.67 5/413 25263
/proc/meminfo: memFree=17950656/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=23892 CPUtime=582.29 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 3210 0 0 0 58222 7 0 0 25 0 1 0 736323557 24465408 3149 33554432000 4194304 4394578 140733210024528 18446744073709551615 4312499 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 5973 3149 267 49 0 3114 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 23892

[startup+642.3 s]
/proc/loadavg: 4.07 3.89 3.69 5/413 25264
/proc/meminfo: memFree=17892580/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=24052 CPUtime=642.32 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 3253 0 0 0 64224 8 0 0 25 0 1 0 736323557 24629248 3192 33554432000 4194304 4394578 140733210024528 18446744073709551615 4287234 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 6013 3192 267 49 0 3154 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 24052

[startup+702.301 s]
/proc/loadavg: 3.39 3.73 3.64 4/407 25283
/proc/meminfo: memFree=17857044/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=24212 CPUtime=702.3 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 3283 0 0 0 70222 8 0 0 25 0 1 0 736323557 24793088 3222 33554432000 4194304 4394578 140733210024528 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 6053 3222 267 49 0 3194 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 24212

[startup+762.315 s]
/proc/loadavg: 3.14 3.59 3.60 4/407 25284
/proc/meminfo: memFree=17795992/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=24532 CPUtime=762.31 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 3320 0 0 0 76223 8 0 0 25 0 1 0 736323557 25120768 3259 33554432000 4194304 4394578 140733210024528 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 6133 3259 267 49 0 3274 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 24532

[startup+822.3 s]
/proc/loadavg: 3.05 3.48 3.56 4/407 25286
/proc/meminfo: memFree=17761720/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=24692 CPUtime=822.3 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 3352 0 0 0 82221 9 0 0 25 0 1 0 736323557 25284608 3291 33554432000 4194304 4394578 140733210024528 18446744073709551615 4298335 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 6173 3291 267 49 0 3314 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 24692

[startup+882.301 s]
/proc/loadavg: 3.02 3.39 3.52 4/407 25288
/proc/meminfo: memFree=17697708/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=24852 CPUtime=882.31 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 3384 0 0 0 88221 10 0 0 25 0 1 0 736323557 25448448 3323 33554432000 4194304 4394578 140733210024528 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 6213 3323 267 49 0 3354 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 24852

[startup+942.3 s]
/proc/loadavg: 3.00 3.32 3.49 4/407 25289
/proc/meminfo: memFree=17646936/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=25332 CPUtime=942.3 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 3456 0 0 0 94220 10 0 0 25 0 1 0 736323557 25939968 3395 33554432000 4194304 4394578 140733210024528 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 6333 3395 267 49 0 3474 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 25332

[startup+1002.3 s]
/proc/loadavg: 3.03 3.27 3.46 4/407 25291
/proc/meminfo: memFree=17584276/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=25652 CPUtime=1002.31 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 3518 0 0 0 100220 11 0 0 25 0 1 0 736323557 26267648 3457 33554432000 4194304 4394578 140733210024528 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 6413 3457 267 49 0 3554 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 25652

[startup+1062.3 s]
/proc/loadavg: 3.01 3.22 3.43 4/407 25292
/proc/meminfo: memFree=17550500/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=25972 CPUtime=1062.3 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 3570 0 0 0 106219 11 0 0 25 0 1 0 736323557 26595328 3509 33554432000 4194304 4394578 140733210024528 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 6493 3509 267 49 0 3634 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 25972

[startup+1122.3 s]
/proc/loadavg: 3.23 3.25 3.42 4/407 25294
/proc/meminfo: memFree=17550208/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=26452 CPUtime=1122.31 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 3632 0 0 0 112219 12 0 0 25 0 1 0 736323557 27086848 3571 33554432000 4194304 4394578 140733210024528 18446744073709551615 4298985 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 6613 3571 267 49 0 3754 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 26452

[startup+1182.3 s]
/proc/loadavg: 3.08 3.20 3.39 4/407 25296
/proc/meminfo: memFree=17529576/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=26612 CPUtime=1182.3 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 3674 0 0 0 118218 12 0 0 25 0 1 0 736323557 27250688 3613 33554432000 4194304 4394578 140733210024528 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 6653 3613 267 49 0 3794 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 26612

[startup+1242.3 s]
/proc/loadavg: 3.03 3.16 3.36 4/407 25297
/proc/meminfo: memFree=17480668/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=26932 CPUtime=1242.31 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 3721 0 0 0 124218 13 0 0 25 0 1 0 736323557 27578368 3660 33554432000 4194304 4394578 140733210024528 18446744073709551615 4292896 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 6733 3660 267 49 0 3874 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 26932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.13 3.34 2/403 25301
/proc/meminfo: memFree=18508372/32950928 swapFree=67111200/67111528
[pid=25246] ppid=25244 vsize=27412 CPUtime=1300.02 cores=5,7
/proc/25246/stat : 25246 (SApperloT2010) R 25244 25246 24773 0 -1 4202496 3793 0 0 0 129989 13 0 0 25 0 1 0 736323557 28069888 3732 33554432000 4194304 4394578 140733210024528 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/25246/statm: 6853 3732 267 49 0 3994 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 27412

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.03
CPU user time (s): 1299.9
CPU system time (s): 0.137979
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 27412

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

runsolver used 5.15721 second user time and 11.2653 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 14:02:09
IDJOB=3380119
IDBENCH=87946
IDSOLVER=1862
FILE ID=node115/3380119-1305460929
RUNJOBID= node115-1305460928-25180
PBS_JOBID= 13324911
Free space on /tmp= 73252 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT02/industrial/aloul/Homer/homer17.shuffled.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380119-1305460929/watcher-3380119-1305460929 -o /tmp/evaluation-result-3380119-1305460929/solver-3380119-1305460929 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380119-1305460929.cnf

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

MD5SUM BENCH= ca62f6128dc3cad7229c7b9ee33a7492
RANDOM SEED=1452624015

node115.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.811
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.62
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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.811
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.811
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.811
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.77
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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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:      18523564 kB
Buffers:        266156 kB
Cached:        3078424 kB
SwapCached:          0 kB
Active:       10974324 kB
Inactive:      3141628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18523564 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:             428 kB
Writeback:          44 kB
AnonPages:    10771140 kB
Mapped:          33736 kB
Slab:           198432 kB
PageTables:      48084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 95411516 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= 73252 MiB
End job on node115 at 2011-05-15 14:23:51