Trace number 3379137

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-05-12 (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_5-log.shuffled-as.sat03-111.cnf
MD5SUMab60d1d6c6130bc12a1aa4855d06424a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4306.81
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses55222
Sum of the clauses size551920
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 555162

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: 961)

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-3379137-1305460611/watcher-3379137-1305460611 -o /tmp/evaluation-result-3379137-1305460611/solver-3379137-1305460611 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379137-1305460611.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.41 3.89 3.91 3/286 907
/proc/meminfo: memFree=24501808/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=11644 CPUtime=0 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4194304 342 0 0 0 0 0 0 0 22 0 1 0 638476479 11923456 283 33554432000 4194304 4263832 140737020842144 18446744073709551615 47065061684407 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 2911 283 241 17 0 84 0

[startup+0.0983181 s]
/proc/loadavg: 3.41 3.89 3.91 3/286 907
/proc/meminfo: memFree=24501808/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=12700 CPUtime=0.09 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4194304 635 0 0 0 9 0 0 0 22 0 1 0 638476479 13004800 527 33554432000 4194304 4263832 140737020842144 18446744073709551615 47065061685251 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 3175 527 242 17 0 348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12700

[startup+0.100307 s]
/proc/loadavg: 3.41 3.89 3.91 3/286 907
/proc/meminfo: memFree=24501808/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=12700 CPUtime=0.09 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4194304 636 0 0 0 9 0 0 0 23 0 1 0 638476479 13004800 528 33554432000 4194304 4263832 140737020842144 18446744073709551615 254261271536 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 3175 528 242 17 0 348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12700

[startup+0.300269 s]
/proc/loadavg: 3.41 3.89 3.91 3/286 907
/proc/meminfo: memFree=24501808/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=13876 CPUtime=0.29 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4194304 1041 0 0 0 29 0 0 0 24 0 1 0 638476479 14209024 836 33554432000 4194304 4263832 140737020842144 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 3469 836 242 17 0 642 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13876

[startup+0.700204 s]
/proc/loadavg: 3.41 3.89 3.91 3/286 907
/proc/meminfo: memFree=24501808/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=23704 CPUtime=0.69 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 4027 0 0 0 68 1 0 0 25 0 1 0 638476479 24272896 3305 33554432000 4194304 4263832 140737020842144 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 5926 3305 247 17 0 3099 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23704

[startup+1.50106 s]
/proc/loadavg: 3.41 3.89 3.91 5/292 917
/proc/meminfo: memFree=24442148/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=27552 CPUtime=1.49 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 4932 0 0 0 148 1 0 0 25 0 1 0 638476479 28213248 4210 33554432000 4194304 4263832 140737020842144 18446744073709551615 4206347 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 6888 4210 247 17 0 4061 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27552

[startup+3.10078 s]
/proc/loadavg: 3.41 3.89 3.91 5/292 917
/proc/meminfo: memFree=24418092/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=33436 CPUtime=3.09 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 6317 0 0 0 308 1 0 0 25 0 1 0 638476479 34238464 5595 33554432000 4194304 4263832 140737020842144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 8359 5595 247 17 0 5532 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33436

[startup+6.30021 s]
/proc/loadavg: 3.46 3.90 3.91 5/292 917
/proc/meminfo: memFree=24378188/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=41500 CPUtime=6.29 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 8186 0 0 0 627 2 0 0 25 0 1 0 638476479 42496000 7464 33554432000 4194304 4263832 140737020842144 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 10375 7464 247 17 0 7548 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41500

[startup+12.7011 s]
/proc/loadavg: 3.50 3.90 3.91 5/292 917
/proc/meminfo: memFree=24330124/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=51624 CPUtime=12.7 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 10640 0 0 0 1267 3 0 0 25 0 1 0 638476479 52862976 9917 33554432000 4194304 4263832 140737020842144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 12906 9917 247 17 0 10079 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 51624

[startup+25.5008 s]
/proc/loadavg: 3.61 3.90 3.91 5/292 918
/proc/meminfo: memFree=24266420/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=65988 CPUtime=25.49 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 13996 0 0 0 2545 4 0 0 25 0 1 0 638476479 67571712 13273 33554432000 4194304 4263832 140737020842144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 16497 13273 247 17 0 13670 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65988

[startup+51.1003 s]
/proc/loadavg: 3.74 3.91 3.91 5/292 918
/proc/meminfo: memFree=24187228/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=84980 CPUtime=51.09 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 18566 0 0 0 5102 7 0 0 25 0 1 0 638476479 87019520 17842 33554432000 4194304 4263832 140737020842144 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 21245 17842 247 17 0 18418 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 84980

[startup+102.311 s]
/proc/loadavg: 3.92 3.94 3.92 5/292 920
/proc/meminfo: memFree=24081332/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=112808 CPUtime=102.31 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 25343 0 0 0 10221 10 0 0 25 0 1 0 638476479 115515392 24106 33554432000 4194304 4263832 140737020842144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 28202 24106 248 17 0 25375 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 112808

[startup+162.301 s]
/proc/loadavg: 4.01 3.96 3.93 5/292 921
/proc/meminfo: memFree=24010636/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=132920 CPUtime=162.29 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 30273 0 0 0 16217 12 0 0 25 0 1 0 638476479 136110080 29035 33554432000 4194304 4263832 140737020842144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 33230 29035 247 17 0 30403 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 132920

[startup+222.301 s]
/proc/loadavg: 4.03 3.98 3.93 5/292 923
/proc/meminfo: memFree=23947012/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=150368 CPUtime=222.3 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 34558 0 0 0 22215 15 0 0 25 0 1 0 638476479 153976832 33320 33554432000 4194304 4263832 140737020842144 18446744073709551615 4205620 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 37592 33320 247 17 0 34765 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 150368

[startup+282.3 s]
/proc/loadavg: 4.01 3.98 3.93 5/292 933
/proc/meminfo: memFree=23883808/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=165428 CPUtime=282.3 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 38120 0 0 0 28213 17 0 0 25 0 1 0 638476479 169398272 36881 33554432000 4194304 4263832 140737020842144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 41357 36881 247 17 0 38530 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 165428

[startup+342.301 s]
/proc/loadavg: 4.00 3.98 3.93 5/292 935
/proc/meminfo: memFree=23826008/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=183288 CPUtime=342.3 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 42583 0 0 0 34211 19 0 0 25 0 1 0 638476479 187686912 40319 33554432000 4194304 4263832 140737020842144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 45822 40319 247 17 0 42995 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 183288

[startup+402.3 s]
/proc/loadavg: 4.07 3.99 3.94 5/292 937
/proc/meminfo: memFree=23787680/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=193332 CPUtime=402.3 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 45042 0 0 0 40210 20 0 0 25 0 1 0 638476479 197971968 42778 33554432000 4194304 4263832 140737020842144 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 48333 42778 247 17 0 45506 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 193332

[startup+462.301 s]
/proc/loadavg: 4.02 3.99 3.94 5/292 938
/proc/meminfo: memFree=23749232/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=200268 CPUtime=462.3 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 46849 0 0 0 46209 21 0 0 25 0 1 0 638476479 205074432 44585 33554432000 4194304 4263832 140737020842144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 50067 44585 247 17 0 47240 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 200268

[startup+522.301 s]
/proc/loadavg: 4.01 3.99 3.94 5/292 940
/proc/meminfo: memFree=23704204/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=212024 CPUtime=522.3 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 49557 0 0 0 52208 22 0 0 25 0 1 0 638476479 217112576 47293 33554432000 4194304 4263832 140737020842144 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 53006 47293 247 17 0 50179 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 212024

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.94 5/292 941
/proc/meminfo: memFree=23621112/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=219216 CPUtime=582.31 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 51468 0 0 0 58207 24 0 0 25 0 1 0 638476479 224477184 49204 33554432000 4194304 4263832 140737020842144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 54804 49204 247 17 0 51977 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 219216

[startup+642.301 s]
/proc/loadavg: 4.05 4.01 3.94 5/292 944
/proc/meminfo: memFree=23541364/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=226840 CPUtime=642.31 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 53223 0 0 0 64207 24 0 0 25 0 1 0 638476479 232284160 50959 33554432000 4194304 4263832 140737020842144 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 56710 50959 247 17 0 53883 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 226840

[startup+702.301 s]
/proc/loadavg: 4.07 4.02 3.95 5/292 946
/proc/meminfo: memFree=23492496/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=232980 CPUtime=702.31 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 54791 0 0 0 70206 25 0 0 25 0 1 0 638476479 238571520 52527 33554432000 4194304 4263832 140737020842144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 58245 52527 247 17 0 55418 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 232980

[startup+762.31 s]
/proc/loadavg: 4.07 4.03 3.95 5/292 947
/proc/meminfo: memFree=23433216/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=239716 CPUtime=762.32 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 56452 0 0 0 76206 26 0 0 25 0 1 0 638476479 245469184 54188 33554432000 4194304 4263832 140737020842144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 59929 54188 247 17 0 57102 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 239716

[startup+822.301 s]
/proc/loadavg: 4.02 4.02 3.95 5/292 949
/proc/meminfo: memFree=23378512/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=249464 CPUtime=822.32 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 58674 0 0 0 82205 27 0 0 25 0 1 0 638476479 255451136 56410 33554432000 4194304 4263832 140737020842144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 62366 56410 248 17 0 59539 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 249464

[startup+882.3 s]
/proc/loadavg: 4.01 4.02 3.95 5/292 950
/proc/meminfo: memFree=23341424/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=257280 CPUtime=882.31 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 60580 0 0 0 88204 27 0 0 25 0 1 0 638476479 263454720 58315 33554432000 4194304 4263832 140737020842144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 64320 58315 247 17 0 61493 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 257280

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 3.95 5/292 952
/proc/meminfo: memFree=23297020/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=263324 CPUtime=942.32 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 62167 0 0 0 94204 28 0 0 25 0 1 0 638476479 269643776 59902 33554432000 4194304 4263832 140737020842144 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 65831 59902 247 17 0 63004 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 263324

[startup+1002.3 s]
/proc/loadavg: 4.04 4.02 3.96 5/292 954
/proc/meminfo: memFree=23251380/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=269596 CPUtime=1002.31 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 63651 0 0 0 100203 28 0 0 25 0 1 0 638476479 276066304 61386 33554432000 4194304 4263832 140737020842144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 67399 61386 247 17 0 64572 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 269596

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.96 5/292 955
/proc/meminfo: memFree=23195812/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=273236 CPUtime=1062.32 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 66104 0 0 0 106203 29 0 0 25 0 1 0 638476479 279793664 62212 33554432000 4194304 4263832 140737020842144 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 68309 62212 247 17 0 65482 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 273236

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/292 957
/proc/meminfo: memFree=23167524/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=273440 CPUtime=1122.32 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 66165 0 0 0 112203 29 0 0 25 0 1 0 638476479 280002560 62273 33554432000 4194304 4263832 140737020842144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 68360 62273 247 17 0 65533 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 273440

[startup+1182.3 s]
/proc/loadavg: 4.07 4.02 3.96 5/292 958
/proc/meminfo: memFree=23149156/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=273952 CPUtime=1182.32 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 66299 0 0 0 118203 29 0 0 25 0 1 0 638476479 280526848 62407 33554432000 4194304 4263832 140737020842144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 68488 62407 247 17 0 65661 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 273952

[startup+1242.3 s]
/proc/loadavg: 4.10 4.03 3.97 5/292 960
/proc/meminfo: memFree=23129176/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=274464 CPUtime=1242.32 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 66403 0 0 0 124203 29 0 0 25 0 1 0 638476479 281051136 62511 33554432000 4194304 4263832 140737020842144 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 68616 62511 247 17 0 65789 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 274464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.04 3.97 3/290 964
/proc/meminfo: memFree=23714336/32951124 swapFree=67057896/67111528
[pid=907] ppid=905 vsize=275104 CPUtime=1300.03 cores=1,3
/proc/907/stat : 907 (umsat) R 905 907 32600 0 -1 4202496 66530 0 0 0 129974 29 0 0 25 0 1 0 638476479 281706496 62638 33554432000 4194304 4263832 140737020842144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/907/statm: 68776 62638 247 17 0 65949 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 275104

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.75
CPU system time (s): 0.304953
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 279744

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

runsolver used 3.2575 second user time and 8.57969 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 13:56:52
IDJOB=3379137
IDBENCH=83930
IDSOLVER=1861
FILE ID=node140/3379137-1305460611
RUNJOBID= node140-1305460611-874
PBS_JOBID= 13324891
Free space on /tmp= 73500 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_5-log.shuffled-as.sat03-111.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379137-1305460611/watcher-3379137-1305460611 -o /tmp/evaluation-result-3379137-1305460611/solver-3379137-1305460611 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379137-1305460611.cnf

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

MD5SUM BENCH= ab60d1d6c6130bc12a1aa4855d06424a
RANDOM SEED=1526579253

node140.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.833
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.833
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.14
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.833
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.833
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.77
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.833
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.833
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.74
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24502080 kB
Buffers:        315560 kB
Cached:        4291028 kB
SwapCached:       8088 kB
Active:        4956076 kB
Inactive:      3183092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24502080 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           11072 kB
Writeback:           0 kB
AnonPages:     3529748 kB
Mapped:          23336 kB
Slab:           224624 kB
PageTables:      22848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45607384 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= 73504 MiB
End job on node140 at 2011-05-15 14:18:34