Trace number 3171828

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.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S2065143904-035.UNKNOWN.cnf
MD5SUM8f7328be14ce714cebc5a66418b5924c
Bench CategoryRANDOM (random 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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3171828-1301769293/watcher-3171828-1301769293 -o /tmp/evaluation-result-3171828-1301769293/solver-3171828-1301769293 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171828-1301769293.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: 4.13 6.75 7.50 4/189 10620
/proc/meminfo: memFree=22529636/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=11644 CPUtime=0 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4194304 355 0 0 0 0 0 0 0 25 0 1 0 288529688 11923456 293 33554432000 4194304 4263880 140733769784448 18446744073709551615 47818781170833 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 2911 296 240 17 0 84 0

[startup+0.082071 s]
/proc/loadavg: 4.13 6.75 7.50 4/189 10620
/proc/meminfo: memFree=22529636/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=12700 CPUtime=0.07 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 631 0 0 0 7 0 0 0 25 0 1 0 288529688 13004800 569 33554432000 4194304 4263880 140733769784448 18446744073709551615 253640517425 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 3175 569 247 17 0 348 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12700

[startup+0.101067 s]
/proc/loadavg: 4.13 6.75 7.50 4/189 10620
/proc/meminfo: memFree=22529636/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=12832 CPUtime=0.09 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 638 0 0 0 9 0 0 0 25 0 1 0 288529688 13139968 576 33554432000 4194304 4263880 140733769784448 18446744073709551615 4244072 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 3208 576 247 17 0 381 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12832

[startup+0.301032 s]
/proc/loadavg: 4.13 6.75 7.50 4/189 10620
/proc/meminfo: memFree=22529636/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=13236 CPUtime=0.29 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 760 0 0 0 29 0 0 0 25 0 1 0 288529688 13553664 698 33554432000 4194304 4263880 140733769784448 18446744073709551615 4207776 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 3309 698 247 17 0 482 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13236

[startup+0.700958 s]
/proc/loadavg: 4.13 6.75 7.50 4/189 10620
/proc/meminfo: memFree=22529636/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=13880 CPUtime=0.69 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 920 0 0 0 69 0 0 0 25 0 1 0 288529688 14213120 858 33554432000 4194304 4263880 140733769784448 18446744073709551615 4207629 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 3470 858 247 17 0 643 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13880

[startup+1.50081 s]
/proc/loadavg: 4.13 6.75 7.50 5/190 10621
/proc/meminfo: memFree=22519088/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=15164 CPUtime=1.49 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 1239 0 0 0 149 0 0 0 25 0 1 0 288529688 15527936 1177 33554432000 4194304 4263880 140733769784448 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 3791 1177 247 17 0 964 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15164

[startup+3.10054 s]
/proc/loadavg: 4.13 6.75 7.50 5/190 10621
/proc/meminfo: memFree=22513896/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=16504 CPUtime=3.09 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 1558 0 0 0 309 0 0 0 25 0 1 0 288529688 16900096 1496 33554432000 4194304 4263880 140733769784448 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 4126 1496 248 17 0 1299 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16504

[startup+6.30094 s]
/proc/loadavg: 4.12 6.70 7.48 5/190 10648
/proc/meminfo: memFree=22504960/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=17872 CPUtime=6.29 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 1912 0 0 0 629 0 0 0 25 0 1 0 288529688 18300928 1850 33554432000 4194304 4263880 140733769784448 18446744073709551615 4242540 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 4468 1850 248 17 0 1641 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17872

[startup+12.7008 s]
/proc/loadavg: 4.11 6.66 7.46 5/190 10648
/proc/meminfo: memFree=22491436/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=20084 CPUtime=12.69 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 2494 0 0 0 1269 0 0 0 25 0 1 0 288529688 20566016 2364 33554432000 4194304 4263880 140733769784448 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 5021 2364 248 17 0 2194 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20084

[startup+25.5005 s]
/proc/loadavg: 4.09 6.53 7.40 5/190 10649
/proc/meminfo: memFree=22479172/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=22960 CPUtime=25.5 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 3348 0 0 0 2549 1 0 0 25 0 1 0 288529688 23511040 3092 33554432000 4194304 4263880 140733769784448 18446744073709551615 4205730 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 5740 3092 248 17 0 2913 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 22960

[startup+51.1008 s]
/proc/loadavg: 4.06 6.32 7.31 5/190 10649
/proc/meminfo: memFree=22465736/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=26372 CPUtime=51.09 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 4285 0 0 0 5108 1 0 0 25 0 1 0 288529688 27004928 3922 33554432000 4194304 4263880 140733769784448 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 6593 3922 248 17 0 3766 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26372

[startup+102.306 s]
/proc/loadavg: 4.02 5.96 7.14 5/190 10651
/proc/meminfo: memFree=22443648/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=31540 CPUtime=102.3 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 5772 0 0 0 10229 1 0 0 25 0 1 0 288529688 32296960 5140 33554432000 4194304 4263880 140733769784448 18446744073709551615 4207651 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 7885 5140 248 17 0 5058 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 31540

[startup+162.301 s]
/proc/loadavg: 4.01 5.60 6.94 5/190 10652
/proc/meminfo: memFree=22426524/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=36064 CPUtime=162.3 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 7108 0 0 0 16228 2 0 0 25 0 1 0 288529688 36929536 6304 33554432000 4194304 4263880 140733769784448 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 9016 6304 248 17 0 6189 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 36064

[startup+222.301 s]
/proc/loadavg: 4.06 5.32 6.76 5/190 10654
/proc/meminfo: memFree=22412360/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=40348 CPUtime=222.29 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 8246 0 0 0 22227 2 0 0 25 0 1 0 288529688 41316352 7343 33554432000 4194304 4263880 140733769784448 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 10087 7343 248 17 0 7260 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 40348

[startup+282.301 s]
/proc/loadavg: 4.09 5.10 6.59 5/190 10656
/proc/meminfo: memFree=22404280/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=42456 CPUtime=282.3 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 8920 0 0 0 28227 3 0 0 25 0 1 0 288529688 43474944 7908 33554432000 4194304 4263880 140733769784448 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 10614 7908 248 17 0 7787 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 42456

[startup+342.301 s]
/proc/loadavg: 4.03 4.89 6.42 5/190 10657
/proc/meminfo: memFree=22395468/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=44424 CPUtime=342.3 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 9375 0 0 0 34227 3 0 0 25 0 1 0 288529688 45490176 8363 33554432000 4194304 4263880 140733769784448 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 11106 8363 248 17 0 8279 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 44424

[startup+402.301 s]
/proc/loadavg: 4.01 4.73 6.27 5/190 10659
/proc/meminfo: memFree=22385164/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=46896 CPUtime=402.3 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 10107 0 0 0 40227 3 0 0 25 0 1 0 288529688 48021504 8976 33554432000 4194304 4263880 140733769784448 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 11724 8976 248 17 0 8897 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 46896

[startup+462.301 s]
/proc/loadavg: 4.00 4.59 6.12 5/190 10660
/proc/meminfo: memFree=22379936/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=48168 CPUtime=462.3 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 10429 0 0 0 46227 3 0 0 25 0 1 0 288529688 49324032 9298 33554432000 4194304 4263880 140733769784448 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 12042 9298 248 17 0 9215 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 48168

[startup+522.301 s]
/proc/loadavg: 4.00 4.48 5.99 5/190 10662
/proc/meminfo: memFree=22370500/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=49064 CPUtime=522.3 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 10673 0 0 0 52227 3 0 0 25 0 1 0 288529688 50241536 9542 33554432000 4194304 4263880 140733769784448 18446744073709551615 4207790 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 12266 9542 248 17 0 9439 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 49064

[startup+582.301 s]
/proc/loadavg: 4.00 4.39 5.86 5/190 10664
/proc/meminfo: memFree=22364416/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=52196 CPUtime=582.31 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 11562 0 0 0 58227 4 0 0 25 0 1 0 288529688 53448704 10171 33554432000 4194304 4263880 140733769784448 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 13049 10171 248 17 0 10222 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 52196

[startup+642.301 s]
/proc/loadavg: 4.00 4.32 5.74 5/190 10665
/proc/meminfo: memFree=22359552/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=53032 CPUtime=642.32 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 11771 0 0 0 64228 4 0 0 25 0 1 0 288529688 54304768 10380 33554432000 4194304 4263880 140733769784448 18446744073709551615 4205639 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 13258 10380 248 17 0 10431 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 53032

[startup+702.301 s]
/proc/loadavg: 4.00 4.26 5.63 5/190 10667
/proc/meminfo: memFree=22350600/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=55516 CPUtime=702.31 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 12553 0 0 0 70227 4 0 0 25 0 1 0 288529688 56848384 11018 33554432000 4194304 4263880 140733769784448 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 13879 11018 248 17 0 11052 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 55516

[startup+762.307 s]
/proc/loadavg: 4.00 4.21 5.52 5/190 10668
/proc/meminfo: memFree=22345752/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=56796 CPUtime=762.32 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 12844 0 0 0 76228 4 0 0 25 0 1 0 288529688 58159104 11309 33554432000 4194304 4263880 140733769784448 18446744073709551615 4215113 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 14199 11309 248 17 0 11372 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 56796

[startup+822.3 s]
/proc/loadavg: 4.03 4.18 5.43 5/190 10670
/proc/meminfo: memFree=22341772/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=57276 CPUtime=822.31 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 12965 0 0 0 82227 4 0 0 25 0 1 0 288529688 58650624 11430 33554432000 4194304 4263880 140733769784448 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 14319 11430 248 17 0 11492 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 57276

[startup+882.3 s]
/proc/loadavg: 4.08 4.16 5.34 5/190 10672
/proc/meminfo: memFree=22340008/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=57788 CPUtime=882.31 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 13113 0 0 0 88227 4 0 0 25 0 1 0 288529688 59174912 11578 33554432000 4194304 4263880 140733769784448 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 14447 11578 248 17 0 11620 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 57788

[startup+942.3 s]
/proc/loadavg: 4.03 4.13 5.26 5/190 10673
/proc/meminfo: memFree=22330076/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=58992 CPUtime=942.32 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 13589 0 0 0 94227 5 0 0 25 0 1 0 288529688 60407808 11895 33554432000 4194304 4263880 140733769784448 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 14748 11895 248 17 0 11921 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 58992

[startup+1002.3 s]
/proc/loadavg: 4.01 4.10 5.18 5/190 10675
/proc/meminfo: memFree=22326092/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=60692 CPUtime=1002.32 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 13958 0 0 0 100227 5 0 0 25 0 1 0 288529688 62148608 12264 33554432000 4194304 4263880 140733769784448 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 15173 12264 248 17 0 12346 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 60692

[startup+1062.3 s]
/proc/loadavg: 4.00 4.08 5.10 5/190 10676
/proc/meminfo: memFree=22322856/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=61876 CPUtime=1062.33 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 14254 0 0 0 106228 5 0 0 25 0 1 0 288529688 63361024 12560 33554432000 4194304 4263880 140733769784448 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 15469 12560 248 17 0 12642 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 61876

[startup+1122.3 s]
/proc/loadavg: 4.00 4.06 5.03 5/190 10678
/proc/meminfo: memFree=22319360/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=62196 CPUtime=1122.33 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 14335 0 0 0 112228 5 0 0 25 0 1 0 288529688 63688704 12641 33554432000 4194304 4263880 140733769784448 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 15549 12641 248 17 0 12722 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 62196

[startup+1182.3 s]
/proc/loadavg: 4.00 4.05 4.96 5/190 10680
/proc/meminfo: memFree=22313268/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=62836 CPUtime=1182.33 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 14496 0 0 0 118228 5 0 0 25 0 1 0 288529688 64344064 12802 33554432000 4194304 4263880 140733769784448 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 15709 12802 248 17 0 12882 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 62836

[startup+1242.3 s]
/proc/loadavg: 4.00 4.04 4.90 5/190 10681
/proc/meminfo: memFree=22306060/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=65136 CPUtime=1242.33 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 15269 0 0 0 124227 6 0 0 25 0 1 0 288529688 66699264 13400 33554432000 4194304 4263880 140733769784448 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 16284 13400 248 17 0 13457 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 65136



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.03 4.84 3/187 10685
/proc/meminfo: memFree=22427080/32951124 swapFree=67111528/67111528
[pid=10620] ppid=10618 vsize=66516 CPUtime=1300.04 cores=5,7
/proc/10620/stat : 10620 (umsat) R 10618 10620 10560 0 -1 4202496 15575 0 0 0 129998 6 0 0 25 0 1 0 288529688 68112384 13706 33554432000 4194304 4263880 140733769784448 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10620/statm: 16629 13706 248 17 0 13802 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 66516

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.05
CPU user time (s): 1299.98
CPU system time (s): 0.06499
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 66516

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

runsolver used 2.01869 second user time and 5.07323 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-02 20:34:53
IDJOB=3171828
IDBENCH=83046
IDSOLVER=1582
FILE ID=node106/3171828-1301769293
RUNJOBID= node106-1301769293-10581
PBS_JOBID= 12841163
Free space on /tmp= 71512 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S2065143904-035.UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171828-1301769293/watcher-3171828-1301769293 -o /tmp/evaluation-result-3171828-1301769293/solver-3171828-1301769293 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171828-1301769293.cnf

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

MD5SUM BENCH= 8f7328be14ce714cebc5a66418b5924c
RANDOM SEED=484261323

node106.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.830
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.66
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.830
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.20
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.830
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.830
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.830
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.830
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.830
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.75
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.830
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:     32951124 kB
MemFree:      22529784 kB
Buffers:        343912 kB
Cached:        9745372 kB
SwapCached:          0 kB
Active:        6733200 kB
Inactive:      3423636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22529784 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9708 kB
Writeback:           0 kB
AnonPages:       67184 kB
Mapped:          15344 kB
Slab:           200668 kB
PageTables:       5232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   253780 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= 71516 MiB
End job on node106 at 2011-04-02 20:56:35