Trace number 3262591

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-25? (TO) 1300.03 1300.01

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: 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-3262591-1303548472/watcher-3262591-1303548472 -o /tmp/evaluation-result-3262591-1303548472/solver-3262591-1303548472 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3262591-1303548472.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: 3.48 3.88 3.72 4/179 27636
/proc/meminfo: memFree=12424788/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=11776 CPUtime=0 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4194304 366 0 0 0 0 0 0 0 23 0 1 0 466445918 12058624 305 33554432000 4194304 4263880 140736384434336 18446744073709551615 251813900997 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 2944 305 240 17 0 117 0

[startup+0.0231281 s]
/proc/loadavg: 3.48 3.88 3.72 4/179 27636
/proc/meminfo: memFree=12424788/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=12104 CPUtime=0.02 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4194304 459 0 0 0 2 0 0 0 23 0 1 0 466445918 12394496 398 33554432000 4194304 4263880 140736384434336 18446744073709551615 47699991292438 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 3026 398 241 17 0 199 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12104

[startup+0.100116 s]
/proc/loadavg: 3.48 3.88 3.72 4/179 27636
/proc/meminfo: memFree=12424788/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=13448 CPUtime=0.09 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 918 0 0 0 9 0 0 0 23 0 1 0 466445918 13770752 750 33554432000 4194304 4263880 140736384434336 18446744073709551615 4215107 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 3362 750 247 17 0 535 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13448

[startup+0.300083 s]
/proc/loadavg: 3.48 3.88 3.72 4/179 27636
/proc/meminfo: memFree=12424788/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=15164 CPUtime=0.29 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 1313 0 0 0 29 0 0 0 25 0 1 0 466445918 15527936 1145 33554432000 4194304 4263880 140736384434336 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 3791 1145 247 17 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15164

[startup+0.701015 s]
/proc/loadavg: 3.48 3.88 3.72 4/179 27636
/proc/meminfo: memFree=12424788/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=17056 CPUtime=0.69 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 1790 0 0 0 69 0 0 0 25 0 1 0 466445918 17465344 1622 33554432000 4194304 4263880 140736384434336 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 4264 1622 247 17 0 1437 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17056

[startup+1.50088 s]
/proc/loadavg: 3.52 3.89 3.72 5/190 27657
/proc/meminfo: memFree=12388636/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=19936 CPUtime=1.49 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 2472 0 0 0 149 0 0 0 25 0 1 0 466445918 20414464 2304 33554432000 4194304 4263880 140736384434336 18446744073709551615 4207785 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 4984 2304 247 17 0 2157 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19936

[startup+3.10061 s]
/proc/loadavg: 3.52 3.89 3.72 5/190 27657
/proc/meminfo: memFree=12373756/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=22032 CPUtime=3.09 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 3000 0 0 0 309 0 0 0 25 0 1 0 466445918 22560768 2832 33554432000 4194304 4263880 140736384434336 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 5508 2832 247 17 0 2681 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22032

[startup+6.30108 s]
/proc/loadavg: 3.52 3.89 3.72 5/190 27657
/proc/meminfo: memFree=12349828/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=27120 CPUtime=6.29 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 4226 0 0 0 629 0 0 0 25 0 1 0 466445918 27770880 4058 33554432000 4194304 4263880 140736384434336 18446744073709551615 251813900997 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 6780 4058 247 17 0 3953 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27120

[startup+12.701 s]
/proc/loadavg: 3.60 3.89 3.73 5/190 27657
/proc/meminfo: memFree=12328644/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=30156 CPUtime=12.69 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 4912 0 0 0 1268 1 0 0 25 0 1 0 466445918 30879744 4744 33554432000 4194304 4263880 140736384434336 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 7539 4744 247 17 0 4712 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30156

[startup+25.5009 s]
/proc/loadavg: 3.66 3.89 3.73 5/190 27657
/proc/meminfo: memFree=12290448/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=37400 CPUtime=25.5 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 6807 0 0 0 2548 2 0 0 25 0 1 0 466445918 38297600 6527 33554432000 4194304 4263880 140736384434336 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 9350 6527 247 17 0 6523 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 37400

[startup+51.1005 s]
/proc/loadavg: 3.79 3.90 3.74 5/190 27659
/proc/meminfo: memFree=12255160/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=43060 CPUtime=51.09 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 8284 0 0 0 5107 2 0 0 25 0 1 0 466445918 44093440 7739 33554432000 4194304 4263880 140736384434336 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 10765 7739 247 17 0 7938 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 43060

[startup+102.307 s]
/proc/loadavg: 3.91 3.91 3.75 5/190 27660
/proc/meminfo: memFree=12200340/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=51820 CPUtime=102.3 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 10665 0 0 0 10227 3 0 0 25 0 1 0 466445918 53063680 9793 33554432000 4194304 4263880 140736384434336 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 12955 9793 247 17 0 10128 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 51820

[startup+162.301 s]
/proc/loadavg: 3.96 3.93 3.76 5/190 27661
/proc/meminfo: memFree=12155928/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=57280 CPUtime=162.29 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 12161 0 0 0 16225 4 0 0 25 0 1 0 466445918 58654720 11092 33554432000 4194304 4263880 140736384434336 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 14320 11092 247 17 0 11493 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 57280

[startup+222.301 s]
/proc/loadavg: 3.98 3.94 3.77 5/190 27663
/proc/meminfo: memFree=12115120/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=61932 CPUtime=222.3 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 13504 0 0 0 22225 5 0 0 25 0 1 0 466445918 63418368 12218 33554432000 4194304 4263880 140736384434336 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 15483 12218 247 17 0 12656 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 61932

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.78 5/190 27665
/proc/meminfo: memFree=12085088/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=66700 CPUtime=282.3 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 14872 0 0 0 28225 5 0 0 25 0 1 0 466445918 68300800 13347 33554432000 4194304 4263880 140736384434336 18446744073709551615 4207772 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 16675 13347 247 17 0 13848 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 66700

[startup+342.301 s]
/proc/loadavg: 3.99 3.95 3.79 5/190 27666
/proc/meminfo: memFree=12050856/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=71784 CPUtime=342.29 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 16327 0 0 0 34224 5 0 0 25 0 1 0 466445918 73506816 14282 33554432000 4194304 4263880 140736384434336 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 17946 14282 247 17 0 15119 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 71784

[startup+402.301 s]
/proc/loadavg: 3.99 3.96 3.80 5/190 27668
/proc/meminfo: memFree=12022572/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=76356 CPUtime=402.29 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 17732 0 0 0 40223 6 0 0 25 0 1 0 466445918 78188544 15398 33554432000 4194304 4263880 140736384434336 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 19089 15398 247 17 0 16262 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 76356

[startup+462.3 s]
/proc/loadavg: 4.07 3.98 3.82 5/190 27669
/proc/meminfo: memFree=12001972/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=77684 CPUtime=462.3 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 18036 0 0 0 46224 6 0 0 25 0 1 0 466445918 79548416 15702 33554432000 4194304 4263880 140736384434336 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 19421 15702 247 17 0 16594 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 77684

[startup+522.3 s]
/proc/loadavg: 4.02 3.98 3.83 5/190 27671
/proc/meminfo: memFree=11980504/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=78840 CPUtime=522.3 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 18370 0 0 0 52224 6 0 0 25 0 1 0 466445918 80732160 16036 33554432000 4194304 4263880 140736384434336 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 19710 16036 247 17 0 16883 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 78840

[startup+582.3 s]
/proc/loadavg: 4.07 4.00 3.84 5/190 27673
/proc/meminfo: memFree=11962880/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=83268 CPUtime=582.3 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 19777 0 0 0 58223 7 0 0 25 0 1 0 466445918 85266432 17125 33554432000 4194304 4263880 140736384434336 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 20817 17125 247 17 0 17990 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 83268

[startup+642.3 s]
/proc/loadavg: 4.02 4.00 3.84 5/190 27674
/proc/meminfo: memFree=11943272/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=86276 CPUtime=642.3 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 20421 0 0 0 64223 7 0 0 25 0 1 0 466445918 88346624 17769 33554432000 4194304 4263880 140736384434336 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 21569 17769 247 17 0 18742 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 86276

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.85 5/190 27676
/proc/meminfo: memFree=11932472/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=86276 CPUtime=702.3 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 20440 0 0 0 70223 7 0 0 25 0 1 0 466445918 88346624 17788 33554432000 4194304 4263880 140736384434336 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 21569 17788 247 17 0 18742 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 86276

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 27677
/proc/meminfo: memFree=11906792/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=91076 CPUtime=762.31 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 21981 0 0 0 76223 8 0 0 25 0 1 0 466445918 93261824 18980 33554432000 4194304 4263880 140736384434336 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 22769 18980 247 17 0 19942 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 91076

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 27688
/proc/meminfo: memFree=11894924/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=92692 CPUtime=822.3 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 22299 0 0 0 82222 8 0 0 25 0 1 0 466445918 94916608 19298 33554432000 4194304 4263880 140736384434336 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 23173 19298 247 17 0 20346 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 92692

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 27690
/proc/meminfo: memFree=11882508/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=94084 CPUtime=882.3 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 22662 0 0 0 88222 8 0 0 25 0 1 0 466445918 96342016 19661 33554432000 4194304 4263880 140736384434336 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 23521 19661 247 17 0 20694 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 94084

[startup+942.301 s]
/proc/loadavg: 4.04 4.01 3.88 5/190 27691
/proc/meminfo: memFree=11869720/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=95932 CPUtime=942.3 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 23209 0 0 0 94221 9 0 0 25 0 1 0 466445918 98234368 20208 33554432000 4194304 4263880 140736384434336 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 23983 20208 247 17 0 21156 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 95932

[startup+1002.3 s]
/proc/loadavg: 4.07 4.02 3.89 5/190 27723
/proc/meminfo: memFree=11883108/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=99464 CPUtime=1002.3 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 24450 0 0 0 100221 9 0 0 25 0 1 0 466445918 101851136 21065 33554432000 4194304 4263880 140736384434336 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 24866 21065 247 17 0 22039 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 99464

[startup+1062.3 s]
/proc/loadavg: 4.07 4.03 3.90 5/190 27724
/proc/meminfo: memFree=11861456/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=100744 CPUtime=1062.3 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 24708 0 0 0 106221 9 0 0 25 0 1 0 466445918 103161856 21323 33554432000 4194304 4263880 140736384434336 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 25186 21323 247 17 0 22359 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 100744

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 3.91 5/190 27726
/proc/meminfo: memFree=11835032/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=102276 CPUtime=1122.3 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 25107 0 0 0 112221 9 0 0 25 0 1 0 466445918 104730624 21722 33554432000 4194304 4263880 140736384434336 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 25569 21722 247 17 0 22742 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 102276

[startup+1182.3 s]
/proc/loadavg: 4.09 4.03 3.91 5/190 27728
/proc/meminfo: memFree=11829068/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=103512 CPUtime=1182.31 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 25463 0 0 0 118221 10 0 0 25 0 1 0 466445918 105996288 22078 33554432000 4194304 4263880 140736384434336 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 25878 22078 247 17 0 23051 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 103512

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 3.91 5/190 27729
/proc/meminfo: memFree=11815520/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=103512 CPUtime=1242.31 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 25470 0 0 0 124221 10 0 0 25 0 1 0 466445918 105996288 22085 33554432000 4194304 4263880 140736384434336 18446744073709551615 4215139 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 25878 22085 247 17 0 23051 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 103512



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.91 4/189 27731
/proc/meminfo: memFree=11922408/32950928 swapFree=67111528/67111528
[pid=27636] ppid=27634 vsize=104188 CPUtime=1300.02 cores=5,7
/proc/27636/stat : 27636 (umsat) R 27634 27636 27596 0 -1 4202496 25618 0 0 0 129992 10 0 0 25 0 1 0 466445918 106688512 22233 33554432000 4194304 4263880 140736384434336 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27636/statm: 26047 22233 247 17 0 23220 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 104188

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.92
CPU system time (s): 0.106983
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 104188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.92
system time used= 0.106983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25618
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= 5
involuntary context switches= 8155

runsolver used 1.91371 second user time and 5.19221 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-23 10:47:52
IDJOB=3262591
IDBENCH=83356
IDSOLVER=1582
FILE ID=node126/3262591-1303548472
RUNJOBID= node126-1303548472-27617
PBS_JOBID= 13143150
Free space on /tmp= 71400 MiB

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

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

MD5SUM BENCH= 642fce7e30a701c3223fa5771c2e57dc
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:      12424820 kB
Buffers:       2039836 kB
Cached:       17847396 kB
SwapCached:          0 kB
Active:       10587164 kB
Inactive:      9366072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12424820 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5316 kB
Writeback:           0 kB
AnonPages:       65936 kB
Mapped:          14828 kB
Slab:           507328 kB
PageTables:       5308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   210200 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:09:34