Trace number 3741515

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/
heinz/normalized-datt256.opb
MD5SUMeff0b252efd7ad849119636cdcc0cdec
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables262144
Total number of constraints11077
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)516
Number of constraints which are nor clauses,nor cardinality constraints10561
Minimum length of a constraint1
Maximum length of a constraint57840
Number of terms in the objective function 262144
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 262144
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 262144
Number of bits of the biggest sum of numbers19
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-3741515-1339250447.opb.
0.00/0.00	c Instance file HOME/instance-3741515-1339250447.opb
0.00/0.00	c File size is 18715310 bytes.
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-3741515-1339250447/watcher-3741515-1339250447 -o /tmp/evaluation-result-3741515-1339250447/solver-3741515-1339250447 -C 1800 -W 1900 -M 15500 run HOME/instance-3741515-1339250447.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: 1.92 2.05 2.56 3/178 29447
/proc/meminfo: memFree=31030304/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0

[startup+0.0156039 s]
/proc/loadavg: 1.92 2.05 2.56 3/178 29447
/proc/meminfo: memFree=31030304/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100275 s]
/proc/loadavg: 1.92 2.05 2.56 3/178 29447
/proc/meminfo: memFree=31030304/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300299 s]
/proc/loadavg: 1.92 2.05 2.56 3/178 29447
/proc/meminfo: memFree=31030304/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700223 s]
/proc/loadavg: 1.92 2.05 2.56 3/178 29447
/proc/meminfo: memFree=31030304/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 1.92 2.05 2.56 3/180 29449
/proc/meminfo: memFree=30974860/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=92344 CPUtime=1.49 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 16264 0 0 0 146 3 0 0 20 0 1 0 391170903 94560256 14893 33554432000 134512640 146736320 4292640576 4291589820 140528657 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 23086 14893 961 2985 0 15450 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 101492

[startup+3.10026 s]
/proc/loadavg: 1.92 2.05 2.56 3/180 29449
/proc/meminfo: memFree=30974348/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=92504 CPUtime=3.09 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 16288 0 0 0 306 3 0 0 20 0 1 0 391170903 94724096 14917 33554432000 134512640 146736320 4292640576 4291590096 140750166 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 23126 14917 961 2985 0 15490 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 101652

[startup+6.30026 s]
/proc/loadavg: 1.93 2.05 2.56 3/180 29449
/proc/meminfo: memFree=30974396/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=92504 CPUtime=6.29 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 16290 0 0 0 626 3 0 0 20 0 1 0 391170903 94724096 14919 33554432000 134512640 146736320 4292640576 4291589852 141014053 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 23126 14919 961 2985 0 15490 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 101652

[startup+12.7003 s]
/proc/loadavg: 1.93 2.05 2.55 3/180 29449
/proc/meminfo: memFree=30974188/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=92504 CPUtime=12.69 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 16314 0 0 0 1266 3 0 0 20 0 1 0 391170903 94724096 15307 33554432000 134512640 146736320 4292640576 4291589980 140683324 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 23126 15307 961 2985 0 15490 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 101652

[startup+25.5003 s]
/proc/loadavg: 1.95 2.05 2.54 3/180 29472
/proc/meminfo: memFree=30971996/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=92704 CPUtime=25.49 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 16348 0 0 0 2546 3 0 0 20 0 1 0 391170903 94928896 15669 33554432000 134512640 146736320 4292640576 4291589920 140681180 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 23176 15669 961 2985 0 15540 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 101852

[startup+51.1003 s]
/proc/loadavg: 1.96 2.04 2.53 3/180 29473
/proc/meminfo: memFree=30971500/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=92880 CPUtime=51.08 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 16399 0 0 0 5105 3 0 0 20 0 1 0 391170903 95109120 15720 33554432000 134512640 146736320 4292640576 4291589888 140679034 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 23220 15720 961 2985 0 15584 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 102028

[startup+102.306 s]
/proc/loadavg: 1.98 2.03 2.50 3/179 29473
/proc/meminfo: memFree=30968588/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=93692 CPUtime=102.28 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 16567 0 0 0 10225 3 0 0 20 0 1 0 391170903 95940608 15888 33554432000 134512640 146736320 4292640576 4291589824 140528805 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 23423 15888 961 2985 0 15787 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 102840

[startup+162.3 s]
/proc/loadavg: 1.99 2.02 2.46 3/179 29473
/proc/meminfo: memFree=30967408/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=94680 CPUtime=162.27 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 16784 0 0 0 16224 3 0 0 20 0 1 0 391170903 96952320 16111 33554432000 134512640 146736320 4292640576 4291590064 140714088 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 23670 16111 961 2985 0 16034 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 103828

[startup+222.3 s]
/proc/loadavg: 1.99 2.02 2.43 3/179 29473
/proc/meminfo: memFree=30967036/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=94812 CPUtime=222.26 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 16838 0 0 0 22223 3 0 0 20 0 1 0 391170903 97087488 16165 33554432000 134512640 146736320 4292640576 4291589916 140653477 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 23703 16165 961 2985 0 16067 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 103960

[startup+282.3 s]
/proc/loadavg: 2.03 2.03 2.41 3/179 29473
/proc/meminfo: memFree=30968520/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=95208 CPUtime=282.25 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 16946 0 0 0 28222 3 0 0 20 0 1 0 391170903 97492992 16273 33554432000 134512640 146736320 4292640576 4291589884 140647808 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 23802 16273 961 2985 0 16166 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 104356

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.38 3/178 29473
/proc/meminfo: memFree=30967908/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=95472 CPUtime=342.24 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 17043 0 0 0 34221 3 0 0 20 0 1 0 391170903 97763328 16370 33554432000 134512640 146736320 4292640576 4291589952 140683304 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 23868 16370 961 2985 0 16232 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 104620

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.35 3/179 29474
/proc/meminfo: memFree=30966404/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/29448/statm: 24825 17279 961 2985 0 17189 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 108448

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/179 29532
/proc/meminfo: memFree=30991928/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=99564 CPUtime=1242.1 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 18002 0 0 0 124207 3 0 0 20 0 1 0 391170903 101953536 17328 33554432000 134512640 146736320 4292640576 4291589920 140681231 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 24891 17328 961 2985 0 17255 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 108712

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/179 29533
/proc/meminfo: memFree=30991928/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=99696 CPUtime=1302.09 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 18049 0 0 0 130206 3 0 0 20 0 1 0 391170903 102088704 17375 33554432000 134512640 146736320 4292640576 4291589984 140684727 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 24924 17375 961 2985 0 17288 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 108844

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/179 29533
/proc/meminfo: memFree=30991928/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=99828 CPUtime=1362.08 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 18097 0 0 0 136205 3 0 0 20 0 1 0 391170903 102223872 17423 33554432000 134512640 146736320 4292640576 4291589916 134814122 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 24957 17423 961 2985 0 17321 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 108976

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 29533
/proc/meminfo: memFree=30991680/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=99960 CPUtime=1422.07 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 18141 0 0 0 142204 3 0 0 20 0 1 0 391170903 102359040 17467 33554432000 134512640 146736320 4292640576 4291589912 134814118 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 24990 17467 961 2985 0 17354 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 109108

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 29533
/proc/meminfo: memFree=30991556/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=100224 CPUtime=1482.06 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 18188 0 0 0 148203 3 0 0 20 0 1 0 391170903 102629376 17514 33554432000 134512640 146736320 4292640576 4291589980 140409120 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 25056 17514 961 2985 0 17420 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 109372

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 29533
/proc/meminfo: memFree=30991556/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=100356 CPUtime=1542.05 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 18231 0 0 0 154202 3 0 0 20 0 1 0 391170903 102764544 17557 33554432000 134512640 146736320 4292640576 4291589820 140528640 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 25089 17557 961 2985 0 17453 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 109504

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 29534
/proc/meminfo: memFree=30991184/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=100488 CPUtime=1602.04 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 18274 0 0 0 160201 3 0 0 20 0 1 0 391170903 102899712 17600 33554432000 134512640 146736320 4292640576 4291589916 140653489 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 25122 17600 961 2985 0 17486 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 109636

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 29534
/proc/meminfo: memFree=30990936/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=100620 CPUtime=1662.03 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 18316 0 0 0 166200 3 0 0 20 0 1 0 391170903 103034880 17642 33554432000 134512640 146736320 4292640576 4291589888 140679059 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 25155 17642 961 2985 0 17519 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 109768

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 29534
/proc/meminfo: memFree=30990936/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=100752 CPUtime=1722.03 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 18356 0 0 0 172199 4 0 0 20 0 1 0 391170903 103170048 17682 33554432000 134512640 146736320 4292640576 4291589852 141014065 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 25188 17682 961 2985 0 17552 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 109900

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/180 29537
/proc/meminfo: memFree=30990368/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=100884 CPUtime=1782.02 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 18399 0 0 0 178198 4 0 0 20 0 1 0 391170903 103305216 17725 33554432000 134512640 146736320 4292640576 4291589820 134814122 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 25221 17725 961 2985 0 17585 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 110032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/180 29537
/proc/meminfo: memFree=30990492/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=101016 CPUtime=1800.02 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 18410 0 0 0 179998 4 0 0 20 0 1 0 391170903 103440384 17736 33554432000 134512640 146736320 4292640576 4291589856 141028063 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 25254 17736 961 2985 0 17618 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 110164

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 2.00 2.05 3/180 29537
/proc/meminfo: memFree=30990492/32873844 swapFree=7380/7380
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (run) S 29445 29447 28815 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391170903 9367552 269 33554432000 4194304 5064252 140734999146512 140734999145424 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29447/statm: 2287 269 229 213 0 72 0
[pid=29448] ppid=29447 vsize=101016 CPUtime=1800.02 cores=1,3,5,7
/proc/29448/stat : 29448 (pb_cplex) R 29447 29447 28815 0 -1 4202496 18410 0 0 0 179998 4 0 0 20 0 1 0 391170903 103440384 17736 33554432000 134512640 146736320 4292640576 4291589856 141028063 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 25254 17736 961 2985 0 17618 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 110164

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29447 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# 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): 1799.98
CPU system time (s): 0.04
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 110164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
maximum resident set size= 1076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 354
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 3.54246 second user time and 9.2326 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-09 16:00:48
IDJOB=3741515
IDBENCH=89871
IDSOLVER=2325
FILE ID=node118/3741515-1339250447
RUNJOBID= node118-1339246834-28833
PBS_JOBID= 14644363
Free space on /tmp= 70792 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-datt256.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741515-1339250447/watcher-3741515-1339250447 -o /tmp/evaluation-result-3741515-1339250447/solver-3741515-1339250447 -C 1800 -W 1900 -M 15500  run HOME/instance-3741515-1339250447.opb

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

MD5SUM BENCH= eff0b252efd7ad849119636cdcc0cdec
RANDOM SEED=1816892596

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:        31030708 kB
Buffers:          403320 kB
Cached:           434120 kB
SwapCached:         6528 kB
Active:           593252 kB
Inactive:         355136 kB
Active(anon):      99616 kB
Inactive(anon):     6744 kB
Active(file):     493636 kB
Inactive(file):   348392 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67095552 kB
Dirty:             34908 kB
Writeback:             0 kB
AnonPages:        104840 kB
Mapped:            12260 kB
Shmem:                 0 kB
Slab:             753512 kB
SReclaimable:     193788 kB
SUnreclaim:       559724 kB
KernelStack:        1472 kB
PageTables:         4320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     244544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 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-3741515-1339250447.opb

Free space on /tmp at the end= 70776 MiB
End job on node118 at 2012-06-09 16:30:50