Trace number 3251061

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) 1299.74 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: 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-3251061-1303583054/watcher-3251061-1303583054 -o /tmp/evaluation-result-3251061-1303583054/solver-3251061-1303583054 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3251061-1303583054.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: 1.72 1.97 2.44 3/176 30855
/proc/meminfo: memFree=21296312/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=11644 CPUtime=0 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4194304 356 0 0 0 0 0 0 0 21 0 1 0 469904105 11923456 295 33554432000 4194304 4263880 140733814970912 18446744073709551615 242970211013 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 2911 295 241 17 0 84 0

[startup+0.0963219 s]
/proc/loadavg: 1.72 1.97 2.44 3/176 30855
/proc/meminfo: memFree=21296312/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=13344 CPUtime=0.09 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4194304 910 0 0 0 9 0 0 0 21 0 1 0 469904105 13664256 703 33554432000 4194304 4263880 140733814970912 18446744073709551615 47097003042576 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 3336 703 242 17 0 509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13344

[startup+0.100321 s]
/proc/loadavg: 1.72 1.97 2.44 3/176 30855
/proc/meminfo: memFree=21296312/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=13344 CPUtime=0.09 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4194304 917 0 0 0 9 0 0 0 21 0 1 0 469904105 13664256 710 33554432000 4194304 4263880 140733814970912 18446744073709551615 47097003173289 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 3336 710 242 17 0 509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13344

[startup+0.300286 s]
/proc/loadavg: 1.72 1.97 2.44 3/176 30855
/proc/meminfo: memFree=21296312/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=18816 CPUtime=0.29 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4194304 2610 0 0 0 29 0 0 0 22 0 1 0 469904105 19267584 1825 33554432000 4194304 4263880 140733814970912 18446744073709551615 47097003156385 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 4704 1825 242 17 0 1877 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18816

[startup+0.700209 s]
/proc/loadavg: 1.72 1.97 2.44 3/176 30855
/proc/meminfo: memFree=21296312/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=25980 CPUtime=0.69 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4194304 5129 0 0 0 68 1 0 0 23 0 1 0 469904105 26603520 3575 33554432000 4194304 4263880 140733814970912 18446744073709551615 47097003121385 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 6495 3576 242 17 0 3668 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25980

[startup+1.50108 s]
/proc/loadavg: 1.72 1.97 2.44 5/188 30878
/proc/meminfo: memFree=21213628/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=75304 CPUtime=1.49 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 21468 0 0 0 146 3 0 0 25 0 1 0 469904105 77111296 15979 33554432000 4194304 4263880 140733814970912 18446744073709551615 4224822 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 18826 15979 247 17 0 15999 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75304

[startup+3.10074 s]
/proc/loadavg: 1.72 1.97 2.44 5/188 30878
/proc/meminfo: memFree=21096160/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=80188 CPUtime=3.09 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 22677 0 0 0 306 3 0 0 25 0 1 0 469904105 82112512 17188 33554432000 4194304 4263880 140733814970912 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30855/statm: 20047 17188 247 17 0 17220 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 80188

[startup+6.3002 s]
/proc/loadavg: 2.06 2.04 2.46 7/188 30878
/proc/meminfo: memFree=20907184/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=103360 CPUtime=6.26 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 28448 0 0 0 622 4 0 0 25 0 1 0 469904105 105840640 22959 33554432000 4194304 4263880 140733814970912 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30855/statm: 25840 22959 247 17 0 23013 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 103360

[startup+12.7011 s]
/proc/loadavg: 2.46 2.12 2.49 6/188 30878
/proc/meminfo: memFree=20777880/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=129308 CPUtime=12.37 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 34804 0 0 0 1229 8 0 0 25 0 1 0 469904105 132411392 29315 33554432000 4194304 4263880 140733814970912 18446744073709551615 4207860 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30855/statm: 32327 29315 247 17 0 29500 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 129308

[startup+25.501 s]
/proc/loadavg: 2.80 2.21 2.51 5/188 30878
/proc/meminfo: memFree=20621036/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=160876 CPUtime=25.16 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 42537 0 0 0 2506 10 0 0 25 0 1 0 469904105 164737024 37048 33554432000 4194304 4263880 140733814970912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 40219 37048 247 17 0 37392 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 160876

[startup+51.1005 s]
/proc/loadavg: 3.21 2.35 2.55 5/188 30879
/proc/meminfo: memFree=20412112/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=200280 CPUtime=50.76 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 52166 0 0 0 5063 13 0 0 25 0 1 0 469904105 205086720 46677 33554432000 4194304 4263880 140733814970912 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 50070 46677 247 17 0 47243 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 200280

[startup+102.307 s]
/proc/loadavg: 3.65 2.60 2.62 5/188 30880
/proc/meminfo: memFree=20069224/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=258424 CPUtime=101.97 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 66268 0 0 0 10180 17 0 0 25 0 1 0 469904105 264626176 60778 33554432000 4194304 4263880 140733814970912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 64606 60778 248 17 0 61779 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 258424

[startup+162.3 s]
/proc/loadavg: 3.87 2.86 2.71 5/188 30882
/proc/meminfo: memFree=19768124/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=307412 CPUtime=161.96 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 78233 0 0 0 16175 21 0 0 25 0 1 0 469904105 314789888 72742 33554432000 4194304 4263880 140733814970912 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 76853 72742 248 17 0 74026 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 307412

[startup+222.301 s]
/proc/loadavg: 3.95 3.06 2.78 5/188 30884
/proc/meminfo: memFree=19570192/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=344820 CPUtime=221.96 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 87187 0 0 0 22173 23 0 0 25 0 1 0 469904105 353095680 81694 33554432000 4194304 4263880 140733814970912 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 86205 81695 249 17 0 83378 0
Current children cumulated CPU time (s) 221.96
Current children cumulated vsize (KiB) 344820

[startup+282.301 s]
/proc/loadavg: 3.98 3.23 2.86 5/188 30885
/proc/meminfo: memFree=19413684/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=377996 CPUtime=281.97 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 95307 0 0 0 28171 26 0 0 25 0 1 0 469904105 387067904 89813 33554432000 4194304 4263880 140733814970912 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 94499 89813 248 17 0 91672 0
Current children cumulated CPU time (s) 281.97
Current children cumulated vsize (KiB) 377996

[startup+342.3 s]
/proc/loadavg: 4.07 3.40 2.94 5/188 30887
/proc/meminfo: memFree=19242796/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=412500 CPUtime=341.96 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 103568 0 0 0 34168 28 0 0 25 0 1 0 469904105 422400000 98074 33554432000 4194304 4263880 140733814970912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 103125 98074 248 17 0 100298 0
Current children cumulated CPU time (s) 341.96
Current children cumulated vsize (KiB) 412500

[startup+402.301 s]
/proc/loadavg: 4.02 3.50 3.00 5/188 30888
/proc/meminfo: memFree=19077108/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=436668 CPUtime=401.97 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 109465 0 0 0 40166 31 0 0 25 0 1 0 469904105 447148032 103971 33554432000 4194304 4263880 140733814970912 18446744073709551615 4242511 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 109167 103971 248 17 0 106340 0
Current children cumulated CPU time (s) 401.97
Current children cumulated vsize (KiB) 436668

[startup+462.301 s]
/proc/loadavg: 4.01 3.59 3.06 5/188 30890
/proc/meminfo: memFree=18916132/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=460712 CPUtime=461.97 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 114903 0 0 0 46164 33 0 0 25 0 1 0 469904105 471769088 109409 33554432000 4194304 4263880 140733814970912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 115178 109409 248 17 0 112351 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 460712

[startup+522.3 s]
/proc/loadavg: 4.00 3.66 3.12 5/188 30892
/proc/meminfo: memFree=18747464/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=485924 CPUtime=521.97 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 120963 0 0 0 52162 35 0 0 25 0 1 0 469904105 497586176 115468 33554432000 4194304 4263880 140733814970912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 121481 115468 249 17 0 118654 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 485924

[startup+582.301 s]
/proc/loadavg: 4.00 3.72 3.17 5/188 30893
/proc/meminfo: memFree=18621084/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=510796 CPUtime=581.97 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 126900 0 0 0 58160 37 0 0 25 0 1 0 469904105 523055104 121404 33554432000 4194304 4263880 140733814970912 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 127699 121404 248 17 0 124872 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 510796

[startup+642.301 s]
/proc/loadavg: 4.00 3.77 3.22 5/188 30895
/proc/meminfo: memFree=18511940/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=534832 CPUtime=641.98 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 132808 0 0 0 64159 39 0 0 25 0 1 0 469904105 547667968 127312 33554432000 4194304 4263880 140733814970912 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 133708 127312 248 17 0 130881 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 534832

[startup+702.3 s]
/proc/loadavg: 4.00 3.81 3.26 5/188 30896
/proc/meminfo: memFree=18416192/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=560260 CPUtime=701.97 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 138894 0 0 0 70156 41 0 0 25 0 1 0 469904105 573706240 133397 33554432000 4194304 4263880 140733814970912 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 140065 133397 247 17 0 137238 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 560260

[startup+762.307 s]
/proc/loadavg: 4.07 3.87 3.32 5/188 30898
/proc/meminfo: memFree=18332472/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=579032 CPUtime=761.98 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 143287 0 0 0 76155 43 0 0 25 0 1 0 469904105 592928768 137790 33554432000 4194304 4263880 140733814970912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 144758 137790 248 17 0 141931 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 579032

[startup+822.301 s]
/proc/loadavg: 4.03 3.89 3.36 5/188 30900
/proc/meminfo: memFree=18238700/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=605580 CPUtime=821.97 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 149835 0 0 0 82152 45 0 0 25 0 1 0 469904105 620113920 144338 33554432000 4194304 4263880 140733814970912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 151395 144338 248 17 0 148568 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 605580

[startup+882.3 s]
/proc/loadavg: 4.01 3.91 3.39 5/188 30901
/proc/meminfo: memFree=18141592/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=634500 CPUtime=881.97 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 156977 0 0 0 88150 47 0 0 25 0 1 0 469904105 649728000 151480 33554432000 4194304 4263880 140733814970912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 158625 151480 248 17 0 155798 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 634500

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.43 5/188 30903
/proc/meminfo: memFree=18046220/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=663564 CPUtime=941.98 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 164114 0 0 0 94148 50 0 0 25 0 1 0 469904105 679489536 158617 33554432000 4194304 4263880 140733814970912 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 165891 158617 248 17 0 163064 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 663564

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.46 5/188 30904
/proc/meminfo: memFree=17958412/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=688484 CPUtime=1001.98 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 170373 0 0 0 100146 52 0 0 25 0 1 0 469904105 705007616 164876 33554432000 4194304 4263880 140733814970912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 172121 164876 248 17 0 169294 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 688484

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.49 5/188 30906
/proc/meminfo: memFree=17864396/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=707744 CPUtime=1061.98 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 175176 0 0 0 106145 53 0 0 25 0 1 0 469904105 724729856 169678 33554432000 4194304 4263880 140733814970912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 176936 169678 248 17 0 174109 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 707744

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.52 5/188 30908
/proc/meminfo: memFree=17790336/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=720580 CPUtime=1121.98 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 178180 0 0 0 112144 54 0 0 25 0 1 0 469904105 737873920 172682 33554432000 4194304 4263880 140733814970912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 180145 172682 248 17 0 177318 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 720580

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.55 5/188 30909
/proc/meminfo: memFree=17721988/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=731492 CPUtime=1181.98 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 180720 0 0 0 118143 55 0 0 25 0 1 0 469904105 749047808 175222 33554432000 4194304 4263880 140733814970912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 182873 175222 248 17 0 180046 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 731492

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.57 5/188 30911
/proc/meminfo: memFree=17635292/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=744452 CPUtime=1241.99 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 183943 0 0 0 124142 57 0 0 25 0 1 0 469904105 762318848 178445 33554432000 4194304 4263880 140733814970912 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 186113 178445 248 17 0 183286 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 744452



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.00 3.61 5/188 30912
/proc/meminfo: memFree=17563344/32951132 swapFree=67111524/67111528
[pid=30855] ppid=30853 vsize=753276 CPUtime=1299.69 cores=4,6
/proc/30855/stat : 30855 (umsat) R 30853 30855 30170 0 -1 4202496 186101 0 0 0 129912 57 0 0 25 0 1 0 469904105 771354624 180603 33554432000 4194304 4263880 140733814970912 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30855/statm: 188319 180603 248 17 0 185492 0
Current children cumulated CPU time (s) 1299.69
Current children cumulated vsize (KiB) 753276

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): 1299.74
CPU user time (s): 1299.12
CPU system time (s): 0.611906
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 753276

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

runsolver used 2.17167 second user time and 4.93625 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-23 20:24:15
IDJOB=3251061
IDBENCH=88209
IDSOLVER=1582
FILE ID=node128/3251061-1303583054
RUNJOBID= node128-1303583054-30836
PBS_JOBID= 13150329
Free space on /tmp= 66812 MiB

SOLVER NAME= UmSat 2011-02-25
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-3251061-1303583054/watcher-3251061-1303583054 -o /tmp/evaluation-result-3251061-1303583054/solver-3251061-1303583054 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3251061-1303583054.cnf

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

MD5SUM BENCH= bfa662ff57088c54e0febd091ce11e5c
RANDOM SEED=1861831700

node128.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21296584 kB
Buffers:       1335816 kB
Cached:        9608260 kB
SwapCached:          4 kB
Active:        1996464 kB
Inactive:      9020072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21296584 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           19920 kB
Writeback:           0 kB
AnonPages:       71784 kB
Mapped:          14780 kB
Slab:           574612 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   201704 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= 66792 MiB
End job on node128 at 2011-04-23 20:45:57