Trace number 3743314

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_20null20mast_rapportOE2.0_TMAX300_K192_cod2.opb
MD5SUMd6bdbf89ddd7448cef1f1e681200f2c0
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-25980
Best CPU time to get the best result obtained on this benchmark1801.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1427
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 881564
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 881564
Number of bits of the biggest sum of numbers20
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-3743314-1339251754.opb.
0.00/0.00	c Instance file HOME/instance-3743314-1339251754.opb
0.00/0.00	c File size is 28233869 bytes.
341.54/341.61	c Highest Coefficient sum: 67903
341.54/341.61	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
341.93/342.00	c ============================[ Problem Statistics ]=============================
341.93/342.00	c |                                                                             |
341.93/342.00	c |  Parsing time:          341.83       s                                      |
341.93/342.00	c |  Number Variables:      400896                                              |
342.03/342.13	c |  Number Constraints:    402763                                              |
342.03/342.13	c ===============================================================================
1800.01/1800.30	c Remaining time 1458.07 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              : 1798.62 s
1800.01/1800.30	c Memory used           : 1655.23 MB
1800.01/1800.30	c CPU time              : 1798.62 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-3743314-1339251754/watcher-3743314-1339251754 -o /tmp/evaluation-result-3743314-1339251754/solver-3743314-1339251754 -C 1800 -W 1900 -M 15500 run HOME/instance-3743314-1339251754.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: 7.83 8.46 5.40 3/177 16762
/proc/meminfo: memFree=30977604/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0

[startup+0.101913 s]
/proc/loadavg: 7.83 8.46 5.40 3/177 16762
/proc/meminfo: memFree=30977604/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.20024 s]
/proc/loadavg: 7.83 8.46 5.40 3/177 16762
/proc/meminfo: memFree=30977604/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300259 s]
/proc/loadavg: 7.83 8.46 5.40 3/177 16762
/proc/meminfo: memFree=30977604/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700241 s]
/proc/loadavg: 7.83 8.46 5.40 3/177 16762
/proc/meminfo: memFree=30977604/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 7.83 8.46 5.40 3/179 16764
/proc/meminfo: memFree=30954012/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=64844 CPUtime=1.49 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 7494 0 0 0 148 1 0 0 20 0 1 0 391302360 66400256 7133 33554432000 134512640 146736320 4290960512 4290958496 140683279 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 16211 7133 1095 2985 0 6251 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73992

[startup+3.10027 s]
/proc/loadavg: 7.83 8.46 5.40 3/179 16764
/proc/meminfo: memFree=30950968/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=65636 CPUtime=3.09 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 7851 0 0 0 308 1 0 0 20 0 1 0 391302360 67211264 7490 33554432000 134512640 146736320 4290960512 4290958524 140683248 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 16409 7490 1238 2985 0 6449 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74784

[startup+6.30034 s]
/proc/loadavg: 7.36 8.35 5.38 3/179 16764
/proc/meminfo: memFree=30883464/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=178296 CPUtime=6.29 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 38954 0 0 0 625 4 0 0 20 0 1 0 391302360 182575104 37109 33554432000 134512640 146736320 4290960512 4290958424 144716523 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 44574 37109 4429 2985 0 34614 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 187444

[startup+12.7003 s]
/proc/loadavg: 6.93 8.25 5.36 3/179 16764
/proc/meminfo: memFree=30807756/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=216284 CPUtime=12.69 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 49248 0 0 0 1263 6 0 0 20 0 1 0 391302360 221474816 48548 33554432000 134512640 146736320 4290960512 4290958368 140528780 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 54071 48548 5978 2985 0 44111 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 225432

[startup+25.5003 s]
/proc/loadavg: 5.84 7.94 5.30 3/179 16764
/proc/meminfo: memFree=30799440/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=223860 CPUtime=25.49 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 52358 0 0 0 2542 7 0 0 20 0 1 0 391302360 229232640 51658 33554432000 134512640 146736320 4290960512 4290958456 134814118 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 55965 51658 7182 2985 0 46005 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 233008

[startup+51.1003 s]
/proc/loadavg: 4.53 7.46 5.22 3/179 16764
/proc/meminfo: memFree=30799216/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=223992 CPUtime=51.08 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 52390 0 0 0 5101 7 0 0 20 0 1 0 391302360 229367808 51690 33554432000 134512640 146736320 4290960512 4290958364 134814122 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 55998 51690 7182 2985 0 46038 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 233140

[startup+102.3 s]
/proc/loadavg: 3.10 6.62 5.04 3/179 16764
/proc/meminfo: memFree=30797112/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=224124 CPUtime=102.28 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 52433 0 0 0 10221 7 0 0 20 0 1 0 391302360 229502976 51724 33554432000 134512640 146736320 4290960512 4290958528 140684664 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 56031 51724 7182 2985 0 46071 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 233272

[startup+162.3 s]
/proc/loadavg: 2.40 5.77 4.85 3/179 16764
/proc/meminfo: memFree=30797800/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=224256 CPUtime=162.26 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 52461 0 0 0 16219 7 0 0 20 0 1 0 391302360 229638144 51752 33554432000 134512640 146736320 4290960512 4290958560 140665573 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 56064 51752 7182 2985 0 46104 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 233404

[startup+222.306 s]
/proc/loadavg: 2.15 5.08 4.67 3/179 16764
/proc/meminfo: memFree=30798228/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=224388 CPUtime=222.26 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 52483 0 0 0 22219 7 0 0 20 0 1 0 391302360 229773312 51848 33554432000 134512640 146736320 4290960512 4290958608 140714114 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 56097 51848 7182 2985 0 46137 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 233536

[startup+282.3 s]
/proc/loadavg: 2.05 4.52 4.50 3/179 16764
/proc/meminfo: memFree=30558484/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=224388 CPUtime=282.25 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 52503 0 0 0 28218 7 0 0 20 0 1 0 391302360 229773312 51868 33554432000 134512640 146736320 4290960512 4290958364 140526592 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 56097 51868 7182 2985 0 46137 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 233536

[startup+342.3 s]
/proc/loadavg: 2.02 4.06 4.34 3/179 16765
/proc/meminfo: memFree=29985388/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=432812 CPUtime=342.24 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 97192 0 0 0 34207 17 0 0 20 0 1 0 391302360 443199488 98848 33554432000 134512640 146736320 4290960512 4290958896 136919142 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 108203 98848 598 2985 0 105137 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 441960

[startup+402.3 s]
/proc/loadavg: 2.00 3.68 4.19 3/179 16765
/proc/meminfo: memFree=29558076/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/16763/statm: 337194 229570 797 2985 0 334128 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1357924

[startup+1182.3 s]
/proc/loadavg: 2.13 2.15 2.94 2/173 16809
/proc/meminfo: memFree=30279008/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=1348776 CPUtime=1182.09 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 345132 0 0 0 118097 112 0 0 20 0 1 0 391302360 1381146624 229593 33554432000 134512640 146736320 4290960512 4290955276 136017665 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 337194 229593 797 2985 0 334128 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1357924

[startup+1242.3 s]
/proc/loadavg: 1.41 1.94 2.81 2/172 16810
/proc/meminfo: memFree=30279704/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=1348888 CPUtime=1242.08 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 347446 0 0 0 124094 114 0 0 20 0 1 0 391302360 1381261312 229630 33554432000 134512640 146736320 4290960512 4290955164 135854189 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 337222 229630 797 2985 0 334156 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1358036

[startup+1302.3 s]
/proc/loadavg: 1.18 1.78 2.70 2/172 16810
/proc/meminfo: memFree=30279880/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=1349092 CPUtime=1302.08 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 350223 0 0 0 130092 116 0 0 20 0 1 0 391302360 1381470208 229671 33554432000 134512640 146736320 4290960512 4290955140 136385183 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 337273 229671 797 2985 0 334207 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1358240

[startup+1362.3 s]
/proc/loadavg: 1.06 1.63 2.59 2/171 16810
/proc/meminfo: memFree=30262232/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=1351864 CPUtime=1362.07 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 353879 0 0 0 136088 119 0 0 20 0 1 0 391302360 1384308736 233989 33554432000 134512640 146736320 4290960512 4290955664 136403116 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 337966 233989 798 2985 0 334900 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1361012

[startup+1422.3 s]
/proc/loadavg: 1.05 1.53 2.50 2/172 16811
/proc/meminfo: memFree=30263164/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=1351864 CPUtime=1422.07 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 356609 0 0 0 142085 122 0 0 20 0 1 0 391302360 1384308736 233994 33554432000 134512640 146736320 4290960512 4290955164 135855170 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 337966 233994 798 2985 0 334900 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1361012

[startup+1482.3 s]
/proc/loadavg: 1.02 1.43 2.40 2/172 16811
/proc/meminfo: memFree=30263028/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=1351864 CPUtime=1482.05 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 358931 0 0 0 148081 124 0 0 20 0 1 0 391302360 1384308736 233999 33554432000 134512640 146736320 4290960512 4290955528 136000353 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 337966 233999 798 2985 0 334900 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1361012

[startup+1542.31 s]
/proc/loadavg: 1.00 1.35 2.31 2/172 16812
/proc/meminfo: memFree=30263400/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=1351864 CPUtime=1542.05 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 360964 0 0 0 154079 126 0 0 20 0 1 0 391302360 1384308736 233999 33554432000 134512640 146736320 4290960512 4290955248 136400456 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 337966 233999 798 2985 0 334900 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1361012

[startup+1602.3 s]
/proc/loadavg: 1.00 1.28 2.22 2/172 16812
/proc/meminfo: memFree=30263152/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=1351864 CPUtime=1602.03 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 362998 0 0 0 160075 128 0 0 20 0 1 0 391302360 1384308736 234001 33554432000 134512640 146736320 4290960512 4290955164 135855165 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 337966 234001 798 2985 0 334900 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1361012

[startup+1662.3 s]
/proc/loadavg: 1.00 1.23 2.14 2/173 16815
/proc/meminfo: memFree=30263184/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=1351864 CPUtime=1662.03 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 365045 0 0 0 166073 130 0 0 20 0 1 0 391302360 1384308736 234013 33554432000 134512640 146736320 4290960512 4290955664 136403116 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 337966 234013 798 2985 0 334900 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1361012

[startup+1722.3 s]
/proc/loadavg: 1.00 1.19 2.07 2/172 16815
/proc/meminfo: memFree=30263192/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=1351864 CPUtime=1722.01 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 366925 0 0 0 172070 131 0 0 20 0 1 0 391302360 1384308736 234019 33554432000 134512640 146736320 4290960512 4290955528 136000480 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 337966 234019 798 2985 0 334900 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1361012

[startup+1782.3 s]
/proc/loadavg: 1.00 1.15 2.00 2/172 16815
/proc/meminfo: memFree=30263316/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=1351864 CPUtime=1782 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 369114 0 0 0 178067 133 0 0 20 0 1 0 391302360 1384308736 234019 33554432000 134512640 146736320 4290960512 4290955040 136385012 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 337966 234019 798 2985 0 334900 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1361012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.00 1.14 1.98 2/172 16815
/proc/meminfo: memFree=30034292/32873648 swapFree=7376/7376
[pid=16762] ppid=16760 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16762/stat : 16762 (run) S 16760 16762 15844 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391302360 9367552 270 33554432000 4194304 5064252 140736329332016 140736329330928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16762/statm: 2287 270 229 213 0 72 0
[pid=16763] ppid=16762 vsize=1694952 CPUtime=1800.01 cores=1,3,5,7
/proc/16763/stat : 16763 (pb_cplex) R 16762 16762 15844 0 -1 4202496 386608 0 0 0 179861 140 0 0 20 0 1 0 391302360 1735630848 291331 33554432000 134512640 146736320 4290960512 4290955140 136385179 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/16763/statm: 423738 291331 807 2985 0 420672 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1704100

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16762 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): 1798.61
CPU system time (s): 1.4
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 1704100

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= 356
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.90141 second user time and 9.89349 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-09 16:22:35
IDJOB=3743314
IDBENCH=90976
IDSOLVER=2325
FILE ID=node113/3743314-1339251754
RUNJOBID= node113-1339246836-15861
PBS_JOBID= 14644368
Free space on /tmp= 71124 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_unif_20null20mast_rapportOE2.0_TMAX300_K192_cod2.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743314-1339251754/watcher-3743314-1339251754 -o /tmp/evaluation-result-3743314-1339251754/solver-3743314-1339251754 -C 1800 -W 1900 -M 15500  run HOME/instance-3743314-1339251754.opb

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

MD5SUM BENCH= d6bdbf89ddd7448cef1f1e681200f2c0
RANDOM SEED=652742767

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30978140 kB
Buffers:          480848 kB
Cached:           299516 kB
SwapCached:         1340 kB
Active:           838868 kB
Inactive:         126068 kB
Active(anon):     176592 kB
Inactive(anon):     3928 kB
Active(file):     662276 kB
Inactive(file):   122140 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099948 kB
Dirty:             44240 kB
Writeback:             0 kB
AnonPages:        170488 kB
Mapped:            38252 kB
Shmem:                 0 kB
Slab:             790480 kB
SReclaimable:     234456 kB
SUnreclaim:       556024 kB
KernelStack:        1456 kB
PageTables:         4108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     312088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3743314-1339251754.opb

Free space on /tmp at the end= 71152 MiB
End job on node113 at 2012-06-09 16:52:38