Trace number 3251193

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.1 1300.06

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
MD5SUM556c58061360a1b195d9b2f28888af77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03469
Satisfiable
(Un)Satisfiability was proved
Number of variables2115
Number of clauses356340
Sum of the clauses size714705
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2356295
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: 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-3251193-1303584112/watcher-3251193-1303584112 -o /tmp/evaluation-result-3251193-1303584112/solver-3251193-1303584112 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3251193-1303584112.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.41 3.85 3.57 4/178 20945
/proc/meminfo: memFree=14102376/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=11800 CPUtime=0 cores=1,3
/proc/20945/stat : 20945 (runsolver) R 20943 20945 20395 0 -1 4202560 45 0 0 0 0 0 0 0 23 0 1 0 470011940 12083200 55 33554432000 4194304 5434984 140737259495200 18446744073709551615 5055495 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/20945/statm: 2950 55 34 303 0 2644 0

[startup+0.0539421 s]
/proc/loadavg: 3.41 3.85 3.57 4/178 20945
/proc/meminfo: memFree=14102376/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=12568 CPUtime=0.04 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4194304 601 0 0 0 4 0 0 0 23 0 1 0 470011940 12869632 491 33554432000 4194304 4263880 140734290501472 18446744073709551615 47090813065704 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 3142 491 242 17 0 315 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12568

[startup+0.100931 s]
/proc/loadavg: 3.41 3.85 3.57 4/178 20945
/proc/meminfo: memFree=14102376/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=13348 CPUtime=0.09 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4194304 909 0 0 0 9 0 0 0 23 0 1 0 470011940 13668352 702 33554432000 4194304 4263880 140734290501472 18446744073709551615 4237073 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 3337 702 242 17 0 510 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13348

[startup+0.300901 s]
/proc/loadavg: 3.41 3.85 3.57 4/178 20945
/proc/meminfo: memFree=14102376/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=18820 CPUtime=0.29 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4194304 2594 0 0 0 29 0 0 0 24 0 1 0 470011940 19271680 1809 33554432000 4194304 4263880 140734290501472 18446744073709551615 47090813146857 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 4705 1809 242 17 0 1878 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18820

[startup+0.700823 s]
/proc/loadavg: 3.41 3.85 3.57 4/178 20945
/proc/meminfo: memFree=14102376/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=25984 CPUtime=0.68 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4194304 5094 0 0 0 68 0 0 0 25 0 1 0 470011940 26607616 3540 33554432000 4194304 4263880 140734290501472 18446744073709551615 4236832 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 6496 3540 242 17 0 3669 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 25984

[startup+1.50068 s]
/proc/loadavg: 3.41 3.85 3.57 5/190 20968
/proc/meminfo: memFree=13999956/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=68656 CPUtime=1.48 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 19388 0 0 0 146 2 0 0 25 0 1 0 470011940 70303744 14209 33554432000 4194304 4263880 140734290501472 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 17164 14209 247 17 0 14337 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 68656

[startup+3.10038 s]
/proc/loadavg: 3.41 3.85 3.57 5/190 20968
/proc/meminfo: memFree=13920972/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=85408 CPUtime=3.08 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 23588 0 0 0 305 3 0 0 25 0 1 0 470011940 87457792 18409 33554432000 4194304 4263880 140734290501472 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 21352 18409 247 17 0 18525 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 85408

[startup+6.3008 s]
/proc/loadavg: 3.54 3.87 3.58 5/190 20968
/proc/meminfo: memFree=13594232/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=114176 CPUtime=6.29 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 30768 0 0 0 624 5 0 0 25 0 1 0 470011940 116916224 25589 33554432000 4194304 4263880 140734290501472 18446744073709551615 4205763 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 28544 25589 247 17 0 25717 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 114176

[startup+12.7006 s]
/proc/loadavg: 3.57 3.87 3.58 5/190 20968
/proc/meminfo: memFree=13444720/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=151524 CPUtime=12.69 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 40074 0 0 0 1262 7 0 0 25 0 1 0 470011940 155160576 34895 33554432000 4194304 4263880 140734290501472 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 37914 34897 247 17 0 35087 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 151524

[startup+25.5003 s]
/proc/loadavg: 3.67 3.88 3.59 5/190 20969
/proc/meminfo: memFree=13237548/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=202384 CPUtime=25.48 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 52636 0 0 0 2538 10 0 0 25 0 1 0 470011940 207241216 47457 33554432000 4194304 4263880 140734290501472 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 50596 47457 247 17 0 47769 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 202384

[startup+51.1006 s]
/proc/loadavg: 3.78 3.89 3.60 5/190 20969
/proc/meminfo: memFree=12991544/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=262408 CPUtime=51.08 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 67410 0 0 0 5094 14 0 0 25 0 1 0 470011940 268705792 62229 33554432000 4194304 4263880 140734290501472 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 65602 62229 249 17 0 62775 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 262408

[startup+102.307 s]
/proc/loadavg: 3.90 3.90 3.62 5/190 20971
/proc/meminfo: memFree=12563772/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=392664 CPUtime=102.29 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 99685 0 0 0 10206 23 0 0 25 0 1 0 470011940 402087936 94502 33554432000 4194304 4263880 140734290501472 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 98166 94502 248 17 0 95339 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 392664

[startup+162.3 s]
/proc/loadavg: 3.96 3.92 3.64 5/190 20972
/proc/meminfo: memFree=12240844/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=492876 CPUtime=162.29 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 124415 0 0 0 16198 31 0 0 25 0 1 0 470011940 504705024 119231 33554432000 4194304 4263880 140734290501472 18446744073709551615 4205730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 123219 119231 248 17 0 120392 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 492876

[startup+222.3 s]
/proc/loadavg: 4.05 3.96 3.67 5/190 20974
/proc/meminfo: memFree=11961076/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=593124 CPUtime=222.29 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 149232 0 0 0 22190 39 0 0 25 0 1 0 470011940 607358976 144047 33554432000 4194304 4263880 140734290501472 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 148281 144047 248 17 0 145454 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 593124

[startup+282.3 s]
/proc/loadavg: 4.02 3.96 3.69 5/190 20975
/proc/meminfo: memFree=11731156/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=661444 CPUtime=282.3 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 165796 0 0 0 28186 44 0 0 25 0 1 0 470011940 677318656 160610 33554432000 4194304 4263880 140734290501472 18446744073709551615 222921437893 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 165361 160610 249 17 0 162534 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 661444

[startup+342.3 s]
/proc/loadavg: 4.05 3.98 3.71 5/190 20977
/proc/meminfo: memFree=11506816/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=730116 CPUtime=342.29 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 182868 0 0 0 34179 50 0 0 25 0 1 0 470011940 747638784 177681 33554432000 4194304 4263880 140734290501472 18446744073709551615 4205763 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 182529 177681 248 17 0 179702 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 730116

[startup+402.3 s]
/proc/loadavg: 4.02 3.98 3.73 5/190 20979
/proc/meminfo: memFree=11314840/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=777308 CPUtime=402.3 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 194237 0 0 0 40176 54 0 0 25 0 1 0 470011940 795963392 189048 33554432000 4194304 4263880 140734290501472 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 194327 189048 248 17 0 191500 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 777308

[startup+462.3 s]
/proc/loadavg: 4.00 3.98 3.74 5/190 20980
/proc/meminfo: memFree=11154488/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=824432 CPUtime=462.3 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 205833 0 0 0 46172 58 0 0 25 0 1 0 470011940 844218368 200644 33554432000 4194304 4263880 140734290501472 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 206108 200644 248 17 0 203281 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 824432

[startup+522.3 s]
/proc/loadavg: 4.00 3.98 3.75 5/190 20982
/proc/meminfo: memFree=11003784/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=858620 CPUtime=522.3 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 213612 0 0 0 52169 61 0 0 25 0 1 0 470011940 879226880 208420 33554432000 4194304 4263880 140734290501472 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 214655 208420 248 17 0 211828 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 858620

[startup+582.3 s]
/proc/loadavg: 4.07 4.00 3.77 5/190 20983
/proc/meminfo: memFree=10851596/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=886368 CPUtime=582.3 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 220514 0 0 0 58167 63 0 0 25 0 1 0 470011940 907640832 215322 33554432000 4194304 4263880 140734290501472 18446744073709551615 4205763 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 221592 215322 248 17 0 218765 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 886368

[startup+642.3 s]
/proc/loadavg: 4.02 4.00 3.78 5/190 20985
/proc/meminfo: memFree=10708956/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=922720 CPUtime=642.31 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 229395 0 0 0 64164 67 0 0 25 0 1 0 470011940 944865280 224203 33554432000 4194304 4263880 140734290501472 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 230680 224203 248 17 0 227853 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 922720

[startup+702.3 s]
/proc/loadavg: 4.01 4.00 3.79 5/190 20987
/proc/meminfo: memFree=10578084/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=945856 CPUtime=702.3 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 235178 0 0 0 70161 69 0 0 25 0 1 0 470011940 968556544 229986 33554432000 4194304 4263880 140734290501472 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 236464 229986 248 17 0 233637 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 945856

[startup+762.307 s]
/proc/loadavg: 4.09 4.03 3.81 5/190 20988
/proc/meminfo: memFree=10443752/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=975800 CPUtime=762.32 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 242457 0 0 0 76159 73 0 0 25 0 1 0 470011940 999219200 237265 33554432000 4194304 4263880 140734290501472 18446744073709551615 4207744 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 243950 237265 248 17 0 241123 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 975800

[startup+822.3 s]
/proc/loadavg: 4.03 4.02 3.82 5/190 20990
/proc/meminfo: memFree=10330392/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=1003976 CPUtime=822.31 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 249437 0 0 0 82155 76 0 0 25 0 1 0 470011940 1028071424 244245 33554432000 4194304 4263880 140734290501472 18446744073709551615 4205756 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 250994 244245 248 17 0 248167 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1003976

[startup+882.3 s]
/proc/loadavg: 4.08 4.03 3.83 5/190 20991
/proc/meminfo: memFree=10226828/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=1033832 CPUtime=882.31 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 256786 0 0 0 88151 80 0 0 25 0 1 0 470011940 1058643968 251594 33554432000 4194304 4263880 140734290501472 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 258458 251594 248 17 0 255631 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1033832

[startup+942.3 s]
/proc/loadavg: 4.03 4.02 3.84 5/190 20993
/proc/meminfo: memFree=10124260/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=1062312 CPUtime=942.31 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 263679 0 0 0 94147 84 0 0 25 0 1 0 470011940 1087807488 258487 33554432000 4194304 4263880 140734290501472 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 265578 258487 248 17 0 262751 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1062312

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.85 5/190 20995
/proc/meminfo: memFree=10012140/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=1092536 CPUtime=1002.32 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 270871 0 0 0 100146 86 0 0 25 0 1 0 470011940 1118756864 265678 33554432000 4194304 4263880 140734290501472 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 273134 265678 248 17 0 270307 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1092536

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.85 5/190 20996
/proc/meminfo: memFree=9908084/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=1117900 CPUtime=1062.32 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 277117 0 0 0 106143 89 0 0 25 0 1 0 470011940 1144729600 271924 33554432000 4194304 4263880 140734290501472 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 279475 271924 248 17 0 276648 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1117900

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.86 5/190 20998
/proc/meminfo: memFree=9797412/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=1145504 CPUtime=1122.32 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 283505 0 0 0 112141 91 0 0 25 0 1 0 470011940 1172996096 278312 33554432000 4194304 4263880 140734290501472 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 286376 278312 248 17 0 283549 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1145504

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 3.87 5/190 21008
/proc/meminfo: memFree=9681408/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=1180388 CPUtime=1182.32 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 292167 0 0 0 118138 94 0 0 25 0 1 0 470011940 1208717312 286973 33554432000 4194304 4263880 140734290501472 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 295097 286973 247 17 0 292270 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1180388

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.87 5/190 21010
/proc/meminfo: memFree=9564320/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=1211932 CPUtime=1242.32 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 299989 0 0 0 124134 98 0 0 25 0 1 0 470011940 1241018368 294795 33554432000 4194304 4263880 140734290501472 18446744073709551615 4205824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 302983 294795 247 17 0 300156 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1211932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.13 4.04 3.89 5/190 21012
/proc/meminfo: memFree=9470808/32951124 swapFree=67111528/67111528
[pid=20945] ppid=20943 vsize=1241628 CPUtime=1300.03 cores=1,3
/proc/20945/stat : 20945 (umsat) R 20943 20945 20395 0 -1 4202496 307263 0 0 0 129903 100 0 0 25 0 1 0 470011940 1271427072 302069 33554432000 4194304 4263880 140734290501472 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20945/statm: 310407 302069 247 17 0 307580 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1241628

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): 1300.1
CPU user time (s): 1299.03
CPU system time (s): 1.06284
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1241628

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

runsolver used 2.02769 second user time and 5.07923 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-23 20:41:52
IDJOB=3251193
IDBENCH=88216
IDSOLVER=1582
FILE ID=node109/3251193-1303584112
RUNJOBID= node109-1303584112-20927
PBS_JOBID= 13150346
Free space on /tmp= 71368 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251193-1303584112/watcher-3251193-1303584112 -o /tmp/evaluation-result-3251193-1303584112/solver-3251193-1303584112 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3251193-1303584112.cnf

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

MD5SUM BENCH= 556c58061360a1b195d9b2f28888af77
RANDOM SEED=73429063

node109.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.809
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.61
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.809
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.809
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.74
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.809
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14102904 kB
Buffers:       2102888 kB
Cached:       16098880 kB
SwapCached:          0 kB
Active:        9957532 kB
Inactive:      8315920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14102904 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9892 kB
Writeback:           0 kB
AnonPages:       71000 kB
Mapped:          14436 kB
Slab:           510756 kB
PageTables:       5308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   199560 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= 71336 MiB
End job on node109 at 2011-04-23 21:03:34