Trace number 3729933

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
PB10: pb_cplex 2010-06-29? (TO) 1800.02 1800.31

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k3_l6_n1500.opb
MD5SUM03ac75ce62b4fa0384fbdccf34acdc82
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.83472
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4500
Total number of constraints674250
Number of constraints which are clauses672750
Number of constraints which are cardinality constraints (but not clauses)1500
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint6
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 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3729933-1339246839.opb.
0.00/0.00	c Instance file HOME/instance-3729933-1339246839.opb
0.00/0.00	c File size is 41082397 bytes.
6.39/6.47	c Highest Coefficient sum: 11
6.39/6.47	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
6.88/6.97	c ============================[ Problem Statistics ]=============================
6.88/6.97	c |                                                                             |
6.88/6.97	c |  Parsing time:          6.84         s                                      |
6.88/6.97	c |  Number Variables:      4500                                                |
7.18/7.24	c |  Number Constraints:    674250                                              |
7.18/7.24	c ===============================================================================
1800.02/1800.30	c Remaining time 1792.91 sec.
1800.02/1800.30	c 
1800.02/1800.30	c *** INTERRUPTED ***
1800.02/1800.30	s UNKNOWN
1800.02/1800.30	c Total CPU time              : 1798.75 s
1800.02/1800.30	c Memory used           : 1345.11 MB
1800.02/1800.30	c CPU time              : 1798.75 s
1800.02/1800.30	c 
1800.02/1800.30	c *** INTERRUPTED ***

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-3729933-1339246839/watcher-3729933-1339246839 -o /tmp/evaluation-result-3729933-1339246839/solver-3729933-1339246839 -C 1800 -W 1900 -M 15500 run HOME/instance-3729933-1339246839.opb 

running on 4 cores: 1,3,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): 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: 0.08 0.02 0.01 3/178 28875
/proc/meminfo: memFree=31107324/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0

[startup+0.0142571 s]
/proc/loadavg: 0.08 0.02 0.01 3/178 28875
/proc/meminfo: memFree=31107324/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100272 s]
/proc/loadavg: 0.08 0.02 0.01 3/178 28875
/proc/meminfo: memFree=31107324/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300276 s]
/proc/loadavg: 0.08 0.02 0.01 3/178 28875
/proc/meminfo: memFree=31107324/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700273 s]
/proc/loadavg: 0.08 0.02 0.01 3/178 28875
/proc/meminfo: memFree=31107324/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 0.23 0.05 0.02 3/180 28877
/proc/meminfo: memFree=31017332/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=90868 CPUtime=1.49 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 12717 0 0 0 147 2 0 0 20 0 1 0 390810133 93048832 12189 33554432000 134512640 146736320 4290389952 4290387904 134543014 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 22717 12189 2635 2985 0 9621 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100016

[startup+3.10027 s]
/proc/loadavg: 0.23 0.05 0.02 3/180 28877
/proc/meminfo: memFree=30981836/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=129744 CPUtime=3.08 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 24900 0 0 0 305 3 0 0 20 0 1 0 390810133 132857856 24370 33554432000 134512640 146736320 4290389952 4290387752 144716523 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 32436 24370 5117 2985 0 19340 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 138892

[startup+6.30026 s]
/proc/loadavg: 0.45 0.10 0.03 3/180 28877
/proc/meminfo: memFree=30898688/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=206704 CPUtime=6.29 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 48569 0 0 0 621 8 0 0 20 0 1 0 390810133 211664896 48547 33554432000 134512640 146736320 4290389952 4290387864 144716523 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 51676 48548 10047 2985 0 38580 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 215852

[startup+12.7004 s]
/proc/loadavg: 0.58 0.13 0.04 3/180 28877
/proc/meminfo: memFree=30688944/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=1192460 CPUtime=12.69 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 110938 0 0 0 1241 28 0 0 20 0 1 0 390810133 1221079040 147870 33554432000 134512640 146736320 4290389952 4290386296 135812009 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 298115 147870 613 2985 0 295049 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1201608

[startup+25.5004 s]
/proc/loadavg: 0.89 0.22 0.07 3/180 28878
/proc/meminfo: memFree=30360752/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=1282360 CPUtime=25.49 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 179837 0 0 0 2501 48 0 0 20 0 1 0 390810133 1313136640 168246 33554432000 134512640 146736320 4290389952 4290384936 136015579 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 320590 168246 710 2985 0 317524 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1291508

[startup+51.1004 s]
/proc/loadavg: 1.27 0.36 0.12 3/180 28900
/proc/meminfo: memFree=30285288/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=1293008 CPUtime=51.08 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 211421 0 0 0 5051 57 0 0 20 0 1 0 390810133 1324040192 170948 33554432000 134512640 146736320 4290389952 4290383992 135997669 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 323252 170948 710 2985 0 320186 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1302156

[startup+102.307 s]
/proc/loadavg: 1.68 0.61 0.22 3/179 28900
/proc/meminfo: memFree=30156840/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=1376784 CPUtime=102.28 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 232595 0 0 0 10164 64 0 0 20 0 1 0 390810133 1409826816 188995 33554432000 134512640 146736320 4290389952 4290384468 135854965 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 344196 188995 717 2985 0 341130 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1385932

[startup+162.3 s]
/proc/loadavg: 1.88 0.86 0.33 3/179 28900
/proc/meminfo: memFree=30155876/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=1376800 CPUtime=162.26 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 241201 0 0 0 16161 65 0 0 20 0 1 0 390810133 1409843200 188999 33554432000 134512640 146736320 4290389952 4290384468 135855043 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 344200 188999 717 2985 0 341134 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1385948

[startup+222.3 s]
/proc/loadavg: 1.95 1.07 0.43 3/179 28900
/proc/meminfo: memFree=30209320/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=1376848 CPUtime=222.26 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 250294 0 0 0 22159 67 0 0 20 0 1 0 390810133 1409892352 189146 33554432000 134512640 146736320 4290389952 4290384468 135854939 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 344212 189146 717 2985 0 341146 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1385996

[startup+282.3 s]
/proc/loadavg: 1.98 1.23 0.52 3/179 28900
/proc/meminfo: memFree=30203984/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=1376920 CPUtime=282.24 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 258208 0 0 0 28156 68 0 0 20 0 1 0 390810133 1409966080 189457 33554432000 134512640 146736320 4290389952 4290384468 135854939 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 344230 189457 717 2985 0 341164 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1386068

[startup+342.3 s]
/proc/loadavg: 1.99 1.37 0.61 3/179 28901
/proc/meminfo: memFree=30203592/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=1376956 CPUtime=342.24 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 267476 0 0 0 34153 71 0 0 20 0 1 0 390810133 1410002944 189542 33554432000 134512640 146736320 4290389952 4290384468 135854849 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 344239 189542 717 2985 0 341173 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1386104

[startup+402.3 s]
/proc/loadavg: 2.03 1.50 0.70 3/179 28901
/proc/meminfo: memFree=30193272/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/28876/statm: 344334 194829 717 2985 0 341268 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1386484

[startup+1242.3 s]
/proc/loadavg: 2.06 1.97 1.46 3/179 28912
/proc/meminfo: memFree=30159160/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=1377336 CPUtime=1242.1 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 384040 0 0 0 124105 105 0 0 20 0 1 0 390810133 1410392064 194829 33554432000 134512640 146736320 4290389952 4290384276 138658238 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 344334 194829 717 2985 0 341268 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1386484

[startup+1302.3 s]
/proc/loadavg: 2.02 1.97 1.49 3/179 28912
/proc/meminfo: memFree=30158788/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=1377336 CPUtime=1302.1 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 389853 0 0 0 130103 107 0 0 20 0 1 0 390810133 1410392064 194829 33554432000 134512640 146736320 4290389952 4290384468 135854939 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 344334 194829 717 2985 0 341268 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 1386484

[startup+1362.3 s]
/proc/loadavg: 2.05 1.99 1.52 3/179 28912
/proc/meminfo: memFree=30158912/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=1377352 CPUtime=1362.08 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 395802 0 0 0 136099 109 0 0 20 0 1 0 390810133 1410408448 194833 33554432000 134512640 146736320 4290389952 4290384468 135854939 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 344338 194833 717 2985 0 341272 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1386500

[startup+1422.31 s]
/proc/loadavg: 2.02 1.99 1.55 3/179 28912
/proc/meminfo: memFree=30159036/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=1377352 CPUtime=1422.07 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 405311 0 0 0 142096 111 0 0 20 0 1 0 390810133 1410408448 194833 33554432000 134512640 146736320 4290389952 4290384468 135854939 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 344338 194833 717 2985 0 341272 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1386500

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.57 3/179 28912
/proc/meminfo: memFree=30159036/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=1377352 CPUtime=1482.06 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 413216 0 0 0 148092 114 0 0 20 0 1 0 390810133 1410408448 194833 33554432000 134512640 146736320 4290389952 4290384276 138658263 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 344338 194833 717 2985 0 341272 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1386500

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.60 3/179 28913
/proc/meminfo: memFree=30159408/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=1377352 CPUtime=1542.06 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 422800 0 0 0 154088 118 0 0 20 0 1 0 390810133 1410408448 194833 33554432000 134512640 146736320 4290389952 4290384276 138658263 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 344338 194833 717 2985 0 341272 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 1386500

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.62 3/179 28913
/proc/meminfo: memFree=30159408/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=1377352 CPUtime=1602.04 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 430996 0 0 0 160085 119 0 0 20 0 1 0 390810133 1410408448 194833 33554432000 134512640 146736320 4290389952 4290384468 135854939 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 344338 194833 717 2985 0 341272 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1386500

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.64 3/179 28913
/proc/meminfo: memFree=30159284/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=1377360 CPUtime=1662.04 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 438502 0 0 0 166082 122 0 0 20 0 1 0 390810133 1410416640 194835 33554432000 134512640 146736320 4290389952 4290384276 138658263 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 344340 194835 717 2985 0 341274 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 1386508

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.66 3/179 28913
/proc/meminfo: memFree=30159532/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=1377360 CPUtime=1722.02 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 443633 0 0 0 172078 124 0 0 20 0 1 0 390810133 1410416640 194835 33554432000 134512640 146736320 4290389952 4290384344 136388276 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 344340 194835 717 2985 0 341274 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1386508

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.68 3/180 28916
/proc/meminfo: memFree=30159152/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=1377384 CPUtime=1782.01 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 450068 0 0 0 178075 126 0 0 20 0 1 0 390810133 1410441216 194841 33554432000 134512640 146736320 4290389952 4290384468 135854939 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 344346 194841 717 2985 0 341280 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1386532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 1.99 1.68 3/180 28967
/proc/meminfo: memFree=30317496/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=1377384 CPUtime=1800.02 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 452738 0 0 0 179875 127 0 0 20 0 1 0 390810133 1410441216 194841 33554432000 134512640 146736320 4290389952 4290385456 135857837 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 344346 194841 717 2985 0 341280 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1386532

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 1.99 1.68 3/180 28967
/proc/meminfo: memFree=30317496/32873844 swapFree=7380/7380
[pid=28875] ppid=28873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28875/stat : 28875 (run) S 28873 28875 28815 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390810133 9367552 270 33554432000 4194304 5064252 140737178909200 140737178908112 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28875/statm: 2287 270 229 213 0 72 0
[pid=28876] ppid=28875 vsize=1377384 CPUtime=1800.02 cores=1,3,5,7
/proc/28876/stat : 28876 (pb_cplex) R 28875 28875 28815 0 -1 4202496 452738 0 0 0 179875 127 0 0 20 0 1 0 390810133 1410441216 194841 33554432000 134512640 146736320 4290389952 4290385456 135857837 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/28876/statm: 344346 194841 717 2985 0 341280 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1386532

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1798.75
CPU system time (s): 1.27
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 1394380

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

runsolver used 4.38233 second user time and 10.3544 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-09 15:00:40
IDJOB=3729933
IDBENCH=1371
IDSOLVER=2325
FILE ID=node118/3729933-1339246839
RUNJOBID= node118-1339246834-28833
PBS_JOBID= 14644363
Free space on /tmp= 70768 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/vdw/normalized-vdw_k3_l6_n1500.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3729933-1339246839/watcher-3729933-1339246839 -o /tmp/evaluation-result-3729933-1339246839/solver-3729933-1339246839 -C 1800 -W 1900 -M 15500  run HOME/instance-3729933-1339246839.opb

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

MD5SUM BENCH= 03ac75ce62b4fa0384fbdccf34acdc82
RANDOM SEED=280184514

node118.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		: 2666.212
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	: 5332.42
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		: 2666.212
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	: 5438.55
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		: 2666.212
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.92
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		: 2666.212
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.91
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		: 2666.212
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	: 5320.68
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		: 2666.212
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.91
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		: 2666.212
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		: 2666.212
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31111720 kB
Buffers:          402104 kB
Cached:           448856 kB
SwapCached:         6528 kB
Active:           518784 kB
Inactive:         348448 kB
Active(anon):       5000 kB
Inactive(anon):     6744 kB
Active(file):     513784 kB
Inactive(file):   341704 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67095552 kB
Dirty:             77012 kB
Writeback:             0 kB
AnonPages:         13288 kB
Mapped:             9148 kB
Shmem:                 0 kB
Slab:             754428 kB
SReclaimable:     194472 kB
SUnreclaim:       559956 kB
KernelStack:        1424 kB
PageTables:         3960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     126528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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-3729933-1339246839.opb

Free space on /tmp at the end= 70756 MiB
End job on node118 at 2012-06-09 15:30:43