Trace number 3249653

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.07 1300.06

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x38.cnf
MD5SUM56980124bab6f1dbe07ec523b7d59019
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 variables2128
Number of clauses259616
Sum of the clauses size1032080
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23192
Number of clauses of size 30
Number of clauses of size 4256424
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-3249653-1303512042/watcher-3249653-1303512042 -o /tmp/evaluation-result-3249653-1303512042/solver-3249653-1303512042 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3249653-1303512042.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.38 3.87 3.82 5/186 31430
/proc/meminfo: memFree=18842260/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=11776 CPUtime=0 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4194304 368 0 0 0 0 0 0 0 18 0 1 0 462802765 12058624 307 33554432000 4194304 4263880 140734299454960 18446744073709551615 210204308165 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 2944 307 241 17 0 117 0

[startup+0.0703539 s]
/proc/loadavg: 3.38 3.87 3.82 5/186 31430
/proc/meminfo: memFree=18842260/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=12428 CPUtime=0.06 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4194304 602 0 0 0 6 0 0 0 18 0 1 0 462802765 12726272 492 33554432000 4194304 4263880 140734299454960 18446744073709551615 210204305629 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 3107 492 242 17 0 280 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12428

[startup+0.100336 s]
/proc/loadavg: 3.38 3.87 3.82 5/186 31430
/proc/meminfo: memFree=18842260/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=13340 CPUtime=0.09 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4194304 860 0 0 0 9 0 0 0 18 0 1 0 462802765 13660160 653 33554432000 4194304 4263880 140734299454960 18446744073709551615 47279979691984 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 3335 653 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300319 s]
/proc/loadavg: 3.38 3.87 3.82 5/186 31430
/proc/meminfo: memFree=18842260/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=15164 CPUtime=0.29 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4194304 1539 0 0 0 29 0 0 0 18 0 1 0 462802765 15527936 1139 33554432000 4194304 4263880 140734299454960 18446744073709551615 210204305650 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 3791 1139 242 17 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15164

[startup+0.700251 s]
/proc/loadavg: 3.38 3.87 3.82 5/186 31430
/proc/meminfo: memFree=18842260/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=25976 CPUtime=0.68 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4194304 4654 0 0 0 68 0 0 0 18 0 1 0 462802765 26599424 3100 33554432000 4194304 4263880 140734299454960 18446744073709551615 47279979572379 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 6494 3100 242 17 0 3667 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 25976

[startup+1.50111 s]
/proc/loadavg: 3.38 3.87 3.82 5/187 31497
/proc/meminfo: memFree=18800048/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=51432 CPUtime=1.49 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 13289 0 0 0 147 2 0 0 20 0 1 0 462802765 52666368 10213 33554432000 4194304 4263880 140734299454960 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 12858 10213 247 17 0 10031 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51432

[startup+3.10084 s]
/proc/loadavg: 3.38 3.87 3.82 5/190 31503
/proc/meminfo: memFree=18708892/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=61504 CPUtime=3.09 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 15800 0 0 0 307 2 0 0 25 0 1 0 462802765 62980096 12724 33554432000 4194304 4263880 140734299454960 18446744073709551615 210204308165 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 15376 12724 247 17 0 12549 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61504

[startup+6.30031 s]
/proc/loadavg: 3.43 3.87 3.82 5/190 31503
/proc/meminfo: memFree=18541852/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=85804 CPUtime=6.29 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 21856 0 0 0 626 3 0 0 25 0 1 0 462802765 87863296 18780 33554432000 4194304 4263880 140734299454960 18446744073709551615 4207681 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 21451 18780 247 17 0 18624 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85804

[startup+12.7002 s]
/proc/loadavg: 3.48 3.87 3.82 5/190 31504
/proc/meminfo: memFree=18405252/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=115804 CPUtime=12.69 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 29283 0 0 0 1264 5 0 0 25 0 1 0 462802765 118583296 26207 33554432000 4194304 4263880 140734299454960 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 28951 26207 247 17 0 26124 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 115804

[startup+25.5011 s]
/proc/loadavg: 3.59 3.88 3.82 5/190 31504
/proc/meminfo: memFree=18198176/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=171628 CPUtime=25.5 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 43024 0 0 0 2541 9 0 0 25 0 1 0 462802765 175747072 39948 33554432000 4194304 4263880 140734299454960 18446744073709551615 4207804 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 42907 39948 247 17 0 40080 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 171628

[startup+51.1008 s]
/proc/loadavg: 3.73 3.88 3.82 5/190 31505
/proc/meminfo: memFree=17940196/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=238992 CPUtime=51.08 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 59909 0 0 0 5094 14 0 0 25 0 1 0 462802765 244727808 56832 33554432000 4194304 4263880 140734299454960 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 59748 56832 247 17 0 56921 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 238992

[startup+102.307 s]
/proc/loadavg: 3.93 3.91 3.83 5/190 31506
/proc/meminfo: memFree=17568096/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=339200 CPUtime=102.29 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 84510 0 0 0 10205 24 0 0 25 0 1 0 462802765 347340800 81433 33554432000 4194304 4263880 140734299454960 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 84800 81433 247 17 0 81973 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 339200

[startup+162.301 s]
/proc/loadavg: 3.97 3.93 3.84 5/190 31508
/proc/meminfo: memFree=17264748/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=423740 CPUtime=162.29 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 105577 0 0 0 16196 33 0 0 25 0 1 0 462802765 433909760 102500 33554432000 4194304 4263880 140734299454960 18446744073709551615 4205761 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 105935 102500 247 17 0 103108 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 423740

[startup+222.301 s]
/proc/loadavg: 3.99 3.94 3.84 5/190 31509
/proc/meminfo: memFree=17030604/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=493380 CPUtime=222.29 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 122941 0 0 0 22187 42 0 0 25 0 1 0 462802765 505221120 119864 33554432000 4194304 4263880 140734299454960 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 123345 119864 247 17 0 120518 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 493380

[startup+282.301 s]
/proc/loadavg: 4.07 3.96 3.85 5/190 31511
/proc/meminfo: memFree=16814924/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=560532 CPUtime=282.29 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 138531 0 0 0 28177 52 0 0 25 0 1 0 462802765 573984768 135454 33554432000 4194304 4263880 140734299454960 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 140133 135454 248 17 0 137306 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 560532

[startup+342.301 s]
/proc/loadavg: 4.07 3.98 3.87 5/190 31513
/proc/meminfo: memFree=16616600/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=612552 CPUtime=342.29 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 151517 0 0 0 34171 58 0 0 25 0 1 0 462802765 627253248 148440 33554432000 4194304 4263880 140734299454960 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 153138 148440 248 17 0 150311 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 612552

[startup+402.301 s]
/proc/loadavg: 4.02 3.98 3.87 5/190 31514
/proc/meminfo: memFree=16450136/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=666816 CPUtime=402.29 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 165090 0 0 0 40165 64 0 0 25 0 1 0 462802765 682819584 162012 33554432000 4194304 4263880 140734299454960 18446744073709551615 4206528 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 166704 162012 247 17 0 163877 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 666816

[startup+462.301 s]
/proc/loadavg: 4.01 3.98 3.88 5/190 31516
/proc/meminfo: memFree=16269296/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=714344 CPUtime=462.29 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 176990 0 0 0 46159 70 0 0 25 0 1 0 462802765 731488256 173912 33554432000 4194304 4263880 140734299454960 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 178586 173912 247 17 0 175759 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 714344

[startup+522.301 s]
/proc/loadavg: 4.00 3.98 3.88 5/190 31517
/proc/meminfo: memFree=16108436/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=754512 CPUtime=522.29 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 186953 0 0 0 52153 76 0 0 25 0 1 0 462802765 772620288 183875 33554432000 4194304 4263880 140734299454960 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 188628 183875 248 17 0 185801 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 754512

[startup+582.301 s]
/proc/loadavg: 4.00 3.98 3.89 5/190 31519
/proc/meminfo: memFree=15938012/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=809200 CPUtime=582.29 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 200555 0 0 0 58145 84 0 0 25 0 1 0 462802765 828620800 197476 33554432000 4194304 4263880 140734299454960 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 202300 197476 247 17 0 199473 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 809200

[startup+642.301 s]
/proc/loadavg: 4.00 3.98 3.90 5/190 31521
/proc/meminfo: memFree=15809012/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=856048 CPUtime=642.3 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 212269 0 0 0 64141 89 0 0 25 0 1 0 462802765 876593152 209189 33554432000 4194304 4263880 140734299454960 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 214012 209189 248 17 0 211185 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 856048

[startup+702.3 s]
/proc/loadavg: 4.00 3.98 3.90 5/190 31522
/proc/meminfo: memFree=15675288/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=899420 CPUtime=702.29 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 222990 0 0 0 70134 95 0 0 25 0 1 0 462802765 921006080 219910 33554432000 4194304 4263880 140734299454960 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 224855 219910 249 17 0 222028 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 899420

[startup+762.307 s]
/proc/loadavg: 4.03 4.00 3.91 5/190 31524
/proc/meminfo: memFree=15546784/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=941540 CPUtime=762.3 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 233389 0 0 0 76130 100 0 0 25 0 1 0 462802765 964136960 230308 33554432000 4194304 4263880 140734299454960 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 235385 230308 248 17 0 232558 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 941540

[startup+822.3 s]
/proc/loadavg: 4.06 4.01 3.91 5/190 31525
/proc/meminfo: memFree=15422636/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=979080 CPUtime=822.29 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 242755 0 0 0 82123 106 0 0 25 0 1 0 462802765 1002577920 239674 33554432000 4194304 4263880 140734299454960 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 244770 239674 248 17 0 241943 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 979080

[startup+882.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 31527
/proc/meminfo: memFree=15295740/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=1011224 CPUtime=882.3 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 250706 0 0 0 88119 111 0 0 25 0 1 0 462802765 1035493376 247625 33554432000 4194304 4263880 140734299454960 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 252806 247625 248 17 0 249979 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1011224

[startup+942.3 s]
/proc/loadavg: 4.07 4.02 3.92 5/190 31529
/proc/meminfo: memFree=15189800/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=1040804 CPUtime=942.29 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 258018 0 0 0 94114 115 0 0 25 0 1 0 462802765 1065783296 254937 33554432000 4194304 4263880 140734299454960 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 260201 254937 248 17 0 257374 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1040804

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.92 5/190 31530
/proc/meminfo: memFree=15086828/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=1070688 CPUtime=1002.3 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 265493 0 0 0 100109 121 0 0 25 0 1 0 462802765 1096384512 262412 33554432000 4194304 4263880 140734299454960 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 267672 262412 248 17 0 264845 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1070688

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.92 5/190 31532
/proc/meminfo: memFree=14991924/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=1109824 CPUtime=1062.3 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 275108 0 0 0 106105 125 0 0 25 0 1 0 462802765 1136459776 269978 33554432000 4194304 4263880 140734299454960 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 277456 269978 248 17 0 274629 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1109824

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 31533
/proc/meminfo: memFree=14887364/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=1146548 CPUtime=1122.3 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 284264 0 0 0 112100 130 0 0 25 0 1 0 462802765 1174065152 279134 33554432000 4194304 4263880 140734299454960 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 286637 279134 248 17 0 283810 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1146548

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 31535
/proc/meminfo: memFree=14785136/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=1182448 CPUtime=1182.3 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 293279 0 0 0 118093 137 0 0 25 0 1 0 462802765 1210826752 288149 33554432000 4194304 4263880 140734299454960 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 295612 288149 248 17 0 292785 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1182448

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 31546
/proc/meminfo: memFree=14685832/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=1216048 CPUtime=1242.3 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 301667 0 0 0 124088 142 0 0 25 0 1 0 462802765 1245233152 296536 33554432000 4194304 4263880 140734299454960 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 304012 296536 248 17 0 301185 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1216048



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.93 4/188 31548
/proc/meminfo: memFree=15229552/32951124 swapFree=67111528/67111528
[pid=31430] ppid=31426 vsize=1247124 CPUtime=1300.01 cores=5,7
/proc/31430/stat : 31430 (umsat) R 31426 31430 30364 0 -1 4202496 309402 0 0 0 129854 147 0 0 25 0 1 0 462802765 1277054976 304271 33554432000 4194304 4263880 140734299454960 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31430/statm: 311781 304271 248 17 0 308954 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1247124

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.06
CPU time (s): 1300.07
CPU user time (s): 1298.55
CPU system time (s): 1.52377
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1247124

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

runsolver used 1.89171 second user time and 5.21221 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-23 00:40:43
IDJOB=3249653
IDBENCH=83180
IDSOLVER=1582
FILE ID=node130/3249653-1303512042
RUNJOBID= node130-1303512042-31382
PBS_JOBID= 13134274
Free space on /tmp= 71740 MiB

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

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

MD5SUM BENCH= 56980124bab6f1dbe07ec523b7d59019
RANDOM SEED=240082270

node130.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	: 5332.83
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.81
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.75
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.83
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.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.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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18843308 kB
Buffers:       1694964 kB
Cached:       11803292 kB
SwapCached:          0 kB
Active:        5898560 kB
Inactive:      7670096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18843308 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16740 kB
Writeback:           0 kB
AnonPages:       69952 kB
Mapped:          15128 kB
Slab:           475580 kB
PageTables:       5064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   245500 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= 71720 MiB
End job on node130 at 2011-04-23 01:02:25