Trace number 3735980

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.09 576.12

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_3.opb
MD5SUM82a3d84200b069df277c7f14e0e883d0
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark266.663
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 23
Optimality of the best value was proved NO
Number of variables6076
Total number of constraints21401
Number of constraints which are clauses21392
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint666
Number of terms in the objective function 666
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 666
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 31
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 697
Number of bits of the biggest sum of numbers10
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-3735980-1339248035.opb.
0.00/0.00	c Instance file HOME/instance-3735980-1339248035.opb
0.00/0.00	c File size is 619623 bytes.
0.00/0.17	c Highest Coefficient sum: 697
0.00/0.17	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.19	c ============================[ Problem Statistics ]=============================
0.00/0.19	c |                                                                             |
0.00/0.19	c |  Parsing time:          0.19         s                                      |
0.00/0.19	c |  Number Variables:      6076                                                |
0.00/0.19	c |  Number Constraints:    21401                                               |
0.00/0.19	c ===============================================================================
1799.82/576.11	c Remaining time 1799.81 sec.
1799.82/576.11	c 
1799.82/576.11	c *** INTERRUPTED ***
1799.82/576.11	s UNKNOWN
1799.82/576.11	c Total CPU time              : 1795.96 s
1799.82/576.11	c Memory used           : 353.00 MB
1799.82/576.11	c CPU time              : 1795.96 s
1799.82/576.11	c 
1799.82/576.11	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-3735980-1339248035/watcher-3735980-1339248035 -o /tmp/evaluation-result-3735980-1339248035/solver-3735980-1339248035 -C 1800 -W 1900 -M 15500 run HOME/instance-3735980-1339248035.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: 11.39 9.05 6.55 11/185 32410
/proc/meminfo: memFree=29468772/32873648 swapFree=7112/7112
[pid=32410] ppid=32408 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32410/stat : 32410 (run) S 32408 32410 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929389 9367552 270 33554432000 4194304 5064252 140735857400384 140735857399296 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32410/statm: 2287 270 229 213 0 72 0

[startup+0.0597101 s]
/proc/loadavg: 11.39 9.05 6.55 11/185 32410
/proc/meminfo: memFree=29468772/32873648 swapFree=7112/7112
[pid=32410] ppid=32408 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32410/stat : 32410 (run) S 32408 32410 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929389 9367552 270 33554432000 4194304 5064252 140735857400384 140735857399296 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32410/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100214 s]
/proc/loadavg: 11.39 9.05 6.55 11/185 32410
/proc/meminfo: memFree=29468772/32873648 swapFree=7112/7112
[pid=32410] ppid=32408 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32410/stat : 32410 (run) S 32408 32410 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929389 9367552 270 33554432000 4194304 5064252 140735857400384 140735857399296 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32410/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300219 s]
/proc/loadavg: 11.39 9.05 6.55 11/185 32410
/proc/meminfo: memFree=29468772/32873648 swapFree=7112/7112
[pid=32410] ppid=32408 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32410/stat : 32410 (run) S 32408 32410 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929389 9367552 270 33554432000 4194304 5064252 140735857400384 140735857399296 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32410/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70024 s]
/proc/loadavg: 11.39 9.05 6.55 11/185 32410
/proc/meminfo: memFree=29468772/32873648 swapFree=7112/7112
[pid=32410] ppid=32408 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32410/stat : 32410 (run) S 32408 32410 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929389 9367552 270 33554432000 4194304 5064252 140735857400384 140735857399296 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32410/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 11.39 9.05 6.55 10/187 32412
/proc/meminfo: memFree=29439072/32873648 swapFree=7112/7112
[pid=32410] ppid=32408 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32410/stat : 32410 (run) S 32408 32410 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929389 9367552 270 33554432000 4194304 5064252 140735857400384 140735857399296 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32410/statm: 2287 270 229 213 0 72 0
[pid=32411] ppid=32410 vsize=63396 CPUtime=1.49 cores=0,2,4,6
/proc/32411/stat : 32411 (pb_cplex) R 32410 32410 31871 0 -1 4202496 13014 0 0 0 148 1 0 0 20 0 1 0 390929389 64917504 8117 33554432000 134512640 146736320 4290923808 4290918856 135999578 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/32411/statm: 15849 8117 790 2985 0 12783 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72544

[startup+3.10021 s]
/proc/loadavg: 11.39 9.05 6.55 10/187 32412
/proc/meminfo: memFree=29437220/32873648 swapFree=7112/7112
[pid=32410] ppid=32408 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32410/stat : 32410 (run) S 32408 32410 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929389 9367552 270 33554432000 4194304 5064252 140735857400384 140735857399296 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32410/statm: 2287 270 229 213 0 72 0
[pid=32411] ppid=32410 vsize=63464 CPUtime=3.09 cores=0,2,4,6
/proc/32411/stat : 32411 (pb_cplex) R 32410 32410 31871 0 -1 4202496 15857 0 0 0 307 2 0 0 20 0 1 0 390929389 64987136 8178 33554432000 134512640 146736320 4290923808 4290918440 139044527 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/32411/statm: 15866 8178 790 2985 0 12800 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72612

[startup+6.30034 s]
/proc/loadavg: 11.28 9.07 6.57 10/186 32412
/proc/meminfo: memFree=29421912/32873648 swapFree=7112/7112
[pid=32410] ppid=32408 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32410/stat : 32410 (run) S 32408 32410 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929389 9367552 270 33554432000 4194304 5064252 140735857400384 140735857399296 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32410/statm: 2287 270 229 213 0 72 0
[pid=32411] ppid=32410 vsize=65684 CPUtime=6.29 cores=0,2,4,6
/proc/32411/stat : 32411 (pb_cplex) R 32410 32410 31871 0 -1 4202496 33963 0 0 0 623 6 0 0 20 0 1 0 390929389 67260416 8939 33554432000 134512640 146736320 4290923808 4290918032 136403117 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/32411/statm: 16421 8939 891 2985 0 13355 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74832

[startup+12.7003 s]
/proc/loadavg: 11.10 9.07 6.58 10/187 32413
/proc/meminfo: memFree=29432440/32873648 swapFree=7112/7112
[pid=32410] ppid=32408 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32410/stat : 32410 (run) S 32408 32410 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929389 9367552 270 33554432000 4194304 5064252 140735857400384 140735857399296 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32410/statm: 2287 270 229 213 0 72 0
[pid=32411] ppid=32410 vsize=65692 CPUtime=12.69 cores=0,2,4,6
/proc/32411/stat : 32411 (pb_cplex) R 32410 32410 31871 0 -1 4202496 43729 0 0 0 1261 8 0 0 20 0 1 0 390929389 67268608 9072 33554432000 134512640 146736320 4290923808 4290917896 136000480 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/32411/statm: 16423 9072 894 2985 0 13357 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74840

[startup+25.5004 s]
/proc/loadavg: 10.70 9.08 6.62 10/194 32420
/proc/meminfo: memFree=29374984/32873648 swapFree=7112/7112
[pid=32410] ppid=32408 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32410/stat : 32410 (run) S 32408 32410 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929389 9367552 270 33554432000 4194304 5064252 140735857400384 140735857399296 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32410/statm: 2287 270 229 213 0 72 0
[pid=32411] ppid=32410 vsize=211232 CPUtime=25.48 cores=0,2,4,6
/proc/32411/stat : 32411 (pb_cplex) R 32410 32410 31871 0 -1 4202496 82098 0 0 0 2534 14 0 0 20 0 8 0 390929389 216301568 21641 33554432000 134512640 146736320 4290923808 4290916936 136000435 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32411/statm: 52808 21641 947 2985 0 49742 0
[pid=32411/tid=32414] ppid=32410 vsize=211232 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32414/stat : 32414 (pb_cplex) S 32410 32410 31871 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 8 0 390931070 216301568 21641 33554432000 134512640 146736320 4290923808 4106497680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32411/tid=32415] ppid=32410 vsize=211232 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32415/stat : 32415 (pb_cplex) S 32410 32410 31871 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390931070 216301568 21641 33554432000 134512640 146736320 4290923808 4096011920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32411/tid=32416] ppid=32410 vsize=211232 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32416/stat : 32416 (pb_cplex) S 32410 32410 31871 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390931070 216301568 21641 33554432000 134512640 146736320 4290923808 4085526160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32411/tid=32417] ppid=32410 vsize=211232 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32417/stat : 32417 (pb_cplex) S 32410 32410 31871 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390931070 216301568 21641 33554432000 134512640 146736320 4290923808 4075040400 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32411/tid=32418] ppid=32410 vsize=211232 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32418/stat : 32418 (pb_cplex) S 32410 32410 31871 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390931070 216301568 21641 33554432000 134512640 146736320 4290923808 4064554640 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32411/tid=32419] ppid=32410 vsize=211232 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32419/stat : 32419 (pb_cplex) S 32410 32410 31871 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390931070 216301568 21641 33554432000 134512640 146736320 4290923808 4054068880 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32411/tid=32420] ppid=32410 vsize=211232 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32420/stat : 32420 (pb_cplex) S 32410 32410 31871 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 8 0 390931070 216301568 21641 33554432000 134512640 146736320 4290923808 4043583120 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 220380

[startup+51.1005 s]
/proc/loadavg: 11.67 9.41 6.80 17/193 32420
/proc/meminfo: memFree=29265844/32873648 swapFree=7112/7112
[pid=32410] ppid=32408 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32410/stat : 32410 (run) S 32408 32410 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929389 9367552 270 33554432000 4194304 5064252 140735857400384 140735857399296 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32410/statm: 2287 270 229 213 0 72 0
[pid=32411] ppid=32410 vsize=325168 CPUtime=101.54 cores=0,2,4,6
/proc/32411/stat : 32411 (pb_cplex) R 32410 32410 31871 0 -1 4202496 171241 0 0 0 10118 36 0 0 20 0 8 0 390929389 332972032 45714 33554432000 134512640 146736320 4290923808 4290914560 135468673 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32411/statm: 81292 45714 948 2985 0 78226 0
[pid=32411/tid=32414] ppid=32410 vsize=325168 CPUtime=8.16 cores=0,2,4,6
/proc/32411/task/32414/stat : 32414 (pb_cplex) R 32410 32410 31871 0 -1 4202560 9764 0 0 0 814 2 0 0 20 0 8 0 390931070 332972032 45714 33554432000 134512640 146736320 4290923808 4106493072 136008443 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=32411/tid=32415] ppid=32410 vsize=325168 CPUtime=8.47 cores=0,2,4,6
/proc/32411/task/32415/stat : 32415 (pb_cplex) R 32410 32410 31871 0 -1 4202560 10169 0 0 0 844 3 0 0 20 0 8 0 390931070 332972032 45714 33554432000 134512640 146736320 4290923808 4096007196 135854509 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=32411/tid=32416] ppid=32410 vsize=325168 CPUtime=8.53 cores=0,2,4,6
/proc/32411/task/32416/stat : 32416 (pb_cplex) R 32410 32410 31871 0 -1 4202560 9954 0 0 0 849 4 0 0 20 0 8 0 390931070 332972032 45714 33554432000 134512640 146736320 4290923808 4085521800 135999693 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=32411/tid=32417] ppid=32410 vsize=325168 CPUtime=8.41 cores=0,2,4,6
/proc/32411/task/32417/stat : 32417 (pb_cplex) R 32410 32410 31871 0 -1 4202560 9506 0 0 0 838 3 0 0 20 0 8 0 390931070 332972032 45714 33554432000 134512640 146736320 4290923808 4075035792 136008450 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=32411/tid=32418] ppid=32410 vsize=325168 CPUtime=8.36 cores=0,2,4,6
/proc/32411/task/32418/stat : 32418 (pb_cplex) R 32410 32410 31871 0 -1 4202560 9873 0 0 0 834 2 0 0 20 0 8 0 390931070 332972032 45714 33554432000 134512640 146736320 4290923808 4064550416 136403109 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=32411/tid=32419] ppid=32410 vsize=325168 CPUtime=8.24 cores=0,2,4,6
/proc/32411/task/32419/stat : 32419 (pb_cplex) R 32410 32410 31871 0 -1 4202560 10321 0 0 0 822 2 0 0 20 0 8 0 390931070 332972032 45714 33554432000 134512640 146736320 4290923808 4054065224 139042864 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=32411/tid=32420] ppid=32410 vsize=325168 CPUtime=8.55 cores=0,2,4,6
/proc/32411/task/32420/stat : 32420 (pb_cplex) R 32410 32410 31871 0 -1 4202560 10473 0 0 0 852 3 0 0 20 0 8 0 390931070 332972032 45714 33554432000 134512640 146736320 4290923808 4043578376 139042890 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 334316

[startup+102.307 s]
/proc/loadavg: 13.86 10.38 7.26 14/193 32420
/proc/meminfo: memFree=29243824/32873648 swapFree=7112/7112
[pid=32410] ppid=32408 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32410/stat : 32410 (run) S 32408 32410 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929389 9367552 270 33554432000 4194304 5064252 140735857400384 140735857399296 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32410/statm: 2287 270 229 213 0 72 0
[pid=32411] ppid=32410 vsize=329400 CPUtime=305.91 cores=0,2,4,6
/proc/32411/stat : 32411 (pb_cplex) R 32410 32410 31871 0 -1 4202496 271655 0 0 0 30525 66 0 0 20 0 8 0 390929389 337305600 46653 33554432000 134512640 146736320 4290923808 4290916572 135854505 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32411/statm: 82350 46653 948 2985 0 79284 0
[pid=32411/tid=32414] ppid=32410 vsize=329400 CPUtime=27.16 cores=0,2,4,6
/proc/32411/task/32414/stat : 32414 (pb_cplex) S 32410 32410 31871 0 -1 4202560 16436 0 0 0 2712 4 0 0 20 0 8 0 390931070 337305600 46653 33554432000 134512640 146736320 4290923808 4106497680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32411/tid=32415] ppid=32410 vsize=329400 CPUtime=36.65 cores=0,2,4,6
/proc/32411/task/32415/stat : 32415 (pb_cplex) R 32410 32410 31871 0 -1 4202560 15918 0 0 0 3660 5 0 0 20 0 8 0 390931070 337305600 46653 33554432000 134512640 146736320 4290923808 4096008400 136008042 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=32411/tid=32416] ppid=32410 vsize=329400 CPUtime=35.98 cores=0,2,4,6
/proc/32411/task/32416/stat : 32416 (pb_cplex) R 32410 32410 31871 0 -1 4202560 22810 0 0 0 3591 7 0 0 20 0 8 0 390931070 337305600 46653 33554432000 134512640 146736320 4290923808 4085523024 136403109 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=32411/tid=32417] ppid=32410 vsize=329400 CPUtime=36.2 cores=0,2,4,6
/proc/32411/task/32417/stat : 32417 (pb_cplex) R 32410 32410 31871 0 -1 4202560 34767 0 0 0 3612 8 0 0 20 0 8 0 390931070 337305600 46653 33554432000 134512640 146736320 4290923808 4075036948 136003493 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=32411/tid=32418] ppid=32410 vsize=329400 CPUtime=36.45 cores=0,2,4,6
/proc/32411/task/32418/stat : 32418 (pb_cplex) R 32410 32410 31871 0 -1 4202560 18141 0 0 0 3640 5 0 0 20 0 8 0 390931070 337305600 46653 33554432000 134512640 146736320 4290923808 4064551188 136004967 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=32411/tid=32419] ppid=32410 vsize=329400 CPUtime=27.71 cores=0,2,4,6
/proc/32411/task/32419/stat : 32419 (pb_cplex) S 32410 32410 31871 0 -1 4202560 28266 0 0 0 2764 7 0 0 20 0 8 0 390931070 337305600 46653 33554432000 134512640 146736320 4290923808 4054068880 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32411/tid=32420] ppid=32410 vsize=329400 CPUtime=34.39 cores=0,2,4,6
/proc/32411/task/32420/stat : 32420 (pb_cplex) S 32410 32410 31871 0 -1 4202560 16569 0 0 0 3435 4 0 0 20 0 8 0 390931070 337305600 46653 33554432000 134512640 146736320 4290923808 4043583120 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 305.91
Current children cumulated vsize (KiB) 338548

[startup+162.3 s]
/proc/loadavg: 14.38 11.07 7.69 17/193 32420
/proc/meminfo: memFree=29235260/32873648 swapFree=7112/7112
[pid=32410] ppid=32408 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32410/stat : 32410 (run) S 32408 32410 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929389 9367552 270 33554432000 4194304 5064252 140735857400384 140735857399296 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32410/statm: 2287 270 229 213 0 72 0
[pid=32411] ppid=32410 vsize=328948 CPUtime=504.32 cores=0,2,4,6
/proc/32411/stat : 32411 (pb_cplex) R 32410 32410 31871 0 -1 4202496 368171 0 0 0 50342 90 0 0 20 0 8 0 390929389 336842752 47048 33554432000 134512640 146736320 4290923808 4290916688 136008065 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32411/statm: 82237 47048 948 2985 0 79171 0
[pid=32411/tid=32414] ppid=32410 vsize=328948 CPUtime=48.97 cores=0,2,4,6

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

[pid=32410] ppid=32408 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32410/stat : 32410 (run) S 32408 32410 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929389 9367552 270 33554432000 4194304 5064252 140735857400384 140735857399296 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32410/statm: 2287 270 229 213 0 72 0
[pid=32411] ppid=32410 vsize=157620 CPUtime=1113.46 cores=0,2,4,6
/proc/32411/stat : 32411 (pb_cplex) R 32410 32410 31871 0 -1 4202496 808035 0 0 0 111115 231 0 0 20 0 1 0 390929389 161402880 24670 33554432000 134512640 146736320 4290923808 4290917864 139044509 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/32411/statm: 39405 24670 966 2985 0 36339 0
Current children cumulated CPU time (s) 1113.46
Current children cumulated vsize (KiB) 166768

[startup+402.3 s]
/proc/loadavg: 5.48 9.94 8.16 10/193 32580
/proc/meminfo: memFree=29468920/32873648 swapFree=7112/7112
[pid=32410] ppid=32408 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32410/stat : 32410 (run) S 32408 32410 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929389 9367552 270 33554432000 4194304 5064252 140735857400384 140735857399296 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32410/statm: 2287 270 229 213 0 72 0
[pid=32411] ppid=32410 vsize=341360 CPUtime=1178.27 cores=0,2,4,6
/proc/32411/stat : 32411 (pb_cplex) R 32410 32410 31871 0 -1 4202496 884406 0 0 0 117581 246 0 0 20 0 8 0 390929389 349552640 52657 33554432000 134512640 146736320 4290923808 4290915572 135450810 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/32411/statm: 85340 52657 975 2985 0 82274 0
[pid=32411/tid=32560] ppid=32410 vsize=341360 CPUtime=0.96 cores=0,2,4,6
/proc/32411/task/32560/stat : 32560 (pb_cplex) R 32410 32410 31871 0 -1 4202560 2029 0 0 0 96 0 0 0 20 0 8 0 390966127 349552640 52657 33554432000 134512640 146736320 4290923808 4043580016 136402768 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=32411/tid=32561] ppid=32410 vsize=341360 CPUtime=0.77 cores=0,2,4,6
/proc/32411/task/32561/stat : 32561 (pb_cplex) R 32410 32410 31871 0 -1 4202560 3130 0 0 0 77 0 0 0 20 0 8 0 390966127 349552640 52657 33554432000 134512640 146736320 4290923808 4054065608 136001974 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=32411/tid=32562] ppid=32410 vsize=341360 CPUtime=0.55 cores=0,2,4,6
/proc/32411/task/32562/stat : 32562 (pb_cplex) R 32410 32410 31871 0 -1 4202560 2633 0 0 0 55 0 0 0 20 0 8 0 390966127 349552640 52657 33554432000 134512640 146736320 4290923808 4064551504 136403109 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=32411/tid=32563] ppid=32410 vsize=341360 CPUtime=0.74 cores=0,2,4,6
/proc/32411/task/32563/stat : 32563 (pb_cplex) R 32410 32410 31871 0 -1 4202560 2414 0 0 0 74 0 0 0 20 0 8 0 390966127 349552640 52657 33554432000 134512640 146736320 4290923808 4075036880 136008234 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=32411/tid=32564] ppid=32410 vsize=341360 CPUtime=0.91 cores=0,2,4,6
/proc/32411/task/32564/stat : 32564 (pb_cplex) R 32410 32410 31871 0 -1 4202560 3441 0 0 0 91 0 0 0 20 0 8 0 390966127 349552640 52657 33554432000 134512640 146736320 4290923808 4128780380 135854532 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=32411/tid=32565] ppid=32410 vsize=341360 CPUtime=0.75 cores=0,2,4,6
/proc/32411/task/32565/stat : 32565 (pb_cplex) R 32410 32410 31871 0 -1 4202560 2670 0 0 0 75 0 0 0 20 0 8 0 390966127 349552640 52657 33554432000 134512640 146736320 4290923808 4118294584 136475798 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=32411/tid=32566] ppid=32410 vsize=341360 CPUtime=0.91 cores=0,2,4,6
/proc/32411/task/32566/stat : 32566 (pb_cplex) R 32410 32410 31871 0 -1 4202560 2795 0 0 0 91 0 0 0 20 0 8 0 390966127 349552640 52657 33554432000 134512640 146736320 4290923808 4107809408 139048112 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1178.27
Current children cumulated vsize (KiB) 350508

[startup+462.3 s]
/proc/loadavg: 10.54 10.59 8.49 17/193 32580
/proc/meminfo: memFree=29328840/32873648 swapFree=7112/7112
[pid=32410] ppid=32408 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32410/stat : 32410 (run) S 32408 32410 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929389 9367552 270 33554432000 4194304 5064252 140735857400384 140735857399296 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32410/statm: 2287 270 229 213 0 72 0
[pid=32411] ppid=32410 vsize=350832 CPUtime=1407.55 cores=0,2,4,6
/proc/32411/stat : 32411 (pb_cplex) R 32410 32410 31871 0 -1 4202496 1067783 0 0 0 140460 295 0 0 20 0 8 0 390929389 359251968 57431 33554432000 134512640 146736320 4290923808 4290916688 136008450 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32411/statm: 87708 57431 975 2985 0 84642 0
[pid=32411/tid=32560] ppid=32410 vsize=350832 CPUtime=37.58 cores=0,2,4,6
/proc/32411/task/32560/stat : 32560 (pb_cplex) R 32410 32410 31871 0 -1 4202560 34146 0 0 0 3751 7 0 0 20 0 8 0 390966127 359251968 57431 33554432000 134512640 146736320 4290923808 4043578896 136403112 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=32411/tid=32561] ppid=32410 vsize=350832 CPUtime=38.53 cores=0,2,4,6
/proc/32411/task/32561/stat : 32561 (pb_cplex) R 32410 32410 31871 0 -1 4202560 21347 0 0 0 3847 6 0 0 20 0 8 0 390966127 359251968 57431 33554432000 134512640 146736320 4290923808 4054065244 135854505 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=32411/tid=32562] ppid=32410 vsize=350832 CPUtime=32.03 cores=0,2,4,6
/proc/32411/task/32562/stat : 32562 (pb_cplex) R 32410 32410 31871 0 -1 4202560 30244 0 0 0 3195 8 0 0 20 0 8 0 390966127 359251968 57431 33554432000 134512640 146736320 4290923808 4064551120 136008065 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=32411/tid=32563] ppid=32410 vsize=350832 CPUtime=17.24 cores=0,2,4,6
/proc/32411/task/32563/stat : 32563 (pb_cplex) R 32410 32410 31871 0 -1 4202560 18160 0 0 0 1720 4 0 0 20 0 8 0 390966127 359251968 57431 33554432000 134512640 146736320 4290923808 4075037100 136400447 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=32411/tid=32564] ppid=32410 vsize=350832 CPUtime=39.34 cores=0,2,4,6
/proc/32411/task/32564/stat : 32564 (pb_cplex) R 32410 32410 31871 0 -1 4202560 31478 0 0 0 3925 9 0 0 20 0 8 0 390966127 359251968 57431 33554432000 134512640 146736320 4290923808 4128780880 136403112 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=32411/tid=32565] ppid=32410 vsize=350832 CPUtime=30.91 cores=0,2,4,6
/proc/32411/task/32565/stat : 32565 (pb_cplex) R 32410 32410 31871 0 -1 4202560 27920 0 0 0 3083 8 0 0 20 0 8 0 390966127 359251968 57431 33554432000 134512640 146736320 4290923808 4118294620 135854505 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=32411/tid=32566] ppid=32410 vsize=350832 CPUtime=21.91 cores=0,2,4,6
/proc/32411/task/32566/stat : 32566 (pb_cplex) R 32410 32410 31871 0 -1 4202560 23136 0 0 0 2184 7 0 0 20 0 8 0 390966127 359251968 57431 33554432000 134512640 146736320 4290923808 4107809360 136403109 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1407.55
Current children cumulated vsize (KiB) 359980

[startup+522.3 s]
/proc/loadavg: 13.76 11.51 8.94 17/193 32580
/proc/meminfo: memFree=29316772/32873648 swapFree=7112/7112
[pid=32410] ppid=32408 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32410/stat : 32410 (run) S 32408 32410 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929389 9367552 270 33554432000 4194304 5064252 140735857400384 140735857399296 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32410/statm: 2287 270 229 213 0 72 0
[pid=32411] ppid=32410 vsize=355828 CPUtime=1646.92 cores=0,2,4,6
/proc/32411/stat : 32411 (pb_cplex) R 32410 32410 31871 0 -1 4202496 1290000 0 0 0 164338 354 0 0 20 0 8 0 390929389 364367872 60559 33554432000 134512640 146736320 4290923808 4290915600 136008266 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32411/statm: 88957 60559 975 2985 0 85891 0
[pid=32411/tid=32560] ppid=32410 vsize=355828 CPUtime=67.57 cores=0,2,4,6
/proc/32411/task/32560/stat : 32560 (pb_cplex) R 32410 32410 31871 0 -1 4202560 68263 0 0 0 6739 18 0 0 20 0 8 0 390966127 364367872 60559 33554432000 134512640 146736320 4290923808 4043580464 135983225 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=32411/tid=32561] ppid=32410 vsize=355828 CPUtime=68.67 cores=0,2,4,6
/proc/32411/task/32561/stat : 32561 (pb_cplex) R 32410 32410 31871 0 -1 4202560 44680 0 0 0 6853 14 0 0 20 0 8 0 390966127 364367872 60559 33554432000 134512640 146736320 4290923808 4054065744 136403117 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=32411/tid=32562] ppid=32410 vsize=355828 CPUtime=62.17 cores=0,2,4,6
/proc/32411/task/32562/stat : 32562 (pb_cplex) R 32410 32410 31871 0 -1 4202560 60776 0 0 0 6203 14 0 0 20 0 8 0 390966127 364367872 60559 33554432000 134512640 146736320 4290923808 4064551304 136388081 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=32411/tid=32563] ppid=32410 vsize=355828 CPUtime=46.92 cores=0,2,4,6
/proc/32411/task/32563/stat : 32563 (pb_cplex) R 32410 32410 31871 0 -1 4202560 47825 0 0 0 4679 13 0 0 20 0 8 0 390966127 364367872 60559 33554432000 134512640 146736320 4290923808 4075037672 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=32411/tid=32564] ppid=32410 vsize=355828 CPUtime=69.37 cores=0,2,4,6
/proc/32411/task/32564/stat : 32564 (pb_cplex) R 32410 32410 31871 0 -1 4202560 50640 0 0 0 6921 16 0 0 20 0 8 0 390966127 364367872 60559 33554432000 134512640 146736320 4290923808 4128780724 136400577 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=32411/tid=32565] ppid=32410 vsize=355828 CPUtime=60.73 cores=0,2,4,6
/proc/32411/task/32565/stat : 32565 (pb_cplex) R 32410 32410 31871 0 -1 4202560 56680 0 0 0 6059 14 0 0 20 0 8 0 390966127 364367872 60559 33554432000 134512640 146736320 4290923808 4118294984 136000487 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=32411/tid=32566] ppid=32410 vsize=355828 CPUtime=51.58 cores=0,2,4,6
/proc/32411/task/32566/stat : 32566 (pb_cplex) R 32410 32410 31871 0 -1 4202560 53933 0 0 0 5142 16 0 0 20 0 8 0 390966127 364367872 60559 33554432000 134512640 146736320 4290923808 4107807888 136008450 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1646.92
Current children cumulated vsize (KiB) 364976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+576.1 s]
/proc/loadavg: 12.60 11.66 9.14 10/194 32583
/proc/meminfo: memFree=29314648/32873648 swapFree=7112/7112
[pid=32410] ppid=32408 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32410/stat : 32410 (run) S 32408 32410 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929389 9367552 270 33554432000 4194304 5064252 140735857400384 140735857399296 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32410/statm: 2287 270 229 213 0 72 0
[pid=32411] ppid=32410 vsize=361472 CPUtime=1799.82 cores=0,2,4,6
/proc/32411/stat : 32411 (pb_cplex) S 32410 32410 31871 0 -1 4202496 1425059 0 0 0 179595 387 0 0 20 0 8 0 390929389 370147328 62195 33554432000 134512640 146736320 4290923808 4290920208 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32411/statm: 90368 62195 975 2985 0 87302 0
[pid=32411/tid=32560] ppid=32410 vsize=361472 CPUtime=91.61 cores=0,2,4,6
/proc/32411/task/32560/stat : 32560 (pb_cplex) S 32410 32410 31871 0 -1 4202560 95818 0 0 0 9136 25 0 0 20 0 8 0 390966127 370147328 62195 33554432000 134512640 146736320 4290923808 4043583120 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32411/tid=32561] ppid=32410 vsize=361472 CPUtime=89.98 cores=0,2,4,6
/proc/32411/task/32561/stat : 32561 (pb_cplex) S 32410 32410 31871 0 -1 4202560 67330 0 0 0 8978 20 0 0 20 0 8 0 390966127 370147328 62195 33554432000 134512640 146736320 4290923808 4054068880 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32411/tid=32562] ppid=32410 vsize=361472 CPUtime=104.73 cores=0,2,4,6
/proc/32411/task/32562/stat : 32562 (pb_cplex) R 32410 32410 31871 0 -1 4202560 114387 0 0 0 10447 26 0 0 20 0 8 0 390966127 370147328 62195 33554432000 134512640 146736320 4290923808 4064551120 136008443 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=32411/tid=32563] ppid=32410 vsize=361472 CPUtime=66.86 cores=0,2,4,6
/proc/32411/task/32563/stat : 32563 (pb_cplex) S 32410 32410 31871 0 -1 4202560 49296 0 0 0 6672 14 0 0 20 0 8 0 390966127 370147328 62195 33554432000 134512640 146736320 4290923808 4075040400 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32411/tid=32564] ppid=32410 vsize=361472 CPUtime=76.53 cores=0,2,4,6
/proc/32411/task/32564/stat : 32564 (pb_cplex) S 32410 32410 31871 0 -1 4202560 57233 0 0 0 7636 17 0 0 20 0 8 0 390966127 370147328 62195 33554432000 134512640 146736320 4290923808 4128784016 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32411/tid=32565] ppid=32410 vsize=361472 CPUtime=67.7 cores=0,2,4,6
/proc/32411/task/32565/stat : 32565 (pb_cplex) S 32410 32410 31871 0 -1 4202560 62224 0 0 0 6753 17 0 0 20 0 8 0 390966127 370147328 62195 33554432000 134512640 146736320 4290923808 4118298256 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32411/tid=32566] ppid=32410 vsize=361472 CPUtime=67.83 cores=0,2,4,6
/proc/32411/task/32566/stat : 32566 (pb_cplex) S 32410 32410 31871 0 -1 4202560 70550 0 0 0 6762 21 0 0 20 0 8 0 390966127 370147328 62195 33554432000 134512640 146736320 4290923808 4107812496 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1799.82
Current children cumulated vsize (KiB) 370620

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

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

[startup+576.1 s]
/proc/loadavg: 12.60 11.66 9.14 10/194 32583
/proc/meminfo: memFree=29314648/32873648 swapFree=7112/7112
[pid=32410] ppid=32408 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32410/stat : 32410 (run) S 32408 32410 31871 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929389 9367552 270 33554432000 4194304 5064252 140735857400384 140735857399296 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32410/statm: 2287 270 229 213 0 72 0
[pid=32411] ppid=32410 vsize=361472 CPUtime=1799.82 cores=0,2,4,6
/proc/32411/stat : 32411 (pb_cplex) S 32410 32410 31871 0 -1 4202496 1425059 0 0 0 179595 387 0 0 20 0 8 0 390929389 370147328 62195 33554432000 134512640 146736320 4290923808 4290920208 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32411/statm: 90368 62195 975 2985 0 87302 0
[pid=32411/tid=32560] ppid=32410 vsize=361472 CPUtime=91.61 cores=0,2,4,6
/proc/32411/task/32560/stat : 32560 (pb_cplex) S 32410 32410 31871 0 -1 4202560 95818 0 0 0 9136 25 0 0 20 0 8 0 390966127 370147328 62195 33554432000 134512640 146736320 4290923808 4043583120 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32411/tid=32561] ppid=32410 vsize=361472 CPUtime=89.98 cores=0,2,4,6
/proc/32411/task/32561/stat : 32561 (pb_cplex) S 32410 32410 31871 0 -1 4202560 67330 0 0 0 8978 20 0 0 20 0 8 0 390966127 370147328 62195 33554432000 134512640 146736320 4290923808 4054068880 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32411/tid=32562] ppid=32410 vsize=361472 CPUtime=104.73 cores=0,2,4,6
/proc/32411/task/32562/stat : 32562 (pb_cplex) R 32410 32410 31871 0 -1 4202560 114387 0 0 0 10447 26 0 0 20 0 8 0 390966127 370147328 62195 33554432000 134512640 146736320 4290923808 4064551120 136008443 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=32411/tid=32563] ppid=32410 vsize=361472 CPUtime=66.86 cores=0,2,4,6
/proc/32411/task/32563/stat : 32563 (pb_cplex) S 32410 32410 31871 0 -1 4202560 49296 0 0 0 6672 14 0 0 20 0 8 0 390966127 370147328 62195 33554432000 134512640 146736320 4290923808 4075040400 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32411/tid=32564] ppid=32410 vsize=361472 CPUtime=76.53 cores=0,2,4,6
/proc/32411/task/32564/stat : 32564 (pb_cplex) S 32410 32410 31871 0 -1 4202560 57233 0 0 0 7636 17 0 0 20 0 8 0 390966127 370147328 62195 33554432000 134512640 146736320 4290923808 4128784016 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32411/tid=32565] ppid=32410 vsize=361472 CPUtime=67.7 cores=0,2,4,6
/proc/32411/task/32565/stat : 32565 (pb_cplex) S 32410 32410 31871 0 -1 4202560 62224 0 0 0 6753 17 0 0 20 0 8 0 390966127 370147328 62195 33554432000 134512640 146736320 4290923808 4118298256 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32411/tid=32566] ppid=32410 vsize=361472 CPUtime=67.83 cores=0,2,4,6
/proc/32411/task/32566/stat : 32566 (pb_cplex) S 32410 32410 31871 0 -1 4202560 70550 0 0 0 6762 21 0 0 20 0 8 0 390966127 370147328 62195 33554432000 134512640 146736320 4290923808 4107812496 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1799.82
Current children cumulated vsize (KiB) 370620

Child ended because it received signal 15 (SIGTERM)

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


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.27002
#  lost CPU user time (s): 0.400024
#  lost CPU system time (s): -0.13

Real time (s): 576.12
CPU time (s): 1800.09
CPU user time (s): 1796.35
CPU system time (s): 3.74
CPU usage (%): 312.451
Max. virtual memory (cumulated for all children) (KiB): 372904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.72
system time used= 4.00539
maximum resident set size= 250600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1425416
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= 4787
involuntary context switches= 97706

runsolver used 1.74173 second user time and 3.69444 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-09 15:20:35
IDJOB=3735980
IDBENCH=25012
IDSOLVER=2325
FILE ID=node126/3735980-1339248035
RUNJOBID= node126-1339246833-31888
PBS_JOBID= 14644355
Free space on /tmp= 70928 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_3.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735980-1339248035/watcher-3735980-1339248035 -o /tmp/evaluation-result-3735980-1339248035/solver-3735980-1339248035 -C 1800 -W 1900 -M 15500  run HOME/instance-3735980-1339248035.opb

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

MD5SUM BENCH= 82a3d84200b069df277c7f14e0e883d0
RANDOM SEED=2109874812

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29469368 kB
Buffers:          596284 kB
Cached:          1470932 kB
SwapCached:         8292 kB
Active:          2317740 kB
Inactive:         122104 kB
Active(anon):     359332 kB
Inactive(anon):    11776 kB
Active(file):    1958408 kB
Inactive(file):   110328 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:             16724 kB
Writeback:            28 kB
AnonPages:        368160 kB
Mapped:            13228 kB
Shmem:                 0 kB
Slab:             823944 kB
SReclaimable:     268032 kB
SUnreclaim:       555912 kB
KernelStack:        1520 kB
PageTables:         5308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     617116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 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-3735980-1339248035.opb

Free space on /tmp at the end= 70916 MiB
End job on node126 at 2012-06-09 15:30:13