Trace number 3738387

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB10: pb_cplex 2010-06-29? (TO) 1800.2 521.717

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx97.opb
MD5SUM22116bd56344f7c7bb7157cc5841f631
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8424
Total number of constraints9089
Number of constraints which are clauses8415
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints576
Minimum length of a constraint2
Maximum length of a constraint576
Number of terms in the objective function 9
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 9
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1199
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3738387-1339249066.opb.
0.00/0.00	c Instance file HOME/instance-3738387-1339249066.opb
0.00/0.00	c File size is 792041 bytes.
0.00/0.86	c Highest Coefficient sum: 1199
0.00/0.86	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.87	c ============================[ Problem Statistics ]=============================
0.00/0.87	c |                                                                             |
0.00/0.87	c |  Parsing time:          0.87         s                                      |
0.00/0.87	c |  Number Variables:      8424                                                |
0.00/0.87	c |  Number Constraints:    9089                                                |
0.00/0.87	c ===============================================================================
1800.20/521.71	c Remaining time 1799.13 sec.
1800.20/521.71	c 
1800.20/521.71	c *** INTERRUPTED ***
1800.20/521.71	s UNKNOWN
1800.20/521.71	c Total CPU time              : 1789.61 s
1800.20/521.71	c Memory used           : 735.48 MB
1800.20/521.71	c CPU time              : 1789.61 s
1800.20/521.71	c 
1800.20/521.71	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3738387-1339249066/watcher-3738387-1339249066 -o /tmp/evaluation-result-3738387-1339249066/solver-3738387-1339249066 -C 1800 -W 1900 -M 15500 run HOME/instance-3738387-1339249066.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: 12.21 8.97 6.35 6/186 21752
/proc/meminfo: memFree=31075828/32873844 swapFree=7632/7632
[pid=21752] ppid=21750 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21752/stat : 21752 (run) S 21750 21752 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34873248 9367552 269 33554432000 4194304 5064252 140733212535808 140733212534720 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21752/statm: 2287 269 229 213 0 72 0

[startup+0.0497769 s]
/proc/loadavg: 12.21 8.97 6.35 6/186 21752
/proc/meminfo: memFree=31075828/32873844 swapFree=7632/7632
[pid=21752] ppid=21750 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21752/stat : 21752 (run) S 21750 21752 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34873248 9367552 269 33554432000 4194304 5064252 140733212535808 140733212534720 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21752/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100228 s]
/proc/loadavg: 12.21 8.97 6.35 6/186 21752
/proc/meminfo: memFree=31075828/32873844 swapFree=7632/7632
[pid=21752] ppid=21750 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21752/stat : 21752 (run) S 21750 21752 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34873248 9367552 269 33554432000 4194304 5064252 140733212535808 140733212534720 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21752/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.372337 s]
/proc/loadavg: 12.21 8.97 6.35 6/186 21752
/proc/meminfo: memFree=31075828/32873844 swapFree=7632/7632
[pid=21752] ppid=21750 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21752/stat : 21752 (run) S 21750 21752 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34873248 9367552 269 33554432000 4194304 5064252 140733212535808 140733212534720 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21752/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700197 s]
/proc/loadavg: 12.21 8.97 6.35 6/186 21752
/proc/meminfo: memFree=31075828/32873844 swapFree=7632/7632
[pid=21752] ppid=21750 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21752/stat : 21752 (run) S 21750 21752 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34873248 9367552 269 33554432000 4194304 5064252 140733212535808 140733212534720 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21752/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 12.21 8.97 6.35 5/188 21754
/proc/meminfo: memFree=31058948/32873844 swapFree=7632/7632
[pid=21752] ppid=21750 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21752/stat : 21752 (run) S 21750 21752 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34873248 9367552 269 33554432000 4194304 5064252 140733212535808 140733212534720 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21752/statm: 2287 269 229 213 0 72 0
[pid=21753] ppid=21752 vsize=39796 CPUtime=1.48 cores=0,2,4,6
/proc/21753/stat : 21753 (pb_cplex) R 21752 21752 20922 0 -1 4202496 13572 0 0 0 147 1 0 0 20 0 1 0 34873248 40751104 6781 33554432000 134512640 146736320 4292706064 4292700492 136236993 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/21753/statm: 9949 6781 884 2985 0 6883 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 48944

[startup+3.10025 s]
/proc/loadavg: 12.21 8.97 6.35 5/188 21754
/proc/meminfo: memFree=31053788/32873844 swapFree=7632/7632
[pid=21752] ppid=21750 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21752/stat : 21752 (run) S 21750 21752 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34873248 9367552 269 33554432000 4194304 5064252 140733212535808 140733212534720 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21752/statm: 2287 269 229 213 0 72 0
[pid=21753] ppid=21752 vsize=35464 CPUtime=3.09 cores=0,2,4,6
/proc/21753/stat : 21753 (pb_cplex) R 21752 21752 20922 0 -1 4202496 22001 0 0 0 305 4 0 0 20 0 1 0 34873248 36315136 6324 33554432000 134512640 146736320 4292706064 4292699776 135468528 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/21753/statm: 8866 6324 896 2985 0 5800 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44612

[startup+6.30039 s]
/proc/loadavg: 11.56 8.89 6.33 5/195 21761
/proc/meminfo: memFree=30991236/32873844 swapFree=7632/7632
[pid=21752] ppid=21750 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21752/stat : 21752 (run) S 21750 21752 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34873248 9367552 269 33554432000 4194304 5064252 140733212535808 140733212534720 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21752/statm: 2287 269 229 213 0 72 0
[pid=21753] ppid=21752 vsize=231112 CPUtime=10.47 cores=0,2,4,6
/proc/21753/stat : 21753 (pb_cplex) R 21752 21752 20922 0 -1 4202496 55727 0 0 0 1034 13 0 0 20 0 8 0 34873248 236658688 32126 33554432000 134512640 146736320 4292706064 4292697600 136018922 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21753/statm: 57778 32126 939 2985 0 54712 0
[pid=21753/tid=21755] ppid=21752 vsize=231112 CPUtime=1.27 cores=0,2,4,6
/proc/21753/task/21755/stat : 21755 (pb_cplex) R 21752 21752 20922 0 -1 4202560 3576 0 0 0 127 0 0 0 20 0 8 0 34873659 236658688 32126 33554432000 134512640 146736320 4292706064 4139896900 136385183 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21753/tid=21756] ppid=21752 vsize=231112 CPUtime=0.59 cores=0,2,4,6
/proc/21753/task/21756/stat : 21756 (pb_cplex) R 21752 21752 20922 0 -1 4202560 2920 0 0 0 57 2 0 0 20 0 8 0 34873659 236658688 32126 33554432000 134512640 146736320 4292706064 4129410192 136008309 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21753/tid=21757] ppid=21752 vsize=231112 CPUtime=0.96 cores=0,2,4,6
/proc/21753/task/21757/stat : 21757 (pb_cplex) R 21752 21752 20922 0 -1 4202560 3686 0 0 0 96 0 0 0 20 0 8 0 34873659 236658688 32126 33554432000 134512640 146736320 4292706064 4118926312 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21753/tid=21758] ppid=21752 vsize=231112 CPUtime=0.64 cores=0,2,4,6
/proc/21753/task/21758/stat : 21758 (pb_cplex) R 21752 21752 20922 0 -1 4202560 3017 0 0 0 64 0 0 0 20 0 8 0 34873659 236658688 32126 33554432000 134512640 146736320 4292706064 4108438920 136001717 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21753/tid=21759] ppid=21752 vsize=231112 CPUtime=0.66 cores=0,2,4,6
/proc/21753/task/21759/stat : 21759 (pb_cplex) R 21752 21752 20922 0 -1 4202560 3126 0 0 0 65 1 0 0 20 0 8 0 34873659 236658688 32126 33554432000 134512640 146736320 4292706064 4097953812 139023109 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21753/tid=21760] ppid=21752 vsize=231112 CPUtime=0.72 cores=0,2,4,6
/proc/21753/task/21760/stat : 21760 (pb_cplex) R 21752 21752 20922 0 -1 4202560 2680 0 0 0 72 0 0 0 20 0 8 0 34873659 236658688 32126 33554432000 134512640 146736320 4292706064 4087467152 136008167 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21753/tid=21761] ppid=21752 vsize=231112 CPUtime=0.5 cores=0,2,4,6
/proc/21753/task/21761/stat : 21761 (pb_cplex) R 21752 21752 20922 0 -1 4202560 2589 0 0 0 49 1 0 0 20 0 8 0 34873659 236658688 32126 33554432000 134512640 146736320 4292706064 4076981392 136008100 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 10.47
Current children cumulated vsize (KiB) 240260

[startup+12.7004 s]
/proc/loadavg: 11.27 8.87 6.34 12/195 21761
/proc/meminfo: memFree=30938900/32873844 swapFree=7632/7632
[pid=21752] ppid=21750 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21752/stat : 21752 (run) S 21750 21752 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34873248 9367552 269 33554432000 4194304 5064252 140733212535808 140733212534720 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21752/statm: 2287 269 229 213 0 72 0
[pid=21753] ppid=21752 vsize=235408 CPUtime=32.35 cores=0,2,4,6
/proc/21753/stat : 21753 (pb_cplex) R 21752 21752 20922 0 -1 4202496 57831 0 0 0 3219 16 0 0 20 0 8 0 34873248 241057792 32927 33554432000 134512640 146736320 4292706064 4292699144 136001515 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21753/statm: 58852 32927 939 2985 0 55786 0
[pid=21753/tid=21755] ppid=21752 vsize=235408 CPUtime=3.04 cores=0,2,4,6
/proc/21753/task/21755/stat : 21755 (pb_cplex) R 21752 21752 20922 0 -1 4202560 3802 0 0 0 303 1 0 0 20 0 8 0 34873659 241057792 32927 33554432000 134512640 146736320 4292706064 4139897732 135850298 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21753/tid=21756] ppid=21752 vsize=235408 CPUtime=3.67 cores=0,2,4,6
/proc/21753/task/21756/stat : 21756 (pb_cplex) R 21752 21752 20922 0 -1 4202560 3403 0 0 0 365 2 0 0 20 0 8 0 34873659 241057792 32927 33554432000 134512640 146736320 4292706064 4129412160 137061910 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21753/tid=21757] ppid=21752 vsize=235408 CPUtime=2.85 cores=0,2,4,6
/proc/21753/task/21757/stat : 21757 (pb_cplex) R 21752 21752 20922 0 -1 4202560 3819 0 0 0 285 0 0 0 20 0 8 0 34873659 241057792 32927 33554432000 134512640 146736320 4292706064 4118924432 136008391 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21753/tid=21758] ppid=21752 vsize=235408 CPUtime=4.23 cores=0,2,4,6
/proc/21753/task/21758/stat : 21758 (pb_cplex) R 21752 21752 20922 0 -1 4202560 3741 0 0 0 422 1 0 0 20 0 8 0 34873659 241057792 32927 33554432000 134512640 146736320 4292706064 4108439608 136475822 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21753/tid=21759] ppid=21752 vsize=235408 CPUtime=2.33 cores=0,2,4,6
/proc/21753/task/21759/stat : 21759 (pb_cplex) R 21752 21752 20922 0 -1 4202560 3264 0 0 0 232 1 0 0 20 0 8 0 34873659 241057792 32927 33554432000 134512640 146736320 4292706064 4097953848 136475785 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21753/tid=21760] ppid=21752 vsize=235408 CPUtime=3.62 cores=0,2,4,6
/proc/21753/task/21760/stat : 21760 (pb_cplex) R 21752 21752 20922 0 -1 4202560 2797 0 0 0 362 0 0 0 20 0 8 0 34873659 241057792 32927 33554432000 134512640 146736320 4292706064 4087468088 136475800 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21753/tid=21761] ppid=21752 vsize=235408 CPUtime=4.73 cores=0,2,4,6
/proc/21753/task/21761/stat : 21761 (pb_cplex) R 21752 21752 20922 0 -1 4202560 2822 0 0 0 472 1 0 0 20 0 8 0 34873659 241057792 32927 33554432000 134512640 146736320 4292706064 4076982340 136385179 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 32.35
Current children cumulated vsize (KiB) 244556

[startup+25.5003 s]
/proc/loadavg: 10.41 8.81 6.36 10/188 21768
/proc/meminfo: memFree=30991848/32873844 swapFree=7632/7632
[pid=21752] ppid=21750 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21752/stat : 21752 (run) S 21750 21752 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34873248 9367552 269 33554432000 4194304 5064252 140733212535808 140733212534720 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21752/statm: 2287 269 229 213 0 72 0
[pid=21753] ppid=21752 vsize=202464 CPUtime=58.1 cores=0,2,4,6
/proc/21753/stat : 21753 (pb_cplex) R 21752 21752 20922 0 -1 4202496 77793 0 0 0 5777 33 0 0 20 0 1 0 34873248 207323136 31653 33554432000 134512640 146736320 4292706064 4292703024 139023063 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/21753/statm: 50616 31653 952 2985 0 47550 0
Current children cumulated CPU time (s) 58.1
Current children cumulated vsize (KiB) 211612

[startup+51.1005 s]
/proc/loadavg: 12.32 9.38 6.62 17/195 21775
/proc/meminfo: memFree=30861896/32873844 swapFree=7632/7632
[pid=21752] ppid=21750 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21752/stat : 21752 (run) S 21750 21752 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34873248 9367552 269 33554432000 4194304 5064252 140733212535808 140733212534720 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21752/statm: 2287 269 229 213 0 72 0
[pid=21753] ppid=21752 vsize=329156 CPUtime=150.19 cores=0,2,4,6
/proc/21753/stat : 21753 (pb_cplex) R 21752 21752 20922 0 -1 4202496 184835 0 0 0 14954 65 0 0 20 0 8 0 34873248 337055744 52734 33554432000 134512640 146736320 4292706064 4292698892 135846639 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21753/statm: 82289 52734 973 2985 0 79223 0
[pid=21753/tid=21769] ppid=21752 vsize=329156 CPUtime=10.77 cores=0,2,4,6
/proc/21753/task/21769/stat : 21769 (pb_cplex) R 21752 21752 20922 0 -1 4202560 7028 0 0 0 1075 2 0 0 20 0 8 0 34875803 337055744 52734 33554432000 134512640 146736320 4292706064 4126247964 135855167 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21753/tid=21770] ppid=21752 vsize=329156 CPUtime=12.43 cores=0,2,4,6
/proc/21753/task/21770/stat : 21770 (pb_cplex) S 21752 21752 20922 0 -1 4202560 23779 0 0 0 1237 6 0 0 20 0 8 0 34875803 337055744 52734 33554432000 134512640 146736320 4292706064 4136738448 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21753/tid=21771] ppid=21752 vsize=329156 CPUtime=10.16 cores=0,2,4,6
/proc/21753/task/21771/stat : 21771 (pb_cplex) R 21752 21752 20922 0 -1 4202560 11397 0 0 0 1014 2 0 0 20 0 8 0 34875803 337055744 52734 33554432000 134512640 146736320 4292706064 4147219448 136476051 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21753/tid=21772] ppid=21752 vsize=329156 CPUtime=11.97 cores=0,2,4,6
/proc/21753/task/21772/stat : 21772 (pb_cplex) R 21752 21752 20922 0 -1 4202560 1336 0 0 0 1197 0 0 0 20 0 8 0 34875803 337055744 52734 33554432000 134512640 146736320 4292706064 4108439888 139023073 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21753/tid=21773] ppid=21752 vsize=329156 CPUtime=10.76 cores=0,2,4,6
/proc/21753/task/21773/stat : 21773 (pb_cplex) R 21752 21752 20922 0 -1 4202560 18712 0 0 0 1071 5 0 0 20 0 8 0 34875803 337055744 52734 33554432000 134512640 146736320 4292706064 4007113096 139023053 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21753/tid=21774] ppid=21752 vsize=329156 CPUtime=11.31 cores=0,2,4,6
/proc/21753/task/21774/stat : 21774 (pb_cplex) R 21752 21752 20922 0 -1 4202560 15823 0 0 0 1127 4 0 0 20 0 8 0 34875803 337055744 52734 33554432000 134512640 146736320 4292706064 3996626444 139028318 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21753/tid=21775] ppid=21752 vsize=329156 CPUtime=10.74 cores=0,2,4,6
/proc/21753/task/21775/stat : 21775 (pb_cplex) R 21752 21752 20922 0 -1 4202560 6316 0 0 0 1072 2 0 0 20 0 8 0 34875803 337055744 52734 33554432000 134512640 146736320 4292706064 3986141600 139023093 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 150.19
Current children cumulated vsize (KiB) 338304

[startup+102.301 s]
/proc/loadavg: 12.65 9.91 6.95 18/195 21775
/proc/meminfo: memFree=30796584/32873844 swapFree=7632/7632
[pid=21752] ppid=21750 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21752/stat : 21752 (run) S 21750 21752 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34873248 9367552 269 33554432000 4194304 5064252 140733212535808 140733212534720 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21752/statm: 2287 269 229 213 0 72 0
[pid=21753] ppid=21752 vsize=396460 CPUtime=335.92 cores=0,2,4,6
/proc/21753/stat : 21753 (pb_cplex) R 21752 21752 20922 0 -1 4202496 642640 0 0 0 33404 188 0 0 20 0 8 0 34873248 405975040 69706 33554432000 134512640 146736320 4292706064 4292698688 136019049 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21753/statm: 99115 69706 973 2985 0 96049 0
[pid=21753/tid=21769] ppid=21752 vsize=396460 CPUtime=35.17 cores=0,2,4,6
/proc/21753/task/21769/stat : 21769 (pb_cplex) R 21752 21752 20922 0 -1 4202560 83028 0 0 0 3494 23 0 0 20 0 8 0 34875803 405975040 69706 33554432000 134512640 146736320 4292706064 4126249000 139044509 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21753/tid=21770] ppid=21752 vsize=396460 CPUtime=34.35 cores=0,2,4,6
/proc/21753/task/21770/stat : 21770 (pb_cplex) R 21752 21752 20922 0 -1 4202560 78745 0 0 0 3416 19 0 0 20 0 8 0 34875803 405975040 69706 33554432000 134512640 146736320 4292706064 4136734788 136385177 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21753/tid=21771] ppid=21752 vsize=396460 CPUtime=31.83 cores=0,2,4,6
/proc/21753/task/21771/stat : 21771 (pb_cplex) R 21752 21752 20922 0 -1 4202560 57543 0 0 0 3168 15 0 0 20 0 8 0 34875803 405975040 69706 33554432000 134512640 146736320 4292706064 4147219516 136400469 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21753/tid=21772] ppid=21752 vsize=396460 CPUtime=34.76 cores=0,2,4,6
/proc/21753/task/21772/stat : 21772 (pb_cplex) R 21752 21752 20922 0 -1 4202560 40878 0 0 0 3464 12 0 0 20 0 8 0 34875803 405975040 69706 33554432000 134512640 146736320 4292706064 4108439760 136007982 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21753/tid=21773] ppid=21752 vsize=396460 CPUtime=34.11 cores=0,2,4,6
/proc/21753/task/21773/stat : 21773 (pb_cplex) R 21752 21752 20922 0 -1 4202560 87625 0 0 0 3389 22 0 0 20 0 8 0 34875803 405975040 69706 33554432000 134512640 146736320 4292706064 4007113296 136403114 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21753/tid=21774] ppid=21752 vsize=396460 CPUtime=32.89 cores=0,2,4,6
/proc/21753/task/21774/stat : 21774 (pb_cplex) R 21752 21752 20922 0 -1 4202560 79186 0 0 0 3268 21 0 0 20 0 8 0 34875803 405975040 69706 33554432000 134512640 146736320 4292706064 3996627000 136475763 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21753/tid=21775] ppid=21752 vsize=396460 CPUtime=36.34 cores=0,2,4,6

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

/proc/21753/statm: 132161 103157 976 2985 0 129095 0
[pid=21753/tid=21769] ppid=21752 vsize=528644 CPUtime=89.99 cores=0,2,4,6
/proc/21753/task/21769/stat : 21769 (pb_cplex) R 21752 21752 20922 0 -1 4202560 200990 0 0 0 8941 58 0 0 20 0 8 0 34875803 541331456 103157 33554432000 134512640 146736320 4292706064 4126249296 139023063 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21753/tid=21770] ppid=21752 vsize=528644 CPUtime=90.49 cores=0,2,4,6
/proc/21753/task/21770/stat : 21770 (pb_cplex) R 21752 21752 20922 0 -1 4202560 181512 0 0 0 8994 55 0 0 20 0 8 0 34875803 541331456 103157 33554432000 134512640 146736320 4292706064 4136734928 136008441 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21753/tid=21771] ppid=21752 vsize=528644 CPUtime=90.11 cores=0,2,4,6
/proc/21753/task/21771/stat : 21771 (pb_cplex) R 21752 21752 20922 0 -1 4202560 165762 0 0 0 8957 54 0 0 20 0 8 0 34875803 541331456 103157 33554432000 134512640 146736320 4292706064 4147220688 136008427 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21753/tid=21772] ppid=21752 vsize=528644 CPUtime=87.5 cores=0,2,4,6
/proc/21753/task/21772/stat : 21772 (pb_cplex) R 21752 21752 20922 0 -1 4202560 135529 0 0 0 8707 43 0 0 20 0 8 0 34875803 541331456 103157 33554432000 134512640 146736320 4292706064 4108438936 136009120 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21753/tid=21773] ppid=21752 vsize=528644 CPUtime=90.16 cores=0,2,4,6
/proc/21753/task/21773/stat : 21773 (pb_cplex) R 21752 21752 20922 0 -1 4202560 163112 0 0 0 8965 51 0 0 20 0 8 0 34875803 541331456 103157 33554432000 134512640 146736320 4292706064 4007111824 136007994 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21753/tid=21774] ppid=21752 vsize=528644 CPUtime=86.82 cores=0,2,4,6
/proc/21753/task/21774/stat : 21774 (pb_cplex) R 21752 21752 20922 0 -1 4202560 165119 0 0 0 8633 49 0 0 20 0 8 0 34875803 541331456 103157 33554432000 134512640 146736320 4292706064 3996627036 135855174 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21753/tid=21775] ppid=21752 vsize=528644 CPUtime=91.32 cores=0,2,4,6
/proc/21753/task/21775/stat : 21775 (pb_cplex) R 21752 21752 20922 0 -1 4202560 139204 0 0 0 9087 45 0 0 20 0 8 0 34875803 541331456 103157 33554432000 134512640 146736320 4292706064 3986141276 135855165 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 781.72
Current children cumulated vsize (KiB) 537792

[startup+282.3 s]
/proc/loadavg: 9.77 10.45 7.71 10/188 21829
/proc/meminfo: memFree=30550020/32873844 swapFree=7632/7632
[pid=21752] ppid=21750 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21752/stat : 21752 (run) S 21750 21752 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34873248 9367552 269 33554432000 4194304 5064252 140733212535808 140733212534720 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21752/statm: 2287 269 229 213 0 72 0
[pid=21753] ppid=21752 vsize=564836 CPUtime=997.86 cores=0,2,4,6
/proc/21753/stat : 21753 (pb_cplex) R 21752 21752 20922 0 -1 4202496 1739012 0 0 0 99237 549 0 0 20 0 8 0 34873248 578392064 111897 33554432000 134512640 146736320 4292706064 4292698896 136008356 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21753/statm: 141209 111897 976 2985 0 138143 0
[pid=21753/tid=21769] ppid=21752 vsize=564836 CPUtime=118.38 cores=0,2,4,6
/proc/21753/task/21769/stat : 21769 (pb_cplex) R 21752 21752 20922 0 -1 4202560 235845 0 0 0 11767 71 0 0 20 0 8 0 34875803 578392064 111897 33554432000 134512640 146736320 4292706064 4126249960 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21753/tid=21770] ppid=21752 vsize=564836 CPUtime=118.48 cores=0,2,4,6
/proc/21753/task/21770/stat : 21770 (pb_cplex) R 21752 21752 20922 0 -1 4202560 240045 0 0 0 11777 71 0 0 20 0 8 0 34875803 578392064 111897 33554432000 134512640 146736320 4292706064 4136734812 135855174 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21753/tid=21771] ppid=21752 vsize=564836 CPUtime=115.53 cores=0,2,4,6
/proc/21753/task/21771/stat : 21771 (pb_cplex) R 21752 21752 20922 0 -1 4202560 200602 0 0 0 11488 65 0 0 20 0 8 0 34875803 578392064 111897 33554432000 134512640 146736320 4292706064 4147220548 136385175 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21753/tid=21772] ppid=21752 vsize=564836 CPUtime=113.55 cores=0,2,4,6
/proc/21753/task/21772/stat : 21772 (pb_cplex) R 21752 21752 20922 0 -1 4202560 166881 0 0 0 11301 54 0 0 20 0 8 0 34875803 578392064 111897 33554432000 134512640 146736320 4292706064 4108439656 138799027 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21753/tid=21773] ppid=21752 vsize=564836 CPUtime=117.52 cores=0,2,4,6
/proc/21753/task/21773/stat : 21773 (pb_cplex) R 21752 21752 20922 0 -1 4202560 190404 0 0 0 11690 62 0 0 20 0 8 0 34875803 578392064 111897 33554432000 134512640 146736320 4292706064 4007112796 135855162 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21753/tid=21774] ppid=21752 vsize=564836 CPUtime=111.79 cores=0,2,4,6
/proc/21753/task/21774/stat : 21774 (pb_cplex) R 21752 21752 20922 0 -1 4202560 201083 0 0 0 11117 62 0 0 20 0 8 0 34875803 578392064 111897 33554432000 134512640 146736320 4292706064 3996626132 136003536 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21753/tid=21775] ppid=21752 vsize=564836 CPUtime=117.83 cores=0,2,4,6
/proc/21753/task/21775/stat : 21775 (pb_cplex) R 21752 21752 20922 0 -1 4202560 171650 0 0 0 11728 55 0 0 20 0 8 0 34875803 578392064 111897 33554432000 134512640 146736320 4292706064 3986141276 135855162 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 997.86
Current children cumulated vsize (KiB) 573984

[startup+342.3 s]
/proc/loadavg: 8.59 9.96 7.72 10/188 21829
/proc/meminfo: memFree=30484092/32873844 swapFree=7632/7632
[pid=21752] ppid=21750 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21752/stat : 21752 (run) S 21750 21752 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34873248 9367552 269 33554432000 4194304 5064252 140733212535808 140733212534720 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21752/statm: 2287 269 229 213 0 72 0
[pid=21753] ppid=21752 vsize=627956 CPUtime=1219.59 cores=0,2,4,6
/proc/21753/stat : 21753 (pb_cplex) R 21752 21752 20922 0 -1 4202496 2133121 0 0 0 121299 660 0 0 20 0 8 0 34873248 643026944 127816 33554432000 134512640 146736320 4292706064 4292699280 136403109 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21753/statm: 156989 127816 976 2985 0 153923 0
[pid=21753/tid=21769] ppid=21752 vsize=627956 CPUtime=146.99 cores=0,2,4,6
/proc/21753/task/21769/stat : 21769 (pb_cplex) R 21752 21752 20922 0 -1 4202560 296187 0 0 0 14609 90 0 0 20 0 8 0 34875803 643026944 127816 33554432000 134512640 146736320 4292706064 4126249552 136403112 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21753/tid=21770] ppid=21752 vsize=627956 CPUtime=146.16 cores=0,2,4,6
/proc/21753/task/21770/stat : 21770 (pb_cplex) R 21752 21752 20922 0 -1 4202560 312716 0 0 0 14523 93 0 0 20 0 8 0 34875803 643026944 127816 33554432000 134512640 146736320 4292706064 4136734976 136488152 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21753/tid=21771] ppid=21752 vsize=627956 CPUtime=142.08 cores=0,2,4,6
/proc/21753/task/21771/stat : 21771 (pb_cplex) R 21752 21752 20922 0 -1 4202560 242296 0 0 0 14129 79 0 0 20 0 8 0 34875803 643026944 127816 33554432000 134512640 146736320 4292706064 4147221072 136403109 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21753/tid=21772] ppid=21752 vsize=627956 CPUtime=143.45 cores=0,2,4,6
/proc/21753/task/21772/stat : 21772 (pb_cplex) R 21752 21752 20922 0 -1 4202560 216101 0 0 0 14277 68 0 0 20 0 8 0 34875803 643026944 127816 33554432000 134512640 146736320 4292706064 4108438720 135468621 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21753/tid=21773] ppid=21752 vsize=627956 CPUtime=144.22 cores=0,2,4,6
/proc/21753/task/21773/stat : 21773 (pb_cplex) R 21752 21752 20922 0 -1 4202560 225510 0 0 0 14347 75 0 0 20 0 8 0 34875803 643026944 127816 33554432000 134512640 146736320 4292706064 4007113704 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21753/tid=21774] ppid=21752 vsize=627956 CPUtime=139.52 cores=0,2,4,6
/proc/21753/task/21774/stat : 21774 (pb_cplex) R 21752 21752 20922 0 -1 4202560 238918 0 0 0 13878 74 0 0 20 0 8 0 34875803 643026944 127816 33554432000 134512640 146736320 4292706064 3996627012 136385167 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21753/tid=21775] ppid=21752 vsize=627956 CPUtime=144.59 cores=0,2,4,6
/proc/21753/task/21775/stat : 21775 (pb_cplex) R 21752 21752 20922 0 -1 4202560 205548 0 0 0 14393 66 0 0 20 0 8 0 34875803 643026944 127816 33554432000 134512640 146736320 4292706064 3986141256 139043348 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1219.59
Current children cumulated vsize (KiB) 637104

[startup+402.3 s]
/proc/loadavg: 6.00 8.95 7.51 10/188 21829
/proc/meminfo: memFree=30462336/32873844 swapFree=7632/7632
[pid=21752] ppid=21750 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21752/stat : 21752 (run) S 21750 21752 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34873248 9367552 269 33554432000 4194304 5064252 140733212535808 140733212534720 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21752/statm: 2287 269 229 213 0 72 0
[pid=21753] ppid=21752 vsize=651608 CPUtime=1363.77 cores=0,2,4,6
/proc/21753/stat : 21753 (pb_cplex) R 21752 21752 20922 0 -1 4202496 2373929 0 0 0 135658 719 0 0 20 0 8 0 34873248 667246592 133650 33554432000 134512640 146736320 4292706064 4292698848 136006076 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21753/statm: 162902 133650 987 2985 0 159836 0
[pid=21753/tid=21769] ppid=21752 vsize=651608 CPUtime=161.49 cores=0,2,4,6
/proc/21753/task/21769/stat : 21769 (pb_cplex) R 21752 21752 20922 0 -1 4202560 318701 0 0 0 16053 96 0 0 20 0 8 0 34875803 667246592 133650 33554432000 134512640 146736320 4292706064 4126249168 136008450 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21753/tid=21770] ppid=21752 vsize=651608 CPUtime=160.67 cores=0,2,4,6
/proc/21753/task/21770/stat : 21770 (pb_cplex) R 21752 21752 20922 0 -1 4202560 341734 0 0 0 15966 101 0 0 20 0 8 0 34875803 667246592 133650 33554432000 134512640 146736320 4292706064 4136734928 136008364 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21753/tid=21771] ppid=21752 vsize=651608 CPUtime=155.69 cores=0,2,4,6
/proc/21753/task/21771/stat : 21771 (pb_cplex) R 21752 21752 20922 0 -1 4202560 257203 0 0 0 15485 84 0 0 20 0 8 0 34875803 667246592 133650 33554432000 134512640 146736320 4292706064 4147220696 136008596 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21753/tid=21772] ppid=21752 vsize=651608 CPUtime=157.45 cores=0,2,4,6
/proc/21753/task/21772/stat : 21772 (pb_cplex) R 21752 21752 20922 0 -1 4202560 232907 0 0 0 15672 73 0 0 20 0 8 0 34875803 667246592 133650 33554432000 134512640 146736320 4292706064 4108439620 136385175 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21753/tid=21773] ppid=21752 vsize=651608 CPUtime=160.55 cores=0,2,4,6
/proc/21753/task/21773/stat : 21773 (pb_cplex) R 21752 21752 20922 0 -1 4202560 253082 0 0 0 15973 82 0 0 20 0 8 0 34875803 667246592 133650 33554432000 134512640 146736320 4292706064 4007112776 139043261 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21753/tid=21774] ppid=21752 vsize=651608 CPUtime=154.58 cores=0,2,4,6
/proc/21753/task/21774/stat : 21774 (pb_cplex) R 21752 21752 20922 0 -1 4202560 252935 0 0 0 15380 78 0 0 20 0 8 0 34875803 667246592 133650 33554432000 134512640 146736320 4292706064 3996627152 136008056 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21753/tid=21775] ppid=21752 vsize=651608 CPUtime=156.54 cores=0,2,4,6
/proc/21753/task/21775/stat : 21775 (pb_cplex) R 21752 21752 20922 0 -1 4202560 212949 0 0 0 15586 68 0 0 20 0 8 0 34875803 667246592 133650 33554432000 134512640 146736320 4292706064 3986141184 136413789 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1363.77
Current children cumulated vsize (KiB) 660756

[startup+462.3 s]
/proc/loadavg: 6.30 8.53 7.46 9/188 21829
/proc/meminfo: memFree=30388784/32873844 swapFree=7632/7632
[pid=21752] ppid=21750 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21752/stat : 21752 (run) S 21750 21752 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34873248 9367552 269 33554432000 4194304 5064252 140733212535808 140733212534720 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21752/statm: 2287 269 229 213 0 72 0
[pid=21753] ppid=21752 vsize=706208 CPUtime=1585.79 cores=0,2,4,6
/proc/21753/stat : 21753 (pb_cplex) S 21752 21752 20922 0 -1 4202496 2970377 0 0 0 157697 882 0 0 20 0 8 0 34873248 723156992 146628 33554432000 134512640 146736320 4292706064 4292702416 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21753/statm: 176552 146628 987 2985 0 173486 0
[pid=21753/tid=21769] ppid=21752 vsize=706208 CPUtime=188.45 cores=0,2,4,6
/proc/21753/task/21769/stat : 21769 (pb_cplex) S 21752 21752 20922 0 -1 4202560 378282 0 0 0 18731 114 0 0 20 0 8 0 34875803 723156992 146628 33554432000 134512640 146736320 4292706064 4126252688 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21753/tid=21770] ppid=21752 vsize=706208 CPUtime=187.08 cores=0,2,4,6
/proc/21753/task/21770/stat : 21770 (pb_cplex) R 21752 21752 20922 0 -1 4202560 428299 0 0 0 18584 124 0 0 20 0 8 0 34875803 723156992 146628 33554432000 134512640 146736320 4292706064 4136734928 136008157 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21753/tid=21771] ppid=21752 vsize=706208 CPUtime=182.06 cores=0,2,4,6
/proc/21753/task/21771/stat : 21771 (pb_cplex) S 21752 21752 20922 0 -1 4202560 346894 0 0 0 18097 109 0 0 20 0 8 0 34875803 723156992 146628 33554432000 134512640 146736320 4292706064 4147224208 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21753/tid=21772] ppid=21752 vsize=706208 CPUtime=186.24 cores=0,2,4,6
/proc/21753/task/21772/stat : 21772 (pb_cplex) R 21752 21752 20922 0 -1 4202560 296753 0 0 0 18534 90 0 0 20 0 8 0 34875803 723156992 146628 33554432000 134512640 146736320 4292706064 4108439996 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21753/tid=21773] ppid=21752 vsize=706208 CPUtime=189.15 cores=0,2,4,6
/proc/21753/task/21773/stat : 21773 (pb_cplex) R 21752 21752 20922 0 -1 4202560 332128 0 0 0 18810 105 0 0 20 0 8 0 34875803 723156992 146628 33554432000 134512640 146736320 4292706064 4007113040 139023039 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21753/tid=21774] ppid=21752 vsize=706208 CPUtime=184.03 cores=0,2,4,6
/proc/21753/task/21774/stat : 21774 (pb_cplex) R 21752 21752 20922 0 -1 4202560 326221 0 0 0 18304 99 0 0 20 0 8 0 34875803 723156992 146628 33554432000 134512640 146736320 4292706064 3996626884 135523458 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21753/tid=21775] ppid=21752 vsize=706208 CPUtime=183.17 cores=0,2,4,6
/proc/21753/task/21775/stat : 21775 (pb_cplex) R 21752 21752 20922 0 -1 4202560 248103 0 0 0 18238 79 0 0 20 0 8 0 34875803 723156992 146628 33554432000 134512640 146736320 4292706064 3986140188 135855162 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1585.79
Current children cumulated vsize (KiB) 715356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+521.7 s]
/proc/loadavg: 6.59 8.15 7.38 8/188 21829
/proc/meminfo: memFree=30323336/32873844 swapFree=7632/7632
[pid=21752] ppid=21750 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21752/stat : 21752 (run) S 21750 21752 20922 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34873248 9367552 269 33554432000 4194304 5064252 140733212535808 140733212534720 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21752/statm: 2287 269 229 213 0 72 0
[pid=21753] ppid=21752 vsize=753128 CPUtime=1800.2 cores=0,2,4,6
/proc/21753/stat : 21753 (pb_cplex) S 21752 21752 20922 0 -1 4202496 3698920 0 0 0 178959 1061 0 0 20 0 8 0 34873248 771203072 158603 33554432000 134512640 146736320 4292706064 4292702416 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/21753/statm: 188282 158603 987 2985 0 185216 0
[pid=21753/tid=21769] ppid=21752 vsize=753128 CPUtime=213.34 cores=0,2,4,6
/proc/21753/task/21769/stat : 21769 (pb_cplex) S 21752 21752 20922 0 -1 4202560 442210 0 0 0 21203 131 0 0 20 0 8 0 34875803 771203072 158603 33554432000 134512640 146736320 4292706064 4126252688 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21753/tid=21770] ppid=21752 vsize=753128 CPUtime=212.22 cores=0,2,4,6
/proc/21753/task/21770/stat : 21770 (pb_cplex) R 21752 21752 20922 0 -1 4202560 492969 0 0 0 21079 143 0 0 20 0 8 0 34875803 771203072 158603 33554432000 134512640 146736320 4292706064 4136734928 136008299 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21753/tid=21771] ppid=21752 vsize=753128 CPUtime=207.94 cores=0,2,4,6
/proc/21753/task/21771/stat : 21771 (pb_cplex) R 21752 21752 20922 0 -1 4202560 421822 0 0 0 20666 128 0 0 20 0 8 0 34875803 771203072 158603 33554432000 134512640 146736320 4292706064 4147220936 136000490 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21753/tid=21772] ppid=21752 vsize=753128 CPUtime=212.28 cores=0,2,4,6
/proc/21753/task/21772/stat : 21772 (pb_cplex) R 21752 21752 20922 0 -1 4202560 377343 0 0 0 21117 111 0 0 20 0 8 0 34875803 771203072 158603 33554432000 134512640 146736320 4292706064 4108440144 136403109 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21753/tid=21773] ppid=21752 vsize=753128 CPUtime=217.01 cores=0,2,4,6
/proc/21753/task/21773/stat : 21773 (pb_cplex) R 21752 21752 20922 0 -1 4202560 444709 0 0 0 21568 133 0 0 20 0 8 0 34875803 771203072 158603 33554432000 134512640 146736320 4292706064 4007112760 136475859 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21753/tid=21774] ppid=21752 vsize=753128 CPUtime=216.62 cores=0,2,4,6
/proc/21753/task/21774/stat : 21774 (pb_cplex) R 21752 21752 20922 0 -1 4202560 499998 0 0 0 21521 141 0 0 20 0 8 0 34875803 771203072 158603 33554432000 134512640 146736320 4292706064 3996627944 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21753/tid=21775] ppid=21752 vsize=753128 CPUtime=207.97 cores=0,2,4,6
/proc/21753/task/21775/stat : 21775 (pb_cplex) R 21752 21752 20922 0 -1 4202560 329118 0 0 0 20697 100 0 0 20 0 8 0 34875803 771203072 158603 33554432000 134512640 146736320 4292706064 3986142016 138419129 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 762276

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 521.717
CPU time (s): 1800.2
CPU user time (s): 1789.59
CPU system time (s): 10.61
CPU usage (%): 345.053
Max. virtual memory (cumulated for all children) (KiB): 770120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0
maximum resident set size= 1076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 354
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 1

runsolver used 1.43378 second user time and 3.52446 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-09 15:37:46
IDJOB=3738387
IDBENCH=71849
IDSOLVER=2325
FILE ID=node135/3738387-1339249066
RUNJOBID= node135-1339246831-20938
PBS_JOBID= 14644346
Free space on /tmp= 70872 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx97.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3738387-1339249066/watcher-3738387-1339249066 -o /tmp/evaluation-result-3738387-1339249066/solver-3738387-1339249066 -C 1800 -W 1900 -M 15500  run HOME/instance-3738387-1339249066.opb

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

MD5SUM BENCH= 22116bd56344f7c7bb7157cc5841f631
RANDOM SEED=1867392880

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
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	: 5274.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31076844 kB
Buffers:          288092 kB
Cached:           431664 kB
SwapCached:         2456 kB
Active:           683380 kB
Inactive:         250476 kB
Active(anon):     214368 kB
Inactive(anon):     1460 kB
Active(file):     469012 kB
Inactive(file):   249016 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098976 kB
Dirty:             17112 kB
Writeback:             0 kB
AnonPages:        279604 kB
Mapped:            12696 kB
Shmem:                 0 kB
Slab:             723792 kB
SReclaimable:     165280 kB
SUnreclaim:       558512 kB
KernelStack:        1616 kB
PageTables:         4468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     386232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 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-3738387-1339249066.opb

Free space on /tmp at the end= 70852 MiB
End job on node135 at 2012-06-09 15:46:28