Trace number 3251677

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
UmSat 2011-02-25? (TO) 1300.07 1300.04

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q585-n40-p30-s19690873.cnf
MD5SUMe096925b96a6999132833f44e4f216d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3388
Satisfiable
(Un)Satisfiability was proved
Number of variables1638
Number of clauses253275
Sum of the clauses size508108
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2253235
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3251677-1303586576/watcher-3251677-1303586576 -o /tmp/evaluation-result-3251677-1303586576/solver-3251677-1303586576 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3251677-1303586576.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: 2.83 3.70 3.62 2/174 28937
/proc/meminfo: memFree=14773964/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=11644 CPUtime=0 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4194304 350 0 0 0 0 0 0 0 22 0 1 0 451072908 11923456 289 33554432000 4194304 4263880 140736702693264 18446744073709551615 4232288 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 2911 289 241 17 0 84 0

[startup+0.09335 s]
/proc/loadavg: 2.83 3.70 3.62 2/174 28937
/proc/meminfo: memFree=14773964/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=13344 CPUtime=0.08 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4194304 899 0 0 0 8 0 0 0 22 0 1 0 451072908 13664256 692 33554432000 4194304 4263880 140736702693264 18446744073709551615 254261272502 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 3336 692 242 17 0 509 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13344

[startup+0.100348 s]
/proc/loadavg: 2.83 3.70 3.62 2/174 28937
/proc/meminfo: memFree=14773964/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=13344 CPUtime=0.09 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4194304 911 0 0 0 9 0 0 0 22 0 1 0 451072908 13664256 704 33554432000 4194304 4263880 140736702693264 18446744073709551615 4232288 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 3336 704 242 17 0 509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13344

[startup+0.300312 s]
/proc/loadavg: 2.83 3.70 3.62 2/174 28937
/proc/meminfo: memFree=14773964/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=18816 CPUtime=0.29 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4194304 2599 0 0 0 29 0 0 0 23 0 1 0 451072908 19267584 1814 33554432000 4194304 4263880 140736702693264 18446744073709551615 254261307358 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 4704 1814 242 17 0 1877 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18816

[startup+0.700239 s]
/proc/loadavg: 2.83 3.70 3.62 2/174 28937
/proc/meminfo: memFree=14773964/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=25980 CPUtime=0.69 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4194304 5087 0 0 0 69 0 0 0 25 0 1 0 451072908 26603520 3533 33554432000 4194304 4263880 140736702693264 18446744073709551615 46922490507129 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 6495 3533 242 17 0 3668 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25980

[startup+1.5011 s]
/proc/loadavg: 2.83 3.70 3.62 2/175 28938
/proc/meminfo: memFree=14733160/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=52352 CPUtime=1.49 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 13472 0 0 0 148 1 0 0 25 0 1 0 451072908 53608448 10433 33554432000 4194304 4263880 140736702693264 18446744073709551615 4205761 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 13088 10433 247 17 0 10261 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52352

[startup+3.10082 s]
/proc/loadavg: 2.83 3.70 3.62 2/175 28938
/proc/meminfo: memFree=14726832/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=66444 CPUtime=3.09 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 16990 0 0 0 307 2 0 0 25 0 1 0 451072908 68038656 13951 33554432000 4194304 4263880 140736702693264 18446744073709551615 4207708 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 16611 13951 247 17 0 13784 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66444

[startup+6.30024 s]
/proc/loadavg: 2.68 3.65 3.60 2/175 28938
/proc/meminfo: memFree=14705540/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=84100 CPUtime=6.29 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 21377 0 0 0 626 3 0 0 25 0 1 0 451072908 86118400 18338 33554432000 4194304 4263880 140736702693264 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 21025 18338 247 17 0 18198 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84100

[startup+12.7011 s]
/proc/loadavg: 2.55 3.61 3.59 2/172 28938
/proc/meminfo: memFree=14679100/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=109156 CPUtime=12.69 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 27583 0 0 0 1264 5 0 0 25 0 1 0 451072908 111775744 24544 33554432000 4194304 4263880 140736702693264 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 27289 24544 248 17 0 24462 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 109156

[startup+25.5009 s]
/proc/loadavg: 2.20 3.48 3.55 2/172 28939
/proc/meminfo: memFree=14642300/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=144844 CPUtime=25.49 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 36358 0 0 0 2543 6 0 0 25 0 1 0 451072908 148320256 33317 33554432000 4194304 4263880 140736702693264 18446744073709551615 4205763 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 36211 33317 248 17 0 33384 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 144844

[startup+51.1003 s]
/proc/loadavg: 1.79 3.28 3.48 2/172 28939
/proc/meminfo: memFree=14601292/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=187872 CPUtime=51.09 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 46647 0 0 0 5100 9 0 0 25 0 1 0 451072908 192380928 43604 33554432000 4194304 4263880 140736702693264 18446744073709551615 4205767 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 46968 43604 249 17 0 44141 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 187872

[startup+102.306 s]
/proc/loadavg: 1.34 2.93 3.34 2/172 28941
/proc/meminfo: memFree=14551168/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=238796 CPUtime=102.3 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 58993 0 0 0 10219 11 0 0 25 0 1 0 451072908 244527104 55947 33554432000 4194304 4263880 140736702693264 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 59699 55947 247 17 0 56872 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 238796

[startup+162.301 s]
/proc/loadavg: 1.12 2.57 3.20 2/172 28945
/proc/meminfo: memFree=14511144/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=281580 CPUtime=162.3 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 69252 0 0 0 16216 14 0 0 25 0 1 0 451072908 288337920 66206 33554432000 4194304 4263880 140736702693264 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 70395 66206 247 17 0 67568 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 281580

[startup+222.301 s]
/proc/loadavg: 1.04 2.28 3.06 2/172 28947
/proc/meminfo: memFree=14475724/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=317696 CPUtime=222.29 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 78052 0 0 0 22213 16 0 0 25 0 1 0 451072908 325320704 75006 33554432000 4194304 4263880 140736702693264 18446744073709551615 254261277381 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 79424 75006 247 17 0 76597 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 317696

[startup+282.3 s]
/proc/loadavg: 1.01 2.05 2.92 2/172 28949
/proc/meminfo: memFree=14435772/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=361540 CPUtime=282.3 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 88090 0 0 0 28211 19 0 0 25 0 1 0 451072908 370216960 85043 33554432000 4194304 4263880 140736702693264 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 90385 85043 247 17 0 87558 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 361540

[startup+342.301 s]
/proc/loadavg: 1.00 1.85 2.80 2/172 28950
/proc/meminfo: memFree=14395696/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=402248 CPUtime=342.3 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 98115 0 0 0 34209 21 0 0 25 0 1 0 451072908 411901952 95066 33554432000 4194304 4263880 140736702693264 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 100562 95066 247 17 0 97735 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 402248

[startup+402.3 s]
/proc/loadavg: 1.00 1.70 2.68 2/172 28952
/proc/meminfo: memFree=14364052/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=435168 CPUtime=402.29 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 106025 0 0 0 40206 23 0 0 25 0 1 0 451072908 445612032 102976 33554432000 4194304 4263880 140736702693264 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 108792 102976 247 17 0 105965 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 435168

[startup+462.301 s]
/proc/loadavg: 1.00 1.57 2.58 2/172 28953
/proc/meminfo: memFree=14342328/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=458396 CPUtime=462.3 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 111436 0 0 0 46205 25 0 0 25 0 1 0 451072908 469397504 108387 33554432000 4194304 4263880 140736702693264 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 114599 108387 248 17 0 111772 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 458396

[startup+522.301 s]
/proc/loadavg: 1.00 1.46 2.47 2/172 28955
/proc/meminfo: memFree=14320972/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=479876 CPUtime=522.3 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 116813 0 0 0 52204 26 0 0 25 0 1 0 451072908 491393024 113764 33554432000 4194304 4263880 140736702693264 18446744073709551615 4205761 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 119969 113764 248 17 0 117142 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 479876

[startup+582.3 s]
/proc/loadavg: 1.00 1.37 2.38 2/172 28957
/proc/meminfo: memFree=14298636/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=502704 CPUtime=582.3 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 122382 0 0 0 58202 28 0 0 25 0 1 0 451072908 514768896 119333 33554432000 4194304 4263880 140736702693264 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 125676 119333 248 17 0 122849 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 502704

[startup+642.301 s]
/proc/loadavg: 1.00 1.30 2.29 2/172 28958
/proc/meminfo: memFree=14280640/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=520648 CPUtime=642.31 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 126812 0 0 0 64201 30 0 0 25 0 1 0 451072908 533143552 123762 33554432000 4194304 4263880 140736702693264 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 130162 123762 248 17 0 127335 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 520648

[startup+702.301 s]
/proc/loadavg: 1.00 1.25 2.21 2/172 28960
/proc/meminfo: memFree=14261776/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=540064 CPUtime=702.31 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 131494 0 0 0 70199 32 0 0 25 0 1 0 451072908 553025536 128444 33554432000 4194304 4263880 140736702693264 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 135016 128444 248 17 0 132189 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 540064

[startup+762.307 s]
/proc/loadavg: 1.00 1.20 2.13 2/172 28961
/proc/meminfo: memFree=14242044/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=561176 CPUtime=762.31 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 136422 0 0 0 76198 33 0 0 25 0 1 0 451072908 574644224 133372 33554432000 4194304 4263880 140736702693264 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 140294 133372 248 17 0 137467 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 561176

[startup+822.301 s]
/proc/loadavg: 1.00 1.16 2.06 2/172 28963
/proc/meminfo: memFree=14223412/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=581208 CPUtime=822.31 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 141085 0 0 0 82196 35 0 0 25 0 1 0 451072908 595156992 138035 33554432000 4194304 4263880 140736702693264 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 145302 138035 248 17 0 142475 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 581208

[startup+882.3 s]
/proc/loadavg: 1.00 1.13 1.99 2/172 28965
/proc/meminfo: memFree=14200332/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=606572 CPUtime=882.31 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 146892 0 0 0 88195 36 0 0 25 0 1 0 451072908 621129728 143842 33554432000 4194304 4263880 140736702693264 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 151643 143842 248 17 0 148816 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 606572

[startup+942.301 s]
/proc/loadavg: 1.00 1.10 1.92 2/172 28966
/proc/meminfo: memFree=14178612/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=628084 CPUtime=942.31 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 152263 0 0 0 94194 37 0 0 25 0 1 0 451072908 643158016 149213 33554432000 4194304 4263880 140736702693264 18446744073709551615 4205761 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 157021 149213 248 17 0 154194 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 628084

[startup+1002.3 s]
/proc/loadavg: 1.00 1.08 1.86 2/172 28968
/proc/meminfo: memFree=14156888/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=650268 CPUtime=1002.31 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 157724 0 0 0 100193 38 0 0 25 0 1 0 451072908 665874432 154674 33554432000 4194304 4263880 140736702693264 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 162567 154674 248 17 0 159740 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 650268

[startup+1062.3 s]
/proc/loadavg: 1.00 1.06 1.80 2/172 28969
/proc/meminfo: memFree=14134796/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=672644 CPUtime=1062.32 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 163244 0 0 0 106192 40 0 0 25 0 1 0 451072908 688787456 160194 33554432000 4194304 4263880 140736702693264 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 168161 160194 248 17 0 165334 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 672644

[startup+1122.3 s]
/proc/loadavg: 1.00 1.05 1.75 2/172 28971
/proc/meminfo: memFree=14119400/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=689044 CPUtime=1122.31 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 167091 0 0 0 112191 40 0 0 25 0 1 0 451072908 705581056 164041 33554432000 4194304 4263880 140736702693264 18446744073709551615 4206555 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 172261 164041 248 17 0 169434 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 689044

[startup+1182.3 s]
/proc/loadavg: 1.00 1.04 1.70 2/172 28973
/proc/meminfo: memFree=14104756/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=704388 CPUtime=1182.32 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 170769 0 0 0 118190 42 0 0 25 0 1 0 451072908 721293312 167719 33554432000 4194304 4263880 140736702693264 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 176097 167719 249 17 0 173270 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 704388

[startup+1242.3 s]
/proc/loadavg: 1.00 1.03 1.66 2/172 28974
/proc/meminfo: memFree=14090728/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=719380 CPUtime=1242.32 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 174270 0 0 0 124189 43 0 0 25 0 1 0 451072908 736645120 171220 33554432000 4194304 4263880 140736702693264 18446744073709551615 4205824 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 179845 171220 250 17 0 177018 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 719380



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.02 1.61 2/172 28976
/proc/meminfo: memFree=14075460/32951124 swapFree=67111528/67111528
[pid=28937] ppid=28935 vsize=736096 CPUtime=1300.03 cores=4,6
/proc/28937/stat : 28937 (umsat) R 28935 28937 27245 0 -1 4202496 178006 0 0 0 129959 44 0 0 25 0 1 0 451072908 753762304 174956 33554432000 4194304 4263880 140736702693264 18446744073709551615 4215104 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28937/statm: 184024 174956 250 17 0 181197 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 736096

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): 1300.07
CPU user time (s): 1299.59
CPU system time (s): 0.477927
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 736096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.59
system time used= 0.477927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178006
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= 10
involuntary context switches= 653

runsolver used 1.90971 second user time and 4.01439 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-23 21:22:56
IDJOB=3251677
IDBENCH=88229
IDSOLVER=1582
FILE ID=node140/3251677-1303586576
RUNJOBID= node140-1303586576-28926
PBS_JOBID= 13150322
Free space on /tmp= 72072 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q585-n40-p30-s19690873.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251677-1303586576/watcher-3251677-1303586576 -o /tmp/evaluation-result-3251677-1303586576/solver-3251677-1303586576 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3251677-1303586576.cnf

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

MD5SUM BENCH= e096925b96a6999132833f44e4f216d7
RANDOM SEED=173583290

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:      14774244 kB
Buffers:       2358744 kB
Cached:       15194964 kB
SwapCached:          0 kB
Active:       10155844 kB
Inactive:      7460736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14774244 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5568 kB
Writeback:           0 kB
AnonPages:       62316 kB
Mapped:          14484 kB
Slab:           494580 kB
PageTables:       5096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191900 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= 72072 MiB
End job on node140 at 2011-04-23 21:44:38