Trace number 3249257

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.06 1300.03

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-5x41.cnf
MD5SUM420773b7b438dd18c8a88a15fb5bcae1
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 variables820
Number of clauses34235
Sum of the clauses size134480
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21230
Number of clauses of size 30
Number of clauses of size 433005
Number of clauses of size 50
Number of clauses of size over 50

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-3249257-1303510364/watcher-3249257-1303510364 -o /tmp/evaluation-result-3249257-1303510364/solver-3249257-1303510364 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3249257-1303510364.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.61 3.88 3.49 2/174 10787
/proc/meminfo: memFree=15712268/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=11644 CPUtime=0 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4194304 350 0 0 0 0 0 0 0 21 0 1 0 462636182 11923456 290 33554432000 4194304 4263880 140734698955888 18446744073709551615 248089359045 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 2911 292 241 17 0 84 0

[startup+0.090337 s]
/proc/loadavg: 3.61 3.88 3.49 2/174 10787
/proc/meminfo: memFree=15712268/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=13340 CPUtime=0.08 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4194304 841 0 0 0 8 0 0 0 21 0 1 0 462636182 13660160 635 33554432000 4194304 4263880 140734698955888 18446744073709551615 46977772250896 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 3335 635 242 17 0 508 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13340

[startup+0.100335 s]
/proc/loadavg: 3.61 3.88 3.49 2/174 10787
/proc/meminfo: memFree=15712268/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=13340 CPUtime=0.09 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4194304 852 0 0 0 9 0 0 0 21 0 1 0 462636182 13660160 646 33554432000 4194304 4263880 140734698955888 18446744073709551615 46977772184200 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 3335 646 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300301 s]
/proc/loadavg: 3.61 3.88 3.49 2/174 10787
/proc/meminfo: memFree=15712268/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=18052 CPUtime=0.29 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 2449 0 0 0 29 0 0 0 22 0 1 0 462636182 18485248 1849 33554432000 4194304 4263880 140734698955888 18446744073709551615 248089353366 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 4513 1849 247 17 0 1686 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18052

[startup+0.700231 s]
/proc/loadavg: 3.61 3.88 3.49 2/174 10787
/proc/meminfo: memFree=15712268/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=23396 CPUtime=0.69 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 3762 0 0 0 69 0 0 0 23 0 1 0 462636182 23957504 3162 33554432000 4194304 4263880 140734698955888 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 5849 3162 247 17 0 3022 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23396

[startup+1.50009 s]
/proc/loadavg: 3.48 3.85 3.48 4/179 10824
/proc/meminfo: memFree=15691156/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=29192 CPUtime=1.49 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 5175 0 0 0 149 0 0 0 25 0 1 0 462636182 29892608 4575 33554432000 4194304 4263880 140734698955888 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 7298 4576 247 17 0 4471 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29192

[startup+3.10081 s]
/proc/loadavg: 3.48 3.85 3.48 5/190 10846
/proc/meminfo: memFree=15616544/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=36516 CPUtime=3.09 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 6933 0 0 0 308 1 0 0 25 0 1 0 462636182 37392384 6332 33554432000 4194304 4263880 140734698955888 18446744073709551615 4205723 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 9129 6332 247 17 0 6302 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36516

[startup+6.30025 s]
/proc/loadavg: 3.52 3.85 3.48 5/190 10846
/proc/meminfo: memFree=15425024/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=46456 CPUtime=6.29 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 9399 0 0 0 628 1 0 0 25 0 1 0 462636182 47570944 8798 33554432000 4194304 4263880 140734698955888 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 11614 8798 248 17 0 8787 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46456

[startup+12.7001 s]
/proc/loadavg: 3.56 3.86 3.48 5/190 10846
/proc/meminfo: memFree=15281984/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=72520 CPUtime=12.68 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 15728 0 0 0 1266 2 0 0 25 0 1 0 462636182 74260480 15127 33554432000 4194304 4263880 140734698955888 18446744073709551615 4205701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 18130 15127 248 17 0 15303 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 72520

[startup+25.5009 s]
/proc/loadavg: 3.63 3.86 3.49 5/190 10846
/proc/meminfo: memFree=15087460/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=101392 CPUtime=25.49 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 22647 0 0 0 2544 5 0 0 25 0 1 0 462636182 103825408 22045 33554432000 4194304 4263880 140734698955888 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 25348 22045 247 17 0 22521 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 101392

[startup+51.1003 s]
/proc/loadavg: 3.77 3.87 3.50 5/190 10847
/proc/meminfo: memFree=14853032/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=128132 CPUtime=51.09 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 29268 0 0 0 5101 8 0 0 25 0 1 0 462636182 131207168 28666 33554432000 4194304 4263880 140734698955888 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 32033 28666 247 17 0 29206 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 128132

[startup+102.307 s]
/proc/loadavg: 3.90 3.89 3.53 5/190 10848
/proc/meminfo: memFree=14534084/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=166192 CPUtime=102.3 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 38638 0 0 0 10218 12 0 0 25 0 1 0 462636182 170180608 38036 33554432000 4194304 4263880 140734698955888 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 41548 38036 248 17 0 38721 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 166192

[startup+162.301 s]
/proc/loadavg: 3.96 3.91 3.55 5/190 10850
/proc/meminfo: memFree=14269308/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=201152 CPUtime=162.29 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 47243 0 0 0 16213 16 0 0 25 0 1 0 462636182 205979648 46127 33554432000 4194304 4263880 140734698955888 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 50288 46127 247 17 0 47461 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 201152

[startup+222.301 s]
/proc/loadavg: 3.98 3.92 3.58 5/190 10851
/proc/meminfo: memFree=14068752/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=210768 CPUtime=222.3 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 50168 0 0 0 22213 17 0 0 25 0 1 0 462636182 215826432 48425 33554432000 4194304 4263880 140734698955888 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 52692 48425 247 17 0 49865 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 210768

[startup+282.3 s]
/proc/loadavg: 3.99 3.93 3.60 5/190 10853
/proc/meminfo: memFree=13910756/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=216656 CPUtime=282.29 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 51430 0 0 0 28212 17 0 0 25 0 1 0 462636182 221855744 49687 33554432000 4194304 4263880 140734698955888 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 54164 49687 247 17 0 51337 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 216656

[startup+342.301 s]
/proc/loadavg: 3.99 3.94 3.62 5/190 10855
/proc/meminfo: memFree=13696692/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=277016 CPUtime=342.29 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 66103 0 0 0 34205 24 0 0 25 0 1 0 462636182 283664384 64360 33554432000 4194304 4263880 140734698955888 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 69254 64360 247 17 0 66427 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 277016

[startup+402.3 s]
/proc/loadavg: 3.99 3.95 3.65 5/190 10856
/proc/meminfo: memFree=13525168/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=309488 CPUtime=402.3 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 75064 0 0 0 40201 29 0 0 25 0 1 0 462636182 316915712 72404 33554432000 4194304 4263880 140734698955888 18446744073709551615 4206537 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 77372 72404 247 17 0 74545 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 309488

[startup+462.301 s]
/proc/loadavg: 4.03 3.97 3.67 5/190 10858
/proc/meminfo: memFree=13392808/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=313904 CPUtime=462.3 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 75962 0 0 0 46201 29 0 0 25 0 1 0 462636182 321437696 73302 33554432000 4194304 4263880 140734698955888 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 78476 73302 247 17 0 75649 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 313904

[startup+522.301 s]
/proc/loadavg: 4.01 3.97 3.69 5/190 10859
/proc/meminfo: memFree=13284268/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=316080 CPUtime=522.3 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 76454 0 0 0 52201 29 0 0 25 0 1 0 462636182 323665920 73794 33554432000 4194304 4263880 140734698955888 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 79020 73794 247 17 0 76193 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 316080

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 10861
/proc/meminfo: memFree=13172872/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=317360 CPUtime=582.3 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 76703 0 0 0 58201 29 0 0 25 0 1 0 462636182 324976640 74043 33554432000 4194304 4263880 140734698955888 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 79340 74043 247 17 0 76513 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 317360

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.72 5/190 10863
/proc/meminfo: memFree=13049820/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=319408 CPUtime=642.31 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 77140 0 0 0 64202 29 0 0 25 0 1 0 462636182 327073792 74480 33554432000 4194304 4263880 140734698955888 18446744073709551615 4215117 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 79852 74480 247 17 0 77025 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 319408

[startup+702.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 10864
/proc/meminfo: memFree=12912740/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=340272 CPUtime=702.31 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 82301 0 0 0 70199 32 0 0 25 0 1 0 462636182 348438528 79641 33554432000 4194304 4263880 140734698955888 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 85068 79641 247 17 0 82241 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 340272

[startup+762.307 s]
/proc/loadavg: 4.04 3.99 3.75 5/190 10866
/proc/meminfo: memFree=12774440/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=371812 CPUtime=762.32 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 90020 0 0 0 76196 36 0 0 25 0 1 0 462636182 380735488 86335 33554432000 4194304 4263880 140734698955888 18446744073709551615 4207668 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 92953 86335 247 17 0 90126 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 371812

[startup+822.301 s]
/proc/loadavg: 4.01 3.99 3.76 5/190 10867
/proc/meminfo: memFree=12651520/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=393076 CPUtime=822.31 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 95247 0 0 0 82191 40 0 0 25 0 1 0 462636182 402509824 91562 33554432000 4194304 4263880 140734698955888 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 98269 91562 247 17 0 95442 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 393076

[startup+882.3 s]
/proc/loadavg: 4.00 3.99 3.78 5/190 10869
/proc/meminfo: memFree=12500716/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=413844 CPUtime=882.31 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 101837 0 0 0 88187 44 0 0 25 0 1 0 462636182 423776256 96931 33554432000 4194304 4263880 140734698955888 18446744073709551615 248089395842 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 103461 96931 247 17 0 100634 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 413844

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.79 5/190 10871
/proc/meminfo: memFree=12371216/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=413844 CPUtime=942.31 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 101848 0 0 0 94187 44 0 0 25 0 1 0 462636182 423776256 96942 33554432000 4194304 4263880 140734698955888 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 103461 96942 247 17 0 100634 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 413844

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.80 5/190 10872
/proc/meminfo: memFree=12254624/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=415036 CPUtime=1002.31 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 102064 0 0 0 100187 44 0 0 25 0 1 0 462636182 424996864 97158 33554432000 4194304 4263880 140734698955888 18446744073709551615 4215113 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 103759 97158 247 17 0 100932 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 415036

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.81 5/190 10874
/proc/meminfo: memFree=12155264/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=416572 CPUtime=1062.31 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 102333 0 0 0 106187 44 0 0 25 0 1 0 462636182 426569728 97427 33554432000 4194304 4263880 140734698955888 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 104143 97427 247 17 0 101316 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 416572

[startup+1122.3 s]
/proc/loadavg: 4.04 4.00 3.82 5/190 10875
/proc/meminfo: memFree=12064824/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=418620 CPUtime=1122.32 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 102799 0 0 0 112188 44 0 0 25 0 1 0 462636182 428666880 97893 33554432000 4194304 4263880 140734698955888 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 104655 97893 247 17 0 101828 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 418620

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.83 5/190 10877
/proc/meminfo: memFree=11978244/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=419132 CPUtime=1182.32 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 102945 0 0 0 118188 44 0 0 25 0 1 0 462636182 429191168 98039 33554432000 4194304 4263880 140734698955888 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 104783 98039 247 17 0 101956 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 419132

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 10879
/proc/meminfo: memFree=11886076/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=421180 CPUtime=1242.31 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 103275 0 0 0 124187 44 0 0 25 0 1 0 462636182 431288320 98369 33554432000 4194304 4263880 140734698955888 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 105295 98369 247 17 0 102468 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 421180



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.01 3.85 5/190 10880
/proc/meminfo: memFree=11807304/32950928 swapFree=67111528/67111528
[pid=10787] ppid=10785 vsize=422716 CPUtime=1300.02 cores=1,3
/proc/10787/stat : 10787 (umsat) R 10785 10787 9663 0 -1 4202496 103687 0 0 0 129958 44 0 0 25 0 1 0 462636182 432861184 98781 33554432000 4194304 4263880 140734698955888 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10787/statm: 105679 98781 247 17 0 102852 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 422716

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.03
CPU time (s): 1300.06
CPU user time (s): 1299.59
CPU system time (s): 0.468928
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 422716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.59
system time used= 0.468928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103687
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 1634

runsolver used 2.04869 second user time and 5.05423 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-23 00:12:44
IDJOB=3249257
IDBENCH=83163
IDSOLVER=1582
FILE ID=node123/3249257-1303510364
RUNJOBID= node123-1303510363-10696
PBS_JOBID= 13134215
Free space on /tmp= 72192 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-5x41.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249257-1303510364/watcher-3249257-1303510364 -o /tmp/evaluation-result-3249257-1303510364/solver-3249257-1303510364 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3249257-1303510364.cnf

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

MD5SUM BENCH= 420773b7b438dd18c8a88a15fb5bcae1
RANDOM SEED=533303530

node123.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.838
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.67
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.838
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	: 5226.15
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.838
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.75
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15712548 kB
Buffers:       1734660 kB
Cached:       14914396 kB
SwapCached:          0 kB
Active:        7552028 kB
Inactive:      9161188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15712548 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3320 kB
Writeback:           0 kB
AnonPages:       63536 kB
Mapped:          14792 kB
Slab:           460512 kB
PageTables:       4544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191672 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= 72156 MiB
End job on node123 at 2011-04-23 00:34:26