Trace number 3263339

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.07 1300.02

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
MD5SUMf1f35d90237c4ca07d41a6a9b08e6279
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 variables140
Number of clauses58376
Sum of the clauses size583480
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 558320

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-3263339-1303560032/watcher-3263339-1303560032 -o /tmp/evaluation-result-3263339-1303560032/solver-3263339-1303560032 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3263339-1303560032.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.39 3.87 3.91 3/180 5100
/proc/meminfo: memFree=14590812/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=11644 CPUtime=0 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4194304 348 0 0 0 0 0 0 0 19 0 1 0 467600243 11923456 287 33554432000 4194304 4263880 140735045603392 18446744073709551615 47348506459832 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 2911 287 241 17 0 84 0

[startup+0.01561 s]
/proc/loadavg: 3.39 3.87 3.91 3/180 5100
/proc/meminfo: memFree=14590812/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=11784 CPUtime=0.01 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4194304 376 0 0 0 1 0 0 0 19 0 1 0 467600243 12066816 315 33554432000 4194304 4263880 140735045603392 18446744073709551615 47348506658272 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 2946 315 241 17 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11784

[startup+0.100621 s]
/proc/loadavg: 3.39 3.87 3.91 3/180 5100
/proc/meminfo: memFree=14590812/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=12700 CPUtime=0.09 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4194304 631 0 0 0 9 0 0 0 19 0 1 0 467600243 13004800 521 33554432000 4194304 4263880 140735045603392 18446744073709551615 239476353348 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 3175 521 242 17 0 348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12700

[startup+0.300571 s]
/proc/loadavg: 3.39 3.87 3.91 3/180 5100
/proc/meminfo: memFree=14590812/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=13876 CPUtime=0.29 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4194304 1024 0 0 0 29 0 0 0 20 0 1 0 467600243 14209024 817 33554432000 4194304 4263880 140735045603392 18446744073709551615 239476352827 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 3469 817 242 17 0 642 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13876

[startup+0.700499 s]
/proc/loadavg: 3.39 3.87 3.91 3/180 5100
/proc/meminfo: memFree=14590812/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=23032 CPUtime=0.69 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 3434 0 0 0 69 0 0 0 21 0 1 0 467600243 23584768 3034 33554432000 4194304 4263880 140735045603392 18446744073709551615 239476355781 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 5758 3037 244 17 0 2931 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23032

[startup+1.50034 s]
/proc/loadavg: 3.39 3.87 3.91 5/190 5116
/proc/meminfo: memFree=14528164/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=26756 CPUtime=1.49 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 4801 0 0 0 149 0 0 0 23 0 1 0 467600243 27398144 4058 33554432000 4194304 4263880 140735045603392 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 6689 4058 247 17 0 3862 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26756

[startup+3.10104 s]
/proc/loadavg: 3.39 3.87 3.91 5/190 5116
/proc/meminfo: memFree=14506092/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=32532 CPUtime=3.09 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 6125 0 0 0 308 1 0 0 25 0 1 0 467600243 33312768 5382 33554432000 4194304 4263880 140735045603392 18446744073709551615 4207713 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 8133 5382 247 17 0 5306 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32532

[startup+6.30043 s]
/proc/loadavg: 3.44 3.87 3.91 5/190 5116
/proc/meminfo: memFree=14465172/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=38388 CPUtime=6.29 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 7575 0 0 0 628 1 0 0 25 0 1 0 467600243 39309312 6832 33554432000 4194304 4263880 140735045603392 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 9597 6832 247 17 0 6770 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38388

[startup+12.7012 s]
/proc/loadavg: 3.48 3.88 3.91 5/190 5116
/proc/meminfo: memFree=14417168/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=47568 CPUtime=12.69 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 9679 0 0 0 1267 2 0 0 25 0 1 0 467600243 48709632 8936 33554432000 4194304 4263880 140735045603392 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 11892 8936 247 17 0 9065 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47568

[startup+25.5008 s]
/proc/loadavg: 3.60 3.88 3.91 5/190 5116
/proc/meminfo: memFree=14353448/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=59016 CPUtime=25.49 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 12461 0 0 0 2546 3 0 0 25 0 1 0 467600243 60432384 11718 33554432000 4194304 4263880 140735045603392 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 14754 11718 248 17 0 11927 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59016

[startup+51.1009 s]
/proc/loadavg: 3.73 3.89 3.91 5/190 5126
/proc/meminfo: memFree=14273260/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=77444 CPUtime=51.09 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 16772 0 0 0 5105 4 0 0 25 0 1 0 467600243 79302656 16029 33554432000 4194304 4263880 140735045603392 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 19361 16029 248 17 0 16534 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 77444

[startup+102.307 s]
/proc/loadavg: 3.88 3.90 3.91 5/190 5127
/proc/meminfo: memFree=14159796/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=100964 CPUtime=102.3 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 22456 0 0 0 10222 8 0 0 25 0 1 0 467600243 103387136 21712 33554432000 4194304 4263880 140735045603392 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 25241 21712 248 17 0 22414 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 100964

[startup+162.301 s]
/proc/loadavg: 4.02 3.94 3.92 5/190 5129
/proc/meminfo: memFree=14064424/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=124700 CPUtime=162.3 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 28284 0 0 0 16219 11 0 0 25 0 1 0 467600243 127692800 27027 33554432000 4194304 4263880 140735045603392 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 31175 27027 248 17 0 28348 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 124700

[startup+222.301 s]
/proc/loadavg: 4.07 3.96 3.93 5/190 5133
/proc/meminfo: memFree=13979720/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=141668 CPUtime=222.3 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 32456 0 0 0 22216 14 0 0 25 0 1 0 467600243 145068032 31198 33554432000 4194304 4263880 140735045603392 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 35417 31198 247 17 0 32590 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 141668

[startup+282.301 s]
/proc/loadavg: 4.06 3.98 3.93 5/190 5135
/proc/meminfo: memFree=13901108/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=156464 CPUtime=282.3 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 36005 0 0 0 28215 15 0 0 25 0 1 0 467600243 160219136 34747 33554432000 4194304 4263880 140735045603392 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 39116 34747 249 17 0 36289 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 156464

[startup+342.301 s]
/proc/loadavg: 4.02 3.98 3.93 5/190 5137
/proc/meminfo: memFree=13837480/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=166368 CPUtime=342.3 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 38421 0 0 0 34214 16 0 0 25 0 1 0 467600243 170360832 37162 33554432000 4194304 4263880 140735045603392 18446744073709551615 4205682 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 41592 37162 248 17 0 38765 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 166368

[startup+402.301 s]
/proc/loadavg: 4.00 3.98 3.93 5/190 5138
/proc/meminfo: memFree=13777200/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=179080 CPUtime=402.3 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 41493 0 0 0 40213 17 0 0 25 0 1 0 467600243 183377920 40234 33554432000 4194304 4263880 140735045603392 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 44770 40234 248 17 0 41943 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 179080

[startup+462.301 s]
/proc/loadavg: 4.00 3.98 3.93 5/190 5140
/proc/meminfo: memFree=13731172/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=192964 CPUtime=462.31 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 45006 0 0 0 46212 19 0 0 25 0 1 0 467600243 197595136 42721 33554432000 4194304 4263880 140735045603392 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 48241 42721 247 17 0 45414 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 192964

[startup+522.301 s]
/proc/loadavg: 4.00 3.98 3.93 5/190 5142
/proc/meminfo: memFree=13687132/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=202908 CPUtime=522.31 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 47395 0 0 0 52211 20 0 0 25 0 1 0 467600243 207777792 45110 33554432000 4194304 4263880 140735045603392 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 50727 45110 247 17 0 47900 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 202908

[startup+582.301 s]
/proc/loadavg: 4.04 3.99 3.94 5/190 5143
/proc/meminfo: memFree=13643204/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=211176 CPUtime=582.31 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 49470 0 0 0 58210 21 0 0 25 0 1 0 467600243 216244224 47185 33554432000 4194304 4263880 140735045603392 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 52794 47185 247 17 0 49967 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 211176

[startup+642.301 s]
/proc/loadavg: 4.01 3.99 3.94 5/190 5145
/proc/meminfo: memFree=13593088/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=220928 CPUtime=642.32 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 51959 0 0 0 64209 23 0 0 25 0 1 0 467600243 226230272 49674 33554432000 4194304 4263880 140735045603392 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 55232 49674 247 17 0 52405 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 220928

[startup+702.301 s]
/proc/loadavg: 4.04 4.01 3.94 5/190 5146
/proc/meminfo: memFree=13549544/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=230156 CPUtime=702.32 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 54326 0 0 0 70208 24 0 0 25 0 1 0 467600243 235679744 52041 33554432000 4194304 4263880 140735045603392 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 57539 52041 247 17 0 54712 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 230156

[startup+762.307 s]
/proc/loadavg: 4.05 4.02 3.95 5/190 5148
/proc/meminfo: memFree=13508856/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=239224 CPUtime=762.33 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 56438 0 0 0 76208 25 0 0 25 0 1 0 467600243 244965376 54153 33554432000 4194304 4263880 140735045603392 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 59806 54153 247 17 0 56979 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 239224

[startup+822.301 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 5150
/proc/meminfo: memFree=13462204/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=249200 CPUtime=822.33 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 58945 0 0 0 82206 27 0 0 25 0 1 0 467600243 255180800 56660 33554432000 4194304 4263880 140735045603392 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 62300 56660 248 17 0 59473 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 249200

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 5151
/proc/meminfo: memFree=13424124/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=257236 CPUtime=882.32 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 60993 0 0 0 88205 27 0 0 25 0 1 0 467600243 263409664 58708 33554432000 4194304 4263880 140735045603392 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 64309 58708 248 17 0 61482 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 257236

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 5153
/proc/meminfo: memFree=13394212/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=265904 CPUtime=942.32 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 63109 0 0 0 94204 28 0 0 25 0 1 0 467600243 272285696 60824 33554432000 4194304 4263880 140735045603392 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 66476 60824 248 17 0 63649 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 265904

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 5154
/proc/meminfo: memFree=13362936/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=272180 CPUtime=1002.33 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 64767 0 0 0 100204 29 0 0 25 0 1 0 467600243 278712320 62481 33554432000 4194304 4263880 140735045603392 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 68045 62481 247 17 0 65218 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 272180

[startup+1062.3 s]
/proc/loadavg: 4.06 4.01 3.95 5/190 5156
/proc/meminfo: memFree=13333904/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=279800 CPUtime=1062.33 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 66524 0 0 0 106203 30 0 0 25 0 1 0 467600243 286515200 64238 33554432000 4194304 4263880 140735045603392 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 69950 64238 247 17 0 67123 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 279800

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 5158
/proc/meminfo: memFree=13299652/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=286844 CPUtime=1122.34 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 68062 0 0 0 112203 31 0 0 25 0 1 0 467600243 293728256 65776 33554432000 4194304 4263880 140735045603392 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 71711 65776 247 17 0 68884 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 286844

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 5159
/proc/meminfo: memFree=13270480/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=294220 CPUtime=1182.34 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 69871 0 0 0 118202 32 0 0 25 0 1 0 467600243 301281280 67585 33554432000 4194304 4263880 140735045603392 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 73555 67585 247 17 0 70728 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 294220

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 5161
/proc/meminfo: memFree=13247648/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=299848 CPUtime=1242.34 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 71249 0 0 0 124202 32 0 0 25 0 1 0 467600243 307044352 68963 33554432000 4194304 4263880 140735045603392 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 74962 68963 247 17 0 72135 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 299848



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.02 3.96 4/189 5163
/proc/meminfo: memFree=13709660/32950928 swapFree=67087032/67111528
[pid=5100] ppid=5098 vsize=307524 CPUtime=1300.05 cores=0,2
/proc/5100/stat : 5100 (umsat) R 5098 5100 4735 0 -1 4202496 72821 0 0 0 129972 33 0 0 25 0 1 0 467600243 314904576 70535 33554432000 4194304 4263880 140735045603392 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5100/statm: 76881 70535 247 17 0 74054 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 307524

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.02
CPU time (s): 1300.07
CPU user time (s): 1299.72
CPU system time (s): 0.350946
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 307524

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

runsolver used 2.31665 second user time and 4.78627 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-23 14:00:32
IDJOB=3263339
IDBENCH=83965
IDSOLVER=1582
FILE ID=node148/3263339-1303560032
RUNJOBID= node148-1303560032-5073
PBS_JOBID= 13150273
Free space on /tmp= 70608 MiB

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

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

MD5SUM BENCH= f1f35d90237c4ca07d41a6a9b08e6279
RANDOM SEED=535395105

node148.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.854
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.854
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.854
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.83
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.854
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.854
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.854
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.854
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.854
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:     32950928 kB
MemFree:      14591084 kB
Buffers:       2043288 kB
Cached:       15710352 kB
SwapCached:       5264 kB
Active:        8847528 kB
Inactive:      8952756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14591084 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:            9196 kB
Writeback:           0 kB
AnonPages:       42764 kB
Mapped:          13864 kB
Slab:           494044 kB
PageTables:       5044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   212440 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= 70600 MiB
End job on node148 at 2011-04-23 14:22:14