Trace number 3737794

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.34 422.973

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_10_1_15.opb
MD5SUMc7cfddeeb3bb3e7896ee6eefe7e9ac17
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.34
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)1220
Sum of products size (including duplicates)2440
Number of different products610
Sum of products size1220

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3737794-1339248795.opb.
0.00/0.00	c Instance file HOME/instance-3737794-1339248795.opb
0.00/0.00	c File size is 49948 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:      710                                                 |
0.00/0.01	c |  Number Constraints:    1372                                                |
0.00/0.01	c ===============================================================================
1448.34/422.97	c Remaining time 1799.99 sec.
1448.34/422.97	s UNSATISFIABLE
1448.34/422.97	c Total CPU time              : 1442.83 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-3737794-1339248795/watcher-3737794-1339248795 -o /tmp/evaluation-result-3737794-1339248795/solver-3737794-1339248795 -C 1800 -W 1900 -M 15500 run HOME/instance-3737794-1339248795.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: 3.98 4.42 5.47 3/186 2596
/proc/meminfo: memFree=30360036/32873844 swapFree=7124/7124
[pid=2596] ppid=2594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2596/stat : 2596 (run) S 2594 2596 1671 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 34846417 9367552 270 33554432000 4194304 5064252 140735984207104 140735984206016 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2596/statm: 2287 270 229 213 0 72 0

[startup+0.0175239 s]
/proc/loadavg: 3.98 4.42 5.47 3/186 2596
/proc/meminfo: memFree=30360036/32873844 swapFree=7124/7124
[pid=2596] ppid=2594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2596/stat : 2596 (run) S 2594 2596 1671 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 34846417 9367552 270 33554432000 4194304 5064252 140735984207104 140735984206016 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2596/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100232 s]
/proc/loadavg: 3.98 4.42 5.47 3/186 2596
/proc/meminfo: memFree=30360036/32873844 swapFree=7124/7124
[pid=2596] ppid=2594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2596/stat : 2596 (run) S 2594 2596 1671 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 34846417 9367552 270 33554432000 4194304 5064252 140735984207104 140735984206016 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2596/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300221 s]
/proc/loadavg: 3.98 4.42 5.47 3/186 2596
/proc/meminfo: memFree=30360036/32873844 swapFree=7124/7124
[pid=2596] ppid=2594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2596/stat : 2596 (run) S 2594 2596 1671 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 34846417 9367552 270 33554432000 4194304 5064252 140735984207104 140735984206016 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2596/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700148 s]
/proc/loadavg: 3.98 4.42 5.47 3/186 2596
/proc/meminfo: memFree=30360036/32873844 swapFree=7124/7124
[pid=2596] ppid=2594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2596/stat : 2596 (run) S 2594 2596 1671 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 34846417 9367552 270 33554432000 4194304 5064252 140735984207104 140735984206016 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2596/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 3.82 4.38 5.45 10/195 2605
/proc/meminfo: memFree=30336388/32873844 swapFree=7124/7124
[pid=2596] ppid=2594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2596/stat : 2596 (run) S 2594 2596 1671 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 34846417 9367552 270 33554432000 4194304 5064252 140735984207104 140735984206016 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2596/statm: 2287 270 229 213 0 72 0
[pid=2597] ppid=2596 vsize=117272 CPUtime=3.49 cores=0,2,4,6
/proc/2597/stat : 2597 (pb_cplex) R 2596 2596 1671 0 -1 4202496 9101 0 0 0 346 3 0 0 20 0 8 0 34846417 120086528 7250 33554432000 134512640 146736320 4293566064 4293559720 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2597/statm: 29318 7250 879 2985 0 26252 0
[pid=2597/tid=2599] ppid=2596 vsize=117272 CPUtime=0.35 cores=0,2,4,6
/proc/2597/task/2599/stat : 2599 (pb_cplex) R 2596 2596 1671 0 -1 4202560 541 0 0 0 35 0 0 0 20 0 8 0 34846474 120086528 7250 33554432000 134512640 146736320 4293566064 4150771920 136008363 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2597/tid=2600] ppid=2596 vsize=117272 CPUtime=0.29 cores=0,2,4,6
/proc/2597/task/2600/stat : 2600 (pb_cplex) R 2596 2596 1671 0 -1 4202560 380 0 0 0 29 0 0 0 20 0 8 0 34846474 120086528 7250 33554432000 134512640 146736320 4293566064 4140286380 136400619 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=2597/tid=2601] ppid=2596 vsize=117272 CPUtime=0.34 cores=0,2,4,6
/proc/2597/task/2601/stat : 2601 (pb_cplex) R 2596 2596 1671 0 -1 4202560 533 0 0 0 34 0 0 0 20 0 8 0 34846474 120086528 7250 33554432000 134512640 146736320 4293566064 4129800192 135468618 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=2597/tid=2602] ppid=2596 vsize=117272 CPUtime=0.33 cores=0,2,4,6
/proc/2597/task/2602/stat : 2602 (pb_cplex) R 2596 2596 1671 0 -1 4202560 606 0 0 0 33 0 0 0 20 0 8 0 34846474 120086528 7250 33554432000 134512640 146736320 4293566064 4119315024 136403109 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2597/tid=2603] ppid=2596 vsize=117272 CPUtime=0.51 cores=0,2,4,6
/proc/2597/task/2603/stat : 2603 (pb_cplex) R 2596 2596 1671 0 -1 4202560 546 0 0 0 51 0 0 0 20 0 8 0 34846474 120086528 7250 33554432000 134512640 146736320 4293566064 4108828824 136007525 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2597/tid=2604] ppid=2596 vsize=117272 CPUtime=0.3 cores=0,2,4,6
/proc/2597/task/2604/stat : 2604 (pb_cplex) R 2596 2596 1671 0 -1 4202560 596 0 0 0 30 0 0 0 20 0 8 0 34846474 120086528 7250 33554432000 134512640 146736320 4293566064 4098342032 136008163 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=2597/tid=2605] ppid=2596 vsize=117272 CPUtime=0.29 cores=0,2,4,6
/proc/2597/task/2605/stat : 2605 (pb_cplex) R 2596 2596 1671 0 -1 4202560 512 0 0 0 29 0 0 0 20 0 8 0 34846474 120086528 7250 33554432000 134512640 146736320 4293566064 4087857216 136382627 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.49
Current children cumulated vsize (KiB) 126420

[startup+3.10023 s]
/proc/loadavg: 3.82 4.38 5.45 5/195 2605
/proc/meminfo: memFree=30334280/32873844 swapFree=7124/7124
[pid=2596] ppid=2594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2596/stat : 2596 (run) S 2594 2596 1671 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 34846417 9367552 270 33554432000 4194304 5064252 140735984207104 140735984206016 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2596/statm: 2287 270 229 213 0 72 0
[pid=2597] ppid=2596 vsize=72664 CPUtime=8.02 cores=0,2,4,6
/proc/2597/stat : 2597 (pb_cplex) R 2596 2596 1671 0 -1 4202496 10067 0 0 0 794 8 0 0 20 0 1 0 34846417 74407936 4342 33554432000 134512640 146736320 4293566064 4293559848 135467759 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/2597/statm: 18166 4342 905 2985 0 15100 0
Current children cumulated CPU time (s) 8.02
Current children cumulated vsize (KiB) 81812

[startup+6.30433 s]
/proc/loadavg: 3.82 4.38 5.45 3/188 2605
/proc/meminfo: memFree=30345000/32873844 swapFree=7124/7124
[pid=2596] ppid=2594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2596/stat : 2596 (run) S 2594 2596 1671 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 34846417 9367552 270 33554432000 4194304 5064252 140735984207104 140735984206016 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2596/statm: 2287 270 229 213 0 72 0
[pid=2597] ppid=2596 vsize=118884 CPUtime=11.25 cores=0,2,4,6
/proc/2597/stat : 2597 (pb_cplex) R 2596 2596 1671 0 -1 4202496 13000 0 0 0 1116 9 0 0 20 0 8 0 34846417 121737216 7109 33554432000 134512640 146736320 4293566064 4293559560 136473087 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2597/statm: 29721 7109 918 2985 0 26655 0
Current children cumulated CPU time (s) 11.25
Current children cumulated vsize (KiB) 128032

[startup+12.7004 s]
/proc/loadavg: 3.93 4.39 5.44 8/195 2619
/proc/meminfo: memFree=30309796/32873844 swapFree=7124/7124
[pid=2596] ppid=2594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2596/stat : 2596 (run) S 2594 2596 1671 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 34846417 9367552 270 33554432000 4194304 5064252 140735984207104 140735984206016 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2596/statm: 2287 270 229 213 0 72 0
[pid=2597] ppid=2596 vsize=138052 CPUtime=31.89 cores=0,2,4,6
/proc/2597/stat : 2597 (pb_cplex) R 2596 2596 1671 0 -1 4202496 25962 0 0 0 3169 20 0 0 20 0 8 0 34846417 141365248 13374 33554432000 134512640 146736320 4293566064 4293557840 136008176 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2597/statm: 34513 13374 919 2985 0 31447 0
[pid=2597/tid=2613] ppid=2596 vsize=138052 CPUtime=0.63 cores=0,2,4,6
/proc/2597/task/2613/stat : 2613 (pb_cplex) S 2596 2596 1671 0 -1 4202560 479 0 0 0 63 0 0 0 20 0 8 0 34847060 141365248 13374 33554432000 134512640 146736320 4293566064 4130930320 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2597/tid=2614] ppid=2596 vsize=138052 CPUtime=2.72 cores=0,2,4,6
/proc/2597/task/2614/stat : 2614 (pb_cplex) R 2596 2596 1671 0 -1 4202560 866 0 0 0 272 0 0 0 20 0 8 0 34847060 141365248 13374 33554432000 134512640 146736320 4293566064 4141411304 139044538 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=2597/tid=2615] ppid=2596 vsize=138052 CPUtime=2.68 cores=0,2,4,6
/proc/2597/task/2615/stat : 2615 (pb_cplex) R 2596 2596 1671 0 -1 4202560 743 0 0 0 268 0 0 0 20 0 8 0 34847060 141365248 13374 33554432000 134512640 146736320 4293566064 4151897232 136008167 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=2597/tid=2616] ppid=2596 vsize=138052 CPUtime=1.08 cores=0,2,4,6
/proc/2597/task/2616/stat : 2616 (pb_cplex) S 2596 2596 1671 0 -1 4202560 867 0 0 0 108 0 0 0 20 0 8 0 34847060 141365248 13374 33554432000 134512640 146736320 4293566064 4119318160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2597/tid=2617] ppid=2596 vsize=138052 CPUtime=2.9 cores=0,2,4,6
/proc/2597/task/2617/stat : 2617 (pb_cplex) R 2596 2596 1671 0 -1 4202560 701 0 0 0 290 0 0 0 20 0 8 0 34847060 141365248 13374 33554432000 134512640 146736320 4293566064 4092584004 136385174 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=2597/tid=2618] ppid=2596 vsize=138052 CPUtime=2.66 cores=0,2,4,6
/proc/2597/task/2618/stat : 2618 (pb_cplex) R 2596 2596 1671 0 -1 4202560 394 0 0 0 266 0 0 0 20 0 8 0 34847060 141365248 13374 33554432000 134512640 146736320 4293566064 4068465668 136385172 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=2597/tid=2619] ppid=2596 vsize=138052 CPUtime=2.92 cores=0,2,4,6
/proc/2597/task/2619/stat : 2619 (pb_cplex) R 2596 2596 1671 0 -1 4202560 377 0 0 0 292 0 0 0 20 0 8 0 34847060 141365248 13374 33554432000 134512640 146736320 4293566064 4057979912 139042981 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 31.89
Current children cumulated vsize (KiB) 147200

[startup+25.5004 s]
/proc/loadavg: 4.19 4.42 5.44 12/195 2619
/proc/meminfo: memFree=30302728/32873844 swapFree=7124/7124
[pid=2596] ppid=2594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2596/stat : 2596 (run) S 2594 2596 1671 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 34846417 9367552 270 33554432000 4194304 5064252 140735984207104 140735984206016 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2596/statm: 2287 270 229 213 0 72 0
[pid=2597] ppid=2596 vsize=145388 CPUtime=67.33 cores=0,2,4,6
/proc/2597/stat : 2597 (pb_cplex) R 2596 2596 1671 0 -1 4202496 34342 0 0 0 6709 24 0 0 20 0 8 0 34846417 148877312 15281 33554432000 134512640 146736320 4293566064 4293558928 136008065 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2597/statm: 36347 15281 919 2985 0 33281 0
[pid=2597/tid=2613] ppid=2596 vsize=145388 CPUtime=2.92 cores=0,2,4,6
/proc/2597/task/2613/stat : 2613 (pb_cplex) R 2596 2596 1671 0 -1 4202560 2025 0 0 0 292 0 0 0 20 0 8 0 34847060 148877312 15281 33554432000 134512640 146736320 4293566064 4130926664 139042916 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=2597/tid=2614] ppid=2596 vsize=145388 CPUtime=8.11 cores=0,2,4,6
/proc/2597/task/2614/stat : 2614 (pb_cplex) R 2596 2596 1671 0 -1 4202560 2558 0 0 0 810 1 0 0 20 0 8 0 34847060 148877312 15281 33554432000 134512640 146736320 4293566064 4141412596 136523334 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=2597/tid=2615] ppid=2596 vsize=145388 CPUtime=12.15 cores=0,2,4,6
/proc/2597/task/2615/stat : 2615 (pb_cplex) R 2596 2596 1671 0 -1 4202560 756 0 0 0 1215 0 0 0 20 0 8 0 34847060 148877312 15281 33554432000 134512640 146736320 4293566064 4151898320 136008339 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=2597/tid=2616] ppid=2596 vsize=145388 CPUtime=3.53 cores=0,2,4,6
/proc/2597/task/2616/stat : 2616 (pb_cplex) R 2596 2596 1671 0 -1 4202560 1934 0 0 0 353 0 0 0 20 0 8 0 34847060 148877312 15281 33554432000 134512640 146736320 4293566064 4119315072 139046501 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=2597/tid=2617] ppid=2596 vsize=145388 CPUtime=6.26 cores=0,2,4,6
/proc/2597/task/2617/stat : 2617 (pb_cplex) R 2596 2596 1671 0 -1 4202560 1087 0 0 0 626 0 0 0 20 0 8 0 34847060 148877312 15281 33554432000 134512640 146736320 4293566064 4092584004 136385184 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=2597/tid=2618] ppid=2596 vsize=145388 CPUtime=5.32 cores=0,2,4,6
/proc/2597/task/2618/stat : 2618 (pb_cplex) R 2596 2596 1671 0 -1 4202560 1923 0 0 0 531 1 0 0 20 0 8 0 34847060 148877312 15281 33554432000 134512640 146736320 4293566064 4068465640 139044547 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2597/tid=2619] ppid=2596 vsize=145388 CPUtime=7.71 cores=0,2,4,6
/proc/2597/task/2619/stat : 2619 (pb_cplex) R 2596 2596 1671 0 -1 4202560 1633 0 0 0 771 0 0 0 20 0 8 0 34847060 148877312 15281 33554432000 134512640 146736320 4293566064 4057981320 136388013 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 67.33
Current children cumulated vsize (KiB) 154536

[startup+51.1004 s]
/proc/loadavg: 5.77 4.78 5.53 10/195 2619
/proc/meminfo: memFree=30294536/32873844 swapFree=7124/7124
[pid=2596] ppid=2594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2596/stat : 2596 (run) S 2594 2596 1671 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 34846417 9367552 270 33554432000 4194304 5064252 140735984207104 140735984206016 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2596/statm: 2287 270 229 213 0 72 0
[pid=2597] ppid=2596 vsize=152556 CPUtime=160.61 cores=0,2,4,6
/proc/2597/stat : 2597 (pb_cplex) R 2596 2596 1671 0 -1 4202496 43194 0 0 0 16024 37 0 0 20 0 8 0 34846417 156217344 17198 33554432000 134512640 146736320 4293566064 4293559148 136400639 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/2597/statm: 38139 17198 919 2985 0 35073 0
[pid=2597/tid=2613] ppid=2596 vsize=152556 CPUtime=14.19 cores=0,2,4,6
/proc/2597/task/2613/stat : 2613 (pb_cplex) R 2596 2596 1671 0 -1 4202560 4093 0 0 0 1418 1 0 0 20 0 8 0 34847060 156217344 17198 33554432000 134512640 146736320 4293566064 4130926664 139042902 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=2597/tid=2614] ppid=2596 vsize=152556 CPUtime=19.72 cores=0,2,4,6
/proc/2597/task/2614/stat : 2614 (pb_cplex) R 2596 2596 1671 0 -1 4202560 2789 0 0 0 1970 2 0 0 20 0 8 0 34847060 156217344 17198 33554432000 134512640 146736320 4293566064 4141412424 139042904 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=2597/tid=2615] ppid=2596 vsize=152556 CPUtime=23.74 cores=0,2,4,6
/proc/2597/task/2615/stat : 2615 (pb_cplex) R 2596 2596 1671 0 -1 4202560 1642 0 0 0 2372 2 0 0 20 0 8 0 34847060 156217344 17198 33554432000 134512640 146736320 4293566064 4151898704 136403112 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2597/tid=2616] ppid=2596 vsize=152556 CPUtime=15.74 cores=0,2,4,6
/proc/2597/task/2616/stat : 2616 (pb_cplex) R 2596 2596 1671 0 -1 4202560 4292 0 0 0 1572 2 0 0 20 0 8 0 34847060 156217344 17198 33554432000 134512640 146736320 4293566064 4119313456 136384883 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=2597/tid=2617] ppid=2596 vsize=152556 CPUtime=17.74 cores=0,2,4,6
/proc/2597/task/2617/stat : 2617 (pb_cplex) R 2596 2596 1671 0 -1 4202560 2017 0 0 0 1771 3 0 0 20 0 8 0 34847060 156217344 17198 33554432000 134512640 146736320 4293566064 4092584528 136403109 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2597/tid=2618] ppid=2596 vsize=152556 CPUtime=16.98 cores=0,2,4,6
/proc/2597/task/2618/stat : 2618 (pb_cplex) R 2596 2596 1671 0 -1 4202560 3766 0 0 0 1696 2 0 0 20 0 8 0 34847060 156217344 17198 33554432000 134512640 146736320 4293566064 4068466192 136403109 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=2597/tid=2619] ppid=2596 vsize=152556 CPUtime=19.35 cores=0,2,4,6
/proc/2597/task/2619/stat : 2619 (pb_cplex) R 2596 2596 1671 0 -1 4202560 1929 0 0 0 1934 1 0 0 20 0 8 0 34847060 156217344 17198 33554432000 134512640 146736320 4293566064 4057981000 139042902 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 160.61
Current children cumulated vsize (KiB) 161704

[startup+102.307 s]
/proc/loadavg: 7.44 5.38 5.69 5/195 2619
/proc/meminfo: memFree=30289256/32873844 swapFree=7124/7124
[pid=2596] ppid=2594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2596/stat : 2596 (run) S 2594 2596 1671 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 34846417 9367552 270 33554432000 4194304 5064252 140735984207104 140735984206016 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2596/statm: 2287 270 229 213 0 72 0
[pid=2597] ppid=2596 vsize=156652 CPUtime=348.36 cores=0,2,4,6
/proc/2597/stat : 2597 (pb_cplex) S 2596 2596 1671 0 -1 4202496 53023 0 0 0 34774 62 0 0 20 0 8 0 34846417 160411648 18272 33554432000 134512640 146736320 4293566064 4293562448 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0

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


[startup+415.9 s]
/proc/loadavg: 7.48 6.56 6.09 10/189 2673
/proc/meminfo: memFree=30204968/32873844 swapFree=7124/7124
[pid=2596] ppid=2594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2596/stat : 2596 (run) S 2594 2596 1671 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 34846417 9367552 270 33554432000 4194304 5064252 140735984207104 140735984206016 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2596/statm: 2287 270 229 213 0 72 0
[pid=2597] ppid=2596 vsize=148460 CPUtime=1424.67 cores=0,2,4,6
/proc/2597/stat : 2597 (pb_cplex) R 2596 2596 1671 0 -1 4202496 73158 0 0 0 142322 145 0 0 20 0 8 0 34846417 152023040 16573 33554432000 134512640 146736320 4293566064 4293558928 136008100 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2597/statm: 37115 16573 929 2985 0 34049 0
[pid=2597/tid=2613] ppid=2596 vsize=148460 CPUtime=165.45 cores=0,2,4,6
/proc/2597/task/2613/stat : 2613 (pb_cplex) R 2596 2596 1671 0 -1 4202560 6224 0 0 0 16530 15 0 0 20 0 8 0 34847060 152023040 16573 33554432000 134512640 146736320 4293566064 4130926664 139042897 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=2597/tid=2614] ppid=2596 vsize=148460 CPUtime=171.66 cores=0,2,4,6
/proc/2597/task/2614/stat : 2614 (pb_cplex) R 2596 2596 1671 0 -1 4202560 5758 0 0 0 17149 17 0 0 20 0 8 0 34847060 152023040 16573 33554432000 134512640 146736320 4293566064 4141412408 136475873 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2597/tid=2615] ppid=2596 vsize=148460 CPUtime=179.7 cores=0,2,4,6
/proc/2597/task/2615/stat : 2615 (pb_cplex) R 2596 2596 1671 0 -1 4202560 4715 0 0 0 17953 17 0 0 20 0 8 0 34847060 152023040 16573 33554432000 134512640 146736320 4293566064 4151898504 136388111 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2597/tid=2616] ppid=2596 vsize=148460 CPUtime=169.95 cores=0,2,4,6
/proc/2597/task/2616/stat : 2616 (pb_cplex) R 2596 2596 1671 0 -1 4202560 9387 0 0 0 16977 18 0 0 20 0 8 0 34847060 152023040 16573 33554432000 134512640 146736320 4293566064 4119314640 136008226 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=2597/tid=2617] ppid=2596 vsize=148460 CPUtime=168.38 cores=0,2,4,6
/proc/2597/task/2617/stat : 2617 (pb_cplex) R 2596 2596 1671 0 -1 4202560 3612 0 0 0 16820 18 0 0 20 0 8 0 34847060 152023040 16573 33554432000 134512640 146736320 4293566064 4092583100 135453306 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=2597/tid=2618] ppid=2596 vsize=148460 CPUtime=171.83 cores=0,2,4,6
/proc/2597/task/2618/stat : 2618 (pb_cplex) R 2596 2596 1671 0 -1 4202560 5892 0 0 0 17165 18 0 0 20 0 8 0 34847060 152023040 16573 33554432000 134512640 146736320 4293566064 4068466896 136008364 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=2597/tid=2619] ppid=2596 vsize=148460 CPUtime=172.65 cores=0,2,4,6
/proc/2597/task/2619/stat : 2619 (pb_cplex) R 2596 2596 1671 0 -1 4202560 3204 0 0 0 17250 15 0 0 20 0 8 0 34847060 152023040 16573 33554432000 134512640 146736320 4293566064 4057981136 136008306 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1424.67
Current children cumulated vsize (KiB) 157608

[startup+419.107 s]
/proc/loadavg: 7.48 6.56 6.09 10/189 2673
/proc/meminfo: memFree=30204968/32873844 swapFree=7124/7124
[pid=2596] ppid=2594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2596/stat : 2596 (run) S 2594 2596 1671 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 34846417 9367552 270 33554432000 4194304 5064252 140735984207104 140735984206016 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2596/statm: 2287 270 229 213 0 72 0
[pid=2597] ppid=2596 vsize=148460 CPUtime=1436.38 cores=0,2,4,6
/proc/2597/stat : 2597 (pb_cplex) R 2596 2596 1671 0 -1 4202496 73318 0 0 0 143492 146 0 0 20 0 8 0 34846417 152023040 16602 33554432000 134512640 146736320 4293566064 4293558928 136008069 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2597/statm: 37115 16602 929 2985 0 34049 0
[pid=2597/tid=2613] ppid=2596 vsize=148460 CPUtime=166.87 cores=0,2,4,6
/proc/2597/task/2613/stat : 2613 (pb_cplex) R 2596 2596 1671 0 -1 4202560 6224 0 0 0 16672 15 0 0 20 0 8 0 34847060 152023040 16602 33554432000 134512640 146736320 4293566064 4130927592 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=2597/tid=2614] ppid=2596 vsize=148460 CPUtime=173.72 cores=0,2,4,6
/proc/2597/task/2614/stat : 2614 (pb_cplex) R 2596 2596 1671 0 -1 4202560 5918 0 0 0 17355 17 0 0 20 0 8 0 34847060 152023040 16602 33554432000 134512640 146736320 4293566064 4141412444 135855132 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=2597/tid=2615] ppid=2596 vsize=148460 CPUtime=181.2 cores=0,2,4,6
/proc/2597/task/2615/stat : 2615 (pb_cplex) R 2596 2596 1671 0 -1 4202560 4715 0 0 0 18103 17 0 0 20 0 8 0 34847060 152023040 16602 33554432000 134512640 146736320 4293566064 4151898236 135526863 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=2597/tid=2616] ppid=2596 vsize=148460 CPUtime=170.77 cores=0,2,4,6
/proc/2597/task/2616/stat : 2616 (pb_cplex) R 2596 2596 1671 0 -1 4202560 9387 0 0 0 17059 18 0 0 20 0 8 0 34847060 152023040 16602 33554432000 134512640 146736320 4293566064 4119315432 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2597/tid=2617] ppid=2596 vsize=148460 CPUtime=170.39 cores=0,2,4,6
/proc/2597/task/2617/stat : 2617 (pb_cplex) R 2596 2596 1671 0 -1 4202560 3612 0 0 0 17021 18 0 0 20 0 8 0 34847060 152023040 16602 33554432000 134512640 146736320 4293566064 4092584048 136384883 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=2597/tid=2618] ppid=2596 vsize=148460 CPUtime=173.05 cores=0,2,4,6
/proc/2597/task/2618/stat : 2618 (pb_cplex) R 2596 2596 1671 0 -1 4202560 5892 0 0 0 17287 18 0 0 20 0 8 0 34847060 152023040 16602 33554432000 134512640 146736320 4293566064 4068466816 136494129 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=2597/tid=2619] ppid=2596 vsize=148460 CPUtime=174.28 cores=0,2,4,6
/proc/2597/task/2619/stat : 2619 (pb_cplex) R 2596 2596 1671 0 -1 4202560 3204 0 0 0 17413 15 0 0 20 0 8 0 34847060 152023040 16602 33554432000 134512640 146736320 4293566064 4057981520 136403112 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1436.38
Current children cumulated vsize (KiB) 157608

[startup+420.7 s]
/proc/loadavg: 7.48 6.56 6.09 10/189 2673
/proc/meminfo: memFree=30204968/32873844 swapFree=7124/7124
[pid=2596] ppid=2594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2596/stat : 2596 (run) S 2594 2596 1671 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 34846417 9367552 270 33554432000 4194304 5064252 140735984207104 140735984206016 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2596/statm: 2287 270 229 213 0 72 0
[pid=2597] ppid=2596 vsize=148460 CPUtime=1442.75 cores=0,2,4,6
/proc/2597/stat : 2597 (pb_cplex) R 2596 2596 1671 0 -1 4202496 73508 0 0 0 144129 146 0 0 20 0 8 0 34846417 152023040 16632 33554432000 134512640 146736320 4293566064 4293558760 139044542 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2597/statm: 37115 16632 929 2985 0 34049 0
[pid=2597/tid=2613] ppid=2596 vsize=148460 CPUtime=167.46 cores=0,2,4,6
/proc/2597/task/2613/stat : 2613 (pb_cplex) S 2596 2596 1671 0 -1 4202560 6224 0 0 0 16731 15 0 0 20 0 8 0 34847060 152023040 16632 33554432000 134512640 146736320 4293566064 4130930320 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2597/tid=2614] ppid=2596 vsize=148460 CPUtime=174.56 cores=0,2,4,6
/proc/2597/task/2614/stat : 2614 (pb_cplex) S 2596 2596 1671 0 -1 4202560 6108 0 0 0 17438 18 0 0 20 0 8 0 34847060 152023040 16632 33554432000 134512640 146736320 4293566064 4141416080 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2597/tid=2615] ppid=2596 vsize=148460 CPUtime=182.12 cores=0,2,4,6
/proc/2597/task/2615/stat : 2615 (pb_cplex) R 2596 2596 1671 0 -1 4202560 4715 0 0 0 18194 18 0 0 20 0 8 0 34847060 152023040 16632 33554432000 134512640 146736320 4293566064 4151898704 136403109 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=2597/tid=2616] ppid=2596 vsize=148460 CPUtime=171.62 cores=0,2,4,6
/proc/2597/task/2616/stat : 2616 (pb_cplex) R 2596 2596 1671 0 -1 4202560 9387 0 0 0 17144 18 0 0 20 0 8 0 34847060 152023040 16632 33554432000 134512640 146736320 4293566064 4119314504 139042904 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=2597/tid=2617] ppid=2596 vsize=148460 CPUtime=171.26 cores=0,2,4,6
/proc/2597/task/2617/stat : 2617 (pb_cplex) S 2596 2596 1671 0 -1 4202560 3612 0 0 0 17108 18 0 0 20 0 8 0 34847060 152023040 16632 33554432000 134512640 146736320 4293566064 4092587664 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2597/tid=2618] ppid=2596 vsize=148460 CPUtime=173.86 cores=0,2,4,6
/proc/2597/task/2618/stat : 2618 (pb_cplex) R 2596 2596 1671 0 -1 4202560 5892 0 0 0 17368 18 0 0 20 0 8 0 34847060 152023040 16632 33554432000 134512640 146736320 4293566064 4068467080 136388081 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2597/tid=2619] ppid=2596 vsize=148460 CPUtime=174.89 cores=0,2,4,6
/proc/2597/task/2619/stat : 2619 (pb_cplex) S 2596 2596 1671 0 -1 4202560 3204 0 0 0 17474 15 0 0 20 0 8 0 34847060 152023040 16632 33554432000 134512640 146736320 4293566064 4057984656 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1442.75
Current children cumulated vsize (KiB) 157608

[startup+422.3 s]
/proc/loadavg: 7.45 6.57 6.10 6/189 2673
/proc/meminfo: memFree=30206332/32873844 swapFree=7124/7124
[pid=2596] ppid=2594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2596/stat : 2596 (run) S 2594 2596 1671 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 34846417 9367552 270 33554432000 4194304 5064252 140735984207104 140735984206016 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2596/statm: 2287 270 229 213 0 72 0
[pid=2597] ppid=2596 vsize=149484 CPUtime=1447.2 cores=0,2,4,6
/proc/2597/stat : 2597 (pb_cplex) S 2596 2596 1671 0 -1 4202496 74154 0 0 0 144573 147 0 0 20 0 8 0 34846417 153071616 16595 33554432000 134512640 146736320 4293566064 4293562448 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2597/statm: 37371 16595 929 2985 0 34305 0
[pid=2597/tid=2613] ppid=2596 vsize=149484 CPUtime=167.83 cores=0,2,4,6
/proc/2597/task/2613/stat : 2613 (pb_cplex) S 2596 2596 1671 0 -1 4202560 6224 0 0 0 16768 15 0 0 20 0 8 0 34847060 153071616 16595 33554432000 134512640 146736320 4293566064 4130930320 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2597/tid=2614] ppid=2596 vsize=149484 CPUtime=174.88 cores=0,2,4,6
/proc/2597/task/2614/stat : 2614 (pb_cplex) R 2596 2596 1671 0 -1 4202560 6176 0 0 0 17470 18 0 0 20 0 8 0 34847060 153071616 16595 33554432000 134512640 146736320 4293566064 4141412424 139042974 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=2597/tid=2615] ppid=2596 vsize=149484 CPUtime=183.09 cores=0,2,4,6
/proc/2597/task/2615/stat : 2615 (pb_cplex) R 2596 2596 1671 0 -1 4202560 4715 0 0 0 18291 18 0 0 20 0 8 0 34847060 153071616 16595 33554432000 134512640 146736320 4293566064 4151899112 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=2597/tid=2616] ppid=2596 vsize=149484 CPUtime=172.59 cores=0,2,4,6
/proc/2597/task/2616/stat : 2616 (pb_cplex) R 2596 2596 1671 0 -1 4202560 9387 0 0 0 17241 18 0 0 20 0 8 0 34847060 153071616 16595 33554432000 134512640 146736320 4293566064 4119314640 136008116 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=2597/tid=2617] ppid=2596 vsize=149484 CPUtime=171.85 cores=0,2,4,6
/proc/2597/task/2617/stat : 2617 (pb_cplex) R 2596 2596 1671 0 -1 4202560 3612 0 0 0 17167 18 0 0 20 0 8 0 34847060 153071616 16595 33554432000 134512640 146736320 4293566064 4092584144 136008328 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=2597/tid=2618] ppid=2596 vsize=149484 CPUtime=174.54 cores=0,2,4,6
/proc/2597/task/2618/stat : 2618 (pb_cplex) S 2596 2596 1671 0 -1 4202560 6104 0 0 0 17436 18 0 0 20 0 8 0 34847060 153071616 16595 33554432000 134512640 146736320 4293566064 4068470416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2597/tid=2619] ppid=2596 vsize=149484 CPUtime=175.17 cores=0,2,4,6
/proc/2597/task/2619/stat : 2619 (pb_cplex) S 2596 2596 1671 0 -1 4202560 3570 0 0 0 17502 15 0 0 20 0 8 0 34847060 153071616 16595 33554432000 134512640 146736320 4293566064 4057984656 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1447.2
Current children cumulated vsize (KiB) 158632

[startup+422.7 s]
/proc/loadavg: 7.45 6.57 6.10 6/189 2673
/proc/meminfo: memFree=30206332/32873844 swapFree=7124/7124
[pid=2596] ppid=2594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2596/stat : 2596 (run) S 2594 2596 1671 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 34846417 9367552 270 33554432000 4194304 5064252 140735984207104 140735984206016 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2596/statm: 2287 270 229 213 0 72 0
[pid=2597] ppid=2596 vsize=149484 CPUtime=1448.01 cores=0,2,4,6
/proc/2597/stat : 2597 (pb_cplex) R 2596 2596 1671 0 -1 4202496 74158 0 0 0 144654 147 0 0 20 0 8 0 34846417 153071616 16599 33554432000 134512640 146736320 4293566064 4293562368 136674344 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2597/statm: 37371 16599 929 2985 0 34305 0
[pid=2597/tid=2613] ppid=2596 vsize=149484 CPUtime=167.85 cores=0,2,4,6
/proc/2597/task/2613/stat : 2613 (pb_cplex) S 2596 2596 1671 0 -1 4202560 6224 0 0 0 16770 15 0 0 20 0 8 0 34847060 153071616 16599 33554432000 134512640 146736320 4293566064 4130930148 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2597/tid=2614] ppid=2596 vsize=149484 CPUtime=175.11 cores=0,2,4,6
/proc/2597/task/2614/stat : 2614 (pb_cplex) R 2596 2596 1671 0 -1 4202560 6180 0 0 0 17493 18 0 0 20 0 8 0 34847060 153071616 16599 33554432000 134512640 146736320 4293566064 4141416048 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=2597/tid=2615] ppid=2596 vsize=149484 CPUtime=183.19 cores=0,2,4,6
/proc/2597/task/2615/stat : 2615 (pb_cplex) S 2596 2596 1671 0 -1 4202560 4715 0 0 0 18301 18 0 0 20 0 8 0 34847060 153071616 16599 33554432000 134512640 146736320 4293566064 4151901808 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2597/tid=2616] ppid=2596 vsize=149484 CPUtime=172.93 cores=0,2,4,6
/proc/2597/task/2616/stat : 2616 (pb_cplex) S 2596 2596 1671 0 -1 4202560 9387 0 0 0 17275 18 0 0 20 0 8 0 34847060 153071616 16599 33554432000 134512640 146736320 4293566064 4119318128 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2597/tid=2617] ppid=2596 vsize=149484 CPUtime=171.96 cores=0,2,4,6
/proc/2597/task/2617/stat : 2617 (pb_cplex) S 2596 2596 1671 0 -1 4202560 3612 0 0 0 17178 18 0 0 20 0 8 0 34847060 153071616 16599 33554432000 134512640 146736320 4293566064 4092587632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2597/tid=2618] ppid=2596 vsize=149484 CPUtime=174.54 cores=0,2,4,6
/proc/2597/task/2618/stat : 2618 (pb_cplex) S 2596 2596 1671 0 -1 4202560 6104 0 0 0 17436 18 0 0 20 0 8 0 34847060 153071616 16599 33554432000 134512640 146736320 4293566064 4068470384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2597/tid=2619] ppid=2596 vsize=149484 CPUtime=175.17 cores=0,2,4,6
/proc/2597/task/2619/stat : 2619 (pb_cplex) S 2596 2596 1671 0 -1 4202560 3570 0 0 0 17502 15 0 0 20 0 8 0 34847060 153071616 16599 33554432000 134512640 146736320 4293566064 4057984624 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1448.01
Current children cumulated vsize (KiB) 158632

[startup+422.9 s]
/proc/loadavg: 7.45 6.57 6.10 6/189 2673
/proc/meminfo: memFree=30206332/32873844 swapFree=7124/7124
[pid=2596] ppid=2594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2596/stat : 2596 (run) S 2594 2596 1671 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 34846417 9367552 270 33554432000 4194304 5064252 140735984207104 140735984206016 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2596/statm: 2287 270 229 213 0 72 0
[pid=2597] ppid=2596 vsize=149484 CPUtime=1448.34 cores=0,2,4,6
/proc/2597/stat : 2597 (pb_cplex) S 2596 2596 1671 0 -1 4202496 74158 0 0 0 144687 147 0 0 20 0 8 0 34846417 153071616 16599 33554432000 134512640 146736320 4293566064 4293562448 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2597/statm: 37371 16599 929 2985 0 34305 0
[pid=2597/tid=2613] ppid=2596 vsize=149484 CPUtime=168.03 cores=0,2,4,6
/proc/2597/task/2613/stat : 2613 (pb_cplex) R 2596 2596 1671 0 -1 4202560 6224 0 0 0 16788 15 0 0 20 0 8 0 34847060 153071616 16599 33554432000 134512640 146736320 4293566064 4130926592 136018927 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=2597/tid=2614] ppid=2596 vsize=149484 CPUtime=175.26 cores=0,2,4,6
/proc/2597/task/2614/stat : 2614 (pb_cplex) S 2596 2596 1671 0 -1 4202560 6180 0 0 0 17508 18 0 0 20 0 8 0 34847060 153071616 16599 33554432000 134512640 146736320 4293566064 4141416080 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2597/tid=2615] ppid=2596 vsize=149484 CPUtime=183.19 cores=0,2,4,6
/proc/2597/task/2615/stat : 2615 (pb_cplex) S 2596 2596 1671 0 -1 4202560 4715 0 0 0 18301 18 0 0 20 0 8 0 34847060 153071616 16599 33554432000 134512640 146736320 4293566064 4151901840 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2597/tid=2616] ppid=2596 vsize=149484 CPUtime=172.93 cores=0,2,4,6
/proc/2597/task/2616/stat : 2616 (pb_cplex) S 2596 2596 1671 0 -1 4202560 9387 0 0 0 17275 18 0 0 20 0 8 0 34847060 153071616 16599 33554432000 134512640 146736320 4293566064 4119318160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2597/tid=2617] ppid=2596 vsize=149484 CPUtime=171.96 cores=0,2,4,6
/proc/2597/task/2617/stat : 2617 (pb_cplex) S 2596 2596 1671 0 -1 4202560 3612 0 0 0 17178 18 0 0 20 0 8 0 34847060 153071616 16599 33554432000 134512640 146736320 4293566064 4092587664 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2597/tid=2618] ppid=2596 vsize=149484 CPUtime=174.54 cores=0,2,4,6
/proc/2597/task/2618/stat : 2618 (pb_cplex) S 2596 2596 1671 0 -1 4202560 6104 0 0 0 17436 18 0 0 20 0 8 0 34847060 153071616 16599 33554432000 134512640 146736320 4293566064 4068470416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2597/tid=2619] ppid=2596 vsize=149484 CPUtime=175.17 cores=0,2,4,6
/proc/2597/task/2619/stat : 2619 (pb_cplex) S 2596 2596 1671 0 -1 4202560 3570 0 0 0 17502 15 0 0 20 0 8 0 34847060 153071616 16599 33554432000 134512640 146736320 4293566064 4057984656 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1448.34
Current children cumulated vsize (KiB) 158632

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2596 and gives
#  childrusage.ru_utime.tv_sec=1442
#  childrusage.ru_utime.tv_usec=833655
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=647749
# CPU time returned by wait4() is 1444.48
# while last known CPU time is 1448.34
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 422.973
CPU time (s): 1448.34
CPU user time (s): 1446.87
CPU system time (s): 1.47
CPU usage (%): 342.419
Max. virtual memory (cumulated for all children) (KiB): 176352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1442.83
system time used= 1.64775
maximum resident set size= 82616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74536
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= 33865
involuntary context switches= 80404

runsolver used 1.02984 second user time and 2.82657 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-09 15:33:15
IDJOB=3737794
IDBENCH=48318
IDSOLVER=2325
FILE ID=node133/3737794-1339248795
RUNJOBID= node133-1339246833-1688
PBS_JOBID= 14644348
Free space on /tmp= 68380 MiB

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

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

MD5SUM BENCH= c7cfddeeb3bb3e7896ee6eefe7e9ac17
RANDOM SEED=1547753327

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30360672 kB
Buffers:          116248 kB
Cached:          1526516 kB
SwapCached:         2212 kB
Active:          1629360 kB
Inactive:          31988 kB
Active(anon):      17492 kB
Inactive(anon):     3488 kB
Active(file):    1611868 kB
Inactive(file):    28500 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100208 kB
Dirty:             16652 kB
Writeback:             0 kB
AnonPages:         23808 kB
Mapped:            11792 kB
Shmem:                 0 kB
Slab:             713132 kB
SReclaimable:     154728 kB
SUnreclaim:       558404 kB
KernelStack:        1544 kB
PageTables:         4188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     200048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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-3737794-1339248795.opb

Free space on /tmp at the end= 68360 MiB
End job on node133 at 2012-06-09 15:40:18