Trace number 3727940

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
wbo 1.72? 1799.54 1800.01

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_10_5_15.opb
MD5SUM278bedcb160fff5308a678f3e1e7c2f9
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1561.61
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1212
Sum of products size (including duplicates)2424
Number of different products606
Sum of products size1212

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727940-1338667535.opb.
0.00/0.00	c Instance file HOME/instance-3727940-1338667535.opb
0.00/0.00	c File size is 49628 bytes.
0.00/0.00	c Highest Coefficient sum: 100
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      706                                                 |
0.00/0.00	c |  Number Clauses:        656                                                 |
0.00/0.00	c |  Number Cardinality:    103                                                 |
0.00/0.00	c |  Number PB Constraints: 606                                                 |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Decision                                            |
0.00/0.00	c |  Objective Function:    None                                                |
0.00/0.00	c |                                                                             |
0.00/0.00	c ===============================================================================
1799.44/1800.00	c ===============================================================================
1799.44/1800.00	c Wall Clock Time: 1800.00 s
1799.44/1800.00	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3727940-1338667535/watcher-3727940-1338667535 -o /tmp/evaluation-result-3727940-1338667535/solver-3727940-1338667535 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727940-1338667535.opb 

running on 4 cores: 0,2,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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13788
/proc/meminfo: memFree=28137608/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=84084 CPUtime=0 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 915 0 0 0 0 0 0 0 20 0 2 0 332878995 86102016 854 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 21021 855 178 433 0 20585 0
[pid=13788/tid=13789] ppid=13786 vsize=84084 CPUtime=0 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 98 0 0 0 0 0 0 0 20 0 2 0 332878996 86102016 859 33554432000 4194304 5964350 140734163604720 140734000720648 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0

[startup+0.09263 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13788
/proc/meminfo: memFree=28137608/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=84084 CPUtime=0.08 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 1288 0 0 0 8 0 0 0 20 0 2 0 332878995 86102016 1227 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 21021 1227 186 433 0 20585 0
[pid=13788/tid=13789] ppid=13786 vsize=84084 CPUtime=0.07 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 466 0 0 0 7 0 0 0 20 0 2 0 332878996 86102016 1227 33554432000 4194304 5964350 140734163604720 140734000720648 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 84084

[startup+0.100189 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13788
/proc/meminfo: memFree=28137608/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=84084 CPUtime=0.09 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 1317 0 0 0 9 0 0 0 20 0 2 0 332878995 86102016 1256 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 21021 1256 186 433 0 20585 0
[pid=13788/tid=13789] ppid=13786 vsize=84084 CPUtime=0.08 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 495 0 0 0 8 0 0 0 20 0 2 0 332878996 86102016 1256 33554432000 4194304 5964350 140734163604720 140734000720648 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84084

[startup+0.300254 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13788
/proc/meminfo: memFree=28137608/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=84084 CPUtime=0.29 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 1659 0 0 0 29 0 0 0 20 0 2 0 332878995 86102016 1598 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 21021 1598 186 433 0 20585 0
[pid=13788/tid=13789] ppid=13786 vsize=84084 CPUtime=0.28 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 837 0 0 0 28 0 0 0 20 0 2 0 332878996 86102016 1598 33554432000 4194304 5964350 140734163604720 140734000720648 4399998 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84084

[startup+0.700258 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13788
/proc/meminfo: memFree=28137608/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=84084 CPUtime=0.69 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 2097 0 0 0 69 0 0 0 20 0 2 0 332878995 86102016 2036 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 21021 2036 186 433 0 20585 0
[pid=13788/tid=13789] ppid=13786 vsize=84084 CPUtime=0.68 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 1275 0 0 0 68 0 0 0 20 0 2 0 332878996 86102016 2036 33554432000 4194304 5964350 140734163604720 140734000720648 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84084

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13790
/proc/meminfo: memFree=28127780/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=84228 CPUtime=1.49 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 2805 0 0 0 149 0 0 0 20 0 2 0 332878995 86249472 2744 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 21057 2744 186 433 0 20621 0
[pid=13788/tid=13789] ppid=13786 vsize=84228 CPUtime=1.48 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 1983 0 0 0 148 0 0 0 20 0 2 0 332878996 86249472 2744 33554432000 4194304 5964350 140734163604720 140182573786936 4399938 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84228

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13790
/proc/meminfo: memFree=28120836/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=84228 CPUtime=3.09 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 3395 0 0 0 308 1 0 0 20 0 2 0 332878995 86249472 3334 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 21057 3334 186 433 0 20621 0
[pid=13788/tid=13789] ppid=13786 vsize=84228 CPUtime=3.07 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 2573 0 0 0 306 1 0 0 20 0 2 0 332878996 86249472 3334 33554432000 4194304 5964350 140734163604720 140182573786936 4381622 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84228

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13790
/proc/meminfo: memFree=28108436/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=84300 CPUtime=6.28 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 4723 0 0 0 627 1 0 0 20 0 2 0 332878995 86323200 4662 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 21075 4662 186 433 0 20639 0
[pid=13788/tid=13789] ppid=13786 vsize=84300 CPUtime=6.26 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 3901 0 0 0 625 1 0 0 20 0 2 0 332878996 86323200 4662 33554432000 4194304 5964350 140734163604720 140182573786936 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 84300

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13790
/proc/meminfo: memFree=28089568/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=85504 CPUtime=12.68 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 7155 0 0 0 1266 2 0 0 20 0 2 0 332878995 87556096 7094 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 21376 7094 186 433 0 20940 0
[pid=13788/tid=13789] ppid=13786 vsize=85504 CPUtime=12.64 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 6333 0 0 0 1262 2 0 0 20 0 2 0 332878996 87556096 7094 33554432000 4194304 5964350 140734163604720 140182573786648 4379236 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 85504

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13790
/proc/meminfo: memFree=28066696/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=87736 CPUtime=25.48 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 10193 0 0 0 2544 4 0 0 20 0 2 0 332878995 89841664 10132 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 21934 10132 186 433 0 21498 0
[pid=13788/tid=13789] ppid=13786 vsize=87736 CPUtime=25.41 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 9371 0 0 0 2537 4 0 0 20 0 2 0 332878996 89841664 10132 33554432000 4194304 5964350 140734163604720 140182573787128 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 87736

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13790
/proc/meminfo: memFree=28018920/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=91680 CPUtime=51.06 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 16978 0 0 0 5099 7 0 0 20 0 2 0 332878995 93880320 16959 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 22920 16959 186 433 0 22484 0
[pid=13788/tid=13789] ppid=13786 vsize=91680 CPUtime=50.93 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 16156 0 0 0 5086 7 0 0 20 0 2 0 332878996 93880320 16959 33554432000 4194304 5964350 140734163604720 140182573787176 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 91680

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13790
/proc/meminfo: memFree=27955264/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=163616 CPUtime=102.25 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 25477 0 0 0 10213 12 0 0 20 0 2 0 332878995 167542784 25667 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 40904 25667 186 433 0 40468 0
[pid=13788/tid=13789] ppid=13786 vsize=163616 CPUtime=101.99 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 24655 0 0 0 10186 13 0 0 20 0 2 0 332878996 167542784 25667 33554432000 4194304 5964350 140734163604720 140182573787128 4400439 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 163616

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13790
/proc/meminfo: memFree=27885932/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=170232 CPUtime=162.22 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 36977 0 0 0 16204 18 0 0 20 0 2 0 332878995 174317568 37172 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 42558 37172 186 433 0 42122 0
[pid=13788/tid=13789] ppid=13786 vsize=170232 CPUtime=161.82 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 36155 0 0 0 16162 20 0 0 20 0 2 0 332878996 174317568 37172 33554432000 4194304 5964350 140734163604720 140182573787128 4399858 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 170232

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13791
/proc/meminfo: memFree=27843496/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=239532 CPUtime=222.23 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 42462 0 0 0 22199 24 0 0 20 0 2 0 332878995 245280768 42656 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 59883 42656 186 433 0 59447 0
[pid=13788/tid=13789] ppid=13786 vsize=239532 CPUtime=221.67 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 41640 0 0 0 22140 27 0 0 20 0 2 0 332878996 245280768 42656 33554432000 4194304 5964350 140734163604720 140182573787128 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 239532

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13794
/proc/meminfo: memFree=27802048/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=241712 CPUtime=282.21 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 47666 0 0 0 28192 29 0 0 20 0 2 0 332878995 247513088 47860 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 60428 47860 186 433 0 59992 0
[pid=13788/tid=13789] ppid=13786 vsize=241712 CPUtime=281.51 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 46844 0 0 0 28119 32 0 0 20 0 2 0 332878996 247513088 47860 33554432000 4194304 5964350 140734163604720 140182573787176 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 241712

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13794
/proc/meminfo: memFree=27770472/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=242832 CPUtime=342.19 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 50641 0 0 0 34188 31 0 0 20 0 2 0 332878995 248659968 50822 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 60708 50822 186 433 0 60272 0
[pid=13788/tid=13789] ppid=13786 vsize=242832 CPUtime=341.34 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 49819 0 0 0 34098 36 0 0 20 0 2 0 332878996 248659968 50822 33554432000 4194304 5964350 140734163604720 140182573787176 5136410 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 242832

[startup+402.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 13794
/proc/meminfo: memFree=27746696/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=243216 CPUtime=402.16 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 54735 0 0 0 40180 36 0 0 20 0 2 0 332878995 249053184 54915 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0

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


[startup+1362.3 s]
/proc/loadavg: 1.00 1.16 1.54 2/172 13827
/proc/meminfo: memFree=27689036/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=526620 CPUtime=1361.92 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 115783 0 0 0 136096 96 0 0 20 0 2 0 332878995 539258880 116479 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 131655 116479 186 433 0 131219 0
[pid=13788/tid=13789] ppid=13786 vsize=526620 CPUtime=1358.62 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 114961 0 0 0 135746 116 0 0 20 0 2 0 332878996 539258880 116479 33554432000 4194304 5964350 140734163604720 140182573786648 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 526620

[startup+1422.3 s]
/proc/loadavg: 1.00 1.12 1.50 2/172 13828
/proc/meminfo: memFree=27688292/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=526620 CPUtime=1421.92 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 115946 0 0 0 142096 96 0 0 20 0 2 0 332878995 539258880 116642 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 131655 116642 186 433 0 131219 0
[pid=13788/tid=13789] ppid=13786 vsize=526620 CPUtime=1418.47 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 115124 0 0 0 141730 117 0 0 20 0 2 0 332878996 539258880 116642 33554432000 4194304 5964350 140734163604720 140182573787128 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 526620

[startup+1482.3 s]
/proc/loadavg: 1.00 1.10 1.47 2/173 13831
/proc/meminfo: memFree=27664352/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=530364 CPUtime=1481.9 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 122066 0 0 0 148086 104 0 0 20 0 2 0 332878995 543092736 122762 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 132591 122762 186 433 0 132155 0
[pid=13788/tid=13789] ppid=13786 vsize=530364 CPUtime=1478.31 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 121244 0 0 0 147705 126 0 0 20 0 2 0 332878996 543092736 122762 33554432000 4194304 5964350 140734163604720 140182573786648 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 530364

[startup+1542.31 s]
/proc/loadavg: 1.00 1.08 1.43 2/172 13831
/proc/meminfo: memFree=27657416/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=530364 CPUtime=1541.88 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 123701 0 0 0 154082 106 0 0 20 0 2 0 332878995 543092736 124406 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 132591 124406 186 433 0 132155 0
[pid=13788/tid=13789] ppid=13786 vsize=530364 CPUtime=1538.15 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 122879 0 0 0 153686 129 0 0 20 0 2 0 332878996 543092736 124406 33554432000 4194304 5964350 140734163604720 140182573786648 4399906 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 530364

[startup+1602.3 s]
/proc/loadavg: 1.00 1.06 1.41 2/172 13831
/proc/meminfo: memFree=27646876/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=595900 CPUtime=1601.87 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 126440 0 0 0 160077 110 0 0 20 0 2 0 332878995 610201600 127145 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 148975 127145 186 433 0 148539 0
[pid=13788/tid=13789] ppid=13786 vsize=595900 CPUtime=1597.99 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 125618 0 0 0 159665 134 0 0 20 0 2 0 332878996 610201600 127145 33554432000 4194304 5964350 140734163604720 140182573787128 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 595900

[startup+1662.3 s]
/proc/loadavg: 1.00 1.05 1.38 2/172 13831
/proc/meminfo: memFree=27631252/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=597392 CPUtime=1661.86 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 130217 0 0 0 166073 113 0 0 20 0 2 0 332878995 611729408 130922 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 149348 130922 186 433 0 148912 0
[pid=13788/tid=13789] ppid=13786 vsize=597392 CPUtime=1657.84 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 129395 0 0 0 165646 138 0 0 20 0 2 0 332878996 611729408 130922 33554432000 4194304 5964350 140734163604720 140182573786648 4379152 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 597392

[startup+1722.3 s]
/proc/loadavg: 1.00 1.04 1.35 2/171 13831
/proc/meminfo: memFree=27631384/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=597392 CPUtime=1721.85 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 130218 0 0 0 172072 113 0 0 20 0 2 0 332878995 611729408 130923 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 149348 130923 186 433 0 148912 0
[pid=13788/tid=13789] ppid=13786 vsize=597392 CPUtime=1717.68 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 129396 0 0 0 171629 139 0 0 20 0 2 0 332878996 611729408 130923 33554432000 4194304 5964350 140734163604720 140182573786648 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 597392

[startup+1782.3 s]
/proc/loadavg: 1.00 1.03 1.33 2/172 13832
/proc/meminfo: memFree=27621192/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=597912 CPUtime=1781.84 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 132730 0 0 0 178068 116 0 0 20 0 2 0 332878995 612261888 133449 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 149478 133449 186 433 0 149042 0
[pid=13788/tid=13789] ppid=13786 vsize=597912 CPUtime=1777.53 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 131908 0 0 0 177611 142 0 0 20 0 2 0 332878996 612261888 133449 33554432000 4194304 5964350 140734163604720 140182573786648 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 597912

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

[startup+1792.01 s]
/proc/loadavg: 1.00 1.03 1.32 2/172 13832
/proc/meminfo: memFree=27615860/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=597984 CPUtime=1791.54 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 134006 0 0 0 179037 117 0 0 20 0 2 0 332878995 612335616 134725 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 149496 134725 186 433 0 149060 0
[pid=13788/tid=13789] ppid=13786 vsize=597984 CPUtime=1787.21 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 133184 0 0 0 178577 144 0 0 20 0 2 0 332878996 612335616 134725 33554432000 4194304 5964350 140734163604720 140182573787128 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (KiB) 597984

[startup+1795.2 s]
/proc/loadavg: 1.00 1.03 1.32 2/172 13832
/proc/meminfo: memFree=27614372/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=597984 CPUtime=1794.74 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 134416 0 0 0 179357 117 0 0 20 0 2 0 332878995 612335616 135135 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 149496 135135 186 433 0 149060 0
[pid=13788/tid=13789] ppid=13786 vsize=597984 CPUtime=1790.4 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 133594 0 0 0 178896 144 0 0 20 0 2 0 332878996 612335616 135135 33554432000 4194304 5964350 140734163604720 140182573786648 4400428 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.74
Current children cumulated vsize (KiB) 597984

[startup+1798.4 s]
/proc/loadavg: 1.00 1.03 1.32 2/172 13832
/proc/meminfo: memFree=27613628/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=597984 CPUtime=1797.94 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 134745 0 0 0 179676 118 0 0 20 0 2 0 332878995 612335616 135464 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 149496 135464 186 433 0 149060 0
[pid=13788/tid=13789] ppid=13786 vsize=597984 CPUtime=1793.58 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 133923 0 0 0 179214 144 0 0 20 0 2 0 332878996 612335616 135464 33554432000 4194304 5964350 140734163604720 140182573787128 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 597984

[startup+1799.2 s]
/proc/loadavg: 1.00 1.03 1.32 2/172 13832
/proc/meminfo: memFree=27612760/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=597984 CPUtime=1798.74 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 134862 0 0 0 179756 118 0 0 20 0 2 0 332878995 612335616 135581 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 149496 135581 186 433 0 149060 0
[pid=13788/tid=13789] ppid=13786 vsize=597984 CPUtime=1794.38 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 134040 0 0 0 179294 144 0 0 20 0 2 0 332878996 612335616 135581 33554432000 4194304 5964350 140734163604720 140182573787128 4399930 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.74
Current children cumulated vsize (KiB) 597984

[startup+1799.6 s]
/proc/loadavg: 1.00 1.03 1.32 2/172 13832
/proc/meminfo: memFree=27612264/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=597984 CPUtime=1799.15 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) S 13786 13788 13674 0 -1 4202496 134919 0 0 0 179797 118 0 0 20 0 2 0 332878995 612335616 135638 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 149496 135638 186 433 0 149060 0
[pid=13788/tid=13789] ppid=13786 vsize=597984 CPUtime=1794.79 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202560 134097 0 0 0 179334 145 0 0 20 0 2 0 332878996 612335616 135638 33554432000 4194304 5964350 140734163604720 140182573787128 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.15
Current children cumulated vsize (KiB) 597984

[startup+1800 s]
/proc/loadavg: 1.00 1.03 1.32 2/172 13832
/proc/meminfo: memFree=27612264/32873844 swapFree=7384/7384
[pid=13788] ppid=13786 vsize=597984 CPUtime=1799.54 cores=0,2,4,6
/proc/13788/stat : 13788 (wbo1.72) R 13786 13788 13674 0 -1 4203524 134973 0 0 0 179836 118 0 0 20 0 2 0 332878995 612335616 135692 33554432000 4194304 5964350 140734163604720 140734163604240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13788/statm: 0 0 0 0 0 0 0
[pid=13788/tid=13789] ppid=13786 vsize=0 CPUtime=1795.18 cores=0,2,4,6
/proc/13788/task/13789/stat : 13789 (wbo1.72) R 13786 13788 13674 0 -1 4202564 134151 0 0 0 179373 145 0 0 20 0 2 0 332878996 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (KiB) 597984

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13788 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=751308
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=460777
# CPU time returned by wait4() is 1795.21
# while last known CPU time is 1799.54
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.01
CPU time (s): 1799.54
CPU user time (s): 1798.36
CPU system time (s): 1.18
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 597984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.75
system time used= 1.46078
maximum resident set size= 542768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134973
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= 189
involuntary context switches= 1877

runsolver used 2.6146 second user time and 7.2099 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-02 22:05:35
IDJOB=3727940
IDBENCH=48349
IDSOLVER=2314
FILE ID=node136/3727940-1338667535
RUNJOBID= node136-1338667534-13690
PBS_JOBID= 14636524
Free space on /tmp= 69812 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_10_5_15.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727940-1338667535/watcher-3727940-1338667535 -o /tmp/evaluation-result-3727940-1338667535/solver-3727940-1338667535 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727940-1338667535.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 278bedcb160fff5308a678f3e1e7c2f9
RANDOM SEED=2002818905

node136.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.247
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28139112 kB
Buffers:          566576 kB
Cached:          3244780 kB
SwapCached:        20296 kB
Active:          1942004 kB
Inactive:        1908020 kB
Active(anon):      13624 kB
Inactive(anon):    22296 kB
Active(file):    1928380 kB
Inactive(file):  1885724 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083200 kB
Dirty:             11300 kB
Writeback:             0 kB
AnonPages:         21184 kB
Mapped:            10240 kB
Shmem:                 0 kB
Slab:             745772 kB
SReclaimable:     187192 kB
SUnreclaim:       558580 kB
KernelStack:        1424 kB
PageTables:         4124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     143188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3727940-1338667535.opb

Free space on /tmp at the end= 69812 MiB
End job on node136 at 2012-06-02 22:35:36