Trace number 3741148

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB10: pb_cplex 2010-06-29? (TO) 1800.02 840.517

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-185.opb
MD5SUM9ab96b9d426f8470cc94c9ae2cb00fb4
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2.53661
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1840
Total number of constraints46243
Number of constraints which are clauses42504
Number of constraints which are cardinality constraints (but not clauses)73
Number of constraints which are nor clauses,nor cardinality constraints3666
Minimum length of a constraint2
Maximum length of a constraint42
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 43
Number of bits of the biggest sum of numbers6
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-3741148-1339249849.opb.
0.00/0.00	c Instance file HOME/instance-3741148-1339249849.opb
0.00/0.00	c File size is 1755727 bytes.
0.00/0.22	c Highest Coefficient sum: 43
0.00/0.22	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.25	c ============================[ Problem Statistics ]=============================
0.00/0.25	c |                                                                             |
0.00/0.25	c |  Parsing time:          0.25         s                                      |
0.00/0.25	c |  Number Variables:      1840                                                |
0.00/0.26	c |  Number Constraints:    46243                                               |
0.00/0.26	c ===============================================================================
1800.02/840.51	c Remaining time 1799.75 sec.
1800.02/840.51	c 
1800.02/840.51	c *** INTERRUPTED ***
1800.02/840.51	s UNKNOWN
1800.02/840.51	c Total CPU time              : 1796.98 s
1800.02/840.51	c Memory used           : 712.40 MB
1800.02/840.51	c CPU time              : 1796.98 s
1800.02/840.51	c 
1800.02/840.51	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-3741148-1339249849/watcher-3741148-1339249849 -o /tmp/evaluation-result-3741148-1339249849/solver-3741148-1339249849 -C 1800 -W 1900 -M 15500 run HOME/instance-3741148-1339249849.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.05 2.87 4.67 3/178 8132
/proc/meminfo: memFree=31437584/32873648 swapFree=7376/7376
[pid=8132] ppid=8130 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8132/stat : 8132 (run) S 8130 8132 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391109056 9367552 269 33554432000 4194304 5064252 140737477778320 140737477777232 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8132/statm: 2287 269 229 213 0 72 0

[startup+0.055174 s]
/proc/loadavg: 2.05 2.87 4.67 3/178 8132
/proc/meminfo: memFree=31437584/32873648 swapFree=7376/7376
[pid=8132] ppid=8130 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8132/stat : 8132 (run) S 8130 8132 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391109056 9367552 269 33554432000 4194304 5064252 140737477778320 140737477777232 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8132/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100269 s]
/proc/loadavg: 2.05 2.87 4.67 3/178 8132
/proc/meminfo: memFree=31437584/32873648 swapFree=7376/7376
[pid=8132] ppid=8130 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8132/stat : 8132 (run) S 8130 8132 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391109056 9367552 269 33554432000 4194304 5064252 140737477778320 140737477777232 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8132/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300256 s]
/proc/loadavg: 2.05 2.87 4.67 3/178 8132
/proc/meminfo: memFree=31437584/32873648 swapFree=7376/7376
[pid=8132] ppid=8130 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8132/stat : 8132 (run) S 8130 8132 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391109056 9367552 269 33554432000 4194304 5064252 140737477778320 140737477777232 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8132/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700262 s]
/proc/loadavg: 2.05 2.87 4.67 3/178 8132
/proc/meminfo: memFree=31437584/32873648 swapFree=7376/7376
[pid=8132] ppid=8130 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8132/stat : 8132 (run) S 8130 8132 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391109056 9367552 269 33554432000 4194304 5064252 140737477778320 140737477777232 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8132/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.05 2.87 4.67 3/180 8134
/proc/meminfo: memFree=31381228/32873648 swapFree=7376/7376
[pid=8132] ppid=8130 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8132/stat : 8132 (run) S 8130 8132 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391109056 9367552 269 33554432000 4194304 5064252 140737477778320 140737477777232 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8132/statm: 2287 269 229 213 0 72 0
[pid=8133] ppid=8132 vsize=126628 CPUtime=1.49 cores=1,3,5,7
/proc/8133/stat : 8133 (pb_cplex) R 8132 8132 7175 0 -1 4202496 41611 0 0 0 143 6 0 0 20 0 1 0 391109056 129667072 19337 33554432000 134512640 146736320 4290126272 4290119936 136388069 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/8133/statm: 31657 19337 827 2985 0 28591 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 135776

[startup+3.10039 s]
/proc/loadavg: 2.05 2.85 4.66 3/180 8134
/proc/meminfo: memFree=31360888/32873648 swapFree=7376/7376
[pid=8132] ppid=8130 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8132/stat : 8132 (run) S 8130 8132 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391109056 9367552 269 33554432000 4194304 5064252 140737477778320 140737477777232 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8132/statm: 2287 269 229 213 0 72 0
[pid=8133] ppid=8132 vsize=129240 CPUtime=3.09 cores=1,3,5,7
/proc/8133/stat : 8133 (pb_cplex) R 8132 8132 7175 0 -1 4202496 75813 0 0 0 297 12 0 0 20 0 1 0 391109056 132341760 20724 33554432000 134512640 146736320 4290126272 4290120520 136461636 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/8133/statm: 32310 20724 837 2985 0 29244 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 138388

[startup+6.30024 s]
/proc/loadavg: 2.05 2.85 4.66 3/180 8134
/proc/meminfo: memFree=31377896/32873648 swapFree=7376/7376
[pid=8132] ppid=8130 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8132/stat : 8132 (run) S 8130 8132 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391109056 9367552 269 33554432000 4194304 5064252 140737477778320 140737477777232 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8132/statm: 2287 269 229 213 0 72 0
[pid=8133] ppid=8132 vsize=453436 CPUtime=6.59 cores=1,3,5,7
/proc/8133/stat : 8133 (pb_cplex) D 8132 8132 7175 0 -1 4202496 176134 0 0 0 627 32 0 0 20 0 8 0 391109056 464318464 68824 33554432000 134512640 146736320 4290126272 4290120544 144797937 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8133/statm: 113359 68825 881 2985 0 110293 0
Current children cumulated CPU time (s) 6.59
Current children cumulated vsize (KiB) 462584

[startup+12.7004 s]
/proc/loadavg: 2.70 2.97 4.68 3/179 8141
/proc/meminfo: memFree=31332504/32873648 swapFree=7376/7376
[pid=8132] ppid=8130 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8132/stat : 8132 (run) S 8130 8132 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391109056 9367552 269 33554432000 4194304 5064252 140737477778320 140737477777232 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8132/statm: 2287 269 229 213 0 72 0
[pid=8133] ppid=8132 vsize=162652 CPUtime=23.27 cores=1,3,5,7
/proc/8133/stat : 8133 (pb_cplex) R 8132 8132 7175 0 -1 4202496 429986 0 0 0 2215 112 0 0 20 0 1 0 391109056 166555648 26943 33554432000 134512640 146736320 4290126272 4290121088 135809409 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8133/statm: 40663 26943 887 2985 0 37597 0
Current children cumulated CPU time (s) 23.27
Current children cumulated vsize (KiB) 171800

[startup+25.5003 s]
/proc/loadavg: 2.59 2.94 4.65 3/179 8141
/proc/meminfo: memFree=31332268/32873648 swapFree=7376/7376
[pid=8132] ppid=8130 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8132/stat : 8132 (run) S 8130 8132 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391109056 9367552 269 33554432000 4194304 5064252 140737477778320 140737477777232 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8132/statm: 2287 269 229 213 0 72 0
[pid=8133] ppid=8132 vsize=162652 CPUtime=36.07 cores=1,3,5,7
/proc/8133/stat : 8133 (pb_cplex) R 8132 8132 7175 0 -1 4202496 430273 0 0 0 3495 112 0 0 20 0 1 0 391109056 166555648 27230 33554432000 134512640 146736320 4290126272 4290120460 136017845 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8133/statm: 40663 27230 888 2985 0 37597 0
Current children cumulated CPU time (s) 36.07
Current children cumulated vsize (KiB) 171800

[startup+51.1003 s]
/proc/loadavg: 2.39 2.86 4.58 3/179 8141
/proc/meminfo: memFree=31332396/32873648 swapFree=7376/7376
[pid=8132] ppid=8130 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8132/stat : 8132 (run) S 8130 8132 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391109056 9367552 269 33554432000 4194304 5064252 140737477778320 140737477777232 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8132/statm: 2287 269 229 213 0 72 0
[pid=8133] ppid=8132 vsize=162652 CPUtime=61.66 cores=1,3,5,7
/proc/8133/stat : 8133 (pb_cplex) R 8132 8132 7175 0 -1 4202496 430308 0 0 0 6054 112 0 0 20 0 1 0 391109056 166555648 27265 33554432000 134512640 146736320 4290126272 4290120712 136001985 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8133/statm: 40663 27265 889 2985 0 37597 0
Current children cumulated CPU time (s) 61.66
Current children cumulated vsize (KiB) 171800

[startup+102.307 s]
/proc/loadavg: 2.15 2.71 4.43 3/179 8142
/proc/meminfo: memFree=31331900/32873648 swapFree=7376/7376
[pid=8132] ppid=8130 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8132/stat : 8132 (run) S 8130 8132 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391109056 9367552 269 33554432000 4194304 5064252 140737477778320 140737477777232 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8132/statm: 2287 269 229 213 0 72 0
[pid=8133] ppid=8132 vsize=162652 CPUtime=112.86 cores=1,3,5,7
/proc/8133/stat : 8133 (pb_cplex) R 8132 8132 7175 0 -1 4202496 430308 0 0 0 11174 112 0 0 20 0 1 0 391109056 166555648 27265 33554432000 134512640 146736320 4290126272 4290120296 139044581 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8133/statm: 40663 27265 889 2985 0 37597 0
Current children cumulated CPU time (s) 112.86
Current children cumulated vsize (KiB) 171800

[startup+162.3 s]
/proc/loadavg: 2.06 2.58 4.27 3/179 8142
/proc/meminfo: memFree=31331776/32873648 swapFree=7376/7376
[pid=8132] ppid=8130 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8132/stat : 8132 (run) S 8130 8132 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391109056 9367552 269 33554432000 4194304 5064252 140737477778320 140737477777232 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8132/statm: 2287 269 229 213 0 72 0
[pid=8133] ppid=8132 vsize=162652 CPUtime=172.85 cores=1,3,5,7
/proc/8133/stat : 8133 (pb_cplex) R 8132 8132 7175 0 -1 4202496 430308 0 0 0 17172 113 0 0 20 0 1 0 391109056 166555648 27265 33554432000 134512640 146736320 4290126272 4290120368 136384895 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8133/statm: 40663 27265 889 2985 0 37597 0
Current children cumulated CPU time (s) 172.85
Current children cumulated vsize (KiB) 171800

[startup+222.3 s]
/proc/loadavg: 2.02 2.47 4.13 3/179 8142
/proc/meminfo: memFree=31331528/32873648 swapFree=7376/7376
[pid=8132] ppid=8130 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8132/stat : 8132 (run) S 8130 8132 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391109056 9367552 269 33554432000 4194304 5064252 140737477778320 140737477777232 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8132/statm: 2287 269 229 213 0 72 0
[pid=8133] ppid=8132 vsize=162652 CPUtime=232.84 cores=1,3,5,7
/proc/8133/stat : 8133 (pb_cplex) R 8132 8132 7175 0 -1 4202496 430308 0 0 0 23171 113 0 0 20 0 1 0 391109056 166555648 27265 33554432000 134512640 146736320 4290126272 4290120296 139044550 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8133/statm: 40663 27265 889 2985 0 37597 0
Current children cumulated CPU time (s) 232.84
Current children cumulated vsize (KiB) 171800

[startup+282.3 s]
/proc/loadavg: 2.01 2.39 4.00 3/179 8142
/proc/meminfo: memFree=31325608/32873648 swapFree=7376/7376
[pid=8132] ppid=8130 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8132/stat : 8132 (run) S 8130 8132 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391109056 9367552 269 33554432000 4194304 5064252 140737477778320 140737477777232 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8132/statm: 2287 269 229 213 0 72 0
[pid=8133] ppid=8132 vsize=163396 CPUtime=292.83 cores=1,3,5,7
/proc/8133/stat : 8133 (pb_cplex) R 8132 8132 7175 0 -1 4202496 455865 0 0 0 29164 119 0 0 20 0 1 0 391109056 167317504 27627 33554432000 134512640 146736320 4290126272 4290120612 136013986 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/8133/statm: 40849 27627 889 2985 0 37783 0
Current children cumulated CPU time (s) 292.83
Current children cumulated vsize (KiB) 172544

[startup+342.301 s]
/proc/loadavg: 2.22 2.41 3.90 3/186 8156
/proc/meminfo: memFree=31179972/32873648 swapFree=7376/7376
[pid=8132] ppid=8130 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8132/stat : 8132 (run) S 8130 8132 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391109056 9367552 269 33554432000 4194304 5064252 140737477778320 140737477777232 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8132/statm: 2287 269 229 213 0 72 0
[pid=8133] ppid=8132 vsize=366020 CPUtime=357.71 cores=1,3,5,7
/proc/8133/stat : 8133 (pb_cplex) R 8132 8132 7175 0 -1 4202496 568260 0 0 0 35616 155 0 0 20 0 8 0 391109056 374804480 64935 33554432000 134512640 146736320 4290126272 4290119116 136017755 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8133/statm: 91505 64935 898 2985 0 88439 0
[pid=8133/tid=8150] ppid=8132 vsize=366020 CPUtime=0 cores=1,3,5,7
/proc/8133/task/8150/stat : 8150 (pb_cplex) S 8132 8132 7175 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391137871 374804480 64935 33554432000 134512640 146736320 4290126272 4119412368 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8133/tid=8151] ppid=8132 vsize=366020 CPUtime=0 cores=1,3,5,7
/proc/8133/task/8151/stat : 8151 (pb_cplex) S 8132 8132 7175 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391137871 374804480 64935 33554432000 134512640 146736320 4290126272 4129898128 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8133/tid=8152] ppid=8132 vsize=366020 CPUtime=0 cores=1,3,5,7
/proc/8133/task/8152/stat : 8152 (pb_cplex) S 8132 8132 7175 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 391137871 374804480 64935 33554432000 134512640 146736320 4290126272 4140383888 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8133/tid=8153] ppid=8132 vsize=366020 CPUtime=0 cores=1,3,5,7

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

/proc/8133/statm: 149860 116717 898 2985 0 146794 0
[pid=8133/tid=8150] ppid=8132 vsize=599440 CPUtime=59.51 cores=1,3,5,7
/proc/8133/task/8150/stat : 8150 (pb_cplex) R 8132 8132 7175 0 -1 4202560 31193 0 0 0 5939 12 0 0 20 0 8 0 391137871 613826560 116717 33554432000 134512640 146736320 4290126272 4119408844 136017793 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8133/tid=8151] ppid=8132 vsize=599440 CPUtime=58.83 cores=1,3,5,7
/proc/8133/task/8151/stat : 8151 (pb_cplex) R 8132 8132 7175 0 -1 4202560 33678 0 0 0 5871 12 0 0 20 0 8 0 391137871 613826560 116717 33554432000 134512640 146736320 4290126272 4129894440 139044550 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8133/tid=8152] ppid=8132 vsize=599440 CPUtime=58.7 cores=1,3,5,7
/proc/8133/task/8152/stat : 8152 (pb_cplex) R 8132 8132 7175 0 -1 4202560 33692 0 0 0 5858 12 0 0 20 0 8 0 391137871 613826560 116717 33554432000 134512640 146736320 4290126272 4140379308 135454096 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8133/tid=8153] ppid=8132 vsize=599440 CPUtime=59 cores=1,3,5,7
/proc/8133/task/8153/stat : 8153 (pb_cplex) R 8132 8132 7175 0 -1 4202560 21190 0 0 0 5893 7 0 0 20 0 8 0 391137871 613826560 116717 33554432000 134512640 146736320 4290126272 4013292684 136017526 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8133/tid=8154] ppid=8132 vsize=599440 CPUtime=58.3 cores=1,3,5,7
/proc/8133/task/8154/stat : 8154 (pb_cplex) R 8132 8132 7175 0 -1 4202560 21807 0 0 0 5822 8 0 0 20 0 8 0 391137871 613826560 116717 33554432000 134512640 146736320 4290126272 3994611824 136384883 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8133/tid=8155] ppid=8132 vsize=599440 CPUtime=58.69 cores=1,3,5,7
/proc/8133/task/8155/stat : 8155 (pb_cplex) R 8132 8132 7175 0 -1 4202560 19666 0 0 0 5862 7 0 0 20 0 8 0 391137871 613826560 116717 33554432000 134512640 146736320 4290126272 3984125992 139044505 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8133/tid=8156] ppid=8132 vsize=599440 CPUtime=58.66 cores=1,3,5,7
/proc/8133/task/8156/stat : 8156 (pb_cplex) R 8132 8132 7175 0 -1 4202560 21469 0 0 0 5858 8 0 0 20 0 8 0 391137871 613826560 116717 33554432000 134512640 146736320 4290126272 3969899916 136017760 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1010.15
Current children cumulated vsize (KiB) 608588

[startup+702.3 s]
/proc/loadavg: 8.65 5.28 4.51 10/186 8184
/proc/meminfo: memFree=30906212/32873648 swapFree=7376/7376
[pid=8132] ppid=8130 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8132/stat : 8132 (run) S 8130 8132 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391109056 9367552 269 33554432000 4194304 5064252 140737477778320 140737477777232 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8132/statm: 2287 269 229 213 0 72 0
[pid=8133] ppid=8132 vsize=673676 CPUtime=1249.24 cores=1,3,5,7
/proc/8133/stat : 8133 (pb_cplex) R 8132 8132 7175 0 -1 4202496 918344 0 0 0 124664 260 0 0 20 0 8 0 391109056 689844224 133190 33554432000 134512640 146736320 4290126272 4290118024 136388439 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8133/statm: 168419 133190 898 2985 0 165353 0
[pid=8133/tid=8150] ppid=8132 vsize=673676 CPUtime=90.24 cores=1,3,5,7
/proc/8133/task/8150/stat : 8150 (pb_cplex) R 8132 8132 7175 0 -1 4202560 36840 0 0 0 9010 14 0 0 20 0 8 0 391137871 689844224 133190 33554432000 134512640 146736320 4290126272 4119408144 136403117 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8133/tid=8151] ppid=8132 vsize=673676 CPUtime=88.41 cores=1,3,5,7
/proc/8133/task/8151/stat : 8151 (pb_cplex) R 8132 8132 7175 0 -1 4202560 43421 0 0 0 8825 16 0 0 20 0 8 0 391137871 689844224 133190 33554432000 134512640 146736320 4290126272 4129894604 136017763 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8133/tid=8152] ppid=8132 vsize=673676 CPUtime=88.2 cores=1,3,5,7
/proc/8133/task/8152/stat : 8152 (pb_cplex) R 8132 8132 7175 0 -1 4202560 42471 0 0 0 8804 16 0 0 20 0 8 0 391137871 689844224 133190 33554432000 134512640 146736320 4290126272 4140380364 136017755 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8133/tid=8153] ppid=8132 vsize=673676 CPUtime=88.99 cores=1,3,5,7
/proc/8133/task/8153/stat : 8153 (pb_cplex) R 8132 8132 7175 0 -1 4202560 30755 0 0 0 8888 11 0 0 20 0 8 0 391137871 689844224 133190 33554432000 134512640 146736320 4290126272 4013292684 136017757 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8133/tid=8154] ppid=8132 vsize=673676 CPUtime=88.14 cores=1,3,5,7
/proc/8133/task/8154/stat : 8154 (pb_cplex) R 8132 8132 7175 0 -1 4202560 30339 0 0 0 8803 11 0 0 20 0 8 0 391137871 689844224 133190 33554432000 134512640 146736320 4290126272 3994611916 136017748 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8133/tid=8155] ppid=8132 vsize=673676 CPUtime=88.43 cores=1,3,5,7
/proc/8133/task/8155/stat : 8155 (pb_cplex) R 8132 8132 7175 0 -1 4202560 30638 0 0 0 8832 11 0 0 20 0 8 0 391137871 689844224 133190 33554432000 134512640 146736320 4290126272 3984124904 139044542 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8133/tid=8156] ppid=8132 vsize=673676 CPUtime=88.67 cores=1,3,5,7
/proc/8133/task/8156/stat : 8156 (pb_cplex) R 8132 8132 7175 0 -1 4202560 30830 0 0 0 8855 12 0 0 20 0 8 0 391137871 689844224 133190 33554432000 134512640 146736320 4290126272 3969899916 136017760 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1249.24
Current children cumulated vsize (KiB) 682824

[startup+762.307 s]
/proc/loadavg: 8.87 5.95 4.79 10/186 8184
/proc/meminfo: memFree=30948772/32873648 swapFree=7376/7376
[pid=8132] ppid=8130 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8132/stat : 8132 (run) S 8130 8132 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391109056 9367552 269 33554432000 4194304 5064252 140737477778320 140737477777232 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8132/statm: 2287 269 229 213 0 72 0
[pid=8133] ppid=8132 vsize=624596 CPUtime=1488.38 cores=1,3,5,7
/proc/8133/stat : 8133 (pb_cplex) R 8132 8132 7175 0 -1 4202496 988056 0 0 0 148558 280 0 0 20 0 8 0 391109056 639586304 122359 33554432000 134512640 146736320 4290126272 4290118952 139044505 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8133/statm: 156149 122359 898 2985 0 153083 0
[pid=8133/tid=8150] ppid=8132 vsize=624596 CPUtime=114.86 cores=1,3,5,7
/proc/8133/task/8150/stat : 8150 (pb_cplex) R 8132 8132 7175 0 -1 4202560 45037 0 0 0 11470 16 0 0 20 0 8 0 391137871 639586304 122359 33554432000 134512640 146736320 4290126272 4119408844 136017748 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8133/tid=8151] ppid=8132 vsize=624596 CPUtime=116.87 cores=1,3,5,7
/proc/8133/task/8151/stat : 8151 (pb_cplex) R 8132 8132 7175 0 -1 4202560 51739 0 0 0 11669 18 0 0 20 0 8 0 391137871 639586304 122359 33554432000 134512640 146736320 4290126272 4129894440 139044564 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8133/tid=8152] ppid=8132 vsize=624596 CPUtime=117.24 cores=1,3,5,7
/proc/8133/task/8152/stat : 8152 (pb_cplex) R 8132 8132 7175 0 -1 4202560 54116 0 0 0 11704 20 0 0 20 0 8 0 391137871 639586304 122359 33554432000 134512640 146736320 4290126272 4140380336 136400477 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8133/tid=8153] ppid=8132 vsize=624596 CPUtime=137.73 cores=1,3,5,7
/proc/8133/task/8153/stat : 8153 (pb_cplex) R 8132 8132 7175 0 -1 4202560 45818 0 0 0 13758 15 0 0 20 0 8 0 391137871 639586304 122359 33554432000 134512640 146736320 4290126272 4013292520 139044591 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8133/tid=8154] ppid=8132 vsize=624596 CPUtime=112.39 cores=1,3,5,7
/proc/8133/task/8154/stat : 8154 (pb_cplex) R 8132 8132 7175 0 -1 4202560 37649 0 0 0 11226 13 0 0 20 0 8 0 391137871 639586304 122359 33554432000 134512640 146736320 4290126272 3994611216 136403112 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8133/tid=8155] ppid=8132 vsize=624596 CPUtime=113.08 cores=1,3,5,7
/proc/8133/task/8155/stat : 8155 (pb_cplex) R 8132 8132 7175 0 -1 4202560 34986 0 0 0 11296 12 0 0 20 0 8 0 391137871 639586304 122359 33554432000 134512640 146736320 4290126272 3984126156 136017755 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8133/tid=8156] ppid=8132 vsize=624596 CPUtime=118.52 cores=1,3,5,7
/proc/8133/task/8156/stat : 8156 (pb_cplex) R 8132 8132 7175 0 -1 4202560 40254 0 0 0 11838 14 0 0 20 0 8 0 391137871 639586304 122359 33554432000 134512640 146736320 4290126272 3969900748 136017474 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1488.38
Current children cumulated vsize (KiB) 633744

[startup+822.3 s]
/proc/loadavg: 8.95 6.46 5.02 10/186 8184
/proc/meminfo: memFree=30871032/32873648 swapFree=7376/7376
[pid=8132] ppid=8130 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8132/stat : 8132 (run) S 8130 8132 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391109056 9367552 269 33554432000 4194304 5064252 140737477778320 140737477777232 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8132/statm: 2287 269 229 213 0 72 0
[pid=8133] ppid=8132 vsize=701320 CPUtime=1727.46 cores=1,3,5,7
/proc/8133/stat : 8133 (pb_cplex) R 8132 8132 7175 0 -1 4202496 1057469 0 0 0 172446 300 0 0 20 0 8 0 391109056 718151680 141669 33554432000 134512640 146736320 4290126272 4290118216 136388073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8133/statm: 175330 141669 898 2985 0 172264 0
[pid=8133/tid=8150] ppid=8132 vsize=701320 CPUtime=144.83 cores=1,3,5,7
/proc/8133/task/8150/stat : 8150 (pb_cplex) R 8132 8132 7175 0 -1 4202560 54112 0 0 0 14463 20 0 0 20 0 8 0 391137871 718151680 141669 33554432000 134512640 146736320 4290126272 4119408844 136017755 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8133/tid=8151] ppid=8132 vsize=701320 CPUtime=145.93 cores=1,3,5,7
/proc/8133/task/8151/stat : 8151 (pb_cplex) R 8132 8132 7175 0 -1 4202560 61932 0 0 0 14570 23 0 0 20 0 8 0 391137871 718151680 141669 33554432000 134512640 146736320 4290126272 4129893464 136007059 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8133/tid=8152] ppid=8132 vsize=701320 CPUtime=147.1 cores=1,3,5,7
/proc/8133/task/8152/stat : 8152 (pb_cplex) R 8132 8132 7175 0 -1 4202560 62333 0 0 0 14686 24 0 0 20 0 8 0 391137871 718151680 141669 33554432000 134512640 146736320 4290126272 4140380364 136017763 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8133/tid=8153] ppid=8132 vsize=701320 CPUtime=169.7 cores=1,3,5,7
/proc/8133/task/8153/stat : 8153 (pb_cplex) R 8132 8132 7175 0 -1 4202560 56140 0 0 0 16952 18 0 0 20 0 8 0 391137871 718151680 141669 33554432000 134512640 146736320 4290126272 4013292684 136017748 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=8133/tid=8154] ppid=8132 vsize=701320 CPUtime=141.95 cores=1,3,5,7
/proc/8133/task/8154/stat : 8154 (pb_cplex) R 8132 8132 7175 0 -1 4202560 41384 0 0 0 14181 14 0 0 20 0 8 0 391137871 718151680 141669 33554432000 134512640 146736320 4290126272 3994610776 136007065 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8133/tid=8155] ppid=8132 vsize=701320 CPUtime=142.25 cores=1,3,5,7
/proc/8133/task/8155/stat : 8155 (pb_cplex) R 8132 8132 7175 0 -1 4202560 43310 0 0 0 14209 16 0 0 20 0 8 0 391137871 718151680 141669 33554432000 134512640 146736320 4290126272 3984126044 135854535 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8133/tid=8156] ppid=8132 vsize=701320 CPUtime=148.55 cores=1,3,5,7
/proc/8133/task/8156/stat : 8156 (pb_cplex) R 8132 8132 7175 0 -1 4202560 50255 0 0 0 14837 18 0 0 20 0 8 0 391137871 718151680 141669 33554432000 134512640 146736320 4290126272 3969899608 136007599 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1727.46
Current children cumulated vsize (KiB) 710468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+840.5 s]
/proc/loadavg: 8.96 6.63 5.11 10/186 8184
/proc/meminfo: memFree=30844288/32873648 swapFree=7376/7376
[pid=8132] ppid=8130 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8132/stat : 8132 (run) S 8130 8132 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391109056 9367552 269 33554432000 4194304 5064252 140737477778320 140737477777232 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8132/statm: 2287 269 229 213 0 72 0
[pid=8133] ppid=8132 vsize=729492 CPUtime=1800.02 cores=1,3,5,7
/proc/8133/stat : 8133 (pb_cplex) R 8132 8132 7175 0 -1 4202496 1079559 0 0 0 179696 306 0 0 20 0 8 0 391109056 746999808 148274 33554432000 134512640 146736320 4290126272 4290117976 136007037 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8133/statm: 182373 148274 898 2985 0 179307 0
[pid=8133/tid=8150] ppid=8132 vsize=729492 CPUtime=153.94 cores=1,3,5,7
/proc/8133/task/8150/stat : 8150 (pb_cplex) R 8132 8132 7175 0 -1 4202560 59083 0 0 0 15374 20 0 0 20 0 8 0 391137871 746999808 148274 33554432000 134512640 146736320 4290126272 4119407704 136007059 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8133/tid=8151] ppid=8132 vsize=729492 CPUtime=154.94 cores=1,3,5,7
/proc/8133/task/8151/stat : 8151 (pb_cplex) R 8132 8132 7175 0 -1 4202560 64050 0 0 0 15470 24 0 0 20 0 8 0 391137871 746999808 148274 33554432000 134512640 146736320 4290126272 4129894604 136017485 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8133/tid=8152] ppid=8132 vsize=729492 CPUtime=156.07 cores=1,3,5,7
/proc/8133/task/8152/stat : 8152 (pb_cplex) R 8132 8132 7175 0 -1 4202560 68637 0 0 0 15581 26 0 0 20 0 8 0 391137871 746999808 148274 33554432000 134512640 146736320 4290126272 4140379224 136007053 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8133/tid=8153] ppid=8132 vsize=729492 CPUtime=178.84 cores=1,3,5,7
/proc/8133/task/8153/stat : 8153 (pb_cplex) R 8132 8132 7175 0 -1 4202560 58924 0 0 0 17866 18 0 0 20 0 8 0 391137871 746999808 148274 33554432000 134512640 146736320 4290126272 4013292520 139044550 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8133/tid=8154] ppid=8132 vsize=729492 CPUtime=151.05 cores=1,3,5,7
/proc/8133/task/8154/stat : 8154 (pb_cplex) R 8132 8132 7175 0 -1 4202560 42976 0 0 0 15090 15 0 0 20 0 8 0 391137871 746999808 148274 33554432000 134512640 146736320 4290126272 3994611784 139043573 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8133/tid=8155] ppid=8132 vsize=729492 CPUtime=151.3 cores=1,3,5,7
/proc/8133/task/8155/stat : 8155 (pb_cplex) R 8132 8132 7175 0 -1 4202560 47628 0 0 0 15112 18 0 0 20 0 8 0 391137871 746999808 148274 33554432000 134512640 146736320 4290126272 3984124904 139044581 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8133/tid=8156] ppid=8132 vsize=729492 CPUtime=157.64 cores=1,3,5,7
/proc/8133/task/8156/stat : 8156 (pb_cplex) R 8132 8132 7175 0 -1 4202560 50258 0 0 0 15746 18 0 0 20 0 8 0 391137871 746999808 148274 33554432000 134512640 146736320 4290126272 3969899496 139044557 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 738640

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

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

[startup+840.5 s]
/proc/loadavg: 8.96 6.63 5.11 10/186 8184
/proc/meminfo: memFree=30844288/32873648 swapFree=7376/7376
[pid=8132] ppid=8130 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8132/stat : 8132 (run) S 8130 8132 7175 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391109056 9367552 269 33554432000 4194304 5064252 140737477778320 140737477777232 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8132/statm: 2287 269 229 213 0 72 0
[pid=8133] ppid=8132 vsize=729492 CPUtime=1800.02 cores=1,3,5,7
/proc/8133/stat : 8133 (pb_cplex) R 8132 8132 7175 0 -1 4202496 1079559 0 0 0 179696 306 0 0 20 0 8 0 391109056 746999808 148274 33554432000 134512640 146736320 4290126272 4290117976 136007037 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8133/statm: 182373 148274 898 2985 0 179307 0
[pid=8133/tid=8150] ppid=8132 vsize=729492 CPUtime=153.94 cores=1,3,5,7
/proc/8133/task/8150/stat : 8150 (pb_cplex) R 8132 8132 7175 0 -1 4202560 59083 0 0 0 15374 20 0 0 20 0 8 0 391137871 746999808 148274 33554432000 134512640 146736320 4290126272 4119407704 136007059 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8133/tid=8151] ppid=8132 vsize=729492 CPUtime=154.94 cores=1,3,5,7
/proc/8133/task/8151/stat : 8151 (pb_cplex) R 8132 8132 7175 0 -1 4202560 64050 0 0 0 15470 24 0 0 20 0 8 0 391137871 746999808 148274 33554432000 134512640 146736320 4290126272 4129894604 136017485 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8133/tid=8152] ppid=8132 vsize=729492 CPUtime=156.07 cores=1,3,5,7
/proc/8133/task/8152/stat : 8152 (pb_cplex) R 8132 8132 7175 0 -1 4202560 68637 0 0 0 15581 26 0 0 20 0 8 0 391137871 746999808 148274 33554432000 134512640 146736320 4290126272 4140379224 136007053 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=8133/tid=8153] ppid=8132 vsize=729492 CPUtime=178.84 cores=1,3,5,7
/proc/8133/task/8153/stat : 8153 (pb_cplex) R 8132 8132 7175 0 -1 4202560 58924 0 0 0 17866 18 0 0 20 0 8 0 391137871 746999808 148274 33554432000 134512640 146736320 4290126272 4013292520 139044550 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8133/tid=8154] ppid=8132 vsize=729492 CPUtime=151.05 cores=1,3,5,7
/proc/8133/task/8154/stat : 8154 (pb_cplex) R 8132 8132 7175 0 -1 4202560 42976 0 0 0 15090 15 0 0 20 0 8 0 391137871 746999808 148274 33554432000 134512640 146736320 4290126272 3994611784 139043573 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=8133/tid=8155] ppid=8132 vsize=729492 CPUtime=151.3 cores=1,3,5,7
/proc/8133/task/8155/stat : 8155 (pb_cplex) R 8132 8132 7175 0 -1 4202560 47628 0 0 0 15112 18 0 0 20 0 8 0 391137871 746999808 148274 33554432000 134512640 146736320 4290126272 3984124904 139044581 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=8133/tid=8156] ppid=8132 vsize=729492 CPUtime=157.64 cores=1,3,5,7
/proc/8133/task/8156/stat : 8156 (pb_cplex) R 8132 8132 7175 0 -1 4202560 50258 0 0 0 15746 18 0 0 20 0 8 0 391137871 746999808 148274 33554432000 134512640 146736320 4290126272 3969899496 139044557 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 738640

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8132 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.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 840.517
CPU time (s): 1800.02
CPU user time (s): 1796.96
CPU system time (s): 3.06
CPU usage (%): 214.156
Max. virtual memory (cumulated for all children) (KiB): 762240

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

The end

Launcher Data

Begin job on node149 at 2012-06-09 15:50:50
IDJOB=3741148
IDBENCH=89787
IDSOLVER=2325
FILE ID=node149/3741148-1339249849
RUNJOBID= node149-1339246813-7192
PBS_JOBID= 14644332
Free space on /tmp= 63424 MiB

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

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

MD5SUM BENCH= 9ab96b9d426f8470cc94c9ae2cb00fb4
RANDOM SEED=1777977209

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
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.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		: 2666.145
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.145
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		: 2666.145
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	: 5438.55
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.145
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.145
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:        31438432 kB
Buffers:          136608 kB
Cached:           125540 kB
SwapCached:         2056 kB
Active:           563784 kB
Inactive:          36796 kB
Active(anon):     334596 kB
Inactive(anon):     4100 kB
Active(file):     229188 kB
Inactive(file):    32696 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100100 kB
Dirty:             18028 kB
Writeback:             0 kB
AnonPages:        341668 kB
Mapped:            10884 kB
Shmem:                 0 kB
Slab:             695104 kB
SReclaimable:     139268 kB
SUnreclaim:       555836 kB
KernelStack:        1472 kB
PageTables:         4348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     597288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    284672 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-3741148-1339249849.opb

Free space on /tmp at the end= 63408 MiB
End job on node149 at 2012-06-09 16:04:52