Trace number 3737807

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 122.26 72.9583

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_5_40.opb
MD5SUM9100923ff6d9c8d4da1b288858ed91b3
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 benchmark17.0534
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6124
Sum of products size (including duplicates)12248
Number of different products3062
Sum of products size6124

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3737807-1339248802.opb.
0.00/0.00	c Instance file HOME/instance-3737807-1339248802.opb
0.00/0.00	c File size is 256866 bytes.
0.00/0.05	c Highest Coefficient sum: 200
0.00/0.05	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.06	c ============================[ Problem Statistics ]=============================
0.00/0.06	c |                                                                             |
0.00/0.06	c |  Parsing time:          0.06         s                                      |
0.00/0.06	c |  Number Variables:      3262                                                |
0.00/0.06	c |  Number Constraints:    6426                                                |
0.00/0.06	c ===============================================================================
122.26/72.95	c Remaining time 1799.94 sec.
122.26/72.95	s UNSATISFIABLE
122.26/72.95	c Total CPU time              : 122.043 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-3737807-1339248802/watcher-3737807-1339248802 -o /tmp/evaluation-result-3737807-1339248802/solver-3737807-1339248802 -C 1800 -W 1900 -M 15500 run HOME/instance-3737807-1339248802.opb 

running on 4 cores: 0,2,4,6

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: 8.94 10.71 9.26 10/184 24391
/proc/meminfo: memFree=29344280/32873844 swapFree=7372/7372
[pid=24391] ppid=24389 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24391/stat : 24391 (run) S 24389 24391 23197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391008839 9367552 270 33554432000 4194304 5064252 140736003437504 140736003436416 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24391/statm: 2287 270 229 213 0 72 0

[startup+0.0641861 s]
/proc/loadavg: 8.94 10.71 9.26 10/184 24391
/proc/meminfo: memFree=29344280/32873844 swapFree=7372/7372
[pid=24391] ppid=24389 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24391/stat : 24391 (run) S 24389 24391 23197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391008839 9367552 270 33554432000 4194304 5064252 140736003437504 140736003436416 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24391/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100278 s]
/proc/loadavg: 8.94 10.71 9.26 10/184 24391
/proc/meminfo: memFree=29344280/32873844 swapFree=7372/7372
[pid=24391] ppid=24389 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24391/stat : 24391 (run) S 24389 24391 23197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391008839 9367552 270 33554432000 4194304 5064252 140736003437504 140736003436416 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24391/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300168 s]
/proc/loadavg: 8.94 10.71 9.26 10/184 24391
/proc/meminfo: memFree=29344280/32873844 swapFree=7372/7372
[pid=24391] ppid=24389 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24391/stat : 24391 (run) S 24389 24391 23197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391008839 9367552 270 33554432000 4194304 5064252 140736003437504 140736003436416 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24391/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700278 s]
/proc/loadavg: 8.94 10.71 9.26 10/184 24391
/proc/meminfo: memFree=29344280/32873844 swapFree=7372/7372
[pid=24391] ppid=24389 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24391/stat : 24391 (run) S 24389 24391 23197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391008839 9367552 270 33554432000 4194304 5064252 140736003437504 140736003436416 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24391/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 8.94 10.71 9.26 10/186 24393
/proc/meminfo: memFree=29326952/32873844 swapFree=7372/7372
[pid=24391] ppid=24389 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24391/stat : 24391 (run) S 24389 24391 23197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391008839 9367552 270 33554432000 4194304 5064252 140736003437504 140736003436416 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24391/statm: 2287 270 229 213 0 72 0
[pid=24392] ppid=24391 vsize=39964 CPUtime=1.48 cores=0,2,4,6
/proc/24392/stat : 24392 (pb_cplex) R 24391 24391 23197 0 -1 4202496 7978 0 0 0 147 1 0 0 20 0 1 0 391008840 40923136 5250 33554432000 134512640 146736320 4288779584 4288773752 136015681 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/24392/statm: 9991 5250 815 2985 0 6925 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 49112

[startup+3.10028 s]
/proc/loadavg: 8.94 10.71 9.26 10/186 24393
/proc/meminfo: memFree=29326332/32873844 swapFree=7372/7372
[pid=24391] ppid=24389 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24391/stat : 24391 (run) S 24389 24391 23197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391008839 9367552 270 33554432000 4194304 5064252 140736003437504 140736003436416 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24391/statm: 2287 270 229 213 0 72 0
[pid=24392] ppid=24391 vsize=39964 CPUtime=3.08 cores=0,2,4,6
/proc/24392/stat : 24392 (pb_cplex) R 24391 24391 23197 0 -1 4202496 7980 0 0 0 307 1 0 0 20 0 1 0 391008840 40923136 5252 33554432000 134512640 146736320 4288779584 4288773512 139043587 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/24392/statm: 9991 5252 815 2985 0 6925 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 49112

[startup+6.30028 s]
/proc/loadavg: 8.78 10.65 9.25 8/186 24393
/proc/meminfo: memFree=29323364/32873844 swapFree=7372/7372
[pid=24391] ppid=24389 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24391/stat : 24391 (run) S 24389 24391 23197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391008839 9367552 270 33554432000 4194304 5064252 140736003437504 140736003436416 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24391/statm: 2287 270 229 213 0 72 0
[pid=24392] ppid=24391 vsize=40128 CPUtime=6.29 cores=0,2,4,6
/proc/24392/stat : 24392 (pb_cplex) R 24391 24391 23197 0 -1 4202496 8376 0 0 0 627 2 0 0 20 0 1 0 391008840 41091072 5468 33554432000 134512640 146736320 4288779584 4288773832 136461520 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/24392/statm: 10032 5468 833 2985 0 6966 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49276

[startup+12.7003 s]
/proc/loadavg: 8.80 10.62 9.25 10/186 24393
/proc/meminfo: memFree=29321668/32873844 swapFree=7372/7372
[pid=24391] ppid=24389 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24391/stat : 24391 (run) S 24389 24391 23197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391008839 9367552 270 33554432000 4194304 5064252 140736003437504 140736003436416 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24391/statm: 2287 270 229 213 0 72 0
[pid=24392] ppid=24391 vsize=41792 CPUtime=12.68 cores=0,2,4,6
/proc/24392/stat : 24392 (pb_cplex) R 24391 24391 23197 0 -1 4202496 12023 0 0 0 1266 2 0 0 20 0 1 0 391008840 42795008 5996 33554432000 134512640 146736320 4288779584 4288773888 135999753 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/24392/statm: 10448 5996 838 2985 0 7382 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 50940

[startup+25.5004 s]
/proc/loadavg: 9.04 10.57 9.25 10/193 24400
/proc/meminfo: memFree=29273620/32873844 swapFree=7372/7372
[pid=24391] ppid=24389 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24391/stat : 24391 (run) S 24389 24391 23197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391008839 9367552 270 33554432000 4194304 5064252 140736003437504 140736003436416 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24391/statm: 2287 270 229 213 0 72 0
[pid=24392] ppid=24391 vsize=181524 CPUtime=35.67 cores=0,2,4,6
/proc/24392/stat : 24392 (pb_cplex) R 24391 24391 23197 0 -1 4202496 29786 0 0 0 3560 7 0 0 20 0 8 0 391008840 185880576 18385 33554432000 134512640 146736320 4288779584 4288772376 136007599 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/24392/statm: 45381 18385 878 2985 0 42315 0
[pid=24392/tid=24394] ppid=24391 vsize=181524 CPUtime=1.52 cores=0,2,4,6
/proc/24392/task/24394/stat : 24394 (pb_cplex) R 24391 24391 23197 0 -1 4202560 1714 0 0 0 152 0 0 0 20 0 8 0 391010768 185880576 18385 33554432000 134512640 146736320 4288779584 4140830928 136008339 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=24392/tid=24395] ppid=24391 vsize=181524 CPUtime=1.64 cores=0,2,4,6
/proc/24392/task/24395/stat : 24395 (pb_cplex) R 24391 24391 23197 0 -1 4202560 1111 0 0 0 164 0 0 0 20 0 8 0 391010768 185880576 18385 33554432000 134512640 146736320 4288779584 4130345168 136008050 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=24392/tid=24396] ppid=24391 vsize=181524 CPUtime=1.6 cores=0,2,4,6
/proc/24392/task/24396/stat : 24396 (pb_cplex) R 24391 24391 23197 0 -1 4202560 1477 0 0 0 160 0 0 0 20 0 8 0 391010768 185880576 18385 33554432000 134512640 146736320 4288779584 4119859408 136008044 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=24392/tid=24397] ppid=24391 vsize=181524 CPUtime=1.8 cores=0,2,4,6
/proc/24392/task/24397/stat : 24397 (pb_cplex) R 24391 24391 23197 0 -1 4202560 1863 0 0 0 180 0 0 0 20 0 8 0 391010768 185880576 18385 33554432000 134512640 146736320 4288779584 4109373512 139042980 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=24392/tid=24398] ppid=24391 vsize=181524 CPUtime=1.68 cores=0,2,4,6
/proc/24392/task/24398/stat : 24398 (pb_cplex) R 24391 24391 23197 0 -1 4202560 1543 0 0 0 168 0 0 0 20 0 8 0 391010768 185880576 18385 33554432000 134512640 146736320 4288779584 4098888072 136388065 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=24392/tid=24399] ppid=24391 vsize=181524 CPUtime=1.66 cores=0,2,4,6
/proc/24392/task/24399/stat : 24399 (pb_cplex) R 24391 24391 23197 0 -1 4202560 1222 0 0 0 166 0 0 0 20 0 8 0 391010768 185880576 18385 33554432000 134512640 146736320 4288779584 4088401920 136019043 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=24392/tid=24400] ppid=24391 vsize=181524 CPUtime=1.64 cores=0,2,4,6
/proc/24392/task/24400/stat : 24400 (pb_cplex) R 24391 24391 23197 0 -1 4202560 1143 0 0 0 164 0 0 0 20 0 8 0 391010768 185880576 18385 33554432000 134512640 146736320 4288779584 4077916228 136385184 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 35.67
Current children cumulated vsize (KiB) 190672

[startup+51.1004 s]
/proc/loadavg: 8.43 10.30 9.20 15/193 24400
/proc/meminfo: memFree=29266552/32873844 swapFree=7372/7372
[pid=24391] ppid=24389 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24391/stat : 24391 (run) S 24389 24391 23197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391008839 9367552 270 33554432000 4194304 5064252 140736003437504 140736003436416 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24391/statm: 2287 270 229 213 0 72 0
[pid=24392] ppid=24391 vsize=182820 CPUtime=88.84 cores=0,2,4,6
/proc/24392/stat : 24392 (pb_cplex) R 24391 24391 23197 0 -1 4202496 32108 0 0 0 8875 9 0 0 20 0 8 0 391008840 187207680 18942 33554432000 134512640 146736320 4288779584 4288772280 136475875 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24392/statm: 45705 18942 898 2985 0 42639 0
[pid=24392/tid=24394] ppid=24391 vsize=182820 CPUtime=6.01 cores=0,2,4,6
/proc/24392/task/24394/stat : 24394 (pb_cplex) R 24391 24391 23197 0 -1 4202560 2550 0 0 0 601 0 0 0 20 0 8 0 391010768 187207680 18942 33554432000 134512640 146736320 4288779584 4140830928 136008050 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=24392/tid=24395] ppid=24391 vsize=182820 CPUtime=5.52 cores=0,2,4,6
/proc/24392/task/24395/stat : 24395 (pb_cplex) R 24391 24391 23197 0 -1 4202560 1154 0 0 0 552 0 0 0 20 0 8 0 391010768 187207680 18942 33554432000 134512640 146736320 4288779584 4130344960 136018948 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=24392/tid=24396] ppid=24391 vsize=182820 CPUtime=6.28 cores=0,2,4,6
/proc/24392/task/24396/stat : 24396 (pb_cplex) R 24391 24391 23197 0 -1 4202560 1552 0 0 0 628 0 0 0 20 0 8 0 391010768 187207680 18942 33554432000 134512640 146736320 4288779584 4119859312 136384892 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=24392/tid=24397] ppid=24391 vsize=182820 CPUtime=6.51 cores=0,2,4,6
/proc/24392/task/24397/stat : 24397 (pb_cplex) R 24391 24391 23197 0 -1 4202560 1967 0 0 0 651 0 0 0 20 0 8 0 391010768 187207680 18942 33554432000 134512640 146736320 4288779584 4109374032 136403109 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=24392/tid=24398] ppid=24391 vsize=182820 CPUtime=6.56 cores=0,2,4,6
/proc/24392/task/24398/stat : 24398 (pb_cplex) R 24391 24391 23197 0 -1 4202560 1616 0 0 0 656 0 0 0 20 0 8 0 391010768 187207680 18942 33554432000 134512640 146736320 4288779584 4098887680 136019049 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=24392/tid=24399] ppid=24391 vsize=182820 CPUtime=5.97 cores=0,2,4,6
/proc/24392/task/24399/stat : 24399 (pb_cplex) R 24391 24391 23197 0 -1 4202560 1287 0 0 0 597 0 0 0 20 0 8 0 391010768 187207680 18942 33554432000 134512640 146736320 4288779584 4088402512 136403117 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=24392/tid=24400] ppid=24391 vsize=182820 CPUtime=6.31 cores=0,2,4,6
/proc/24392/task/24400/stat : 24400 (pb_cplex) R 24391 24391 23197 0 -1 4202560 1151 0 0 0 631 0 0 0 20 0 8 0 391010768 187207680 18942 33554432000 134512640 146736320 4288779584 4077916368 136008050 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 88.84
Current children cumulated vsize (KiB) 191968

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

[startup+63.9004 s]
/proc/loadavg: 8.63 10.25 9.20 9/193 24400
/proc/meminfo: memFree=29264500/32873844 swapFree=7372/7372
[pid=24391] ppid=24389 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24391/stat : 24391 (run) S 24389 24391 23197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391008839 9367552 270 33554432000 4194304 5064252 140736003437504 140736003436416 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24391/statm: 2287 270 229 213 0 72 0
[pid=24392] ppid=24391 vsize=183236 CPUtime=109.73 cores=0,2,4,6
/proc/24392/stat : 24392 (pb_cplex) R 24391 24391 23197 0 -1 4202496 32390 0 0 0 10964 9 0 0 20 0 8 0 391008840 187633664 19064 33554432000 134512640 146736320 4288779584 4288772500 136003493 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24392/statm: 45809 19064 898 2985 0 42743 0
[pid=24392/tid=24394] ppid=24391 vsize=183236 CPUtime=7.51 cores=0,2,4,6
/proc/24392/task/24394/stat : 24394 (pb_cplex) S 24391 24391 23197 0 -1 4202560 2550 0 0 0 751 0 0 0 20 0 8 0 391010768 187633664 19064 33554432000 134512640 146736320 4288779584 4140834448 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24392/tid=24395] ppid=24391 vsize=183236 CPUtime=7.14 cores=0,2,4,6
/proc/24392/task/24395/stat : 24395 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1232 0 0 0 714 0 0 0 20 0 8 0 391010768 187633664 19064 33554432000 134512640 146736320 4288779584 4130348688 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24392/tid=24396] ppid=24391 vsize=183236 CPUtime=7.2 cores=0,2,4,6
/proc/24392/task/24396/stat : 24396 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1578 0 0 0 720 0 0 0 20 0 8 0 391010768 187633664 19064 33554432000 134512640 146736320 4288779584 4119862928 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24392/tid=24397] ppid=24391 vsize=183236 CPUtime=7.68 cores=0,2,4,6
/proc/24392/task/24397/stat : 24397 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1967 0 0 0 768 0 0 0 20 0 8 0 391010768 187633664 19064 33554432000 134512640 146736320 4288779584 4109377168 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24392/tid=24398] ppid=24391 vsize=183236 CPUtime=8.01 cores=0,2,4,6
/proc/24392/task/24398/stat : 24398 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1616 0 0 0 801 0 0 0 20 0 8 0 391010768 187633664 19064 33554432000 134512640 146736320 4288779584 4098891408 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24392/tid=24399] ppid=24391 vsize=183236 CPUtime=6.95 cores=0,2,4,6
/proc/24392/task/24399/stat : 24399 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1287 0 0 0 695 0 0 0 20 0 8 0 391010768 187633664 19064 33554432000 134512640 146736320 4288779584 4088405648 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24392/tid=24400] ppid=24391 vsize=183236 CPUtime=7.74 cores=0,2,4,6
/proc/24392/task/24400/stat : 24400 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1151 0 0 0 774 0 0 0 20 0 8 0 391010768 187633664 19064 33554432000 134512640 146736320 4288779584 4077919888 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 109.73
Current children cumulated vsize (KiB) 192384

[startup+67.1064 s]
/proc/loadavg: 8.63 10.25 9.20 10/193 24400
/proc/meminfo: memFree=29264500/32873844 swapFree=7372/7372
[pid=24391] ppid=24389 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24391/stat : 24391 (run) S 24389 24391 23197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391008839 9367552 270 33554432000 4194304 5064252 140736003437504 140736003436416 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24391/statm: 2287 270 229 213 0 72 0
[pid=24392] ppid=24391 vsize=183236 CPUtime=112.93 cores=0,2,4,6
/proc/24392/stat : 24392 (pb_cplex) R 24391 24391 23197 0 -1 4202496 32390 0 0 0 11284 9 0 0 20 0 8 0 391008840 187633664 19064 33554432000 134512640 146736320 4288779584 4288772432 136008450 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24392/statm: 45809 19064 898 2985 0 42743 0
[pid=24392/tid=24394] ppid=24391 vsize=183236 CPUtime=7.51 cores=0,2,4,6
/proc/24392/task/24394/stat : 24394 (pb_cplex) S 24391 24391 23197 0 -1 4202560 2550 0 0 0 751 0 0 0 20 0 8 0 391010768 187633664 19064 33554432000 134512640 146736320 4288779584 4140834448 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24392/tid=24395] ppid=24391 vsize=183236 CPUtime=7.14 cores=0,2,4,6
/proc/24392/task/24395/stat : 24395 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1232 0 0 0 714 0 0 0 20 0 8 0 391010768 187633664 19064 33554432000 134512640 146736320 4288779584 4130348688 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24392/tid=24396] ppid=24391 vsize=183236 CPUtime=7.2 cores=0,2,4,6
/proc/24392/task/24396/stat : 24396 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1578 0 0 0 720 0 0 0 20 0 8 0 391010768 187633664 19064 33554432000 134512640 146736320 4288779584 4119862928 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24392/tid=24397] ppid=24391 vsize=183236 CPUtime=7.68 cores=0,2,4,6
/proc/24392/task/24397/stat : 24397 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1967 0 0 0 768 0 0 0 20 0 8 0 391010768 187633664 19064 33554432000 134512640 146736320 4288779584 4109377168 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24392/tid=24398] ppid=24391 vsize=183236 CPUtime=8.01 cores=0,2,4,6
/proc/24392/task/24398/stat : 24398 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1616 0 0 0 801 0 0 0 20 0 8 0 391010768 187633664 19064 33554432000 134512640 146736320 4288779584 4098891408 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24392/tid=24399] ppid=24391 vsize=183236 CPUtime=6.95 cores=0,2,4,6
/proc/24392/task/24399/stat : 24399 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1287 0 0 0 695 0 0 0 20 0 8 0 391010768 187633664 19064 33554432000 134512640 146736320 4288779584 4088405648 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24392/tid=24400] ppid=24391 vsize=183236 CPUtime=7.74 cores=0,2,4,6
/proc/24392/task/24400/stat : 24400 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1151 0 0 0 774 0 0 0 20 0 8 0 391010768 187633664 19064 33554432000 134512640 146736320 4288779584 4077919888 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 112.93
Current children cumulated vsize (KiB) 192384

[startup+70.3004 s]
/proc/loadavg: 8.66 10.23 9.20 9/193 24400
/proc/meminfo: memFree=29263500/32873844 swapFree=7372/7372
[pid=24391] ppid=24389 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24391/stat : 24391 (run) S 24389 24391 23197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391008839 9367552 270 33554432000 4194304 5064252 140736003437504 140736003436416 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24391/statm: 2287 270 229 213 0 72 0
[pid=24392] ppid=24391 vsize=183236 CPUtime=116.13 cores=0,2,4,6
/proc/24392/stat : 24392 (pb_cplex) R 24391 24391 23197 0 -1 4202496 32393 0 0 0 11604 9 0 0 20 0 8 0 391008840 187633664 19119 33554432000 134512640 146736320 4288779584 4288771372 135454023 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24392/statm: 45809 19119 898 2985 0 42743 0
[pid=24392/tid=24394] ppid=24391 vsize=183236 CPUtime=7.51 cores=0,2,4,6
/proc/24392/task/24394/stat : 24394 (pb_cplex) S 24391 24391 23197 0 -1 4202560 2550 0 0 0 751 0 0 0 20 0 8 0 391010768 187633664 19119 33554432000 134512640 146736320 4288779584 4140834448 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24392/tid=24395] ppid=24391 vsize=183236 CPUtime=7.14 cores=0,2,4,6
/proc/24392/task/24395/stat : 24395 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1232 0 0 0 714 0 0 0 20 0 8 0 391010768 187633664 19119 33554432000 134512640 146736320 4288779584 4130348688 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24392/tid=24396] ppid=24391 vsize=183236 CPUtime=7.2 cores=0,2,4,6
/proc/24392/task/24396/stat : 24396 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1578 0 0 0 720 0 0 0 20 0 8 0 391010768 187633664 19119 33554432000 134512640 146736320 4288779584 4119862928 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24392/tid=24397] ppid=24391 vsize=183236 CPUtime=7.68 cores=0,2,4,6
/proc/24392/task/24397/stat : 24397 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1967 0 0 0 768 0 0 0 20 0 8 0 391010768 187633664 19119 33554432000 134512640 146736320 4288779584 4109377168 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24392/tid=24398] ppid=24391 vsize=183236 CPUtime=8.01 cores=0,2,4,6
/proc/24392/task/24398/stat : 24398 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1616 0 0 0 801 0 0 0 20 0 8 0 391010768 187633664 19119 33554432000 134512640 146736320 4288779584 4098891408 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24392/tid=24399] ppid=24391 vsize=183236 CPUtime=6.95 cores=0,2,4,6
/proc/24392/task/24399/stat : 24399 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1287 0 0 0 695 0 0 0 20 0 8 0 391010768 187633664 19119 33554432000 134512640 146736320 4288779584 4088405648 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24392/tid=24400] ppid=24391 vsize=183236 CPUtime=7.74 cores=0,2,4,6
/proc/24392/task/24400/stat : 24400 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1151 0 0 0 774 0 0 0 20 0 8 0 391010768 187633664 19119 33554432000 134512640 146736320 4288779584 4077919888 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 116.13
Current children cumulated vsize (KiB) 192384

[startup+71.9004 s]
/proc/loadavg: 8.66 10.23 9.20 9/193 24400
/proc/meminfo: memFree=29264120/32873844 swapFree=7372/7372
[pid=24391] ppid=24389 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24391/stat : 24391 (run) S 24389 24391 23197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391008839 9367552 270 33554432000 4194304 5064252 140736003437504 140736003436416 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24391/statm: 2287 270 229 213 0 72 0
[pid=24392] ppid=24391 vsize=182876 CPUtime=119.41 cores=0,2,4,6
/proc/24392/stat : 24392 (pb_cplex) S 24391 24391 23197 0 -1 4202496 32462 0 0 0 11932 9 0 0 20 0 8 0 391008840 187265024 19050 33554432000 134512640 146736320 4288779584 4288775952 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24392/statm: 45719 19050 898 2985 0 42653 0
[pid=24392/tid=24394] ppid=24391 vsize=182876 CPUtime=8.35 cores=0,2,4,6
/proc/24392/task/24394/stat : 24394 (pb_cplex) R 24391 24391 23197 0 -1 4202560 2575 0 0 0 835 0 0 0 20 0 8 0 391010768 187265024 19050 33554432000 134512640 146736320 4288779584 4140831360 139046505 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=24392/tid=24395] ppid=24391 vsize=182876 CPUtime=7.99 cores=0,2,4,6
/proc/24392/task/24395/stat : 24395 (pb_cplex) R 24391 24391 23197 0 -1 4202560 1275 0 0 0 799 0 0 0 20 0 8 0 391010768 187265024 19050 33554432000 134512640 146736320 4288779584 4130344908 139028294 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=24392/tid=24396] ppid=24391 vsize=182876 CPUtime=8.04 cores=0,2,4,6
/proc/24392/task/24396/stat : 24396 (pb_cplex) R 24391 24391 23197 0 -1 4202560 1579 0 0 0 804 0 0 0 20 0 8 0 391010768 187265024 19050 33554432000 134512640 146736320 4288779584 4119859272 139042904 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=24392/tid=24397] ppid=24391 vsize=182876 CPUtime=7.68 cores=0,2,4,6
/proc/24392/task/24397/stat : 24397 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1967 0 0 0 768 0 0 0 20 0 8 0 391010768 187265024 19050 33554432000 134512640 146736320 4288779584 4109377168 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24392/tid=24398] ppid=24391 vsize=182876 CPUtime=8.01 cores=0,2,4,6
/proc/24392/task/24398/stat : 24398 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1616 0 0 0 801 0 0 0 20 0 8 0 391010768 187265024 19050 33554432000 134512640 146736320 4288779584 4098891408 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24392/tid=24399] ppid=24391 vsize=182876 CPUtime=6.95 cores=0,2,4,6
/proc/24392/task/24399/stat : 24399 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1287 0 0 0 695 0 0 0 20 0 8 0 391010768 187265024 19050 33554432000 134512640 146736320 4288779584 4088405648 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24392/tid=24400] ppid=24391 vsize=182876 CPUtime=7.74 cores=0,2,4,6
/proc/24392/task/24400/stat : 24400 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1151 0 0 0 774 0 0 0 20 0 8 0 391010768 187265024 19050 33554432000 134512640 146736320 4288779584 4077919888 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 119.41
Current children cumulated vsize (KiB) 192024

[startup+72.7004 s]
/proc/loadavg: 8.66 10.23 9.20 10/193 24400
/proc/meminfo: memFree=29264120/32873844 swapFree=7372/7372
[pid=24391] ppid=24389 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24391/stat : 24391 (run) S 24389 24391 23197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391008839 9367552 270 33554432000 4194304 5064252 140736003437504 140736003436416 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24391/statm: 2287 270 229 213 0 72 0
[pid=24392] ppid=24391 vsize=182876 CPUtime=121.81 cores=0,2,4,6
/proc/24392/stat : 24392 (pb_cplex) S 24391 24391 23197 0 -1 4202496 32462 0 0 0 12172 9 0 0 20 0 8 0 391008840 187265024 19050 33554432000 134512640 146736320 4288779584 4288775952 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24392/statm: 45719 19050 898 2985 0 42653 0
[pid=24392/tid=24394] ppid=24391 vsize=182876 CPUtime=9.15 cores=0,2,4,6
/proc/24392/task/24394/stat : 24394 (pb_cplex) R 24391 24391 23197 0 -1 4202560 2575 0 0 0 915 0 0 0 20 0 8 0 391010768 187265024 19050 33554432000 134512640 146736320 4288779584 4140830792 139042902 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=24392/tid=24395] ppid=24391 vsize=182876 CPUtime=8.78 cores=0,2,4,6
/proc/24392/task/24395/stat : 24395 (pb_cplex) R 24391 24391 23197 0 -1 4202560 1275 0 0 0 878 0 0 0 20 0 8 0 391010768 187265024 19050 33554432000 134512640 146736320 4288779584 4130345600 139046508 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=24392/tid=24396] ppid=24391 vsize=182876 CPUtime=8.84 cores=0,2,4,6
/proc/24392/task/24396/stat : 24396 (pb_cplex) R 24391 24391 23197 0 -1 4202560 1579 0 0 0 884 0 0 0 20 0 8 0 391010768 187265024 19050 33554432000 134512640 146736320 4288779584 4119859636 136400586 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=24392/tid=24397] ppid=24391 vsize=182876 CPUtime=7.68 cores=0,2,4,6
/proc/24392/task/24397/stat : 24397 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1967 0 0 0 768 0 0 0 20 0 8 0 391010768 187265024 19050 33554432000 134512640 146736320 4288779584 4109377168 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24392/tid=24398] ppid=24391 vsize=182876 CPUtime=8.01 cores=0,2,4,6
/proc/24392/task/24398/stat : 24398 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1616 0 0 0 801 0 0 0 20 0 8 0 391010768 187265024 19050 33554432000 134512640 146736320 4288779584 4098891408 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24392/tid=24399] ppid=24391 vsize=182876 CPUtime=6.95 cores=0,2,4,6
/proc/24392/task/24399/stat : 24399 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1287 0 0 0 695 0 0 0 20 0 8 0 391010768 187265024 19050 33554432000 134512640 146736320 4288779584 4088405648 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24392/tid=24400] ppid=24391 vsize=182876 CPUtime=7.74 cores=0,2,4,6
/proc/24392/task/24400/stat : 24400 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1151 0 0 0 774 0 0 0 20 0 8 0 391010768 187265024 19050 33554432000 134512640 146736320 4288779584 4077919888 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 121.81
Current children cumulated vsize (KiB) 192024

[startup+72.9004 s]
/proc/loadavg: 8.66 10.23 9.20 10/193 24400
/proc/meminfo: memFree=29264120/32873844 swapFree=7372/7372
[pid=24391] ppid=24389 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24391/stat : 24391 (run) S 24389 24391 23197 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 391008839 9367552 270 33554432000 4194304 5064252 140736003437504 140736003436416 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24391/statm: 2287 270 229 213 0 72 0
[pid=24392] ppid=24391 vsize=182876 CPUtime=122.26 cores=0,2,4,6
/proc/24392/stat : 24392 (pb_cplex) S 24391 24391 23197 0 -1 4202496 32463 0 0 0 12217 9 0 0 20 0 8 0 391008840 187265024 19051 33554432000 134512640 146736320 4288779584 4288775952 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24392/statm: 45719 19051 898 2985 0 42653 0
[pid=24392/tid=24394] ppid=24391 vsize=182876 CPUtime=9.35 cores=0,2,4,6
/proc/24392/task/24394/stat : 24394 (pb_cplex) R 24391 24391 23197 0 -1 4202560 2576 0 0 0 935 0 0 0 20 0 8 0 391010768 187265024 19051 33554432000 134512640 146736320 4288779584 4140830776 136475773 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=24392/tid=24395] ppid=24391 vsize=182876 CPUtime=8.85 cores=0,2,4,6
/proc/24392/task/24395/stat : 24395 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1275 0 0 0 885 0 0 0 20 0 8 0 391010768 187265024 19051 33554432000 134512640 146736320 4288779584 4130348688 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24392/tid=24396] ppid=24391 vsize=182876 CPUtime=9.03 cores=0,2,4,6
/proc/24392/task/24396/stat : 24396 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1579 0 0 0 903 0 0 0 20 0 8 0 391010768 187265024 19051 33554432000 134512640 146736320 4288779584 4119862928 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24392/tid=24397] ppid=24391 vsize=182876 CPUtime=7.68 cores=0,2,4,6
/proc/24392/task/24397/stat : 24397 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1967 0 0 0 768 0 0 0 20 0 8 0 391010768 187265024 19051 33554432000 134512640 146736320 4288779584 4109377168 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24392/tid=24398] ppid=24391 vsize=182876 CPUtime=8.01 cores=0,2,4,6
/proc/24392/task/24398/stat : 24398 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1616 0 0 0 801 0 0 0 20 0 8 0 391010768 187265024 19051 33554432000 134512640 146736320 4288779584 4098891408 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24392/tid=24399] ppid=24391 vsize=182876 CPUtime=6.95 cores=0,2,4,6
/proc/24392/task/24399/stat : 24399 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1287 0 0 0 695 0 0 0 20 0 8 0 391010768 187265024 19051 33554432000 134512640 146736320 4288779584 4088405648 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24392/tid=24400] ppid=24391 vsize=182876 CPUtime=7.74 cores=0,2,4,6
/proc/24392/task/24400/stat : 24400 (pb_cplex) S 24391 24391 23197 0 -1 4202560 1151 0 0 0 774 0 0 0 20 0 8 0 391010768 187265024 19051 33554432000 134512640 146736320 4288779584 4077919888 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 122.26
Current children cumulated vsize (KiB) 192024

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24391 and gives
#  childrusage.ru_utime.tv_sec=122
#  childrusage.ru_utime.tv_usec=44446
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=130980
# CPU time returned by wait4() is 122.175
# while last known CPU time is 122.26
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 72.9583
CPU time (s): 122.26
CPU user time (s): 122.17
CPU system time (s): 0.09
CPU usage (%): 167.575
Max. virtual memory (cumulated for all children) (KiB): 192384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 122.044
system time used= 0.13098
maximum resident set size= 76476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32843
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= 1798
involuntary context switches= 3697

runsolver used 0.12898 second user time and 0.279957 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-09 15:33:22
IDJOB=3737807
IDBENCH=48320
IDSOLVER=2325
FILE ID=node109/3737807-1339248802
RUNJOBID= node109-1339246834-23214
PBS_JOBID= 14644372
Free space on /tmp= 70684 MiB

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

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

MD5SUM BENCH= 9100923ff6d9c8d4da1b288858ed91b3
RANDOM SEED=1054060262

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29345088 kB
Buffers:         1576444 kB
Cached:           857748 kB
SwapCached:         1336 kB
Active:          2417932 kB
Inactive:         129896 kB
Active(anon):     108208 kB
Inactive(anon):     6228 kB
Active(file):    2309724 kB
Inactive(file):   123668 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67102640 kB
Dirty:             16712 kB
Writeback:             0 kB
AnonPages:        118080 kB
Mapped:            13284 kB
Shmem:                 4 kB
Slab:             839512 kB
SReclaimable:     281424 kB
SUnreclaim:       558088 kB
KernelStack:        1520 kB
PageTables:         4348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     254100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 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-3737807-1339248802.opb

Free space on /tmp at the end= 70668 MiB
End job on node109 at 2012-06-09 15:34:36