Trace number 3379003

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
UmSat 2011-05-12 (fixed)? (TO) 1300.09 1300.07

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: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379003-1305462066/watcher-3379003-1305462066 -o /tmp/evaluation-result-3379003-1305462066/solver-3379003-1305462066 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379003-1305462066.cnf 

running on 2 cores: 0,2

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.85 3.97 3.76 5/348 21114
/proc/meminfo: memFree=25879692/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=11796 CPUtime=0 cores=0,2
/proc/21114/stat : 21114 (runsolver) R 21112 21114 20792 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 390397889 12079104 50 33554432000 4194304 5432360 140735418339904 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/21114/statm: 2949 50 30 303 0 2643 0

[startup+0.0868631 s]
/proc/loadavg: 3.85 3.97 3.76 5/348 21114
/proc/meminfo: memFree=25879692/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=13348 CPUtime=0.07 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4194304 866 0 0 0 7 0 0 0 25 0 1 0 390397889 13668352 661 33554432000 4194304 4263832 140735242661008 18446744073709551615 4236817 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 3337 661 242 17 0 510 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13348

[startup+0.100845 s]
/proc/loadavg: 3.85 3.97 3.76 5/348 21114
/proc/meminfo: memFree=25879692/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=13348 CPUtime=0.08 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4194304 889 0 0 0 8 0 0 0 25 0 1 0 390397889 13668352 684 33554432000 4194304 4263832 140735242661008 18446744073709551615 47339176189204 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 3337 684 242 17 0 510 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13348

[startup+0.300824 s]
/proc/loadavg: 3.85 3.97 3.76 5/348 21114
/proc/meminfo: memFree=25879692/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=18820 CPUtime=0.28 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4194304 2543 0 0 0 28 0 0 0 25 0 1 0 390397889 19271680 1760 33554432000 4194304 4263832 140735242661008 18446744073709551615 268660351714 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 4705 1760 242 17 0 1878 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 18820

[startup+0.700735 s]
/proc/loadavg: 3.85 3.97 3.76 5/348 21114
/proc/meminfo: memFree=25879692/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=25984 CPUtime=0.68 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4194304 4983 0 0 0 68 0 0 0 25 0 1 0 390397889 26607616 3431 33554432000 4194304 4263832 140735242661008 18446744073709551615 47339176412543 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 6496 3431 242 17 0 3669 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 25984

[startup+1.50059 s]
/proc/loadavg: 3.85 3.97 3.76 5/349 21115
/proc/meminfo: memFree=25838888/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=68656 CPUtime=1.48 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 19385 0 0 0 146 2 0 0 25 0 1 0 390397889 70303744 14208 33554432000 4194304 4263832 140735242661008 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 17164 14208 247 17 0 14337 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 68656

[startup+3.10032 s]
/proc/loadavg: 3.85 3.97 3.76 5/349 21115
/proc/meminfo: memFree=25799236/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=81700 CPUtime=3.08 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 22662 0 0 0 305 3 0 0 25 0 1 0 390397889 83660800 17485 33554432000 4194304 4263832 140735242661008 18446744073709551615 268660323013 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 20425 17485 247 17 0 17598 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 81700

[startup+6.30077 s]
/proc/loadavg: 3.86 3.97 3.76 5/349 21115
/proc/meminfo: memFree=25753232/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=111396 CPUtime=6.28 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 30055 0 0 0 623 5 0 0 25 0 1 0 390397889 114069504 24878 33554432000 4194304 4263832 140735242661008 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 27849 24878 247 17 0 25022 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 111396

[startup+12.7006 s]
/proc/loadavg: 3.87 3.97 3.76 5/349 21115
/proc/meminfo: memFree=25694652/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=149652 CPUtime=12.68 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 39581 0 0 0 1262 6 0 0 25 0 1 0 390397889 153243648 34404 33554432000 4194304 4263832 140735242661008 18446744073709551615 4207586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 37413 34404 247 17 0 34586 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 149652

[startup+25.5004 s]
/proc/loadavg: 4.05 4.01 3.78 5/349 21116
/proc/meminfo: memFree=25617280/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=203332 CPUtime=25.49 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 52833 0 0 0 2540 9 0 0 25 0 1 0 390397889 208211968 47656 33554432000 4194304 4263832 140735242661008 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 50833 47656 247 17 0 48006 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 203332

[startup+51.1009 s]
/proc/loadavg: 4.03 4.00 3.78 5/349 21117
/proc/meminfo: memFree=25496100/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=265768 CPUtime=51.08 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 68251 0 0 0 5095 13 0 0 25 0 1 0 390397889 272146432 63071 33554432000 4194304 4263832 140735242661008 18446744073709551615 4207735 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 66442 63071 248 17 0 63615 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 265768

[startup+102.313 s]
/proc/loadavg: 4.06 4.01 3.80 5/349 21118
/proc/meminfo: memFree=25246716/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=400636 CPUtime=102.29 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 101640 0 0 0 10209 20 0 0 25 0 1 0 390397889 410251264 96459 33554432000 4194304 4263832 140735242661008 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 100159 96459 248 17 0 97332 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 400636

[startup+162.3 s]
/proc/loadavg: 4.02 4.01 3.81 5/349 21119
/proc/meminfo: memFree=25070832/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=509668 CPUtime=162.28 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 128579 0 0 0 16201 27 0 0 25 0 1 0 390397889 521900032 123397 33554432000 4194304 4263832 140735242661008 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 127417 123397 248 17 0 124590 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 509668

[startup+222.301 s]
/proc/loadavg: 4.01 4.00 3.82 5/349 21121
/proc/meminfo: memFree=24950760/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=610476 CPUtime=222.29 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 153287 0 0 0 22196 33 0 0 25 0 1 0 390397889 625127424 148104 33554432000 4194304 4263832 140735242661008 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 152619 148104 248 17 0 149792 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 610476

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/349 21123
/proc/meminfo: memFree=24867024/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=681276 CPUtime=282.29 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 170682 0 0 0 28190 39 0 0 25 0 1 0 390397889 697626624 165498 33554432000 4194304 4263832 140735242661008 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 170319 165498 249 17 0 167492 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 681276

[startup+342.301 s]
/proc/loadavg: 4.09 4.03 3.84 5/349 21124
/proc/meminfo: memFree=24767892/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=747316 CPUtime=342.29 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 186907 0 0 0 34186 43 0 0 25 0 1 0 390397889 765251584 181722 33554432000 4194304 4263832 140735242661008 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 186829 181722 248 17 0 184002 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 747316

[startup+402.301 s]
/proc/loadavg: 4.03 4.02 3.85 5/349 21126
/proc/meminfo: memFree=24655128/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=792188 CPUtime=402.29 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 197898 0 0 0 40184 45 0 0 25 0 1 0 390397889 811200512 192711 33554432000 4194304 4263832 140735242661008 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 198047 192711 248 17 0 195220 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 792188

[startup+462.301 s]
/proc/loadavg: 4.07 4.03 3.86 5/349 21127
/proc/meminfo: memFree=24578088/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=841792 CPUtime=462.29 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 209681 0 0 0 46179 50 0 0 25 0 1 0 390397889 861995008 204491 33554432000 4194304 4263832 140735242661008 18446744073709551615 4205536 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 210448 204491 248 17 0 207621 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 841792

[startup+522.301 s]
/proc/loadavg: 3.87 3.99 3.85 4/343 21147
/proc/meminfo: memFree=24578816/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=868032 CPUtime=522.29 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 215954 0 0 0 52178 51 0 0 25 0 1 0 390397889 888864768 210764 33554432000 4194304 4263832 140735242661008 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 217008 210764 248 17 0 214181 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 868032

[startup+582.3 s]
/proc/loadavg: 3.32 3.81 3.80 4/343 21149
/proc/meminfo: memFree=24533124/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=902672 CPUtime=582.3 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 224492 0 0 0 58176 54 0 0 25 0 1 0 390397889 924336128 219302 33554432000 4194304 4263832 140735242661008 18446744073709551615 4205700 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 225668 219302 248 17 0 222841 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 902672

[startup+642.301 s]
/proc/loadavg: 3.11 3.66 3.74 4/343 21150
/proc/meminfo: memFree=24488304/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=935300 CPUtime=642.3 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 232520 0 0 0 64174 56 0 0 25 0 1 0 390397889 957747200 227330 33554432000 4194304 4263832 140735242661008 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 233825 227330 248 17 0 230998 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 935300

[startup+702.3 s]
/proc/loadavg: 3.04 3.54 3.70 4/343 21152
/proc/meminfo: memFree=24448444/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=964412 CPUtime=702.29 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 239697 0 0 0 70171 58 0 0 25 0 1 0 390397889 987557888 234507 33554432000 4194304 4263832 140735242661008 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 241103 234507 248 17 0 238276 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 964412

[startup+762.313 s]
/proc/loadavg: 3.01 3.44 3.65 4/343 21153
/proc/meminfo: memFree=24406096/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=995492 CPUtime=762.31 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 247331 0 0 0 76170 61 0 0 25 0 1 0 390397889 1019383808 242141 33554432000 4194304 4263832 140735242661008 18446744073709551615 4205609 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 248873 242141 248 17 0 246046 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 995492

[startup+822.301 s]
/proc/loadavg: 3.00 3.35 3.61 4/343 21155
/proc/meminfo: memFree=24368440/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=1025864 CPUtime=822.3 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 254828 0 0 0 82167 63 0 0 25 0 1 0 390397889 1050484736 249638 33554432000 4194304 4263832 140735242661008 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 256466 249638 248 17 0 253639 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1025864

[startup+882.301 s]
/proc/loadavg: 3.12 3.32 3.58 4/343 21157
/proc/meminfo: memFree=24327704/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=1057564 CPUtime=882.3 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 262725 0 0 0 88164 66 0 0 25 0 1 0 390397889 1082945536 257535 33554432000 4194304 4263832 140735242661008 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 264391 257535 248 17 0 261564 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1057564

[startup+942.301 s]
/proc/loadavg: 3.04 3.26 3.54 4/343 21158
/proc/meminfo: memFree=24288340/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=1090528 CPUtime=942.3 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 270350 0 0 0 94162 68 0 0 25 0 1 0 390397889 1116700672 265159 33554432000 4194304 4263832 140735242661008 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 272632 265159 248 17 0 269805 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1090528

[startup+1002.3 s]
/proc/loadavg: 3.01 3.21 3.50 4/343 21160
/proc/meminfo: memFree=24252192/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=1118164 CPUtime=1002.31 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 277189 0 0 0 100161 70 0 0 25 0 1 0 390397889 1144999936 271998 33554432000 4194304 4263832 140735242661008 18446744073709551615 4205700 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 279541 271998 248 17 0 276714 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1118164

[startup+1062.3 s]
/proc/loadavg: 3.04 3.18 3.47 4/343 21161
/proc/meminfo: memFree=24215668/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=1148784 CPUtime=1062.31 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 284317 0 0 0 106159 72 0 0 25 0 1 0 390397889 1176354816 279126 33554432000 4194304 4263832 140735242661008 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 287196 279126 248 17 0 284369 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1148784

[startup+1122.3 s]
/proc/loadavg: 2.57 3.03 3.40 3/337 21181
/proc/meminfo: memFree=24611464/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=1185864 CPUtime=1122.31 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 293537 0 0 0 112156 75 0 0 25 0 1 0 390397889 1214324736 288345 33554432000 4194304 4263832 140735242661008 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 296466 288345 247 17 0 293639 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1185864

[startup+1182.3 s]
/proc/loadavg: 2.21 2.84 3.31 3/337 21183
/proc/meminfo: memFree=24569488/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=1218404 CPUtime=1182.31 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 301584 0 0 0 118153 78 0 0 25 0 1 0 390397889 1247645696 296392 33554432000 4194304 4263832 140735242661008 18446744073709551615 4242470 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 304601 296392 247 17 0 301774 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1218404

[startup+1242.3 s]
/proc/loadavg: 2.07 2.69 3.23 3/337 21184
/proc/meminfo: memFree=24527544/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=1251056 CPUtime=1242.31 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 309544 0 0 0 124151 80 0 0 25 0 1 0 390397889 1281081344 304352 33554432000 4194304 4263832 140735242661008 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 312764 304352 247 17 0 309937 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1251056



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.02 2.56 3.15 2/335 21187
/proc/meminfo: memFree=24864524/32951124 swapFree=46575252/67111528
[pid=21114] ppid=21112 vsize=1280224 CPUtime=1300.02 cores=0,2
/proc/21114/stat : 21114 (umsat) R 21112 21114 20792 0 -1 4202496 316127 0 0 0 129920 82 0 0 25 0 1 0 390397889 1310949376 310935 33554432000 4194304 4263832 140735242661008 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21114/statm: 320056 310935 248 17 0 317229 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1280224

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.07
CPU time (s): 1300.09
CPU user time (s): 1299.21
CPU system time (s): 0.883865
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1280224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.21
system time used= 0.883865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 316128
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1446

runsolver used 4.6333 second user time and 9.53055 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-15 14:21:06
IDJOB=3379003
IDBENCH=88216
IDSOLVER=1861
FILE ID=node107/3379003-1305462066
RUNJOBID= node107-1305460764-20810
PBS_JOBID= 13324922
Free space on /tmp= 73460 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
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-3379003-1305462066/watcher-3379003-1305462066 -o /tmp/evaluation-result-3379003-1305462066/solver-3379003-1305462066 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379003-1305462066.cnf

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

MD5SUM BENCH= 556c58061360a1b195d9b2f28888af77
RANDOM SEED=930814666

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25879848 kB
Buffers:        180748 kB
Cached:        1400868 kB
SwapCached:       9832 kB
Active:        6257612 kB
Inactive:       524292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25879848 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:            9936 kB
Writeback:           0 kB
AnonPages:     5197664 kB
Mapped:          22848 kB
Slab:           150180 kB
PageTables:      72304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76972396 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= 73468 MiB
End job on node107 at 2011-05-15 14:42:48