Trace number 3738054

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-29UNSAT 1448.56 415.895

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_10_3_15.opb
MD5SUM97892b1b250c8711791b219b8ddda703
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1448.56
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1236
Sum of products size (including duplicates)2472
Number of different products618
Sum of products size1236

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3738054-1339248857.opb.
0.00/0.00	c Instance file HOME/instance-3738054-1339248857.opb
0.00/0.00	c File size is 50558 bytes.
0.00/0.01	c Highest Coefficient sum: 100
0.00/0.01	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.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      718                                                 |
0.00/0.01	c |  Number Constraints:    1388                                                |
0.00/0.01	c ===============================================================================
1448.56/415.89	c Remaining time 1799.99 sec.
1448.56/415.89	s UNSATISFIABLE
1448.56/415.89	c Total CPU time              : 1435.05 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3738054-1339248857/watcher-3738054-1339248857 -o /tmp/evaluation-result-3738054-1339248857/solver-3738054-1339248857 -C 1800 -W 1900 -M 15500 run HOME/instance-3738054-1339248857.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: 13.65 10.63 8.37 8/184 2237
/proc/meminfo: memFree=31145644/32873844 swapFree=7120/7120
[pid=2237] ppid=2235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2237/stat : 2237 (run) S 2235 2237 1177 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391010629 9367552 270 33554432000 4194304 5064252 140737144121936 140737144120848 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2237/statm: 2287 270 229 213 0 72 0

[startup+0.025354 s]
/proc/loadavg: 13.65 10.63 8.37 8/184 2237
/proc/meminfo: memFree=31145644/32873844 swapFree=7120/7120
[pid=2237] ppid=2235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2237/stat : 2237 (run) S 2235 2237 1177 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391010629 9367552 270 33554432000 4194304 5064252 140737144121936 140737144120848 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2237/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100225 s]
/proc/loadavg: 13.65 10.63 8.37 8/184 2237
/proc/meminfo: memFree=31145644/32873844 swapFree=7120/7120
[pid=2237] ppid=2235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2237/stat : 2237 (run) S 2235 2237 1177 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391010629 9367552 270 33554432000 4194304 5064252 140737144121936 140737144120848 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2237/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300206 s]
/proc/loadavg: 13.65 10.63 8.37 8/184 2237
/proc/meminfo: memFree=31145644/32873844 swapFree=7120/7120
[pid=2237] ppid=2235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2237/stat : 2237 (run) S 2235 2237 1177 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391010629 9367552 270 33554432000 4194304 5064252 140737144121936 140737144120848 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2237/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700258 s]
/proc/loadavg: 13.65 10.63 8.37 8/184 2237
/proc/meminfo: memFree=31145644/32873844 swapFree=7120/7120
[pid=2237] ppid=2235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2237/stat : 2237 (run) S 2235 2237 1177 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391010629 9367552 270 33554432000 4194304 5064252 140737144121936 140737144120848 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2237/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50048 s]
/proc/loadavg: 13.76 10.70 8.40 16/193 2246
/proc/meminfo: memFree=31121384/32873844 swapFree=7120/7120
[pid=2237] ppid=2235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2237/stat : 2237 (run) S 2235 2237 1177 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391010629 9367552 270 33554432000 4194304 5064252 140737144121936 140737144120848 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2237/statm: 2287 270 229 213 0 72 0
[pid=2238] ppid=2237 vsize=116720 CPUtime=3.71 cores=1,3,5,7
/proc/2238/stat : 2238 (pb_cplex) R 2237 2237 1177 0 -1 4202496 9358 0 0 0 366 5 0 0 20 0 8 0 391010630 119521280 7337 33554432000 134512640 146736320 4294875072 4294867924 135846543 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2238/statm: 29180 7337 901 2985 0 26114 0
[pid=2238/tid=2240] ppid=2237 vsize=116720 CPUtime=0.37 cores=1,3,5,7
/proc/2238/task/2240/stat : 2240 (pb_cplex) R 2237 2237 1177 0 -1 4202560 571 0 0 0 37 0 0 0 20 0 8 0 391010683 119521280 7337 33554432000 134512640 146736320 4294875072 4150964432 136008061 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2238/tid=2241] ppid=2237 vsize=116720 CPUtime=0.46 cores=1,3,5,7
/proc/2238/task/2241/stat : 2241 (pb_cplex) R 2237 2237 1177 0 -1 4202560 506 0 0 0 46 0 0 0 20 0 8 0 391010683 119521280 7337 33554432000 134512640 146736320 4294875072 4140478672 136008339 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2238/tid=2242] ppid=2237 vsize=116720 CPUtime=0.34 cores=1,3,5,7
/proc/2238/task/2242/stat : 2242 (pb_cplex) R 2237 2237 1177 0 -1 4202560 434 0 0 0 34 0 0 0 20 0 8 0 391010683 119521280 7337 33554432000 134512640 146736320 4294875072 4129993704 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2238/tid=2243] ppid=2237 vsize=116720 CPUtime=0.34 cores=1,3,5,7
/proc/2238/task/2243/stat : 2243 (pb_cplex) R 2237 2237 1177 0 -1 4202560 722 0 0 0 34 0 0 0 20 0 8 0 391010683 119521280 7337 33554432000 134512640 146736320 4294875072 4119507000 136475763 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2238/tid=2244] ppid=2237 vsize=116720 CPUtime=0.35 cores=1,3,5,7
/proc/2238/task/2244/stat : 2244 (pb_cplex) R 2237 2237 1177 0 -1 4202560 559 0 0 0 35 0 0 0 20 0 8 0 391010683 119521280 7337 33554432000 134512640 146736320 4294875072 4109021256 139042885 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2238/tid=2245] ppid=2237 vsize=116720 CPUtime=0.36 cores=1,3,5,7
/proc/2238/task/2245/stat : 2245 (pb_cplex) R 2237 2237 1177 0 -1 4202560 687 0 0 0 36 0 0 0 20 0 8 0 391010683 119521280 7337 33554432000 134512640 146736320 4294875072 4098535472 136384852 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2238/tid=2246] ppid=2237 vsize=116720 CPUtime=0.32 cores=1,3,5,7
/proc/2238/task/2246/stat : 2246 (pb_cplex) R 2237 2237 1177 0 -1 4202560 559 0 0 0 32 0 0 0 20 0 8 0 391010683 119521280 7337 33554432000 134512640 146736320 4294875072 4088050664 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 125868

[startup+3.10016 s]
/proc/loadavg: 13.76 10.70 8.40 10/193 2246
/proc/meminfo: memFree=31119400/32873844 swapFree=7120/7120
[pid=2237] ppid=2235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2237/stat : 2237 (run) S 2235 2237 1177 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391010629 9367552 270 33554432000 4194304 5064252 140737144121936 140737144120848 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2237/statm: 2287 270 229 213 0 72 0
[pid=2238] ppid=2237 vsize=72392 CPUtime=8.7 cores=1,3,5,7
/proc/2238/stat : 2238 (pb_cplex) R 2237 2237 1177 0 -1 4202496 10689 0 0 0 857 13 0 0 20 0 1 0 391010630 74129408 4289 33554432000 134512640 146736320 4294875072 4294869840 136008017 0 0 4096 16387 0 0 0 17 7 0 0 0 0 0
/proc/2238/statm: 18098 4289 904 2985 0 15032 0
Current children cumulated CPU time (s) 8.7
Current children cumulated vsize (KiB) 81540

[startup+6.30023 s]
/proc/loadavg: 13.76 10.70 8.40 9/186 2246
/proc/meminfo: memFree=31131492/32873844 swapFree=7120/7120
[pid=2237] ppid=2235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2237/stat : 2237 (run) S 2235 2237 1177 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391010629 9367552 270 33554432000 4194304 5064252 140737144121936 140737144120848 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2237/statm: 2287 270 229 213 0 72 0
[pid=2238] ppid=2237 vsize=124392 CPUtime=12.12 cores=1,3,5,7
/proc/2238/stat : 2238 (pb_cplex) R 2237 2237 1177 0 -1 4202496 20775 0 0 0 1191 21 0 0 20 0 8 0 391010630 127377408 8413 33554432000 134512640 146736320 4294875072 4294866664 139044581 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2238/statm: 31098 8413 914 2985 0 28032 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 133540

[startup+12.7005 s]
/proc/loadavg: 13.40 10.73 8.44 9/193 2260
/proc/meminfo: memFree=31100228/32873844 swapFree=7120/7120
[pid=2237] ppid=2235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2237/stat : 2237 (run) S 2235 2237 1177 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391010629 9367552 270 33554432000 4194304 5064252 140737144121936 140737144120848 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2237/statm: 2287 270 229 213 0 72 0
[pid=2238] ppid=2237 vsize=143688 CPUtime=31.86 cores=1,3,5,7
/proc/2238/stat : 2238 (pb_cplex) R 2237 2237 1177 0 -1 4202496 27825 0 0 0 3160 26 0 0 20 0 8 0 391010630 147136512 13345 33554432000 134512640 146736320 4294875072 4294868304 136403109 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2238/statm: 35922 13345 916 2985 0 32856 0
[pid=2238/tid=2254] ppid=2237 vsize=143688 CPUtime=4.91 cores=1,3,5,7
/proc/2238/task/2254/stat : 2254 (pb_cplex) R 2237 2237 1177 0 -1 4202560 792 0 0 0 491 0 0 0 20 0 8 0 391011195 147136512 13345 33554432000 134512640 146736320 4294875072 4131130752 135443538 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2238/tid=2255] ppid=2237 vsize=143688 CPUtime=4 cores=1,3,5,7
/proc/2238/task/2255/stat : 2255 (pb_cplex) R 2237 2237 1177 0 -1 4202560 510 0 0 0 400 0 0 0 20 0 8 0 391011195 147136512 13345 33554432000 134512640 146736320 4294875072 4141616280 136008645 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2238/tid=2256] ppid=2237 vsize=143688 CPUtime=2.23 cores=1,3,5,7
/proc/2238/task/2256/stat : 2256 (pb_cplex) R 2237 2237 1177 0 -1 4202560 1636 0 0 0 223 0 0 0 20 0 8 0 391011195 147136512 13345 33554432000 134512640 146736320 4294875072 4152102912 136019021 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2238/tid=2257] ppid=2237 vsize=143688 CPUtime=1.35 cores=1,3,5,7
/proc/2238/task/2257/stat : 2257 (pb_cplex) R 2237 2237 1177 0 -1 4202560 1007 0 0 0 135 0 0 0 20 0 8 0 391011195 147136512 13345 33554432000 134512640 146736320 4294875072 4119507944 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2238/tid=2258] ppid=2237 vsize=143688 CPUtime=1.39 cores=1,3,5,7
/proc/2238/task/2258/stat : 2258 (pb_cplex) R 2237 2237 1177 0 -1 4202560 1147 0 0 0 139 0 0 0 20 0 8 0 391011195 147136512 13345 33554432000 134512640 146736320 4294875072 4088390088 136000490 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2238/tid=2259] ppid=2237 vsize=143688 CPUtime=0.26 cores=1,3,5,7
/proc/2238/task/2259/stat : 2259 (pb_cplex) R 2237 2237 1177 0 -1 4202560 925 0 0 0 26 0 0 0 20 0 8 0 391011195 147136512 13345 33554432000 134512640 146736320 4294875072 4069515720 136000480 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2238/tid=2260] ppid=2237 vsize=143688 CPUtime=0.46 cores=1,3,5,7
/proc/2238/task/2260/stat : 2260 (pb_cplex) R 2237 2237 1177 0 -1 4202560 531 0 0 0 46 0 0 0 20 0 8 0 391011195 147136512 13345 33554432000 134512640 146736320 4294875072 4059028632 136008653 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 31.86
Current children cumulated vsize (KiB) 152836

[startup+25.5005 s]
/proc/loadavg: 12.82 10.69 8.45 15/193 2260
/proc/meminfo: memFree=31092184/32873844 swapFree=7120/7120
[pid=2237] ppid=2235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2237/stat : 2237 (run) S 2235 2237 1177 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391010629 9367552 270 33554432000 4194304 5064252 140737144121936 140737144120848 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2237/statm: 2287 270 229 213 0 72 0
[pid=2238] ppid=2237 vsize=146760 CPUtime=80.59 cores=1,3,5,7
/proc/2238/stat : 2238 (pb_cplex) R 2237 2237 1177 0 -1 4202496 37554 0 0 0 8015 44 0 0 20 0 8 0 391010630 150282240 14333 33554432000 134512640 146736320 4294875072 4294868712 144757825 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2238/statm: 36690 14333 916 2985 0 33624 0
[pid=2238/tid=2254] ppid=2237 vsize=146760 CPUtime=11 cores=1,3,5,7
/proc/2238/task/2254/stat : 2254 (pb_cplex) R 2237 2237 1177 0 -1 4202560 1545 0 0 0 1098 2 0 0 20 0 8 0 391011195 150282240 14333 33554432000 134512640 146736320 4294875072 4131131600 136008309 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2238/tid=2255] ppid=2237 vsize=146760 CPUtime=9.83 cores=1,3,5,7
/proc/2238/task/2255/stat : 2255 (pb_cplex) R 2237 2237 1177 0 -1 4202560 529 0 0 0 981 2 0 0 20 0 8 0 391011195 150282240 14333 33554432000 134512640 146736320 4294875072 4141617264 136384892 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2238/tid=2256] ppid=2237 vsize=146760 CPUtime=8.43 cores=1,3,5,7
/proc/2238/task/2256/stat : 2256 (pb_cplex) R 2237 2237 1177 0 -1 4202560 4426 0 0 0 840 3 0 0 20 0 8 0 391011195 150282240 14333 33554432000 134512640 146736320 4294875072 4152103120 136008039 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2238/tid=2257] ppid=2237 vsize=146760 CPUtime=7.39 cores=1,3,5,7
/proc/2238/task/2257/stat : 2257 (pb_cplex) R 2237 2237 1177 0 -1 4202560 4060 0 0 0 736 3 0 0 20 0 8 0 391011195 150282240 14333 33554432000 134512640 146736320 4294875072 4119506664 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2238/tid=2258] ppid=2237 vsize=146760 CPUtime=7.61 cores=1,3,5,7
/proc/2238/task/2258/stat : 2258 (pb_cplex) R 2237 2237 1177 0 -1 4202560 1979 0 0 0 759 2 0 0 20 0 8 0 391011195 150282240 14333 33554432000 134512640 146736320 4294875072 4088389672 139044509 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2238/tid=2259] ppid=2237 vsize=146760 CPUtime=6.13 cores=1,3,5,7
/proc/2238/task/2259/stat : 2259 (pb_cplex) R 2237 2237 1177 0 -1 4202560 1259 0 0 0 611 2 0 0 20 0 8 0 391011195 150282240 14333 33554432000 134512640 146736320 4294875072 4069515904 139046467 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2238/tid=2260] ppid=2237 vsize=146760 CPUtime=6.29 cores=1,3,5,7
/proc/2238/task/2260/stat : 2260 (pb_cplex) R 2237 2237 1177 0 -1 4202560 2124 0 0 0 627 2 0 0 20 0 8 0 391011195 150282240 14333 33554432000 134512640 146736320 4294875072 4059028624 136008167 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 80.59
Current children cumulated vsize (KiB) 155908

[startup+51.1004 s]
/proc/loadavg: 11.60 10.57 8.47 11/193 2260
/proc/meminfo: memFree=31079336/32873844 swapFree=7120/7120
[pid=2237] ppid=2235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2237/stat : 2237 (run) S 2235 2237 1177 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391010629 9367552 270 33554432000 4194304 5064252 140737144121936 140737144120848 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2237/statm: 2287 270 229 213 0 72 0
[pid=2238] ppid=2237 vsize=160072 CPUtime=173.94 cores=1,3,5,7
/proc/2238/stat : 2238 (pb_cplex) R 2237 2237 1177 0 -1 4202496 57501 0 0 0 17319 75 0 0 20 0 8 0 391010630 163913728 17267 33554432000 134512640 146736320 4294875072 4294867780 136385175 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2238/statm: 40018 17267 916 2985 0 36952 0
[pid=2238/tid=2254] ppid=2237 vsize=160072 CPUtime=22.68 cores=1,3,5,7
/proc/2238/task/2254/stat : 2254 (pb_cplex) R 2237 2237 1177 0 -1 4202560 3983 0 0 0 2263 5 0 0 20 0 8 0 391011195 163913728 17267 33554432000 134512640 146736320 4294875072 4131130484 135450889 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2238/tid=2255] ppid=2237 vsize=160072 CPUtime=22.16 cores=1,3,5,7
/proc/2238/task/2255/stat : 2255 (pb_cplex) R 2237 2237 1177 0 -1 4202560 3888 0 0 0 2209 7 0 0 20 0 8 0 391011195 163913728 17267 33554432000 134512640 146736320 4294875072 4141617360 136008335 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2238/tid=2256] ppid=2237 vsize=160072 CPUtime=20.03 cores=1,3,5,7
/proc/2238/task/2256/stat : 2256 (pb_cplex) R 2237 2237 1177 0 -1 4202560 5457 0 0 0 1997 6 0 0 20 0 8 0 391011195 163913728 17267 33554432000 134512640 146736320 4294875072 4152103912 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2238/tid=2257] ppid=2237 vsize=160072 CPUtime=19.18 cores=1,3,5,7
/proc/2238/task/2257/stat : 2257 (pb_cplex) R 2237 2237 1177 0 -1 4202560 13895 0 0 0 1908 10 0 0 20 0 8 0 391011195 163913728 17267 33554432000 134512640 146736320 4294875072 4119507148 136388879 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2238/tid=2258] ppid=2237 vsize=160072 CPUtime=18.84 cores=1,3,5,7
/proc/2238/task/2258/stat : 2258 (pb_cplex) R 2237 2237 1177 0 -1 4202560 1983 0 0 0 1880 4 0 0 20 0 8 0 391011195 163913728 17267 33554432000 134512640 146736320 4294875072 4088389840 136008245 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2238/tid=2259] ppid=2237 vsize=160072 CPUtime=17.37 cores=1,3,5,7
/proc/2238/task/2259/stat : 2259 (pb_cplex) R 2237 2237 1177 0 -1 4202560 4035 0 0 0 1732 5 0 0 20 0 8 0 391011195 163913728 17267 33554432000 134512640 146736320 4294875072 4069515472 136008058 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2238/tid=2260] ppid=2237 vsize=160072 CPUtime=17.59 cores=1,3,5,7
/proc/2238/task/2260/stat : 2260 (pb_cplex) R 2237 2237 1177 0 -1 4202560 2625 0 0 0 1752 7 0 0 20 0 8 0 391011195 163913728 17267 33554432000 134512640 146736320 4294875072 4059029504 136018931 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 173.94
Current children cumulated vsize (KiB) 169220

[startup+102.307 s]
/proc/loadavg: 13.61 11.25 8.81 18/193 2261
/proc/meminfo: memFree=31072640/32873844 swapFree=7120/7120
[pid=2237] ppid=2235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2237/stat : 2237 (run) S 2235 2237 1177 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391010629 9367552 270 33554432000 4194304 5064252 140737144121936 140737144120848 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2237/statm: 2287 270 229 213 0 72 0
[pid=2238] ppid=2237 vsize=167240 CPUtime=359.22 cores=1,3,5,7
/proc/2238/stat : 2238 (pb_cplex) R 2237 2237 1177 0 -1 4202496 72046 0 0 0 35803 119 0 0 20 0 8 0 391010630 171253760 18956 33554432000 134512640 146736320 4294875072 4294866860 135454096 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0

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


[startup+412.7 s]
/proc/loadavg: 8.64 9.19 8.56 10/186 2315
/proc/meminfo: memFree=31235944/32873844 swapFree=7120/7120
[pid=2237] ppid=2235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2237/stat : 2237 (run) S 2235 2237 1177 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391010629 9367552 270 33554432000 4194304 5064252 140737144121936 140737144120848 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2237/statm: 2287 270 229 213 0 72 0
[pid=2238] ppid=2237 vsize=161120 CPUtime=1437.72 cores=1,3,5,7
/proc/2238/stat : 2238 (pb_cplex) R 2237 2237 1177 0 -1 4202496 128444 0 0 0 142822 950 0 0 20 0 8 0 391010630 164986880 18034 33554432000 134512640 146736320 4294875072 4294867216 136403112 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2238/statm: 40280 18034 926 2985 0 37214 0
[pid=2238/tid=2254] ppid=2237 vsize=161120 CPUtime=175.13 cores=1,3,5,7
/proc/2238/task/2254/stat : 2254 (pb_cplex) S 2237 2237 1177 0 -1 4202560 10997 0 0 0 17369 144 0 0 20 0 8 0 391011195 164986880 18034 33554432000 134512640 146736320 4294875072 4131135120 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2238/tid=2255] ppid=2237 vsize=161120 CPUtime=174.16 cores=1,3,5,7
/proc/2238/task/2255/stat : 2255 (pb_cplex) S 2237 2237 1177 0 -1 4202560 4112 0 0 0 17306 110 0 0 20 0 8 0 391011195 164986880 18034 33554432000 134512640 146736320 4294875072 4141620880 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2238/tid=2256] ppid=2237 vsize=161120 CPUtime=175.43 cores=1,3,5,7
/proc/2238/task/2256/stat : 2256 (pb_cplex) S 2237 2237 1177 0 -1 4202560 5464 0 0 0 17431 112 0 0 20 0 8 0 391011195 164986880 18034 33554432000 134512640 146736320 4294875072 4152106640 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2238/tid=2257] ppid=2237 vsize=161120 CPUtime=174.18 cores=1,3,5,7
/proc/2238/task/2257/stat : 2257 (pb_cplex) S 2237 2237 1177 0 -1 4202560 40129 0 0 0 17302 116 0 0 20 0 8 0 391011195 164986880 18034 33554432000 134512640 146736320 4294875072 4119510672 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2238/tid=2258] ppid=2237 vsize=161120 CPUtime=170.65 cores=1,3,5,7
/proc/2238/task/2258/stat : 2258 (pb_cplex) S 2237 2237 1177 0 -1 4202560 2024 0 0 0 16952 113 0 0 20 0 8 0 391011195 164986880 18034 33554432000 134512640 146736320 4294875072 4088393360 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2238/tid=2259] ppid=2237 vsize=161120 CPUtime=171.43 cores=1,3,5,7
/proc/2238/task/2259/stat : 2259 (pb_cplex) R 2237 2237 1177 0 -1 4202560 5253 0 0 0 17042 101 0 0 20 0 8 0 391011195 164986880 18034 33554432000 134512640 146736320 4294875072 4069515472 136008223 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2238/tid=2260] ppid=2237 vsize=161120 CPUtime=172.57 cores=1,3,5,7
/proc/2238/task/2260/stat : 2260 (pb_cplex) S 2237 2237 1177 0 -1 4202560 5168 0 0 0 17119 138 0 0 20 0 8 0 391011195 164986880 18034 33554432000 134512640 146736320 4294875072 4059033232 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1437.72
Current children cumulated vsize (KiB) 170268

[startup+414.3 s]
/proc/loadavg: 8.64 9.19 8.56 10/186 2315
/proc/meminfo: memFree=31235944/32873844 swapFree=7120/7120
[pid=2237] ppid=2235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2237/stat : 2237 (run) S 2235 2237 1177 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391010629 9367552 270 33554432000 4194304 5064252 140737144121936 140737144120848 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2237/statm: 2287 270 229 213 0 72 0
[pid=2238] ppid=2237 vsize=161120 CPUtime=1443.94 cores=1,3,5,7
/proc/2238/stat : 2238 (pb_cplex) S 2237 2237 1177 0 -1 4202496 128445 0 0 0 143440 954 0 0 20 0 8 0 391010630 164986880 18035 33554432000 134512640 146736320 4294875072 4294871440 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2238/statm: 40280 18035 926 2985 0 37214 0
[pid=2238/tid=2254] ppid=2237 vsize=161120 CPUtime=175.8 cores=1,3,5,7
/proc/2238/task/2254/stat : 2254 (pb_cplex) R 2237 2237 1177 0 -1 4202560 10997 0 0 0 17436 144 0 0 20 0 8 0 391011195 164986880 18035 33554432000 134512640 146736320 4294875072 4131130512 136008450 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2238/tid=2255] ppid=2237 vsize=161120 CPUtime=174.87 cores=1,3,5,7
/proc/2238/task/2255/stat : 2255 (pb_cplex) R 2237 2237 1177 0 -1 4202560 4112 0 0 0 17377 110 0 0 20 0 8 0 391011195 164986880 18035 33554432000 134512640 146736320 4294875072 4141617792 139046460 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2238/tid=2256] ppid=2237 vsize=161120 CPUtime=176.08 cores=1,3,5,7
/proc/2238/task/2256/stat : 2256 (pb_cplex) R 2237 2237 1177 0 -1 4202560 5464 0 0 0 17495 113 0 0 20 0 8 0 391011195 164986880 18035 33554432000 134512640 146736320 4294875072 4152103108 135844448 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2238/tid=2257] ppid=2237 vsize=161120 CPUtime=174.96 cores=1,3,5,7
/proc/2238/task/2257/stat : 2257 (pb_cplex) R 2237 2237 1177 0 -1 4202560 40130 0 0 0 17380 116 0 0 20 0 8 0 391011195 164986880 18035 33554432000 134512640 146736320 4294875072 4119507152 136008039 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2238/tid=2258] ppid=2237 vsize=161120 CPUtime=171.51 cores=1,3,5,7
/proc/2238/task/2258/stat : 2258 (pb_cplex) R 2237 2237 1177 0 -1 4202560 2024 0 0 0 17037 114 0 0 20 0 8 0 391011195 164986880 18035 33554432000 134512640 146736320 4294875072 4088388780 135454010 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2238/tid=2259] ppid=2237 vsize=161120 CPUtime=172.15 cores=1,3,5,7
/proc/2238/task/2259/stat : 2259 (pb_cplex) R 2237 2237 1177 0 -1 4202560 5253 0 0 0 17114 101 0 0 20 0 8 0 391011195 164986880 18035 33554432000 134512640 146736320 4294875072 4069515888 136385269 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2238/tid=2260] ppid=2237 vsize=161120 CPUtime=173.33 cores=1,3,5,7
/proc/2238/task/2260/stat : 2260 (pb_cplex) R 2237 2237 1177 0 -1 4202560 5168 0 0 0 17195 138 0 0 20 0 8 0 391011195 164986880 18035 33554432000 134512640 146736320 4294875072 4059027920 135459874 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1443.94
Current children cumulated vsize (KiB) 170268

[startup+415.1 s]
/proc/loadavg: 8.64 9.19 8.56 8/186 2315
/proc/meminfo: memFree=31235944/32873844 swapFree=7120/7120
[pid=2237] ppid=2235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2237/stat : 2237 (run) S 2235 2237 1177 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391010629 9367552 270 33554432000 4194304 5064252 140737144121936 140737144120848 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2237/statm: 2287 270 229 213 0 72 0
[pid=2238] ppid=2237 vsize=161120 CPUtime=1446.5 cores=1,3,5,7
/proc/2238/stat : 2238 (pb_cplex) R 2237 2237 1177 0 -1 4202496 128446 0 0 0 143695 955 0 0 20 0 8 0 391010630 164986880 18036 33554432000 134512640 146736320 4294875072 4294867784 139042864 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2238/statm: 40280 18036 926 2985 0 37214 0
[pid=2238/tid=2254] ppid=2237 vsize=161120 CPUtime=176.35 cores=1,3,5,7
/proc/2238/task/2254/stat : 2254 (pb_cplex) R 2237 2237 1177 0 -1 4202560 10997 0 0 0 17490 145 0 0 20 0 8 0 391011195 164986880 18036 33554432000 134512640 146736320 4294875072 4131131608 136008682 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2238/tid=2255] ppid=2237 vsize=161120 CPUtime=175.11 cores=1,3,5,7
/proc/2238/task/2255/stat : 2255 (pb_cplex) R 2237 2237 1177 0 -1 4202560 4112 0 0 0 17401 110 0 0 20 0 8 0 391011195 164986880 18036 33554432000 134512640 146736320 4294875072 4141617224 139042864 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2238/tid=2256] ppid=2237 vsize=161120 CPUtime=176.44 cores=1,3,5,7
/proc/2238/task/2256/stat : 2256 (pb_cplex) R 2237 2237 1177 0 -1 4202560 5464 0 0 0 17531 113 0 0 20 0 8 0 391011195 164986880 18036 33554432000 134512640 146736320 4294875072 4152103004 135855165 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2238/tid=2257] ppid=2237 vsize=161120 CPUtime=175.24 cores=1,3,5,7
/proc/2238/task/2257/stat : 2257 (pb_cplex) R 2237 2237 1177 0 -1 4202560 40131 0 0 0 17408 116 0 0 20 0 8 0 391011195 164986880 18036 33554432000 134512640 146736320 4294875072 4119505704 138462648 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2238/tid=2258] ppid=2237 vsize=161120 CPUtime=171.72 cores=1,3,5,7
/proc/2238/task/2258/stat : 2258 (pb_cplex) R 2237 2237 1177 0 -1 4202560 2024 0 0 0 17058 114 0 0 20 0 8 0 391011195 164986880 18036 33554432000 134512640 146736320 4294875072 4088389448 135525914 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2238/tid=2259] ppid=2237 vsize=161120 CPUtime=172.6 cores=1,3,5,7
/proc/2238/task/2259/stat : 2259 (pb_cplex) R 2237 2237 1177 0 -1 4202560 5253 0 0 0 17159 101 0 0 20 0 8 0 391011195 164986880 18036 33554432000 134512640 146736320 4294875072 4069515472 136008053 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2238/tid=2260] ppid=2237 vsize=161120 CPUtime=173.63 cores=1,3,5,7
/proc/2238/task/2260/stat : 2260 (pb_cplex) R 2237 2237 1177 0 -1 4202560 5168 0 0 0 17225 138 0 0 20 0 8 0 391011195 164986880 18036 33554432000 134512640 146736320 4294875072 4059029712 136008106 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1446.5
Current children cumulated vsize (KiB) 170268

[startup+415.5 s]
/proc/loadavg: 8.64 9.19 8.56 8/186 2315
/proc/meminfo: memFree=31235944/32873844 swapFree=7120/7120
[pid=2237] ppid=2235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2237/stat : 2237 (run) S 2235 2237 1177 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391010629 9367552 270 33554432000 4194304 5064252 140737144121936 140737144120848 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2237/statm: 2287 270 229 213 0 72 0
[pid=2238] ppid=2237 vsize=161120 CPUtime=1448.05 cores=1,3,5,7
/proc/2238/stat : 2238 (pb_cplex) S 2237 2237 1177 0 -1 4202496 128645 0 0 0 143849 956 0 0 20 0 8 0 391010630 164986880 18062 33554432000 134512640 146736320 4294875072 4294871440 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2238/statm: 40280 18062 926 2985 0 37214 0
[pid=2238/tid=2254] ppid=2237 vsize=161120 CPUtime=176.61 cores=1,3,5,7
/proc/2238/task/2254/stat : 2254 (pb_cplex) R 2237 2237 1177 0 -1 4202560 10997 0 0 0 17515 146 0 0 20 0 8 0 391011195 164986880 18062 33554432000 134512640 146736320 4294875072 4131131448 136475873 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2238/tid=2255] ppid=2237 vsize=161120 CPUtime=175.3 cores=1,3,5,7
/proc/2238/task/2255/stat : 2255 (pb_cplex) S 2237 2237 1177 0 -1 4202560 4112 0 0 0 17420 110 0 0 20 0 8 0 391011195 164986880 18062 33554432000 134512640 146736320 4294875072 4141620880 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2238/tid=2256] ppid=2237 vsize=161120 CPUtime=176.65 cores=1,3,5,7
/proc/2238/task/2256/stat : 2256 (pb_cplex) R 2237 2237 1177 0 -1 4202560 5464 0 0 0 17552 113 0 0 20 0 8 0 391011195 164986880 18062 33554432000 134512640 146736320 4294875072 4152102984 139042916 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2238/tid=2257] ppid=2237 vsize=161120 CPUtime=175.49 cores=1,3,5,7
/proc/2238/task/2257/stat : 2257 (pb_cplex) R 2237 2237 1177 0 -1 4202560 40330 0 0 0 17432 117 0 0 20 0 8 0 391011195 164986880 18062 33554432000 134512640 146736320 4294875072 4119507944 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2238/tid=2258] ppid=2237 vsize=161120 CPUtime=171.86 cores=1,3,5,7
/proc/2238/task/2258/stat : 2258 (pb_cplex) S 2237 2237 1177 0 -1 4202560 2024 0 0 0 17072 114 0 0 20 0 8 0 391011195 164986880 18062 33554432000 134512640 146736320 4294875072 4088393360 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2238/tid=2259] ppid=2237 vsize=161120 CPUtime=172.77 cores=1,3,5,7
/proc/2238/task/2259/stat : 2259 (pb_cplex) S 2237 2237 1177 0 -1 4202560 5253 0 0 0 17176 101 0 0 20 0 8 0 391011195 164986880 18062 33554432000 134512640 146736320 4294875072 4069518992 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2238/tid=2260] ppid=2237 vsize=161120 CPUtime=173.91 cores=1,3,5,7
/proc/2238/task/2260/stat : 2260 (pb_cplex) S 2237 2237 1177 0 -1 4202560 5168 0 0 0 17253 138 0 0 20 0 8 0 391011195 164986880 18062 33554432000 134512640 146736320 4294875072 4059033232 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1448.05
Current children cumulated vsize (KiB) 170268

[startup+415.7 s]
/proc/loadavg: 8.11 9.07 8.52 3/186 2315
/proc/meminfo: memFree=31235188/32873844 swapFree=7120/7120
[pid=2237] ppid=2235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2237/stat : 2237 (run) S 2235 2237 1177 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391010629 9367552 270 33554432000 4194304 5064252 140737144121936 140737144120848 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2237/statm: 2287 270 229 213 0 72 0
[pid=2238] ppid=2237 vsize=161120 CPUtime=1448.46 cores=1,3,5,7
/proc/2238/stat : 2238 (pb_cplex) S 2237 2237 1177 0 -1 4202496 128645 0 0 0 143890 956 0 0 20 0 8 0 391010630 164986880 18062 33554432000 134512640 146736320 4294875072 4294871440 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2238/statm: 40280 18062 926 2985 0 37214 0
[pid=2238/tid=2254] ppid=2237 vsize=161120 CPUtime=176.67 cores=1,3,5,7
/proc/2238/task/2254/stat : 2254 (pb_cplex) S 2237 2237 1177 0 -1 4202560 10997 0 0 0 17521 146 0 0 20 0 8 0 391011195 164986880 18062 33554432000 134512640 146736320 4294875072 4131135120 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2238/tid=2255] ppid=2237 vsize=161120 CPUtime=175.3 cores=1,3,5,7
/proc/2238/task/2255/stat : 2255 (pb_cplex) S 2237 2237 1177 0 -1 4202560 4112 0 0 0 17420 110 0 0 20 0 8 0 391011195 164986880 18062 33554432000 134512640 146736320 4294875072 4141620880 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2238/tid=2256] ppid=2237 vsize=161120 CPUtime=176.8 cores=1,3,5,7
/proc/2238/task/2256/stat : 2256 (pb_cplex) S 2237 2237 1177 0 -1 4202560 5464 0 0 0 17567 113 0 0 20 0 8 0 391011195 164986880 18062 33554432000 134512640 146736320 4294875072 4152106640 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2238/tid=2257] ppid=2237 vsize=161120 CPUtime=175.69 cores=1,3,5,7
/proc/2238/task/2257/stat : 2257 (pb_cplex) R 2237 2237 1177 0 -1 4202560 40330 0 0 0 17452 117 0 0 20 0 8 0 391011195 164986880 18062 33554432000 134512640 146736320 4294875072 4119507220 136004219 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2238/tid=2258] ppid=2237 vsize=161120 CPUtime=171.86 cores=1,3,5,7
/proc/2238/task/2258/stat : 2258 (pb_cplex) S 2237 2237 1177 0 -1 4202560 2024 0 0 0 17072 114 0 0 20 0 8 0 391011195 164986880 18062 33554432000 134512640 146736320 4294875072 4088393360 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2238/tid=2259] ppid=2237 vsize=161120 CPUtime=172.77 cores=1,3,5,7
/proc/2238/task/2259/stat : 2259 (pb_cplex) S 2237 2237 1177 0 -1 4202560 5253 0 0 0 17176 101 0 0 20 0 8 0 391011195 164986880 18062 33554432000 134512640 146736320 4294875072 4069518992 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2238/tid=2260] ppid=2237 vsize=161120 CPUtime=173.91 cores=1,3,5,7
/proc/2238/task/2260/stat : 2260 (pb_cplex) S 2237 2237 1177 0 -1 4202560 5168 0 0 0 17253 138 0 0 20 0 8 0 391011195 164986880 18062 33554432000 134512640 146736320 4294875072 4059033232 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1448.46
Current children cumulated vsize (KiB) 170268

[startup+415.807 s]
/proc/loadavg: 8.11 9.07 8.52 3/186 2315
/proc/meminfo: memFree=31235188/32873844 swapFree=7120/7120
[pid=2237] ppid=2235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2237/stat : 2237 (run) S 2235 2237 1177 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391010629 9367552 270 33554432000 4194304 5064252 140737144121936 140737144120848 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2237/statm: 2287 270 229 213 0 72 0
[pid=2238] ppid=2237 vsize=161120 CPUtime=1448.56 cores=1,3,5,7
/proc/2238/stat : 2238 (pb_cplex) S 2237 2237 1177 0 -1 4202496 128645 0 0 0 143900 956 0 0 20 0 8 0 391010630 164986880 18062 33554432000 134512640 146736320 4294875072 4294871440 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2238/statm: 40280 18062 926 2985 0 37214 0
[pid=2238/tid=2254] ppid=2237 vsize=161120 CPUtime=176.67 cores=1,3,5,7
/proc/2238/task/2254/stat : 2254 (pb_cplex) S 2237 2237 1177 0 -1 4202560 10997 0 0 0 17521 146 0 0 20 0 8 0 391011195 164986880 18062 33554432000 134512640 146736320 4294875072 4131135120 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2238/tid=2255] ppid=2237 vsize=161120 CPUtime=175.3 cores=1,3,5,7
/proc/2238/task/2255/stat : 2255 (pb_cplex) S 2237 2237 1177 0 -1 4202560 4112 0 0 0 17420 110 0 0 20 0 8 0 391011195 164986880 18062 33554432000 134512640 146736320 4294875072 4141620880 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2238/tid=2256] ppid=2237 vsize=161120 CPUtime=176.8 cores=1,3,5,7
/proc/2238/task/2256/stat : 2256 (pb_cplex) S 2237 2237 1177 0 -1 4202560 5464 0 0 0 17567 113 0 0 20 0 8 0 391011195 164986880 18062 33554432000 134512640 146736320 4294875072 4152106640 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2238/tid=2257] ppid=2237 vsize=161120 CPUtime=175.79 cores=1,3,5,7
/proc/2238/task/2257/stat : 2257 (pb_cplex) R 2237 2237 1177 0 -1 4202560 40330 0 0 0 17462 117 0 0 20 0 8 0 391011195 164986880 18062 33554432000 134512640 146736320 4294875072 4119507336 136388107 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2238/tid=2258] ppid=2237 vsize=161120 CPUtime=171.86 cores=1,3,5,7
/proc/2238/task/2258/stat : 2258 (pb_cplex) S 2237 2237 1177 0 -1 4202560 2024 0 0 0 17072 114 0 0 20 0 8 0 391011195 164986880 18062 33554432000 134512640 146736320 4294875072 4088393360 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2238/tid=2259] ppid=2237 vsize=161120 CPUtime=172.77 cores=1,3,5,7
/proc/2238/task/2259/stat : 2259 (pb_cplex) S 2237 2237 1177 0 -1 4202560 5253 0 0 0 17176 101 0 0 20 0 8 0 391011195 164986880 18062 33554432000 134512640 146736320 4294875072 4069518992 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2238/tid=2260] ppid=2237 vsize=161120 CPUtime=173.91 cores=1,3,5,7
/proc/2238/task/2260/stat : 2260 (pb_cplex) S 2237 2237 1177 0 -1 4202560 5168 0 0 0 17253 138 0 0 20 0 8 0 391011195 164986880 18062 33554432000 134512640 146736320 4294875072 4059033232 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1448.56
Current children cumulated vsize (KiB) 170268

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2237 and gives
#  childrusage.ru_utime.tv_sec=1435
#  childrusage.ru_utime.tv_usec=49839
#  childrusage.ru_stime.tv_sec=9
#  childrusage.ru_stime.tv_usec=751517
# CPU time returned by wait4() is 1444.8
# while last known CPU time is 1448.56
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 415.895
CPU time (s): 1448.56
CPU user time (s): 1439
CPU system time (s): 9.56
CPU usage (%): 348.3
Max. virtual memory (cumulated for all children) (KiB): 186880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1435.05
system time used= 9.75152
maximum resident set size= 85296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129023
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= 33322
involuntary context switches= 80925

runsolver used 0.763883 second user time and 2.13567 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-09 15:34:17
IDJOB=3738054
IDBENCH=48377
IDSOLVER=2325
FILE ID=node142/3738054-1339248857
RUNJOBID= node142-1339247525-1194
PBS_JOBID= 14644380
Free space on /tmp= 71448 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_10_3_15.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3738054-1339248857/watcher-3738054-1339248857 -o /tmp/evaluation-result-3738054-1339248857/solver-3738054-1339248857 -C 1800 -W 1900 -M 15500  run HOME/instance-3738054-1339248857.opb

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

MD5SUM BENCH= 97892b1b250c8711791b219b8ddda703
RANDOM SEED=992645093

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.776
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:       32873844 kB
MemFree:        31146180 kB
Buffers:          334488 kB
Cached:           227760 kB
SwapCached:         1676 kB
Active:           779492 kB
Inactive:          47304 kB
Active(anon):     263128 kB
Inactive(anon):     2184 kB
Active(file):     516364 kB
Inactive(file):    45120 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67100604 kB
Dirty:             16300 kB
Writeback:             0 kB
AnonPages:        268580 kB
Mapped:            12616 kB
Shmem:                 4 kB
Slab:             758756 kB
SReclaimable:     200316 kB
SUnreclaim:       558440 kB
KernelStack:        1512 kB
PageTables:         4744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     428092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 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-3738054-1339248857.opb

Free space on /tmp at the end= 71428 MiB
End job on node142 at 2012-06-09 15:41:13