Trace number 3251501

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-p15-s54275047.cnf
MD5SUM67948a6aed9ea09317abe3c8a9a27a03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.77358
Satisfiable
(Un)Satisfiability was proved
Number of variables1590
Number of clauses272291
Sum of the clauses size546092
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2272251
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-3251501-1303585340/watcher-3251501-1303585340 -o /tmp/evaluation-result-3251501-1303585340/solver-3251501-1303585340 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3251501-1303585340.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.40 3.60 3.96 2/183 10738
/proc/meminfo: memFree=12193400/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=11644 CPUtime=0 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4194304 357 0 0 0 0 0 0 0 23 0 1 0 470132150 11923456 297 33554432000 4194304 4263880 140733866889440 18446744073709551615 4232297 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 2911 297 241 17 0 84 0

[startup+0.0131691 s]
/proc/loadavg: 2.40 3.60 3.96 2/183 10738
/proc/meminfo: memFree=12193400/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=11912 CPUtime=0.01 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4194304 403 0 0 0 1 0 0 0 23 0 1 0 470132150 12197888 343 33554432000 4194304 4263880 140733866889440 18446744073709551615 47765308876511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 2978 343 241 17 0 151 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11912

[startup+0.100189 s]
/proc/loadavg: 2.40 3.60 3.96 2/183 10738
/proc/meminfo: memFree=12193400/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=13344 CPUtime=0.09 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4194304 913 0 0 0 9 0 0 0 23 0 1 0 470132150 13664256 707 33554432000 4194304 4263880 140733866889440 18446744073709551615 4237399 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 3336 707 242 17 0 509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13344

[startup+0.300154 s]
/proc/loadavg: 2.40 3.60 3.96 2/183 10738
/proc/meminfo: memFree=12193400/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=18816 CPUtime=0.29 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4194304 2608 0 0 0 29 0 0 0 25 0 1 0 470132150 19267584 1824 33554432000 4194304 4263880 140733866889440 18446744073709551615 4232297 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 4704 1824 242 17 0 1877 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18816

[startup+0.701082 s]
/proc/loadavg: 2.40 3.60 3.96 2/183 10738
/proc/meminfo: memFree=12193400/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=25980 CPUtime=0.69 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4194304 5104 0 0 0 69 0 0 0 25 0 1 0 470132150 26603520 3551 33554432000 4194304 4263880 140733866889440 18446744073709551615 47765309025406 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 6495 3551 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: 2.40 3.60 3.96 5/194 10759
/proc/meminfo: memFree=12089276/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=57168 CPUtime=1.49 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 15856 0 0 0 148 1 0 0 25 0 1 0 470132150 58540032 11170 33554432000 4194304 4263880 140733866889440 18446744073709551615 4211633 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 14292 11170 247 17 0 11465 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57168

[startup+3.10066 s]
/proc/loadavg: 2.52 3.60 3.96 5/194 10759
/proc/meminfo: memFree=12004708/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=68680 CPUtime=3.09 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 18749 0 0 0 307 2 0 0 25 0 1 0 470132150 70328320 14063 33554432000 4194304 4263880 140733866889440 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 17170 14063 247 17 0 14343 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68680

[startup+6.30109 s]
/proc/loadavg: 2.52 3.60 3.96 5/194 10759
/proc/meminfo: memFree=11934404/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=86908 CPUtime=6.29 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 23260 0 0 0 626 3 0 0 25 0 1 0 470132150 88993792 18574 33554432000 4194304 4263880 140733866889440 18446744073709551615 4215125 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 21727 18574 247 17 0 18900 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86908

[startup+12.701 s]
/proc/loadavg: 2.75 3.61 3.96 5/194 10759
/proc/meminfo: memFree=11853416/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=108716 CPUtime=12.69 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 28663 0 0 0 1264 5 0 0 25 0 1 0 470132150 111325184 23977 33554432000 4194304 4263880 140733866889440 18446744073709551615 4205761 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 27179 23977 247 17 0 24352 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 108716

[startup+25.5007 s]
/proc/loadavg: 2.94 3.63 3.96 5/194 10760
/proc/meminfo: memFree=11751672/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=136020 CPUtime=25.49 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 35291 0 0 0 2542 7 0 0 25 0 1 0 470132150 139284480 30605 33554432000 4194304 4263880 140733866889440 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 34005 30605 247 17 0 31178 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 136020

[startup+51.1011 s]
/proc/loadavg: 3.30 3.66 3.96 5/194 10761
/proc/meminfo: memFree=11635768/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=166916 CPUtime=51.09 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 42744 0 0 0 5099 10 0 0 25 0 1 0 470132150 170921984 38054 33554432000 4194304 4263880 140733866889440 18446744073709551615 4205701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 41729 38054 247 17 0 38902 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 166916

[startup+102.307 s]
/proc/loadavg: 3.76 3.73 3.96 5/194 10762
/proc/meminfo: memFree=11447528/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=234928 CPUtime=102.3 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 59138 0 0 0 10214 16 0 0 25 0 1 0 470132150 240566272 54448 33554432000 4194304 4263880 140733866889440 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 58732 54448 247 17 0 55905 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 234928

[startup+162.3 s]
/proc/loadavg: 3.90 3.77 3.96 5/194 10766
/proc/meminfo: memFree=11289652/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=286648 CPUtime=162.29 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 71637 0 0 0 16210 19 0 0 25 0 1 0 470132150 293527552 66946 33554432000 4194304 4263880 140733866889440 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 71662 66946 247 17 0 68835 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 286648

[startup+222.301 s]
/proc/loadavg: 3.96 3.81 3.96 5/194 10768
/proc/meminfo: memFree=11190840/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=321848 CPUtime=222.29 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 80164 0 0 0 22206 23 0 0 25 0 1 0 470132150 329572352 75473 33554432000 4194304 4263880 140733866889440 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 80462 75473 247 17 0 77635 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 321848

[startup+282.301 s]
/proc/loadavg: 4.04 3.86 3.97 5/194 10770
/proc/meminfo: memFree=11082320/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=352356 CPUtime=282.3 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 87647 0 0 0 28203 27 0 0 25 0 1 0 470132150 360812544 82956 33554432000 4194304 4263880 140733866889440 18446744073709551615 4215113 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 88089 82956 249 17 0 85262 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 352356

[startup+342.3 s]
/proc/loadavg: 4.01 3.88 3.97 5/194 10771
/proc/meminfo: memFree=10975416/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=379688 CPUtime=342.3 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 94411 0 0 0 34199 31 0 0 25 0 1 0 470132150 388800512 89720 33554432000 4194304 4263880 140733866889440 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 94922 89720 249 17 0 92095 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 379688

[startup+402.301 s]
/proc/loadavg: 4.00 3.90 3.97 5/194 10773
/proc/meminfo: memFree=10900748/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=405604 CPUtime=402.3 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 100387 0 0 0 40197 33 0 0 25 0 1 0 470132150 415338496 95695 33554432000 4194304 4263880 140733866889440 18446744073709551615 4205697 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 101401 95695 248 17 0 98574 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 405604

[startup+462.301 s]
/proc/loadavg: 4.00 3.92 3.97 5/194 10774
/proc/meminfo: memFree=10830804/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=424604 CPUtime=462.3 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 104912 0 0 0 46195 35 0 0 25 0 1 0 470132150 434794496 100220 33554432000 4194304 4263880 140733866889440 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 106151 100220 248 17 0 103324 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 424604

[startup+522.3 s]
/proc/loadavg: 4.05 3.94 3.97 5/194 10776
/proc/meminfo: memFree=10765792/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=444916 CPUtime=522.3 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 109948 0 0 0 52193 37 0 0 25 0 1 0 470132150 455593984 105256 33554432000 4194304 4263880 140733866889440 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 111229 105256 248 17 0 108402 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 444916

[startup+582.301 s]
/proc/loadavg: 4.02 3.95 3.97 5/194 10778
/proc/meminfo: memFree=10694972/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=466192 CPUtime=582.3 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 115137 0 0 0 58190 40 0 0 25 0 1 0 470132150 477380608 110445 33554432000 4194304 4263880 140733866889440 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 116548 110445 248 17 0 113721 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 466192

[startup+642.301 s]
/proc/loadavg: 4.06 3.97 3.98 5/194 10806
/proc/meminfo: memFree=10639656/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=485760 CPUtime=642.31 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 119808 0 0 0 64189 42 0 0 25 0 1 0 470132150 497418240 115116 33554432000 4194304 4263880 140733866889440 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 121440 115116 248 17 0 118613 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 485760

[startup+702.3 s]
/proc/loadavg: 4.02 3.97 3.98 5/194 10808
/proc/meminfo: memFree=10528892/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=506468 CPUtime=702.31 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 124873 0 0 0 70187 44 0 0 25 0 1 0 470132150 518623232 120180 33554432000 4194304 4263880 140733866889440 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 126617 120180 248 17 0 123790 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 506468

[startup+762.307 s]
/proc/loadavg: 4.07 3.99 3.98 5/194 10809
/proc/meminfo: memFree=10426204/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=521100 CPUtime=762.32 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 128352 0 0 0 76186 46 0 0 25 0 1 0 470132150 533606400 123659 33554432000 4194304 4263880 140733866889440 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 130275 123659 248 17 0 127448 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 521100

[startup+822.301 s]
/proc/loadavg: 4.03 3.99 3.98 5/194 10811
/proc/meminfo: memFree=10347544/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=534620 CPUtime=822.31 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 131553 0 0 0 82183 48 0 0 25 0 1 0 470132150 547450880 126860 33554432000 4194304 4263880 140733866889440 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 133655 126860 248 17 0 130828 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 534620

[startup+882.3 s]
/proc/loadavg: 4.01 3.99 3.98 5/194 10813
/proc/meminfo: memFree=10276852/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=549900 CPUtime=882.31 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 135372 0 0 0 88181 50 0 0 25 0 1 0 470132150 563097600 130679 33554432000 4194304 4263880 140733866889440 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 137475 130679 248 17 0 134648 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 549900

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.98 5/194 10814
/proc/meminfo: memFree=10205296/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=567516 CPUtime=942.31 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 139628 0 0 0 94180 51 0 0 25 0 1 0 470132150 581136384 134935 33554432000 4194304 4263880 140733866889440 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 141879 134935 248 17 0 139052 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 567516

[startup+1002.3 s]
/proc/loadavg: 4.07 4.00 3.99 5/194 10816
/proc/meminfo: memFree=10147116/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=579548 CPUtime=1002.32 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 142448 0 0 0 100179 53 0 0 25 0 1 0 470132150 593457152 137755 33554432000 4194304 4263880 140733866889440 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 144887 137755 248 17 0 142060 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 579548

[startup+1062.3 s]
/proc/loadavg: 4.03 4.00 3.99 5/194 10817
/proc/meminfo: memFree=10079388/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=593480 CPUtime=1062.32 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 145931 0 0 0 106177 55 0 0 25 0 1 0 470132150 607723520 141238 33554432000 4194304 4263880 140733866889440 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 148370 141238 248 17 0 145543 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 593480

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.99 5/194 10819
/proc/meminfo: memFree=10013908/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=607492 CPUtime=1122.32 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 149362 0 0 0 112176 56 0 0 25 0 1 0 470132150 622071808 144669 33554432000 4194304 4263880 140733866889440 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 151873 144669 248 17 0 149046 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 607492

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/194 10821
/proc/meminfo: memFree=9952144/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=620996 CPUtime=1182.32 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 152532 0 0 0 118175 57 0 0 25 0 1 0 470132150 635899904 147839 33554432000 4194304 4263880 140733866889440 18446744073709551615 4205824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 155249 147839 248 17 0 152422 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 620996

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.99 5/194 10822
/proc/meminfo: memFree=9861360/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=631776 CPUtime=1242.32 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 155260 0 0 0 124174 58 0 0 25 0 1 0 470132150 646938624 150567 33554432000 4194304 4263880 140733866889440 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 157944 150567 248 17 0 155117 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 631776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.99 5/194 10824
/proc/meminfo: memFree=9762644/32951124 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=642404 CPUtime=1300.03 cores=1,3
/proc/10738/stat : 10738 (umsat) R 10736 10738 10363 0 -1 4202496 157841 0 0 0 129943 60 0 0 25 0 1 0 470132150 657821696 153148 33554432000 4194304 4263880 140733866889440 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10738/statm: 160601 153148 248 17 0 157774 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 642404

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.44
CPU system time (s): 0.632903
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 642404

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

runsolver used 2.04469 second user time and 5.05923 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-23 21:02:20
IDJOB=3251501
IDBENCH=88225
IDSOLVER=1582
FILE ID=node132/3251501-1303585340
RUNJOBID= node132-1303585340-10718
PBS_JOBID= 13150355
Free space on /tmp= 72052 MiB

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

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

MD5SUM BENCH= 67948a6aed9ea09317abe3c8a9a27a03
RANDOM SEED=272622021

node132.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	: 5332.74
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.76
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.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.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.77
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.67
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.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.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:      12193556 kB
Buffers:       1650040 kB
Cached:       18488536 kB
SwapCached:          0 kB
Active:        8684044 kB
Inactive:     11521652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12193556 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8928 kB
Writeback:           0 kB
AnonPages:       66668 kB
Mapped:          15288 kB
Slab:           489416 kB
PageTables:       5240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   217104 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72032 MiB
End job on node132 at 2011-04-23 21:24:02