Trace number 3292350

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
SApperloT 2011-03-23? (TO) 1300.05 1300.01

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_32.renamed-as.sat05-1919.cnf
MD5SUM833432e05c2a1599e13dca28680b5df9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.3742
Satisfiable
(Un)Satisfiability was proved
Number of variables1024
Number of clauses161664
Sum of the clauses size423264
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 263584
Number of clauses of size 398016
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 564

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

running on 2 cores: 1,3

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: 2.52 3.63 3.78 4/189 32309
/proc/meminfo: memFree=13362120/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=14376 CPUtime=0 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 466 0 0 0 0 0 0 0 21 0 1 0 471576832 14721024 385 33554432000 4194304 4465733 140736889877424 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 3594 386 250 67 0 717 0

[startup+0.0237911 s]
/proc/loadavg: 2.52 3.63 3.78 4/189 32309
/proc/meminfo: memFree=13362120/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=15008 CPUtime=0.01 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 1228 0 0 0 1 0 0 0 21 0 1 0 471576832 15368192 759 33554432000 4194304 4465733 140736889877424 18446744073709551615 212039655168 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 3752 760 250 67 0 875 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15008

[startup+0.100781 s]
/proc/loadavg: 2.52 3.63 3.78 4/189 32309
/proc/meminfo: memFree=13362120/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=17380 CPUtime=0.09 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 3221 0 0 0 9 0 0 0 21 0 1 0 471576832 17797120 1437 33554432000 4194304 4465733 140736889877424 18446744073709551615 4253680 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 4345 1437 255 67 0 1468 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17380

[startup+0.300743 s]
/proc/loadavg: 2.52 3.63 3.78 4/189 32309
/proc/meminfo: memFree=13362120/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=17380 CPUtime=0.29 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 3499 0 0 0 29 0 0 0 22 0 1 0 471576832 17797120 1624 33554432000 4194304 4465733 140736889877424 18446744073709551615 4255100 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 4345 1624 255 67 0 1468 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17380

[startup+0.700671 s]
/proc/loadavg: 2.52 3.63 3.78 4/189 32309
/proc/meminfo: memFree=13362120/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=23068 CPUtime=0.69 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 5828 0 0 0 68 1 0 0 24 0 1 0 471576832 23621632 2397 33554432000 4194304 4465733 140736889877424 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 5767 2397 255 67 0 2890 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23068

[startup+1.50053 s]
/proc/loadavg: 2.52 3.63 3.78 5/190 32310
/proc/meminfo: memFree=13337072/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=27332 CPUtime=1.49 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 7301 0 0 0 148 1 0 0 25 0 1 0 471576832 27987968 3539 33554432000 4194304 4465733 140736889877424 18446744073709551615 4270138 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 6833 3539 255 67 0 3956 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27332

[startup+3.10024 s]
/proc/loadavg: 2.52 3.63 3.78 5/190 32310
/proc/meminfo: memFree=13326160/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=27332 CPUtime=3.09 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 7791 0 0 0 308 1 0 0 25 0 1 0 471576832 27987968 3837 33554432000 4194304 4465733 140736889877424 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 6833 3837 255 67 0 3956 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27332

[startup+6.30067 s]
/proc/loadavg: 2.64 3.64 3.78 5/190 32310
/proc/meminfo: memFree=13317944/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=24868 CPUtime=6.29 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 9682 0 0 0 628 1 0 0 25 0 1 0 471576832 25464832 3189 33554432000 4194304 4465733 140736889877424 18446744073709551615 4270831 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 6217 3189 256 67 0 3340 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24868

[startup+12.7005 s]
/proc/loadavg: 2.75 3.65 3.78 5/190 32310
/proc/meminfo: memFree=13276444/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=61448 CPUtime=12.69 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 15623 0 0 0 1267 2 0 0 25 0 1 0 471576832 62922752 7566 33554432000 4194304 4465733 140736889877424 18446744073709551615 4343302 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 15362 7566 275 67 0 12485 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61448

[startup+25.5002 s]
/proc/loadavg: 3.03 3.66 3.79 5/190 32311
/proc/meminfo: memFree=13274252/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=35740 CPUtime=25.49 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 17609 0 0 0 2547 2 0 0 25 0 1 0 471576832 36597760 5706 33554432000 4194304 4465733 140736889877424 18446744073709551615 4270721 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 8935 5706 276 67 0 6058 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35740

[startup+51.1007 s]
/proc/loadavg: 3.36 3.69 3.79 5/190 32338
/proc/meminfo: memFree=13236752/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=45780 CPUtime=51.09 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 21976 0 0 0 5106 3 0 0 25 0 1 0 471576832 46878720 8032 33554432000 4194304 4465733 140736889877424 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 11445 8032 274 67 0 8568 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 45780

[startup+102.307 s]
/proc/loadavg: 3.72 3.73 3.80 5/190 32340
/proc/meminfo: memFree=13201160/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=61224 CPUtime=102.3 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 31023 0 0 0 10226 4 0 0 25 0 1 0 471576832 62693376 11511 33554432000 4194304 4465733 140736889877424 18446744073709551615 4254853 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 15306 11511 274 67 0 12429 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 61224

[startup+162.301 s]
/proc/loadavg: 3.89 3.78 3.81 5/190 32341
/proc/meminfo: memFree=13167768/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=61224 CPUtime=162.29 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 36954 0 0 0 16224 5 0 0 25 0 1 0 471576832 62693376 11922 33554432000 4194304 4465733 140736889877424 18446744073709551615 4271237 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 15306 11922 274 67 0 12429 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 61224

[startup+222.301 s]
/proc/loadavg: 3.96 3.82 3.82 5/190 32343
/proc/meminfo: memFree=13139952/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=78224 CPUtime=222.3 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 47929 0 0 0 22223 7 0 0 25 0 1 0 471576832 80101376 14856 33554432000 4194304 4465733 140736889877424 18446744073709551615 4253733 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 19556 14856 274 67 0 16679 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 78224

[startup+282.3 s]
/proc/loadavg: 3.98 3.85 3.83 5/190 32345
/proc/meminfo: memFree=13122564/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=82120 CPUtime=282.3 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 54137 0 0 0 28223 7 0 0 25 0 1 0 471576832 84090880 16620 33554432000 4194304 4465733 140736889877424 18446744073709551615 212039352647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 20530 16620 274 67 0 17653 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 82120

[startup+342.301 s]
/proc/loadavg: 4.03 3.89 3.84 5/190 32349
/proc/meminfo: memFree=13104904/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=82808 CPUtime=342.3 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 56521 0 0 0 34222 8 0 0 25 0 1 0 471576832 84795392 16698 33554432000 4194304 4465733 140736889877424 18446744073709551615 4266854 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 20702 16698 274 67 0 17825 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 82808

[startup+402.301 s]
/proc/loadavg: 4.07 3.92 3.85 5/190 32378
/proc/meminfo: memFree=13103348/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=82808 CPUtime=402.3 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 60696 0 0 0 40222 8 0 0 25 0 1 0 471576832 84795392 16940 33554432000 4194304 4465733 140736889877424 18446744073709551615 4271880 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 20702 16940 274 67 0 17825 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 82808

[startup+462.3 s]
/proc/loadavg: 4.02 3.93 3.86 5/190 32379
/proc/meminfo: memFree=13073672/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=106792 CPUtime=462.3 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 71803 0 0 0 46220 10 0 0 25 0 1 0 471576832 109355008 21340 33554432000 4194304 4465733 140736889877424 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 26698 21340 274 67 0 23821 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 106792

[startup+522.3 s]
/proc/loadavg: 4.01 3.94 3.86 5/190 32381
/proc/meminfo: memFree=13057776/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=106792 CPUtime=522.31 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 75009 0 0 0 52220 11 0 0 25 0 1 0 471576832 109355008 21558 33554432000 4194304 4465733 140736889877424 18446744073709551615 4270768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 26698 21558 274 67 0 23821 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 106792

[startup+582.301 s]
/proc/loadavg: 4.00 3.95 3.87 5/190 32383
/proc/meminfo: memFree=13038640/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=106792 CPUtime=582.3 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 80215 0 0 0 58219 11 0 0 25 0 1 0 471576832 109355008 21780 33554432000 4194304 4465733 140736889877424 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 26698 21780 274 67 0 23821 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 106792

[startup+642.301 s]
/proc/loadavg: 4.00 3.95 3.87 6/190 32438
/proc/meminfo: memFree=13080888/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=204724 CPUtime=642.32 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 87106 0 0 0 64219 13 0 0 25 0 1 0 471576832 209637376 27830 33554432000 4194304 4465733 140736889877424 18446744073709551615 4358620 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 51181 27830 274 67 0 48304 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 204724

[startup+702.3 s]
/proc/loadavg: 4.00 3.96 3.88 6/190 32440
/proc/meminfo: memFree=13069076/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=110724 CPUtime=702.31 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 87594 0 0 0 70218 13 0 0 25 0 1 0 471576832 113381376 23830 33554432000 4194304 4465733 140736889877424 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 27681 23830 274 67 0 24804 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 110724

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.89 6/190 32441
/proc/meminfo: memFree=13028984/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=110724 CPUtime=762.32 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 98000 0 0 0 76217 15 0 0 25 0 1 0 471576832 113381376 24153 33554432000 4194304 4465733 140736889877424 18446744073709551615 4270128 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 27681 24153 400 67 0 24804 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 110724

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.89 6/190 32443
/proc/meminfo: memFree=13010612/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=96532 CPUtime=822.32 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 112349 0 0 0 82214 18 0 0 25 0 1 0 471576832 98848768 20181 33554432000 4194304 4465733 140736889877424 18446744073709551615 4271224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 24133 20181 532 67 0 21256 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 96532

[startup+882.301 s]
/proc/loadavg: 4.04 3.99 3.90 6/190 32445
/proc/meminfo: memFree=13040084/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=110088 CPUtime=882.31 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 122303 0 0 0 88212 19 0 0 25 0 1 0 471576832 112730112 24140 33554432000 4194304 4465733 140736889877424 18446744073709551615 4270816 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 27522 24140 274 67 0 24645 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 110088

[startup+942.3 s]
/proc/loadavg: 4.01 3.99 3.91 6/190 32446
/proc/meminfo: memFree=12989716/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=110088 CPUtime=942.32 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 122432 0 0 0 94212 20 0 0 25 0 1 0 471576832 112730112 24269 33554432000 4194304 4465733 140736889877424 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 27522 24269 274 67 0 24645 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 110088

[startup+1002.3 s]
/proc/loadavg: 4.06 4.00 3.91 6/190 32448
/proc/meminfo: memFree=12922988/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=133000 CPUtime=1002.32 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 131199 0 0 0 100211 21 0 0 25 0 1 0 471576832 136192000 29175 33554432000 4194304 4465733 140736889877424 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 33250 29175 352 67 0 30373 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 133000

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.91 6/190 32449
/proc/meminfo: memFree=12985200/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=80744 CPUtime=1062.32 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 143499 0 0 0 106209 23 0 0 25 0 1 0 471576832 82681856 17566 33554432000 4194304 4465733 140736889877424 18446744073709551615 4296149 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 20186 17566 274 67 0 17309 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 80744

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.91 6/190 32451
/proc/meminfo: memFree=12975384/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=118512 CPUtime=1122.32 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 150031 0 0 0 112208 24 0 0 25 0 1 0 471576832 121356288 24098 33554432000 4194304 4465733 140736889877424 18446744073709551615 4270158 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 29628 24098 274 67 0 26751 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 118512

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 32453
/proc/meminfo: memFree=12969156/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=118512 CPUtime=1182.32 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 150999 0 0 0 118207 25 0 0 25 0 1 0 471576832 121356288 25066 33554432000 4194304 4465733 140736889877424 18446744073709551615 4270205 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 29628 25066 274 67 0 26751 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 118512

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 32454
/proc/meminfo: memFree=12917300/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=125712 CPUtime=1242.33 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 169854 0 0 0 124205 28 0 0 25 0 1 0 471576832 128729088 27132 33554432000 4194304 4465733 140736889877424 18446744073709551615 4270063 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 31428 27132 683 67 0 28551 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 125712



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 32456
/proc/meminfo: memFree=12947528/32951124 swapFree=67111528/67111528
[pid=32309] ppid=32307 vsize=125712 CPUtime=1300.03 cores=1,3
/proc/32309/stat : 32309 (SApperloT) R 32307 32309 31696 0 -1 4202496 169854 0 0 0 129975 28 0 0 25 0 1 0 471576832 128729088 27132 33554432000 4194304 4465733 140736889877424 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32309/statm: 31428 27132 683 67 0 28551 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 125712

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.76
CPU system time (s): 0.289955
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 278536

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

runsolver used 2.16767 second user time and 4.93625 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-26 06:20:06
IDJOB=3292350
IDBENCH=85975
IDSOLVER=1657
FILE ID=node146/3292350-1303791606
RUNJOBID= node146-1303791605-32269
PBS_JOBID= 13157252
Free space on /tmp= 73088 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_32.renamed-as.sat05-1919.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292350-1303791606/watcher-3292350-1303791606 -o /tmp/evaluation-result-3292350-1303791606/solver-3292350-1303791606 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3292350-1303791606.cnf

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

MD5SUM BENCH= 833432e05c2a1599e13dca28680b5df9
RANDOM SEED=1740870966

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13362400 kB
Buffers:       2081156 kB
Cached:       16895916 kB
SwapCached:          0 kB
Active:        9756128 kB
Inactive:      9299144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13362400 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8940 kB
Writeback:           0 kB
AnonPages:       77924 kB
Mapped:          14876 kB
Slab:           469588 kB
PageTables:       5500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   265756 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= 73084 MiB
End job on node146 at 2011-04-26 06:41:48