Trace number 3379005

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) 1297.25 1300.04

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
MD5SUMbfa662ff57088c54e0febd091ce11e5c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.39763
Satisfiable
(Un)Satisfiability was proved
Number of variables1985
Number of clauses409171
Sum of the clauses size820237
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2409126
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3379005-1305462009/watcher-3379005-1305462009 -o /tmp/evaluation-result-3379005-1305462009/solver-3379005-1305462009 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379005-1305462009.cnf 

running on 2 cores: 4,6

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.72 3.98 3.57 4/391 27168
/proc/meminfo: memFree=20852948/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=11912 CPUtime=0 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4194304 398 0 0 0 0 0 0 0 25 0 1 0 657800574 12197888 339 33554432000 4194304 4263832 140736123439920 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 2978 339 241 17 0 151 0

[startup+0.0592149 s]
/proc/loadavg: 3.72 3.98 3.57 4/391 27168
/proc/meminfo: memFree=20852948/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=13344 CPUtime=0.05 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4194304 842 0 0 0 5 0 0 0 25 0 1 0 657800574 13664256 637 33554432000 4194304 4263832 140736123439920 18446744073709551615 210646801470 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 3336 637 242 17 0 509 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13344

[startup+0.101218 s]
/proc/loadavg: 3.72 3.98 3.57 4/391 27168
/proc/meminfo: memFree=20852948/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=13344 CPUtime=0.09 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4194304 917 0 0 0 9 0 0 0 25 0 1 0 657800574 13664256 712 33554432000 4194304 4263832 140736123439920 18446744073709551615 4232240 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 3336 712 242 17 0 509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13344

[startup+0.300188 s]
/proc/loadavg: 3.72 3.98 3.57 4/391 27168
/proc/meminfo: memFree=20852948/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=18816 CPUtime=0.29 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4194304 2604 0 0 0 29 0 0 0 25 0 1 0 657800574 19267584 1821 33554432000 4194304 4263832 140736123439920 18446744073709551615 47436378182992 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 4704 1821 242 17 0 1877 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18816

[startup+0.701111 s]
/proc/loadavg: 3.72 3.98 3.57 4/391 27168
/proc/meminfo: memFree=20852948/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=25980 CPUtime=0.69 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4194304 5095 0 0 0 68 1 0 0 25 0 1 0 657800574 26603520 3543 33554432000 4194304 4263832 140736123439920 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 6495 3543 242 17 0 3668 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25980

[startup+1.50094 s]
/proc/loadavg: 3.72 3.98 3.57 5/392 27169
/proc/meminfo: memFree=20768744/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=87596 CPUtime=1.49 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 21463 0 0 0 146 3 0 0 25 0 1 0 657800574 89698304 18374 33554432000 4194304 4263832 140736123439920 18446744073709551615 210646802384 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 21899 18374 244 17 0 19072 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87596

[startup+3.10068 s]
/proc/loadavg: 3.72 3.98 3.57 5/392 27169
/proc/meminfo: memFree=20645108/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=75304 CPUtime=2.67 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 21466 0 0 0 262 5 0 0 25 0 1 0 657800574 77111296 15979 33554432000 4194304 4263832 140736123439920 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 18826 15979 247 17 0 15999 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 75304

[startup+6.30111 s]
/proc/loadavg: 3.90 4.01 3.58 5/392 27169
/proc/meminfo: memFree=20497348/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=76096 CPUtime=4.17 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 21670 0 0 0 405 12 0 0 25 0 1 0 657800574 77922304 16183 33554432000 4194304 4263832 140736123439920 18446744073709551615 4205686 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27168/statm: 19024 16183 247 17 0 16197 0
Current children cumulated CPU time (s) 4.17
Current children cumulated vsize (KiB) 76096
heavy processes:

[startup+12.701 s]
/proc/loadavg: 4.07 4.04 3.60 5/392 27169
/proc/meminfo: memFree=20360748/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=111632 CPUtime=9.94 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 30470 0 0 0 975 19 0 0 25 0 1 0 657800574 114311168 24983 33554432000 4194304 4263832 140736123439920 18446744073709551615 4209744 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27168/statm: 27908 24983 247 17 0 25081 0
Current children cumulated CPU time (s) 9.94
Current children cumulated vsize (KiB) 111632
heavy processes:

[startup+25.5009 s]
/proc/loadavg: 4.05 4.04 3.60 5/392 27170
/proc/meminfo: memFree=20192712/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=150604 CPUtime=22.69 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 39977 0 0 0 2247 22 0 0 25 0 1 0 657800574 154218496 34490 33554432000 4194304 4263832 140736123439920 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 37651 34490 247 17 0 34824 0
Current children cumulated CPU time (s) 22.69
Current children cumulated vsize (KiB) 150604

[startup+51.1006 s]
/proc/loadavg: 4.03 4.04 3.61 5/392 27170
/proc/meminfo: memFree=19983420/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=194372 CPUtime=48.3 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 50756 0 0 0 4805 25 0 0 25 0 1 0 657800574 199036928 45269 33554432000 4194304 4263832 140736123439920 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 48593 45269 247 17 0 45766 0
Current children cumulated CPU time (s) 48.3
Current children cumulated vsize (KiB) 194372

[startup+102.315 s]
/proc/loadavg: 4.01 4.03 3.63 5/392 27172
/proc/meminfo: memFree=19621952/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=254060 CPUtime=99.51 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 65198 0 0 0 9922 29 0 0 25 0 1 0 657800574 260157440 59710 33554432000 4194304 4263832 140736123439920 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 63515 59710 248 17 0 60688 0
Current children cumulated CPU time (s) 99.51
Current children cumulated vsize (KiB) 254060

[startup+162.301 s]
/proc/loadavg: 4.00 4.02 3.65 5/392 27173
/proc/meminfo: memFree=19335380/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=304588 CPUtime=159.5 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 77583 0 0 0 15918 32 0 0 25 0 1 0 657800574 311898112 72094 33554432000 4194304 4263832 140736123439920 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 76147 72094 248 17 0 73320 0
Current children cumulated CPU time (s) 159.5
Current children cumulated vsize (KiB) 304588

[startup+222.301 s]
/proc/loadavg: 4.04 4.03 3.67 5/392 27175
/proc/meminfo: memFree=19142924/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=342760 CPUtime=219.5 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 86678 0 0 0 21915 35 0 0 25 0 1 0 657800574 350986240 81187 33554432000 4194304 4263832 140736123439920 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 85690 81187 249 17 0 82863 0
Current children cumulated CPU time (s) 219.5
Current children cumulated vsize (KiB) 342760

[startup+282.301 s]
/proc/loadavg: 4.01 4.02 3.69 5/392 27176
/proc/meminfo: memFree=18975504/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=376280 CPUtime=279.5 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 94873 0 0 0 27912 38 0 0 25 0 1 0 657800574 385310720 89381 33554432000 4194304 4263832 140736123439920 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 94070 89381 248 17 0 91243 0
Current children cumulated CPU time (s) 279.5
Current children cumulated vsize (KiB) 376280

[startup+342.301 s]
/proc/loadavg: 4.13 4.06 3.73 5/392 27178
/proc/meminfo: memFree=18801900/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=411532 CPUtime=339.5 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 103312 0 0 0 33910 40 0 0 25 0 1 0 657800574 421408768 97820 33554432000 4194304 4263832 140736123439920 18446744073709551615 4205595 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 102883 97820 248 17 0 100056 0
Current children cumulated CPU time (s) 339.5
Current children cumulated vsize (KiB) 411532

[startup+402.3 s]
/proc/loadavg: 4.08 4.06 3.74 5/392 27180
/proc/meminfo: memFree=18630532/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=435740 CPUtime=399.5 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 109270 0 0 0 39908 42 0 0 25 0 1 0 657800574 446197760 103778 33554432000 4194304 4263832 140736123439920 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 108935 103778 248 17 0 106108 0
Current children cumulated CPU time (s) 399.5
Current children cumulated vsize (KiB) 435740

[startup+462.3 s]
/proc/loadavg: 4.03 4.05 3.75 5/392 27181
/proc/meminfo: memFree=18445632/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=460196 CPUtime=459.5 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 114751 0 0 0 45907 43 0 0 25 0 1 0 657800574 471240704 109259 33554432000 4194304 4263832 140736123439920 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 115049 109259 248 17 0 112222 0
Current children cumulated CPU time (s) 459.5
Current children cumulated vsize (KiB) 460196

[startup+522.3 s]
/proc/loadavg: 4.01 4.04 3.77 5/392 27183
/proc/meminfo: memFree=18314808/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=485528 CPUtime=519.5 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 120845 0 0 0 51904 46 0 0 25 0 1 0 657800574 497180672 115352 33554432000 4194304 4263832 140736123439920 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 121382 115352 249 17 0 118555 0
Current children cumulated CPU time (s) 519.5
Current children cumulated vsize (KiB) 485528

[startup+582.301 s]
/proc/loadavg: 4.00 4.03 3.78 5/392 27184
/proc/meminfo: memFree=18196512/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=510004 CPUtime=579.48 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 126708 0 0 0 57900 48 0 0 25 0 1 0 657800574 522244096 121214 33554432000 4194304 4263832 140736123439920 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 127501 121214 248 17 0 124674 0
Current children cumulated CPU time (s) 579.48
Current children cumulated vsize (KiB) 510004

[startup+642.301 s]
/proc/loadavg: 4.06 4.04 3.80 5/392 27186
/proc/meminfo: memFree=18078452/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=534172 CPUtime=639.49 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 132642 0 0 0 63899 50 0 0 25 0 1 0 657800574 546992128 127148 33554432000 4194304 4263832 140736123439920 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 133543 127148 248 17 0 130716 0
Current children cumulated CPU time (s) 639.49
Current children cumulated vsize (KiB) 534172

[startup+702.301 s]
/proc/loadavg: 4.02 4.03 3.81 5/392 27188
/proc/meminfo: memFree=17975520/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=559300 CPUtime=699.48 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 138705 0 0 0 69896 52 0 0 25 0 1 0 657800574 572723200 133210 33554432000 4194304 4263832 140736123439920 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 139825 133210 247 17 0 136998 0
Current children cumulated CPU time (s) 699.48
Current children cumulated vsize (KiB) 559300

[startup+762.315 s]
/proc/loadavg: 4.12 4.05 3.83 5/392 27189
/proc/meminfo: memFree=17886856/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=578900 CPUtime=759.5 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 143228 0 0 0 75896 54 0 0 25 0 1 0 657800574 592793600 137733 33554432000 4194304 4263832 140736123439920 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 144725 137733 248 17 0 141898 0
Current children cumulated CPU time (s) 759.5
Current children cumulated vsize (KiB) 578900

[startup+822.301 s]
/proc/loadavg: 4.10 4.06 3.84 5/392 27191
/proc/meminfo: memFree=17794836/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=605316 CPUtime=819.48 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 149769 0 0 0 81893 55 0 0 25 0 1 0 657800574 619843584 144274 33554432000 4194304 4263832 140736123439920 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 151329 144274 248 17 0 148502 0
Current children cumulated CPU time (s) 819.48
Current children cumulated vsize (KiB) 605316

[startup+882.301 s]
/proc/loadavg: 4.03 4.04 3.84 5/392 27192
/proc/meminfo: memFree=17701588/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=634632 CPUtime=879.48 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 156997 0 0 0 87891 57 0 0 25 0 1 0 657800574 649863168 151502 33554432000 4194304 4263832 140736123439920 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 158658 151502 248 17 0 155831 0
Current children cumulated CPU time (s) 879.48
Current children cumulated vsize (KiB) 634632

[startup+942.3 s]
/proc/loadavg: 4.14 4.07 3.86 5/392 27194
/proc/meminfo: memFree=17599532/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=663828 CPUtime=939.49 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 164164 0 0 0 93889 60 0 0 25 0 1 0 657800574 679759872 158669 33554432000 4194304 4263832 140736123439920 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 165957 158669 248 17 0 163130 0
Current children cumulated CPU time (s) 939.49
Current children cumulated vsize (KiB) 663828

[startup+1002.3 s]
/proc/loadavg: 4.05 4.05 3.87 5/392 27196
/proc/meminfo: memFree=17501936/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=688924 CPUtime=999.49 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 170473 0 0 0 99887 62 0 0 25 0 1 0 657800574 705458176 164978 33554432000 4194304 4263832 140736123439920 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 172231 164978 248 17 0 169404 0
Current children cumulated CPU time (s) 999.49
Current children cumulated vsize (KiB) 688924

[startup+1062.3 s]
/proc/loadavg: 4.02 4.04 3.87 5/392 27197
/proc/meminfo: memFree=17415252/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=708724 CPUtime=1059.5 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 175334 0 0 0 105887 63 0 0 25 0 1 0 657800574 725733376 169838 33554432000 4194304 4263832 140736123439920 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 177181 169838 248 17 0 174354 0
Current children cumulated CPU time (s) 1059.5
Current children cumulated vsize (KiB) 708724

[startup+1122.3 s]
/proc/loadavg: 4.00 4.03 3.88 5/392 27199
/proc/meminfo: memFree=17329440/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=721888 CPUtime=1119.5 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 178393 0 0 0 111886 64 0 0 25 0 1 0 657800574 739213312 172897 33554432000 4194304 4263832 140736123439920 18446744073709551615 4205599 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 180472 172897 248 17 0 177645 0
Current children cumulated CPU time (s) 1119.5
Current children cumulated vsize (KiB) 721888

[startup+1182.3 s]
/proc/loadavg: 4.16 4.06 3.90 5/392 27200
/proc/meminfo: memFree=17254032/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=731756 CPUtime=1179.49 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 180812 0 0 0 117885 64 0 0 25 0 1 0 657800574 749318144 175316 33554432000 4194304 4263832 140736123439920 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 182939 175316 248 17 0 180112 0
Current children cumulated CPU time (s) 1179.49
Current children cumulated vsize (KiB) 731756

[startup+1242.3 s]
/proc/loadavg: 4.13 4.06 3.91 5/392 27202
/proc/meminfo: memFree=17185460/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=744992 CPUtime=1239.49 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 184053 0 0 0 123884 65 0 0 25 0 1 0 657800574 762871808 178557 33554432000 4194304 4263832 140736123439920 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 186248 178557 248 17 0 183421 0
Current children cumulated CPU time (s) 1239.49
Current children cumulated vsize (KiB) 744992



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.05 3.91 3/390 27207
/proc/meminfo: memFree=18816820/32951132 swapFree=64495980/67111528
[pid=27168] ppid=27166 vsize=754368 CPUtime=1297.21 cores=4,6
/proc/27168/stat : 27168 (umsat) R 27166 27168 26444 0 -1 4202496 186309 0 0 0 129655 66 0 0 25 0 1 0 657800574 772472832 180813 33554432000 4194304 4263832 140736123439920 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27168/statm: 188592 180813 248 17 0 185765 0
Current children cumulated CPU time (s) 1297.21
Current children cumulated vsize (KiB) 754368

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.04
CPU time (s): 1297.25
CPU user time (s): 1296.56
CPU system time (s): 0.689895
CPU usage (%): 99.785
Max. virtual memory (cumulated for all children) (KiB): 754368

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

runsolver used 5.2582 second user time and 11.3393 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 14:20:10
IDJOB=3379005
IDBENCH=88209
IDSOLVER=1861
FILE ID=node129/3379005-1305462009
RUNJOBID= node129-1305460707-26968
PBS_JOBID= 13324894
Free space on /tmp= 73364 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379005-1305462009/watcher-3379005-1305462009 -o /tmp/evaluation-result-3379005-1305462009/solver-3379005-1305462009 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379005-1305462009.cnf

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

MD5SUM BENCH= bfa662ff57088c54e0febd091ce11e5c
RANDOM SEED=1906501620

node129.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.831
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.831
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.831
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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      20853228 kB
Buffers:        265148 kB
Cached:        6377820 kB
SwapCached:      52668 kB
Active:        3345432 kB
Inactive:      8513932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      20853228 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:           33864 kB
Writeback:          16 kB
AnonPages:     5172520 kB
Mapped:          20912 kB
Slab:           133084 kB
PageTables:      40908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 93201776 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= 73388 MiB
End job on node129 at 2011-05-15 14:41:52