Trace number 3730687

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.3.accl.ucl.opb
MD5SUM03090e2b7426cc03a4be73b62ee3d658
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark0.670897
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables4622
Total number of constraints12569
Number of constraints which are clauses11753
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints816
Minimum length of a constraint1
Maximum length of a constraint11
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 36
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 130
Number of bits of the biggest sum of numbers8
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-3730687-1339246854.opb.
0.00/0.00	c Instance file HOME/instance-3730687-1339246854.opb
0.00/0.00	c File size is 397949 bytes.
0.00/0.05	c Highest Coefficient sum: 130
0.00/0.05	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.06	c ============================[ Problem Statistics ]=============================
0.00/0.06	c |                                                                             |
0.00/0.06	c |  Parsing time:          0.06         s                                      |
0.00/0.06	c |  Number Variables:      4622                                                |
0.00/0.06	c |  Number Constraints:    12569                                               |
0.00/0.06	c ===============================================================================
1800.37/547.31	c Remaining time 1799.94 sec.
1800.37/547.31	c 
1800.37/547.31	c *** INTERRUPTED ***
1800.37/547.31	s UNKNOWN
1800.37/547.31	c Total CPU time              : 1797.21 s
1800.37/547.31	c Memory used           : 322.08 MB
1800.37/547.31	c CPU time              : 1797.21 s
1800.37/547.31	c 
1800.37/547.31	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-3730687-1339246854/watcher-3730687-1339246854 -o /tmp/evaluation-result-3730687-1339246854/solver-3730687-1339246854 -C 1800 -W 1900 -M 15500 run HOME/instance-3730687-1339246854.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.46 0.11 0.03 3/178 19999
/proc/meminfo: memFree=28381656/32873648 swapFree=7628/7628
[pid=19999] ppid=19997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19999/stat : 19999 (run) S 19997 19999 19841 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811386 9367552 270 33554432000 4194304 5064252 140733446797344 140733446796256 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19999/statm: 2287 270 229 213 0 72 0

[startup+0.105988 s]
/proc/loadavg: 0.46 0.11 0.03 3/178 19999
/proc/meminfo: memFree=28381656/32873648 swapFree=7628/7628
[pid=19999] ppid=19997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19999/stat : 19999 (run) S 19997 19999 19841 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811386 9367552 270 33554432000 4194304 5064252 140733446797344 140733446796256 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19999/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200255 s]
/proc/loadavg: 0.46 0.11 0.03 3/178 19999
/proc/meminfo: memFree=28381656/32873648 swapFree=7628/7628
[pid=19999] ppid=19997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19999/stat : 19999 (run) S 19997 19999 19841 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811386 9367552 270 33554432000 4194304 5064252 140733446797344 140733446796256 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19999/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300237 s]
/proc/loadavg: 0.46 0.11 0.03 3/178 19999
/proc/meminfo: memFree=28381656/32873648 swapFree=7628/7628
[pid=19999] ppid=19997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19999/stat : 19999 (run) S 19997 19999 19841 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811386 9367552 270 33554432000 4194304 5064252 140733446797344 140733446796256 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19999/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700227 s]
/proc/loadavg: 0.46 0.11 0.03 3/178 19999
/proc/meminfo: memFree=28381656/32873648 swapFree=7628/7628
[pid=19999] ppid=19997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19999/stat : 19999 (run) S 19997 19999 19841 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811386 9367552 270 33554432000 4194304 5064252 140733446797344 140733446796256 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19999/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 0.46 0.11 0.03 3/180 20001
/proc/meminfo: memFree=28358940/32873648 swapFree=7628/7628
[pid=19999] ppid=19997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19999/stat : 19999 (run) S 19997 19999 19841 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811386 9367552 270 33554432000 4194304 5064252 140733446797344 140733446796256 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19999/statm: 2287 270 229 213 0 72 0
[pid=20000] ppid=19999 vsize=46688 CPUtime=1.49 cores=1,3,5,7
/proc/20000/stat : 20000 (pb_cplex) R 19999 19999 19841 0 -1 4202496 14983 0 0 0 146 3 0 0 20 0 1 0 390811386 47808512 6731 33554432000 134512640 146736320 4294400064 4294395928 144757825 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/20000/statm: 11672 6731 832 2985 0 8606 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55836

[startup+3.10023 s]
/proc/loadavg: 0.46 0.11 0.03 3/180 20001
/proc/meminfo: memFree=28356452/32873648 swapFree=7628/7628
[pid=19999] ppid=19997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19999/stat : 19999 (run) S 19997 19999 19841 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811386 9367552 270 33554432000 4194304 5064252 140733446797344 140733446796256 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19999/statm: 2287 270 229 213 0 72 0
[pid=20000] ppid=19999 vsize=48592 CPUtime=3.09 cores=1,3,5,7
/proc/20000/stat : 20000 (pb_cplex) R 19999 19999 19841 0 -1 4202496 16278 0 0 0 306 3 0 0 20 0 1 0 390811386 49758208 7154 33554432000 134512640 146736320 4294400064 4294394504 135999617 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/20000/statm: 12148 7154 832 2985 0 9082 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57740

[startup+6.3002 s]
/proc/loadavg: 0.59 0.14 0.04 10/187 20008
/proc/meminfo: memFree=28313520/32873648 swapFree=7628/7628
[pid=19999] ppid=19997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19999/stat : 19999 (run) S 19997 19999 19841 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811386 9367552 270 33554432000 4194304 5064252 140733446797344 140733446796256 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19999/statm: 2287 270 229 213 0 72 0
[pid=20000] ppid=19999 vsize=171220 CPUtime=6.29 cores=1,3,5,7
/proc/20000/stat : 20000 (pb_cplex) R 19999 19999 19841 0 -1 4202496 32417 0 0 0 623 6 0 0 20 0 8 0 390811386 175329280 15148 33554432000 134512640 146736320 4294400064 4294392908 136017757 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20000/statm: 42805 15148 887 2985 0 39739 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 180368

[startup+12.7004 s]
/proc/loadavg: 1.18 0.27 0.09 17/194 20038
/proc/meminfo: memFree=28198484/32873648 swapFree=7628/7628
[pid=19999] ppid=19997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19999/stat : 19999 (run) S 19997 19999 19841 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811386 9367552 270 33554432000 4194304 5064252 140733446797344 140733446796256 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19999/statm: 2287 270 229 213 0 72 0
[pid=20000] ppid=19999 vsize=246928 CPUtime=29.5 cores=1,3,5,7
/proc/20000/stat : 20000 (pb_cplex) R 19999 19999 19841 0 -1 4202496 103290 0 0 0 2927 23 0 0 20 0 8 0 390811386 252854272 33260 33554432000 134512640 146736320 4294400064 4294392828 136400474 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20000/statm: 61732 33260 890 2985 0 58666 0
[pid=20000/tid=20009] ppid=19999 vsize=246928 CPUtime=2.83 cores=1,3,5,7
/proc/20000/task/20009/stat : 20009 (pb_cplex) S 19999 19999 19841 0 -1 4202560 11150 0 0 0 280 3 0 0 20 0 8 0 390811992 252854272 33260 33554432000 134512640 146736320 4294400064 4132601488 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20000/tid=20010] ppid=19999 vsize=246928 CPUtime=2.68 cores=1,3,5,7
/proc/20000/task/20010/stat : 20010 (pb_cplex) R 19999 19999 19841 0 -1 4202560 7428 0 0 0 268 0 0 0 20 0 8 0 390811992 252854272 33260 33554432000 134512640 146736320 4294400064 4122112152 136007605 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=20000/tid=20011] ppid=19999 vsize=246928 CPUtime=2.73 cores=1,3,5,7
/proc/20000/task/20011/stat : 20011 (pb_cplex) R 19999 19999 19841 0 -1 4202560 11821 0 0 0 269 4 0 0 20 0 8 0 390811992 252854272 33260 33554432000 134512640 146736320 4294400064 4111627972 135851007 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=20000/tid=20012] ppid=19999 vsize=246928 CPUtime=2.34 cores=1,3,5,7
/proc/20000/task/20012/stat : 20012 (pb_cplex) R 19999 19999 19841 0 -1 4202560 11048 0 0 0 231 3 0 0 20 0 8 0 390811992 252854272 33260 33554432000 134512640 146736320 4294400064 4101140632 136007083 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=20000/tid=20013] ppid=19999 vsize=246928 CPUtime=3.16 cores=1,3,5,7
/proc/20000/task/20013/stat : 20013 (pb_cplex) R 19999 19999 19841 0 -1 4202560 6504 0 0 0 314 2 0 0 20 0 8 0 390811992 252854272 33260 33554432000 134512640 146736320 4294400064 4090654500 135857530 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=20000/tid=20014] ppid=19999 vsize=246928 CPUtime=3.3 cores=1,3,5,7
/proc/20000/task/20014/stat : 20014 (pb_cplex) R 19999 19999 19841 0 -1 4202560 8585 0 0 0 328 2 0 0 20 0 8 0 390811992 252854272 33260 33554432000 134512640 146736320 4294400064 4080169084 136400447 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=20000/tid=20015] ppid=19999 vsize=246928 CPUtime=3.09 cores=1,3,5,7
/proc/20000/task/20015/stat : 20015 (pb_cplex) R 19999 19999 19841 0 -1 4202560 6346 0 0 0 307 2 0 0 20 0 8 0 390811992 252854272 33260 33554432000 134512640 146736320 4294400064 4069683352 136007053 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 29.5
Current children cumulated vsize (KiB) 256076

[startup+25.5002 s]
/proc/loadavg: 2.88 0.70 0.23 7/187 20038
/proc/meminfo: memFree=28257164/32873648 swapFree=7628/7628
[pid=19999] ppid=19997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19999/stat : 19999 (run) S 19997 19999 19841 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811386 9367552 270 33554432000 4194304 5064252 140733446797344 140733446796256 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19999/statm: 2287 270 229 213 0 72 0
[pid=20000] ppid=19999 vsize=126292 CPUtime=50.56 cores=1,3,5,7
/proc/20000/stat : 20000 (pb_cplex) R 19999 19999 19841 0 -1 4202496 133661 0 0 0 5014 42 0 0 20 0 1 0 390811386 129323008 17850 33554432000 134512640 146736320 4294400064 4294394256 136008050 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/20000/statm: 31573 17850 893 2985 0 28507 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 135440

[startup+51.1003 s]
/proc/loadavg: 3.85 1.09 0.37 3/187 20038
/proc/meminfo: memFree=28256376/32873648 swapFree=7628/7628
[pid=19999] ppid=19997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19999/stat : 19999 (run) S 19997 19999 19841 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811386 9367552 270 33554432000 4194304 5064252 140733446797344 140733446796256 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19999/statm: 2287 270 229 213 0 72 0
[pid=20000] ppid=19999 vsize=126292 CPUtime=76.15 cores=1,3,5,7
/proc/20000/stat : 20000 (pb_cplex) R 19999 19999 19841 0 -1 4202496 133661 0 0 0 7573 42 0 0 20 0 1 0 390811386 129323008 17850 33554432000 134512640 146736320 4294400064 4294394256 136008050 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/20000/statm: 31573 17850 893 2985 0 28507 0
Current children cumulated CPU time (s) 76.15
Current children cumulated vsize (KiB) 135440

[startup+102.3 s]
/proc/loadavg: 3.07 1.33 0.49 3/186 20052
/proc/meminfo: memFree=28175796/32873648 swapFree=7628/7628
[pid=19999] ppid=19997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19999/stat : 19999 (run) S 19997 19999 19841 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811386 9367552 270 33554432000 4194304 5064252 140733446797344 140733446796256 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19999/statm: 2287 270 229 213 0 72 0
[pid=20000] ppid=19999 vsize=182264 CPUtime=128.54 cores=1,3,5,7
/proc/20000/stat : 20000 (pb_cplex) R 19999 19999 19841 0 -1 4202496 154951 0 0 0 12802 52 0 0 20 0 8 0 390811386 186638336 22852 33554432000 134512640 146736320 4294400064 4294393296 136403112 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20000/statm: 45566 22852 901 2985 0 42500 0
[pid=20000/tid=20046] ppid=19999 vsize=182264 CPUtime=0 cores=1,3,5,7
/proc/20000/task/20046/stat : 20046 (pb_cplex) S 19999 19999 19841 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 390820863 186638336 22852 33554432000 134512640 146736320 4294400064 4128525968 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20000/tid=20047] ppid=19999 vsize=182264 CPUtime=0 cores=1,3,5,7
/proc/20000/task/20047/stat : 20047 (pb_cplex) S 19999 19999 19841 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390820863 186638336 22852 33554432000 134512640 146736320 4294400064 4139011728 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20000/tid=20048] ppid=19999 vsize=182264 CPUtime=0 cores=1,3,5,7
/proc/20000/task/20048/stat : 20048 (pb_cplex) S 19999 19999 19841 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 390820863 186638336 22852 33554432000 134512640 146736320 4294400064 4149497488 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20000/tid=20049] ppid=19999 vsize=182264 CPUtime=0 cores=1,3,5,7
/proc/20000/task/20049/stat : 20049 (pb_cplex) S 19999 19999 19841 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 390820863 186638336 22852 33554432000 134512640 146736320 4294400064 4101144208 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20000/tid=20050] ppid=19999 vsize=182264 CPUtime=0 cores=1,3,5,7
/proc/20000/task/20050/stat : 20050 (pb_cplex) S 19999 19999 19841 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390820863 186638336 22852 33554432000 134512640 146736320 4294400064 4090658448 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20000/tid=20051] ppid=19999 vsize=182264 CPUtime=0 cores=1,3,5,7
/proc/20000/task/20051/stat : 20051 (pb_cplex) S 19999 19999 19841 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 390820863 186638336 22852 33554432000 134512640 146736320 4294400064 4080172688 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20000/tid=20052] ppid=19999 vsize=182264 CPUtime=0 cores=1,3,5,7
/proc/20000/task/20052/stat : 20052 (pb_cplex) S 19999 19999 19841 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390820863 186638336 22852 33554432000 134512640 146736320 4294400064 4069686928 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 128.54
Current children cumulated vsize (KiB) 191412

[startup+162.301 s]
/proc/loadavg: 5.13 2.24 0.85 17/193 20066
/proc/meminfo: memFree=27644320/32873648 swapFree=7628/7628
[pid=19999] ppid=19997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19999/stat : 19999 (run) S 19997 19999 19841 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811386 9367552 270 33554432000 4194304 5064252 140733446797344 140733446796256 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19999/statm: 2287 270 229 213 0 72 0
[pid=20000] ppid=19999 vsize=285376 CPUtime=330.55 cores=1,3,5,7
/proc/20000/stat : 20000 (pb_cplex) R 19999 19999 19841 0 -1 4202496 257350 0 0 0 32968 87 0 0 20 0 8 0 390811386 292225024 45695 33554432000 134512640 146736320 4294400064 4294392208 136403103 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20000/statm: 71344 45695 901 2985 0 68278 0
[pid=20000/tid=20046] ppid=19999 vsize=285376 CPUtime=15.93 cores=1,3,5,7
/proc/20000/task/20046/stat : 20046 (pb_cplex) R 19999 19999 19841 0 -1 4202560 18420 0 0 0 1587 6 0 0 20 0 8 0 390820863 292225024 45695 33554432000 134512640 146736320 4294400064 4128521100 139028298 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=20000/tid=20047] ppid=19999 vsize=285376 CPUtime=16.85 cores=1,3,5,7
/proc/20000/task/20047/stat : 20047 (pb_cplex) R 19999 19999 19841 0 -1 4202560 11921 0 0 0 1681 4 0 0 20 0 8 0 390820863 292225024 45695 33554432000 134512640 146736320 4294400064 4139008208 136008050 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=20000/tid=20048] ppid=19999 vsize=285376 CPUtime=21.09 cores=1,3,5,7
/proc/20000/task/20048/stat : 20048 (pb_cplex) R 19999 19999 19841 0 -1 4202560 10610 0 0 0 2105 4 0 0 20 0 8 0 390820863 292225024 45695 33554432000 134512640 146736320 4294400064 4149492880 136008165 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=20000/tid=20049] ppid=19999 vsize=285376 CPUtime=25.26 cores=1,3,5,7
/proc/20000/task/20049/stat : 20049 (pb_cplex) R 19999 19999 19841 0 -1 4202560 11636 0 0 0 2522 4 0 0 20 0 8 0 390820863 292225024 45695 33554432000 134512640 146736320 4294400064 4101141072 136403112 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=20000/tid=20050] ppid=19999 vsize=285376 CPUtime=30.28 cores=1,3,5,7
/proc/20000/task/20050/stat : 20050 (pb_cplex) R 19999 19999 19841 0 -1 4202560 6825 0 0 0 3025 3 0 0 20 0 8 0 390820863 292225024 45695 33554432000 134512640 146736320 4294400064 4090654928 136008050 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=20000/tid=20051] ppid=19999 vsize=285376 CPUtime=32.62 cores=1,3,5,7
/proc/20000/task/20051/stat : 20051 (pb_cplex) R 19999 19999 19841 0 -1 4202560 15435 0 0 0 3255 7 0 0 20 0 8 0 390820863 292225024 45695 33554432000 134512640 146736320 4294400064 4080168472 135466477 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=20000/tid=20052] ppid=19999 vsize=285376 CPUtime=30.55 cores=1,3,5,7
/proc/20000/task/20052/stat : 20052 (pb_cplex) R 19999 19999 19841 0 -1 4202560 13504 0 0 0 3050 5 0 0 20 0 8 0 390820863 292225024 45695 33554432000 134512640 146736320 4294400064 4069683416 136008645 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 330.55

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

/proc/20000/statm: 71933 47839 901 2985 0 68867 0
[pid=20000/tid=20046] ppid=19999 vsize=287732 CPUtime=73.16 cores=1,3,5,7
/proc/20000/task/20046/stat : 20046 (pb_cplex) R 19999 19999 19841 0 -1 4202560 38442 0 0 0 7301 15 0 0 20 0 8 0 390820863 294637568 47839 33554432000 134512640 146736320 4294400064 4128522832 136403109 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=20000/tid=20047] ppid=19999 vsize=287732 CPUtime=66.5 cores=1,3,5,7
/proc/20000/task/20047/stat : 20047 (pb_cplex) R 19999 19999 19841 0 -1 4202560 32123 0 0 0 6637 13 0 0 20 0 8 0 390820863 294637568 47839 33554432000 134512640 146736320 4294400064 4139008640 139046506 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=20000/tid=20048] ppid=19999 vsize=287732 CPUtime=85.37 cores=1,3,5,7
/proc/20000/task/20048/stat : 20048 (pb_cplex) R 19999 19999 19841 0 -1 4202560 37158 0 0 0 8521 16 0 0 20 0 8 0 390820863 294637568 47839 33554432000 134512640 146736320 4294400064 4149493744 136385265 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=20000/tid=20049] ppid=19999 vsize=287732 CPUtime=79.51 cores=1,3,5,7
/proc/20000/task/20049/stat : 20049 (pb_cplex) R 19999 19999 19841 0 -1 4202560 35589 0 0 0 7938 13 0 0 20 0 8 0 390820863 294637568 47839 33554432000 134512640 146736320 4294400064 4101140120 135466582 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=20000/tid=20050] ppid=19999 vsize=287732 CPUtime=87.51 cores=1,3,5,7
/proc/20000/task/20050/stat : 20050 (pb_cplex) R 19999 19999 19841 0 -1 4202560 34330 0 0 0 8737 14 0 0 20 0 8 0 390820863 294637568 47839 33554432000 134512640 146736320 4294400064 4090654928 136007994 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=20000/tid=20051] ppid=19999 vsize=287732 CPUtime=88.14 cores=1,3,5,7
/proc/20000/task/20051/stat : 20051 (pb_cplex) R 19999 19999 19841 0 -1 4202560 40331 0 0 0 8799 15 0 0 20 0 8 0 390820863 294637568 47839 33554432000 134512640 146736320 4294400064 4080169416 135999713 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=20000/tid=20052] ppid=19999 vsize=287732 CPUtime=88.67 cores=1,3,5,7
/proc/20000/task/20052/stat : 20052 (pb_cplex) R 19999 19999 19841 0 -1 4202560 35448 0 0 0 8852 15 0 0 20 0 8 0 390820863 294637568 47839 33554432000 134512640 146736320 4294400064 4069683408 136008157 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 781.89
Current children cumulated vsize (KiB) 296880

[startup+342.301 s]
/proc/loadavg: 14.38 7.95 3.32 18/193 20067
/proc/meminfo: memFree=27617268/32873648 swapFree=7628/7628
[pid=19999] ppid=19997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19999/stat : 19999 (run) S 19997 19999 19841 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811386 9367552 270 33554432000 4194304 5064252 140733446797344 140733446796256 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19999/statm: 2287 270 229 213 0 72 0
[pid=20000] ppid=19999 vsize=310952 CPUtime=1013.91 cores=1,3,5,7
/proc/20000/stat : 20000 (pb_cplex) R 19999 19999 19841 0 -1 4202496 566399 0 0 0 101196 195 0 0 20 0 8 0 390811386 318414848 53157 33554432000 134512640 146736320 4294400064 4294391824 136008039 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20000/statm: 77738 53157 901 2985 0 74672 0
[pid=20000/tid=20046] ppid=19999 vsize=310952 CPUtime=102.13 cores=1,3,5,7
/proc/20000/task/20046/stat : 20046 (pb_cplex) R 19999 19999 19841 0 -1 4202560 39812 0 0 0 10197 16 0 0 20 0 8 0 390820863 318414848 53157 33554432000 134512640 146736320 4294400064 4128522312 139042876 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=20000/tid=20047] ppid=19999 vsize=310952 CPUtime=94.1 cores=1,3,5,7
/proc/20000/task/20047/stat : 20047 (pb_cplex) R 19999 19999 19841 0 -1 4202560 55237 0 0 0 9391 19 0 0 20 0 8 0 390820863 318414848 53157 33554432000 134512640 146736320 4294400064 4139008592 136403109 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=20000/tid=20048] ppid=19999 vsize=310952 CPUtime=113.76 cores=1,3,5,7
/proc/20000/task/20048/stat : 20048 (pb_cplex) R 19999 19999 19841 0 -1 4202560 51170 0 0 0 11355 21 0 0 20 0 8 0 390820863 318414848 53157 33554432000 134512640 146736320 4294400064 4149493964 136388921 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=20000/tid=20049] ppid=19999 vsize=310952 CPUtime=107.48 cores=1,3,5,7
/proc/20000/task/20049/stat : 20049 (pb_cplex) R 19999 19999 19841 0 -1 4202560 62750 0 0 0 10727 21 0 0 20 0 8 0 390820863 318414848 53157 33554432000 134512640 146736320 4294400064 4101140688 136008061 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=20000/tid=20050] ppid=19999 vsize=310952 CPUtime=116.53 cores=1,3,5,7
/proc/20000/task/20050/stat : 20050 (pb_cplex) R 19999 19999 19841 0 -1 4202560 48461 0 0 0 11634 19 0 0 20 0 8 0 390820863 318414848 53157 33554432000 134512640 146736320 4294400064 4090654872 136007069 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=20000/tid=20051] ppid=19999 vsize=310952 CPUtime=119.08 cores=1,3,5,7
/proc/20000/task/20051/stat : 20051 (pb_cplex) R 19999 19999 19841 0 -1 4202560 49656 0 0 0 11889 19 0 0 20 0 8 0 390820863 318414848 53157 33554432000 134512640 146736320 4294400064 4080168148 135455417 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=20000/tid=20052] ppid=19999 vsize=310952 CPUtime=118.94 cores=1,3,5,7
/proc/20000/task/20052/stat : 20052 (pb_cplex) R 19999 19999 19841 0 -1 4202560 53785 0 0 0 11873 21 0 0 20 0 8 0 390820863 318414848 53157 33554432000 134512640 146736320 4294400064 4069683240 139044499 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1013.91
Current children cumulated vsize (KiB) 320100

[startup+402.3 s]
/proc/loadavg: 14.66 9.22 4.04 17/193 20067
/proc/meminfo: memFree=27606464/32873648 swapFree=7628/7628
[pid=19999] ppid=19997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19999/stat : 19999 (run) S 19997 19999 19841 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811386 9367552 270 33554432000 4194304 5064252 140733446797344 140733446796256 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19999/statm: 2287 270 229 213 0 72 0
[pid=20000] ppid=19999 vsize=303672 CPUtime=1244.11 cores=1,3,5,7
/proc/20000/stat : 20000 (pb_cplex) R 19999 19999 19841 0 -1 4202496 687130 0 0 0 124179 232 0 0 20 0 8 0 390811386 310960128 52087 33554432000 134512640 146736320 4294400064 4294392912 136008172 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20000/statm: 75918 52087 901 2985 0 72852 0
[pid=20000/tid=20046] ppid=19999 vsize=303672 CPUtime=131.99 cores=1,3,5,7
/proc/20000/task/20046/stat : 20046 (pb_cplex) R 19999 19999 19841 0 -1 4202560 50760 0 0 0 13178 21 0 0 20 0 8 0 390820863 310960128 52087 33554432000 134512640 146736320 4294400064 4128522132 136017672 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=20000/tid=20047] ppid=19999 vsize=303672 CPUtime=123.65 cores=1,3,5,7
/proc/20000/task/20047/stat : 20047 (pb_cplex) R 19999 19999 19841 0 -1 4202560 67172 0 0 0 12342 23 0 0 20 0 8 0 390820863 310960128 52087 33554432000 134512640 146736320 4294400064 4139008624 136385265 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=20000/tid=20048] ppid=19999 vsize=303672 CPUtime=141.35 cores=1,3,5,7
/proc/20000/task/20048/stat : 20048 (pb_cplex) R 19999 19999 19841 0 -1 4202560 72111 0 0 0 14109 26 0 0 20 0 8 0 390820863 310960128 52087 33554432000 134512640 146736320 4294400064 4149493884 136400456 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=20000/tid=20049] ppid=19999 vsize=303672 CPUtime=135.23 cores=1,3,5,7
/proc/20000/task/20049/stat : 20049 (pb_cplex) R 19999 19999 19841 0 -1 4202560 80801 0 0 0 13496 27 0 0 20 0 8 0 390820863 310960128 52087 33554432000 134512640 146736320 4294400064 4101140688 136008234 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=20000/tid=20050] ppid=19999 vsize=303672 CPUtime=147.41 cores=1,3,5,7
/proc/20000/task/20050/stat : 20050 (pb_cplex) R 19999 19999 19841 0 -1 4202560 58026 0 0 0 14717 24 0 0 20 0 8 0 390820863 310960128 52087 33554432000 134512640 146736320 4294400064 4090655344 136385268 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=20000/tid=20051] ppid=19999 vsize=303672 CPUtime=146.56 cores=1,3,5,7
/proc/20000/task/20051/stat : 20051 (pb_cplex) R 19999 19999 19841 0 -1 4202560 64328 0 0 0 14631 25 0 0 20 0 8 0 390820863 310960128 52087 33554432000 134512640 146736320 4294400064 4080169552 136403117 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=20000/tid=20052] ppid=19999 vsize=303672 CPUtime=148.57 cores=1,3,5,7
/proc/20000/task/20052/stat : 20052 (pb_cplex) R 19999 19999 19841 0 -1 4202560 72372 0 0 0 14830 27 0 0 20 0 8 0 390820863 310960128 52087 33554432000 134512640 146736320 4294400064 4069683792 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1244.11
Current children cumulated vsize (KiB) 312820

[startup+462.3 s]
/proc/loadavg: 15.03 10.31 4.74 12/193 20067
/proc/meminfo: memFree=27602448/32873648 swapFree=7628/7628
[pid=19999] ppid=19997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19999/stat : 19999 (run) S 19997 19999 19841 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811386 9367552 270 33554432000 4194304 5064252 140733446797344 140733446796256 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19999/statm: 2287 270 229 213 0 72 0
[pid=20000] ppid=19999 vsize=324212 CPUtime=1474.86 cores=1,3,5,7
/proc/20000/stat : 20000 (pb_cplex) R 19999 19999 19841 0 -1 4202496 802404 0 0 0 147216 270 0 0 20 0 8 0 390811386 331993088 56076 33554432000 134512640 146736320 4294400064 4294392912 136008364 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20000/statm: 81053 56076 901 2985 0 77987 0
[pid=20000/tid=20046] ppid=19999 vsize=324212 CPUtime=160.14 cores=1,3,5,7
/proc/20000/task/20046/stat : 20046 (pb_cplex) R 19999 19999 19841 0 -1 4202560 64573 0 0 0 15988 26 0 0 20 0 8 0 390820863 331993088 56076 33554432000 134512640 146736320 4294400064 4128522104 136400484 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=20000/tid=20047] ppid=19999 vsize=324212 CPUtime=151.12 cores=1,3,5,7
/proc/20000/task/20047/stat : 20047 (pb_cplex) R 19999 19999 19841 0 -1 4202560 88031 0 0 0 15083 29 0 0 20 0 8 0 390820863 331993088 56076 33554432000 134512640 146736320 4294400064 4139007072 136006393 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=20000/tid=20048] ppid=19999 vsize=324212 CPUtime=169.26 cores=1,3,5,7
/proc/20000/task/20048/stat : 20048 (pb_cplex) R 19999 19999 19841 0 -1 4202560 92849 0 0 0 16893 33 0 0 20 0 8 0 390820863 331993088 56076 33554432000 134512640 146736320 4294400064 4149493264 136403112 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=20000/tid=20049] ppid=19999 vsize=324212 CPUtime=164.47 cores=1,3,5,7
/proc/20000/task/20049/stat : 20049 (pb_cplex) R 19999 19999 19841 0 -1 4202560 98211 0 0 0 16415 32 0 0 20 0 8 0 390820863 331993088 56076 33554432000 134512640 146736320 4294400064 4101140936 135999691 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=20000/tid=20050] ppid=19999 vsize=324212 CPUtime=177.14 cores=1,3,5,7
/proc/20000/task/20050/stat : 20050 (pb_cplex) R 19999 19999 19841 0 -1 4202560 73717 0 0 0 17685 29 0 0 20 0 8 0 390820863 331993088 56076 33554432000 134512640 146736320 4294400064 4090653840 136008245 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=20000/tid=20051] ppid=19999 vsize=324212 CPUtime=174.03 cores=1,3,5,7
/proc/20000/task/20051/stat : 20051 (pb_cplex) R 19999 19999 19841 0 -1 4202560 89047 0 0 0 17372 31 0 0 20 0 8 0 390820863 331993088 56076 33554432000 134512640 146736320 4294400064 4080169416 136000367 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=20000/tid=20052] ppid=19999 vsize=324212 CPUtime=178.35 cores=1,3,5,7
/proc/20000/task/20052/stat : 20052 (pb_cplex) R 19999 19999 19841 0 -1 4202560 72379 0 0 0 17806 29 0 0 20 0 8 0 390820863 331993088 56076 33554432000 134512640 146736320 4294400064 4069682760 135982324 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1474.86
Current children cumulated vsize (KiB) 333360

[startup+522.3 s]
/proc/loadavg: 14.99 11.16 5.38 17/193 20067
/proc/meminfo: memFree=27599040/32873648 swapFree=7628/7628
[pid=19999] ppid=19997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19999/stat : 19999 (run) S 19997 19999 19841 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811386 9367552 270 33554432000 4194304 5064252 140733446797344 140733446796256 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19999/statm: 2287 270 229 213 0 72 0
[pid=20000] ppid=19999 vsize=321716 CPUtime=1702.52 cores=1,3,5,7
/proc/20000/stat : 20000 (pb_cplex) R 19999 19999 19841 0 -1 4202496 894565 0 0 0 169948 304 0 0 20 0 8 0 390811386 329437184 55713 33554432000 134512640 146736320 4294400064 4294392912 136008089 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20000/statm: 80429 55713 901 2985 0 77363 0
[pid=20000/tid=20046] ppid=19999 vsize=321716 CPUtime=188.62 cores=1,3,5,7
/proc/20000/task/20046/stat : 20046 (pb_cplex) R 19999 19999 19841 0 -1 4202560 76999 0 0 0 18832 30 0 0 20 0 8 0 390820863 329437184 55713 33554432000 134512640 146736320 4294400064 4128522332 135854537 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=20000/tid=20047] ppid=19999 vsize=321716 CPUtime=179.69 cores=1,3,5,7
/proc/20000/task/20047/stat : 20047 (pb_cplex) R 19999 19999 19841 0 -1 4202560 99907 0 0 0 17937 32 0 0 20 0 8 0 390820863 329437184 55713 33554432000 134512640 146736320 4294400064 4139008592 136403117 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=20000/tid=20048] ppid=19999 vsize=321716 CPUtime=195.95 cores=1,3,5,7
/proc/20000/task/20048/stat : 20048 (pb_cplex) R 19999 19999 19841 0 -1 4202560 100285 0 0 0 19559 36 0 0 20 0 8 0 390820863 329437184 55713 33554432000 134512640 146736320 4294400064 4149494352 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=20000/tid=20049] ppid=19999 vsize=321716 CPUtime=193.07 cores=1,3,5,7
/proc/20000/task/20049/stat : 20049 (pb_cplex) R 19999 19999 19841 0 -1 4202560 106421 0 0 0 19271 36 0 0 20 0 8 0 390820863 329437184 55713 33554432000 134512640 146736320 4294400064 4101140872 136388078 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=20000/tid=20050] ppid=19999 vsize=321716 CPUtime=205.56 cores=1,3,5,7
/proc/20000/task/20050/stat : 20050 (pb_cplex) R 19999 19999 19841 0 -1 4202560 87833 0 0 0 20520 36 0 0 20 0 8 0 390820863 329437184 55713 33554432000 134512640 146736320 4294400064 4090654344 135982686 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=20000/tid=20051] ppid=19999 vsize=321716 CPUtime=202.24 cores=1,3,5,7
/proc/20000/task/20051/stat : 20051 (pb_cplex) R 19999 19999 19841 0 -1 4202560 105919 0 0 0 20186 38 0 0 20 0 8 0 390820863 329437184 55713 33554432000 134512640 146736320 4294400064 4080169052 135854505 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=20000/tid=20052] ppid=19999 vsize=321716 CPUtime=208.22 cores=1,3,5,7
/proc/20000/task/20052/stat : 20052 (pb_cplex) S 19999 19999 19841 0 -1 4202560 81074 0 0 0 20788 34 0 0 20 0 8 0 390820863 329437184 55713 33554432000 134512640 146736320 4294400064 4069686928 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1702.52
Current children cumulated vsize (KiB) 330864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+547.3 s]
/proc/loadavg: 15.01 11.47 5.63 9/186 20110
/proc/meminfo: memFree=28172492/32873648 swapFree=7628/7628
[pid=19999] ppid=19997 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19999/stat : 19999 (run) S 19997 19999 19841 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390811386 9367552 270 33554432000 4194304 5064252 140733446797344 140733446796256 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19999/statm: 2287 270 229 213 0 72 0
[pid=20000] ppid=19999 vsize=329808 CPUtime=1800.37 cores=1,3,5,7
/proc/20000/stat : 20000 (pb_cplex) R 19999 19999 19841 0 -1 4202496 943955 0 0 0 179718 319 0 0 20 0 8 0 390811386 337723392 57037 33554432000 134512640 146736320 4294400064 4294392912 136008256 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20000/statm: 82452 57037 901 2985 0 79386 0
[pid=20000/tid=20046] ppid=19999 vsize=329808 CPUtime=200.13 cores=1,3,5,7
/proc/20000/task/20046/stat : 20046 (pb_cplex) R 19999 19999 19841 0 -1 4202560 79863 0 0 0 19981 32 0 0 20 0 8 0 390820863 337723392 57037 33554432000 134512640 146736320 4294400064 4128522448 136008042 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=20000/tid=20047] ppid=19999 vsize=329808 CPUtime=192.18 cores=1,3,5,7
/proc/20000/task/20047/stat : 20047 (pb_cplex) R 19999 19999 19841 0 -1 4202560 100704 0 0 0 19185 33 0 0 20 0 8 0 390820863 337723392 57037 33554432000 134512640 146736320 4294400064 4139008208 136008056 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=20000/tid=20048] ppid=19999 vsize=329808 CPUtime=207.57 cores=1,3,5,7
/proc/20000/task/20048/stat : 20048 (pb_cplex) R 19999 19999 19841 0 -1 4202560 103823 0 0 0 20719 38 0 0 20 0 8 0 390820863 337723392 57037 33554432000 134512640 146736320 4294400064 4149493968 136008299 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=20000/tid=20049] ppid=19999 vsize=329808 CPUtime=205.92 cores=1,3,5,7
/proc/20000/task/20049/stat : 20049 (pb_cplex) R 19999 19999 19841 0 -1 4202560 106421 0 0 0 20554 38 0 0 20 0 8 0 390820863 337723392 57037 33554432000 134512640 146736320 4294400064 4101140688 136008364 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=20000/tid=20050] ppid=19999 vsize=329808 CPUtime=218.22 cores=1,3,5,7
/proc/20000/task/20050/stat : 20050 (pb_cplex) R 19999 19999 19841 0 -1 4202560 101063 0 0 0 21784 38 0 0 20 0 8 0 390820863 337723392 57037 33554432000 134512640 146736320 4294400064 4090654872 136007616 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=20000/tid=20051] ppid=19999 vsize=329808 CPUtime=215.38 cores=1,3,5,7
/proc/20000/task/20051/stat : 20051 (pb_cplex) R 19999 19999 19841 0 -1 4202560 116768 0 0 0 21496 42 0 0 20 0 8 0 390820863 337723392 57037 33554432000 134512640 146736320 4294400064 4080168032 136006074 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=20000/tid=20052] ppid=19999 vsize=329808 CPUtime=219.95 cores=1,3,5,7
/proc/20000/task/20052/stat : 20052 (pb_cplex) R 19999 19999 19841 0 -1 4202560 87047 0 0 0 21959 36 0 0 20 0 8 0 390820863 337723392 57037 33554432000 134512640 146736320 4294400064 4069683272 139042901 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.37
Current children cumulated vsize (KiB) 338956

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 19999 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.37
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 547.316
CPU time (s): 1800.37
CPU user time (s): 1797.18
CPU system time (s): 3.19
CPU usage (%): 328.945
Max. virtual memory (cumulated for all children) (KiB): 342708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 355
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.41179 second user time and 3.91341 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-09 15:00:54
IDJOB=3730687
IDBENCH=1467
IDSOLVER=2325
FILE ID=node122/3730687-1339246854
RUNJOBID= node122-1339246833-19859
PBS_JOBID= 14644359
Free space on /tmp= 64424 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.3.accl.ucl.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730687-1339246854/watcher-3730687-1339246854 -o /tmp/evaluation-result-3730687-1339246854/solver-3730687-1339246854 -C 1800 -W 1900 -M 15500  run HOME/instance-3730687-1339246854.opb

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

MD5SUM BENCH= 03090e2b7426cc03a4be73b62ee3d658
RANDOM SEED=2018897968

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28382300 kB
Buffers:          228628 kB
Cached:          3279320 kB
SwapCached:         1868 kB
Active:          1904544 kB
Inactive:        1626116 kB
Active(anon):      20068 kB
Inactive(anon):     4364 kB
Active(file):    1884476 kB
Inactive(file):  1621752 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099792 kB
Dirty:             34512 kB
Writeback:             0 kB
AnonPages:         30124 kB
Mapped:            12000 kB
Shmem:                 0 kB
Slab:             819888 kB
SReclaimable:     263704 kB
SUnreclaim:       556184 kB
KernelStack:        1448 kB
PageTables:         4032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     146736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3730687-1339246854.opb

Free space on /tmp at the end= 64408 MiB
End job on node122 at 2012-06-09 15:10:03