Trace number 3731675

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.18 581.117

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_5.opb.PB06.opb
MD5SUM6389567e651775a5f815611581d2023e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark659
Best CPU time to get the best result obtained on this benchmark1800.79
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 474
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 494177
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 494177
Number of bits of the biggest sum of numbers19
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-3731675-1339246937.opb.
0.00/0.00	c Instance file HOME/instance-3731675-1339246937.opb
0.00/0.00	c File size is 17233678 bytes.
11.69/11.75	c Highest Coefficient sum: 101
11.69/11.75	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
12.09/12.13	c ============================[ Problem Statistics ]=============================
12.09/12.13	c |                                                                             |
12.09/12.13	c |  Parsing time:          12.04        s                                      |
12.09/12.13	c |  Number Variables:      10000                                               |
12.18/12.26	c |  Number Constraints:    656900                                              |
12.18/12.26	c ===============================================================================
1799.50/581.11	c Remaining time 1787.86 sec.
1799.50/581.11	c 
1799.50/581.11	c *** INTERRUPTED ***
1799.50/581.11	s UNKNOWN
1799.50/581.11	c Total CPU time              : 1762.88 s
1799.50/581.11	c Memory used           : 1223.32 MB
1799.50/581.11	c CPU time              : 1762.88 s
1799.50/581.11	c 
1799.50/581.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-3731675-1339246937/watcher-3731675-1339246937 -o /tmp/evaluation-result-3731675-1339246937/solver-3731675-1339246937 -C 1800 -W 1900 -M 15500 run HOME/instance-3731675-1339246937.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: 4.41 1.51 0.53 3/177 848
/proc/meminfo: memFree=30364052/32873844 swapFree=7120/7120
[pid=848] ppid=846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/848/stat : 848 (run) S 846 848 694 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390818671 9367552 269 33554432000 4194304 5064252 140736363732512 140736363731424 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/848/statm: 2287 269 229 213 0 72 0

[startup+0.0449929 s]
/proc/loadavg: 4.41 1.51 0.53 3/177 848
/proc/meminfo: memFree=30364052/32873844 swapFree=7120/7120
[pid=848] ppid=846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/848/stat : 848 (run) S 846 848 694 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390818671 9367552 269 33554432000 4194304 5064252 140736363732512 140736363731424 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/848/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100267 s]
/proc/loadavg: 4.41 1.51 0.53 3/177 848
/proc/meminfo: memFree=30364052/32873844 swapFree=7120/7120
[pid=848] ppid=846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/848/stat : 848 (run) S 846 848 694 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390818671 9367552 269 33554432000 4194304 5064252 140736363732512 140736363731424 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/848/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300228 s]
/proc/loadavg: 4.41 1.51 0.53 3/177 848
/proc/meminfo: memFree=30364052/32873844 swapFree=7120/7120
[pid=848] ppid=846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/848/stat : 848 (run) S 846 848 694 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390818671 9367552 269 33554432000 4194304 5064252 140736363732512 140736363731424 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/848/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700224 s]
/proc/loadavg: 4.41 1.51 0.53 3/177 848
/proc/meminfo: memFree=30364052/32873844 swapFree=7120/7120
[pid=848] ppid=846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/848/stat : 848 (run) S 846 848 694 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390818671 9367552 269 33554432000 4194304 5064252 140736363732512 140736363731424 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/848/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 4.41 1.51 0.53 3/179 850
/proc/meminfo: memFree=30360564/32873844 swapFree=7120/7120
[pid=848] ppid=846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/848/stat : 848 (run) S 846 848 694 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390818671 9367552 269 33554432000 4194304 5064252 140736363732512 140736363731424 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/848/statm: 2287 269 229 213 0 72 0
[pid=849] ppid=848 vsize=32000 CPUtime=1.49 cores=1,3,5,7
/proc/849/stat : 849 (pb_cplex) R 848 848 694 0 -1 4202496 976 0 0 0 149 0 0 0 20 0 1 0 390818672 32768000 931 33554432000 134512640 146736320 4288979760 4288937648 140679052 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/849/statm: 8000 931 308 2985 0 726 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41148

[startup+3.10027 s]
/proc/loadavg: 4.41 1.51 0.53 3/179 850
/proc/meminfo: memFree=30356756/32873844 swapFree=7120/7120
[pid=848] ppid=846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/848/stat : 848 (run) S 846 848 694 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390818671 9367552 269 33554432000 4194304 5064252 140736363732512 140736363731424 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/848/statm: 2287 269 229 213 0 72 0
[pid=849] ppid=848 vsize=32132 CPUtime=3.09 cores=1,3,5,7
/proc/849/stat : 849 (pb_cplex) R 848 848 694 0 -1 4202496 1010 0 0 0 309 0 0 0 20 0 1 0 390818672 32903168 965 33554432000 134512640 146736320 4288979760 4288937564 140526545 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/849/statm: 8033 965 308 2985 0 759 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41280

[startup+6.30026 s]
/proc/loadavg: 4.22 1.51 0.54 4/179 850
/proc/meminfo: memFree=30376880/32873844 swapFree=7120/7120
[pid=848] ppid=846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/848/stat : 848 (run) S 846 848 694 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390818671 9367552 269 33554432000 4194304 5064252 140736363732512 140736363731424 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/848/statm: 2287 269 229 213 0 72 0
[pid=849] ppid=848 vsize=32432 CPUtime=6.29 cores=1,3,5,7
/proc/849/stat : 849 (pb_cplex) R 848 848 694 0 -1 4202496 1063 0 0 0 629 0 0 0 20 0 1 0 390818672 33210368 1018 33554432000 134512640 146736320 4288979760 4288937708 140648064 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/849/statm: 8108 1018 308 2985 0 834 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41580

[startup+12.7004 s]
/proc/loadavg: 4.04 1.52 0.55 3/179 850
/proc/meminfo: memFree=30171504/32873844 swapFree=7120/7120
[pid=848] ppid=846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/848/stat : 848 (run) S 846 848 694 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390818671 9367552 269 33554432000 4194304 5064252 140736363732512 140736363731424 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/848/statm: 2287 269 229 213 0 72 0
[pid=849] ppid=848 vsize=307764 CPUtime=12.68 cores=1,3,5,7
/proc/849/stat : 849 (pb_cplex) R 848 848 694 0 -1 4202496 66940 0 0 0 1255 13 0 0 20 0 1 0 390818672 315150336 70902 33554432000 134512640 146736320 4288979760 4288978000 138679426 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/849/statm: 76941 70902 621 2985 0 73875 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 316912

[startup+25.5005 s]
/proc/loadavg: 4.11 1.66 0.61 10/186 871
/proc/meminfo: memFree=29891116/32873844 swapFree=7120/7120
[pid=848] ppid=846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/848/stat : 848 (run) S 846 848 694 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390818671 9367552 269 33554432000 4194304 5064252 140736363732512 140736363731424 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/848/statm: 2287 269 229 213 0 72 0
[pid=849] ppid=848 vsize=395452 CPUtime=47.67 cores=1,3,5,7
/proc/849/stat : 849 (pb_cplex) R 848 848 694 0 -1 4202496 119842 0 0 0 4677 90 0 0 20 0 8 0 390818672 404942848 69381 33554432000 134512640 146736320 4288979760 4288973416 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/849/statm: 98863 69381 957 2985 0 95797 0
[pid=849/tid=865] ppid=848 vsize=395452 CPUtime=4.27 cores=1,3,5,7
/proc/849/task/865/stat : 865 (pb_cplex) R 848 848 694 0 -1 4202560 1898 0 0 0 426 1 0 0 20 0 8 0 390820455 404942848 69381 33554432000 134512640 146736320 4288979760 3988125568 137083406 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=849/tid=866] ppid=848 vsize=395452 CPUtime=2.76 cores=1,3,5,7
/proc/849/task/866/stat : 866 (pb_cplex) R 848 848 694 0 -1 4202560 875 0 0 0 275 1 0 0 20 0 8 0 390820455 404942848 69381 33554432000 134512640 146736320 4288979760 4075528248 136475778 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=849/tid=867] ppid=848 vsize=395452 CPUtime=3.88 cores=1,3,5,7
/proc/849/task/867/stat : 867 (pb_cplex) R 848 848 694 0 -1 4202560 1079 0 0 0 386 2 0 0 20 0 8 0 390820455 404942848 69381 33554432000 134512640 146736320 4288979760 4093484060 135855174 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=849/tid=868] ppid=848 vsize=395452 CPUtime=4.53 cores=1,3,5,7
/proc/849/task/868/stat : 868 (pb_cplex) R 848 848 694 0 -1 4202560 1956 0 0 0 446 7 0 0 20 0 8 0 390820455 404942848 69381 33554432000 134512640 146736320 4288979760 4052093504 136735077 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=849/tid=869] ppid=848 vsize=395452 CPUtime=4.95 cores=1,3,5,7
/proc/849/task/869/stat : 869 (pb_cplex) R 848 848 694 0 -1 4202560 1200 0 0 0 494 1 0 0 20 0 8 0 390820455 404942848 69381 33554432000 134512640 146736320 4288979760 3963080776 139043273 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=849/tid=870] ppid=848 vsize=395452 CPUtime=3.07 cores=1,3,5,7
/proc/849/task/870/stat : 870 (pb_cplex) R 848 848 694 0 -1 4202560 1298 0 0 0 303 4 0 0 20 0 8 0 390820455 404942848 69381 33554432000 134512640 146736320 4288979760 3952595944 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=849/tid=871] ppid=848 vsize=395452 CPUtime=3.87 cores=1,3,5,7
/proc/849/task/871/stat : 871 (pb_cplex) R 848 848 694 0 -1 4202560 2115 0 0 0 385 2 0 0 20 0 8 0 390820455 404942848 69381 33554432000 134512640 146736320 4288979760 3942108164 136385175 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 47.67
Current children cumulated vsize (KiB) 404600

[startup+51.1005 s]
/proc/loadavg: 4.93 2.04 0.76 10/186 899
/proc/meminfo: memFree=29383684/32873844 swapFree=7120/7120
[pid=848] ppid=846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/848/stat : 848 (run) S 846 848 694 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390818671 9367552 269 33554432000 4194304 5064252 140736363732512 140736363731424 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/848/statm: 2287 269 229 213 0 72 0
[pid=849] ppid=848 vsize=688384 CPUtime=121.08 cores=1,3,5,7
/proc/849/stat : 849 (pb_cplex) R 848 848 694 0 -1 4202496 225618 0 0 0 11824 284 0 0 20 0 8 0 390818672 704905216 133210 33554432000 134512640 146736320 4288979760 4288972508 135855174 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/849/statm: 172096 133210 961 2985 0 169030 0
[pid=849/tid=893] ppid=848 vsize=688384 CPUtime=6.74 cores=1,3,5,7
/proc/849/task/893/stat : 893 (pb_cplex) R 848 848 694 0 -1 4202560 9147 0 0 0 666 8 0 0 20 0 8 0 390822228 704905216 133210 33554432000 134512640 146736320 4288979760 3880674304 137064416 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=849/tid=894] ppid=848 vsize=688384 CPUtime=5.87 cores=1,3,5,7
/proc/849/task/894/stat : 894 (pb_cplex) R 848 848 694 0 -1 4202560 8333 0 0 0 583 4 0 0 20 0 8 0 390822228 704905216 133210 33554432000 134512640 146736320 4288979760 3891159020 135454093 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=849/tid=895] ppid=848 vsize=688384 CPUtime=5.32 cores=1,3,5,7
/proc/849/task/895/stat : 895 (pb_cplex) R 848 848 694 0 -1 4202560 9165 0 0 0 524 8 0 0 20 0 8 0 390822228 704905216 133210 33554432000 134512640 146736320 4288979760 3988775328 139023078 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=849/tid=896] ppid=848 vsize=688384 CPUtime=7.8 cores=1,3,5,7
/proc/849/task/896/stat : 896 (pb_cplex) R 848 848 694 0 -1 4202560 7213 0 0 0 768 12 0 0 20 0 8 0 390822228 704905216 133210 33554432000 134512640 146736320 4288979760 4052089860 136385175 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=849/tid=897] ppid=848 vsize=688384 CPUtime=6.84 cores=1,3,5,7
/proc/849/task/897/stat : 897 (pb_cplex) R 848 848 694 0 -1 4202560 6283 0 0 0 669 15 0 0 20 0 8 0 390822228 704905216 133210 33554432000 134512640 146736320 4288979760 3674054704 136384857 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=849/tid=898] ppid=848 vsize=688384 CPUtime=7.41 cores=1,3,5,7
/proc/849/task/898/stat : 898 (pb_cplex) R 848 848 694 0 -1 4202560 8174 0 0 0 737 4 0 0 20 0 8 0 390822228 704905216 133210 33554432000 134512640 146736320 4288979760 3663567880 139043272 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=849/tid=899] ppid=848 vsize=688384 CPUtime=5.91 cores=1,3,5,7
/proc/849/task/899/stat : 899 (pb_cplex) R 848 848 694 0 -1 4202560 9641 0 0 0 580 11 0 0 20 0 8 0 390822228 704905216 133210 33554432000 134512640 146736320 4288979760 3653083192 136475808 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 121.08
Current children cumulated vsize (KiB) 697532

[startup+102.307 s]
/proc/loadavg: 5.05 2.52 0.99 5/186 899
/proc/meminfo: memFree=29787724/32873844 swapFree=7120/7120
[pid=848] ppid=846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/848/stat : 848 (run) S 846 848 694 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390818671 9367552 269 33554432000 4194304 5064252 140736363732512 140736363731424 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/848/statm: 2287 269 229 213 0 72 0
[pid=849] ppid=848 vsize=765588 CPUtime=285.46 cores=1,3,5,7
/proc/849/stat : 849 (pb_cplex) R 848 848 694 0 -1 4202496 610683 0 0 0 27483 1063 0 0 20 0 8 0 390818672 783962112 151924 33554432000 134512640 146736320 4288979760 4288971420 135855167 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/849/statm: 191397 151924 961 2985 0 188331 0
[pid=849/tid=893] ppid=848 vsize=765588 CPUtime=26.56 cores=1,3,5,7
/proc/849/task/893/stat : 893 (pb_cplex) S 848 848 694 0 -1 4202560 46955 0 0 0 2584 72 0 0 20 0 8 0 390822228 783962112 151925 33554432000 134512640 146736320 4288979760 3880677008 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=849/tid=894] ppid=848 vsize=765588 CPUtime=27.29 cores=1,3,5,7
/proc/849/task/894/stat : 894 (pb_cplex) S 848 848 694 0 -1 4202560 53738 0 0 0 2609 120 0 0 20 0 8 0 390822228 783962112 151925 33554432000 134512640 146736320 4288979760 3891162768 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=849/tid=895] ppid=848 vsize=765588 CPUtime=24.84 cores=1,3,5,7
/proc/849/task/895/stat : 895 (pb_cplex) R 848 848 694 0 -1 4202560 56662 0 0 0 2376 108 0 0 20 0 8 0 390822228 783962112 151925 33554432000 134512640 146736320 4288979760 3988772232 136000404 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=849/tid=896] ppid=848 vsize=765588 CPUtime=28.3 cores=1,3,5,7
/proc/849/task/896/stat : 896 (pb_cplex) S 848 848 694 0 -1 4202560 55740 0 0 0 2735 95 0 0 20 0 8 0 390822228 783962112 151926 33554432000 134512640 146736320 4288979760 4052094608 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=849/tid=897] ppid=848 vsize=765588 CPUtime=26.81 cores=1,3,5,7
/proc/849/task/897/stat : 897 (pb_cplex) R 848 848 694 0 -1 4202560 56472 0 0 0 2530 151 0 0 20 0 8 0 390822228 783962112 151926 33554432000 134512640 146736320 4288979760 3674053392 137699396 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=849/tid=898] ppid=848 vsize=765588 CPUtime=28.6 cores=1,3,5,7
/proc/849/task/898/stat : 898 (pb_cplex) S 848 848 694 0 -1 4202560 57087 0 0 0 2750 110 0 0 20 0 8 0 390822228 783962112 151926 33554432000 134512640 146736320 4288979760 3663572624 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=849/tid=899] ppid=848 vsize=765588 CPUtime=25.31 cores=1,3,5,7
/proc/849/task/899/stat : 899 (pb_cplex) S 848 848 694 0 -1 4202560 62693 0 0 0 2442 89 0 0 20 0 8 0 390822228 783962112 151926 33554432000 134512640 146736320 4288979760 3653086864 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 285.46
Current children cumulated vsize (KiB) 774736

############
# WARNING:
# current cumulated CPU time (449.84 s) is less than in the last sample (450.52 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (0.679993 s) to the 'lost time'.

[startup+148.601 s]
/proc/loadavg: 6.86 3.34 1.34 2/188 901
/proc/meminfo: memFree=26899224/32873844 swapFree=7120/7120

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

[pid=849/tid=927] ppid=848 vsize=995760 CPUtime=75.3 cores=1,3,5,7
/proc/849/task/927/stat : 927 (pb_cplex) R 848 848 694 0 -1 4202560 172091 0 0 0 7347 183 0 0 20 0 8 0 390834164 1019658240 193491 33554432000 134512640 146736320 4288979760 3623960384 135237899 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=849/tid=928] ppid=848 vsize=995760 CPUtime=71.49 cores=1,3,5,7
/proc/849/task/928/stat : 928 (pb_cplex) R 848 848 694 0 -1 4202560 127204 0 0 0 6982 167 0 0 20 0 8 0 390834164 1019658240 193491 33554432000 134512640 146736320 4288979760 3596607580 135855178 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=849/tid=929] ppid=848 vsize=995760 CPUtime=74.77 cores=1,3,5,7
/proc/849/task/929/stat : 929 (pb_cplex) R 848 848 694 0 -1 4202560 120044 0 0 0 7311 166 0 0 20 0 8 0 390834164 1019658240 193491 33554432000 134512640 146736320 4288979760 3554663416 136475775 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1064.46
Current children cumulated vsize (KiB) 1004908

[startup+402.3 s]
/proc/loadavg: 11.33 7.48 3.49 10/193 995
/proc/meminfo: memFree=30472368/32873844 swapFree=7120/7120
[pid=848] ppid=846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/848/stat : 848 (run) S 846 848 694 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390818671 9367552 269 33554432000 4194304 5064252 140736363732512 140736363731424 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/848/statm: 2287 269 229 213 0 72 0
[pid=849] ppid=848 vsize=1064660 CPUtime=1254.53 cores=1,3,5,7
/proc/849/stat : 849 (pb_cplex) S 848 848 694 0 -1 4202496 2230126 0 0 0 122345 3108 0 0 20 0 8 0 390818672 1090211840 210769 33554432000 134512640 146736320 4288979760 4288976144 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/849/statm: 266165 210769 996 2985 0 263099 0
[pid=849/tid=923] ppid=848 vsize=1064660 CPUtime=97.26 cores=1,3,5,7
/proc/849/task/923/stat : 923 (pb_cplex) R 848 848 694 0 -1 4202560 162968 0 0 0 9550 176 0 0 20 0 8 0 390834164 1090211840 210769 33554432000 134512640 146736320 4288979760 3923764100 135850308 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=849/tid=924] ppid=848 vsize=1064660 CPUtime=101 cores=1,3,5,7
/proc/849/task/924/stat : 924 (pb_cplex) S 848 848 694 0 -1 4202560 195809 0 0 0 9879 221 0 0 20 0 8 0 390834164 1090211840 210769 33554432000 134512640 146736320 4288979760 3963612816 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=849/tid=925] ppid=848 vsize=1064660 CPUtime=98.14 cores=1,3,5,7
/proc/849/task/925/stat : 925 (pb_cplex) S 848 848 694 0 -1 4202560 138273 0 0 0 9618 196 0 0 20 0 8 0 390834164 1090211840 210769 33554432000 134512640 146736320 4288979760 4075531920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=849/tid=926] ppid=848 vsize=1064660 CPUtime=99.44 cores=1,3,5,7
/proc/849/task/926/stat : 926 (pb_cplex) R 848 848 694 0 -1 4202560 155575 0 0 0 9723 221 0 0 20 0 8 0 390834164 1090211840 210769 33554432000 134512640 146736320 4288979760 4052091880 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=849/tid=927] ppid=848 vsize=1064660 CPUtime=99.25 cores=1,3,5,7
/proc/849/task/927/stat : 927 (pb_cplex) R 848 848 694 0 -1 4202560 176764 0 0 0 9709 216 0 0 20 0 8 0 390834164 1090211840 210769 33554432000 134512640 146736320 4288979760 3623960644 136385184 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=849/tid=928] ppid=848 vsize=1064660 CPUtime=94.61 cores=1,3,5,7
/proc/849/task/928/stat : 928 (pb_cplex) R 848 848 694 0 -1 4202560 134932 0 0 0 9261 200 0 0 20 0 8 0 390834164 1090211840 210769 33554432000 134512640 146736320 4288979760 3596608488 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=849/tid=929] ppid=848 vsize=1064660 CPUtime=98.27 cores=1,3,5,7
/proc/849/task/929/stat : 929 (pb_cplex) R 848 848 694 0 -1 4202560 133664 0 0 0 9629 198 0 0 20 0 8 0 390834164 1090211840 210769 33554432000 134512640 146736320 4288979760 3554664516 136385175 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1254.53
Current children cumulated vsize (KiB) 1073808

[startup+462.3 s]
/proc/loadavg: 10.31 7.94 3.90 8/193 995
/proc/meminfo: memFree=30403048/32873844 swapFree=7120/7120
[pid=848] ppid=846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/848/stat : 848 (run) S 846 848 694 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390818671 9367552 269 33554432000 4194304 5064252 140736363732512 140736363731424 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/848/statm: 2287 269 229 213 0 72 0
[pid=849] ppid=848 vsize=1126724 CPUtime=1436.17 cores=1,3,5,7
/proc/849/stat : 849 (pb_cplex) S 848 848 694 0 -1 4202496 2374499 0 0 0 140262 3355 0 0 20 0 8 0 390818672 1153765376 227284 33554432000 134512640 146736320 4288979760 4288976144 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/849/statm: 281681 227284 996 2985 0 278615 0
[pid=849/tid=923] ppid=848 vsize=1126724 CPUtime=119.65 cores=1,3,5,7
/proc/849/task/923/stat : 923 (pb_cplex) R 848 848 694 0 -1 4202560 173804 0 0 0 11753 212 0 0 20 0 8 0 390834164 1153765376 227284 33554432000 134512640 146736320 4288979760 3923763408 136008039 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=849/tid=924] ppid=848 vsize=1126724 CPUtime=123.7 cores=1,3,5,7
/proc/849/task/924/stat : 924 (pb_cplex) R 848 848 694 0 -1 4202560 203570 0 0 0 12122 248 0 0 20 0 8 0 390834164 1153765376 227284 33554432000 134512640 146736320 4288979760 3963610088 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=849/tid=925] ppid=848 vsize=1126724 CPUtime=120.15 cores=1,3,5,7
/proc/849/task/925/stat : 925 (pb_cplex) R 848 848 694 0 -1 4202560 143938 0 0 0 11791 224 0 0 20 0 8 0 390834164 1153765376 227284 33554432000 134512640 146736320 4288979760 4075528260 136385175 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=849/tid=926] ppid=848 vsize=1126724 CPUtime=121.21 cores=1,3,5,7
/proc/849/task/926/stat : 926 (pb_cplex) R 848 848 694 0 -1 4202560 160570 0 0 0 11866 255 0 0 20 0 8 0 390834164 1153765376 227284 33554432000 134512640 146736320 4288979760 4052090928 136384857 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=849/tid=927] ppid=848 vsize=1126724 CPUtime=122.88 cores=1,3,5,7
/proc/849/task/927/stat : 927 (pb_cplex) R 848 848 694 0 -1 4202560 230037 0 0 0 12040 248 0 0 20 0 8 0 390834164 1153765376 227284 33554432000 134512640 146736320 4288979760 3623960644 136385183 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=849/tid=928] ppid=848 vsize=1126724 CPUtime=116.04 cores=1,3,5,7
/proc/849/task/928/stat : 928 (pb_cplex) R 848 848 694 0 -1 4202560 144693 0 0 0 11380 224 0 0 20 0 8 0 390834164 1153765376 227284 33554432000 134512640 146736320 4288979760 3596608488 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=849/tid=929] ppid=848 vsize=1126724 CPUtime=120.86 cores=1,3,5,7
/proc/849/task/929/stat : 929 (pb_cplex) R 848 848 694 0 -1 4202560 143261 0 0 0 11857 229 0 0 20 0 8 0 390834164 1153765376 227284 33554432000 134512640 146736320 4288979760 3554664188 139023078 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1436.17
Current children cumulated vsize (KiB) 1135872

[startup+522.3 s]
/proc/loadavg: 12.11 8.86 4.47 10/194 999
/proc/meminfo: memFree=30273768/32873844 swapFree=7120/7120
[pid=848] ppid=846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/848/stat : 848 (run) S 846 848 694 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390818671 9367552 269 33554432000 4194304 5064252 140736363732512 140736363731424 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/848/statm: 2287 269 229 213 0 72 0
[pid=849] ppid=848 vsize=1193904 CPUtime=1622.65 cores=1,3,5,7
/proc/849/stat : 849 (pb_cplex) R 848 848 694 0 -1 4202496 2470909 0 0 0 158744 3521 0 0 20 0 8 0 390818672 1222557696 245950 33554432000 134512640 146736320 4288979760 4288973416 144757825 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/849/statm: 298476 245950 996 2985 0 295410 0
[pid=849/tid=923] ppid=848 vsize=1193904 CPUtime=142.75 cores=1,3,5,7
/proc/849/task/923/stat : 923 (pb_cplex) R 848 848 694 0 -1 4202560 185959 0 0 0 14041 234 0 0 20 0 8 0 390834164 1222557696 245950 33554432000 134512640 146736320 4288979760 3923764224 136363173 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=849/tid=924] ppid=848 vsize=1193904 CPUtime=146.4 cores=1,3,5,7
/proc/849/task/924/stat : 924 (pb_cplex) R 848 848 694 0 -1 4202560 207756 0 0 0 14372 268 0 0 20 0 8 0 390834164 1222557696 245950 33554432000 134512640 146736320 4288979760 3963610088 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=849/tid=925] ppid=848 vsize=1193904 CPUtime=142.63 cores=1,3,5,7
/proc/849/task/925/stat : 925 (pb_cplex) R 848 848 694 0 -1 4202560 146506 0 0 0 14017 246 0 0 20 0 8 0 390834164 1222557696 245950 33554432000 134512640 146736320 4288979760 4075528400 136007975 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=849/tid=926] ppid=848 vsize=1193904 CPUtime=144.13 cores=1,3,5,7
/proc/849/task/926/stat : 926 (pb_cplex) R 848 848 694 0 -1 4202560 164765 0 0 0 14138 275 0 0 20 0 8 0 390834164 1222557696 245950 33554432000 134512640 146736320 4288979760 4052094608 144580073 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=849/tid=927] ppid=848 vsize=1193904 CPUtime=145.84 cores=1,3,5,7
/proc/849/task/927/stat : 927 (pb_cplex) S 848 848 694 0 -1 4202560 237746 0 0 0 14316 268 0 0 20 0 8 0 390834164 1222557696 245950 33554432000 134512640 146736320 4288979760 3623964304 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=849/tid=928] ppid=848 vsize=1193904 CPUtime=138.78 cores=1,3,5,7
/proc/849/task/928/stat : 928 (pb_cplex) S 848 848 694 0 -1 4202560 154405 0 0 0 13636 242 0 0 20 0 8 0 390834164 1222557696 245950 33554432000 134512640 146736320 4288979760 3596611216 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=849/tid=929] ppid=848 vsize=1193904 CPUtime=144.42 cores=1,3,5,7
/proc/849/task/929/stat : 929 (pb_cplex) S 848 848 694 0 -1 4202560 148432 0 0 0 14195 247 0 0 20 0 8 0 390834164 1222557696 245950 33554432000 134512640 146736320 4288979760 3554668176 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1622.65
Current children cumulated vsize (KiB) 1203052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+581.1 s]
/proc/loadavg: 13.58 9.84 5.07 17/193 999
/proc/meminfo: memFree=30202944/32873844 swapFree=7120/7120
[pid=848] ppid=846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/848/stat : 848 (run) S 846 848 694 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390818671 9367552 269 33554432000 4194304 5064252 140736363732512 140736363731424 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/848/statm: 2287 269 229 213 0 72 0
[pid=849] ppid=848 vsize=1252676 CPUtime=1799.5 cores=1,3,5,7
/proc/849/stat : 849 (pb_cplex) R 848 848 694 0 -1 4202496 2556256 0 0 0 176285 3665 0 0 20 0 8 0 390818672 1282740224 261354 33554432000 134512640 146736320 4288979760 4288972484 136385183 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/849/statm: 313169 261354 996 2985 0 310103 0
[pid=849/tid=923] ppid=848 vsize=1252676 CPUtime=165.68 cores=1,3,5,7
/proc/849/task/923/stat : 923 (pb_cplex) R 848 848 694 0 -1 4202560 191541 0 0 0 16314 254 0 0 20 0 8 0 390834164 1282740224 261354 33554432000 134512640 146736320 4288979760 3923762320 136008335 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=849/tid=924] ppid=848 vsize=1252676 CPUtime=167.75 cores=1,3,5,7
/proc/849/task/924/stat : 924 (pb_cplex) R 848 848 694 0 -1 4202560 214246 0 0 0 16489 286 0 0 20 0 8 0 390834164 1282740224 261354 33554432000 134512640 146736320 4288979760 3963611512 136739917 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=849/tid=925] ppid=848 vsize=1252676 CPUtime=163.36 cores=1,3,5,7
/proc/849/task/925/stat : 925 (pb_cplex) R 848 848 694 0 -1 4202560 149659 0 0 0 16074 262 0 0 20 0 8 0 390834164 1282740224 261354 33554432000 134512640 146736320 4288979760 4075529752 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=849/tid=926] ppid=848 vsize=1252676 CPUtime=166.51 cores=1,3,5,7
/proc/849/task/926/stat : 926 (pb_cplex) R 848 848 694 0 -1 4202560 171708 0 0 0 16362 289 0 0 20 0 8 0 390834164 1282740224 261354 33554432000 134512640 146736320 4288979760 4052089792 136018903 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=849/tid=927] ppid=848 vsize=1252676 CPUtime=168.2 cores=1,3,5,7
/proc/849/task/927/stat : 927 (pb_cplex) R 848 848 694 0 -1 4202560 247198 0 0 0 16532 288 0 0 20 0 8 0 390834164 1282740224 261354 33554432000 134512640 146736320 4288979760 3623962136 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=849/tid=928] ppid=848 vsize=1252676 CPUtime=160.68 cores=1,3,5,7
/proc/849/task/928/stat : 928 (pb_cplex) R 848 848 694 0 -1 4202560 158906 0 0 0 15808 260 0 0 20 0 8 0 390834164 1282740224 261354 33554432000 134512640 146736320 4288979760 3596607536 136384861 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=849/tid=929] ppid=848 vsize=1252676 CPUtime=165.1 cores=1,3,5,7
/proc/849/task/929/stat : 929 (pb_cplex) R 848 848 694 0 -1 4202560 152791 0 0 0 16248 262 0 0 20 0 8 0 390834164 1282740224 261354 33554432000 134512640 146736320 4288979760 3554664540 135855146 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 1261824

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

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

[startup+581.1 s]
/proc/loadavg: 13.58 9.84 5.07 17/193 999
/proc/meminfo: memFree=30202944/32873844 swapFree=7120/7120
[pid=848] ppid=846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/848/stat : 848 (run) S 846 848 694 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390818671 9367552 269 33554432000 4194304 5064252 140736363732512 140736363731424 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/848/statm: 2287 269 229 213 0 72 0
[pid=849] ppid=848 vsize=1252676 CPUtime=1799.5 cores=1,3,5,7
/proc/849/stat : 849 (pb_cplex) R 848 848 694 0 -1 4202496 2556256 0 0 0 176285 3665 0 0 20 0 8 0 390818672 1282740224 261354 33554432000 134512640 146736320 4288979760 4288972484 136385183 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/849/statm: 313169 261354 996 2985 0 310103 0
[pid=849/tid=923] ppid=848 vsize=1252676 CPUtime=165.68 cores=1,3,5,7
/proc/849/task/923/stat : 923 (pb_cplex) R 848 848 694 0 -1 4202560 191541 0 0 0 16314 254 0 0 20 0 8 0 390834164 1282740224 261354 33554432000 134512640 146736320 4288979760 3923762320 136008335 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=849/tid=924] ppid=848 vsize=1252676 CPUtime=167.75 cores=1,3,5,7
/proc/849/task/924/stat : 924 (pb_cplex) R 848 848 694 0 -1 4202560 214246 0 0 0 16489 286 0 0 20 0 8 0 390834164 1282740224 261354 33554432000 134512640 146736320 4288979760 3963611512 136739917 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=849/tid=925] ppid=848 vsize=1252676 CPUtime=163.36 cores=1,3,5,7
/proc/849/task/925/stat : 925 (pb_cplex) R 848 848 694 0 -1 4202560 149659 0 0 0 16074 262 0 0 20 0 8 0 390834164 1282740224 261354 33554432000 134512640 146736320 4288979760 4075529752 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=849/tid=926] ppid=848 vsize=1252676 CPUtime=166.51 cores=1,3,5,7
/proc/849/task/926/stat : 926 (pb_cplex) R 848 848 694 0 -1 4202560 171708 0 0 0 16362 289 0 0 20 0 8 0 390834164 1282740224 261354 33554432000 134512640 146736320 4288979760 4052089792 136018903 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=849/tid=927] ppid=848 vsize=1252676 CPUtime=168.2 cores=1,3,5,7
/proc/849/task/927/stat : 927 (pb_cplex) R 848 848 694 0 -1 4202560 247198 0 0 0 16532 288 0 0 20 0 8 0 390834164 1282740224 261354 33554432000 134512640 146736320 4288979760 3623962136 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=849/tid=928] ppid=848 vsize=1252676 CPUtime=160.68 cores=1,3,5,7
/proc/849/task/928/stat : 928 (pb_cplex) R 848 848 694 0 -1 4202560 158906 0 0 0 15808 260 0 0 20 0 8 0 390834164 1282740224 261354 33554432000 134512640 146736320 4288979760 3596607536 136384861 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=849/tid=929] ppid=848 vsize=1252676 CPUtime=165.1 cores=1,3,5,7
/proc/849/task/929/stat : 929 (pb_cplex) R 848 848 694 0 -1 4202560 152791 0 0 0 16248 262 0 0 20 0 8 0 390834164 1282740224 261354 33554432000 134512640 146736320 4288979760 3554664540 135855146 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 1261824

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 848 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 1799.5
#
# 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.679993
#  lost CPU user time (s): 0.709991
#  lost CPU system time (s): -0.0299997

Real time (s): 581.117
CPU time (s): 1800.18
CPU user time (s): 1763.56
CPU system time (s): 36.62
CPU usage (%): 309.779
Max. virtual memory (cumulated for all children) (KiB): 1262544

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

runsolver used 1.70974 second user time and 3.9264 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-09 15:02:18
IDJOB=3731675
IDBENCH=1975
IDSOLVER=2325
FILE ID=node142/3731675-1339246937
RUNJOBID= node142-1339246833-712
PBS_JOBID= 14644339
Free space on /tmp= 71432 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_5.opb.PB06.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731675-1339246937/watcher-3731675-1339246937 -o /tmp/evaluation-result-3731675-1339246937/solver-3731675-1339246937 -C 1800 -W 1900 -M 15500  run HOME/instance-3731675-1339246937.opb

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

MD5SUM BENCH= 6389567e651775a5f815611581d2023e
RANDOM SEED=64361512

node142.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.776
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.55
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.776
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.776
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	: 5391.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.92
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.776
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.90
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.776
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.776
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.776
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:       32873844 kB
MemFree:        30364332 kB
Buffers:          329592 kB
Cached:           241752 kB
SwapCached:         1692 kB
Active:          1562980 kB
Inactive:          44212 kB
Active(anon):    1034296 kB
Inactive(anon):     2180 kB
Active(file):     528684 kB
Inactive(file):    42032 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67100584 kB
Dirty:             32980 kB
Writeback:             0 kB
AnonPages:       1060064 kB
Mapped:            12272 kB
Shmem:                 4 kB
Slab:             758756 kB
SReclaimable:     200544 kB
SUnreclaim:       558212 kB
KernelStack:        1544 kB
PageTables:         6488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2077288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    696320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3731675-1339246937.opb

Free space on /tmp at the end= 71448 MiB
End job on node142 at 2012-06-09 15:11:59