Trace number 3379212

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)UNSAT 987.805 987.776

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-12_135.cnf
MD5SUMf20ed0313cfa494f86b5c8ef723973ee
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark36.1265
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of clauses5251
Sum of the clauses size22611
Maximum clause length12
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 34489
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5762

Solver Data

987.42/987.47	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 5,7

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 6/421 25636
/proc/meminfo: memFree=16451864/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=11908 CPUtime=0.01 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4194304 394 0 0 0 1 0 0 0 22 0 1 0 657611476 12193792 335 33554432000 4194304 4263832 140736012339088 18446744073709551615 4232240 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 2977 336 240 17 0 150 0

[startup+0.0670411 s]
/proc/loadavg: 2.22 3.22 3.61 6/421 25636
/proc/meminfo: memFree=16451864/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=12832 CPUtime=0.06 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 675 0 0 0 6 0 0 0 22 0 1 0 657611476 13139968 585 33554432000 4194304 4263832 140736012339088 18446744073709551615 4224739 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 3208 585 247 17 0 381 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12832

[startup+0.101045 s]
/proc/loadavg: 2.22 3.22 3.61 6/421 25636
/proc/meminfo: memFree=16451864/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=13096 CPUtime=0.1 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 759 0 0 0 10 0 0 0 22 0 1 0 657611476 13410304 669 33554432000 4194304 4263832 140736012339088 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 3274 669 247 17 0 447 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13096

[startup+0.300997 s]
/proc/loadavg: 2.22 3.22 3.61 6/421 25636
/proc/meminfo: memFree=16451864/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=14456 CPUtime=0.3 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 1085 0 0 0 30 0 0 0 23 0 1 0 657611476 14802944 995 33554432000 4194304 4263832 140736012339088 18446744073709551615 4205599 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 3614 995 247 17 0 787 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 14456

[startup+0.700924 s]
/proc/loadavg: 2.22 3.22 3.61 6/421 25636
/proc/meminfo: memFree=16451864/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=15008 CPUtime=0.7 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 1237 0 0 0 70 0 0 0 25 0 1 0 657611476 15368192 1147 33554432000 4194304 4263832 140736012339088 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 3752 1147 247 17 0 925 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 15008

[startup+1.50078 s]
/proc/loadavg: 2.22 3.22 3.61 6/429 25650
/proc/meminfo: memFree=16417692/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=16224 CPUtime=1.49 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 1509 0 0 0 149 0 0 0 25 0 1 0 657611476 16613376 1419 33554432000 4194304 4263832 140736012339088 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 4056 1419 247 17 0 1229 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16224

[startup+3.10049 s]
/proc/loadavg: 2.22 3.22 3.61 7/429 25650
/proc/meminfo: memFree=16400952/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=18704 CPUtime=3.09 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 2078 0 0 0 309 0 0 0 25 0 1 0 657611476 19152896 1987 33554432000 4194304 4263832 140736012339088 18446744073709551615 4209504 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 4676 1987 247 17 0 1849 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18704

[startup+6.30091 s]
/proc/loadavg: 2.36 3.23 3.61 6/429 25650
/proc/meminfo: memFree=16376140/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=20140 CPUtime=6.29 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 2449 0 0 0 629 0 0 0 25 0 1 0 657611476 20623360 2358 33554432000 4194304 4263832 140736012339088 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 5035 2358 248 17 0 2208 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20140

[startup+12.7008 s]
/proc/loadavg: 2.49 3.24 3.62 7/429 25651
/proc/meminfo: memFree=16352440/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=22736 CPUtime=12.69 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 3161 0 0 0 1269 0 0 0 25 0 1 0 657611476 23281664 2964 33554432000 4194304 4263832 140736012339088 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 5684 2964 247 17 0 2857 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22736

[startup+25.5005 s]
/proc/loadavg: 2.83 3.28 3.62 6/429 25651
/proc/meminfo: memFree=16316104/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=26104 CPUtime=25.49 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 4165 0 0 0 2549 0 0 0 25 0 1 0 657611476 26730496 3705 33554432000 4194304 4263832 140736012339088 18446744073709551615 4209648 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 6526 3705 247 17 0 3699 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26104

[startup+51.1008 s]
/proc/loadavg: 3.40 3.38 3.65 6/429 25652
/proc/meminfo: memFree=16272764/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=30588 CPUtime=51.09 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 5504 0 0 0 5109 0 0 0 25 0 1 0 657611476 31322112 4780 33554432000 4194304 4263832 140736012339088 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 7647 4780 247 17 0 4820 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 30588

[startup+102.317 s]
/proc/loadavg: 3.80 3.49 3.67 7/429 25653
/proc/meminfo: memFree=16218432/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=35204 CPUtime=102.31 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 6845 0 0 0 10230 1 0 0 25 0 1 0 657611476 36048896 5899 33554432000 4194304 4263832 140736012339088 18446744073709551615 4215087 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 8801 5899 247 17 0 5974 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 35204

[startup+162.301 s]
/proc/loadavg: 3.98 3.60 3.69 7/429 25655
/proc/meminfo: memFree=16173640/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=40368 CPUtime=162.3 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 8401 0 0 0 16228 2 0 0 25 0 1 0 657611476 41336832 7057 33554432000 4194304 4263832 140736012339088 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 10092 7057 247 17 0 7265 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 40368

[startup+222.301 s]
/proc/loadavg: 4.10 3.70 3.72 7/429 25656
/proc/meminfo: memFree=16136912/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=43992 CPUtime=222.3 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 9460 0 0 0 22228 2 0 0 25 0 1 0 657611476 45047808 7961 33554432000 4194304 4263832 140736012339088 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 10998 7961 247 17 0 8171 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 43992

[startup+282.301 s]
/proc/loadavg: 4.08 3.77 3.74 7/429 25658
/proc/meminfo: memFree=16105372/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=46736 CPUtime=282.3 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 10276 0 0 0 28228 2 0 0 25 0 1 0 657611476 47857664 8607 33554432000 4194304 4263832 140736012339088 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 11684 8607 247 17 0 8857 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 46736

[startup+342.301 s]
/proc/loadavg: 4.03 3.80 3.75 7/429 25659
/proc/meminfo: memFree=16077444/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=50136 CPUtime=342.3 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 11291 0 0 0 34227 3 0 0 25 0 1 0 657611476 51339264 9435 33554432000 4194304 4263832 140736012339088 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 12534 9435 247 17 0 9707 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 50136

[startup+402.3 s]
/proc/loadavg: 4.01 3.84 3.76 7/429 25661
/proc/meminfo: memFree=16048028/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=51076 CPUtime=402.31 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 11556 0 0 0 40228 3 0 0 25 0 1 0 657611476 52301824 9700 33554432000 4194304 4263832 140736012339088 18446744073709551615 4205780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 12769 9700 247 17 0 9942 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 51076

[startup+462.301 s]
/proc/loadavg: 4.00 3.86 3.77 7/429 25663
/proc/meminfo: memFree=16022564/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=52936 CPUtime=462.31 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 12244 0 0 0 46228 3 0 0 25 0 1 0 657611476 54206464 10182 33554432000 4194304 4263832 140736012339088 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 13234 10182 247 17 0 10407 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 52936

[startup+522.301 s]
/proc/loadavg: 4.00 3.89 3.78 6/429 25664
/proc/meminfo: memFree=16006036/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=54524 CPUtime=522.31 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 12644 0 0 0 52228 3 0 0 25 0 1 0 657611476 55832576 10582 33554432000 4194304 4263832 140736012339088 18446744073709551615 4205638 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 13631 10582 247 17 0 10804 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 54524

[startup+582.301 s]
/proc/loadavg: 4.04 3.92 3.80 7/429 25666
/proc/meminfo: memFree=15984172/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=56356 CPUtime=582.31 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 13349 0 0 0 58228 3 0 0 25 0 1 0 657611476 57708544 11061 33554432000 4194304 4263832 140736012339088 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 14089 11061 247 17 0 11262 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 56356

[startup+642.301 s]
/proc/loadavg: 4.12 3.97 3.82 6/429 25667
/proc/meminfo: memFree=15968396/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=57928 CPUtime=642.32 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 13724 0 0 0 64229 3 0 0 25 0 1 0 657611476 59318272 11436 33554432000 4194304 4263832 140736012339088 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 14482 11436 247 17 0 11655 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 57928

[startup+702.301 s]
/proc/loadavg: 4.15 4.00 3.84 7/429 25669
/proc/meminfo: memFree=15949884/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=57928 CPUtime=702.31 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 13728 0 0 0 70228 3 0 0 25 0 1 0 657611476 59318272 11440 33554432000 4194304 4263832 140736012339088 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 14482 11440 247 17 0 11655 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 57928

[startup+762.316 s]
/proc/loadavg: 4.13 4.02 3.85 7/429 25680
/proc/meminfo: memFree=15934064/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=60504 CPUtime=762.33 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 14631 0 0 0 76230 3 0 0 25 0 1 0 657611476 61956096 12094 33554432000 4194304 4263832 140736012339088 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 15126 12094 247 17 0 12299 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 60504

[startup+822.3 s]
/proc/loadavg: 4.11 4.03 3.86 7/429 25681
/proc/meminfo: memFree=15921252/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=62564 CPUtime=822.31 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 15065 0 0 0 82228 3 0 0 25 0 1 0 657611476 64065536 12528 33554432000 4194304 4263832 140736012339088 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 15641 12528 247 17 0 12814 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 62564

[startup+882.301 s]
/proc/loadavg: 4.04 4.02 3.87 7/429 25683
/proc/meminfo: memFree=15904728/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=62820 CPUtime=882.31 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 15150 0 0 0 88228 3 0 0 25 0 1 0 657611476 64327680 12613 33554432000 4194304 4263832 140736012339088 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 15705 12613 247 17 0 12878 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 62820

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.87 7/429 25687
/proc/meminfo: memFree=15896976/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=63588 CPUtime=942.32 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 15346 0 0 0 94229 3 0 0 25 0 1 0 657611476 65114112 12809 33554432000 4194304 4263832 140736012339088 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 15897 12809 247 17 0 13070 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 63588

Solver just ended. Dumping a history of the last processes samples

[startup+947.116 s]
/proc/loadavg: 4.01 4.01 3.88 8/429 25687
/proc/meminfo: memFree=15897088/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=63588 CPUtime=947.13 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 15346 0 0 0 94710 3 0 0 25 0 1 0 657611476 65114112 12809 33554432000 4194304 4263832 140736012339088 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 15897 12809 247 17 0 13070 0
Current children cumulated CPU time (s) 947.13
Current children cumulated vsize (KiB) 63588

[startup+972.7 s]
/proc/loadavg: 4.01 4.01 3.88 7/429 25688
/proc/meminfo: memFree=15895196/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=63588 CPUtime=972.72 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 15347 0 0 0 97269 3 0 0 25 0 1 0 657611476 65114112 12810 33554432000 4194304 4263832 140736012339088 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 15897 12810 247 17 0 13070 0
Current children cumulated CPU time (s) 972.72
Current children cumulated vsize (KiB) 63588

[startup+979.101 s]
/proc/loadavg: 4.00 4.01 3.88 7/429 25688
/proc/meminfo: memFree=15894328/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=64100 CPUtime=979.12 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 15475 0 0 0 97909 3 0 0 25 0 1 0 657611476 65638400 12938 33554432000 4194304 4263832 140736012339088 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 16025 12938 247 17 0 13198 0
Current children cumulated CPU time (s) 979.12
Current children cumulated vsize (KiB) 64100

[startup+982.317 s]
/proc/loadavg: 4.00 4.01 3.88 6/429 25688
/proc/meminfo: memFree=15894204/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=64100 CPUtime=982.33 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 15475 0 0 0 98230 3 0 0 25 0 1 0 657611476 65638400 12938 33554432000 4194304 4263832 140736012339088 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 16025 12938 247 17 0 13198 0
Current children cumulated CPU time (s) 982.33
Current children cumulated vsize (KiB) 64100

[startup+985.501 s]
/proc/loadavg: 4.00 4.01 3.88 7/429 25689
/proc/meminfo: memFree=15893828/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=64100 CPUtime=985.53 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 15475 0 0 0 98550 3 0 0 25 0 1 0 657611476 65638400 12938 33554432000 4194304 4263832 140736012339088 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 16025 12938 247 17 0 13198 0
Current children cumulated CPU time (s) 985.53
Current children cumulated vsize (KiB) 64100

[startup+987.101 s]
/proc/loadavg: 4.00 4.01 3.88 6/429 25689
/proc/meminfo: memFree=15893580/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=64100 CPUtime=987.12 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 15475 0 0 0 98709 3 0 0 25 0 1 0 657611476 65638400 12938 33554432000 4194304 4263832 140736012339088 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 16025 12938 247 17 0 13198 0
Current children cumulated CPU time (s) 987.12
Current children cumulated vsize (KiB) 64100

[startup+987.501 s]
/proc/loadavg: 4.00 4.01 3.88 6/429 25689
/proc/meminfo: memFree=15893580/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=64104 CPUtime=987.52 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 15480 0 0 0 98749 3 0 0 25 0 1 0 657611476 65642496 12943 33554432000 4194304 4263832 140736012339088 18446744073709551615 4203776 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 16026 12943 251 17 0 13199 0
Current children cumulated CPU time (s) 987.52
Current children cumulated vsize (KiB) 64104

[startup+987.701 s]
/proc/loadavg: 4.00 4.01 3.88 6/429 25689
/proc/meminfo: memFree=15893084/32951124 swapFree=65581052/67111528
[pid=25636] ppid=25634 vsize=64104 CPUtime=987.73 cores=5,7
/proc/25636/stat : 25636 (umsat) R 25634 25636 22815 0 -1 4202496 15480 0 0 0 98770 3 0 0 25 0 1 0 657611476 65642496 12943 33554432000 4194304 4263832 140736012339088 18446744073709551615 218905388818 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25636/statm: 16026 12943 251 17 0 13199 0
Current children cumulated CPU time (s) 987.73
Current children cumulated vsize (KiB) 64104

Child status: 0
Real time (s): 987.776
CPU time (s): 987.805
CPU user time (s): 987.764
CPU system time (s): 0.040993
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 64104

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

runsolver used 3.82942 second user time and 10.0605 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-15 13:48:58
IDJOB=3379212
IDBENCH=83361
IDSOLVER=1861
FILE ID=node137/3379212-1305460138
RUNJOBID= node137-1305460138-25610
PBS_JOBID= 13324880
Free space on /tmp= 73748 MiB

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

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

MD5SUM BENCH= f20ed0313cfa494f86b5c8ef723973ee
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:      16452880 kB
Buffers:        307812 kB
Cached:        3989400 kB
SwapCached:      36328 kB
Active:        6309600 kB
Inactive:      9936380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16452880 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:            5228 kB
Writeback:           0 kB
AnonPages:    11922284 kB
Mapped:          26212 kB
Slab:           132708 kB
PageTables:      53760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 106430432 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= 73740 MiB
End job on node137 at 2011-05-15 14:05:25