Trace number 3730739

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? 1799.08 1799.38

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Ih2arity.ucl.opb
MD5SUMef8e8b075ca1490a3beab796ebfb3e9f
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 benchmark0.553915
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables76091
Total number of constraints218262
Number of constraints which are clauses207610
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10652
Minimum length of a constraint2
Maximum length of a constraint15
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 131
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 513
Number of bits of the biggest sum of numbers10
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-3730739-1339246854.opb.
0.00/0.00	c Instance file HOME/instance-3730739-1339246854.opb
0.00/0.00	c File size is 7707903 bytes.
1.10/1.13	c Highest Coefficient sum: 513
1.10/1.13	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
1.18/1.28	c ============================[ Problem Statistics ]=============================
1.18/1.28	c |                                                                             |
1.18/1.28	c |  Parsing time:          1.23         s                                      |
1.18/1.28	c |  Number Variables:      76091                                               |
1.28/1.31	c |  Number Constraints:    218262                                              |
1.28/1.31	c ===============================================================================
1798.99/1799.34	c Remaining time 1798.75 sec.
1798.99/1799.34	s UNKNOWN
1798.99/1799.34	c Total CPU time              : 1796.97 s

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-3730739-1339246854/watcher-3730739-1339246854 -o /tmp/evaluation-result-3730739-1339246854/solver-3730739-1339246854 -C 1800 -W 1900 -M 15500 run HOME/instance-3730739-1339246854.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.71 0.17 0.06 3/178 4257
/proc/meminfo: memFree=30298064/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0

[startup+0.022987 s]
/proc/loadavg: 0.71 0.17 0.06 3/178 4257
/proc/meminfo: memFree=30298064/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100263 s]
/proc/loadavg: 0.71 0.17 0.06 3/178 4257
/proc/meminfo: memFree=30298064/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300293 s]
/proc/loadavg: 0.71 0.17 0.06 3/178 4257
/proc/meminfo: memFree=30298064/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700314 s]
/proc/loadavg: 0.71 0.17 0.06 3/178 4257
/proc/meminfo: memFree=30298064/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 0.71 0.17 0.06 3/180 4259
/proc/meminfo: memFree=30253696/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=148928 CPUtime=1.49 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 38201 0 0 0 142 7 0 0 20 0 1 0 390752464 152502272 32031 33554432000 134512640 146736320 4289459648 4289457704 138686079 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 37232 32031 551 2985 0 34166 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 158076

[startup+3.1003 s]
/proc/loadavg: 0.81 0.20 0.07 3/180 4259
/proc/meminfo: memFree=29997208/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=162376 CPUtime=3.09 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 65846 0 0 0 297 12 0 0 20 0 1 0 390752464 166273024 33589 33554432000 134512640 146736320 4289459648 4289457464 136891084 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 40594 33589 584 2985 0 37528 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 171524

[startup+6.30036 s]
/proc/loadavg: 0.81 0.20 0.07 3/180 4259
/proc/meminfo: memFree=30020660/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=417824 CPUtime=6.28 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 134302 0 0 0 593 35 0 0 20 0 1 0 390752464 427851776 51885 33554432000 134512640 146736320 4289459648 4289454832 135731359 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 104456 51885 658 2985 0 101390 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 426972

[startup+12.7004 s]
/proc/loadavg: 0.99 0.26 0.09 3/180 4282
/proc/meminfo: memFree=29765168/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=548824 CPUtime=12.68 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 151188 0 0 0 1226 42 0 0 20 0 1 0 390752464 561995776 75256 33554432000 134512640 146736320 4289459648 4289454360 136007643 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 137206 75256 727 2985 0 134140 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 557972

[startup+25.5004 s]
/proc/loadavg: 1.15 0.32 0.11 3/180 4282
/proc/meminfo: memFree=29225444/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=626120 CPUtime=25.48 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 219024 0 0 0 2487 61 0 0 20 0 1 0 390752464 641146880 89976 33554432000 134512640 146736320 4289459648 4289455556 139028303 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 156530 89976 815 2985 0 153464 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 635268

[startup+51.1004 s]
/proc/loadavg: 1.44 0.45 0.16 3/180 4282
/proc/meminfo: memFree=28994460/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=564964 CPUtime=51.08 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 257317 0 0 0 5033 75 0 0 20 0 1 0 390752464 578523136 80110 33554432000 134512640 146736320 4289459648 4289454224 136403116 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 141241 80110 831 2985 0 138175 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 574112

[startup+102.308 s]
/proc/loadavg: 1.77 0.71 0.26 3/179 4282
/proc/meminfo: memFree=29001152/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=565492 CPUtime=102.28 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 261205 0 0 0 10150 78 0 0 20 0 1 0 390752464 579063808 80200 33554432000 134512640 146736320 4289459648 4289453724 135854509 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 141373 80200 831 2985 0 138307 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 574640

[startup+162.3 s]
/proc/loadavg: 1.91 0.93 0.36 3/179 4282
/proc/meminfo: memFree=29000680/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=569884 CPUtime=162.26 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 311405 0 0 0 16130 96 0 0 20 0 1 0 390752464 583561216 80595 33554432000 134512640 146736320 4289459648 4289453524 136017474 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 142471 80595 832 2985 0 139405 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 579032

[startup+222.3 s]
/proc/loadavg: 1.97 1.13 0.47 3/179 4282
/proc/meminfo: memFree=29385520/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=571260 CPUtime=222.26 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 315894 0 0 0 22126 100 0 0 20 0 1 0 390752464 584970240 80881 33554432000 134512640 146736320 4289459648 4289454224 136403103 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 142815 80881 832 2985 0 139749 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 580408

[startup+282.3 s]
/proc/loadavg: 1.98 1.28 0.55 3/179 4283
/proc/meminfo: memFree=29438616/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=571916 CPUtime=282.24 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 320802 0 0 0 28121 103 0 0 20 0 1 0 390752464 585641984 81059 33554432000 134512640 146736320 4289459648 4289453704 139043558 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 142979 81059 832 2985 0 139913 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 581064

[startup+342.3 s]
/proc/loadavg: 2.81 1.61 0.71 2/181 4285
/proc/meminfo: memFree=26623344/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=572164 CPUtime=342.24 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 325455 0 0 0 34117 107 0 0 20 0 1 0 390752464 585895936 81135 33554432000 134512640 146736320 4289459648 4289453836 136017526 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 143041 81135 832 2985 0 139975 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 581312

[startup+402.3 s]
/proc/loadavg: 3.24 1.87 0.84 3/187 5818
/proc/meminfo: memFree=30349092/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 4.26 4.86 3.70 3/186 5961
/proc/meminfo: memFree=29737668/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=572496 CPUtime=1362.06 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 509610 0 0 0 136020 186 0 0 20 0 1 0 390752464 586235904 87782 33554432000 134512640 146736320 4289459648 4289454272 139046511 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 143124 87782 832 2985 0 140058 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 581644

[startup+1422.31 s]
/proc/loadavg: 7.19 5.57 4.02 10/186 5961
/proc/meminfo: memFree=29256564/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=572624 CPUtime=1422.07 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 513859 0 0 0 142017 190 0 0 20 0 1 0 390752464 586366976 87817 33554432000 134512640 146736320 4289459648 4289453524 136017787 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 143156 87817 832 2985 0 140090 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 581772

[startup+1482.3 s]
/proc/loadavg: 8.28 6.15 4.31 10/186 5961
/proc/meminfo: memFree=29234904/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=572624 CPUtime=1482.05 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 516516 0 0 0 148013 192 0 0 20 0 1 0 390752464 586366976 87820 33554432000 134512640 146736320 4289459648 4289453724 135854535 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 143156 87820 832 2985 0 140090 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 581772

[startup+1542.3 s]
/proc/loadavg: 8.75 6.70 4.62 10/186 5962
/proc/meminfo: memFree=29212616/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=572624 CPUtime=1542.03 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 519307 0 0 0 154009 194 0 0 20 0 1 0 390752464 586366976 87820 33554432000 134512640 146736320 4289459648 4289453672 139044505 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 143156 87820 832 2985 0 140090 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 581772

[startup+1602.3 s]
/proc/loadavg: 6.12 6.40 4.64 3/179 6021
/proc/meminfo: memFree=30289660/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=572624 CPUtime=1602.03 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 522687 0 0 0 160006 197 0 0 20 0 1 0 390752464 586366976 87822 33554432000 134512640 146736320 4289459648 4289453836 136017474 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 143156 87822 832 2985 0 140090 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 581772

[startup+1662.3 s]
/proc/loadavg: 3.51 5.60 4.48 3/179 6021
/proc/meminfo: memFree=30277544/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=572684 CPUtime=1662.02 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 526661 0 0 0 166003 199 0 0 20 0 1 0 390752464 586428416 87834 33554432000 134512640 146736320 4289459648 4289453808 136400479 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 143171 87834 832 2985 0 140105 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 581832

[startup+1722.3 s]
/proc/loadavg: 2.55 4.94 4.32 3/179 6021
/proc/meminfo: memFree=30277048/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=572908 CPUtime=1722.01 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 532241 0 0 0 171998 203 0 0 20 0 1 0 390752464 586657792 87889 33554432000 134512640 146736320 4289459648 4289453836 136017665 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 143227 87889 832 2985 0 140161 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 582056

[startup+1782.3 s]
/proc/loadavg: 2.25 4.42 4.17 3/180 6024
/proc/meminfo: memFree=30273368/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=573116 CPUtime=1782 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 537331 0 0 0 177994 206 0 0 20 0 1 0 390752464 586870784 88597 33554432000 134512640 146736320 4289459648 4289453448 135525920 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 143279 88597 832 2985 0 140213 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 582264

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

[startup+1791.91 s]
/proc/loadavg: 2.22 4.34 4.15 3/180 6024
/proc/meminfo: memFree=30262688/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=573136 CPUtime=1791.61 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 537923 0 0 0 178954 207 0 0 20 0 1 0 390752464 586891264 91314 33554432000 134512640 146736320 4289459648 4289453836 136017474 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 143284 91314 832 2985 0 140218 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 582284

[startup+1795.1 s]
/proc/loadavg: 2.20 4.30 4.14 3/180 6024
/proc/meminfo: memFree=30262688/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=573140 CPUtime=1794.81 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 538231 0 0 0 179274 207 0 0 20 0 1 0 390752464 586895360 91315 33554432000 134512640 146736320 4289459648 4289453448 135525911 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 143285 91315 832 2985 0 140219 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 582288

[startup+1796.7 s]
/proc/loadavg: 2.20 4.30 4.14 3/180 6024
/proc/meminfo: memFree=30262688/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=573140 CPUtime=1796.4 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 538530 0 0 0 179433 207 0 0 20 0 1 0 390752464 586895360 91315 33554432000 134512640 146736320 4289459648 4289453524 136017763 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 143285 91315 832 2985 0 140219 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 582288

[startup+1798.3 s]
/proc/loadavg: 2.18 4.26 4.13 3/180 6024
/proc/meminfo: memFree=30262688/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=573140 CPUtime=1798 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 538530 0 0 0 179593 207 0 0 20 0 1 0 390752464 586895360 91315 33554432000 134512640 146736320 4289459648 4289453836 136017481 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 143285 91315 832 2985 0 140219 0
Current children cumulated CPU time (s) 1798
Current children cumulated vsize (KiB) 582288

[startup+1799.1 s]
/proc/loadavg: 2.18 4.26 4.13 3/180 6024
/proc/meminfo: memFree=30262688/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=573140 CPUtime=1798.8 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 538530 0 0 0 179673 207 0 0 20 0 1 0 390752464 586895360 91315 33554432000 134512640 146736320 4289459648 4289453836 136017755 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 143285 91315 832 2985 0 140219 0
Current children cumulated CPU time (s) 1798.8
Current children cumulated vsize (KiB) 582288

[startup+1799.3 s]
/proc/loadavg: 2.18 4.26 4.13 3/180 6024
/proc/meminfo: memFree=30262688/32873844 swapFree=7128/7128
[pid=4257] ppid=4255 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4257/stat : 4257 (run) S 4255 4257 4085 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390752463 9367552 268 33554432000 4194304 5064252 140736631931728 140736631930640 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4257/statm: 2287 268 229 213 0 72 0
[pid=4258] ppid=4257 vsize=573152 CPUtime=1798.99 cores=1,3,5,7
/proc/4258/stat : 4258 (pb_cplex) R 4257 4257 4085 0 -1 4202496 539148 0 0 0 179692 207 0 0 20 0 1 0 390752464 586907648 91317 33554432000 134512640 146736320 4289459648 4289454224 136403117 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4258/statm: 143288 91317 832 2985 0 140222 0
Current children cumulated CPU time (s) 1798.99
Current children cumulated vsize (KiB) 582300

Child status: 0
Real time (s): 1799.38
CPU time (s): 1799.08
CPU user time (s): 1796.99
CPU system time (s): 2.09168
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 676332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.99
system time used= 2.09168
maximum resident set size= 408416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 539533
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= 23
involuntary context switches= 1871

runsolver used 3.11653 second user time and 8.75567 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-09 15:00:54
IDJOB=3730739
IDBENCH=1473
IDSOLVER=2325
FILE ID=node105/3730739-1339246854
RUNJOBID= node105-1339246831-4103
PBS_JOBID= 14644376
Free space on /tmp= 66780 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache-ibm-q-unbounded.Ih2arity.ucl.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730739-1339246854/watcher-3730739-1339246854 -o /tmp/evaluation-result-3730739-1339246854/solver-3730739-1339246854 -C 1800 -W 1900 -M 15500  run HOME/instance-3730739-1339246854.opb

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

MD5SUM BENCH= ef8e8b075ca1490a3beab796ebfb3e9f
RANDOM SEED=1498214333

node105.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.882
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	: 5333.76
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.882
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		: 2666.882
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.91
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.882
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.882
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	: 5438.54
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.882
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.882
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.92
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30298492 kB
Buffers:          604036 kB
Cached:           526424 kB
SwapCached:         2376 kB
Active:          1511712 kB
Inactive:         107024 kB
Active(anon):     485848 kB
Inactive(anon):     2560 kB
Active(file):    1025864 kB
Inactive(file):   104464 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67099588 kB
Dirty:             74848 kB
Writeback:             0 kB
AnonPages:        495908 kB
Mapped:            11160 kB
Shmem:                 0 kB
Slab:             813204 kB
SReclaimable:     254412 kB
SUnreclaim:       558792 kB
KernelStack:        1464 kB
PageTables:         5156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     625520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 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-3730739-1339246854.opb

Free space on /tmp at the end= 66796 MiB
End job on node105 at 2012-06-09 15:30:54