Trace number 3281188

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

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark202.908
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

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-3281188-1303748165/watcher-3281188-1303748165 -o /tmp/evaluation-result-3281188-1303748165/solver-3281188-1303748165 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3281188-1303748165.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: 2.96 3.69 3.01 3/182 15352
/proc/meminfo: memFree=25504260/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=11644 CPUtime=0 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4194304 336 0 0 0 0 0 0 0 21 0 1 0 486415178 11923456 275 33554432000 4194304 4263880 140736924851648 18446744073709551615 242970550016 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 2911 275 238 17 0 84 0

[startup+0.0235611 s]
/proc/loadavg: 2.96 3.69 3.01 3/182 15352
/proc/meminfo: memFree=25504260/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=11644 CPUtime=0.02 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4194304 336 0 0 0 2 0 0 0 21 0 1 0 486415178 11923456 275 33554432000 4194304 4263880 140736924851648 18446744073709551615 47728915010943 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 2911 275 238 17 0 84 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11644

[startup+0.100543 s]
/proc/loadavg: 2.96 3.69 3.01 3/182 15352
/proc/meminfo: memFree=25504260/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=11644 CPUtime=0.09 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4194304 336 0 0 0 9 0 0 0 21 0 1 0 486415178 11923456 275 33554432000 4194304 4263880 140736924851648 18446744073709551615 47728914873069 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 2911 275 238 17 0 84 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11644

[startup+0.300506 s]
/proc/loadavg: 2.96 3.69 3.01 3/182 15352
/proc/meminfo: memFree=25504260/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=15164 CPUtime=0.29 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4194304 1436 0 0 0 29 0 0 0 22 0 1 0 486415178 15527936 1036 33554432000 4194304 4263880 140736924851648 18446744073709551615 4236093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 3791 1036 242 17 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15164

[startup+0.700449 s]
/proc/loadavg: 2.96 3.69 3.01 3/182 15352
/proc/meminfo: memFree=25504260/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=18812 CPUtime=0.68 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4194304 2838 0 0 0 68 0 0 0 24 0 1 0 486415178 19263488 2053 33554432000 4194304 4263880 140736924851648 18446744073709551615 47728914924944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 4703 2053 242 17 0 1876 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 18812

[startup+1.50031 s]
/proc/loadavg: 2.96 3.69 3.01 4/183 15353
/proc/meminfo: memFree=25471252/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=52444 CPUtime=1.48 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 12220 0 0 0 147 1 0 0 25 0 1 0 486415178 53702656 9623 33554432000 4194304 4263880 140736924851648 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 13111 9623 247 17 0 10284 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 52444

[startup+3.10099 s]
/proc/loadavg: 2.96 3.69 3.01 3/181 15354
/proc/meminfo: memFree=25635692/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=52444 CPUtime=3.08 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 12220 0 0 0 307 1 0 0 25 0 1 0 486415178 53702656 9623 33554432000 4194304 4263880 140736924851648 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15352/statm: 13111 9623 247 17 0 10284 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 52444

[startup+6.3005 s]
/proc/loadavg: 2.89 3.66 3.01 4/178 15372
/proc/meminfo: memFree=25633008/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=52444 CPUtime=6.25 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 12220 0 0 0 624 1 0 0 25 0 1 0 486415178 53702656 9623 33554432000 4194304 4263880 140736924851648 18446744073709551615 4242449 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 13111 9623 247 17 0 10284 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 52444

[startup+12.7003 s]
/proc/loadavg: 2.97 3.66 3.01 4/184 15408
/proc/meminfo: memFree=25542176/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=52444 CPUtime=12.4 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 12220 0 0 0 1237 3 0 0 25 0 1 0 486415178 53702656 9623 33554432000 4194304 4263880 140736924851648 18446744073709551615 4215044 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15352/statm: 13111 9623 247 17 0 10284 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 52444

[startup+25.5001 s]
/proc/loadavg: 3.88 3.83 3.07 5/180 15434
/proc/meminfo: memFree=24951716/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=63444 CPUtime=23.59 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 14969 0 0 0 2346 13 0 0 25 0 1 0 486415178 64966656 12372 33554432000 4194304 4263880 140736924851648 18446744073709551615 4205907 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15352/statm: 15861 12372 247 17 0 13034 0
Current children cumulated CPU time (s) 23.59
Current children cumulated vsize (KiB) 63444

[startup+51.1007 s]
/proc/loadavg: 4.94 4.08 3.18 5/188 15447
/proc/meminfo: memFree=23999788/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=98856 CPUtime=46.04 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 23834 0 0 0 4568 36 0 0 25 0 1 0 486415178 101228544 21237 33554432000 4194304 4263880 140736924851648 18446744073709551615 4207732 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15352/statm: 24714 21237 247 17 0 21887 0
Current children cumulated CPU time (s) 46.04
Current children cumulated vsize (KiB) 98856

[startup+102.307 s]
/proc/loadavg: 6.28 4.56 3.39 6/188 15448
/proc/meminfo: memFree=20238316/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=158152 CPUtime=90.43 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 38589 0 0 0 8958 85 0 0 25 0 1 0 486415178 161947648 35992 33554432000 4194304 4263880 140736924851648 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15352/statm: 39538 35992 247 17 0 36711 0
Current children cumulated CPU time (s) 90.43
Current children cumulated vsize (KiB) 158152

[startup+162.301 s]
/proc/loadavg: 7.14 5.11 3.65 5/188 15450
/proc/meminfo: memFree=20094952/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=239272 CPUtime=149.41 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 58710 0 0 0 14827 114 0 0 25 0 1 0 486415178 245014528 56113 33554432000 4194304 4263880 140736924851648 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15352/statm: 59818 56113 247 17 0 56991 0
Current children cumulated CPU time (s) 149.41
Current children cumulated vsize (KiB) 239272

[startup+222.3 s]
/proc/loadavg: 6.36 5.32 3.81 6/188 15451
/proc/meminfo: memFree=19939376/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=339964 CPUtime=208.87 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 82051 0 0 0 20756 131 0 0 25 0 1 0 486415178 348123136 79454 33554432000 4194304 4263880 140736924851648 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15352/statm: 84991 79454 247 17 0 82164 0
Current children cumulated CPU time (s) 208.87
Current children cumulated vsize (KiB) 339964

[startup+282.301 s]
/proc/loadavg: 4.86 5.07 3.82 5/188 15453
/proc/meminfo: memFree=19834300/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=393476 CPUtime=268.59 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 95012 0 0 0 26721 138 0 0 25 0 1 0 486415178 402919424 92415 33554432000 4194304 4263880 140736924851648 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 98369 92415 247 17 0 95542 0
Current children cumulated CPU time (s) 268.59
Current children cumulated vsize (KiB) 393476

[startup+342.301 s]
/proc/loadavg: 4.32 4.88 3.83 5/188 15455
/proc/meminfo: memFree=19709452/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=440728 CPUtime=328.59 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 106325 0 0 0 32713 146 0 0 25 0 1 0 486415178 451305472 103728 33554432000 4194304 4263880 140736924851648 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 110182 103728 247 17 0 107355 0
Current children cumulated CPU time (s) 328.59
Current children cumulated vsize (KiB) 440728

[startup+402.3 s]
/proc/loadavg: 4.11 4.71 3.83 5/188 15456
/proc/meminfo: memFree=19586708/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=487148 CPUtime=388.59 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 117894 0 0 0 38707 152 0 0 25 0 1 0 486415178 498839552 115297 33554432000 4194304 4263880 140736924851648 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 121787 115297 247 17 0 118960 0
Current children cumulated CPU time (s) 388.59
Current children cumulated vsize (KiB) 487148

[startup+462.301 s]
/proc/loadavg: 4.10 4.60 3.84 5/188 15458
/proc/meminfo: memFree=19453128/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=553012 CPUtime=448.6 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 134387 0 0 0 44701 159 0 0 25 0 1 0 486415178 566284288 131790 33554432000 4194304 4263880 140736924851648 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 138253 131790 247 17 0 135426 0
Current children cumulated CPU time (s) 448.6
Current children cumulated vsize (KiB) 553012

[startup+522.301 s]
/proc/loadavg: 4.09 4.50 3.85 5/188 15459
/proc/meminfo: memFree=19348504/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=615224 CPUtime=508.59 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 149962 0 0 0 50693 166 0 0 25 0 1 0 486415178 629989376 147365 33554432000 4194304 4263880 140736924851648 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 153806 147365 247 17 0 150979 0
Current children cumulated CPU time (s) 508.59
Current children cumulated vsize (KiB) 615224

[startup+582.3 s]
/proc/loadavg: 4.03 4.41 3.86 5/188 15461
/proc/meminfo: memFree=19258504/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=672580 CPUtime=568.6 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 164320 0 0 0 56686 174 0 0 25 0 1 0 486415178 688721920 161723 33554432000 4194304 4263880 140736924851648 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 168145 161723 247 17 0 165318 0
Current children cumulated CPU time (s) 568.6
Current children cumulated vsize (KiB) 672580

[startup+642.307 s]
/proc/loadavg: 4.07 4.35 3.87 5/188 15463
/proc/meminfo: memFree=19167016/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=706004 CPUtime=628.6 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 172671 0 0 0 62680 180 0 0 25 0 1 0 486415178 722948096 170074 33554432000 4194304 4263880 140736924851648 18446744073709551615 242970211013 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 176501 170074 248 17 0 173674 0
Current children cumulated CPU time (s) 628.6
Current children cumulated vsize (KiB) 706004

[startup+702.301 s]
/proc/loadavg: 4.02 4.28 3.88 5/188 15464
/proc/meminfo: memFree=19079248/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=745792 CPUtime=688.6 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 182573 0 0 0 68674 186 0 0 25 0 1 0 486415178 763691008 179976 33554432000 4194304 4263880 140736924851648 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 186448 179976 248 17 0 183621 0
Current children cumulated CPU time (s) 688.6
Current children cumulated vsize (KiB) 745792

[startup+762.3 s]
/proc/loadavg: 4.01 4.23 3.88 5/188 15466
/proc/meminfo: memFree=18978396/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=802544 CPUtime=748.59 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 196784 0 0 0 74668 191 0 0 25 0 1 0 486415178 821805056 194187 33554432000 4194304 4263880 140736924851648 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 200636 194187 248 17 0 197809 0
Current children cumulated CPU time (s) 748.59
Current children cumulated vsize (KiB) 802544

[startup+822.301 s]
/proc/loadavg: 4.00 4.18 3.89 5/188 15467
/proc/meminfo: memFree=18867044/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=853968 CPUtime=808.6 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 209660 0 0 0 80662 198 0 0 25 0 1 0 486415178 874463232 207063 33554432000 4194304 4263880 140736924851648 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 213492 207063 248 17 0 210665 0
Current children cumulated CPU time (s) 808.6
Current children cumulated vsize (KiB) 853968

[startup+882.3 s]
/proc/loadavg: 4.00 4.15 3.89 5/188 15469
/proc/meminfo: memFree=18795752/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=891340 CPUtime=868.6 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 218953 0 0 0 86657 203 0 0 25 0 1 0 486415178 912732160 216356 33554432000 4194304 4263880 140736924851648 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 222835 216356 248 17 0 220008 0
Current children cumulated CPU time (s) 868.6
Current children cumulated vsize (KiB) 891340

[startup+942.301 s]
/proc/loadavg: 4.00 4.12 3.90 5/188 15471
/proc/meminfo: memFree=18744052/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=915928 CPUtime=928.61 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 224105 0 0 0 92655 206 0 0 25 0 1 0 486415178 937910272 221508 33554432000 4194304 4263880 140736924851648 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 228982 221508 248 17 0 226155 0
Current children cumulated CPU time (s) 928.61
Current children cumulated vsize (KiB) 915928

[startup+1002.3 s]
/proc/loadavg: 4.08 4.11 3.91 5/188 15472
/proc/meminfo: memFree=18677224/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=939564 CPUtime=988.6 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 230023 0 0 0 98651 209 0 0 25 0 1 0 486415178 962113536 227426 33554432000 4194304 4263880 140736924851648 18446744073709551615 242970217349 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 234891 227426 248 17 0 232064 0
Current children cumulated CPU time (s) 988.6
Current children cumulated vsize (KiB) 939564

[startup+1062.3 s]
/proc/loadavg: 4.10 4.10 3.92 5/188 15474
/proc/meminfo: memFree=18624736/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=955724 CPUtime=1048.6 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 233985 0 0 0 104648 212 0 0 25 0 1 0 486415178 978661376 231388 33554432000 4194304 4263880 140736924851648 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 238931 231388 248 17 0 236104 0
Current children cumulated CPU time (s) 1048.6
Current children cumulated vsize (KiB) 955724

[startup+1122.3 s]
/proc/loadavg: 4.04 4.08 3.92 5/188 15475
/proc/meminfo: memFree=18562504/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=974852 CPUtime=1108.61 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 238765 0 0 0 110646 215 0 0 25 0 1 0 486415178 998248448 236168 33554432000 4194304 4263880 140736924851648 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 243713 236168 248 17 0 240886 0
Current children cumulated CPU time (s) 1108.61
Current children cumulated vsize (KiB) 974852

[startup+1182.3 s]
/proc/loadavg: 4.01 4.06 3.92 5/188 15477
/proc/meminfo: memFree=18494696/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=996980 CPUtime=1168.61 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 244275 0 0 0 116643 218 0 0 25 0 1 0 486415178 1020907520 241678 33554432000 4194304 4263880 140736924851648 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 249245 241678 248 17 0 246418 0
Current children cumulated CPU time (s) 1168.61
Current children cumulated vsize (KiB) 996980

[startup+1242.3 s]
/proc/loadavg: 4.07 4.08 3.93 6/188 15479
/proc/meminfo: memFree=18355940/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=1015752 CPUtime=1228.61 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 248989 0 0 0 122640 221 0 0 25 0 1 0 486415178 1040130048 246392 33554432000 4194304 4263880 140736924851648 18446744073709551615 4215090 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 253938 246392 248 17 0 251111 0
Current children cumulated CPU time (s) 1228.61
Current children cumulated vsize (KiB) 1015752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.58 3.95 3.89 4/182 15498
/proc/meminfo: memFree=19640368/32951132 swapFree=67111364/67111528
[pid=15352] ppid=15350 vsize=1032344 CPUtime=1286.32 cores=1,3
/proc/15352/stat : 15352 (umsat) R 15350 15352 15089 0 -1 4202496 253133 0 0 0 128408 224 0 0 25 0 1 0 486415178 1057120256 250536 33554432000 4194304 4263880 140736924851648 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15352/statm: 258086 250536 248 17 0 255259 0
Current children cumulated CPU time (s) 1286.32
Current children cumulated vsize (KiB) 1032344

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): 1286.37
CPU user time (s): 1284.09
CPU system time (s): 2.28565
CPU usage (%): 98.9475
Max. virtual memory (cumulated for all children) (KiB): 1032344

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

runsolver used 1.91571 second user time and 5.14622 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-25 18:16:05
IDJOB=3281188
IDBENCH=20536
IDSOLVER=1582
FILE ID=node128/3281188-1303748165
RUNJOBID= node128-1303746808-15109
PBS_JOBID= 13154034
Free space on /tmp= 66804 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281188-1303748165/watcher-3281188-1303748165 -o /tmp/evaluation-result-3281188-1303748165/solver-3281188-1303748165 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3281188-1303748165.cnf

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

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=1287399247

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:      25504416 kB
Buffers:       1262088 kB
Cached:        5258620 kB
SwapCached:        160 kB
Active:         606528 kB
Inactive:      6222936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25504416 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            8040 kB
Writeback:           0 kB
AnonPages:      308484 kB
Mapped:          15508 kB
Slab:           552548 kB
PageTables:       5548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   477584 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= 66204 MiB
End job on node128 at 2011-04-25 18:37:47