Trace number 3266815

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.05 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m32-q326.25-n30-p30-s48700942.cnf
MD5SUM1bb1eb2a3bb0b22f560ab6712b727e98
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.385941
Satisfiable
(Un)Satisfiability was proved
Number of variables943
Number of clauses93431
Sum of the clauses size187745
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 293401
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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-3266815-1303583488/watcher-3266815-1303583488 -o /tmp/evaluation-result-3266815-1303583488/solver-3266815-1303583488 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3266815-1303583488.cnf 

running on 2 cores: 5,7

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.71 3.94 3.92 4/189 16651
/proc/meminfo: memFree=14414324/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=11776 CPUtime=0 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4194304 368 0 0 0 0 0 0 0 21 0 1 0 469946789 12058624 308 33554432000 4194304 4263880 140734697838752 18446744073709551615 46938865187995 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 2944 308 241 17 0 117 0

[startup+0.067953 s]
/proc/loadavg: 3.71 3.94 3.92 4/189 16651
/proc/meminfo: memFree=14414324/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=13340 CPUtime=0.06 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4194304 860 0 0 0 6 0 0 0 21 0 1 0 469946789 13660160 654 33554432000 4194304 4263880 140734697838752 18446744073709551615 4237399 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 3335 654 242 17 0 508 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13340

[startup+0.100953 s]
/proc/loadavg: 3.71 3.94 3.92 4/189 16651
/proc/meminfo: memFree=14414324/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=13340 CPUtime=0.1 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4194304 923 0 0 0 10 0 0 0 21 0 1 0 469946789 13660160 717 33554432000 4194304 4263880 140734697838752 18446744073709551615 46938865312160 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 3335 717 242 17 0 508 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13340

[startup+0.300911 s]
/proc/loadavg: 3.71 3.94 3.92 4/189 16651
/proc/meminfo: memFree=14414324/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=18812 CPUtime=0.29 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4194304 2628 0 0 0 29 0 0 0 22 0 1 0 469946789 19263488 1844 33554432000 4194304 4263880 140734697838752 18446744073709551615 4236865 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 4703 1844 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700844 s]
/proc/loadavg: 3.71 3.94 3.92 4/189 16651
/proc/meminfo: memFree=14414324/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=28664 CPUtime=0.69 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 5804 0 0 0 69 0 0 0 23 0 1 0 469946789 29351936 4472 33554432000 4194304 4263880 140734697838752 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 7166 4472 247 17 0 4339 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28664

[startup+1.50071 s]
/proc/loadavg: 3.73 3.94 3.92 5/190 16652
/proc/meminfo: memFree=14339052/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=35380 CPUtime=1.49 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 7479 0 0 0 149 0 0 0 25 0 1 0 469946789 36229120 6147 33554432000 4194304 4263880 140734697838752 18446744073709551615 4243920 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 8845 6147 247 17 0 6018 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35380

[startup+3.10043 s]
/proc/loadavg: 3.73 3.94 3.92 5/190 16652
/proc/meminfo: memFree=14277388/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=43476 CPUtime=3.09 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 9494 0 0 0 308 1 0 0 25 0 1 0 469946789 44519424 8162 33554432000 4194304 4263880 140734697838752 18446744073709551615 4215113 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 10869 8163 247 17 0 8042 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43476

[startup+6.30087 s]
/proc/loadavg: 3.75 3.95 3.92 5/190 16652
/proc/meminfo: memFree=14224744/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=53460 CPUtime=6.29 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 11920 0 0 0 628 1 0 0 25 0 1 0 469946789 54743040 10588 33554432000 4194304 4263880 140734697838752 18446744073709551615 4205730 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 13365 10588 249 17 0 10538 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53460

[startup+12.7007 s]
/proc/loadavg: 3.77 3.95 3.92 5/190 16652
/proc/meminfo: memFree=14152644/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=67152 CPUtime=12.69 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 15294 0 0 0 1267 2 0 0 25 0 1 0 469946789 68763648 13960 33554432000 4194304 4263880 140734697838752 18446744073709551615 4215113 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 16788 13960 248 17 0 13961 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67152

[startup+25.5005 s]
/proc/loadavg: 3.82 3.95 3.92 5/190 16652
/proc/meminfo: memFree=14058784/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=86136 CPUtime=25.49 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 19876 0 0 0 2545 4 0 0 25 0 1 0 469946789 88203264 18541 33554432000 4194304 4263880 140734697838752 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 21534 18541 247 17 0 18707 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86136

[startup+51.101 s]
/proc/loadavg: 3.88 3.95 3.92 5/190 16653
/proc/meminfo: memFree=13953296/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=109128 CPUtime=51.09 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 25327 0 0 0 5103 6 0 0 25 0 1 0 469946789 111747072 23991 33554432000 4194304 4263880 140734697838752 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 27282 23991 247 17 0 24455 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 109128

[startup+102.307 s]
/proc/loadavg: 4.02 3.97 3.92 5/190 16654
/proc/meminfo: memFree=13804616/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=144512 CPUtime=102.3 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 33602 0 0 0 10220 10 0 0 25 0 1 0 469946789 147980288 32265 33554432000 4194304 4263880 140734697838752 18446744073709551615 4205738 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 36128 32265 247 17 0 33301 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 144512

[startup+162.3 s]
/proc/loadavg: 4.00 3.97 3.92 5/190 16656
/proc/meminfo: memFree=13664972/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=168720 CPUtime=162.3 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 39424 0 0 0 16217 13 0 0 25 0 1 0 469946789 172769280 38087 33554432000 4194304 4263880 140734697838752 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 42180 38087 248 17 0 39353 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 168720

[startup+222.301 s]
/proc/loadavg: 4.00 3.97 3.92 5/190 16658
/proc/meminfo: memFree=13583988/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=185828 CPUtime=222.3 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 43296 0 0 0 22215 15 0 0 25 0 1 0 469946789 190287872 41958 33554432000 4194304 4263880 140734697838752 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 46457 41958 247 17 0 43630 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 185828

[startup+282.3 s]
/proc/loadavg: 4.00 3.97 3.92 5/190 16659
/proc/meminfo: memFree=13504608/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=202180 CPUtime=282.3 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 47191 0 0 0 28213 17 0 0 25 0 1 0 469946789 207032320 45853 33554432000 4194304 4263880 140734697838752 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 50545 45853 247 17 0 47718 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 202180

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.92 5/190 16688
/proc/meminfo: memFree=13477468/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=221152 CPUtime=342.3 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 51812 0 0 0 34210 20 0 0 25 0 1 0 469946789 226459648 50474 33554432000 4194304 4263880 140734697838752 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 55288 50474 247 17 0 52461 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 221152

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.92 5/190 16689
/proc/meminfo: memFree=13363120/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=252260 CPUtime=402.3 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 59233 0 0 0 40205 25 0 0 25 0 1 0 469946789 258314240 57895 33554432000 4194304 4263880 140734697838752 18446744073709551615 4205734 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 63065 57895 247 17 0 60238 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 252260

[startup+462.301 s]
/proc/loadavg: 4.08 3.99 3.93 5/190 16691
/proc/meminfo: memFree=13284488/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=265844 CPUtime=462.3 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 62375 0 0 0 46204 26 0 0 25 0 1 0 469946789 272224256 61037 33554432000 4194304 4263880 140734697838752 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 66461 61037 247 17 0 63634 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 265844

[startup+522.3 s]
/proc/loadavg: 4.03 3.99 3.93 5/190 16693
/proc/meminfo: memFree=13212292/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=277912 CPUtime=522.3 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 65251 0 0 0 52202 28 0 0 25 0 1 0 469946789 284581888 63913 33554432000 4194304 4263880 140734697838752 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 69478 63913 247 17 0 66651 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 277912

[startup+582.301 s]
/proc/loadavg: 4.05 4.00 3.93 5/190 16694
/proc/meminfo: memFree=13154616/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=291948 CPUtime=582.3 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 68242 0 0 0 58201 29 0 0 25 0 1 0 469946789 298954752 66904 33554432000 4194304 4263880 140734697838752 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 72987 66904 247 17 0 70160 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 291948

[startup+642.3 s]
/proc/loadavg: 4.02 4.00 3.93 5/190 16696
/proc/meminfo: memFree=13098028/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=306576 CPUtime=642.31 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 71602 0 0 0 64200 31 0 0 25 0 1 0 469946789 313933824 70264 33554432000 4194304 4263880 140734697838752 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 76644 70264 248 17 0 73817 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 306576

[startup+702.301 s]
/proc/loadavg: 4.08 4.02 3.94 5/190 16697
/proc/meminfo: memFree=13048036/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=318500 CPUtime=702.31 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 74248 0 0 0 70200 31 0 0 25 0 1 0 469946789 326144000 72910 33554432000 4194304 4263880 140734697838752 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 79625 72910 248 17 0 76798 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 318500

[startup+762.307 s]
/proc/loadavg: 4.03 4.01 3.94 5/190 16699
/proc/meminfo: memFree=13002008/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=328700 CPUtime=762.31 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 76490 0 0 0 76199 32 0 0 25 0 1 0 469946789 336588800 75151 33554432000 4194304 4263880 140734697838752 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 82175 75151 247 17 0 79348 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 328700

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.94 5/190 16701
/proc/meminfo: memFree=12954988/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=339236 CPUtime=822.31 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 78972 0 0 0 82198 33 0 0 25 0 1 0 469946789 347377664 77633 33554432000 4194304 4263880 140734697838752 18446744073709551615 4207674 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 84809 77633 247 17 0 81982 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 339236

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 16702
/proc/meminfo: memFree=12908196/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=348396 CPUtime=882.31 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 81195 0 0 0 88197 34 0 0 25 0 1 0 469946789 356757504 79855 33554432000 4194304 4263880 140734697838752 18446744073709551615 4207708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 87099 79855 247 17 0 84272 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 348396

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 16704
/proc/meminfo: memFree=12860924/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=357168 CPUtime=942.31 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 83279 0 0 0 94196 35 0 0 25 0 1 0 469946789 365740032 81939 33554432000 4194304 4263880 140734697838752 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 89292 81939 247 17 0 86465 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 357168

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 16705
/proc/meminfo: memFree=12812396/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=365180 CPUtime=1002.31 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 85263 0 0 0 100196 35 0 0 25 0 1 0 469946789 373944320 83923 33554432000 4194304 4263880 140734697838752 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 91295 83923 247 17 0 88468 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 365180

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.94 5/190 16707
/proc/meminfo: memFree=12766868/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=375084 CPUtime=1062.31 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 87543 0 0 0 106195 36 0 0 25 0 1 0 469946789 384086016 86203 33554432000 4194304 4263880 140734697838752 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 93771 86203 247 17 0 90944 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 375084

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 16709
/proc/meminfo: memFree=12729012/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=384788 CPUtime=1122.32 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 89916 0 0 0 112193 39 0 0 25 0 1 0 469946789 394022912 88576 33554432000 4194304 4263880 140734697838752 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 96197 88576 247 17 0 93370 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 384788

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 16710
/proc/meminfo: memFree=12685212/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=395032 CPUtime=1182.32 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 92268 0 0 0 118192 40 0 0 25 0 1 0 469946789 404512768 90928 33554432000 4194304 4263880 140734697838752 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 98758 90928 247 17 0 95931 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 395032

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 16712
/proc/meminfo: memFree=12645996/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=404168 CPUtime=1242.32 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 94241 0 0 0 124191 41 0 0 25 0 1 0 469946789 413868032 92901 33554432000 4194304 4263880 140734697838752 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 101042 92901 247 17 0 98215 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 404168



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.95 4/189 16715
/proc/meminfo: memFree=13312340/32951124 swapFree=67111524/67111528
[pid=16651] ppid=16649 vsize=410984 CPUtime=1300.02 cores=5,7
/proc/16651/stat : 16651 (umsat) R 16649 16651 15898 0 -1 4202496 95829 0 0 0 129961 41 0 0 25 0 1 0 469946789 420847616 94489 33554432000 4194304 4263880 140734697838752 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16651/statm: 102746 94489 247 17 0 99919 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 410984

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.03
CPU time (s): 1300.05
CPU user time (s): 1299.61
CPU system time (s): 0.436933
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 410984

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

runsolver used 2.03069 second user time and 5.07323 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-23 20:31:28
IDJOB=3266815
IDBENCH=88214
IDSOLVER=1582
FILE ID=node136/3266815-1303583488
RUNJOBID= node136-1303583488-16612
PBS_JOBID= 13150335
Free space on /tmp= 71620 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m32-q326.25-n30-p30-s48700942.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266815-1303583488/watcher-3266815-1303583488 -o /tmp/evaluation-result-3266815-1303583488/solver-3266815-1303583488 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3266815-1303583488.cnf

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

MD5SUM BENCH= 1bb1eb2a3bb0b22f560ab6712b727e98
RANDOM SEED=1943755658

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.76
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.83
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.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.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:      14414604 kB
Buffers:       1700860 kB
Cached:       16193008 kB
SwapCached:          4 kB
Active:        9448868 kB
Inactive:      8520804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14414604 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           18020 kB
Writeback:           0 kB
AnonPages:       75436 kB
Mapped:          14876 kB
Slab:           501216 kB
PageTables:       5460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   264112 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= 71620 MiB
End job on node136 at 2011-04-23 20:53:10