Trace number 3259115

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) 1299.97 1300.06

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g9.cnf
MD5SUM35278b3ce28129761cf8ae7994f37d3f
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3259115-1303506355/watcher-3259115-1303506355 -o /tmp/evaluation-result-3259115-1303506355/solver-3259115-1303506355 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3259115-1303506355.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: 4.06 4.02 3.84 4/185 16296
/proc/meminfo: memFree=20996120/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=11776 CPUtime=0 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4194304 368 0 0 0 0 0 0 0 25 0 1 0 462234135 12058624 308 33554432000 4194304 4263880 140736100057440 18446744073709551615 4232280 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 2944 308 241 17 0 117 0

[startup+0.099589 s]
/proc/loadavg: 4.06 4.02 3.84 4/185 16296
/proc/meminfo: memFree=20996120/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=13340 CPUtime=0.09 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4194304 913 0 0 0 9 0 0 0 25 0 1 0 462234135 13660160 707 33554432000 4194304 4263880 140736100057440 18446744073709551615 4236865 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 3335 707 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.100589 s]
/proc/loadavg: 4.06 4.02 3.84 4/185 16296
/proc/meminfo: memFree=20996120/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=13340 CPUtime=0.09 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4194304 915 0 0 0 9 0 0 0 25 0 1 0 462234135 13660160 709 33554432000 4194304 4263880 140736100057440 18446744073709551615 47802705539293 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 3335 709 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300566 s]
/proc/loadavg: 4.06 4.02 3.84 4/185 16296
/proc/meminfo: memFree=20996120/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=18812 CPUtime=0.29 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4194304 2601 0 0 0 29 0 0 0 25 0 1 0 462234135 19263488 1817 33554432000 4194304 4263880 140736100057440 18446744073709551615 47802705876514 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 4703 1817 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700497 s]
/proc/loadavg: 4.06 4.02 3.84 4/185 16296
/proc/meminfo: memFree=20996120/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=25976 CPUtime=0.69 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4194304 5086 0 0 0 69 0 0 0 25 0 1 0 462234135 26599424 3533 33554432000 4194304 4263880 140736100057440 18446744073709551615 47802705606440 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 6494 3533 242 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50037 s]
/proc/loadavg: 4.06 4.02 3.84 3/184 16298
/proc/meminfo: memFree=21489652/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=56864 CPUtime=1.49 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 15736 0 0 0 148 1 0 0 25 0 1 0 462234135 58228736 11084 33554432000 4194304 4263880 140736100057440 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 14216 11084 247 17 0 11389 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56864

[startup+3.10108 s]
/proc/loadavg: 4.14 4.04 3.85 4/186 16325
/proc/meminfo: memFree=21481360/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=70148 CPUtime=3.09 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 19075 0 0 0 307 2 0 0 25 0 1 0 462234135 71831552 14423 33554432000 4194304 4263880 140736100057440 18446744073709551615 242970211013 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 17537 14425 247 17 0 14710 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70148

[startup+6.30053 s]
/proc/loadavg: 4.14 4.04 3.85 5/184 16341
/proc/meminfo: memFree=21430424/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=92912 CPUtime=6.29 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 24734 0 0 0 626 3 0 0 25 0 1 0 462234135 95141888 20082 33554432000 4194304 4263880 140736100057440 18446744073709551615 4241440 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 23228 20082 247 17 0 20401 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92912

[startup+12.7004 s]
/proc/loadavg: 4.12 4.04 3.85 5/188 16354
/proc/meminfo: memFree=21333116/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=127976 CPUtime=12.68 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 33531 0 0 0 1264 4 0 0 25 0 1 0 462234135 131047424 28879 33554432000 4194304 4263880 140736100057440 18446744073709551615 4207772 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 31994 28879 247 17 0 29167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 127976

[startup+25.5002 s]
/proc/loadavg: 4.10 4.04 3.85 5/188 16356
/proc/meminfo: memFree=21226104/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=175344 CPUtime=25.46 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 45319 0 0 0 2539 7 0 0 25 0 1 0 462234135 179552256 40667 33554432000 4194304 4263880 140736100057440 18446744073709551615 4212581 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 43836 40667 247 17 0 41009 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 175344

[startup+51.1008 s]
/proc/loadavg: 4.06 4.03 3.85 5/188 16356
/proc/meminfo: memFree=21085864/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=244056 CPUtime=50.98 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 62467 0 0 0 5083 15 0 0 25 0 1 0 462234135 249913344 57815 33554432000 4194304 4263880 140736100057440 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 61014 57815 247 17 0 58187 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 244056

[startup+102.307 s]
/proc/loadavg: 4.02 4.02 3.86 5/188 16358
/proc/meminfo: memFree=20903344/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=327924 CPUtime=102.19 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 83201 0 0 0 10197 22 0 0 25 0 1 0 462234135 335794176 78549 33554432000 4194304 4263880 140736100057440 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 81981 78549 248 17 0 79154 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 327924

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.86 5/188 16359
/proc/meminfo: memFree=20727008/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=426312 CPUtime=162.18 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 107700 0 0 0 16190 28 0 0 25 0 1 0 462234135 436543488 103048 33554432000 4194304 4263880 140736100057440 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 106578 103048 249 17 0 103751 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 426312

[startup+222.3 s]
/proc/loadavg: 4.06 4.03 3.88 5/188 16361
/proc/meminfo: memFree=20583880/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=502420 CPUtime=222.18 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 126348 0 0 0 22185 33 0 0 25 0 1 0 462234135 514478080 121696 33554432000 4194304 4263880 140736100057440 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 125605 121696 250 17 0 122778 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 502420

[startup+282.301 s]
/proc/loadavg: 4.02 4.02 3.88 5/188 16362
/proc/meminfo: memFree=20453780/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=571732 CPUtime=282.18 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 143582 0 0 0 28180 38 0 0 25 0 1 0 462234135 585453568 138930 33554432000 4194304 4263880 140736100057440 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 142933 138930 250 17 0 140106 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 571732

[startup+342.301 s]
/proc/loadavg: 4.00 4.02 3.89 5/188 16364
/proc/meminfo: memFree=20337060/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=631940 CPUtime=342.18 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 158477 0 0 0 34176 42 0 0 25 0 1 0 462234135 647106560 153824 33554432000 4194304 4263880 140736100057440 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 157985 153824 249 17 0 155158 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 631940

[startup+402.3 s]
/proc/loadavg: 4.07 4.03 3.90 5/188 16366
/proc/meminfo: memFree=20239324/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=676700 CPUtime=402.18 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 169602 0 0 0 40171 47 0 0 25 0 1 0 462234135 692940800 164949 33554432000 4194304 4263880 140736100057440 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 169175 164949 249 17 0 166348 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 676700

[startup+462.301 s]
/proc/loadavg: 4.05 4.03 3.91 5/188 16367
/proc/meminfo: memFree=20154476/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=713864 CPUtime=462.18 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 178813 0 0 0 46169 49 0 0 25 0 1 0 462234135 730996736 174160 33554432000 4194304 4263880 140736100057440 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 178466 174160 250 17 0 175639 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 713864

[startup+522.301 s]
/proc/loadavg: 4.02 4.03 3.91 5/188 16369
/proc/meminfo: memFree=20074724/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=752476 CPUtime=522.19 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 188381 0 0 0 52167 52 0 0 25 0 1 0 462234135 770535424 183727 33554432000 4194304 4263880 140736100057440 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 188119 183727 249 17 0 185292 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 752476

[startup+582.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/188 16370
/proc/meminfo: memFree=19984048/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=800908 CPUtime=582.18 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 200373 0 0 0 58162 56 0 0 25 0 1 0 462234135 820129792 195718 33554432000 4194304 4263880 140736100057440 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 200227 195718 250 17 0 197400 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 800908

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/188 16372
/proc/meminfo: memFree=19898968/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=849472 CPUtime=642.2 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 212525 0 0 0 64159 61 0 0 25 0 1 0 462234135 869859328 207870 33554432000 4194304 4263880 140736100057440 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 212368 207870 250 17 0 209541 0
Current children cumulated CPU time (s) 642.2
Current children cumulated vsize (KiB) 849472

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/188 16374
/proc/meminfo: memFree=19812764/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=898416 CPUtime=702.19 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 224745 0 0 0 70155 64 0 0 25 0 1 0 462234135 919977984 220089 33554432000 4194304 4263880 140736100057440 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 224604 220089 249 17 0 221777 0
Current children cumulated CPU time (s) 702.19
Current children cumulated vsize (KiB) 898416

[startup+762.306 s]
/proc/loadavg: 4.08 4.02 3.91 5/188 16375
/proc/meminfo: memFree=19734748/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=940328 CPUtime=762.2 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 235064 0 0 0 76153 67 0 0 25 0 1 0 462234135 962895872 230408 33554432000 4194304 4263880 140736100057440 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 235082 230408 250 17 0 232255 0
Current children cumulated CPU time (s) 762.2
Current children cumulated vsize (KiB) 940328

[startup+822.301 s]
/proc/loadavg: 4.03 4.01 3.91 5/188 16377
/proc/meminfo: memFree=19669628/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=973176 CPUtime=822.19 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 243070 0 0 0 82150 69 0 0 25 0 1 0 462234135 996532224 238413 33554432000 4194304 4263880 140736100057440 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 243294 238413 250 17 0 240467 0
Current children cumulated CPU time (s) 822.19
Current children cumulated vsize (KiB) 973176

[startup+882.301 s]
/proc/loadavg: 4.01 4.01 3.91 5/188 16378
/proc/meminfo: memFree=19614176/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=999204 CPUtime=882.19 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 249290 0 0 0 88148 71 0 0 25 0 1 0 462234135 1023184896 244631 33554432000 4194304 4263880 140736100057440 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 249801 244631 250 17 0 246974 0
Current children cumulated CPU time (s) 882.19
Current children cumulated vsize (KiB) 999204

[startup+942.3 s]
/proc/loadavg: 4.04 4.02 3.92 5/188 16380
/proc/meminfo: memFree=19562072/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=1024552 CPUtime=942.19 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 255008 0 0 0 94145 74 0 0 25 0 1 0 462234135 1049141248 250347 33554432000 4194304 4263880 140736100057440 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 256138 250347 251 17 0 253311 0
Current children cumulated CPU time (s) 942.19
Current children cumulated vsize (KiB) 1024552

[startup+1002.3 s]
/proc/loadavg: 4.06 4.03 3.93 5/188 16382
/proc/meminfo: memFree=19504132/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=1053564 CPUtime=1002.2 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 262266 0 0 0 100143 77 0 0 25 0 1 0 462234135 1078849536 257605 33554432000 4194304 4263880 140736100057440 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 263391 257605 251 17 0 260564 0
Current children cumulated CPU time (s) 1002.2
Current children cumulated vsize (KiB) 1053564

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.93 5/188 16383
/proc/meminfo: memFree=19456364/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=1075772 CPUtime=1062.19 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 267684 0 0 0 106141 78 0 0 25 0 1 0 462234135 1101590528 263022 33554432000 4194304 4263880 140736100057440 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 268943 263022 250 17 0 266116 0
Current children cumulated CPU time (s) 1062.19
Current children cumulated vsize (KiB) 1075772

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.93 5/188 16385
/proc/meminfo: memFree=19405868/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=1101012 CPUtime=1122.19 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 273968 0 0 0 112138 81 0 0 25 0 1 0 462234135 1127436288 269306 33554432000 4194304 4263880 140736100057440 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 275253 269306 250 17 0 272426 0
Current children cumulated CPU time (s) 1122.19
Current children cumulated vsize (KiB) 1101012

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/188 16386
/proc/meminfo: memFree=19356988/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=1125852 CPUtime=1182.19 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 280061 0 0 0 118136 83 0 0 25 0 1 0 462234135 1152872448 275399 33554432000 4194304 4263880 140736100057440 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 281463 275399 250 17 0 278636 0
Current children cumulated CPU time (s) 1182.19
Current children cumulated vsize (KiB) 1125852

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/188 16388
/proc/meminfo: memFree=19305756/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=1152540 CPUtime=1242.2 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 286551 0 0 0 124134 86 0 0 25 0 1 0 462234135 1180200960 281887 33554432000 4194304 4263880 140736100057440 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 288135 281887 249 17 0 285308 0
Current children cumulated CPU time (s) 1242.2
Current children cumulated vsize (KiB) 1152540



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.93 4/186 16391
/proc/meminfo: memFree=19609296/32951132 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=1175240 CPUtime=1299.91 cores=1,3
/proc/16296/stat : 16296 (umsat) R 16294 16296 16135 0 -1 4202496 292141 0 0 0 129904 87 0 0 25 0 1 0 462234135 1203445760 287477 33554432000 4194304 4263880 140736100057440 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16296/statm: 293810 287477 249 17 0 290983 0
Current children cumulated CPU time (s) 1299.91
Current children cumulated vsize (KiB) 1175240

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): 1299.97
CPU user time (s): 1299.04
CPU system time (s): 0.925859
CPU usage (%): 99.993
Max. virtual memory (cumulated for all children) (KiB): 1175240

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

runsolver used 1.92771 second user time and 5.17621 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-22 23:05:55
IDJOB=3259115
IDBENCH=71492
IDSOLVER=1582
FILE ID=node128/3259115-1303506355
RUNJOBID= node128-1303505051-16155
PBS_JOBID= 13134277
Free space on /tmp= 66552 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v2400c266431g9.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259115-1303506355/watcher-3259115-1303506355 -o /tmp/evaluation-result-3259115-1303506355/solver-3259115-1303506355 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3259115-1303506355.cnf

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

MD5SUM BENCH= 35278b3ce28129761cf8ae7994f37d3f
RANDOM SEED=609151926

node128.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.852
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.70
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.852
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.852
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.82
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.852
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.75
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.852
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.82
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      20996392 kB
Buffers:       1088392 kB
Cached:        9617904 kB
SwapCached:          4 kB
Active:        2216124 kB
Inactive:      9117380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      20996392 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            8676 kB
Writeback:          36 kB
AnonPages:      626356 kB
Mapped:          15508 kB
Slab:           558140 kB
PageTables:       6332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   839736 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node128 at 2011-04-22 23:27:37