Trace number 3737425

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.34 629.317

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_25_5.opb
MD5SUM1a8c058c181490cb899ec7074b22bfb3
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-15
Best CPU time to get the best result obtained on this benchmark1797.4
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -16
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6124
Sum of products size (including duplicates)12248
Number of different products3062
Sum of products size6124

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3737425-1339248652.opb.
0.00/0.00	c Instance file HOME/instance-3737425-1339248652.opb
0.00/0.00	c File size is 256864 bytes.
0.00/0.05	c Highest Coefficient sum: 200
0.00/0.05	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.06	c ============================[ Problem Statistics ]=============================
0.00/0.06	c |                                                                             |
0.00/0.06	c |  Parsing time:          0.06         s                                      |
0.00/0.06	c |  Number Variables:      3262                                                |
0.00/0.06	c |  Number Constraints:    6425                                                |
0.00/0.06	c ===============================================================================
1800.16/629.31	c Remaining time 1799.94 sec.
1800.16/629.31	c 
1800.16/629.31	c *** INTERRUPTED ***
1800.16/629.31	s UNKNOWN
1800.16/629.31	c Total CPU time              : 1797.32 s
1800.16/629.31	c Memory used           : 292.61 MB
1800.16/629.31	c CPU time              : 1797.32 s
1800.16/629.31	c 
1800.16/629.31	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3737425-1339248652/watcher-3737425-1339248652 -o /tmp/evaluation-result-3737425-1339248652/solver-3737425-1339248652 -C 1800 -W 1900 -M 15500 run HOME/instance-3737425-1339248652.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: 5.54 5.07 4.46 9/187 21530
/proc/meminfo: memFree=31143476/32873844 swapFree=7632/7632
[pid=21530] ppid=21528 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21530/stat : 21530 (run) S 21528 21530 20922 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34831876 9367552 270 33554432000 4194304 5064252 140737026923136 140737026922048 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21530/statm: 2287 270 229 213 0 72 0

[startup+0.0255849 s]
/proc/loadavg: 5.54 5.07 4.46 9/187 21530
/proc/meminfo: memFree=31143476/32873844 swapFree=7632/7632
[pid=21530] ppid=21528 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21530/stat : 21530 (run) S 21528 21530 20922 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34831876 9367552 270 33554432000 4194304 5064252 140737026923136 140737026922048 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21530/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10022 s]
/proc/loadavg: 5.54 5.07 4.46 9/187 21530
/proc/meminfo: memFree=31143476/32873844 swapFree=7632/7632
[pid=21530] ppid=21528 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21530/stat : 21530 (run) S 21528 21530 20922 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34831876 9367552 270 33554432000 4194304 5064252 140737026923136 140737026922048 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21530/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300211 s]
/proc/loadavg: 5.54 5.07 4.46 9/187 21530
/proc/meminfo: memFree=31143476/32873844 swapFree=7632/7632
[pid=21530] ppid=21528 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21530/stat : 21530 (run) S 21528 21530 20922 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34831876 9367552 270 33554432000 4194304 5064252 140737026923136 140737026922048 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21530/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70021 s]
/proc/loadavg: 5.54 5.07 4.46 9/187 21530
/proc/meminfo: memFree=31143476/32873844 swapFree=7632/7632
[pid=21530] ppid=21528 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21530/stat : 21530 (run) S 21528 21530 20922 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34831876 9367552 270 33554432000 4194304 5064252 140737026923136 140737026922048 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21530/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 5.66 5.10 4.48 4/189 21532
/proc/meminfo: memFree=31130936/32873844 swapFree=7632/7632
[pid=21530] ppid=21528 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21530/stat : 21530 (run) S 21528 21530 20922 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34831876 9367552 270 33554432000 4194304 5064252 140737026923136 140737026922048 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21530/statm: 2287 270 229 213 0 72 0
[pid=21531] ppid=21530 vsize=31460 CPUtime=1.49 cores=1,3,5,7
/proc/21531/stat : 21531 (pb_cplex) R 21530 21530 20922 0 -1 4202496 4810 0 0 0 149 0 0 0 20 0 1 0 34831876 32215040 3880 33554432000 134512640 146736320 4287972608 4287967624 136000480 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/21531/statm: 7865 3880 795 2985 0 4799 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40608

[startup+3.10022 s]
/proc/loadavg: 5.66 5.10 4.48 9/189 21532
/proc/meminfo: memFree=31129944/32873844 swapFree=7632/7632
[pid=21530] ppid=21528 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21530/stat : 21530 (run) S 21528 21530 20922 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34831876 9367552 270 33554432000 4194304 5064252 140737026923136 140737026922048 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21530/statm: 2287 270 229 213 0 72 0
[pid=21531] ppid=21530 vsize=31792 CPUtime=3.08 cores=1,3,5,7
/proc/21531/stat : 21531 (pb_cplex) R 21530 21530 20922 0 -1 4202496 4907 0 0 0 308 0 0 0 20 0 1 0 34831876 32555008 3977 33554432000 134512640 146736320 4287972608 4287967760 136403116 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/21531/statm: 7948 3977 795 2985 0 4882 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40940

[startup+6.30022 s]
/proc/loadavg: 5.66 5.10 4.48 9/189 21532
/proc/meminfo: memFree=31123372/32873844 swapFree=7632/7632
[pid=21530] ppid=21528 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21530/stat : 21530 (run) S 21528 21530 20922 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34831876 9367552 270 33554432000 4194304 5064252 140737026923136 140737026922048 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21530/statm: 2287 270 229 213 0 72 0
[pid=21531] ppid=21530 vsize=41472 CPUtime=6.29 cores=1,3,5,7
/proc/21531/stat : 21531 (pb_cplex) R 21530 21530 20922 0 -1 4202496 7578 0 0 0 628 1 0 0 20 0 1 0 34831876 42467328 5727 33554432000 134512640 146736320 4287972608 4287966520 136475780 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/21531/statm: 10368 5727 891 2985 0 7302 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50620

[startup+12.7002 s]
/proc/loadavg: 5.47 5.08 4.48 10/188 21532
/proc/meminfo: memFree=31123808/32873844 swapFree=7632/7632
[pid=21530] ppid=21528 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21530/stat : 21530 (run) S 21528 21530 20922 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34831876 9367552 270 33554432000 4194304 5064252 140737026923136 140737026922048 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21530/statm: 2287 270 229 213 0 72 0
[pid=21531] ppid=21530 vsize=35820 CPUtime=12.68 cores=1,3,5,7
/proc/21531/stat : 21531 (pb_cplex) R 21530 21530 20922 0 -1 4202496 10709 0 0 0 1267 1 0 0 20 0 1 0 34831876 36679680 5407 33554432000 134512640 146736320 4287972608 4287966664 136000487 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/21531/statm: 8955 5407 907 2985 0 5889 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 44968

[startup+25.5005 s]
/proc/loadavg: 5.63 5.13 4.50 2/185 21554
/proc/meminfo: memFree=31236084/32873844 swapFree=7632/7632
[pid=21530] ppid=21528 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21530/stat : 21530 (run) S 21528 21530 20922 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34831876 9367552 270 33554432000 4194304 5064252 140737026923136 140737026922048 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21530/statm: 2287 270 229 213 0 72 0
[pid=21531] ppid=21530 vsize=152448 CPUtime=27.9 cores=1,3,5,7
/proc/21531/stat : 21531 (pb_cplex) R 21530 21530 20922 0 -1 4202496 34900 0 0 0 2771 19 0 0 20 0 8 0 34831876 156106752 13049 33554432000 134512640 146736320 4287972608 4287965840 136403116 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21531/statm: 38112 13049 968 2985 0 35046 0
[pid=21531/tid=21547] ppid=21530 vsize=152448 CPUtime=0 cores=1,3,5,7
/proc/21531/task/21547/stat : 21547 (pb_cplex) S 21530 21530 20922 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 34833763 156106752 13049 33554432000 134512640 146736320 4287972608 4063227536 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21531/tid=21548] ppid=21530 vsize=152448 CPUtime=0 cores=1,3,5,7
/proc/21531/task/21548/stat : 21548 (pb_cplex) S 21530 21530 20922 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 34833763 156106752 13049 33554432000 134512640 146736320 4287972608 4121947792 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21531/tid=21549] ppid=21530 vsize=152448 CPUtime=0 cores=1,3,5,7
/proc/21531/task/21549/stat : 21549 (pb_cplex) S 21530 21530 20922 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 34833763 156106752 13049 33554432000 134512640 146736320 4287972608 4132433552 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21531/tid=21550] ppid=21530 vsize=152448 CPUtime=0 cores=1,3,5,7
/proc/21531/task/21550/stat : 21550 (pb_cplex) S 21530 21530 20922 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 34833763 156106752 13049 33554432000 134512640 146736320 4287972608 4111126160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21531/tid=21551] ppid=21530 vsize=152448 CPUtime=0 cores=1,3,5,7
/proc/21531/task/21551/stat : 21551 (pb_cplex) S 21530 21530 20922 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 34833763 156106752 13049 33554432000 134512640 146736320 4287972608 4100030096 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21531/tid=21552] ppid=21530 vsize=152448 CPUtime=0 cores=1,3,5,7
/proc/21531/task/21552/stat : 21552 (pb_cplex) S 21530 21530 20922 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 34833763 156106752 13049 33554432000 134512640 146736320 4287972608 4089544336 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21531/tid=21553] ppid=21530 vsize=152448 CPUtime=0 cores=1,3,5,7
/proc/21531/task/21553/stat : 21553 (pb_cplex) S 21530 21530 20922 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 34833763 156106752 13049 33554432000 134512640 146736320 4287972608 4079058576 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 27.9
Current children cumulated vsize (KiB) 161596

[startup+51.1004 s]
/proc/loadavg: 5.32 5.09 4.50 3/188 21626
/proc/meminfo: memFree=31196396/32873844 swapFree=7632/7632
[pid=21530] ppid=21528 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21530/stat : 21530 (run) S 21528 21530 20922 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34831876 9367552 270 33554432000 4194304 5064252 140737026923136 140737026922048 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21530/statm: 2287 270 229 213 0 72 0
[pid=21531] ppid=21530 vsize=152996 CPUtime=53.49 cores=1,3,5,7
/proc/21531/stat : 21531 (pb_cplex) R 21530 21530 20922 0 -1 4202496 36142 0 0 0 5330 19 0 0 20 0 8 0 34831876 156667904 14468 33554432000 134512640 146736320 4287972608 4287966208 144757825 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21531/statm: 38249 14468 969 2985 0 35183 0
[pid=21531/tid=21547] ppid=21530 vsize=152996 CPUtime=0 cores=1,3,5,7
/proc/21531/task/21547/stat : 21547 (pb_cplex) S 21530 21530 20922 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 34833763 156667904 14468 33554432000 134512640 146736320 4287972608 4063227536 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21531/tid=21548] ppid=21530 vsize=152996 CPUtime=0 cores=1,3,5,7
/proc/21531/task/21548/stat : 21548 (pb_cplex) S 21530 21530 20922 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 34833763 156667904 14468 33554432000 134512640 146736320 4287972608 4121947792 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21531/tid=21549] ppid=21530 vsize=152996 CPUtime=0 cores=1,3,5,7
/proc/21531/task/21549/stat : 21549 (pb_cplex) S 21530 21530 20922 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 34833763 156667904 14468 33554432000 134512640 146736320 4287972608 4132433552 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21531/tid=21550] ppid=21530 vsize=152996 CPUtime=0 cores=1,3,5,7
/proc/21531/task/21550/stat : 21550 (pb_cplex) S 21530 21530 20922 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 8 0 34833763 156667904 14468 33554432000 134512640 146736320 4287972608 4111126160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21531/tid=21551] ppid=21530 vsize=152996 CPUtime=0 cores=1,3,5,7
/proc/21531/task/21551/stat : 21551 (pb_cplex) S 21530 21530 20922 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 34833763 156667904 14468 33554432000 134512640 146736320 4287972608 4100030096 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21531/tid=21552] ppid=21530 vsize=152996 CPUtime=0 cores=1,3,5,7
/proc/21531/task/21552/stat : 21552 (pb_cplex) S 21530 21530 20922 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 34833763 156667904 14468 33554432000 134512640 146736320 4287972608 4089544336 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21531/tid=21553] ppid=21530 vsize=152996 CPUtime=0 cores=1,3,5,7
/proc/21531/task/21553/stat : 21553 (pb_cplex) S 21530 21530 20922 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 34833763 156667904 14468 33554432000 134512640 146736320 4287972608 4079058576 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 53.49
Current children cumulated vsize (KiB) 162144

[startup+102.307 s]
/proc/loadavg: 8.45 5.84 4.78 17/195 21655
/proc/meminfo: memFree=30996472/32873844 swapFree=7632/7632
[pid=21530] ppid=21528 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21530/stat : 21530 (run) S 21528 21530 20922 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34831876 9367552 270 33554432000 4194304 5064252 140737026923136 140737026922048 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21530/statm: 2287 270 229 213 0 72 0
[pid=21531] ppid=21530 vsize=215752 CPUtime=221.38 cores=1,3,5,7
/proc/21531/stat : 21531 (pb_cplex) R 21530 21530 20922 0 -1 4202496 101979 0 0 0 22091 47 0 0 20 0 8 0 34831876 220930048 29297 33554432000 134512640 146736320 4287972608 4287964368 136008065 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21531/statm: 53938 29297 973 2985 0 50872 0
[pid=21531/tid=21547] ppid=21530 vsize=215752 CPUtime=18.67 cores=1,3,5,7
/proc/21531/task/21547/stat : 21547 (pb_cplex) R 21530 21530 20922 0 -1 4202560 7880 0 0 0 1864 3 0 0 20 0 8 0 34833763 220930048 29297 33554432000 134512640 146736320 4287972608 4063224236 136400456 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21531/tid=21548] ppid=21530 vsize=215752 CPUtime=27.94 cores=1,3,5,7
/proc/21531/task/21548/stat : 21548 (pb_cplex) R 21530 21530 20922 0 -1 4202560 7421 0 0 0 2792 2 0 0 20 0 8 0 34833763 220930048 29297 33554432000 134512640 146736320 4287972608 4121944104 139044550 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=21531/tid=21549] ppid=21530 vsize=215752 CPUtime=19.57 cores=1,3,5,7
/proc/21531/task/21549/stat : 21549 (pb_cplex) R 21530 21530 20922 0 -1 4202560 7703 0 0 0 1954 3 0 0 20 0 8 0 34833763 220930048 29297 33554432000 134512640 146736320 4287972608 4132429892 136385183 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21531/tid=21550] ppid=21530 vsize=215752 CPUtime=14.55 cores=1,3,5,7
/proc/21531/task/21550/stat : 21550 (pb_cplex) R 21530 21530 20922 0 -1 4202560 6730 0 0 0 1452 3 0 0 20 0 8 0 34833763 220930048 29297 33554432000 134512640 146736320 4287972608 4111121568 139028303 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=21531/tid=21551] ppid=21530 vsize=215752 CPUtime=15.05 cores=1,3,5,7
/proc/21531/task/21551/stat : 21551 (pb_cplex) R 21530 21530 20922 0 -1 4202560 4802 0 0 0 1503 2 0 0 20 0 8 0 34833763 220930048 29297 33554432000 134512640 146736320 4287972608 4100026316 139028313 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21531/tid=21552] ppid=21530 vsize=215752 CPUtime=14.26 cores=1,3,5,7
/proc/21531/task/21552/stat : 21552 (pb_cplex) S 21530 21530 20922 0 -1 4202560 21212 0 0 0 1419 7 0 0 20 0 8 0 34833763 220930048 29297 33554432000 134512640 146736320 4287972608 4089544336 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21531/tid=21553] ppid=21530 vsize=215752 CPUtime=22.23 cores=1,3,5,7
/proc/21531/task/21553/stat : 21553 (pb_cplex) R 21530 21530 20922 0 -1 4202560 5343 0 0 0 2221 2 0 0 20 0 8 0 34833763 220930048 29297 33554432000 134512640 146736320 4287972608 4079055304 136000409 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 221.38
Current children cumulated vsize (KiB) 224900

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

[startup+141.7 s]
/proc/loadavg: 9.81 6.47 5.03 12/195 21655
/proc/meminfo: memFree=30981436/32873844 swapFree=7632/7632

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

[pid=21531/tid=21681] ppid=21530 vsize=318492 CPUtime=53.45 cores=1,3,5,7
/proc/21531/task/21681/stat : 21681 (pb_cplex) R 21530 21530 20922 0 -1 4202560 13028 0 0 0 5340 5 0 0 20 0 8 0 34853673 326135808 53657 33554432000 134512640 146736320 4287972608 4063223432 136002881 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=21531/tid=21682] ppid=21530 vsize=318492 CPUtime=53.64 cores=1,3,5,7
/proc/21531/task/21682/stat : 21682 (pb_cplex) R 21530 21530 20922 0 -1 4202560 19267 0 0 0 5357 7 0 0 20 0 8 0 34853673 326135808 53657 33554432000 134512640 146736320 4287972608 4045398056 139044527 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21531/tid=21683] ppid=21530 vsize=318492 CPUtime=50.03 cores=1,3,5,7
/proc/21531/task/21683/stat : 21683 (pb_cplex) S 21530 21530 20922 0 -1 4202560 11633 0 0 0 4998 5 0 0 20 0 8 0 34853673 326135808 53657 33554432000 134512640 146736320 4287972608 4034915984 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 948.59
Current children cumulated vsize (KiB) 327640

[startup+462.301 s]
/proc/loadavg: 12.32 9.38 6.62 17/195 21775
/proc/meminfo: memFree=30863324/32873844 swapFree=7632/7632
[pid=21530] ppid=21528 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21530/stat : 21530 (run) S 21528 21530 20922 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34831876 9367552 270 33554432000 4194304 5064252 140737026923136 140737026922048 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21530/statm: 2287 270 229 213 0 72 0
[pid=21531] ppid=21530 vsize=306532 CPUtime=1151.25 cores=1,3,5,7
/proc/21531/stat : 21531 (pb_cplex) R 21530 21530 20922 0 -1 4202496 404874 0 0 0 114931 194 0 0 20 0 8 0 34831876 313888768 53311 33554432000 134512640 146736320 4287972608 4287965456 136008065 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21531/statm: 76633 53311 983 2985 0 73567 0
[pid=21531/tid=21677] ppid=21530 vsize=306532 CPUtime=98.14 cores=1,3,5,7
/proc/21531/task/21677/stat : 21677 (pb_cplex) R 21530 21530 20922 0 -1 4202560 21576 0 0 0 9805 9 0 0 20 0 8 0 34853673 313888768 53311 33554432000 134512640 146736320 4287972608 4130496584 139042981 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21531/tid=21678] ppid=21530 vsize=306532 CPUtime=70.37 cores=1,3,5,7
/proc/21531/task/21678/stat : 21678 (pb_cplex) R 21530 21530 20922 0 -1 4202560 17140 0 0 0 7030 7 0 0 20 0 8 0 34853673 313888768 53311 33554432000 134512640 146736320 4287972608 4140984004 135850322 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21531/tid=21679] ppid=21530 vsize=306532 CPUtime=64.14 cores=1,3,5,7
/proc/21531/task/21679/stat : 21679 (pb_cplex) R 21530 21530 20922 0 -1 4202560 16799 0 0 0 6406 8 0 0 20 0 8 0 34853673 313888768 53311 33554432000 134512640 146736320 4287972608 4151468124 135855165 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=21531/tid=21680] ppid=21530 vsize=306532 CPUtime=91.79 cores=1,3,5,7
/proc/21531/task/21680/stat : 21680 (pb_cplex) R 21530 21530 20922 0 -1 4202560 19124 0 0 0 9171 8 0 0 20 0 8 0 34853673 313888768 53311 33554432000 134512640 146736320 4287972608 4111121412 136385184 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=21531/tid=21681] ppid=21530 vsize=306532 CPUtime=69.16 cores=1,3,5,7
/proc/21531/task/21681/stat : 21681 (pb_cplex) R 21530 21530 20922 0 -1 4202560 24247 0 0 0 6905 11 0 0 20 0 8 0 34853673 313888768 53311 33554432000 134512640 146736320 4287972608 4063224016 136008042 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=21531/tid=21682] ppid=21530 vsize=306532 CPUtime=75.31 cores=1,3,5,7
/proc/21531/task/21682/stat : 21682 (pb_cplex) R 21530 21530 20922 0 -1 4202560 31830 0 0 0 7516 15 0 0 20 0 8 0 34853673 313888768 53311 33554432000 134512640 146736320 4287972608 4045396992 135655923 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21531/tid=21683] ppid=21530 vsize=306532 CPUtime=62.54 cores=1,3,5,7
/proc/21531/task/21683/stat : 21683 (pb_cplex) R 21530 21530 20922 0 -1 4202560 20867 0 0 0 6245 9 0 0 20 0 8 0 34853673 313888768 53311 33554432000 134512640 146736320 4287972608 4034911420 135526870 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1151.25
Current children cumulated vsize (KiB) 315680

[startup+522.3 s]
/proc/loadavg: 12.92 10.01 7.00 17/195 21775
/proc/meminfo: memFree=30799236/32873844 swapFree=7632/7632
[pid=21530] ppid=21528 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21530/stat : 21530 (run) S 21528 21530 20922 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34831876 9367552 270 33554432000 4194304 5064252 140737026923136 140737026922048 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21530/statm: 2287 270 229 213 0 72 0
[pid=21531] ppid=21530 vsize=309552 CPUtime=1390.28 cores=1,3,5,7
/proc/21531/stat : 21531 (pb_cplex) R 21530 21530 20922 0 -1 4202496 520569 0 0 0 138793 235 0 0 20 0 8 0 34831876 316981248 53724 33554432000 134512640 146736320 4287972608 4287965456 136008042 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21531/statm: 77388 53724 983 2985 0 74322 0
[pid=21531/tid=21677] ppid=21530 vsize=309552 CPUtime=128.24 cores=1,3,5,7
/proc/21531/task/21677/stat : 21677 (pb_cplex) R 21530 21530 20922 0 -1 4202560 32885 0 0 0 12811 13 0 0 20 0 8 0 34853673 316981248 53724 33554432000 134512640 146736320 4287972608 4130496604 135855165 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=21531/tid=21678] ppid=21530 vsize=309552 CPUtime=100.05 cores=1,3,5,7
/proc/21531/task/21678/stat : 21678 (pb_cplex) R 21530 21530 20922 0 -1 4202560 32183 0 0 0 9993 12 0 0 20 0 8 0 34853673 316981248 53724 33554432000 134512640 146736320 4287972608 4140982384 136384895 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=21531/tid=21679] ppid=21530 vsize=309552 CPUtime=94.08 cores=1,3,5,7
/proc/21531/task/21679/stat : 21679 (pb_cplex) R 21530 21530 20922 0 -1 4202560 29641 0 0 0 9394 14 0 0 20 0 8 0 34853673 316981248 53724 33554432000 134512640 146736320 4287972608 4151467796 135983229 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21531/tid=21680] ppid=21530 vsize=309552 CPUtime=121.77 cores=1,3,5,7
/proc/21531/task/21680/stat : 21680 (pb_cplex) R 21530 21530 20922 0 -1 4202560 34614 0 0 0 12163 14 0 0 20 0 8 0 34853673 316981248 53724 33554432000 134512640 146736320 4287972608 4111121412 136385174 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21531/tid=21681] ppid=21530 vsize=309552 CPUtime=98.52 cores=1,3,5,7
/proc/21531/task/21681/stat : 21681 (pb_cplex) R 21530 21530 20922 0 -1 4202560 48674 0 0 0 9834 18 0 0 20 0 8 0 34853673 316981248 53724 33554432000 134512640 146736320 4287972608 4063224016 136008050 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21531/tid=21682] ppid=21530 vsize=309552 CPUtime=105.4 cores=1,3,5,7
/proc/21531/task/21682/stat : 21682 (pb_cplex) R 21530 21530 20922 0 -1 4202560 46790 0 0 0 10520 20 0 0 20 0 8 0 34853673 316981248 53724 33554432000 134512640 146736320 4287972608 4045396364 135465095 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21531/tid=21683] ppid=21530 vsize=309552 CPUtime=92.29 cores=1,3,5,7
/proc/21531/task/21683/stat : 21683 (pb_cplex) R 21530 21530 20922 0 -1 4202560 31757 0 0 0 9216 13 0 0 20 0 8 0 34853673 316981248 53724 33554432000 134512640 146736320 4287972608 4034912704 135999764 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1390.28
Current children cumulated vsize (KiB) 318700

[startup+582.3 s]
/proc/loadavg: 12.69 10.55 7.38 17/196 21778
/proc/meminfo: memFree=30730088/32873844 swapFree=7632/7632
[pid=21530] ppid=21528 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21530/stat : 21530 (run) S 21528 21530 20922 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34831876 9367552 270 33554432000 4194304 5064252 140737026923136 140737026922048 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21530/statm: 2287 270 229 213 0 72 0
[pid=21531] ppid=21530 vsize=298984 CPUtime=1612.91 cores=1,3,5,7
/proc/21531/stat : 21531 (pb_cplex) R 21530 21530 20922 0 -1 4202496 616211 0 0 0 161027 264 0 0 20 0 8 0 34831876 306159616 51502 33554432000 134512640 146736320 4287972608 4287965352 136384743 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21531/statm: 74746 51502 983 2985 0 71680 0
[pid=21531/tid=21677] ppid=21530 vsize=298984 CPUtime=154.76 cores=1,3,5,7
/proc/21531/task/21677/stat : 21677 (pb_cplex) R 21530 21530 20922 0 -1 4202560 43995 0 0 0 15459 17 0 0 20 0 8 0 34853673 306159616 51502 33554432000 134512640 146736320 4287972608 4130495880 136000409 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21531/tid=21678] ppid=21530 vsize=298984 CPUtime=119.45 cores=1,3,5,7
/proc/21531/task/21678/stat : 21678 (pb_cplex) R 21530 21530 20922 0 -1 4202560 40261 0 0 0 11930 15 0 0 20 0 8 0 34853673 306159616 51502 33554432000 134512640 146736320 4287972608 4140982340 136385184 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=21531/tid=21679] ppid=21530 vsize=298984 CPUtime=126.97 cores=1,3,5,7
/proc/21531/task/21679/stat : 21679 (pb_cplex) R 21530 21530 20922 0 -1 4202560 41709 0 0 0 12679 18 0 0 20 0 8 0 34853673 306159616 51502 33554432000 134512640 146736320 4287972608 4151466836 136017769 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=21531/tid=21680] ppid=21530 vsize=298984 CPUtime=157.25 cores=1,3,5,7
/proc/21531/task/21680/stat : 21680 (pb_cplex) R 21530 21530 20922 0 -1 4202560 40945 0 0 0 15708 17 0 0 20 0 8 0 34853673 306159616 51502 33554432000 134512640 146736320 4287972608 4111122640 136008450 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21531/tid=21681] ppid=21530 vsize=298984 CPUtime=123.08 cores=1,3,5,7
/proc/21531/task/21681/stat : 21681 (pb_cplex) R 21530 21530 20922 0 -1 4202560 67982 0 0 0 12285 23 0 0 20 0 8 0 34853673 306159616 51502 33554432000 134512640 146736320 4287972608 4063223720 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21531/tid=21682] ppid=21530 vsize=298984 CPUtime=134.7 cores=1,3,5,7
/proc/21531/task/21682/stat : 21682 (pb_cplex) R 21530 21530 20922 0 -1 4202560 64197 0 0 0 13444 26 0 0 20 0 8 0 34853673 306159616 51502 33554432000 134512640 146736320 4287972608 4045398272 136400753 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21531/tid=21683] ppid=21530 vsize=298984 CPUtime=116.99 cores=1,3,5,7
/proc/21531/task/21683/stat : 21683 (pb_cplex) R 21530 21530 20922 0 -1 4202560 44764 0 0 0 11681 18 0 0 20 0 8 0 34853673 306159616 51502 33554432000 134512640 146736320 4287972608 4034914260 138443690 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1612.91
Current children cumulated vsize (KiB) 308132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+629.3 s]
/proc/loadavg: 13.68 11.13 7.72 14/195 21778
/proc/meminfo: memFree=30678936/32873844 swapFree=7632/7632
[pid=21530] ppid=21528 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21530/stat : 21530 (run) S 21528 21530 20922 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34831876 9367552 270 33554432000 4194304 5064252 140737026923136 140737026922048 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21530/statm: 2287 270 229 213 0 72 0
[pid=21531] ppid=21530 vsize=299624 CPUtime=1800.16 cores=1,3,5,7
/proc/21531/stat : 21531 (pb_cplex) R 21530 21530 20922 0 -1 4202496 678394 0 0 0 179730 286 0 0 20 0 8 0 34831876 306814976 51588 33554432000 134512640 146736320 4287972608 4287965456 136008176 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21531/statm: 74906 51588 983 2985 0 71840 0
[pid=21531/tid=21677] ppid=21530 vsize=299624 CPUtime=180.03 cores=1,3,5,7
/proc/21531/task/21677/stat : 21677 (pb_cplex) R 21530 21530 20922 0 -1 4202560 47625 0 0 0 17984 19 0 0 20 0 8 0 34853673 306814976 51588 33554432000 134512640 146736320 4287972608 4130497104 136403116 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=21531/tid=21678] ppid=21530 vsize=299624 CPUtime=144.31 cores=1,3,5,7
/proc/21531/task/21678/stat : 21678 (pb_cplex) R 21530 21530 20922 0 -1 4202560 46748 0 0 0 14413 18 0 0 20 0 8 0 34853673 306814976 51588 33554432000 134512640 146736320 4287972608 4140982728 135999699 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21531/tid=21679] ppid=21530 vsize=299624 CPUtime=151.21 cores=1,3,5,7
/proc/21531/task/21679/stat : 21679 (pb_cplex) S 21530 21530 20922 0 -1 4202560 51646 0 0 0 15099 22 0 0 20 0 8 0 34853673 306814976 51588 33554432000 134512640 146736320 4287972608 4151471760 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21531/tid=21680] ppid=21530 vsize=299624 CPUtime=182.92 cores=1,3,5,7
/proc/21531/task/21680/stat : 21680 (pb_cplex) R 21530 21530 20922 0 -1 4202560 46554 0 0 0 18273 19 0 0 20 0 8 0 34853673 306814976 51588 33554432000 134512640 146736320 4287972608 4111121772 136400477 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=21531/tid=21681] ppid=21530 vsize=299624 CPUtime=148.24 cores=1,3,5,7
/proc/21531/task/21681/stat : 21681 (pb_cplex) R 21530 21530 20922 0 -1 4202560 80895 0 0 0 14797 27 0 0 20 0 8 0 34853673 306814976 51588 33554432000 134512640 146736320 4287972608 4063225052 135855165 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21531/tid=21682] ppid=21530 vsize=299624 CPUtime=149.97 cores=1,3,5,7
/proc/21531/task/21682/stat : 21682 (pb_cplex) S 21530 21530 20922 0 -1 4202560 71663 0 0 0 14968 29 0 0 20 0 8 0 34853673 306814976 51588 33554432000 134512640 146736320 4287972608 4045401744 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21531/tid=21683] ppid=21530 vsize=299624 CPUtime=138.14 cores=1,3,5,7
/proc/21531/task/21683/stat : 21683 (pb_cplex) S 21530 21530 20922 0 -1 4202560 56230 0 0 0 13791 23 0 0 20 0 8 0 34853673 306814976 51588 33554432000 134512640 146736320 4287972608 4034915984 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 308772

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

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

[startup+629.3 s]
/proc/loadavg: 13.68 11.13 7.72 14/195 21778
/proc/meminfo: memFree=30678936/32873844 swapFree=7632/7632
[pid=21530] ppid=21528 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21530/stat : 21530 (run) S 21528 21530 20922 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34831876 9367552 270 33554432000 4194304 5064252 140737026923136 140737026922048 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21530/statm: 2287 270 229 213 0 72 0
[pid=21531] ppid=21530 vsize=299624 CPUtime=1800.16 cores=1,3,5,7
/proc/21531/stat : 21531 (pb_cplex) R 21530 21530 20922 0 -1 4202496 678394 0 0 0 179730 286 0 0 20 0 8 0 34831876 306814976 51588 33554432000 134512640 146736320 4287972608 4287965456 136008176 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21531/statm: 74906 51588 983 2985 0 71840 0
[pid=21531/tid=21677] ppid=21530 vsize=299624 CPUtime=180.03 cores=1,3,5,7
/proc/21531/task/21677/stat : 21677 (pb_cplex) R 21530 21530 20922 0 -1 4202560 47625 0 0 0 17984 19 0 0 20 0 8 0 34853673 306814976 51588 33554432000 134512640 146736320 4287972608 4130497104 136403116 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=21531/tid=21678] ppid=21530 vsize=299624 CPUtime=144.31 cores=1,3,5,7
/proc/21531/task/21678/stat : 21678 (pb_cplex) R 21530 21530 20922 0 -1 4202560 46748 0 0 0 14413 18 0 0 20 0 8 0 34853673 306814976 51588 33554432000 134512640 146736320 4287972608 4140982728 135999699 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21531/tid=21679] ppid=21530 vsize=299624 CPUtime=151.21 cores=1,3,5,7
/proc/21531/task/21679/stat : 21679 (pb_cplex) S 21530 21530 20922 0 -1 4202560 51646 0 0 0 15099 22 0 0 20 0 8 0 34853673 306814976 51588 33554432000 134512640 146736320 4287972608 4151471760 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21531/tid=21680] ppid=21530 vsize=299624 CPUtime=182.92 cores=1,3,5,7
/proc/21531/task/21680/stat : 21680 (pb_cplex) R 21530 21530 20922 0 -1 4202560 46554 0 0 0 18273 19 0 0 20 0 8 0 34853673 306814976 51588 33554432000 134512640 146736320 4287972608 4111121772 136400477 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=21531/tid=21681] ppid=21530 vsize=299624 CPUtime=148.24 cores=1,3,5,7
/proc/21531/task/21681/stat : 21681 (pb_cplex) R 21530 21530 20922 0 -1 4202560 80895 0 0 0 14797 27 0 0 20 0 8 0 34853673 306814976 51588 33554432000 134512640 146736320 4287972608 4063225052 135855165 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=21531/tid=21682] ppid=21530 vsize=299624 CPUtime=149.97 cores=1,3,5,7
/proc/21531/task/21682/stat : 21682 (pb_cplex) S 21530 21530 20922 0 -1 4202560 71663 0 0 0 14968 29 0 0 20 0 8 0 34853673 306814976 51588 33554432000 134512640 146736320 4287972608 4045401744 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21531/tid=21683] ppid=21530 vsize=299624 CPUtime=138.14 cores=1,3,5,7
/proc/21531/task/21683/stat : 21683 (pb_cplex) S 21530 21530 20922 0 -1 4202560 56230 0 0 0 13791 23 0 0 20 0 8 0 34853673 306814976 51588 33554432000 134512640 146736320 4287972608 4034915984 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 308772

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21530 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.16
#
# 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.179993
#  lost CPU user time (s): 0.220001
#  lost CPU system time (s): -0.04

Real time (s): 629.317
CPU time (s): 1800.34
CPU user time (s): 1797.52
CPU system time (s): 2.82
CPU usage (%): 286.078
Max. virtual memory (cumulated for all children) (KiB): 351168

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

runsolver used 1.76273 second user time and 4.68329 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-09 15:30:52
IDJOB=3737425
IDBENCH=48237
IDSOLVER=2325
FILE ID=node135/3737425-1339248652
RUNJOBID= node135-1339246831-20939
PBS_JOBID= 14644346
Free space on /tmp= 70876 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_100_25_5.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737425-1339248652/watcher-3737425-1339248652 -o /tmp/evaluation-result-3737425-1339248652/solver-3737425-1339248652 -C 1800 -W 1900 -M 15500  run HOME/instance-3737425-1339248652.opb

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

MD5SUM BENCH= 1a8c058c181490cb899ec7074b22bfb3
RANDOM SEED=2018897968

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31143952 kB
Buffers:          287764 kB
Cached:           430672 kB
SwapCached:         2456 kB
Active:           615936 kB
Inactive:         250356 kB
Active(anon):     148084 kB
Inactive(anon):     1460 kB
Active(file):     467852 kB
Inactive(file):   248896 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098976 kB
Dirty:             16304 kB
Writeback:             0 kB
AnonPages:        194584 kB
Mapped:            13036 kB
Shmem:                 0 kB
Slab:             723344 kB
SReclaimable:     164984 kB
SUnreclaim:       558360 kB
KernelStack:        1568 kB
PageTables:         4692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     228860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 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-3737425-1339248652.opb

Free space on /tmp at the end= 70856 MiB
End job on node135 at 2012-06-09 15:41:24