Trace number 3741018

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.01 1800.31

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-167.opb
MD5SUM7cf213338254036b9868078970e2a948
Bench CategoryDEC-SMALLINT-LIN (no 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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables106196
Total number of constraints2493137
Number of constraints which are clauses2239038
Number of constraints which are cardinality constraints (but not clauses)8063
Number of constraints which are nor clauses,nor cardinality constraints246036
Minimum length of a constraint1
Maximum length of a constraint1485
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1486
Number of bits of the biggest sum of numbers11
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-3741018-1339249743.opb.
0.00/0.00	c Instance file HOME/instance-3741018-1339249743.opb
0.00/0.00	c File size is 113937509 bytes.
16.09/16.11	c Highest Coefficient sum: 1486
16.09/16.11	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
17.49/17.56	c ============================[ Problem Statistics ]=============================
17.49/17.56	c |                                                                             |
17.49/17.56	c |  Parsing time:          17.14        s                                      |
17.49/17.56	c |  Number Variables:      106196                                              |
17.89/17.98	c |  Number Constraints:    2493137                                             |
17.89/17.98	c ===============================================================================
1799.80/1800.10	Compressing row and column files.
1800.01/1800.30	c Remaining time 1782.50 sec.
1800.01/1800.30	c 
1800.01/1800.30	c *** INTERRUPTED ***
1800.01/1800.30	s UNKNOWN
1800.01/1800.30	c Total CPU time              : 1796.01 s
1800.01/1800.30	c Memory used           : 3709.34 MB
1800.01/1800.30	c CPU time              : 1796.01 s
1800.01/1800.30	c 
1800.01/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-3741018-1339249743/watcher-3741018-1339249743 -o /tmp/evaluation-result-3741018-1339249743/solver-3741018-1339249743 -C 1800 -W 1900 -M 15500 run HOME/instance-3741018-1339249743.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: 2.07 2.08 3.07 3/179 12099
/proc/meminfo: memFree=30121016/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0

[startup+0.0815711 s]
/proc/loadavg: 2.07 2.08 3.07 3/179 12099
/proc/meminfo: memFree=30121016/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10026 s]
/proc/loadavg: 2.07 2.08 3.07 3/179 12099
/proc/meminfo: memFree=30121016/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300226 s]
/proc/loadavg: 2.07 2.08 3.07 3/179 12099
/proc/meminfo: memFree=30121016/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700213 s]
/proc/loadavg: 2.07 2.08 3.07 3/179 12099
/proc/meminfo: memFree=30121016/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.07 2.08 3.07 3/181 12101
/proc/meminfo: memFree=30084676/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=179632 CPUtime=1.48 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 17442 0 0 0 146 2 0 0 20 0 1 0 34941688 183943168 16912 33554432000 134512640 146736320 4287437696 4287435496 144716523 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 44908 16912 2972 2985 0 14025 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 188780

[startup+3.10025 s]
/proc/loadavg: 2.07 2.08 3.07 3/181 12101
/proc/meminfo: memFree=30046172/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=234156 CPUtime=3.09 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 33299 0 0 0 304 5 0 0 20 0 1 0 34941688 239775744 33277 33554432000 134512640 146736320 4287437696 4287435720 144716523 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 58539 33277 5819 2985 0 27656 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 243304

[startup+6.30025 s]
/proc/loadavg: 2.15 2.09 3.07 3/181 12101
/proc/meminfo: memFree=29927452/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=332928 CPUtime=6.29 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 63619 0 0 0 619 10 0 0 20 0 1 0 34941688 340918272 63597 33554432000 134512640 146736320 4287437696 4287435720 144716523 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 83232 63598 11487 2985 0 52349 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 342076

[startup+12.7002 s]
/proc/loadavg: 2.13 2.09 3.06 3/181 12101
/proc/meminfo: memFree=29722356/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=531396 CPUtime=12.68 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 122530 0 0 0 1249 19 0 0 20 0 1 0 34941688 544149504 123957 33554432000 134512640 146736320 4287437696 4287435496 144716523 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 132882 123958 22402 2985 0 101999 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 540544

[startup+25.5002 s]
/proc/loadavg: 2.10 2.08 3.04 3/181 12101
/proc/meminfo: memFree=28755068/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=1451104 CPUtime=25.48 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 237704 0 0 0 2490 58 0 0 20 0 1 0 34941688 1485930496 341063 33554432000 134512640 146736320 4287437696 4287435512 136890953 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 362776 341063 569 2985 0 359710 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1460252

[startup+51.1003 s]
/proc/loadavg: 2.07 2.08 3.02 3/181 12101
/proc/meminfo: memFree=28772560/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=1410536 CPUtime=51.08 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 303005 0 0 0 5022 86 0 0 20 0 1 0 34941688 1444388864 336610 33554432000 134512640 146736320 4287437696 4287435792 138731779 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 352634 336610 594 2985 0 349568 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1419684

[startup+102.3 s]
/proc/loadavg: 2.07 2.08 2.96 3/182 12104
/proc/meminfo: memFree=28429500/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=3009864 CPUtime=102.27 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 452697 0 0 0 10085 142 0 0 20 0 1 0 34941688 3082100736 421984 33554432000 134512640 146736320 4287437696 4287431736 135997319 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 752466 421984 716 2985 0 749400 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3019012

[startup+162.3 s]
/proc/loadavg: 2.02 2.06 2.90 3/181 12104
/proc/meminfo: memFree=28413416/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=3011908 CPUtime=162.26 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 543301 0 0 0 16063 163 0 0 20 0 1 0 34941688 3084193792 422489 33554432000 134512640 146736320 4287437696 4287432064 135660507 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 752977 422489 716 2985 0 749911 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 3021056

[startup+222.3 s]
/proc/loadavg: 2.01 2.05 2.84 3/181 12105
/proc/meminfo: memFree=28424908/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=3012344 CPUtime=222.25 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 613083 0 0 0 22047 178 0 0 20 0 1 0 34941688 3084640256 422696 33554432000 134512640 146736320 4287437696 4287432572 136017763 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 753086 422696 716 2985 0 750020 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 3021492

[startup+282.3 s]
/proc/loadavg: 2.04 2.05 2.79 3/181 12105
/proc/meminfo: memFree=28424440/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=3012536 CPUtime=282.24 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 622108 0 0 0 28038 186 0 0 20 0 1 0 34941688 3084836864 422767 33554432000 134512640 146736320 4287437696 4287431292 135446987 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 753134 422767 716 2985 0 750068 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 3021684

[startup+342.3 s]
/proc/loadavg: 2.01 2.04 2.74 3/181 12105
/proc/meminfo: memFree=28423476/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=3012708 CPUtime=342.23 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 635333 0 0 0 34029 194 0 0 20 0 1 0 34941688 3085012992 422822 33554432000 134512640 146736320 4287437696 4287431672 136388106 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 753177 422822 716 2985 0 750111 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 3021856

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.69 3/181 12155
/proc/meminfo: memFree=28683040/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/12100/statm: 754139 427801 716 2985 0 751073 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 3025704

[startup+1242.31 s]
/proc/loadavg: 2.00 2.00 2.26 3/181 12186
/proc/meminfo: memFree=28641932/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=3016600 CPUtime=1242.1 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 993093 0 0 0 123904 306 0 0 20 0 1 0 34941688 3088998400 427812 33554432000 134512640 146736320 4287437696 4287431736 135997368 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 754150 427812 716 2985 0 751084 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 3025748

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.25 3/182 12189
/proc/meminfo: memFree=28639628/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=3016640 CPUtime=1302.08 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 1019628 0 0 0 129896 312 0 0 20 0 1 0 34941688 3089039360 428333 33554432000 134512640 146736320 4287437696 4287432648 136461614 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 754160 428333 716 2985 0 751094 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 3025788

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.23 3/181 12189
/proc/meminfo: memFree=28640008/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=3016668 CPUtime=1362.07 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 1059054 0 0 0 135885 322 0 0 20 0 1 0 34941688 3089068032 428339 33554432000 134512640 146736320 4287437696 4287431736 135997321 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 754167 428339 716 2985 0 751101 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 3025816

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.21 3/181 12189
/proc/meminfo: memFree=28640132/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=3016688 CPUtime=1422.07 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 1101780 0 0 0 141874 333 0 0 20 0 1 0 34941688 3089088512 428347 33554432000 134512640 146736320 4287437696 4287433304 144757825 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 754172 428347 716 2985 0 751106 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 3025836

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.19 3/181 12190
/proc/meminfo: memFree=28639760/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=3020116 CPUtime=1482.06 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 1145313 0 0 0 147863 343 0 0 20 0 1 0 34941688 3092598784 429044 33554432000 134512640 146736320 4287437696 4287430540 135465165 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 755029 429044 716 2985 0 751963 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 3029264

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.18 3/181 12190
/proc/meminfo: memFree=28637836/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=3016724 CPUtime=1542.05 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 1187413 0 0 0 153853 352 0 0 20 0 1 0 34941688 3089125376 428865 33554432000 134512640 146736320 4287437696 4287432648 136461485 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 754181 428865 716 2985 0 751115 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 3025872

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.17 3/181 12190
/proc/meminfo: memFree=28637028/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=3020128 CPUtime=1602.03 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 1230171 0 0 0 159842 361 0 0 20 0 1 0 34941688 3092611072 429641 33554432000 134512640 146736320 4287437696 4287430608 135460688 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 755032 429641 716 2985 0 751966 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 3029276

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.16 3/181 12190
/proc/meminfo: memFree=28634792/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=3016732 CPUtime=1662.03 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 1271490 0 0 0 165832 371 0 0 20 0 1 0 34941688 3089133568 429532 33554432000 134512640 146736320 4287437696 4287432572 136017845 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 754183 429532 716 2985 0 751117 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 3025880

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.15 3/181 12190
/proc/meminfo: memFree=28632672/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=3016744 CPUtime=1722.02 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 1313504 0 0 0 171821 381 0 0 20 0 1 0 34941688 3089145856 430048 33554432000 134512640 146736320 4287437696 4287431736 135997385 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 754186 430048 716 2985 0 751120 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 3025892

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/181 12191
/proc/meminfo: memFree=28632416/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=3016756 CPUtime=1782.01 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 1355562 0 0 0 177811 390 0 0 20 0 1 0 34941688 3089158144 430061 33554432000 134512640 146736320 4287437696 4287431736 135997287 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 754189 430061 716 2985 0 751123 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 3025904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/181 12191
/proc/meminfo: memFree=28323996/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=3798364 CPUtime=1800.01 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 1378614 0 0 0 179601 400 0 0 20 0 1 0 34941688 3889524736 507284 33554432000 134512640 146736320 4287437696 4287432236 135454096 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 949591 507284 724 2985 0 946525 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3807512

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.13 3/181 12191
/proc/meminfo: memFree=28323996/32873844 swapFree=7124/7124
[pid=12099] ppid=12097 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12099/stat : 12099 (run) S 12097 12099 10925 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34941688 9367552 270 33554432000 4194304 5064252 140736110283296 140736110282208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12099/statm: 2287 270 229 213 0 72 0
[pid=12100] ppid=12099 vsize=3798364 CPUtime=1800.01 cores=1,3,5,7
/proc/12100/stat : 12100 (pb_cplex) R 12099 12099 10925 0 -1 4202496 1378614 0 0 0 179601 400 0 0 20 0 1 0 34941688 3889524736 507284 33554432000 134512640 146736320 4287437696 4287432236 135454096 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/12100/statm: 949591 507284 724 2985 0 946525 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3807512

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12099 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=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.01
#
# 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.01
CPU user time (s): 1796.01
CPU system time (s): 4
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 3807512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
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 3.9234 second user time and 10.3124 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-09 15:49:06
IDJOB=3741018
IDBENCH=89731
IDSOLVER=2325
FILE ID=node134/3741018-1339249743
RUNJOBID= node134-1339246835-10942
PBS_JOBID= 14644347
Free space on /tmp= 71016 MiB

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

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

MD5SUM BENCH= 7cf213338254036b9868078970e2a948
RANDOM SEED=1542200538

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
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	: 5332.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		: 2667.091
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30121320 kB
Buffers:          419008 kB
Cached:          1132020 kB
SwapCached:            0 kB
Active:          1032512 kB
Inactive:         873480 kB
Active(anon):     340652 kB
Inactive(anon):    11184 kB
Active(file):     691860 kB
Inactive(file):   862296 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            127956 kB
Writeback:             0 kB
AnonPages:        356352 kB
Mapped:            17916 kB
Shmem:               212 kB
Slab:             704800 kB
SReclaimable:     146748 kB
SUnreclaim:       558052 kB
KernelStack:        1456 kB
PageTables:         4736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     549340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 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-3741018-1339249743.opb

Free space on /tmp at the end= 71000 MiB
End job on node134 at 2012-06-09 16:19:09