Trace number 3379529

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
UmSat 2011-05-12 (fixed)? (TO) 1299.94 1300.04

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark978.31
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

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-3379529-1305461742/watcher-3379529-1305461742 -o /tmp/evaluation-result-3379529-1305461742/solver-3379529-1305461742 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379529-1305461742.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: 2.52 3.65 3.77 5/300 30259
/proc/meminfo: memFree=13590352/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=11784 CPUtime=0 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4194304 370 0 0 0 0 0 0 0 22 0 1 0 657772452 12066816 311 33554432000 4194304 4263832 140735562813632 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 2946 311 241 17 0 119 0

[startup+0.0253439 s]
/proc/loadavg: 2.52 3.65 3.77 5/300 30259
/proc/meminfo: memFree=13590352/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=12112 CPUtime=0.02 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4194304 457 0 0 0 2 0 0 0 22 0 1 0 657772452 12402688 398 33554432000 4194304 4263832 140735562813632 18446744073709551615 246516523440 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 3028 398 242 17 0 201 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12112

[startup+0.100367 s]
/proc/loadavg: 2.52 3.65 3.77 5/300 30259
/proc/meminfo: memFree=13590352/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=13348 CPUtime=0.09 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4194304 877 0 0 0 9 0 0 0 22 0 1 0 657772452 13668352 672 33554432000 4194304 4263832 140735562813632 18446744073709551615 246516525162 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 3337 672 242 17 0 510 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13348

[startup+0.300382 s]
/proc/loadavg: 2.52 3.65 3.77 5/300 30259
/proc/meminfo: memFree=13590352/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=18820 CPUtime=0.29 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4194304 2489 0 0 0 29 0 0 0 23 0 1 0 657772452 19271680 1706 33554432000 4194304 4263832 140735562813632 18446744073709551615 46995106772551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 4705 1706 242 17 0 1878 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18820

[startup+0.70026 s]
/proc/loadavg: 2.52 3.65 3.77 5/300 30259
/proc/meminfo: memFree=13590352/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=25984 CPUtime=0.69 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4194304 4827 0 0 0 69 0 0 0 25 0 1 0 657772452 26607616 3275 33554432000 4194304 4263832 140735562813632 18446744073709551615 46995106595763 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 6496 3275 242 17 0 3669 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25984

[startup+1.50114 s]
/proc/loadavg: 2.52 3.65 3.77 6/302 30380
/proc/meminfo: memFree=13560044/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=49360 CPUtime=1.49 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 12565 0 0 0 148 1 0 0 25 0 1 0 657772452 50544640 9662 33554432000 4194304 4263832 140735562813632 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 12340 9662 247 17 0 9513 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49360

[startup+3.10081 s]
/proc/loadavg: 2.52 3.65 3.77 5/308 30418
/proc/meminfo: memFree=13496420/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=57596 CPUtime=3.09 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 14623 0 0 0 308 1 0 0 25 0 1 0 657772452 58978304 11720 33554432000 4194304 4263832 140735562813632 18446744073709551615 246516495045 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 14399 11720 247 17 0 11572 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57596

[startup+6.30025 s]
/proc/loadavg: 2.64 3.66 3.77 5/311 30424
/proc/meminfo: memFree=13384968/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=73444 CPUtime=6.29 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 18564 0 0 0 627 2 0 0 25 0 1 0 657772452 75206656 15661 33554432000 4194304 4263832 140735562813632 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 18361 15661 247 17 0 15534 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73444

[startup+12.7011 s]
/proc/loadavg: 2.75 3.66 3.77 5/311 30424
/proc/meminfo: memFree=13264120/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=98944 CPUtime=12.68 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 24902 0 0 0 1265 3 0 0 25 0 1 0 657772452 101318656 21999 33554432000 4194304 4263832 140735562813632 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 24736 21999 248 17 0 21909 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 98944

[startup+25.5008 s]
/proc/loadavg: 3.03 3.68 3.77 5/311 30451
/proc/meminfo: memFree=12955660/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=127932 CPUtime=25.49 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 32128 0 0 0 2543 6 0 0 25 0 1 0 657772452 131002368 29225 33554432000 4194304 4263832 140735562813632 18446744073709551615 4214996 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 31983 29225 248 17 0 29156 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 127932

[startup+51.1011 s]
/proc/loadavg: 3.36 3.70 3.78 5/311 30452
/proc/meminfo: memFree=12220732/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=172692 CPUtime=51.09 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 43159 0 0 0 5100 9 0 0 25 0 1 0 657772452 176836608 40256 33554432000 4194304 4263832 140735562813632 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 43173 40256 250 17 0 40346 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 172692

[startup+102.312 s]
/proc/loadavg: 3.72 3.75 3.79 5/311 30453
/proc/meminfo: memFree=12151868/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=225924 CPUtime=102.22 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 56437 0 0 0 10208 14 0 0 25 0 1 0 657772452 231346176 53534 33554432000 4194304 4263832 140735562813632 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 56481 53534 250 17 0 53654 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 225924

[startup+162.301 s]
/proc/loadavg: 3.95 3.81 3.80 5/311 30455
/proc/meminfo: memFree=12100300/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=268976 CPUtime=162.21 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 67125 0 0 0 16202 19 0 0 25 0 1 0 657772452 275431424 64221 33554432000 4194304 4263832 140735562813632 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 67244 64221 249 17 0 64417 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 268976

[startup+222.301 s]
/proc/loadavg: 4.22 3.91 3.84 5/311 30456
/proc/meminfo: memFree=12055428/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=308952 CPUtime=222.21 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 76791 0 0 0 22199 22 0 0 25 0 1 0 657772452 316366848 73887 33554432000 4194304 4263832 140735562813632 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 77238 73887 249 17 0 74411 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 308952

[startup+282.301 s]
/proc/loadavg: 4.08 3.92 3.84 5/311 30458
/proc/meminfo: memFree=12003196/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=355532 CPUtime=282.2 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 88387 0 0 0 28194 26 0 0 25 0 1 0 657772452 364064768 85483 33554432000 4194304 4263832 140735562813632 18446744073709551615 4207630 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 88883 85483 249 17 0 86056 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 355532

[startup+342.301 s]
/proc/loadavg: 4.35 4.03 3.88 5/311 30460
/proc/meminfo: memFree=11959776/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=393228 CPUtime=342.21 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 97706 0 0 0 34190 31 0 0 25 0 1 0 657772452 402665472 94801 33554432000 4194304 4263832 140735562813632 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 98307 94801 250 17 0 95480 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 393228

[startup+402.301 s]
/proc/loadavg: 4.16 4.03 3.89 5/311 30461
/proc/meminfo: memFree=11925124/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=423560 CPUtime=402.2 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 105184 0 0 0 40186 34 0 0 25 0 1 0 657772452 433725440 102277 33554432000 4194304 4263832 140735562813632 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 105890 102277 248 17 0 103063 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 423560

[startup+462.301 s]
/proc/loadavg: 4.14 4.04 3.90 5/311 30463
/proc/meminfo: memFree=11891744/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=453060 CPUtime=462.21 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 112497 0 0 0 46184 37 0 0 25 0 1 0 657772452 463933440 109590 33554432000 4194304 4263832 140735562813632 18446744073709551615 4211096 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 113265 109590 248 17 0 110438 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 453060

[startup+522.3 s]
/proc/loadavg: 4.05 4.03 3.91 5/311 30464
/proc/meminfo: memFree=11856604/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=484768 CPUtime=522.2 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 120343 0 0 0 52180 40 0 0 25 0 1 0 657772452 496402432 117436 33554432000 4194304 4263832 140735562813632 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 121192 117436 248 17 0 118365 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 484768

[startup+582.3 s]
/proc/loadavg: 4.08 4.05 3.92 5/311 30466
/proc/meminfo: memFree=11825076/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=511476 CPUtime=582.2 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 127006 0 0 0 58176 44 0 0 25 0 1 0 657772452 523751424 124099 33554432000 4194304 4263832 140735562813632 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 127869 124099 248 17 0 125042 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 511476

[startup+642.3 s]
/proc/loadavg: 4.03 4.04 3.92 6/311 30468
/proc/meminfo: memFree=11792936/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=544252 CPUtime=642.21 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 134603 0 0 0 64175 46 0 0 25 0 1 0 657772452 557314048 131696 33554432000 4194304 4263832 140735562813632 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 136063 131696 248 17 0 133236 0
Current children cumulated CPU time (s) 642.21
Current children cumulated vsize (KiB) 544252

[startup+702.3 s]
/proc/loadavg: 4.23 4.09 3.94 5/311 30469
/proc/meminfo: memFree=11758924/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=574464 CPUtime=702.2 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 142085 0 0 0 70170 50 0 0 25 0 1 0 657772452 588251136 139176 33554432000 4194304 4263832 140735562813632 18446744073709551615 4205547 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 143616 139176 247 17 0 140789 0
Current children cumulated CPU time (s) 702.2
Current children cumulated vsize (KiB) 574464

[startup+762.311 s]
/proc/loadavg: 4.08 4.07 3.94 6/311 30471
/proc/meminfo: memFree=11722564/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=606656 CPUtime=762.21 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 149986 0 0 0 76168 53 0 0 25 0 1 0 657772452 621215744 147077 33554432000 4194304 4263832 140735562813632 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 151664 147077 247 17 0 148837 0
Current children cumulated CPU time (s) 762.21
Current children cumulated vsize (KiB) 606656

[startup+822.301 s]
/proc/loadavg: 4.06 4.07 3.95 5/311 30472
/proc/meminfo: memFree=11692896/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=635124 CPUtime=822.2 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 157053 0 0 0 82164 56 0 0 25 0 1 0 657772452 650366976 154144 33554432000 4194304 4263832 140735562813632 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 158781 154144 247 17 0 155954 0
Current children cumulated CPU time (s) 822.2
Current children cumulated vsize (KiB) 635124

[startup+882.301 s]
/proc/loadavg: 4.19 4.10 3.96 5/311 30474
/proc/meminfo: memFree=11662612/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=660536 CPUtime=882.19 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 163413 0 0 0 88162 57 0 0 25 0 1 0 657772452 676388864 160504 33554432000 4194304 4263832 140735562813632 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 165134 160504 248 17 0 162307 0
Current children cumulated CPU time (s) 882.19
Current children cumulated vsize (KiB) 660536

[startup+942.301 s]
/proc/loadavg: 4.15 4.11 3.97 5/311 30476
/proc/meminfo: memFree=11641140/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=681364 CPUtime=942.19 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 168598 0 0 0 94159 60 0 0 25 0 1 0 657772452 697716736 165688 33554432000 4194304 4263832 140735562813632 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 170341 165688 247 17 0 167514 0
Current children cumulated CPU time (s) 942.19
Current children cumulated vsize (KiB) 681364

[startup+1002.3 s]
/proc/loadavg: 4.10 4.10 3.98 5/311 30477
/proc/meminfo: memFree=11619404/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=700208 CPUtime=1002.19 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 173211 0 0 0 100158 61 0 0 25 0 1 0 657772452 717012992 170301 33554432000 4194304 4263832 140735562813632 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 175052 170301 247 17 0 172225 0
Current children cumulated CPU time (s) 1002.19
Current children cumulated vsize (KiB) 700208

[startup+1062.3 s]
/proc/loadavg: 4.09 4.10 3.98 5/311 30479
/proc/meminfo: memFree=11601280/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=716124 CPUtime=1062.19 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 177193 0 0 0 106156 63 0 0 25 0 1 0 657772452 733310976 174283 33554432000 4194304 4263832 140735562813632 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 179031 174283 248 17 0 176204 0
Current children cumulated CPU time (s) 1062.19
Current children cumulated vsize (KiB) 716124

[startup+1122.3 s]
/proc/loadavg: 4.03 4.08 3.98 5/311 30480
/proc/meminfo: memFree=11585108/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=731484 CPUtime=1122.19 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 180931 0 0 0 112154 65 0 0 25 0 1 0 657772452 749039616 178021 33554432000 4194304 4263832 140735562813632 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 182871 178021 249 17 0 180044 0
Current children cumulated CPU time (s) 1122.19
Current children cumulated vsize (KiB) 731484

[startup+1182.3 s]
/proc/loadavg: 4.01 4.06 3.98 5/311 30482
/proc/meminfo: memFree=11564632/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=747240 CPUtime=1182.19 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 184798 0 0 0 118152 67 0 0 25 0 1 0 657772452 765173760 181888 33554432000 4194304 4263832 140735562813632 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 186810 181888 249 17 0 183983 0
Current children cumulated CPU time (s) 1182.19
Current children cumulated vsize (KiB) 747240

[startup+1242.3 s]
/proc/loadavg: 4.04 4.06 3.99 5/311 30484
/proc/meminfo: memFree=11545812/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=763040 CPUtime=1242.18 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 188738 0 0 0 124149 69 0 0 25 0 1 0 657772452 781352960 185828 33554432000 4194304 4263832 140735562813632 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 190760 185828 249 17 0 187933 0
Current children cumulated CPU time (s) 1242.18
Current children cumulated vsize (KiB) 763040



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.05 3.99 5/311 30485
/proc/meminfo: memFree=11525648/32951124 swapFree=61565116/67111528
[pid=30259] ppid=30256 vsize=778912 CPUtime=1299.89 cores=0,2
/proc/30259/stat : 30259 (umsat) R 30256 30259 27642 0 -1 4202496 192664 0 0 0 129918 71 0 0 25 0 1 0 657772452 797605888 189754 33554432000 4194304 4263832 140735562813632 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30259/statm: 194728 189754 249 17 0 191901 0
Current children cumulated CPU time (s) 1299.89
Current children cumulated vsize (KiB) 778912

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.04
CPU time (s): 1299.94
CPU user time (s): 1299.19
CPU system time (s): 0.748886
CPU usage (%): 99.9916
Max. virtual memory (cumulated for all children) (KiB): 778912

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

runsolver used 4.11337 second user time and 8.74267 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-15 14:15:43
IDJOB=3379529
IDBENCH=85991
IDSOLVER=1861
FILE ID=node134/3379529-1305461742
RUNJOBID= node134-1305461742-30218
PBS_JOBID= 13324884
Free space on /tmp= 73492 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_36.renamed-as.sat05-1922.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379529-1305461742/watcher-3379529-1305461742 -o /tmp/evaluation-result-3379529-1305461742/solver-3379529-1305461742 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379529-1305461742.cnf

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=1152534833

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13590772 kB
Buffers:        284276 kB
Cached:        6342852 kB
SwapCached:      13768 kB
Active:       10302804 kB
Inactive:      8808876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13590772 kB
SwapTotal:    67111528 kB
SwapFree:     61565116 kB
Dirty:           10212 kB
Writeback:           0 kB
AnonPages:    12478320 kB
Mapped:          14852 kB
Slab:           133408 kB
PageTables:      51792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 48743312 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73376 MiB
End job on node134 at 2011-05-15 14:37:25