Trace number 3379156

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
MD5SUM642fce7e30a701c3223fa5771c2e57dc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables186
Number of clauses9795
Sum of the clauses size43014
Maximum clause length14
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51239

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-3379156-1305460138/watcher-3379156-1305460138 -o /tmp/evaluation-result-3379156-1305460138/solver-3379156-1305460138 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379156-1305460138.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.22 3.22 3.61 5/424 25644
/proc/meminfo: memFree=16450576/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=8136 CPUtime=0 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4194304 97 0 0 0 0 0 0 0 22 0 1 0 657611477 8331264 51 33554432000 4194304 4263832 140736654410672 18446744073709551615 218900807303 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 2034 51 39 17 0 44 0

[startup+0.0832809 s]
/proc/loadavg: 2.22 3.22 3.61 5/424 25644
/proc/meminfo: memFree=16450576/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=13316 CPUtime=0.07 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 868 0 0 0 7 0 0 0 22 0 1 0 657611477 13635584 701 33554432000 4194304 4263832 140736654410672 18446744073709551615 4206466 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 3329 701 247 17 0 502 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13316

[startup+0.100281 s]
/proc/loadavg: 2.22 3.22 3.61 5/424 25644
/proc/meminfo: memFree=16450576/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=13316 CPUtime=0.08 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 874 0 0 0 8 0 0 0 22 0 1 0 657611477 13635584 707 33554432000 4194304 4263832 140736654410672 18446744073709551615 4205629 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 3329 707 247 17 0 502 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13316

[startup+0.300259 s]
/proc/loadavg: 2.22 3.22 3.61 5/424 25644
/proc/meminfo: memFree=16450576/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=14900 CPUtime=0.28 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 1257 0 0 0 28 0 0 0 23 0 1 0 657611477 15257600 1090 33554432000 4194304 4263832 140736654410672 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 3725 1090 247 17 0 898 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 14900

[startup+0.701195 s]
/proc/loadavg: 2.22 3.22 3.61 5/424 25644
/proc/meminfo: memFree=16450576/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=16792 CPUtime=0.68 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 1723 0 0 0 68 0 0 0 25 0 1 0 657611477 17195008 1556 33554432000 4194304 4263832 140736654410672 18446744073709551615 4207650 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 4198 1556 247 17 0 1371 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 16792

[startup+1.50103 s]
/proc/loadavg: 2.22 3.22 3.61 5/429 25650
/proc/meminfo: memFree=16416204/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=19344 CPUtime=1.48 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 2366 0 0 0 148 0 0 0 25 0 1 0 657611477 19808256 2199 33554432000 4194304 4263832 140736654410672 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 4836 2199 247 17 0 2009 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19344

[startup+3.10072 s]
/proc/loadavg: 2.22 3.22 3.61 5/429 25650
/proc/meminfo: memFree=16400704/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=22032 CPUtime=3.08 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 2999 0 0 0 308 0 0 0 25 0 1 0 657611477 22560768 2832 33554432000 4194304 4263832 140736654410672 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 5508 2832 247 17 0 2681 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22032

[startup+6.30116 s]
/proc/loadavg: 2.36 3.23 3.61 7/429 25650
/proc/meminfo: memFree=16376140/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=25548 CPUtime=6.28 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 3876 0 0 0 628 0 0 0 25 0 1 0 657611477 26161152 3709 33554432000 4194304 4263832 140736654410672 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 6387 3709 247 17 0 3560 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25548

[startup+12.701 s]
/proc/loadavg: 2.49 3.24 3.62 5/429 25651
/proc/meminfo: memFree=16352440/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=28720 CPUtime=12.68 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 4580 0 0 0 1268 0 0 0 25 0 1 0 657611477 29409280 4413 33554432000 4194304 4263832 140736654410672 18446744073709551615 4207794 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 7180 4413 247 17 0 4353 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28720

[startup+25.5007 s]
/proc/loadavg: 2.83 3.28 3.62 5/429 25651
/proc/meminfo: memFree=16316104/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=33328 CPUtime=25.48 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 5673 0 0 0 2548 0 0 0 25 0 1 0 657611477 34127872 5506 33554432000 4194304 4263832 140736654410672 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 8332 5506 247 17 0 5505 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33328

[startup+51.1011 s]
/proc/loadavg: 3.40 3.38 3.65 5/429 25652
/proc/meminfo: memFree=16272764/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=42760 CPUtime=51.09 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 8208 0 0 0 5107 2 0 0 25 0 1 0 657611477 43786240 7665 33554432000 4194304 4263832 140736654410672 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 10690 7665 247 17 0 7863 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 42760

[startup+102.316 s]
/proc/loadavg: 3.80 3.49 3.67 5/429 25653
/proc/meminfo: memFree=16218432/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=49244 CPUtime=102.29 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 9854 0 0 0 10227 2 0 0 25 0 1 0 657611477 50425856 9162 33554432000 4194304 4263832 140736654410672 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 12311 9162 247 17 0 9484 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 49244

[startup+162.301 s]
/proc/loadavg: 3.98 3.60 3.69 5/429 25655
/proc/meminfo: memFree=16173640/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=55456 CPUtime=162.28 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 11767 0 0 0 16225 3 0 0 25 0 1 0 657611477 56786944 10699 33554432000 4194304 4263832 140736654410672 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 13864 10699 247 17 0 11037 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 55456

[startup+222.301 s]
/proc/loadavg: 4.10 3.70 3.72 5/429 25656
/proc/meminfo: memFree=16136912/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=60284 CPUtime=222.28 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 13155 0 0 0 22224 4 0 0 25 0 1 0 657611477 61730816 11870 33554432000 4194304 4263832 140736654410672 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 15071 11870 247 17 0 12244 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 60284

[startup+282.3 s]
/proc/loadavg: 4.08 3.77 3.74 5/429 25658
/proc/meminfo: memFree=16105372/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=64812 CPUtime=282.29 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 14444 0 0 0 28224 5 0 0 25 0 1 0 657611477 66367488 12920 33554432000 4194304 4263832 140736654410672 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 16203 12920 247 17 0 13376 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 64812

[startup+342.3 s]
/proc/loadavg: 4.03 3.80 3.75 5/429 25659
/proc/meminfo: memFree=16077444/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=66700 CPUtime=342.29 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 14884 0 0 0 34224 5 0 0 25 0 1 0 657611477 68300800 13360 33554432000 4194304 4263832 140736654410672 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 16675 13360 247 17 0 13848 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 66700

[startup+402.301 s]
/proc/loadavg: 4.01 3.84 3.76 5/429 25661
/proc/meminfo: memFree=16048028/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=71628 CPUtime=402.29 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 16308 0 0 0 40224 5 0 0 25 0 1 0 657611477 73347072 14264 33554432000 4194304 4263832 140736654410672 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 17907 14264 247 17 0 15080 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 71628

[startup+462.301 s]
/proc/loadavg: 4.00 3.86 3.77 5/429 25663
/proc/meminfo: memFree=16022564/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=73980 CPUtime=462.29 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 16828 0 0 0 46224 5 0 0 25 0 1 0 657611477 75755520 14784 33554432000 4194304 4263832 140736654410672 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 18495 14784 247 17 0 15668 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 73980

[startup+522.301 s]
/proc/loadavg: 4.00 3.89 3.78 6/429 25664
/proc/meminfo: memFree=16006036/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=76916 CPUtime=522.29 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 17888 0 0 0 52224 5 0 0 25 0 1 0 657611477 78761984 15555 33554432000 4194304 4263832 140736654410672 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 19229 15555 247 17 0 16402 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 76916

[startup+582.301 s]
/proc/loadavg: 4.04 3.92 3.80 5/429 25666
/proc/meminfo: memFree=15983800/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=78840 CPUtime=582.29 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 18336 0 0 0 58224 5 0 0 25 0 1 0 657611477 80732160 16003 33554432000 4194304 4263832 140736654410672 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 19710 16003 247 17 0 16883 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 78840

[startup+642.3 s]
/proc/loadavg: 4.12 3.97 3.82 7/429 25667
/proc/meminfo: memFree=15968148/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=82724 CPUtime=642.31 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 19669 0 0 0 64225 6 0 0 25 0 1 0 657611477 84709376 17018 33554432000 4194304 4263832 140736654410672 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 20681 17018 247 17 0 17854 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 82724

[startup+702.3 s]
/proc/loadavg: 4.15 4.00 3.84 5/429 25669
/proc/meminfo: memFree=15949884/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=83652 CPUtime=702.3 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 19860 0 0 0 70224 6 0 0 25 0 1 0 657611477 85659648 17209 33554432000 4194304 4263832 140736654410672 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 20913 17209 247 17 0 18086 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 83652

[startup+762.317 s]
/proc/loadavg: 4.13 4.02 3.85 5/429 25680
/proc/meminfo: memFree=15934064/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=86276 CPUtime=762.32 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 20420 0 0 0 76225 7 0 0 25 0 1 0 657611477 88346624 17769 33554432000 4194304 4263832 140736654410672 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 21569 17769 247 17 0 18742 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 86276

[startup+822.301 s]
/proc/loadavg: 4.11 4.03 3.86 5/429 25681
/proc/meminfo: memFree=15921252/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=86276 CPUtime=822.3 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 20439 0 0 0 82223 7 0 0 25 0 1 0 657611477 88346624 17788 33554432000 4194304 4263832 140736654410672 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 21569 17788 247 17 0 18742 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 86276

[startup+882.301 s]
/proc/loadavg: 4.04 4.02 3.87 5/429 25683
/proc/meminfo: memFree=15904604/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=91076 CPUtime=882.3 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 21981 0 0 0 88223 7 0 0 25 0 1 0 657611477 93261824 18981 33554432000 4194304 4263832 140736654410672 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 22769 18981 247 17 0 19942 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 91076

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.87 5/429 25687
/proc/meminfo: memFree=15896976/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=92692 CPUtime=942.31 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 22295 0 0 0 94223 8 0 0 25 0 1 0 657611477 94916608 19295 33554432000 4194304 4263832 140736654410672 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 23173 19295 247 17 0 20346 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 92692

[startup+1002.3 s]
/proc/loadavg: 3.78 3.96 3.86 4/423 25706
/proc/meminfo: memFree=15944764/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=94084 CPUtime=1002.31 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 22658 0 0 0 100223 8 0 0 25 0 1 0 657611477 96342016 19658 33554432000 4194304 4263832 140736654410672 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 23521 19658 247 17 0 20694 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 94084

[startup+1062.3 s]
/proc/loadavg: 3.28 3.78 3.81 4/423 25708
/proc/meminfo: memFree=15941148/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=94084 CPUtime=1062.31 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 22722 0 0 0 106223 8 0 0 25 0 1 0 657611477 96342016 19722 33554432000 4194304 4263832 140736654410672 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 23521 19722 247 17 0 20694 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 94084

[startup+1122.3 s]
/proc/loadavg: 3.16 3.65 3.76 4/423 25709
/proc/meminfo: memFree=15932296/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=99060 CPUtime=1122.31 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 24373 0 0 0 112223 8 0 0 25 0 1 0 657611477 101437440 20989 33554432000 4194304 4263832 140736654410672 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 24765 20989 247 17 0 21938 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 99060

[startup+1182.3 s]
/proc/loadavg: 3.15 3.56 3.72 4/423 25711
/proc/meminfo: memFree=15929652/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=100232 CPUtime=1182.31 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 24595 0 0 0 118223 8 0 0 25 0 1 0 657611477 102637568 21211 33554432000 4194304 4263832 140736654410672 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 25058 21211 247 17 0 22231 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 100232

[startup+1242.3 s]
/proc/loadavg: 3.10 3.47 3.68 4/423 25712
/proc/meminfo: memFree=15916216/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=102276 CPUtime=1242.31 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 25093 0 0 0 124223 8 0 0 25 0 1 0 657611477 104730624 21709 33554432000 4194304 4263832 140736654410672 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 25569 21709 247 17 0 22742 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 102276



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.03 3.38 3.63 3/422 25715
/proc/meminfo: memFree=16036468/32951124 swapFree=65581052/67111528
[pid=25644] ppid=25642 vsize=102276 CPUtime=1300.02 cores=0,2
/proc/25644/stat : 25644 (umsat) R 25642 25644 22815 0 -1 4202496 25118 0 0 0 129994 8 0 0 25 0 1 0 657611477 104730624 21734 33554432000 4194304 4263832 140736654410672 18446744073709551615 4207586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25644/statm: 25569 21734 247 17 0 22742 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 102276

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

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

runsolver used 5.48117 second user time and 12.2671 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-15 13:48:58
IDJOB=3379156
IDBENCH=83356
IDSOLVER=1861
FILE ID=node137/3379156-1305460138
RUNJOBID= node137-1305460138-25607
PBS_JOBID= 13324880
Free space on /tmp= 73744 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379156-1305460138/watcher-3379156-1305460138 -o /tmp/evaluation-result-3379156-1305460138/solver-3379156-1305460138 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379156-1305460138.cnf

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

MD5SUM BENCH= 642fce7e30a701c3223fa5771c2e57dc
RANDOM SEED=415187654

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16451120 kB
Buffers:        307824 kB
Cached:        3992492 kB
SwapCached:      36328 kB
Active:        6310376 kB
Inactive:      9936680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16451120 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:            8332 kB
Writeback:           0 kB
AnonPages:    11919568 kB
Mapped:          26212 kB
Slab:           132708 kB
PageTables:      53372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 106445620 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= 73744 MiB
End job on node137 at 2011-05-15 14:10:40