Trace number 3262811

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

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_27_50_3-dir.shuffled-as.sat03-169.cnf
MD5SUMb5a637600c242725f15a247a84bdea1b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses68270
Sum of the clauses size137296
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 268243
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

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-3262811-1303551352/watcher-3262811-1303551352 -o /tmp/evaluation-result-3262811-1303551352/solver-3262811-1303551352 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3262811-1303551352.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: 0.88 1.76 2.59 4/176 17243
/proc/meminfo: memFree=21872152/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=11776 CPUtime=0 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4194304 366 0 0 0 0 0 0 0 21 0 1 0 199326502 12058624 306 33554432000 4194304 4263880 140734214973680 18446744073709551615 4232280 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 2944 306 240 17 0 117 0

[startup+0.011811 s]
/proc/loadavg: 0.88 1.76 2.59 4/176 17243
/proc/meminfo: memFree=21872152/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=11908 CPUtime=0.01 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4194304 399 0 0 0 1 0 0 0 21 0 1 0 199326502 12193792 339 33554432000 4194304 4263880 140734214973680 18446744073709551615 4232280 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 2977 339 241 17 0 150 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11908

[startup+0.100827 s]
/proc/loadavg: 0.88 1.76 2.59 4/176 17243
/proc/meminfo: memFree=21872152/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=13340 CPUtime=0.09 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4194304 910 0 0 0 9 0 0 0 21 0 1 0 199326502 13660160 704 33554432000 4194304 4263880 140734214973680 18446744073709551615 47386024246576 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 3335 704 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300793 s]
/proc/loadavg: 0.88 1.76 2.59 4/176 17243
/proc/meminfo: memFree=21872152/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=23144 CPUtime=0.29 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 4219 0 0 0 29 0 0 0 22 0 1 0 199326502 23699456 3034 33554432000 4194304 4263880 140734214973680 18446744073709551615 4207651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 5786 3034 247 17 0 2959 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23144

[startup+0.700748 s]
/proc/loadavg: 0.88 1.76 2.59 4/176 17243
/proc/meminfo: memFree=21872152/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=26600 CPUtime=0.69 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 5076 0 0 0 69 0 0 0 23 0 1 0 199326502 27238400 3891 33554432000 4194304 4263880 140734214973680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 6650 3891 247 17 0 3823 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26600

[startup+1.50062 s]
/proc/loadavg: 0.88 1.76 2.59 5/190 17260
/proc/meminfo: memFree=21803476/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=33124 CPUtime=1.49 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 6717 0 0 0 149 0 0 0 25 0 1 0 199326502 33918976 5532 33554432000 4194304 4263880 140734214973680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 8281 5532 247 17 0 5454 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33124

[startup+3.10033 s]
/proc/loadavg: 0.88 1.76 2.59 5/190 17260
/proc/meminfo: memFree=21775080/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=40920 CPUtime=3.09 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 8672 0 0 0 308 1 0 0 25 0 1 0 199326502 41902080 7487 33554432000 4194304 4263880 140734214973680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 10230 7487 247 17 0 7403 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40920

[startup+6.30074 s]
/proc/loadavg: 1.13 1.80 2.60 5/190 17260
/proc/meminfo: memFree=21726604/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=51464 CPUtime=6.29 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 11236 0 0 0 628 1 0 0 25 0 1 0 199326502 52699136 10051 33554432000 4194304 4263880 140734214973680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 12866 10051 247 17 0 10039 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51464

[startup+12.7006 s]
/proc/loadavg: 1.36 1.83 2.61 6/190 17260
/proc/meminfo: memFree=21664080/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=64996 CPUtime=12.69 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 14468 0 0 0 1266 3 0 0 25 0 1 0 199326502 66555904 13283 33554432000 4194304 4263880 140734214973680 18446744073709551615 4205660 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 16249 13283 247 17 0 13422 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64996

[startup+25.5004 s]
/proc/loadavg: 1.94 1.94 2.63 5/190 17261
/proc/meminfo: memFree=21590060/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=82724 CPUtime=25.49 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 18757 0 0 0 2545 4 0 0 25 0 1 0 199326502 84709376 17571 33554432000 4194304 4263880 140734214973680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 20681 17571 247 17 0 17854 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82724

[startup+51.1009 s]
/proc/loadavg: 2.64 2.10 2.67 5/190 17262
/proc/meminfo: memFree=21501836/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=104404 CPUtime=51.08 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 24019 0 0 0 5102 6 0 0 25 0 1 0 199326502 106909696 22833 33554432000 4194304 4263880 140734214973680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 26101 22833 248 17 0 23274 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 104404

[startup+102.307 s]
/proc/loadavg: 3.41 2.39 2.73 5/190 17263
/proc/meminfo: memFree=21360348/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=132668 CPUtime=102.3 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 30835 0 0 0 10221 9 0 0 25 0 1 0 199326502 135852032 29648 33554432000 4194304 4263880 140734214973680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 33167 29648 249 17 0 30340 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 132668

[startup+162.3 s]
/proc/loadavg: 3.78 2.68 2.81 5/190 17264
/proc/meminfo: memFree=21246232/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=159052 CPUtime=162.29 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 37090 0 0 0 16218 11 0 0 25 0 1 0 199326502 162869248 35900 33554432000 4194304 4263880 140734214973680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 39763 35900 247 17 0 36936 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 159052

[startup+222.301 s]
/proc/loadavg: 3.97 2.93 2.89 5/190 17266
/proc/meminfo: memFree=21128024/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=193600 CPUtime=222.29 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 45241 0 0 0 22215 14 0 0 25 0 1 0 199326502 198246400 44050 33554432000 4194304 4263880 140734214973680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 48400 44050 247 17 0 45573 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 193600

[startup+282.3 s]
/proc/loadavg: 3.99 3.13 2.95 5/190 17268
/proc/meminfo: memFree=21052088/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=217188 CPUtime=282.3 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 50208 0 0 0 28213 17 0 0 25 0 1 0 199326502 222400512 49017 33554432000 4194304 4263880 140734214973680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 54297 49017 247 17 0 51470 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 217188

[startup+342.301 s]
/proc/loadavg: 3.99 3.28 3.02 5/190 17269
/proc/meminfo: memFree=20988436/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=229612 CPUtime=342.29 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 53098 0 0 0 34211 18 0 0 25 0 1 0 199326502 235122688 51907 33554432000 4194304 4263880 140734214973680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 57403 51907 247 17 0 54576 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 229612

[startup+402.301 s]
/proc/loadavg: 3.99 3.41 3.07 5/190 17271
/proc/meminfo: memFree=20934700/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=243180 CPUtime=402.3 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 56432 0 0 0 40210 20 0 0 25 0 1 0 199326502 249016320 55241 33554432000 4194304 4263880 140734214973680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 60795 55241 247 17 0 57968 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 243180

[startup+462.301 s]
/proc/loadavg: 4.07 3.54 3.14 5/190 17272
/proc/meminfo: memFree=20878740/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=259932 CPUtime=462.3 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 60274 0 0 0 46209 21 0 0 25 0 1 0 199326502 266170368 59083 33554432000 4194304 4263880 140734214973680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 64983 59083 247 17 0 62156 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 259932

[startup+522.301 s]
/proc/loadavg: 4.02 3.62 3.19 5/190 17274
/proc/meminfo: memFree=20823268/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=275704 CPUtime=522.3 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 63844 0 0 0 52208 22 0 0 25 0 1 0 199326502 282320896 62653 33554432000 4194304 4263880 140734214973680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 68926 62653 247 17 0 66099 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 275704

[startup+582.3 s]
/proc/loadavg: 4.01 3.69 3.24 5/190 17276
/proc/meminfo: memFree=20773012/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=287672 CPUtime=582.29 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 66620 0 0 0 58206 23 0 0 25 0 1 0 199326502 294576128 65429 33554432000 4194304 4263880 140734214973680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 71918 65429 247 17 0 69091 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 287672

[startup+642.301 s]
/proc/loadavg: 4.00 3.74 3.28 5/190 17277
/proc/meminfo: memFree=20722260/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=300108 CPUtime=642.31 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 69629 0 0 0 64207 24 0 0 25 0 1 0 199326502 307310592 68438 33554432000 4194304 4263880 140734214973680 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 75027 68438 247 17 0 72200 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 300108

[startup+702.3 s]
/proc/loadavg: 4.00 3.79 3.32 5/190 17279
/proc/meminfo: memFree=20676588/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=310868 CPUtime=702.3 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 72050 0 0 0 70205 25 0 0 25 0 1 0 199326502 318328832 70859 33554432000 4194304 4263880 140734214973680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 77717 70859 248 17 0 74890 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 310868

[startup+762.307 s]
/proc/loadavg: 4.07 3.84 3.37 5/190 17280
/proc/meminfo: memFree=20630804/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=324100 CPUtime=762.31 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 75087 0 0 0 76205 26 0 0 25 0 1 0 199326502 331878400 73895 33554432000 4194304 4263880 140734214973680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 81025 73895 247 17 0 78198 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 324100

[startup+822.301 s]
/proc/loadavg: 4.02 3.87 3.41 5/190 17282
/proc/meminfo: memFree=20597164/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=337116 CPUtime=822.31 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 77869 0 0 0 82204 27 0 0 25 0 1 0 199326502 345206784 76677 33554432000 4194304 4263880 140734214973680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 84279 76677 247 17 0 81452 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 337116

[startup+882.301 s]
/proc/loadavg: 4.01 3.89 3.44 5/190 17284
/proc/meminfo: memFree=20566128/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=347896 CPUtime=882.3 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 80416 0 0 0 88202 28 0 0 25 0 1 0 199326502 356245504 79224 33554432000 4194304 4263880 140734214973680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 86974 79224 247 17 0 84147 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 347896

[startup+942.301 s]
/proc/loadavg: 4.00 3.91 3.47 5/190 17285
/proc/meminfo: memFree=20536836/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=356824 CPUtime=942.31 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 82494 0 0 0 94202 29 0 0 25 0 1 0 199326502 365387776 81302 33554432000 4194304 4263880 140734214973680 18446744073709551615 4205748 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 89206 81302 247 17 0 86379 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 356824

[startup+1002.3 s]
/proc/loadavg: 4.10 3.95 3.51 5/190 17287
/proc/meminfo: memFree=20506792/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=364120 CPUtime=1002.31 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 84223 0 0 0 100201 30 0 0 25 0 1 0 199326502 372858880 83031 33554432000 4194304 4263880 140734214973680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 91030 83031 248 17 0 88203 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 364120

[startup+1062.3 s]
/proc/loadavg: 4.08 3.97 3.55 5/190 17288
/proc/meminfo: memFree=20477120/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=371840 CPUtime=1062.31 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 86020 0 0 0 106201 30 0 0 25 0 1 0 199326502 380764160 84828 33554432000 4194304 4263880 140734214973680 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 92960 84828 248 17 0 90133 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 371840

[startup+1122.3 s]
/proc/loadavg: 4.03 3.97 3.57 5/190 17290
/proc/meminfo: memFree=20450164/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=379972 CPUtime=1122.31 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 87903 0 0 0 112200 31 0 0 25 0 1 0 199326502 389091328 86711 33554432000 4194304 4263880 140734214973680 18446744073709551615 4207772 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 94993 86711 248 17 0 92166 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 379972

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.59 5/190 17292
/proc/meminfo: memFree=20423716/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=388856 CPUtime=1182.31 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 90176 0 0 0 118199 32 0 0 25 0 1 0 199326502 398188544 88984 33554432000 4194304 4263880 140734214973680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 97214 88984 248 17 0 94387 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 388856

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.62 5/190 17296
/proc/meminfo: memFree=20396036/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=397236 CPUtime=1242.31 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 92284 0 0 0 124198 33 0 0 25 0 1 0 199326502 406769664 91092 33554432000 4194304 4263880 140734214973680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 99309 91092 248 17 0 96482 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 397236



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.64 5/190 17298
/proc/meminfo: memFree=20366864/32951124 swapFree=67111528/67111528
[pid=17243] ppid=17241 vsize=404936 CPUtime=1300.02 cores=0,2
/proc/17243/stat : 17243 (umsat) R 17241 17243 15673 0 -1 4202496 94210 0 0 0 129968 34 0 0 25 0 1 0 199326502 414654464 93018 33554432000 4194304 4263880 140734214973680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17243/statm: 101234 93018 248 17 0 98407 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 404936

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

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

runsolver used 2.35764 second user time and 4.74128 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-23 11:35:52
IDJOB=3262811
IDBENCH=83896
IDSOLVER=1582
FILE ID=node107/3262811-1303551352
RUNJOBID= node107-1303551352-17217
PBS_JOBID= 13143131
Free space on /tmp= 72280 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_27_50_3-dir.shuffled-as.sat03-169.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262811-1303551352/watcher-3262811-1303551352 -o /tmp/evaluation-result-3262811-1303551352/solver-3262811-1303551352 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3262811-1303551352.cnf

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

MD5SUM BENCH= b5a637600c242725f15a247a84bdea1b
RANDOM SEED=46372255

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:      21874044 kB
Buffers:       2009032 kB
Cached:        8527768 kB
SwapCached:          0 kB
Active:        7187588 kB
Inactive:      3413792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21874044 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9024 kB
Writeback:           0 kB
AnonPages:       63896 kB
Mapped:          14492 kB
Slab:           412076 kB
PageTables:       5468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191048 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= 72268 MiB
End job on node107 at 2011-04-23 11:57:34