Trace number 3379944

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

NameSAT05/industrial/grieu05/vmpc/
vmpc_35.renamed-as.sat05-1921.cnf
MD5SUM5fda0e0fb8a21967728dfe29bf2d4ea5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark473.18
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of clauses211785
Sum of the clauses size554190
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 283405
Number of clauses of size 3128310
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.77 4.00 3.96 3/387 8970
/proc/meminfo: memFree=30386888/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=11796 CPUtime=0 cores=0,2
/proc/8970/stat : 8970 (runsolver) R 8968 8970 8602 0 -1 4202560 41 0 0 0 0 0 0 0 22 0 1 0 657679170 12079104 49 33554432000 4194304 5432360 140734139039152 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/8970/statm: 2949 49 30 303 0 2643 0

[startup+0.051294 s]
/proc/loadavg: 3.77 4.00 3.96 3/387 8970
/proc/meminfo: memFree=30386888/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=19068 CPUtime=0.03 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 1772 0 0 0 3 0 0 0 22 0 1 0 657679170 19525632 1712 33554432000 4194304 4394578 140733355373328 18446744073709551615 251813900997 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 4767 1713 247 49 0 1908 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19068

[startup+0.100285 s]
/proc/loadavg: 3.77 4.00 3.96 3/387 8970
/proc/meminfo: memFree=30386888/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=24612 CPUtime=0.08 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 3152 0 0 0 8 0 0 0 22 0 1 0 657679170 25202688 3092 33554432000 4194304 4394578 140733355373328 18446744073709551615 251814240000 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 6153 3093 247 49 0 3294 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 24612

[startup+0.300269 s]
/proc/loadavg: 3.77 4.00 3.96 3/387 8970
/proc/meminfo: memFree=30386888/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=33280 CPUtime=0.28 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 5322 0 0 0 28 0 0 0 23 0 1 0 657679170 34078720 5261 33554432000 4194304 4394578 140733355373328 18446744073709551615 251814264727 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 8320 5261 256 49 0 5461 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 33280

[startup+0.700123 s]
/proc/loadavg: 3.77 4.00 3.96 3/387 8970
/proc/meminfo: memFree=30386888/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=33280 CPUtime=0.67 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 5322 0 0 0 67 0 0 0 25 0 1 0 657679170 34078720 5261 33554432000 4194304 4394578 140733355373328 18446744073709551615 4254496 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 8320 5261 256 49 0 5461 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 33280

[startup+1.50094 s]
/proc/loadavg: 3.77 4.00 3.96 4/390 9091
/proc/meminfo: memFree=30331164/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=33280 CPUtime=1.48 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 5322 0 0 0 147 1 0 0 25 0 1 0 657679170 34078720 5261 33554432000 4194304 4394578 140733355373328 18446744073709551615 251814264727 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 8320 5261 256 49 0 5461 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 33280

[startup+3.10067 s]
/proc/loadavg: 3.71 3.98 3.95 5/395 9131
/proc/meminfo: memFree=30255840/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=51400 CPUtime=3.08 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 10848 0 0 0 306 2 0 0 25 0 1 0 657679170 52633600 9959 33554432000 4194304 4394578 140733355373328 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 12850 9959 267 49 0 9991 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 51400

[startup+6.3002 s]
/proc/loadavg: 3.71 3.98 3.95 5/398 9137
/proc/meminfo: memFree=29953992/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=61360 CPUtime=6.27 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 13224 0 0 0 625 2 0 0 25 0 1 0 657679170 62832640 12335 33554432000 4194304 4394578 140733355373328 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 15340 12335 267 49 0 12481 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 61360

[startup+12.7011 s]
/proc/loadavg: 3.75 3.98 3.95 5/398 9164
/proc/meminfo: memFree=29534284/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=75944 CPUtime=12.68 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 16625 0 0 0 1265 3 0 0 25 0 1 0 657679170 77766656 15736 33554432000 4194304 4394578 140733355373328 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 18986 15736 267 49 0 16127 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 75944

[startup+25.501 s]
/proc/loadavg: 3.79 3.98 3.95 5/398 9165
/proc/meminfo: memFree=29484128/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=84940 CPUtime=25.48 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 18623 0 0 0 2545 3 0 0 25 0 1 0 657679170 86978560 17734 33554432000 4194304 4394578 140733355373328 18446744073709551615 4327688 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 21235 17734 267 49 0 18376 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84940

[startup+51.1007 s]
/proc/loadavg: 3.86 3.98 3.95 5/398 9165
/proc/meminfo: memFree=29422568/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=96972 CPUtime=51.08 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 21316 0 0 0 5104 4 0 0 25 0 1 0 657679170 99299328 20427 33554432000 4194304 4394578 140733355373328 18446744073709551615 4288364 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 24243 20427 267 49 0 21384 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 96972

[startup+102.314 s]
/proc/loadavg: 3.94 3.98 3.95 5/398 9176
/proc/meminfo: memFree=29297276/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=114916 CPUtime=102.29 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 25030 0 0 0 10224 5 0 0 25 0 1 0 657679170 117673984 24141 33554432000 4194304 4394578 140733355373328 18446744073709551615 4327617 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 28729 24141 267 49 0 25870 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 114916

[startup+162.301 s]
/proc/loadavg: 3.98 3.98 3.95 5/398 9177
/proc/meminfo: memFree=29184844/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=125848 CPUtime=162.28 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 27326 0 0 0 16223 5 0 0 25 0 1 0 657679170 128868352 26437 33554432000 4194304 4394578 140733355373328 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 31462 26437 267 49 0 28603 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 125848

[startup+222.301 s]
/proc/loadavg: 3.99 3.98 3.95 5/398 9179
/proc/meminfo: memFree=29056224/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=133432 CPUtime=222.28 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 28871 0 0 0 22222 6 0 0 25 0 1 0 657679170 136634368 27982 33554432000 4194304 4394578 140733355373328 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 33358 27982 267 49 0 30499 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 133432

[startup+282.301 s]
/proc/loadavg: 3.99 3.98 3.95 5/398 9184
/proc/meminfo: memFree=28976764/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=150496 CPUtime=282.28 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 32250 0 0 0 28221 7 0 0 25 0 1 0 657679170 154107904 31361 33554432000 4194304 4394578 140733355373328 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 37624 31361 267 49 0 34765 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 150496

[startup+342.301 s]
/proc/loadavg: 4.03 4.00 3.96 5/398 9185
/proc/meminfo: memFree=28855448/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=154756 CPUtime=342.28 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 33149 0 0 0 34221 7 0 0 25 0 1 0 657679170 158470144 32260 33554432000 4194304 4394578 140733355373328 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 38689 32260 267 49 0 35830 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 154756

[startup+402.301 s]
/proc/loadavg: 4.11 4.03 3.97 5/398 9187
/proc/meminfo: memFree=28755856/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=162244 CPUtime=402.28 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 34743 0 0 0 40221 7 0 0 25 0 1 0 657679170 166137856 33854 33554432000 4194304 4394578 140733355373328 18446744073709551615 4308916 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 40561 33854 267 49 0 37702 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 162244

[startup+462.301 s]
/proc/loadavg: 4.08 4.03 3.97 5/398 9188
/proc/meminfo: memFree=28642000/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=169352 CPUtime=462.29 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 36274 0 0 0 46221 8 0 0 25 0 1 0 657679170 173416448 35385 33554432000 4194304 4394578 140733355373328 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 42338 35385 267 49 0 39479 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 169352

[startup+522.3 s]
/proc/loadavg: 4.03 4.03 3.97 5/398 9190
/proc/meminfo: memFree=28554432/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=174568 CPUtime=522.29 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 37323 0 0 0 52221 8 0 0 25 0 1 0 657679170 178757632 36434 33554432000 4194304 4394578 140733355373328 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 43642 36434 267 49 0 40783 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 174568

[startup+582.3 s]
/proc/loadavg: 4.04 4.03 3.98 5/398 9192
/proc/meminfo: memFree=28516072/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=179528 CPUtime=582.28 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 38332 0 0 0 58220 8 0 0 25 0 1 0 657679170 183836672 37443 33554432000 4194304 4394578 140733355373328 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 44882 37443 267 49 0 42023 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 179528

[startup+642.3 s]
/proc/loadavg: 4.01 4.02 3.98 5/398 9193
/proc/meminfo: memFree=28416960/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=184360 CPUtime=642.29 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 39388 0 0 0 64221 8 0 0 25 0 1 0 657679170 188784640 38499 33554432000 4194304 4394578 140733355373328 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 46090 38499 267 49 0 43231 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 184360

[startup+702.3 s]
/proc/loadavg: 4.00 4.02 3.98 5/398 9195
/proc/meminfo: memFree=28315736/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=192716 CPUtime=702.29 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 41069 0 0 0 70220 9 0 0 25 0 1 0 657679170 197341184 40180 33554432000 4194304 4394578 140733355373328 18446744073709551615 4298798 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 48179 40180 267 49 0 45320 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 192716

[startup+762.314 s]
/proc/loadavg: 4.00 4.01 3.98 5/398 9196
/proc/meminfo: memFree=28216264/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=199052 CPUtime=762.3 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 42330 0 0 0 76221 9 0 0 25 0 1 0 657679170 203829248 41441 33554432000 4194304 4394578 140733355373328 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 49763 41441 267 49 0 46904 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 199052

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.98 5/398 9198
/proc/meminfo: memFree=28117028/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=204588 CPUtime=822.29 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 43475 0 0 0 82219 10 0 0 25 0 1 0 657679170 209498112 42586 33554432000 4194304 4394578 140733355373328 18446744073709551615 4346169 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 51147 42586 267 49 0 48288 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 204588

[startup+882.301 s]
/proc/loadavg: 4.10 4.03 3.99 5/398 9200
/proc/meminfo: memFree=28057728/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=208012 CPUtime=882.29 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 44173 0 0 0 88219 10 0 0 25 0 1 0 657679170 213004288 43284 33554432000 4194304 4394578 140733355373328 18446744073709551615 4298814 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 52003 43284 267 49 0 49144 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 208012

[startup+942.301 s]
/proc/loadavg: 4.08 4.04 4.00 5/398 9201
/proc/meminfo: memFree=27971148/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=211052 CPUtime=942.3 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 44799 0 0 0 94219 11 0 0 25 0 1 0 657679170 216117248 43910 33554432000 4194304 4394578 140733355373328 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 52763 43910 267 49 0 49904 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 211052

[startup+1002.3 s]
/proc/loadavg: 4.21 4.07 4.01 5/398 9204
/proc/meminfo: memFree=27896348/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=213932 CPUtime=1002.29 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 45443 0 0 0 100218 11 0 0 25 0 1 0 657679170 219066368 44554 33554432000 4194304 4394578 140733355373328 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 53483 44554 267 49 0 50624 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 213932

[startup+1062.3 s]
/proc/loadavg: 4.13 4.07 4.01 5/398 9205
/proc/meminfo: memFree=27809392/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=217232 CPUtime=1062.29 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 46086 0 0 0 106218 11 0 0 25 0 1 0 657679170 222445568 45197 33554432000 4194304 4394578 140733355373328 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 54308 45197 267 49 0 51449 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 217232

[startup+1122.3 s]
/proc/loadavg: 4.14 4.09 4.01 5/398 9207
/proc/meminfo: memFree=27747732/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=219280 CPUtime=1122.29 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 46497 0 0 0 112218 11 0 0 25 0 1 0 657679170 224542720 45608 33554432000 4194304 4394578 140733355373328 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 54820 45608 267 49 0 51961 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 219280

[startup+1182.3 s]
/proc/loadavg: 4.10 4.08 4.01 5/398 9209
/proc/meminfo: memFree=27722284/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=223824 CPUtime=1182.3 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 47416 0 0 0 118218 12 0 0 25 0 1 0 657679170 229195776 46527 33554432000 4194304 4394578 140733355373328 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 55956 46527 267 49 0 53097 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 223824

[startup+1242.3 s]
/proc/loadavg: 4.03 4.07 4.01 5/398 9210
/proc/meminfo: memFree=27685412/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=230096 CPUtime=1242.3 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 48554 0 0 0 124218 12 0 0 25 0 1 0 657679170 235618304 47665 33554432000 4194304 4394578 140733355373328 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 57524 47665 267 49 0 54665 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 230096



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.05 4.00 5/398 9212
/proc/meminfo: memFree=27609628/32950928 swapFree=41934208/67111528
[pid=8970] ppid=8968 vsize=230736 CPUtime=1300.01 cores=0,2
/proc/8970/stat : 8970 (SApperloT2010) R 8968 8970 8602 0 -1 4202496 48709 0 0 0 129989 12 0 0 25 0 1 0 657679170 236273664 47820 33554432000 4194304 4394578 140733355373328 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8970/statm: 57684 47820 267 49 0 54825 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 230736

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.131979
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 230736

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

runsolver used 5.07523 second user time and 11.1513 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 14:00:05
IDJOB=3379944
IDBENCH=85987
IDSOLVER=1862
FILE ID=node126/3379944-1305460805
RUNJOBID= node126-1305460805-8917
PBS_JOBID= 13324901
Free space on /tmp= 73364 MiB

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

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

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=500509155

node126.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.783
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.56
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.783
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.783
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.74
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.783
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.783
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30387416 kB
Buffers:        173316 kB
Cached:        1679016 kB
SwapCached:      49560 kB
Active:          90100 kB
Inactive:      2225676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30387416 kB
SwapTotal:    67111528 kB
SwapFree:     41934208 kB
Dirty:            3832 kB
Writeback:           0 kB
AnonPages:      426736 kB
Mapped:          10496 kB
Slab:           104116 kB
PageTables:      76044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88114176 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= 73248 MiB
End job on node126 at 2011-05-15 14:21:47