Trace number 3379943

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.05 1300.02

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_34.renamed-as.sat05-1926.cnf
MD5SUM349e2f9eff952d4e42f8e1caefaa382b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.3457
Satisfiable
(Un)Satisfiability was proved
Number of variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

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-3379943-1305460799/watcher-3379943-1305460799 -o /tmp/evaluation-result-3379943-1305460799/solver-3379943-1305460799 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379943-1305460799.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: 0.92 1.29 2.28 3/342 7021
/proc/meminfo: memFree=17220932/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=15224 CPUtime=0 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 854 0 0 0 0 0 0 0 22 0 1 0 657679615 15589376 794 33554432000 4194304 4394578 140736012677632 18446744073709551615 274473628357 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 3806 794 247 49 0 947 0

[startup+0.081582 s]
/proc/loadavg: 0.92 1.29 2.28 3/342 7021
/proc/meminfo: memFree=17220932/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=24464 CPUtime=0.07 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 3152 0 0 0 7 0 0 0 22 0 1 0 657679615 25051136 3092 33554432000 4194304 4394578 140736012677632 18446744073709551615 4369135 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 6116 3093 247 49 0 3257 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 24464

[startup+0.100577 s]
/proc/loadavg: 0.92 1.29 2.28 3/342 7021
/proc/meminfo: memFree=17220932/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=26708 CPUtime=0.08 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 3726 0 0 0 8 0 0 0 22 0 1 0 657679615 27348992 3666 33554432000 4194304 4394578 140736012677632 18446744073709551615 4265006 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 6677 3667 247 49 0 3818 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26708

[startup+0.300545 s]
/proc/loadavg: 0.92 1.29 2.28 3/342 7021
/proc/meminfo: memFree=17220932/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=31676 CPUtime=0.29 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 4954 0 0 0 28 1 0 0 23 0 1 0 657679615 32436224 4893 33554432000 4194304 4394578 140736012677632 18446744073709551615 274473992087 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 7919 4893 256 49 0 5060 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31676

[startup+0.700532 s]
/proc/loadavg: 0.92 1.29 2.28 3/342 7021
/proc/meminfo: memFree=17220932/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=31676 CPUtime=0.69 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 4954 0 0 0 68 1 0 0 25 0 1 0 657679615 32436224 4893 33554432000 4194304 4394578 140736012677632 18446744073709551615 274473992087 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 7919 4893 256 49 0 5060 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31676

[startup+1.5004 s]
/proc/loadavg: 1.17 1.33 2.29 5/353 7042
/proc/meminfo: memFree=17146632/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=42860 CPUtime=1.49 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 8720 0 0 0 147 2 0 0 25 0 1 0 657679615 43888640 7899 33554432000 4194304 4394578 140736012677632 18446744073709551615 4345926 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 10715 7903 266 49 0 7856 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42860

[startup+3.10112 s]
/proc/loadavg: 1.17 1.33 2.29 5/353 7042
/proc/meminfo: memFree=17108432/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=49064 CPUtime=3.09 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 10233 0 0 0 307 2 0 0 25 0 1 0 657679615 50241536 9412 33554432000 4194304 4394578 140736012677632 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 12266 9412 267 49 0 9407 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49064

[startup+6.3005 s]
/proc/loadavg: 1.17 1.33 2.29 5/353 7042
/proc/meminfo: memFree=17076824/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=58068 CPUtime=6.28 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 12381 0 0 0 626 2 0 0 25 0 1 0 657679615 59461632 11560 33554432000 4194304 4394578 140736012677632 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 14517 11560 267 49 0 11658 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 58068

[startup+12.7004 s]
/proc/loadavg: 1.68 1.43 2.31 5/353 7069
/proc/meminfo: memFree=17063060/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=71348 CPUtime=12.69 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 15396 0 0 0 1266 3 0 0 25 0 1 0 657679615 73060352 14575 33554432000 4194304 4394578 140736012677632 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 17837 14575 267 49 0 14978 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71348

[startup+25.5011 s]
/proc/loadavg: 2.04 1.52 2.33 5/353 7069
/proc/meminfo: memFree=17026864/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=79648 CPUtime=25.49 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 17260 0 0 0 2546 3 0 0 25 0 1 0 657679615 81559552 16439 33554432000 4194304 4394578 140736012677632 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 19912 16439 267 49 0 17053 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79648

[startup+51.1007 s]
/proc/loadavg: 2.71 1.72 2.37 5/353 7070
/proc/meminfo: memFree=16976824/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=91024 CPUtime=51.09 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 19811 0 0 0 5105 4 0 0 25 0 1 0 657679615 93208576 18990 33554432000 4194304 4394578 140736012677632 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 22756 18990 267 49 0 19897 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 91024

[startup+102.313 s]
/proc/loadavg: 3.48 2.10 2.46 5/353 7080
/proc/meminfo: memFree=16887844/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=107536 CPUtime=102.3 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 23359 0 0 0 10225 5 0 0 25 0 1 0 657679615 110116864 22538 33554432000 4194304 4394578 140736012677632 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 26884 22538 267 49 0 24025 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 107536

[startup+162.301 s]
/proc/loadavg: 3.81 2.44 2.56 5/353 7082
/proc/meminfo: memFree=16825176/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=118660 CPUtime=162.29 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 25728 0 0 0 16222 7 0 0 25 0 1 0 657679615 121507840 24907 33554432000 4194304 4394578 140736012677632 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 29665 24907 267 49 0 26806 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 118660

[startup+222.3 s]
/proc/loadavg: 3.93 2.72 2.64 5/353 7084
/proc/meminfo: memFree=16755568/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=124456 CPUtime=222.29 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 26964 0 0 0 22221 8 0 0 25 0 1 0 657679615 127442944 26143 33554432000 4194304 4394578 140736012677632 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 31114 26143 267 49 0 28255 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 124456

[startup+282.301 s]
/proc/loadavg: 3.97 2.95 2.73 5/353 7088
/proc/meminfo: memFree=16672880/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=137000 CPUtime=282.3 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 29595 0 0 0 28221 9 0 0 25 0 1 0 657679615 140288000 28774 33554432000 4194304 4394578 140736012677632 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 34250 28774 267 49 0 31391 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 137000

[startup+342.3 s]
/proc/loadavg: 4.04 3.16 2.81 5/353 7090
/proc/meminfo: memFree=16596184/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=145356 CPUtime=342.3 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 31220 0 0 0 34220 10 0 0 25 0 1 0 657679615 148844544 30399 33554432000 4194304 4394578 140736012677632 18446744073709551615 4287200 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 36339 30399 267 49 0 33480 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 145356

[startup+402.301 s]
/proc/loadavg: 4.05 3.32 2.88 5/353 7091
/proc/meminfo: memFree=16516304/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=151500 CPUtime=402.29 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 32430 0 0 0 40219 10 0 0 25 0 1 0 657679615 155136000 31609 33554432000 4194304 4394578 140736012677632 18446744073709551615 4346169 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 37875 31609 267 49 0 35016 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 151500

[startup+462.3 s]
/proc/loadavg: 4.02 3.44 2.95 5/353 7147
/proc/meminfo: memFree=16487104/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=158412 CPUtime=462.3 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 33845 0 0 0 46219 11 0 0 25 0 1 0 657679615 162213888 33024 33554432000 4194304 4394578 140736012677632 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 39603 33024 267 49 0 36744 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 158412

[startup+522.301 s]
/proc/loadavg: 4.05 3.55 3.02 5/353 7149
/proc/meminfo: memFree=16428048/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=161104 CPUtime=522.3 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 34406 0 0 0 52218 12 0 0 25 0 1 0 657679615 164970496 33585 33554432000 4194304 4394578 140736012677632 18446744073709551615 4298966 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 40276 33585 267 49 0 37417 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 161104

[startup+582.3 s]
/proc/loadavg: 4.02 3.63 3.08 5/353 7150
/proc/meminfo: memFree=16337500/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=165328 CPUtime=582.3 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 35239 0 0 0 58218 12 0 0 25 0 1 0 657679615 169295872 34418 33554432000 4194304 4394578 140736012677632 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 41332 34418 267 49 0 38473 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 165328

[startup+642.301 s]
/proc/loadavg: 4.00 3.70 3.13 5/353 7152
/proc/meminfo: memFree=16263556/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=170000 CPUtime=642.31 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 36214 0 0 0 64218 13 0 0 25 0 1 0 657679615 174080000 35393 33554432000 4194304 4394578 140736012677632 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 42500 35393 267 49 0 39641 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 170000

[startup+702.301 s]
/proc/loadavg: 4.12 3.78 3.19 5/353 7153
/proc/meminfo: memFree=16190000/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=179216 CPUtime=702.3 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 38103 0 0 0 70217 13 0 0 25 0 1 0 657679615 183517184 37282 33554432000 4194304 4394578 140736012677632 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 44804 37282 267 49 0 41945 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 179216

[startup+762.313 s]
/proc/loadavg: 4.10 3.83 3.25 5/353 7155
/proc/meminfo: memFree=16114580/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=188176 CPUtime=762.32 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 39881 0 0 0 76218 14 0 0 25 0 1 0 657679615 192692224 39060 33554432000 4194304 4394578 140736012677632 18446744073709551615 4298933 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 47044 39060 267 49 0 44185 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 188176

[startup+822.301 s]
/proc/loadavg: 4.04 3.86 3.29 5/353 7157
/proc/meminfo: memFree=16025524/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=193684 CPUtime=822.31 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 41059 0 0 0 82216 15 0 0 25 0 1 0 657679615 198332416 40238 33554432000 4194304 4394578 140736012677632 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 48421 40238 267 49 0 45562 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 193684

[startup+882.3 s]
/proc/loadavg: 4.17 3.92 3.34 5/353 7158
/proc/meminfo: memFree=15933096/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=196308 CPUtime=882.31 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 41600 0 0 0 88216 15 0 0 25 0 1 0 657679615 201019392 40779 33554432000 4194304 4394578 140736012677632 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 49077 40779 267 49 0 46218 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 196308

[startup+942.301 s]
/proc/loadavg: 4.23 3.98 3.40 5/353 7160
/proc/meminfo: memFree=15863372/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=199444 CPUtime=942.31 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 42239 0 0 0 94216 15 0 0 25 0 1 0 657679615 204230656 41418 33554432000 4194304 4394578 140736012677632 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 49861 41418 267 49 0 47002 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 199444

[startup+1002.3 s]
/proc/loadavg: 4.08 3.98 3.43 5/353 7161
/proc/meminfo: memFree=15850552/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=202996 CPUtime=1002.31 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 42984 0 0 0 100215 16 0 0 25 0 1 0 657679615 207867904 42163 33554432000 4194304 4394578 140736012677632 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 50749 42163 267 49 0 47890 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 202996

[startup+1062.3 s]
/proc/loadavg: 4.09 3.99 3.47 5/353 7163
/proc/meminfo: memFree=15826840/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=207956 CPUtime=1062.31 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 43969 0 0 0 106215 16 0 0 25 0 1 0 657679615 212946944 43148 33554432000 4194304 4394578 140736012677632 18446744073709551615 4298951 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 51989 43148 267 49 0 49130 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 207956

[startup+1122.3 s]
/proc/loadavg: 4.03 3.99 3.50 5/353 7165
/proc/meminfo: memFree=15732308/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=209812 CPUtime=1122.31 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 44354 0 0 0 112215 16 0 0 25 0 1 0 657679615 214847488 43533 33554432000 4194304 4394578 140736012677632 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 52453 43533 267 49 0 49594 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 209812

[startup+1182.3 s]
/proc/loadavg: 4.01 3.99 3.53 5/353 7166
/proc/meminfo: memFree=15660092/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=212884 CPUtime=1182.31 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 44994 0 0 0 118215 16 0 0 25 0 1 0 657679615 217993216 44173 33554432000 4194304 4394578 140736012677632 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 53221 44173 267 49 0 50362 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 212884

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.56 5/353 7168
/proc/meminfo: memFree=15568784/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=218708 CPUtime=1242.31 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 46139 0 0 0 124214 17 0 0 25 0 1 0 657679615 223956992 45318 33554432000 4194304 4394578 140736012677632 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 54677 45318 267 49 0 51818 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 218708



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.58 5/353 7169
/proc/meminfo: memFree=15521996/32950928 swapFree=67111348/67111528
[pid=7021] ppid=7019 vsize=219736 CPUtime=1300.02 cores=0,2
/proc/7021/stat : 7021 (SApperloT2010) R 7019 7021 6568 0 -1 4202496 46341 0 0 0 129985 17 0 0 25 0 1 0 657679615 225009664 45520 33554432000 4194304 4394578 140736012677632 18446744073709551615 4299193 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7021/statm: 54934 45520 267 49 0 52075 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 219736

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.86
CPU system time (s): 0.185971
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 219736

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

runsolver used 4.06138 second user time and 10.1465 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-15 14:00:00
IDJOB=3379943
IDBENCH=85965
IDSOLVER=1862
FILE ID=node125/3379943-1305460799
RUNJOBID= node125-1305460799-6999
PBS_JOBID= 13324906
Free space on /tmp= 73196 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_34.renamed-as.sat05-1926.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379943-1305460799/watcher-3379943-1305460799 -o /tmp/evaluation-result-3379943-1305460799/solver-3379943-1305460799 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379943-1305460799.cnf

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

MD5SUM BENCH= 349e2f9eff952d4e42f8e1caefaa382b
RANDOM SEED=174030274

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.828
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.828
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:     32950928 kB
MemFree:      17221336 kB
Buffers:        289292 kB
Cached:        4681176 kB
SwapCached:          0 kB
Active:       11655420 kB
Inactive:      3690728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17221336 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5112 kB
Writeback:           0 kB
AnonPages:    10375872 kB
Mapped:          33704 kB
Slab:           278652 kB
PageTables:      39652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 70886560 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= 73192 MiB
End job on node125 at 2011-05-15 14:21:42