Trace number 3262635

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-02-25UNSAT 985.339 985.361

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

984.97/985.05	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: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3262635-1303548472/watcher-3262635-1303548472 -o /tmp/evaluation-result-3262635-1303548472/solver-3262635-1303548472 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3262635-1303548472.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.48 3.88 3.72 4/189 27656
/proc/meminfo: memFree=12413196/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=11776 CPUtime=0 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4194304 366 0 0 0 0 0 0 0 25 0 1 0 466445925 12058624 306 33554432000 4194304 4263880 140734300847184 18446744073709551615 47587249638558 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 2944 306 240 17 0 117 0

[startup+0.09392 s]
/proc/loadavg: 3.48 3.88 3.72 4/189 27656
/proc/meminfo: memFree=12413196/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=13096 CPUtime=0.09 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 743 0 0 0 9 0 0 0 25 0 1 0 466445925 13410304 652 33554432000 4194304 4263880 140734300847184 18446744073709551615 251813900997 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 3274 652 247 17 0 447 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13096

[startup+0.100919 s]
/proc/loadavg: 3.48 3.88 3.72 4/189 27656
/proc/meminfo: memFree=12413196/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=13228 CPUtime=0.1 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 761 0 0 0 10 0 0 0 25 0 1 0 466445925 13545472 670 33554432000 4194304 4263880 140734300847184 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 3307 670 247 17 0 480 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13228

[startup+0.300887 s]
/proc/loadavg: 3.48 3.88 3.72 4/189 27656
/proc/meminfo: memFree=12413196/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=14456 CPUtime=0.3 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 1089 0 0 0 30 0 0 0 25 0 1 0 466445925 14802944 998 33554432000 4194304 4263880 140734300847184 18446744073709551615 4209462 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 3614 998 247 17 0 787 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 14456

[startup+0.70082 s]
/proc/loadavg: 3.48 3.88 3.72 4/189 27656
/proc/meminfo: memFree=12413196/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=15140 CPUtime=0.7 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 1245 0 0 0 70 0 0 0 25 0 1 0 466445925 15503360 1154 33554432000 4194304 4263880 140734300847184 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 3785 1154 247 17 0 958 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 15140

[startup+1.50069 s]
/proc/loadavg: 3.52 3.89 3.72 5/190 27657
/proc/meminfo: memFree=12387024/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=16224 CPUtime=1.5 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 1516 0 0 0 150 0 0 0 25 0 1 0 466445925 16613376 1425 33554432000 4194304 4263880 140734300847184 18446744073709551615 4215090 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 4056 1425 247 17 0 1229 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 16224

[startup+3.10042 s]
/proc/loadavg: 3.52 3.89 3.72 5/190 27657
/proc/meminfo: memFree=12373012/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=18704 CPUtime=3.1 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 2079 0 0 0 310 0 0 0 25 0 1 0 466445925 19152896 1987 33554432000 4194304 4263880 140734300847184 18446744073709551615 4207713 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 4676 1987 247 17 0 1849 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 18704

[startup+6.30088 s]
/proc/loadavg: 3.56 3.89 3.73 5/190 27657
/proc/meminfo: memFree=12349456/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=20272 CPUtime=6.3 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 2466 0 0 0 630 0 0 0 25 0 1 0 466445925 20758528 2374 33554432000 4194304 4263880 140734300847184 18446744073709551615 4205743 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 5068 2374 248 17 0 2241 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 20272

[startup+12.7008 s]
/proc/loadavg: 3.60 3.89 3.73 5/190 27657
/proc/meminfo: memFree=12328664/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=22736 CPUtime=12.7 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 3168 0 0 0 1270 0 0 0 25 0 1 0 466445925 23281664 2970 33554432000 4194304 4263880 140734300847184 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 5684 2970 247 17 0 2857 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 22736

[startup+25.5007 s]
/proc/loadavg: 3.66 3.89 3.73 5/190 27657
/proc/meminfo: memFree=12290324/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=26104 CPUtime=25.49 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 4166 0 0 0 2549 0 0 0 25 0 1 0 466445925 26730496 3705 33554432000 4194304 4263880 140734300847184 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 6526 3705 247 17 0 3699 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26104

[startup+51.1004 s]
/proc/loadavg: 3.79 3.90 3.74 5/190 27659
/proc/meminfo: memFree=12255160/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=30756 CPUtime=51.09 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 5544 0 0 0 5108 1 0 0 25 0 1 0 466445925 31494144 4819 33554432000 4194304 4263880 140734300847184 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 7689 4819 247 17 0 4862 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 30756

[startup+102.307 s]
/proc/loadavg: 3.91 3.91 3.75 5/190 27660
/proc/meminfo: memFree=12200092/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=35364 CPUtime=102.3 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 6886 0 0 0 10228 2 0 0 25 0 1 0 466445925 36212736 5939 33554432000 4194304 4263880 140734300847184 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 8841 5939 247 17 0 6014 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 35364

[startup+162.301 s]
/proc/loadavg: 3.96 3.93 3.76 5/190 27661
/proc/meminfo: memFree=12155804/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=40368 CPUtime=162.28 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 8402 0 0 0 16226 2 0 0 25 0 1 0 466445925 41336832 7057 33554432000 4194304 4263880 140734300847184 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 10092 7057 247 17 0 7265 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 40368

[startup+222.301 s]
/proc/loadavg: 3.98 3.94 3.77 5/190 27663
/proc/meminfo: memFree=12114996/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=43992 CPUtime=222.29 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 9461 0 0 0 22226 3 0 0 25 0 1 0 466445925 45047808 7961 33554432000 4194304 4263880 140734300847184 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 10998 7961 247 17 0 8171 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 43992

[startup+282.3 s]
/proc/loadavg: 3.99 3.95 3.78 5/190 27665
/proc/meminfo: memFree=12085088/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=46736 CPUtime=282.28 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 10274 0 0 0 28225 3 0 0 25 0 1 0 466445925 47857664 8604 33554432000 4194304 4263880 140734300847184 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 11684 8604 247 17 0 8857 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 46736

[startup+342.3 s]
/proc/loadavg: 3.99 3.95 3.79 5/190 27666
/proc/meminfo: memFree=12050856/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=50136 CPUtime=342.28 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 11292 0 0 0 34224 4 0 0 25 0 1 0 466445925 51339264 9435 33554432000 4194304 4263880 140734300847184 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 12534 9435 247 17 0 9707 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 50136

[startup+402.3 s]
/proc/loadavg: 3.99 3.96 3.80 5/190 27668
/proc/meminfo: memFree=12022572/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=51076 CPUtime=402.28 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 11557 0 0 0 40224 4 0 0 25 0 1 0 466445925 52301824 9700 33554432000 4194304 4263880 140734300847184 18446744073709551615 4215113 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 12769 9700 247 17 0 9942 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 51076

[startup+462.3 s]
/proc/loadavg: 4.07 3.98 3.82 5/190 27669
/proc/meminfo: memFree=12001972/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=52936 CPUtime=462.28 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 12246 0 0 0 46224 4 0 0 25 0 1 0 466445925 54206464 10183 33554432000 4194304 4263880 140734300847184 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 13234 10183 247 17 0 10407 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 52936

[startup+522.301 s]
/proc/loadavg: 4.02 3.98 3.83 5/190 27671
/proc/meminfo: memFree=11980504/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=54524 CPUtime=522.28 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 12645 0 0 0 52224 4 0 0 25 0 1 0 466445925 55832576 10582 33554432000 4194304 4263880 140734300847184 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 13631 10582 247 17 0 10804 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 54524

[startup+582.301 s]
/proc/loadavg: 4.07 4.00 3.84 5/190 27673
/proc/meminfo: memFree=11962880/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=56356 CPUtime=582.28 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 13352 0 0 0 58224 4 0 0 25 0 1 0 466445925 57708544 11063 33554432000 4194304 4263880 140734300847184 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 14089 11063 247 17 0 11262 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 56356

[startup+642.301 s]
/proc/loadavg: 4.02 4.00 3.84 5/190 27674
/proc/meminfo: memFree=11943272/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=57928 CPUtime=642.28 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 13725 0 0 0 64224 4 0 0 25 0 1 0 466445925 59318272 11436 33554432000 4194304 4263880 140734300847184 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 14482 11436 247 17 0 11655 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 57928

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.85 5/190 27676
/proc/meminfo: memFree=11932472/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=58184 CPUtime=702.28 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 13793 0 0 0 70224 4 0 0 25 0 1 0 466445925 59580416 11504 33554432000 4194304 4263880 140734300847184 18446744073709551615 251813937758 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 14546 11504 247 17 0 11719 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 58184

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 27677
/proc/meminfo: memFree=11906792/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=60504 CPUtime=762.29 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 14632 0 0 0 76224 5 0 0 25 0 1 0 466445925 61956096 12094 33554432000 4194304 4263880 140734300847184 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 15126 12094 247 17 0 12299 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 60504

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 27688
/proc/meminfo: memFree=11894924/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=62564 CPUtime=822.28 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 15078 0 0 0 82223 5 0 0 25 0 1 0 466445925 64065536 12540 33554432000 4194304 4263880 140734300847184 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 15641 12540 247 17 0 12814 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 62564

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 27690
/proc/meminfo: memFree=11882508/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=63332 CPUtime=882.28 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 15282 0 0 0 88223 5 0 0 25 0 1 0 466445925 64851968 12744 33554432000 4194304 4263880 140734300847184 18446744073709551615 4214633 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 15833 12744 247 17 0 13006 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 63332

[startup+942.3 s]
/proc/loadavg: 4.04 4.01 3.88 5/190 27691
/proc/meminfo: memFree=11869720/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=63588 CPUtime=942.28 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 15347 0 0 0 94223 5 0 0 25 0 1 0 466445925 65114112 12809 33554432000 4194304 4263880 140734300847184 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 15897 12809 247 17 0 13070 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 63588

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

[startup+947.107 s]
/proc/loadavg: 4.03 4.01 3.88 5/190 27691
/proc/meminfo: memFree=11868232/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=63588 CPUtime=947.08 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 15347 0 0 0 94703 5 0 0 25 0 1 0 466445925 65114112 12809 33554432000 4194304 4263880 140734300847184 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 15897 12809 247 17 0 13070 0
Current children cumulated CPU time (s) 947.08
Current children cumulated vsize (KiB) 63588

[startup+972.7 s]
/proc/loadavg: 4.02 4.00 3.88 5/190 27692
/proc/meminfo: memFree=11865876/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=63588 CPUtime=972.68 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 15348 0 0 0 97263 5 0 0 25 0 1 0 466445925 65114112 12810 33554432000 4194304 4263880 140734300847184 18446744073709551615 4205668 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 15897 12810 247 17 0 13070 0
Current children cumulated CPU time (s) 972.68
Current children cumulated vsize (KiB) 63588

[startup+979.1 s]
/proc/loadavg: 4.02 4.00 3.88 5/190 27694
/proc/meminfo: memFree=11865252/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=64100 CPUtime=979.07 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 15476 0 0 0 97902 5 0 0 25 0 1 0 466445925 65638400 12938 33554432000 4194304 4263880 140734300847184 18446744073709551615 4207668 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 16025 12938 247 17 0 13198 0
Current children cumulated CPU time (s) 979.07
Current children cumulated vsize (KiB) 64100

[startup+982.307 s]
/proc/loadavg: 4.02 4.00 3.88 5/190 27694
/proc/meminfo: memFree=11865252/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=64100 CPUtime=982.28 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 15476 0 0 0 98223 5 0 0 25 0 1 0 466445925 65638400 12938 33554432000 4194304 4263880 140734300847184 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 16025 12938 247 17 0 13198 0
Current children cumulated CPU time (s) 982.28
Current children cumulated vsize (KiB) 64100

[startup+983.901 s]
/proc/loadavg: 4.02 4.00 3.88 5/190 27694
/proc/meminfo: memFree=11865252/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=64100 CPUtime=983.87 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 15476 0 0 0 98382 5 0 0 25 0 1 0 466445925 65638400 12938 33554432000 4194304 4263880 140734300847184 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 16025 12938 247 17 0 13198 0
Current children cumulated CPU time (s) 983.87
Current children cumulated vsize (KiB) 64100

[startup+984.7 s]
/proc/loadavg: 4.02 4.00 3.88 5/190 27694
/proc/meminfo: memFree=11865252/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=64100 CPUtime=984.67 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 15476 0 0 0 98462 5 0 0 25 0 1 0 466445925 65638400 12938 33554432000 4194304 4263880 140734300847184 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 16025 12938 247 17 0 13198 0
Current children cumulated CPU time (s) 984.67
Current children cumulated vsize (KiB) 64100

[startup+985.1 s]
/proc/loadavg: 4.02 4.00 3.88 5/190 27694
/proc/meminfo: memFree=11865252/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=64104 CPUtime=985.07 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 15481 0 0 0 98502 5 0 0 25 0 1 0 466445925 65642496 12943 33554432000 4194304 4263880 140734300847184 18446744073709551615 251813937824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 16026 12943 251 17 0 13199 0
Current children cumulated CPU time (s) 985.07
Current children cumulated vsize (KiB) 64104

[startup+985.3 s]
/proc/loadavg: 4.02 4.00 3.88 5/190 27694
/proc/meminfo: memFree=11865252/32950928 swapFree=67111528/67111528
[pid=27656] ppid=27654 vsize=64104 CPUtime=985.27 cores=1,3
/proc/27656/stat : 27656 (umsat) R 27654 27656 27596 0 -1 4202496 15481 0 0 0 98522 5 0 0 25 0 1 0 466445925 65642496 12943 33554432000 4194304 4263880 140734300847184 18446744073709551615 251813937744 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27656/statm: 16026 12943 251 17 0 13199 0
Current children cumulated CPU time (s) 985.27
Current children cumulated vsize (KiB) 64104

Child status: 0
Real time (s): 985.361
CPU time (s): 985.339
CPU user time (s): 985.283
CPU system time (s): 0.055991
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 64104

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

runsolver used 1.41378 second user time and 3.9614 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-23 10:47:52
IDJOB=3262635
IDBENCH=83361
IDSOLVER=1582
FILE ID=node126/3262635-1303548472
RUNJOBID= node126-1303548472-27616
PBS_JOBID= 13143150
Free space on /tmp= 71396 MiB

SOLVER NAME= UmSat 2011-02-25
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-3262635-1303548472/watcher-3262635-1303548472 -o /tmp/evaluation-result-3262635-1303548472/solver-3262635-1303548472 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3262635-1303548472.cnf

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

MD5SUM BENCH= f20ed0313cfa494f86b5c8ef723973ee
RANDOM SEED=821351027

node126.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12413344 kB
Buffers:       2039864 kB
Cached:       17852820 kB
SwapCached:          0 kB
Active:       10598180 kB
Inactive:      9366096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12413344 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10744 kB
Writeback:          12 kB
AnonPages:       71060 kB
Mapped:          15116 kB
Slab:           507468 kB
PageTables:       5560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   258280 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= 71392 MiB
End job on node126 at 2011-04-23 11:04:18