Trace number 3493872

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
Haifa-MUC-A 2011-04-07? (TO) 1800.05 1800.01

General information on the benchmark

NameSAT02/industrial/biere/
dinphil/dp09u08.shuffled.cnf
MD5SUM6b942b91b984614b2486ef59f1f9cebb
Bench CategoryAPPLICATION (applications 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 variables5475
Number of clauses16207
Sum of the clauses size38163
Maximum clause length9
Minimum clause length1
Number of clauses of size 118
Number of clauses of size 210428
Number of clauses of size 35760
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data


Verifier Data

ERROR: Unexpected answer ! (UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3493872-1307804421/watcher-3493872-1307804421 -o /tmp/evaluation-result-3493872-1307804421/solver-3493872-1307804421 -C 1800 -W 1850 -M 7680 HOME/hmuc-a HOME/instance-3493872-1307804421.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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: 4.00 4.00 3.69 5/186 5038
/proc/meminfo: memFree=31217532/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=22084 CPUtime=0 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 984 0 0 0 0 0 0 0 25 0 1 0 872858265 22614016 903 33554432000 4194304 4311632 140734911194288 18446744073709551615 255106768640 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 5521 904 218 29 0 2150 0

[startup+0.0196749 s]
/proc/loadavg: 4.00 4.00 3.69 5/186 5038
/proc/meminfo: memFree=31217532/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=22368 CPUtime=0.01 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 1422 0 0 0 1 0 0 0 25 0 1 0 872858265 22904832 1331 33554432000 4194304 4311632 140734911194288 18446744073709551615 4235401 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 5592 1331 225 29 0 2221 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22368

[startup+0.100662 s]
/proc/loadavg: 4.00 4.00 3.69 5/186 5038
/proc/meminfo: memFree=31217532/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=20852 CPUtime=0.09 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 2003 0 0 0 9 0 0 0 25 0 1 0 872858265 21352448 1604 33554432000 4194304 4311632 140734911194288 18446744073709551615 4286219 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 5213 1604 244 29 0 1842 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20852

[startup+0.300647 s]
/proc/loadavg: 4.00 4.00 3.69 5/186 5038
/proc/meminfo: memFree=31217532/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=25220 CPUtime=0.29 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 3232 0 0 0 29 0 0 0 25 0 1 0 872858265 25825280 2833 33554432000 4194304 4311632 140734911194288 18446744073709551615 4264416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 6305 2835 244 29 0 2934 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25220

[startup+0.700581 s]
/proc/loadavg: 4.00 4.00 3.69 5/186 5038
/proc/meminfo: memFree=31217532/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=55572 CPUtime=0.69 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 8631 0 0 0 68 1 0 0 25 0 1 0 872858265 56905728 8231 33554432000 4194304 4311632 140734911194288 18446744073709551615 4264118 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 13893 8231 246 29 0 10522 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55572

[startup+1.50045 s]
/proc/loadavg: 4.00 4.00 3.69 5/190 5067
/proc/meminfo: memFree=31139304/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=36892 CPUtime=1.49 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 13296 0 0 0 148 1 0 0 25 0 1 0 872858265 37777408 5591 33554432000 4194304 4311632 140734911194288 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 9223 5591 245 29 0 5852 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36892

[startup+3.10115 s]
/proc/loadavg: 4.00 4.00 3.69 5/190 5067
/proc/meminfo: memFree=31092320/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67240 CPUtime=3.09 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 19563 0 0 0 307 2 0 0 25 0 1 0 872858265 68853760 11858 33554432000 4194304 4311632 140734911194288 18446744073709551615 4264118 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16810 11858 245 29 0 13439 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67240

[startup+6.3006 s]
/proc/loadavg: 4.00 4.00 3.69 5/190 5067
/proc/meminfo: memFree=30978700/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=6.29 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 32072 0 0 0 626 3 0 0 25 0 1 0 872858265 69050368 13613 33554432000 4194304 4311632 140734911194288 18446744073709551615 4264235 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13613 245 29 0 13487 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67432

[startup+12.7004 s]
/proc/loadavg: 4.00 4.00 3.69 5/190 5068
/proc/meminfo: memFree=31141288/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=12.69 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 76197 0 0 0 1260 9 0 0 25 0 1 0 872858265 69050368 13615 33554432000 4194304 4311632 140734911194288 18446744073709551615 4266056 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13615 245 29 0 13487 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67432

[startup+25.5002 s]
/proc/loadavg: 4.00 4.00 3.70 5/190 5068
/proc/meminfo: memFree=31278792/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=116752 CPUtime=25.49 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 172600 0 0 0 2528 21 0 0 25 0 1 0 872858265 119554048 21409 33554432000 4194304 4311632 140734911194288 18446744073709551615 4264416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 29188 21409 245 29 0 25817 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 116752

[startup+51.1007 s]
/proc/loadavg: 4.00 4.00 3.70 5/190 5078
/proc/meminfo: memFree=30948364/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=51.09 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 352750 0 0 0 5063 46 0 0 25 0 1 0 872858265 69050368 13615 33554432000 4194304 4311632 140734911194288 18446744073709551615 4264416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13615 245 29 0 13487 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 67432

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.72 5/190 5079
/proc/meminfo: memFree=30897472/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=102.3 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 743232 0 0 0 10125 105 0 0 25 0 1 0 872858265 69050368 13648 33554432000 4194304 4311632 140734911194288 18446744073709551615 4271526 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13648 263 29 0 13487 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67432

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.73 5/190 5081
/proc/meminfo: memFree=31230844/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=162.29 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 1204706 0 0 0 16057 172 0 0 25 0 1 0 872858265 69050368 13648 33554432000 4194304 4311632 140734911194288 18446744073709551615 4264235 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13648 263 29 0 13487 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 67432

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.74 5/190 5082
/proc/meminfo: memFree=31144460/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=222.29 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 1667666 0 0 0 21996 233 0 0 25 0 1 0 872858265 69050368 13648 33554432000 4194304 4311632 140734911194288 18446744073709551615 4264859 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13648 263 29 0 13487 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 67432

[startup+282.301 s]
/proc/loadavg: 3.78 3.95 3.74 4/184 5109
/proc/meminfo: memFree=31549904/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=147572 CPUtime=282.29 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 2156040 0 0 0 27932 297 0 0 25 0 1 0 872858265 151113728 26993 33554432000 4194304 4311632 140734911194288 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 36893 26993 263 29 0 33522 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 147572

[startup+342.301 s]
/proc/loadavg: 3.28 3.77 3.69 4/184 5111
/proc/meminfo: memFree=31308168/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=342.3 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 2629909 0 0 0 33871 359 0 0 25 0 1 0 872858265 69050368 13648 33554432000 4194304 4311632 140734911194288 18446744073709551615 4286196 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13648 263 29 0 13487 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 67432

[startup+402.301 s]
/proc/loadavg: 3.16 3.65 3.65 4/184 5112
/proc/meminfo: memFree=31542492/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=116752 CPUtime=402.3 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 3099867 0 0 0 39802 428 0 0 25 0 1 0 872858265 119554048 24723 33554432000 4194304 4311632 140734911194288 18446744073709551615 4264235 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 29188 24723 263 29 0 25817 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 116752

[startup+462.301 s]
/proc/loadavg: 3.11 3.54 3.61 4/184 5114
/proc/meminfo: memFree=31332156/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=116752 CPUtime=462.3 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 3570925 0 0 0 45738 492 0 0 25 0 1 0 872858265 119554048 22125 33554432000 4194304 4311632 140734911194288 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 29188 22125 263 29 0 25817 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 116752

[startup+522.301 s]
/proc/loadavg: 3.04 3.44 3.57 4/184 5115
/proc/meminfo: memFree=31554448/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=522.3 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 4046378 0 0 0 51669 561 0 0 25 0 1 0 872858265 69050368 13648 33554432000 4194304 4311632 140734911194288 18446744073709551615 4264427 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13648 263 29 0 13487 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 67432

[startup+582.3 s]
/proc/loadavg: 3.01 3.36 3.53 4/184 5117
/proc/meminfo: memFree=31297728/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=582.3 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 4516352 0 0 0 57607 623 0 0 25 0 1 0 872858265 69050368 13648 33554432000 4194304 4311632 140734911194288 18446744073709551615 4271928 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13648 263 29 0 13487 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 67432

[startup+642.301 s]

################
# More data... #
################

[startup+822.3 s]
/proc/loadavg: 3.00 3.16 3.41 4/184 5123
/proc/meminfo: memFree=31235680/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=147572 CPUtime=822.31 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 6418276 0 0 0 81342 889 0 0 25 0 1 0 872858265 151113728 32716 33554432000 4194304 4311632 140734911194288 18446744073709551615 255106812039 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 36893 32606 263 29 0 33522 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 147572

[startup+882.301 s]
/proc/loadavg: 3.00 3.13 3.38 4/184 5125
/proc/meminfo: memFree=31126392/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=882.31 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 6897757 0 0 0 87274 957 0 0 25 0 1 0 872858265 69050368 13648 33554432000 4194304 4311632 140734911194288 18446744073709551615 4264392 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13648 263 29 0 13487 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 67432

[startup+942.3 s]
/proc/loadavg: 3.00 3.10 3.35 4/184 5127
/proc/meminfo: memFree=31224424/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=942.31 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 7371814 0 0 0 93211 1020 0 0 25 0 1 0 872858265 69050368 13648 33554432000 4194304 4311632 140734911194288 18446744073709551615 4271538 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13648 263 29 0 13487 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 67432

[startup+1002.3 s]
/proc/loadavg: 3.08 3.10 3.33 4/184 5128
/proc/meminfo: memFree=31414596/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=1002.31 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 7840540 0 0 0 99144 1087 0 0 25 0 1 0 872858265 69050368 13648 33554432000 4194304 4311632 140734911194288 18446744073709551615 4259434 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13648 263 29 0 13487 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 67432

[startup+1062.3 s]
/proc/loadavg: 3.03 3.08 3.31 4/184 5130
/proc/meminfo: memFree=31168052/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=1062.31 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 8315518 0 0 0 105080 1151 0 0 25 0 1 0 872858265 69050368 13648 33554432000 4194304 4311632 140734911194288 18446744073709551615 4282528 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13648 263 29 0 13487 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 67432

[startup+1122.3 s]
/proc/loadavg: 3.01 3.06 3.29 4/184 5131
/proc/meminfo: memFree=31372840/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=1122.31 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 8792861 0 0 0 111013 1218 0 0 25 0 1 0 872858265 69050368 13648 33554432000 4194304 4311632 140734911194288 18446744073709551615 4286219 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13648 263 29 0 13487 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 67432

[startup+1182.3 s]
/proc/loadavg: 3.00 3.05 3.27 4/184 5133
/proc/meminfo: memFree=31300364/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=1182.32 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 9268608 0 0 0 116947 1285 0 0 25 0 1 0 872858265 69050368 13648 33554432000 4194304 4311632 140734911194288 18446744073709551615 255110228158 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13648 263 29 0 13487 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 67432

[startup+1242.3 s]
/proc/loadavg: 3.06 3.05 3.25 4/184 5135
/proc/meminfo: memFree=31456040/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=1242.32 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 9746539 0 0 0 122880 1352 0 0 25 0 1 0 872858265 69050368 13648 33554432000 4194304 4311632 140734911194288 18446744073709551615 4271526 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13648 263 29 0 13487 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 67432

[startup+1302.3 s]
/proc/loadavg: 3.02 3.04 3.24 4/184 5136
/proc/meminfo: memFree=31227948/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=1302.33 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 10220481 0 0 0 128815 1418 0 0 25 0 1 0 872858265 69050368 13648 33554432000 4194304 4311632 140734911194288 18446744073709551615 4264210 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13648 263 29 0 13487 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 67432

[startup+1362.3 s]
/proc/loadavg: 3.00 3.03 3.22 4/184 5138
/proc/meminfo: memFree=31301796/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=116752 CPUtime=1362.32 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 10687089 0 0 0 134748 1484 0 0 25 0 1 0 872858265 119554048 21977 33554432000 4194304 4311632 140734911194288 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 29188 21977 263 29 0 25817 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 116752

[startup+1422.31 s]
/proc/loadavg: 2.47 2.88 3.15 3/178 5164
/proc/meminfo: memFree=31620160/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=1422.33 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 11150010 0 0 0 140686 1547 0 0 25 0 1 0 872858265 69050368 13648 33554432000 4194304 4311632 140734911194288 18446744073709551615 4264392 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13648 263 29 0 13487 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 67432

[startup+1482.3 s]
/proc/loadavg: 2.17 2.72 3.08 3/178 5168
/proc/meminfo: memFree=31589608/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=1482.32 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 11620622 0 0 0 146621 1611 0 0 25 0 1 0 872858265 69050368 13648 33554432000 4194304 4311632 140734911194288 18446744073709551615 4286196 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13648 263 29 0 13487 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 67432

[startup+1542.3 s]
/proc/loadavg: 2.06 2.58 3.01 3/178 5171
/proc/meminfo: memFree=31572664/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=147572 CPUtime=1542.32 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 12089974 0 0 0 152554 1678 0 0 25 0 1 0 872858265 151113728 27149 33554432000 4194304 4311632 140734911194288 18446744073709551615 4264427 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 36893 27149 263 29 0 33522 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 147572

[startup+1602.3 s]
/proc/loadavg: 2.06 2.49 2.95 3/178 5172
/proc/meminfo: memFree=31590360/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=1602.33 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 12552989 0 0 0 158492 1741 0 0 25 0 1 0 872858265 69050368 13648 33554432000 4194304 4311632 140734911194288 18446744073709551615 4271718 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13648 263 29 0 13487 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 67432

[startup+1662.3 s]
/proc/loadavg: 2.02 2.40 2.89 3/178 5174
/proc/meminfo: memFree=31620716/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=1662.33 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 13025440 0 0 0 164421 1812 0 0 25 0 1 0 872858265 69050368 13648 33554432000 4194304 4311632 140734911194288 18446744073709551615 4272909 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13648 263 29 0 13487 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 67432

[startup+1722.3 s]
/proc/loadavg: 2.01 2.32 2.83 3/178 5175
/proc/meminfo: memFree=31620920/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=1722.33 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 13495411 0 0 0 170355 1878 0 0 25 0 1 0 872858265 69050368 13648 33554432000 4194304 4311632 140734911194288 18446744073709551615 4271580 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13648 263 29 0 13487 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 67432

[startup+1782.3 s]
/proc/loadavg: 2.00 2.26 2.77 3/178 5177
/proc/meminfo: memFree=31583580/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=67432 CPUtime=1782.34 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 13957560 0 0 0 176292 1942 0 0 25 0 1 0 872858265 69050368 13648 33554432000 4194304 4311632 140734911194288 18446744073709551615 4264632 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 16858 13648 263 29 0 13487 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 67432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.24 2.76 3/178 5177
/proc/meminfo: memFree=31579348/32951124 swapFree=67088052/67111528
[pid=5038] ppid=5036 vsize=116752 CPUtime=1800.04 cores=0,2
/proc/5038/stat : 5038 (hmuc-a) R 5036 5038 10609 0 -1 4202496 14098193 0 0 0 178044 1960 0 0 25 0 1 0 872858265 119554048 24099 33554432000 4194304 4311632 140734911194288 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5038/statm: 29188 24099 263 29 0 25817 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 116752

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): 1800.01
CPU time (s): 1800.05
CPU user time (s): 1780.44
CPU system time (s): 19.614
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 197660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1780.44
system time used= 19.614
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14098195
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= 10
involuntary context switches= 2929

runsolver used 3.16152 second user time and 5.98209 second system time

The end

Launcher Data

Begin job on node144 at 2011-06-11 17:00:21
IDJOB=3493872
IDBENCH=88072
IDSOLVER=1983
FILE ID=node144/3493872-1307804421
RUNJOBID= node144-1307802619-4540
PBS_JOBID= 13551004
Free space on /tmp= 74000 MiB

SOLVER NAME= Haifa-MUC-A 2011-04-07
BENCH NAME= SAT02/industrial/biere/dinphil/dp09u08.shuffled.cnf
COMMAND LINE= HOME/hmuc-a BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493872-1307804421/watcher-3493872-1307804421 -o /tmp/evaluation-result-3493872-1307804421/solver-3493872-1307804421 -C 1800 -W 1850 -M 7680  HOME/hmuc-a HOME/instance-3493872-1307804421.cnf

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

MD5SUM BENCH= 6b942b91b984614b2486ef59f1f9cebb
RANDOM SEED=1886010793

node144.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.850
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.850
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	: 5226.16
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.850
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.850
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.83
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31219084 kB
Buffers:        196828 kB
Cached:         821264 kB
SwapCached:       1652 kB
Active:         934888 kB
Inactive:       623104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31219084 kB
SwapTotal:    67111528 kB
SwapFree:     67088052 kB
Dirty:            2396 kB
Writeback:           0 kB
AnonPages:      537736 kB
Mapped:          14332 kB
Slab:           107628 kB
PageTables:       5996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   882764 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= 74028 MiB
End job on node144 at 2011-06-11 17:30:23