Trace number 3493920

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.13 1800.17

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor032.cnf
MD5SUM0bb58ae1cc6772d7a166c3aa9c2e261d
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 variables13204
Number of clauses39035
Sum of the clauses size91079
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 226022
Number of clauses of size 313011
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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

running on 2 cores: 5,7

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: 1.82 1.97 1.99 4/186 4588
/proc/meminfo: memFree=31728560/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=23292 CPUtime=0 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 1225 0 0 0 0 0 0 0 25 0 1 0 872678052 23851008 1144 33554432000 4194304 4311632 140736642251920 18446744073709551615 4278642 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 5823 1148 216 29 0 2452 0

[startup+0.0885431 s]
/proc/loadavg: 1.82 1.97 1.99 4/186 4588
/proc/meminfo: memFree=31728560/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=27180 CPUtime=0.08 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 3758 0 0 0 8 0 0 0 25 0 1 0 872678052 27832320 3270 33554432000 4194304 4311632 140736642251920 18446744073709551615 4232256 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 6795 3270 225 29 0 3424 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27180

[startup+0.100539 s]
/proc/loadavg: 1.82 1.97 1.99 4/186 4588
/proc/meminfo: memFree=31728560/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=25676 CPUtime=0.09 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 3758 0 0 0 9 0 0 0 25 0 1 0 872678052 26292224 2921 33554432000 4194304 4311632 140736642251920 18446744073709551615 255106427701 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 6419 2921 225 29 0 3048 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25676

[startup+0.300507 s]
/proc/loadavg: 1.82 1.97 1.99 4/186 4588
/proc/meminfo: memFree=31728560/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=31056 CPUtime=0.29 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 4627 0 0 0 29 0 0 0 25 0 1 0 872678052 31801344 3764 33554432000 4194304 4311632 140736642251920 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 7764 3764 245 29 0 4393 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31056

[startup+0.700437 s]
/proc/loadavg: 1.82 1.97 1.99 4/186 4588
/proc/meminfo: memFree=31728560/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=49732 CPUtime=0.69 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 9234 0 0 0 69 0 0 0 25 0 1 0 872678052 50925568 8367 33554432000 4194304 4311632 140736642251920 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 12433 8367 246 29 0 9062 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49732

[startup+1.50029 s]
/proc/loadavg: 1.82 1.97 1.99 5/190 4599
/proc/meminfo: memFree=31569088/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=80376 CPUtime=1.49 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 14978 0 0 0 148 1 0 0 25 0 1 0 872678052 82305024 14106 33554432000 4194304 4311632 140736642251920 18446744073709551615 4264427 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 20094 14107 246 29 0 16723 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80376

[startup+3.10102 s]
/proc/loadavg: 1.82 1.97 1.99 5/190 4599
/proc/meminfo: memFree=31463564/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=161284 CPUtime=3.1 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 26353 0 0 0 307 3 0 0 25 0 1 0 872678052 165154816 25473 33554432000 4194304 4311632 140736642251920 18446744073709551615 4264115 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 40321 25473 246 29 0 36950 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 161284

[startup+6.30045 s]
/proc/loadavg: 1.99 2.01 2.00 5/190 4599
/proc/meminfo: memFree=31250892/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=161284 CPUtime=6.29 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 58339 0 0 0 623 6 0 0 25 0 1 0 872678052 165154816 32844 33554432000 4194304 4311632 140736642251920 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 40321 32844 246 29 0 36950 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 161284

[startup+12.7003 s]
/proc/loadavg: 2.15 2.04 2.01 5/190 4600
/proc/meminfo: memFree=31079552/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=242672 CPUtime=12.69 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 110927 0 0 0 1255 14 0 0 25 0 1 0 872678052 248496128 44959 33554432000 4194304 4311632 140736642251920 18446744073709551615 4264427 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 60668 44960 246 29 0 57297 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 242672

[startup+25.5011 s]
/proc/loadavg: 2.56 2.14 2.04 5/190 4600
/proc/meminfo: memFree=30377808/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=589856 CPUtime=25.5 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 226972 0 0 0 2522 28 0 0 25 0 1 0 872678052 604012544 119031 33554432000 4194304 4311632 140736642251920 18446744073709551615 4260224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 147464 119033 246 29 0 144093 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 589856

[startup+51.1006 s]
/proc/loadavg: 3.05 2.29 2.09 5/190 4601
/proc/meminfo: memFree=29884468/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=374932 CPUtime=51.09 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 463568 0 0 0 5053 56 0 0 25 0 1 0 872678052 383930368 81560 33554432000 4194304 4311632 140736642251920 18446744073709551615 4260432 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 93733 81560 246 29 0 90362 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 374932

[startup+102.307 s]
/proc/loadavg: 3.59 2.55 2.19 5/190 4602
/proc/meminfo: memFree=28503456/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=589856 CPUtime=102.29 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 908542 0 0 0 10113 116 0 0 25 0 1 0 872678052 604012544 91806 33554432000 4194304 4311632 140736642251920 18446744073709551615 4260483 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 147464 91806 246 29 0 144093 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 589856

[startup+162.301 s]
/proc/loadavg: 3.89 2.82 2.31 5/190 4604
/proc/meminfo: memFree=27210092/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=374932 CPUtime=162.26 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 1422941 0 0 0 16040 186 0 0 25 0 1 0 872678052 383930368 80976 33554432000 4194304 4311632 140736642251920 18446744073709551615 4264235 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 93733 80976 246 29 0 90362 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 374932

[startup+222.301 s]
/proc/loadavg: 3.96 3.04 2.41 5/190 4605
/proc/meminfo: memFree=26082272/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=161284 CPUtime=222.26 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 1940268 0 0 0 21970 256 0 0 25 0 1 0 872678052 165154816 36282 33554432000 4194304 4311632 140736642251920 18446744073709551615 4264235 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 40321 36282 246 29 0 36950 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 161284

[startup+282.301 s]
/proc/loadavg: 4.20 3.26 2.52 5/190 4645
/proc/meminfo: memFree=31037944/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=374932 CPUtime=282.26 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 2430122 0 0 0 27908 318 0 0 25 0 1 0 872678052 383930368 67008 33554432000 4194304 4311632 140736642251920 18446744073709551615 4260462 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 93733 67008 246 29 0 90362 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 374932

[startup+342.3 s]
/proc/loadavg: 4.07 3.39 2.61 5/190 4646
/proc/meminfo: memFree=30939112/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=374932 CPUtime=342.26 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 2918586 0 0 0 33847 379 0 0 25 0 1 0 872678052 383930368 65756 33554432000 4194304 4311632 140736642251920 18446744073709551615 4271553 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 93733 65756 246 29 0 90362 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 374932

[startup+402.301 s]
/proc/loadavg: 4.02 3.50 2.70 5/190 4648
/proc/meminfo: memFree=31102112/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=242672 CPUtime=402.25 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 3431136 0 0 0 39778 447 0 0 25 0 1 0 872678052 248496128 42028 33554432000 4194304 4311632 140736642251920 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 60668 42028 246 29 0 57297 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 242672

[startup+462.3 s]
/proc/loadavg: 4.01 3.59 2.77 5/190 4650
/proc/meminfo: memFree=30964100/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=375080 CPUtime=462.26 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 3944539 0 0 0 45711 515 0 0 25 0 1 0 872678052 384081920 79210 33554432000 4194304 4311632 140736642251920 18446744073709551615 4271521 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 93770 79210 246 29 0 90399 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 375080

[startup+522.301 s]
/proc/loadavg: 4.07 3.68 2.85 5/190 4651
/proc/meminfo: memFree=30635064/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=590260 CPUtime=522.26 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 4483097 0 0 0 51643 583 0 0 25 0 1 0 872678052 604426240 138887 33554432000 4194304 4311632 140736642251920 18446744073709551615 4264416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 147565 138887 246 29 0 144194 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 590260

[startup+582.3 s]
/proc/loadavg: 4.03 3.73 2.92 5/190 4653
/proc/meminfo: memFree=30559716/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=940956 CPUtime=582.25 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 5004924 0 0 0 57572 653 0 0 25 0 1 0 872678052 963538944 178942 33554432000 4194304 4311632 140736642251920 18446744073709551615 4264676 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 235239 178942 246 29 0 231868 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 940956

[startup+642.301 s]

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

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 3.21 5/190 4661
/proc/meminfo: memFree=30695308/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=592164 CPUtime=882.25 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 7574580 0 0 0 87243 982 0 0 25 0 1 0 872678052 606375936 109805 33554432000 4194304 4311632 140736642251920 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 148041 109805 246 29 0 144670 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 592164

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.26 5/190 4662
/proc/meminfo: memFree=30364888/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=941764 CPUtime=942.26 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 8080631 0 0 0 93181 1045 0 0 25 0 1 0 872678052 964366336 210232 33554432000 4194304 4311632 140736642251920 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 235441 210232 246 29 0 232070 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 941764

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.30 5/190 4664
/proc/meminfo: memFree=30346972/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=941972 CPUtime=1002.26 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 8581068 0 0 0 99114 1112 0 0 25 0 1 0 872678052 964579328 210868 33554432000 4194304 4311632 140736642251920 18446744073709551615 4264235 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 235493 210868 246 29 0 232122 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 941972

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.35 5/190 4666
/proc/meminfo: memFree=30854680/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=592724 CPUtime=1062.26 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 9089435 0 0 0 105049 1177 0 0 25 0 1 0 872678052 606949376 120855 33554432000 4194304 4311632 140736642251920 18446744073709551615 4286188 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 148181 120855 246 29 0 144810 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 592724

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.38 5/190 4667
/proc/meminfo: memFree=30252224/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=1510024 CPUtime=1122.25 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 9617273 0 0 0 110981 1244 0 0 25 0 1 0 872678052 1546264576 245041 33554432000 4194304 4311632 140736642251920 18446744073709551615 4264246 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 377506 245041 246 29 0 374135 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 1510024

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.42 5/190 4669
/proc/meminfo: memFree=30836332/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=593796 CPUtime=1182.26 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 10151557 0 0 0 116911 1315 0 0 25 0 1 0 872678052 608047104 120644 33554432000 4194304 4311632 140736642251920 18446744073709551615 4264416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 148449 120644 246 29 0 145078 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 593796

[startup+1242.3 s]
/proc/loadavg: 4.11 3.99 3.46 5/190 4670
/proc/meminfo: memFree=31034656/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=387700 CPUtime=1242.25 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 10703055 0 0 0 122835 1390 0 0 25 0 1 0 872678052 397004800 80871 33554432000 4194304 4311632 140736642251920 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 96925 80871 264 29 0 93554 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 387700

[startup+1302.3 s]
/proc/loadavg: 4.07 4.00 3.50 5/190 4672
/proc/meminfo: memFree=30690100/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=602624 CPUtime=1302.26 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 11211262 0 0 0 128771 1455 0 0 25 0 1 0 872678052 617086976 113761 33554432000 4194304 4311632 140736642251920 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 150656 113761 264 29 0 147285 0
Current children cumulated CPU time (s) 1302.26
Current children cumulated vsize (KiB) 602624

[startup+1362.3 s]
/proc/loadavg: 4.02 4.00 3.53 5/190 4674
/proc/meminfo: memFree=30641876/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=74176 CPUtime=1362.26 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 11738338 0 0 0 134699 1527 0 0 25 0 1 0 872678052 75956224 14681 33554432000 4194304 4311632 140736642251920 18446744073709551615 4273025 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 18544 14681 264 29 0 15173 0
Current children cumulated CPU time (s) 1362.26
Current children cumulated vsize (KiB) 74176

[startup+1422.31 s]
/proc/loadavg: 4.01 4.00 3.56 5/190 4979
/proc/meminfo: memFree=31086516/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=74176 CPUtime=1422.27 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 12241589 0 0 0 140632 1595 0 0 25 0 1 0 872678052 75956224 15097 33554432000 4194304 4311632 140736642251920 18446744073709551615 4260483 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 18544 15097 264 29 0 15173 0
Current children cumulated CPU time (s) 1422.27
Current children cumulated vsize (KiB) 74176

[startup+1482.3 s]
/proc/loadavg: 4.00 4.00 3.58 5/190 4981
/proc/meminfo: memFree=30625780/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=387700 CPUtime=1482.26 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 12728738 0 0 0 146572 1654 0 0 25 0 1 0 872678052 397004800 63566 33554432000 4194304 4311632 140736642251920 18446744073709551615 4271538 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 96925 63566 264 29 0 93554 0
Current children cumulated CPU time (s) 1482.26
Current children cumulated vsize (KiB) 387700

[startup+1542.3 s]
/proc/loadavg: 4.00 4.00 3.60 5/190 4982
/proc/meminfo: memFree=30598312/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=602624 CPUtime=1542.26 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 13227017 0 0 0 152508 1718 0 0 25 0 1 0 872678052 617086976 140998 33554432000 4194304 4311632 140736642251920 18446744073709551615 4264246 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 150656 140998 264 29 0 147285 0
Current children cumulated CPU time (s) 1542.26
Current children cumulated vsize (KiB) 602624

[startup+1602.3 s]
/proc/loadavg: 4.00 4.00 3.63 5/190 4984
/proc/meminfo: memFree=29663796/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=1519400 CPUtime=1602.25 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 13724979 0 0 0 158445 1780 0 0 25 0 1 0 872678052 1555865600 317783 33554432000 4194304 4311632 140736642251920 18446744073709551615 4264186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 379850 317783 264 29 0 376479 0
Current children cumulated CPU time (s) 1602.25
Current children cumulated vsize (KiB) 1519400

[startup+1662.3 s]
/proc/loadavg: 4.00 4.00 3.65 5/190 4986
/proc/meminfo: memFree=30708540/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=602624 CPUtime=1662.26 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 14226150 0 0 0 164376 1850 0 0 25 0 1 0 872678052 617086976 135909 33554432000 4194304 4311632 140736642251920 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 150656 135909 264 29 0 147285 0
Current children cumulated CPU time (s) 1662.26
Current children cumulated vsize (KiB) 602624

[startup+1722.3 s]
/proc/loadavg: 4.00 4.00 3.66 5/190 4987
/proc/meminfo: memFree=30720628/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=387700 CPUtime=1722.25 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 14721894 0 0 0 170306 1919 0 0 25 0 1 0 872678052 397004800 64846 33554432000 4194304 4311632 140736642251920 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 96925 64846 264 29 0 93554 0
Current children cumulated CPU time (s) 1722.25
Current children cumulated vsize (KiB) 387700

[startup+1782.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/190 4989
/proc/meminfo: memFree=30033716/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=1519400 CPUtime=1782.25 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 15197814 0 0 0 176242 1983 0 0 25 0 1 0 872678052 1555865600 274768 33554432000 4194304 4311632 140736642251920 18446744073709551615 4264416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 379850 274768 264 29 0 376479 0
Current children cumulated CPU time (s) 1782.25
Current children cumulated vsize (KiB) 1519400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 4.00 4.00 3.69 4/188 4990
/proc/meminfo: memFree=29669036/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=2441636 CPUtime=1800.06 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 15321673 0 0 0 178008 1998 0 0 25 0 1 0 872678052 2500235264 398613 33554432000 4194304 4311632 140736642251920 18446744073709551615 4264416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 610409 398613 264 29 0 607038 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 2441636

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1800.1 s]
/proc/loadavg: 4.00 4.00 3.69 4/188 4990
/proc/meminfo: memFree=29669036/32951124 swapFree=67088052/67111528
[pid=4588] ppid=4586 vsize=2441636 CPUtime=1800.06 cores=5,7
/proc/4588/stat : 4588 (hmuc-a) R 4586 4588 10609 0 -1 4202496 15321673 0 0 0 178008 1998 0 0 25 0 1 0 872678052 2500235264 398613 33554432000 4194304 4311632 140736642251920 18446744073709551615 4264416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4588/statm: 610409 398613 264 29 0 607038 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 2441636

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.17
CPU time (s): 1800.13
CPU user time (s): 1780.08
CPU system time (s): 20.046
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 2514744

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

runsolver used 2.90256 second user time and 6.92395 second system time

The end

Launcher Data

Begin job on node144 at 2011-06-11 16:30:19
IDJOB=3493920
IDBENCH=70807
IDSOLVER=1983
FILE ID=node144/3493920-1307802619
RUNJOBID= node144-1307802619-4543
PBS_JOBID= 13551004
Free space on /tmp= 74024 MiB

SOLVER NAME= Haifa-MUC-A 2011-04-07
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor032.cnf
COMMAND LINE= HOME/hmuc-a BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493920-1307802619/watcher-3493920-1307802619 -o /tmp/evaluation-result-3493920-1307802619/solver-3493920-1307802619 -C 1800 -W 1850 -M 7680  HOME/hmuc-a HOME/instance-3493920-1307802619.cnf

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

MD5SUM BENCH= 0bb58ae1cc6772d7a166c3aa9c2e261d
RANDOM SEED=1841685258

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:      31728864 kB
Buffers:        193828 kB
Cached:         789724 kB
SwapCached:       1652 kB
Active:         433948 kB
Inactive:       614120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31728864 kB
SwapTotal:    67111528 kB
SwapFree:     67088052 kB
Dirty:            4776 kB
Writeback:           0 kB
AnonPages:       62896 kB
Mapped:          14168 kB
Slab:           107472 kB
PageTables:       5600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   251956 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= 74000 MiB
End job on node144 at 2011-06-11 17:00:21