Trace number 3740666

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.42 1144.92

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/
j30opt/normalized-j305_3.std.opb
MD5SUM4501334f0c0e8dcf999d144644599113
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark76
Best CPU time to get the best result obtained on this benchmark0.084986
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables18662
Total number of constraints59649
Number of constraints which are clauses58449
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint17
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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-3740666-1339249557.opb.
0.00/0.00	c Instance file HOME/instance-3740666-1339249557.opb
0.00/0.00	c File size is 1763753 bytes.
0.00/0.24	c Highest Coefficient sum: 119
0.00/0.24	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.29	c ============================[ Problem Statistics ]=============================
0.00/0.29	c |                                                                             |
0.00/0.29	c |  Parsing time:          0.28         s                                      |
0.00/0.29	c |  Number Variables:      18662                                               |
0.00/0.29	c |  Number Constraints:    59649                                               |
0.00/0.29	c ===============================================================================
1799.97/1144.91	c Remaining time 1799.72 sec.
1799.97/1144.91	c 
1799.97/1144.91	c *** INTERRUPTED ***
1799.97/1144.91	s UNKNOWN
1799.97/1144.91	c Total CPU time              : 1794.07 s
1799.97/1144.91	c Memory used           : 834.67 MB
1799.97/1144.91	c CPU time              : 1794.07 s
1799.97/1144.91	c 
1799.97/1144.91	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-3740666-1339249557/watcher-3740666-1339249557 -o /tmp/evaluation-result-3740666-1339249557/solver-3740666-1339249557 -C 1800 -W 1900 -M 15500 run HOME/instance-3740666-1339249557.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: 7.78 9.89 8.23 3/177 24799
/proc/meminfo: memFree=31609004/32873844 swapFree=6904/6904
[pid=24799] ppid=24797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24799/stat : 24799 (run) S 24797 24799 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391080144 9367552 270 33554432000 4194304 5064252 140736858526064 140736858524976 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24799/statm: 2287 270 229 213 0 72 0

[startup+0.0758911 s]
/proc/loadavg: 7.78 9.89 8.23 3/177 24799
/proc/meminfo: memFree=31609004/32873844 swapFree=6904/6904
[pid=24799] ppid=24797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24799/stat : 24799 (run) S 24797 24799 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391080144 9367552 270 33554432000 4194304 5064252 140736858526064 140736858524976 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24799/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100316 s]
/proc/loadavg: 7.78 9.89 8.23 3/177 24799
/proc/meminfo: memFree=31609004/32873844 swapFree=6904/6904
[pid=24799] ppid=24797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24799/stat : 24799 (run) S 24797 24799 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391080144 9367552 270 33554432000 4194304 5064252 140736858526064 140736858524976 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24799/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300272 s]
/proc/loadavg: 7.78 9.89 8.23 3/177 24799
/proc/meminfo: memFree=31609004/32873844 swapFree=6904/6904
[pid=24799] ppid=24797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24799/stat : 24799 (run) S 24797 24799 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391080144 9367552 270 33554432000 4194304 5064252 140736858526064 140736858524976 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24799/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700305 s]
/proc/loadavg: 7.78 9.89 8.23 3/177 24799
/proc/meminfo: memFree=31609004/32873844 swapFree=6904/6904
[pid=24799] ppid=24797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24799/stat : 24799 (run) S 24797 24799 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391080144 9367552 270 33554432000 4194304 5064252 140736858526064 140736858524976 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24799/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 7.32 9.76 8.20 3/179 24801
/proc/meminfo: memFree=31536884/32873844 swapFree=6904/6904
[pid=24799] ppid=24797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24799/stat : 24799 (run) S 24797 24799 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391080144 9367552 270 33554432000 4194304 5064252 140736858526064 140736858524976 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24799/statm: 2287 270 229 213 0 72 0
[pid=24800] ppid=24799 vsize=138928 CPUtime=1.49 cores=1,3,5,7
/proc/24800/stat : 24800 (pb_cplex) R 24799 24799 23543 0 -1 4202496 34099 0 0 0 142 7 0 0 20 0 1 0 391080144 142262272 18961 33554432000 134512640 146736320 4292906864 4292901480 139044552 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24800/statm: 34732 18961 795 2985 0 31666 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 148076

[startup+3.10039 s]
/proc/loadavg: 7.32 9.76 8.20 3/179 24801
/proc/meminfo: memFree=31535016/32873844 swapFree=6904/6904
[pid=24799] ppid=24797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24799/stat : 24799 (run) S 24797 24799 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391080144 9367552 270 33554432000 4194304 5064252 140736858526064 140736858524976 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24799/statm: 2287 270 229 213 0 72 0
[pid=24800] ppid=24799 vsize=140552 CPUtime=3.09 cores=1,3,5,7
/proc/24800/stat : 24800 (pb_cplex) R 24799 24799 23543 0 -1 4202496 38025 0 0 0 301 8 0 0 20 0 1 0 391080144 143925248 19342 33554432000 134512640 146736320 4292906864 4292901880 136400594 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24800/statm: 35138 19342 795 2985 0 32072 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 149700

[startup+6.30036 s]
/proc/loadavg: 7.32 9.76 8.20 3/179 24801
/proc/meminfo: memFree=31525596/32873844 swapFree=6904/6904
[pid=24799] ppid=24797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24799/stat : 24799 (run) S 24797 24799 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391080144 9367552 270 33554432000 4194304 5064252 140736858526064 140736858524976 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24799/statm: 2287 270 229 213 0 72 0
[pid=24800] ppid=24799 vsize=141856 CPUtime=6.29 cores=1,3,5,7
/proc/24800/stat : 24800 (pb_cplex) R 24799 24799 23543 0 -1 4202496 55714 0 0 0 618 11 0 0 20 0 1 0 391080144 145260544 21424 33554432000 134512640 146736320 4292906864 4292900800 136403546 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24800/statm: 35464 21424 875 2985 0 32398 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 151004

[startup+12.7004 s]
/proc/loadavg: 6.50 9.50 8.13 3/179 24801
/proc/meminfo: memFree=31517908/32873844 swapFree=6904/6904
[pid=24799] ppid=24797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24799/stat : 24799 (run) S 24797 24799 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391080144 9367552 270 33554432000 4194304 5064252 140736858526064 140736858524976 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24799/statm: 2287 270 229 213 0 72 0
[pid=24800] ppid=24799 vsize=146624 CPUtime=12.68 cores=1,3,5,7
/proc/24800/stat : 24800 (pb_cplex) R 24799 24799 23543 0 -1 4202496 92255 0 0 0 1249 19 0 0 20 0 1 0 391080144 150142976 23530 33554432000 134512640 146736320 4292906864 4292900864 136413878 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24800/statm: 36656 23530 910 2985 0 33590 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 155772

[startup+25.5004 s]
/proc/loadavg: 5.81 9.26 8.06 3/179 24801
/proc/meminfo: memFree=31515364/32873844 swapFree=6904/6904
[pid=24799] ppid=24797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24799/stat : 24799 (run) S 24797 24799 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391080144 9367552 270 33554432000 4194304 5064252 140736858526064 140736858524976 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24799/statm: 2287 270 229 213 0 72 0
[pid=24800] ppid=24799 vsize=164916 CPUtime=25.49 cores=1,3,5,7
/proc/24800/stat : 24800 (pb_cplex) R 24799 24799 23543 0 -1 4202496 207567 0 0 0 2505 44 0 0 20 0 1 0 391080144 168873984 26781 33554432000 134512640 146736320 4292906864 4292902272 137702864 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24800/statm: 41229 26781 910 2985 0 38163 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 174064

[startup+51.1005 s]
/proc/loadavg: 4.99 8.77 7.93 9/186 24822
/proc/meminfo: memFree=31181188/32873844 swapFree=6904/6904
[pid=24799] ppid=24797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24799/stat : 24799 (run) S 24797 24799 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391080144 9367552 270 33554432000 4194304 5064252 140736858526064 140736858524976 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24799/statm: 2287 270 229 213 0 72 0
[pid=24800] ppid=24799 vsize=665676 CPUtime=69.71 cores=1,3,5,7
/proc/24800/stat : 24800 (pb_cplex) R 24799 24799 23543 0 -1 4202496 443189 0 0 0 6864 107 0 0 20 0 8 0 391080144 681652224 105894 33554432000 134512640 146736320 4292906864 4292901536 136002916 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24800/statm: 166419 105894 964 2985 0 163353 0
[pid=24800/tid=24816] ppid=24799 vsize=665676 CPUtime=3.71 cores=1,3,5,7
/proc/24800/task/24816/stat : 24816 (pb_cplex) R 24799 24799 23543 0 -1 4202560 18047 0 0 0 365 6 0 0 20 0 8 0 391083432 681652224 105894 33554432000 134512640 146736320 4292906864 4007649432 136007588 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24800/tid=24817] ppid=24799 vsize=665676 CPUtime=3.36 cores=1,3,5,7
/proc/24800/task/24817/stat : 24817 (pb_cplex) R 24799 24799 23543 0 -1 4202560 10913 0 0 0 333 3 0 0 20 0 8 0 391083432 681652224 105894 33554432000 134512640 146736320 4292906864 4072661384 136388087 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24800/tid=24818] ppid=24799 vsize=665676 CPUtime=3.91 cores=1,3,5,7
/proc/24800/task/24818/stat : 24818 (pb_cplex) R 24799 24799 23543 0 -1 4202560 12201 0 0 0 388 3 0 0 20 0 8 0 391083432 681652224 105894 33554432000 134512640 146736320 4292906864 4083148864 137461056 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24800/tid=24819] ppid=24799 vsize=665676 CPUtime=0 cores=1,3,5,7
/proc/24800/task/24819/stat : 24819 (pb_cplex) S 24799 24799 23543 0 -1 4202560 267 0 0 0 0 0 0 0 20 0 8 0 391083432 681652224 105894 33554432000 134512640 146736320 4292906864 4056944272 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24800/tid=24820] ppid=24799 vsize=665676 CPUtime=3.52 cores=1,3,5,7
/proc/24800/task/24820/stat : 24820 (pb_cplex) R 24799 24799 23543 0 -1 4202560 21980 0 0 0 345 7 0 0 20 0 8 0 391083432 681652224 105894 33554432000 134512640 146736320 4292906864 3868188804 136400570 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24800/tid=24821] ppid=24799 vsize=665676 CPUtime=3.68 cores=1,3,5,7
/proc/24800/task/24821/stat : 24821 (pb_cplex) R 24799 24799 23543 0 -1 4202560 22834 0 0 0 363 5 0 0 20 0 8 0 391083432 681652224 105894 33554432000 134512640 146736320 4292906864 3857703036 136400477 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24800/tid=24822] ppid=24799 vsize=665676 CPUtime=2.87 cores=1,3,5,7
/proc/24800/task/24822/stat : 24822 (pb_cplex) R 24799 24799 23543 0 -1 4202560 18690 0 0 0 282 5 0 0 20 0 8 0 391083432 681652224 105894 33554432000 134512640 146736320 4292906864 3847217148 135526881 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 69.71
Current children cumulated vsize (KiB) 674824

[startup+102.307 s]
/proc/loadavg: 6.48 8.55 7.90 10/186 24822
/proc/meminfo: memFree=31071472/32873844 swapFree=6904/6904
[pid=24799] ppid=24797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24799/stat : 24799 (run) S 24797 24799 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391080144 9367552 270 33554432000 4194304 5064252 140736858526064 140736858524976 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24799/statm: 2287 270 229 213 0 72 0
[pid=24800] ppid=24799 vsize=741212 CPUtime=256.3 cores=1,3,5,7
/proc/24800/stat : 24800 (pb_cplex) R 24799 24799 23543 0 -1 4202496 878527 0 0 0 25393 237 0 0 20 0 8 0 391080144 759001088 129386 33554432000 134512640 146736320 4292906864 4292899912 136388111 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24800/statm: 185303 129386 964 2985 0 182237 0
[pid=24800/tid=24816] ppid=24799 vsize=741212 CPUtime=23.73 cores=1,3,5,7
/proc/24800/task/24816/stat : 24816 (pb_cplex) R 24799 24799 23543 0 -1 4202560 70850 0 0 0 2351 22 0 0 20 0 8 0 391083432 759001088 129386 33554432000 134512640 146736320 4292906864 4007650976 136002908 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24800/tid=24817] ppid=24799 vsize=741212 CPUtime=25.95 cores=1,3,5,7
/proc/24800/task/24817/stat : 24817 (pb_cplex) R 24799 24799 23543 0 -1 4202560 77419 0 0 0 2574 21 0 0 20 0 8 0 391083432 759001088 129386 33554432000 134512640 146736320 4292906864 4072661680 136002908 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24800/tid=24818] ppid=24799 vsize=741212 CPUtime=33.92 cores=1,3,5,7
/proc/24800/task/24818/stat : 24818 (pb_cplex) R 24799 24799 23543 0 -1 4202560 78938 0 0 0 3370 22 0 0 20 0 8 0 391083432 759001088 129386 33554432000 134512640 146736320 4292906864 4083146792 139044550 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24800/tid=24819] ppid=24799 vsize=741212 CPUtime=19.46 cores=1,3,5,7
/proc/24800/task/24819/stat : 24819 (pb_cplex) R 24799 24799 23543 0 -1 4202560 27825 0 0 0 1938 8 0 0 20 0 8 0 391083432 759001088 129386 33554432000 134512640 146736320 4292906864 4056940704 136006334 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24800/tid=24820] ppid=24799 vsize=741212 CPUtime=28.01 cores=1,3,5,7
/proc/24800/task/24820/stat : 24820 (pb_cplex) R 24799 24799 23543 0 -1 4202560 88037 0 0 0 2773 28 0 0 20 0 8 0 391083432 759001088 129386 33554432000 134512640 146736320 4292906864 3868188796 136400469 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24800/tid=24821] ppid=24799 vsize=741212 CPUtime=27.12 cores=1,3,5,7
/proc/24800/task/24821/stat : 24821 (pb_cplex) R 24799 24799 23543 0 -1 4202560 80955 0 0 0 2690 22 0 0 20 0 8 0 391083432 759001088 129386 33554432000 134512640 146736320 4292906864 3857703064 136007414 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24800/tid=24822] ppid=24799 vsize=741212 CPUtime=29.49 cores=1,3,5,7
/proc/24800/task/24822/stat : 24822 (pb_cplex) R 24799 24799 23543 0 -1 4202560 75518 0 0 0 2928 21 0 0 20 0 8 0 391083432 759001088 129386 33554432000 134512640 146736320 4292906864 3847217152 136413787 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 256.3
Current children cumulated vsize (KiB) 750360

[startup+162.3 s]
/proc/loadavg: 7.20 8.37 7.88 10/186 24822
/proc/meminfo: memFree=31037192/32873844 swapFree=6904/6904
[pid=24799] ppid=24797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24799/stat : 24799 (run) S 24797 24799 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391080144 9367552 270 33554432000 4194304 5064252 140736858526064 140736858524976 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24799/statm: 2287 270 229 213 0 72 0
[pid=24800] ppid=24799 vsize=756684 CPUtime=474.71 cores=1,3,5,7
/proc/24800/stat : 24800 (pb_cplex) R 24799 24799 23543 0 -1 4202496 1203636 0 0 0 47140 331 0 0 20 0 8 0 391080144 774844416 135504 33554432000 134512640 146736320 4292906864 4292899456 136403546 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24800/statm: 189171 135504 964 2985 0 186105 0
[pid=24800/tid=24816] ppid=24799 vsize=756684 CPUtime=49.56 cores=1,3,5,7
/proc/24800/task/24816/stat : 24816 (pb_cplex) R 24799 24799 23543 0 -1 4202560 114754 0 0 0 4921 35 0 0 20 0 8 0 391083432 774844416 135504 33554432000 134512640 146736320 4292906864 4007649432 136007053 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24800/tid=24817] ppid=24799 vsize=756684 CPUtime=52.68 cores=1,3,5,7
/proc/24800/task/24817/stat : 24817 (pb_cplex) R 24799 24799 23543 0 -1 4202560 120574 0 0 0 5237 31 0 0 20 0 8 0 391083432 774844416 135504 33554432000 134512640 146736320 4292906864 4072661448 135999691 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24800/tid=24818] ppid=24799 vsize=756684 CPUtime=61.81 cores=1,3,5,7
/proc/24800/task/24818/stat : 24818 (pb_cplex) R 24799 24799 23543 0 -1 4202560 127402 0 0 0 6144 37 0 0 20 0 8 0 391083432 774844416 135504 33554432000 134512640 146736320 4292906864 4083146904 136007286 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24800/tid=24819] ppid=24799 vsize=756684 CPUtime=46.03 cores=1,3,5,7
/proc/24800/task/24819/stat : 24819 (pb_cplex) R 24799 24799 23543 0 -1 4202560 65385 0 0 0 4584 19 0 0 20 0 8 0 391083432 774844416 135504 33554432000 134512640 146736320 4292906864 4056940436 136017757 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24800/tid=24820] ppid=24799 vsize=756684 CPUtime=59.22 cores=1,3,5,7
/proc/24800/task/24820/stat : 24820 (pb_cplex) R 24799 24799 23543 0 -1 4202560 129941 0 0 0 5882 40 0 0 20 0 8 0 391083432 774844416 135504 33554432000 134512640 146736320 4292906864 3868188712 139044505 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24800/tid=24821] ppid=24799 vsize=756684 CPUtime=53.33 cores=1,3,5,7
/proc/24800/task/24821/stat : 24821 (pb_cplex) R 24799 24799 23543 0 -1 4202560 130730 0 0 0 5298 35 0 0 20 0 8 0 391083432 774844416 135504 33554432000 134512640 146736320 4292906864 3857703064 136007605 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24800/tid=24822] ppid=24799 vsize=756684 CPUtime=61.64 cores=1,3,5,7
/proc/24800/task/24822/stat : 24822 (pb_cplex) R 24799 24799 23543 0 -1 4202560 109231 0 0 0 6133 31 0 0 20 0 8 0 391083432 774844416 135504 33554432000 134512640 146736320 4292906864 3847217352 136388575 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 474.71

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

[pid=24799] ppid=24797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24799/stat : 24799 (run) S 24797 24799 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391080144 9367552 270 33554432000 4194304 5064252 140736858526064 140736858524976 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24799/statm: 2287 270 229 213 0 72 0
[pid=24800] ppid=24799 vsize=316264 CPUtime=1288.72 cores=1,3,5,7
/proc/24800/stat : 24800 (pb_cplex) R 24799 24799 23543 0 -1 4202496 1377465 0 0 0 128487 385 0 0 20 0 1 0 391080144 323854336 54970 33554432000 134512640 146736320 4292906864 4292902984 137419438 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24800/statm: 79066 54970 978 2985 0 76000 0
Current children cumulated CPU time (s) 1288.72
Current children cumulated vsize (KiB) 325412

[startup+1002.3 s]
/proc/loadavg: 2.23 2.44 4.40 3/186 24868
/proc/meminfo: memFree=31120024/32873844 swapFree=6904/6904
[pid=24799] ppid=24797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24799/stat : 24799 (run) S 24797 24799 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391080144 9367552 270 33554432000 4194304 5064252 140736858526064 140736858524976 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24799/statm: 2287 270 229 213 0 72 0
[pid=24800] ppid=24799 vsize=562856 CPUtime=1358.72 cores=1,3,5,7
/proc/24800/stat : 24800 (pb_cplex) R 24799 24799 23543 0 -1 4202496 1500477 0 0 0 135456 416 0 0 20 0 8 0 391080144 576364544 97466 33554432000 134512640 146736320 4292906864 4292899780 136385265 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24800/statm: 140714 97466 982 2985 0 137648 0
[pid=24800/tid=24862] ppid=24799 vsize=562856 CPUtime=0 cores=1,3,5,7
/proc/24800/task/24862/stat : 24862 (pb_cplex) S 24799 24799 23543 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391178419 576364544 97466 33554432000 134512640 146736320 4292906864 4083150480 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24800/tid=24863] ppid=24799 vsize=562856 CPUtime=0 cores=1,3,5,7
/proc/24800/task/24863/stat : 24863 (pb_cplex) S 24799 24799 23543 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391178419 576364544 97466 33554432000 134512640 146736320 4292906864 4100775568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24800/tid=24864] ppid=24799 vsize=562856 CPUtime=0 cores=1,3,5,7
/proc/24800/task/24864/stat : 24864 (pb_cplex) S 24799 24799 23543 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391178419 576364544 97466 33554432000 134512640 146736320 4292906864 4111261328 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24800/tid=24865] ppid=24799 vsize=562856 CPUtime=0 cores=1,3,5,7
/proc/24800/task/24865/stat : 24865 (pb_cplex) S 24799 24799 23543 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 391178419 576364544 97466 33554432000 134512640 146736320 4292906864 4056944272 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24800/tid=24866] ppid=24799 vsize=562856 CPUtime=0 cores=1,3,5,7
/proc/24800/task/24866/stat : 24866 (pb_cplex) S 24799 24799 23543 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 391178419 576364544 97466 33554432000 134512640 146736320 4292906864 3868192400 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24800/tid=24867] ppid=24799 vsize=562856 CPUtime=0 cores=1,3,5,7
/proc/24800/task/24867/stat : 24867 (pb_cplex) S 24799 24799 23543 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391178419 576364544 97466 33554432000 134512640 146736320 4292906864 3857706640 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24800/tid=24868] ppid=24799 vsize=562856 CPUtime=0 cores=1,3,5,7
/proc/24800/task/24868/stat : 24868 (pb_cplex) S 24799 24799 23543 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391178419 576364544 97466 33554432000 134512640 146736320 4292906864 3847220880 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1358.72
Current children cumulated vsize (KiB) 572004

[startup+1062.3 s]
/proc/loadavg: 3.32 2.72 4.37 10/186 24868
/proc/meminfo: memFree=30966272/32873844 swapFree=6904/6904
[pid=24799] ppid=24797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24799/stat : 24799 (run) S 24797 24799 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391080144 9367552 270 33554432000 4194304 5064252 140736858526064 140736858524976 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24799/statm: 2287 270 229 213 0 72 0
[pid=24800] ppid=24799 vsize=802644 CPUtime=1489 cores=1,3,5,7
/proc/24800/stat : 24800 (pb_cplex) R 24799 24799 23543 0 -1 4202496 1787128 0 0 0 148406 494 0 0 20 0 8 0 391080144 821907456 152418 33554432000 134512640 146736320 4292906864 4292899412 136017485 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24800/statm: 200661 152418 982 2985 0 197595 0
[pid=24800/tid=24862] ppid=24799 vsize=802644 CPUtime=9.91 cores=1,3,5,7
/proc/24800/task/24862/stat : 24862 (pb_cplex) R 24799 24799 23543 0 -1 4202560 29368 0 0 0 983 8 0 0 20 0 8 0 391178419 821907456 152418 33554432000 134512640 146736320 4292906864 4083146652 136405955 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24800/tid=24863] ppid=24799 vsize=802644 CPUtime=1.04 cores=1,3,5,7
/proc/24800/task/24863/stat : 24863 (pb_cplex) R 24799 24799 23543 0 -1 4202560 9004 0 0 0 100 4 0 0 20 0 8 0 391178419 821907456 152418 33554432000 134512640 146736320 4292906864 4100771952 136384846 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24800/tid=24864] ppid=24799 vsize=802644 CPUtime=26.4 cores=1,3,5,7
/proc/24800/task/24864/stat : 24864 (pb_cplex) R 24799 24799 23543 0 -1 4202560 45582 0 0 0 2629 11 0 0 20 0 8 0 391178419 821907456 152418 33554432000 134512640 146736320 4292906864 4111257752 136007605 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24800/tid=24865] ppid=24799 vsize=802644 CPUtime=1.03 cores=1,3,5,7
/proc/24800/task/24865/stat : 24865 (pb_cplex) R 24799 24799 23543 0 -1 4202560 4636 0 0 0 101 2 0 0 20 0 8 0 391178419 821907456 152418 33554432000 134512640 146736320 4292906864 4056940696 136007053 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24800/tid=24866] ppid=24799 vsize=802644 CPUtime=9.25 cores=1,3,5,7
/proc/24800/task/24866/stat : 24866 (pb_cplex) R 24799 24799 23543 0 -1 4202560 29217 0 0 0 916 9 0 0 20 0 8 0 391178419 821907456 152418 33554432000 134512640 146736320 4292906864 3868188872 136388563 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24800/tid=24867] ppid=24799 vsize=802644 CPUtime=8.05 cores=1,3,5,7
/proc/24800/task/24867/stat : 24867 (pb_cplex) R 24799 24799 23543 0 -1 4202560 27260 0 0 0 796 9 0 0 20 0 8 0 391178419 821907456 152418 33554432000 134512640 146736320 4292906864 3857702812 136406064 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24800/tid=24868] ppid=24799 vsize=802644 CPUtime=19.19 cores=1,3,5,7
/proc/24800/task/24868/stat : 24868 (pb_cplex) R 24799 24799 23543 0 -1 4202560 44826 0 0 0 1908 11 0 0 20 0 8 0 391178419 821907456 152418 33554432000 134512640 146736320 4292906864 3847217308 136005623 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1489
Current children cumulated vsize (KiB) 811792

[startup+1122.3 s]
/proc/loadavg: 5.91 3.61 4.57 10/186 24868
/proc/meminfo: memFree=30942052/32873844 swapFree=6904/6904
[pid=24799] ppid=24797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24799/stat : 24799 (run) S 24797 24799 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391080144 9367552 270 33554432000 4194304 5064252 140736858526064 140736858524976 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24799/statm: 2287 270 229 213 0 72 0
[pid=24800] ppid=24799 vsize=840956 CPUtime=1709.89 cores=1,3,5,7
/proc/24800/stat : 24800 (pb_cplex) R 24799 24799 23543 0 -1 4202496 1992868 0 0 0 170427 562 0 0 20 0 8 0 391080144 861138944 159244 33554432000 134512640 146736320 4292906864 4292899672 136007209 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24800/statm: 210239 159244 982 2985 0 207173 0
[pid=24800/tid=24862] ppid=24799 vsize=840956 CPUtime=45.85 cores=1,3,5,7
/proc/24800/task/24862/stat : 24862 (pb_cplex) R 24799 24799 23543 0 -1 4202560 68230 0 0 0 4566 19 0 0 20 0 8 0 391178419 861138944 159244 33554432000 134512640 146736320 4292906864 4083145916 135526856 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24800/tid=24863] ppid=24799 vsize=840956 CPUtime=29.45 cores=1,3,5,7
/proc/24800/task/24863/stat : 24863 (pb_cplex) R 24799 24799 23543 0 -1 4202560 23062 0 0 0 2937 8 0 0 20 0 8 0 391178419 861138944 159244 33554432000 134512640 146736320 4292906864 4100770904 136007303 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24800/tid=24864] ppid=24799 vsize=840956 CPUtime=53.39 cores=1,3,5,7
/proc/24800/task/24864/stat : 24864 (pb_cplex) R 24799 24799 23543 0 -1 4202560 66529 0 0 0 5320 19 0 0 20 0 8 0 391178419 861138944 159244 33554432000 134512640 146736320 4292906864 4111257752 136007620 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24800/tid=24865] ppid=24799 vsize=840956 CPUtime=31.75 cores=1,3,5,7
/proc/24800/task/24865/stat : 24865 (pb_cplex) R 24799 24799 23543 0 -1 4202560 34680 0 0 0 3165 10 0 0 20 0 8 0 391178419 861138944 159244 33554432000 134512640 146736320 4292906864 4056940616 139042904 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24800/tid=24866] ppid=24799 vsize=840956 CPUtime=33.42 cores=1,3,5,7
/proc/24800/task/24866/stat : 24866 (pb_cplex) R 24799 24799 23543 0 -1 4202560 58344 0 0 0 3323 19 0 0 20 0 8 0 391178419 861138944 159244 33554432000 134512640 146736320 4292906864 3868188712 139044550 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24800/tid=24867] ppid=24799 vsize=840956 CPUtime=37.75 cores=1,3,5,7
/proc/24800/task/24867/stat : 24867 (pb_cplex) R 24799 24799 23543 0 -1 4202560 57324 0 0 0 3757 18 0 0 20 0 8 0 391178419 861138944 159244 33554432000 134512640 146736320 4292906864 3857703064 136007034 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24800/tid=24868] ppid=24799 vsize=840956 CPUtime=45 cores=1,3,5,7
/proc/24800/task/24868/stat : 24868 (pb_cplex) R 24799 24799 23543 0 -1 4202560 75910 0 0 0 4478 22 0 0 20 0 8 0 391178419 861138944 159244 33554432000 134512640 146736320 4292906864 3847217244 135854544 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1709.89
Current children cumulated vsize (KiB) 850104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1144.9 s]
/proc/loadavg: 6.79 3.96 4.67 10/186 24868
/proc/meminfo: memFree=30928948/32873844 swapFree=6904/6904
[pid=24799] ppid=24797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24799/stat : 24799 (run) S 24797 24799 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391080144 9367552 270 33554432000 4194304 5064252 140736858526064 140736858524976 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24799/statm: 2287 270 229 213 0 72 0
[pid=24800] ppid=24799 vsize=854696 CPUtime=1799.97 cores=1,3,5,7
/proc/24800/stat : 24800 (pb_cplex) R 24799 24799 23543 0 -1 4202496 2087697 0 0 0 179404 593 0 0 20 0 8 0 391080144 875208704 162418 33554432000 134512640 146736320 4292906864 4292898560 135468700 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24800/statm: 213674 162418 982 2985 0 210608 0
[pid=24800/tid=24862] ppid=24799 vsize=854696 CPUtime=57.12 cores=1,3,5,7
/proc/24800/task/24862/stat : 24862 (pb_cplex) R 24799 24799 23543 0 -1 4202560 77362 0 0 0 5690 22 0 0 20 0 8 0 391178419 875208704 162418 33554432000 134512640 146736320 4292906864 4083148484 135850319 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24800/tid=24863] ppid=24799 vsize=854696 CPUtime=40.88 cores=1,3,5,7
/proc/24800/task/24863/stat : 24863 (pb_cplex) R 24799 24799 23543 0 -1 4202560 31263 0 0 0 4076 12 0 0 20 0 8 0 391178419 875208704 162418 33554432000 134512640 146736320 4292906864 4100771992 136007021 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24800/tid=24864] ppid=24799 vsize=854696 CPUtime=64.36 cores=1,3,5,7
/proc/24800/task/24864/stat : 24864 (pb_cplex) R 24799 24799 23543 0 -1 4202560 80677 0 0 0 6413 23 0 0 20 0 8 0 391178419 875208704 162418 33554432000 134512640 146736320 4292906864 4111258028 136400477 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24800/tid=24865] ppid=24799 vsize=854696 CPUtime=42.92 cores=1,3,5,7
/proc/24800/task/24865/stat : 24865 (pb_cplex) R 24799 24799 23543 0 -1 4202560 49116 0 0 0 4278 14 0 0 20 0 8 0 391178419 875208704 162418 33554432000 134512640 146736320 4292906864 4056940456 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24800/tid=24866] ppid=24799 vsize=854696 CPUtime=44.65 cores=1,3,5,7
/proc/24800/task/24866/stat : 24866 (pb_cplex) R 24799 24799 23543 0 -1 4202560 75025 0 0 0 4440 25 0 0 20 0 8 0 391178419 875208704 162418 33554432000 134512640 146736320 4292906864 3868188784 136384857 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24800/tid=24867] ppid=24799 vsize=854696 CPUtime=49.14 cores=1,3,5,7
/proc/24800/task/24867/stat : 24867 (pb_cplex) R 24799 24799 23543 0 -1 4202560 67307 0 0 0 4892 22 0 0 20 0 8 0 391178419 875208704 162418 33554432000 134512640 146736320 4292906864 3857703064 136007213 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24800/tid=24868] ppid=24799 vsize=854696 CPUtime=56.48 cores=1,3,5,7
/proc/24800/task/24868/stat : 24868 (pb_cplex) R 24799 24799 23543 0 -1 4202560 85017 0 0 0 5623 25 0 0 20 0 8 0 391178419 875208704 162418 33554432000 134512640 146736320 4292906864 3847217304 136007650 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1799.97
Current children cumulated vsize (KiB) 863844

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

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

[startup+1144.9 s]
/proc/loadavg: 6.79 3.96 4.67 10/186 24868
/proc/meminfo: memFree=30928948/32873844 swapFree=6904/6904
[pid=24799] ppid=24797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24799/stat : 24799 (run) S 24797 24799 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391080144 9367552 270 33554432000 4194304 5064252 140736858526064 140736858524976 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24799/statm: 2287 270 229 213 0 72 0
[pid=24800] ppid=24799 vsize=854696 CPUtime=1799.97 cores=1,3,5,7
/proc/24800/stat : 24800 (pb_cplex) R 24799 24799 23543 0 -1 4202496 2087697 0 0 0 179404 593 0 0 20 0 8 0 391080144 875208704 162418 33554432000 134512640 146736320 4292906864 4292898560 135468700 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24800/statm: 213674 162418 982 2985 0 210608 0
[pid=24800/tid=24862] ppid=24799 vsize=854696 CPUtime=57.12 cores=1,3,5,7
/proc/24800/task/24862/stat : 24862 (pb_cplex) R 24799 24799 23543 0 -1 4202560 77362 0 0 0 5690 22 0 0 20 0 8 0 391178419 875208704 162418 33554432000 134512640 146736320 4292906864 4083148484 135850319 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24800/tid=24863] ppid=24799 vsize=854696 CPUtime=40.88 cores=1,3,5,7
/proc/24800/task/24863/stat : 24863 (pb_cplex) R 24799 24799 23543 0 -1 4202560 31263 0 0 0 4076 12 0 0 20 0 8 0 391178419 875208704 162418 33554432000 134512640 146736320 4292906864 4100771992 136007021 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24800/tid=24864] ppid=24799 vsize=854696 CPUtime=64.36 cores=1,3,5,7
/proc/24800/task/24864/stat : 24864 (pb_cplex) R 24799 24799 23543 0 -1 4202560 80677 0 0 0 6413 23 0 0 20 0 8 0 391178419 875208704 162418 33554432000 134512640 146736320 4292906864 4111258028 136400477 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24800/tid=24865] ppid=24799 vsize=854696 CPUtime=42.92 cores=1,3,5,7
/proc/24800/task/24865/stat : 24865 (pb_cplex) R 24799 24799 23543 0 -1 4202560 49116 0 0 0 4278 14 0 0 20 0 8 0 391178419 875208704 162418 33554432000 134512640 146736320 4292906864 4056940456 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24800/tid=24866] ppid=24799 vsize=854696 CPUtime=44.65 cores=1,3,5,7
/proc/24800/task/24866/stat : 24866 (pb_cplex) R 24799 24799 23543 0 -1 4202560 75025 0 0 0 4440 25 0 0 20 0 8 0 391178419 875208704 162418 33554432000 134512640 146736320 4292906864 3868188784 136384857 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24800/tid=24867] ppid=24799 vsize=854696 CPUtime=49.14 cores=1,3,5,7
/proc/24800/task/24867/stat : 24867 (pb_cplex) R 24799 24799 23543 0 -1 4202560 67307 0 0 0 4892 22 0 0 20 0 8 0 391178419 875208704 162418 33554432000 134512640 146736320 4292906864 3857703064 136007213 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24800/tid=24868] ppid=24799 vsize=854696 CPUtime=56.48 cores=1,3,5,7
/proc/24800/task/24868/stat : 24868 (pb_cplex) R 24799 24799 23543 0 -1 4202560 85017 0 0 0 5623 25 0 0 20 0 8 0 391178419 875208704 162418 33554432000 134512640 146736320 4292906864 3847217304 136007650 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1799.97
Current children cumulated vsize (KiB) 863844

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24799 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.97
#
# 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.449951
#  lost CPU user time (s): 0.519958
#  lost CPU system time (s): -0.0699999

Real time (s): 1144.92
CPU time (s): 1800.42
CPU user time (s): 1794.56
CPU system time (s): 5.86
CPU usage (%): 157.253
Max. virtual memory (cumulated for all children) (KiB): 865860

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

runsolver used 2.37164 second user time and 6.35503 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-09 15:45:57
IDJOB=3740666
IDBENCH=78246
IDSOLVER=2325
FILE ID=node140/3740666-1339249557
RUNJOBID= node140-1339246833-23560
PBS_JOBID= 14644341
Free space on /tmp= 70612 MiB

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

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

MD5SUM BENCH= 4501334f0c0e8dcf999d144644599113
RANDOM SEED=1214140468

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
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		: 2667.094
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:        31609284 kB
Buffers:          122116 kB
Cached:            98992 kB
SwapCached:         2904 kB
Active:           406472 kB
Inactive:          37268 kB
Active(anon):     221968 kB
Inactive(anon):     3124 kB
Active(file):     184504 kB
Inactive(file):    34144 kB
Unevictable:        6904 kB
Mlocked:            6904 kB
SwapTotal:      67108856 kB
SwapFree:       67099540 kB
Dirty:             18272 kB
Writeback:             0 kB
AnonPages:        226420 kB
Mapped:            11864 kB
Shmem:                 0 kB
Slab:             678988 kB
SReclaimable:     120132 kB
SUnreclaim:       558856 kB
KernelStack:        1472 kB
PageTables:         4376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     483188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 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-3740666-1339249557.opb

Free space on /tmp at the end= 70596 MiB
End job on node140 at 2012-06-09 16:05:04