Trace number 3493951

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? 561.331 561.318

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-viscoherencep3-tseitin.cnf
MD5SUMe6bb96c7140e2a8d07499de24fcd1583
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 variables56416
Number of clauses168347
Sum of the clauses size392807
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2112230
Number of clauses of size 356115
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

561.30/561.31	c WARNING: for repeatability, setting FPU to use double precision
561.30/561.31	c ===============================================================================
561.30/561.31	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (UNSATISFIABLE expected)
Got answer: UNKNOWN

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

running on 2 cores: 4,6

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.03 3.84 2.85 5/190 5738
/proc/meminfo: memFree=30645368/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=23292 CPUtime=0 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 1191 0 0 0 0 0 0 0 25 0 1 0 891963762 23851008 1110 33554432000 4194304 4311632 140733927175744 18446744073709551615 4240641 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 5823 1114 216 29 0 2452 0

[startup+0.034412 s]
/proc/loadavg: 4.03 3.84 2.85 5/190 5738
/proc/meminfo: memFree=30645368/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=48700 CPUtime=0.02 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 5985 0 0 0 2 0 0 0 25 0 1 0 891963762 49868800 5873 33554432000 4194304 4311632 140733927175744 18446744073709551615 4296990 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 12175 5873 218 29 0 8804 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 48700

[startup+0.100402 s]
/proc/loadavg: 4.03 3.84 2.85 5/190 5738
/proc/meminfo: memFree=30645368/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=58012 CPUtime=0.09 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 9021 0 0 0 8 1 0 0 25 0 1 0 891963762 59404288 8716 33554432000 4194304 4311632 140733927175744 18446744073709551615 4294989 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 14503 8717 218 29 0 11132 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58012

[startup+0.300395 s]
/proc/loadavg: 4.03 3.84 2.85 5/190 5738
/proc/meminfo: memFree=30645368/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=75424 CPUtime=0.29 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 12914 0 0 0 27 2 0 0 25 0 1 0 891963762 77234176 12381 33554432000 4194304 4311632 140733927175744 18446744073709551615 4210423 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 18856 12384 225 29 0 15485 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75424

[startup+0.700282 s]
/proc/loadavg: 4.03 3.84 2.85 5/190 5738
/proc/meminfo: memFree=30645368/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=63544 CPUtime=0.69 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 16768 0 0 0 67 2 0 0 25 0 1 0 891963762 65069056 10921 33554432000 4194304 4311632 140733927175744 18446744073709551615 4262731 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 15886 10921 245 29 0 12515 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63544

[startup+1.50117 s]
/proc/loadavg: 4.03 3.84 2.85 5/191 5739
/proc/meminfo: memFree=30599380/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=70616 CPUtime=1.49 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 17504 0 0 0 147 2 0 0 25 0 1 0 891963762 72310784 11655 33554432000 4194304 4311632 140733927175744 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 17654 11655 246 29 0 14283 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70616

[startup+3.10086 s]
/proc/loadavg: 4.03 3.84 2.85 5/191 5739
/proc/meminfo: memFree=30590828/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=100968 CPUtime=3.09 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 24672 0 0 0 306 3 0 0 25 0 1 0 891963762 103391232 18814 33554432000 4194304 4311632 140733927175744 18446744073709551615 232339422037 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 25242 18814 246 29 0 21871 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 100968

[startup+6.30032 s]
/proc/loadavg: 4.03 3.84 2.86 5/191 5739
/proc/meminfo: memFree=30532116/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=150756 CPUtime=6.29 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 37607 0 0 0 623 6 0 0 25 0 1 0 891963762 154374144 31734 33554432000 4194304 4311632 140733927175744 18446744073709551615 4264427 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 37689 31734 246 29 0 34318 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 150756

[startup+12.7012 s]
/proc/loadavg: 4.02 3.85 2.86 5/191 5739
/proc/meminfo: memFree=30342260/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=414492 CPUtime=12.69 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 82957 0 0 0 1257 12 0 0 25 0 1 0 891963762 424439808 77071 33554432000 4194304 4311632 140733927175744 18446744073709551615 4264235 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 103623 77071 246 29 0 100252 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 414492

[startup+25.5009 s]
/proc/loadavg: 4.02 3.85 2.88 5/191 5740
/proc/meminfo: memFree=30010808/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=978664 CPUtime=25.49 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 159689 0 0 0 2527 22 0 0 25 0 1 0 891963762 1002151936 153784 33554432000 4194304 4311632 140733927175744 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 244666 153784 246 29 0 241295 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 978664

[startup+51.1003 s]
/proc/loadavg: 4.01 3.86 2.91 5/191 5740
/proc/meminfo: memFree=29293304/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=1546192 CPUtime=51.09 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 339566 0 0 0 5065 44 0 0 25 0 1 0 891963762 1583300608 333645 33554432000 4194304 4311632 140733927175744 18446744073709551615 4264447 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 386548 333645 246 29 0 383177 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1546192

[startup+102.307 s]
/proc/loadavg: 4.08 3.90 2.97 5/191 5742
/proc/meminfo: memFree=28199428/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=2468428 CPUtime=102.3 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 616485 0 0 0 10157 73 0 0 25 0 1 0 891963762 2527670272 610548 33554432000 4194304 4311632 140733927175744 18446744073709551615 4264447 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 617107 610548 246 29 0 613736 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2468428

[startup+162.301 s]
/proc/loadavg: 4.11 3.93 3.04 5/191 5743
/proc/meminfo: memFree=26986380/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=3967060 CPUtime=162.3 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 927798 0 0 0 16126 104 0 0 25 0 1 0 891963762 4062269440 921839 33554432000 4194304 4311632 140733927175744 18446744073709551615 4264235 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 991765 921839 246 29 0 988394 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 3967060

[startup+222.301 s]
/proc/loadavg: 4.04 3.94 3.10 5/191 5745
/proc/meminfo: memFree=25943200/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=6402336 CPUtime=222.3 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 1174424 0 0 0 22100 130 0 0 25 0 1 0 891963762 6555992064 1168458 33554432000 4194304 4311632 140733927175744 18446744073709551615 4260418 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 1600584 1168458 246 29 0 1597213 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 6402336

[startup+282.3 s]
/proc/loadavg: 4.06 3.96 3.15 5/191 5746
/proc/meminfo: memFree=30045916/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=629416 CPUtime=282.3 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 1480066 0 0 0 28049 181 0 0 25 0 1 0 891963762 644521984 144908 33554432000 4194304 4311632 140733927175744 18446744073709551615 4264427 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 157354 144908 246 29 0 153983 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 629416

[startup+342.301 s]
/proc/loadavg: 4.02 3.97 3.20 5/191 5748
/proc/meminfo: memFree=28402092/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=2468428 CPUtime=342.29 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 1883704 0 0 0 34008 221 0 0 25 0 1 0 891963762 2527670272 548525 33554432000 4194304 4311632 140733927175744 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 617107 548525 246 29 0 613736 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 2468428

[startup+402.301 s]
/proc/loadavg: 4.01 3.97 3.25 5/191 5750
/proc/meminfo: memFree=27169960/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=3967060 CPUtime=402.3 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 2187358 0 0 0 39974 256 0 0 25 0 1 0 891963762 4062269440 852173 33554432000 4194304 4311632 140733927175744 18446744073709551615 4272336 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 991765 852173 246 29 0 988394 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 3967060

[startup+462.3 s]
/proc/loadavg: 4.14 4.00 3.31 5/191 5751
/proc/meminfo: memFree=25903680/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=6402336 CPUtime=462.31 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 2499082 0 0 0 45943 288 0 0 25 0 1 0 891963762 6555992064 1163892 33554432000 4194304 4311632 140733927175744 18446744073709551615 4264447 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 1600584 1163892 246 29 0 1597213 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 6402336

[startup+522.301 s]
/proc/loadavg: 4.05 4.00 3.35 5/191 5753
/proc/meminfo: memFree=24877004/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=6402336 CPUtime=522.3 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 2752813 0 0 0 51914 316 0 0 25 0 1 0 891963762 6555992064 1417611 33554432000 4194304 4311632 140733927175744 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 1600584 1417611 246 29 0 1597213 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 6402336

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

[startup+537.501 s]
/proc/loadavg: 4.04 4.00 3.36 5/191 5753
/proc/meminfo: memFree=24614480/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=6402336 CPUtime=537.5 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 2818130 0 0 0 53429 321 0 0 25 0 1 0 891963762 6555992064 1482927 33554432000 4194304 4311632 140733927175744 18446744073709551615 4271669 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 1600584 1482927 246 29 0 1597213 0
Current children cumulated CPU time (s) 537.5
Current children cumulated vsize (KiB) 6402336

[startup+550.301 s]
/proc/loadavg: 4.03 4.00 3.36 5/191 5754
/proc/meminfo: memFree=24324424/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=6402336 CPUtime=550.3 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 2888132 0 0 0 54701 329 0 0 25 0 1 0 891963762 6555992064 1552927 33554432000 4194304 4311632 140733927175744 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 1600584 1552927 246 29 0 1597213 0
Current children cumulated CPU time (s) 550.3
Current children cumulated vsize (KiB) 6402336

[startup+556.7 s]
/proc/loadavg: 4.03 4.00 3.37 6/191 5754
/proc/meminfo: memFree=24221376/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=6402336 CPUtime=556.71 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 2912069 0 0 0 55340 331 0 0 25 0 1 0 891963762 6555992064 1576864 33554432000 4194304 4311632 140733927175744 18446744073709551615 4286219 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 1600584 1576864 246 29 0 1597213 0
Current children cumulated CPU time (s) 556.71
Current children cumulated vsize (KiB) 6402336

[startup+559.907 s]
/proc/loadavg: 4.03 4.00 3.37 5/191 5754
/proc/meminfo: memFree=24174360/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=6402336 CPUtime=559.91 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 2923643 0 0 0 55659 332 0 0 25 0 1 0 891963762 6555992064 1588438 33554432000 4194304 4311632 140733927175744 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 1600584 1588455 246 29 0 1597213 0
Current children cumulated CPU time (s) 559.91
Current children cumulated vsize (KiB) 6402336

[startup+560.701 s]
/proc/loadavg: 4.03 4.00 3.37 5/191 5754
/proc/meminfo: memFree=24174360/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=6402336 CPUtime=560.7 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 2929491 0 0 0 55738 332 0 0 25 0 1 0 891963762 6555992064 1594286 33554432000 4194304 4311632 140733927175744 18446744073709551615 4260462 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 1600584 1594286 246 29 0 1597213 0
Current children cumulated CPU time (s) 560.7
Current children cumulated vsize (KiB) 6402336

[startup+561.101 s]
/proc/loadavg: 4.02 4.00 3.37 5/191 5754
/proc/meminfo: memFree=24144228/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=6466244 CPUtime=561.1 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 2931352 0 0 0 55776 334 0 0 25 0 1 0 891963762 6621433856 1457896 33554432000 4194304 4311632 140733927175744 18446744073709551615 232335935623 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 1616561 1457384 262 29 0 1613190 0
Current children cumulated CPU time (s) 561.1
Current children cumulated vsize (KiB) 6466244

[startup+561.301 s]
/proc/loadavg: 4.02 4.00 3.37 5/191 5754
/proc/meminfo: memFree=24144228/32951124 swapFree=67063272/67111528
[pid=5738] ppid=5736 vsize=128228 CPUtime=561.3 cores=4,6
/proc/5738/stat : 5738 (hmuc-a) R 5736 5738 6290 0 -1 4202496 2931352 0 0 0 55776 354 0 0 25 0 1 0 891963762 131305472 11691 33554432000 4194304 4311632 140733927175744 18446744073709551615 232335548315 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5738/statm: 32057 11691 262 29 0 28686 0
Current children cumulated CPU time (s) 561.3
Current children cumulated vsize (KiB) 128228

Child status: 0
Real time (s): 561.318
CPU time (s): 561.331
CPU user time (s): 557.78
CPU system time (s): 3.55046
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 6532564

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

runsolver used 0.961853 second user time and 2.10368 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-11 16:47:36
IDJOB=3493951
IDBENCH=82490
IDSOLVER=1983
FILE ID=node132/3493951-1307803656
RUNJOBID= node132-1307802845-5583
PBS_JOBID= 13551016
Free space on /tmp= 74048 MiB

SOLVER NAME= Haifa-MUC-A 2011-04-07
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-viscoherencep3-tseitin.cnf
COMMAND LINE= HOME/hmuc-a BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493951-1307803656/watcher-3493951-1307803656 -o /tmp/evaluation-result-3493951-1307803656/solver-3493951-1307803656 -C 1800 -W 1850 -M 7680  HOME/hmuc-a HOME/instance-3493951-1307803656.cnf

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

MD5SUM BENCH= e6bb96c7140e2a8d07499de24fcd1583
RANDOM SEED=1793072870

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30646036 kB
Buffers:        288556 kB
Cached:        1112220 kB
SwapCached:       9968 kB
Active:        1312452 kB
Inactive:       783528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30646036 kB
SwapTotal:    67111528 kB
SwapFree:     67063272 kB
Dirty:            3336 kB
Writeback:          12 kB
AnonPages:      692472 kB
Mapped:           9764 kB
Slab:           143400 kB
PageTables:       6356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   970240 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74044 MiB
End job on node132 at 2011-06-11 16:56:57