Trace number 3730765

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-full.all.ucl.opb
MD5SUM14c93c93dc53353f81a889ada18ba601
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark112.93
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables81558
Total number of constraints240469
Number of constraints which are clauses235865
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4604
Minimum length of a constraint1
Maximum length of a constraint13
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 68
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 257
Number of bits of the biggest sum of numbers9
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-3730765-1339246854.opb.
0.00/0.00	c Instance file HOME/instance-3730765-1339246854.opb
0.00/0.00	c File size is 7638466 bytes.
0.00/0.99	c Highest Coefficient sum: 257
0.00/0.99	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
1.10/1.14	c ============================[ Problem Statistics ]=============================
1.10/1.14	c |                                                                             |
1.10/1.14	c |  Parsing time:          1.08         s                                      |
1.10/1.14	c |  Number Variables:      81558                                               |
1.10/1.16	c |  Number Constraints:    240469                                              |
1.10/1.16	c ===============================================================================
1800.39/845.31	c Remaining time 1798.90 sec.
1800.39/845.31	c 
1800.39/845.31	c *** INTERRUPTED ***
1800.39/845.31	s UNKNOWN
1800.39/845.31	c Total CPU time              : 1793.37 s
1800.39/845.31	c Memory used           : 2700.45 MB
1800.39/845.31	c CPU time              : 1793.37 s
1800.39/845.31	c 
1800.39/845.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-3730765-1339246854/watcher-3730765-1339246854 -o /tmp/evaluation-result-3730765-1339246854/solver-3730765-1339246854 -C 1800 -W 1900 -M 15500 run HOME/instance-3730765-1339246854.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 0.26 0.06 0.02 2/174 21909
/proc/meminfo: memFree=31530944/32873844 swapFree=7132/7132
[pid=21909] ppid=21907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21909/stat : 21909 (run) S 21907 21909 21745 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34652489 9367552 270 33554432000 4194304 5064252 140737323663136 140737323662048 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21909/statm: 2287 270 229 213 0 72 0

[startup+0.0132049 s]
/proc/loadavg: 0.26 0.06 0.02 2/174 21909
/proc/meminfo: memFree=31530944/32873844 swapFree=7132/7132
[pid=21909] ppid=21907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21909/stat : 21909 (run) S 21907 21909 21745 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34652489 9367552 270 33554432000 4194304 5064252 140737323663136 140737323662048 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21909/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10026 s]
/proc/loadavg: 0.26 0.06 0.02 2/174 21909
/proc/meminfo: memFree=31530944/32873844 swapFree=7132/7132
[pid=21909] ppid=21907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21909/stat : 21909 (run) S 21907 21909 21745 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34652489 9367552 270 33554432000 4194304 5064252 140737323663136 140737323662048 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21909/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300258 s]
/proc/loadavg: 0.26 0.06 0.02 2/174 21909
/proc/meminfo: memFree=31530944/32873844 swapFree=7132/7132
[pid=21909] ppid=21907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21909/stat : 21909 (run) S 21907 21909 21745 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34652489 9367552 270 33554432000 4194304 5064252 140737323663136 140737323662048 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21909/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700261 s]
/proc/loadavg: 0.26 0.06 0.02 2/174 21909
/proc/meminfo: memFree=31530944/32873844 swapFree=7132/7132
[pid=21909] ppid=21907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21909/stat : 21909 (run) S 21907 21909 21745 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34652489 9367552 270 33554432000 4194304 5064252 140737323663136 140737323662048 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21909/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 0.26 0.06 0.02 2/176 21911
/proc/meminfo: memFree=31460828/32873844 swapFree=7132/7132
[pid=21909] ppid=21907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21909/stat : 21909 (run) S 21907 21909 21745 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34652489 9367552 270 33554432000 4194304 5064252 140737323663136 140737323662048 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21909/statm: 2287 270 229 213 0 72 0
[pid=21910] ppid=21909 vsize=169252 CPUtime=1.48 cores=0,2,4,6
/proc/21910/stat : 21910 (pb_cplex) R 21909 21909 21745 0 -1 4202496 44960 0 0 0 141 7 0 0 20 0 1 0 34652489 173314048 36391 33554432000 134512640 146736320 4290360816 4290358592 138720546 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/21910/statm: 42313 36391 564 2985 0 39247 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 178400

[startup+3.1003 s]
/proc/loadavg: 0.26 0.06 0.02 2/176 21911
/proc/meminfo: memFree=31389144/32873844 swapFree=7132/7132
[pid=21909] ppid=21907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21909/stat : 21909 (run) S 21907 21909 21745 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34652489 9367552 270 33554432000 4194304 5064252 140737323663136 140737323662048 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21909/statm: 2287 270 229 213 0 72 0
[pid=21910] ppid=21909 vsize=171488 CPUtime=3.09 cores=0,2,4,6
/proc/21910/stat : 21910 (pb_cplex) R 21909 21909 21745 0 -1 4202496 65354 0 0 0 298 11 0 0 20 0 1 0 34652489 175603712 36689 33554432000 134512640 146736320 4290360816 4290359016 138736224 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/21910/statm: 42872 36689 584 2985 0 39806 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 180636

[startup+6.30032 s]
/proc/loadavg: 0.32 0.08 0.02 3/179 21937
/proc/meminfo: memFree=31314268/32873844 swapFree=7132/7132
[pid=21909] ppid=21907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21909/stat : 21909 (run) S 21907 21909 21745 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34652489 9367552 270 33554432000 4194304 5064252 140737323663136 140737323662048 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21909/statm: 2287 270 229 213 0 72 0
[pid=21910] ppid=21909 vsize=435956 CPUtime=6.29 cores=0,2,4,6
/proc/21910/stat : 21910 (pb_cplex) R 21909 21909 21745 0 -1 4202496 119991 0 0 0 608 21 0 0 20 0 1 0 34652489 446418944 52526 33554432000 134512640 146736320 4290360816 4290357040 137317530 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/21910/statm: 108989 52526 619 2985 0 105923 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 445104

[startup+12.7003 s]
/proc/loadavg: 0.37 0.09 0.03 3/182 21983
/proc/meminfo: memFree=31178060/32873844 swapFree=7132/7132
[pid=21909] ppid=21907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21909/stat : 21909 (run) S 21907 21909 21745 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34652489 9367552 270 33554432000 4194304 5064252 140737323663136 140737323662048 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21909/statm: 2287 270 229 213 0 72 0
[pid=21910] ppid=21909 vsize=601432 CPUtime=12.69 cores=0,2,4,6
/proc/21910/stat : 21910 (pb_cplex) R 21909 21909 21745 0 -1 4202496 167000 0 0 0 1229 40 0 0 20 0 1 0 34652489 615866368 83320 33554432000 134512640 146736320 4290360816 4290355544 136007313 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/21910/statm: 150358 83320 728 2985 0 147292 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 610580

[startup+25.5003 s]
/proc/loadavg: 1.14 0.28 0.09 10/189 22040
/proc/meminfo: memFree=31126472/32873844 swapFree=7132/7132
[pid=21909] ppid=21907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21909/stat : 21909 (run) S 21907 21909 21745 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34652489 9367552 270 33554432000 4194304 5064252 140737323663136 140737323662048 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21909/statm: 2287 270 229 213 0 72 0
[pid=21910] ppid=21909 vsize=608224 CPUtime=25.49 cores=0,2,4,6
/proc/21910/stat : 21910 (pb_cplex) R 21909 21909 21745 0 -1 4202496 312312 0 0 0 2473 76 0 0 20 0 1 0 34652489 622821376 84398 33554432000 134512640 146736320 4290360816 4290355020 136017629 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/21910/statm: 152056 84398 834 2985 0 148990 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 617372

[startup+51.1003 s]
/proc/loadavg: 3.45 0.89 0.30 10/189 22040
/proc/meminfo: memFree=31109076/32873844 swapFree=7132/7132
[pid=21909] ppid=21907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21909/stat : 21909 (run) S 21907 21909 21745 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34652489 9367552 270 33554432000 4194304 5064252 140737323663136 140737323662048 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21909/statm: 2287 270 229 213 0 72 0
[pid=21910] ppid=21909 vsize=611624 CPUtime=51.08 cores=0,2,4,6
/proc/21910/stat : 21910 (pb_cplex) R 21909 21909 21745 0 -1 4202496 362120 0 0 0 5018 90 0 0 20 0 1 0 34652489 626302976 85559 33554432000 134512640 146736320 4290360816 4290354680 136400447 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/21910/statm: 152906 85559 835 2985 0 149840 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 620772

[startup+102.307 s]
/proc/loadavg: 4.81 1.58 0.56 10/188 22040
/proc/meminfo: memFree=31062228/32873844 swapFree=7132/7132
[pid=21909] ppid=21907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21909/stat : 21909 (run) S 21907 21909 21745 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34652489 9367552 270 33554432000 4194304 5064252 140737323663136 140737323662048 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21909/statm: 2287 270 229 213 0 72 0
[pid=21910] ppid=21909 vsize=612524 CPUtime=102.28 cores=0,2,4,6
/proc/21910/stat : 21910 (pb_cplex) R 21909 21909 21745 0 -1 4202496 367978 0 0 0 10134 94 0 0 20 0 1 0 34652489 627224576 90688 33554432000 134512640 146736320 4290360816 4290355408 136403109 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/21910/statm: 153131 90688 835 2985 0 150065 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 621672

[startup+162.3 s]
/proc/loadavg: 6.30 2.57 0.96 9/188 22040
/proc/meminfo: memFree=31060456/32873844 swapFree=7132/7132
[pid=21909] ppid=21907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21909/stat : 21909 (run) S 21907 21909 21745 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34652489 9367552 270 33554432000 4194304 5064252 140737323663136 140737323662048 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21909/statm: 2287 270 229 213 0 72 0
[pid=21910] ppid=21909 vsize=614220 CPUtime=162.26 cores=0,2,4,6
/proc/21910/stat : 21910 (pb_cplex) R 21909 21909 21745 0 -1 4202496 377551 0 0 0 16127 99 0 0 20 0 1 0 34652489 628961280 93876 33554432000 134512640 146736320 4290360816 4290354856 139044505 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/21910/statm: 153555 93876 835 2985 0 150489 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 623368

[startup+222.3 s]
/proc/loadavg: 7.07 3.47 1.36 10/188 22040
/proc/meminfo: memFree=31045996/32873844 swapFree=7132/7132
[pid=21909] ppid=21907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21909/stat : 21909 (run) S 21907 21909 21745 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34652489 9367552 270 33554432000 4194304 5064252 140737323663136 140737323662048 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21909/statm: 2287 270 229 213 0 72 0
[pid=21910] ppid=21909 vsize=614836 CPUtime=222.25 cores=0,2,4,6
/proc/21910/stat : 21910 (pb_cplex) R 21909 21909 21745 0 -1 4202496 387589 0 0 0 22122 103 0 0 20 0 1 0 34652489 629592064 96279 33554432000 134512640 146736320 4290360816 4290355408 136403117 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/21910/statm: 153709 96279 835 2985 0 150643 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 623984

[startup+282.3 s]
/proc/loadavg: 7.22 4.14 1.73 10/188 22041
/proc/meminfo: memFree=31056228/32873844 swapFree=7132/7132
[pid=21909] ppid=21907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21909/stat : 21909 (run) S 21907 21909 21745 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34652489 9367552 270 33554432000 4194304 5064252 140737323663136 140737323662048 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21909/statm: 2287 270 229 213 0 72 0
[pid=21910] ppid=21909 vsize=630036 CPUtime=282.24 cores=0,2,4,6
/proc/21910/stat : 21910 (pb_cplex) R 21909 21909 21745 0 -1 4202496 527277 0 0 0 28083 141 0 0 20 0 1 0 34652489 645156864 92853 33554432000 134512640 146736320 4290360816 4290355024 136402937 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/21910/statm: 157509 92853 847 2985 0 154443 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 639184

[startup+342.3 s]
/proc/loadavg: 7.13 4.65 2.05 10/188 22041
/proc/meminfo: memFree=31048200/32873844 swapFree=7132/7132
[pid=21909] ppid=21907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21909/stat : 21909 (run) S 21907 21909 21745 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34652489 9367552 270 33554432000 4194304 5064252 140737323663136 140737323662048 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21909/statm: 2287 270 229 213 0 72 0
[pid=21910] ppid=21909 vsize=630560 CPUtime=342.24 cores=0,2,4,6
/proc/21910/stat : 21910 (pb_cplex) R 21909 21909 21745 0 -1 4202496 550035 0 0 0 34072 152 0 0 20 0 1 0 34652489 645693440 93561 33554432000 134512640 146736320 4290360816 4290354636 136017755 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/21910/statm: 157640 93561 847 2985 0 154574 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 639708

[startup+402.3 s]
/proc/loadavg: 7.17 5.09 2.36 10/188 22041
/proc/meminfo: memFree=31012828/32873844 swapFree=7132/7132
[pid=21909] ppid=21907 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/21910/statm: 648552 461738 888 2985 0 645486 0
[pid=21910/tid=22042] ppid=21909 vsize=2594208 CPUtime=30.86 cores=0,2,4,6
/proc/21910/task/22042/stat : 22042 (pb_cplex) S 21909 21909 21745 0 -1 4202560 103290 0 0 0 3048 38 0 0 20 0 8 0 34700891 2656468992 461738 33554432000 134512640 146736320 4290360816 2921053840 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21910/tid=22043] ppid=21909 vsize=2594208 CPUtime=66.8 cores=0,2,4,6
/proc/21910/task/22043/stat : 22043 (pb_cplex) R 21909 21909 21745 0 -1 4202560 48824 0 0 0 6658 22 0 0 20 0 8 0 34700891 2656468992 461738 33554432000 134512640 146736320 4290360816 2910564504 136007616 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21910/tid=22044] ppid=21909 vsize=2594208 CPUtime=0.01 cores=0,2,4,6
/proc/21910/task/22044/stat : 22044 (pb_cplex) S 21909 21909 21745 0 -1 4202560 1431 0 0 0 1 0 0 0 20 0 8 0 34700891 2656468992 461738 33554432000 134512640 146736320 4290360816 2900082320 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21910/tid=22045] ppid=21909 vsize=2594208 CPUtime=60.43 cores=0,2,4,6
/proc/21910/task/22045/stat : 22045 (pb_cplex) S 21909 21909 21745 0 -1 4202560 93178 0 0 0 6001 42 0 0 20 0 8 0 34700891 2656468992 461738 33554432000 134512640 146736320 4290360816 2889596560 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21910/tid=22046] ppid=21909 vsize=2594208 CPUtime=52.85 cores=0,2,4,6
/proc/21910/task/22046/stat : 22046 (pb_cplex) S 21909 21909 21745 0 -1 4202560 63775 0 0 0 5259 26 0 0 20 0 8 0 34700891 2656468992 461738 33554432000 134512640 146736320 4290360816 2879110800 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21910/tid=22047] ppid=21909 vsize=2594208 CPUtime=21.57 cores=0,2,4,6
/proc/21910/task/22047/stat : 22047 (pb_cplex) S 21909 21909 21745 0 -1 4202560 55345 0 0 0 2136 21 0 0 20 0 8 0 34700891 2656468992 461738 33554432000 134512640 146736320 4290360816 2868625040 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21910/tid=22048] ppid=21909 vsize=2594208 CPUtime=66.89 cores=0,2,4,6
/proc/21910/task/22048/stat : 22048 (pb_cplex) R 21909 21909 21745 0 -1 4202560 28286 0 0 0 6671 18 0 0 20 0 8 0 34700891 2656468992 461738 33554432000 134512640 146736320 4290360816 2858135552 136413878 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 826.02
Current children cumulated vsize (KiB) 2603356

[startup+642.3 s]
/proc/loadavg: 9.72 6.90 3.67 10/195 22235
/proc/meminfo: memFree=29370172/32873844 swapFree=7132/7132
[pid=21909] ppid=21907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21909/stat : 21909 (run) S 21907 21909 21745 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34652489 9367552 270 33554432000 4194304 5064252 140737323663136 140737323662048 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21909/statm: 2287 270 229 213 0 72 0
[pid=21910] ppid=21909 vsize=2705492 CPUtime=990.02 cores=0,2,4,6
/proc/21910/stat : 21910 (pb_cplex) R 21909 21909 21745 0 -1 4202496 1915846 0 0 0 98382 620 0 0 20 0 8 0 34652489 2770423808 505509 33554432000 134512640 146736320 4290360816 4290353576 136384778 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21910/statm: 676373 505509 888 2985 0 673307 0
[pid=21910/tid=22042] ppid=21909 vsize=2705492 CPUtime=47.89 cores=0,2,4,6
/proc/21910/task/22042/stat : 22042 (pb_cplex) R 21909 21909 21745 0 -1 4202560 110536 0 0 0 4745 44 0 0 20 0 8 0 34700891 2770423808 505509 33554432000 134512640 146736320 4290360816 2921050048 136403428 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21910/tid=22043] ppid=21909 vsize=2705492 CPUtime=85.43 cores=0,2,4,6
/proc/21910/task/22043/stat : 22043 (pb_cplex) R 21909 21909 21745 0 -1 4202560 75751 0 0 0 8510 33 0 0 20 0 8 0 34700891 2770423808 505509 33554432000 134512640 146736320 4290360816 2910564352 136413871 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21910/tid=22044] ppid=21909 vsize=2705492 CPUtime=16.75 cores=0,2,4,6
/proc/21910/task/22044/stat : 22044 (pb_cplex) R 21909 21909 21745 0 -1 4202560 9831 0 0 0 1667 8 0 0 20 0 8 0 34700891 2770423808 505509 33554432000 134512640 146736320 4290360816 2900078632 139044505 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21910/tid=22045] ppid=21909 vsize=2705492 CPUtime=77.64 cores=0,2,4,6
/proc/21910/task/22045/stat : 22045 (pb_cplex) R 21909 21909 21745 0 -1 4202560 101992 0 0 0 7712 52 0 0 20 0 8 0 34700891 2770423808 505509 33554432000 134512640 146736320 4290360816 2889592984 136007030 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21910/tid=22046] ppid=21909 vsize=2705492 CPUtime=70.06 cores=0,2,4,6
/proc/21910/task/22046/stat : 22046 (pb_cplex) R 21909 21909 21745 0 -1 4202560 71736 0 0 0 6972 34 0 0 20 0 8 0 34700891 2770423808 505509 33554432000 134512640 146736320 4290360816 2879107664 136403109 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21910/tid=22047] ppid=21909 vsize=2705492 CPUtime=38.98 cores=0,2,4,6
/proc/21910/task/22047/stat : 22047 (pb_cplex) R 21909 21909 21745 0 -1 4202560 64101 0 0 0 3867 31 0 0 20 0 8 0 34700891 2770423808 505509 33554432000 134512640 146736320 4290360816 2868621464 136007616 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21910/tid=22048] ppid=21909 vsize=2705492 CPUtime=109.72 cores=0,2,4,6
/proc/21910/task/22048/stat : 22048 (pb_cplex) R 21909 21909 21745 0 -1 4202560 85959 0 0 0 10928 44 0 0 20 0 8 0 34700891 2770423808 505509 33554432000 134512640 146736320 4290360816 2858135624 139042888 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 990.02
Current children cumulated vsize (KiB) 2714640

[startup+702.301 s]
/proc/loadavg: 12.72 8.27 4.34 16/195 22235
/proc/meminfo: memFree=29351012/32873844 swapFree=7132/7132
[pid=21909] ppid=21907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21909/stat : 21909 (run) S 21907 21909 21745 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34652489 9367552 270 33554432000 4194304 5064252 140737323663136 140737323662048 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21909/statm: 2287 270 229 213 0 72 0
[pid=21910] ppid=21909 vsize=2712816 CPUtime=1229.54 cores=0,2,4,6
/proc/21910/stat : 21910 (pb_cplex) R 21909 21909 21745 0 -1 4202496 1924091 0 0 0 122316 638 0 0 20 0 8 0 34652489 2777923584 506816 33554432000 134512640 146736320 4290360816 4290353624 136007616 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21910/statm: 678204 506816 888 2985 0 675138 0
[pid=21910/tid=22042] ppid=21909 vsize=2712816 CPUtime=77.85 cores=0,2,4,6
/proc/21910/task/22042/stat : 22042 (pb_cplex) R 21909 21909 21745 0 -1 4202560 111372 0 0 0 7738 47 0 0 20 0 8 0 34700891 2777923584 506816 33554432000 134512640 146736320 4290360816 2921050264 136007059 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21910/tid=22043] ppid=21909 vsize=2712816 CPUtime=115.18 cores=0,2,4,6
/proc/21910/task/22043/stat : 22043 (pb_cplex) R 21909 21909 21745 0 -1 4202560 76667 0 0 0 11483 35 0 0 20 0 8 0 34700891 2777923584 506816 33554432000 134512640 146736320 4290360816 2910564808 135999592 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21910/tid=22044] ppid=21909 vsize=2712816 CPUtime=46.62 cores=0,2,4,6
/proc/21910/task/22044/stat : 22044 (pb_cplex) R 21909 21909 21745 0 -1 4202560 10800 0 0 0 4652 10 0 0 20 0 8 0 34700891 2777923584 506816 33554432000 134512640 146736320 4290360816 2900078664 139042876 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21910/tid=22045] ppid=21909 vsize=2712816 CPUtime=107.75 cores=0,2,4,6
/proc/21910/task/22045/stat : 22045 (pb_cplex) R 21909 21909 21745 0 -1 4202560 103001 0 0 0 10721 54 0 0 20 0 8 0 34700891 2777923584 506816 33554432000 134512640 146736320 4290360816 2889592832 136413787 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21910/tid=22046] ppid=21909 vsize=2712816 CPUtime=100.1 cores=0,2,4,6
/proc/21910/task/22046/stat : 22046 (pb_cplex) R 21909 21909 21745 0 -1 4202560 73395 0 0 0 9974 36 0 0 20 0 8 0 34700891 2777923584 506816 33554432000 134512640 146736320 4290360816 2879106760 136002816 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21910/tid=22047] ppid=21909 vsize=2712816 CPUtime=69 cores=0,2,4,6
/proc/21910/task/22047/stat : 22047 (pb_cplex) R 21909 21909 21745 0 -1 4202560 65204 0 0 0 6864 36 0 0 20 0 8 0 34700891 2777923584 506816 33554432000 134512640 146736320 4290360816 2868621464 136007037 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21910/tid=22048] ppid=21909 vsize=2712816 CPUtime=139.58 cores=0,2,4,6
/proc/21910/task/22048/stat : 22048 (pb_cplex) R 21909 21909 21745 0 -1 4202560 86789 0 0 0 13910 48 0 0 20 0 8 0 34700891 2777923584 506816 33554432000 134512640 146736320 4290360816 2858136144 136403109 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1229.54
Current children cumulated vsize (KiB) 2721964

[startup+762.301 s]
/proc/loadavg: 14.15 9.49 5.00 17/195 22235
/proc/meminfo: memFree=29341340/32873844 swapFree=7132/7132
[pid=21909] ppid=21907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21909/stat : 21909 (run) S 21907 21909 21745 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34652489 9367552 270 33554432000 4194304 5064252 140737323663136 140737323662048 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21909/statm: 2287 270 229 213 0 72 0
[pid=21910] ppid=21909 vsize=2717532 CPUtime=1469.07 cores=0,2,4,6
/proc/21910/stat : 21910 (pb_cplex) R 21909 21909 21745 0 -1 4202496 1933480 0 0 0 146253 654 0 0 20 0 8 0 34652489 2782752768 507567 33554432000 134512640 146736320 4290360816 4290352564 135451106 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21910/statm: 679383 507567 888 2985 0 676317 0
[pid=21910/tid=22042] ppid=21909 vsize=2717532 CPUtime=108.23 cores=0,2,4,6
/proc/21910/task/22042/stat : 22042 (pb_cplex) R 21909 21909 21745 0 -1 4202560 112496 0 0 0 10775 48 0 0 20 0 8 0 34700891 2782752768 507567 33554432000 134512640 146736320 4290360816 2921050372 136385268 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21910/tid=22043] ppid=21909 vsize=2717532 CPUtime=145.13 cores=0,2,4,6
/proc/21910/task/22043/stat : 22043 (pb_cplex) R 21909 21909 21745 0 -1 4202560 77865 0 0 0 14474 39 0 0 20 0 8 0 34700891 2782752768 507567 33554432000 134512640 146736320 4290360816 2910564944 136403103 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21910/tid=22044] ppid=21909 vsize=2717532 CPUtime=76.47 cores=0,2,4,6
/proc/21910/task/22044/stat : 22044 (pb_cplex) R 21909 21909 21745 0 -1 4202560 11824 0 0 0 7635 12 0 0 20 0 8 0 34700891 2782752768 507567 33554432000 134512640 146736320 4290360816 2900078744 136007034 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21910/tid=22045] ppid=21909 vsize=2717532 CPUtime=137.41 cores=0,2,4,6
/proc/21910/task/22045/stat : 22045 (pb_cplex) R 21909 21909 21745 0 -1 4202560 104163 0 0 0 13683 58 0 0 20 0 8 0 34700891 2782752768 507567 33554432000 134512640 146736320 4290360816 2889593424 136403106 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21910/tid=22046] ppid=21909 vsize=2717532 CPUtime=130.04 cores=0,2,4,6
/proc/21910/task/22046/stat : 22046 (pb_cplex) R 21909 21909 21745 0 -1 4202560 74749 0 0 0 12967 37 0 0 20 0 8 0 34700891 2782752768 507567 33554432000 134512640 146736320 4290360816 2879107224 136007030 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21910/tid=22047] ppid=21909 vsize=2717532 CPUtime=98.94 cores=0,2,4,6
/proc/21910/task/22047/stat : 22047 (pb_cplex) R 21909 21909 21745 0 -1 4202560 66418 0 0 0 9855 39 0 0 20 0 8 0 34700891 2782752768 507567 33554432000 134512640 146736320 4290360816 2868621464 136007661 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21910/tid=22048] ppid=21909 vsize=2717532 CPUtime=169.1 cores=0,2,4,6
/proc/21910/task/22048/stat : 22048 (pb_cplex) R 21909 21909 21745 0 -1 4202560 88008 0 0 0 16860 50 0 0 20 0 8 0 34700891 2782752768 507567 33554432000 134512640 146736320 4290360816 2858135704 136007616 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1469.07
Current children cumulated vsize (KiB) 2726680

[startup+822.301 s]
/proc/loadavg: 14.27 10.39 5.59 17/195 22235
/proc/meminfo: memFree=29301780/32873844 swapFree=7132/7132
[pid=21909] ppid=21907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21909/stat : 21909 (run) S 21907 21909 21745 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34652489 9367552 270 33554432000 4194304 5064252 140737323663136 140737323662048 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21909/statm: 2287 270 229 213 0 72 0
[pid=21910] ppid=21909 vsize=2763284 CPUtime=1708.55 cores=0,2,4,6
/proc/21910/stat : 21910 (pb_cplex) R 21909 21909 21745 0 -1 4202496 2008919 0 0 0 170160 695 0 0 20 0 8 0 34652489 2829602816 516658 33554432000 134512640 146736320 4290360816 4290352636 135453238 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21910/statm: 690821 516658 888 2985 0 687755 0
[pid=21910/tid=22042] ppid=21909 vsize=2763284 CPUtime=138.07 cores=0,2,4,6
/proc/21910/task/22042/stat : 22042 (pb_cplex) R 21909 21909 21745 0 -1 4202560 113169 0 0 0 13756 51 0 0 20 0 8 0 34700891 2829602816 516658 33554432000 134512640 146736320 4290360816 2921050152 139044550 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21910/tid=22043] ppid=21909 vsize=2763284 CPUtime=175.43 cores=0,2,4,6
/proc/21910/task/22043/stat : 22043 (pb_cplex) R 21909 21909 21745 0 -1 4202560 98116 0 0 0 17497 46 0 0 20 0 8 0 34700891 2829602816 516658 33554432000 134512640 146736320 4290360816 2910563304 139044564 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21910/tid=22044] ppid=21909 vsize=2763284 CPUtime=105.99 cores=0,2,4,6
/proc/21910/task/22044/stat : 22044 (pb_cplex) R 21909 21909 21745 0 -1 4202560 12609 0 0 0 10586 13 0 0 20 0 8 0 34700891 2829602816 516658 33554432000 134512640 146736320 4290360816 2900078744 136007661 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21910/tid=22045] ppid=21909 vsize=2763284 CPUtime=167.12 cores=0,2,4,6
/proc/21910/task/22045/stat : 22045 (pb_cplex) R 21909 21909 21745 0 -1 4202560 110920 0 0 0 16649 63 0 0 20 0 8 0 34700891 2829602816 516658 33554432000 134512640 146736320 4290360816 2889592984 136006861 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21910/tid=22046] ppid=21909 vsize=2763284 CPUtime=159.91 cores=0,2,4,6
/proc/21910/task/22046/stat : 22046 (pb_cplex) R 21909 21909 21745 0 -1 4202560 94940 0 0 0 15944 47 0 0 20 0 8 0 34700891 2829602816 516658 33554432000 134512640 146736320 4290360816 2879106136 136007605 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=21910/tid=22047] ppid=21909 vsize=2763284 CPUtime=128.81 cores=0,2,4,6
/proc/21910/task/22047/stat : 22047 (pb_cplex) R 21909 21909 21745 0 -1 4202560 85049 0 0 0 12833 48 0 0 20 0 8 0 34700891 2829602816 516658 33554432000 134512640 146736320 4290360816 2868620816 136403112 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21910/tid=22048] ppid=21909 vsize=2763284 CPUtime=199.18 cores=0,2,4,6
/proc/21910/task/22048/stat : 22048 (pb_cplex) R 21909 21909 21745 0 -1 4202560 89263 0 0 0 19865 53 0 0 20 0 8 0 34700891 2829602816 516658 33554432000 134512640 146736320 4290360816 2858135704 136007605 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1708.55
Current children cumulated vsize (KiB) 2772432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+845.3 s]
/proc/loadavg: 14.78 10.83 5.86 17/195 22235
/proc/meminfo: memFree=29300168/32873844 swapFree=7132/7132
[pid=21909] ppid=21907 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21909/stat : 21909 (run) S 21907 21909 21745 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34652489 9367552 270 33554432000 4194304 5064252 140737323663136 140737323662048 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21909/statm: 2287 270 229 213 0 72 0
[pid=21910] ppid=21909 vsize=2765256 CPUtime=1800.39 cores=0,2,4,6
/proc/21910/stat : 21910 (pb_cplex) R 21909 21909 21745 0 -1 4202496 2021275 0 0 0 179335 704 0 0 20 0 8 0 34652489 2831622144 517012 33554432000 134512640 146736320 4290360816 4290353624 136007616 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21910/statm: 691314 517012 888 2985 0 688248 0
[pid=21910/tid=22042] ppid=21909 vsize=2765256 CPUtime=149.57 cores=0,2,4,6
/proc/21910/task/22042/stat : 22042 (pb_cplex) R 21909 21909 21745 0 -1 4202560 113690 0 0 0 14905 52 0 0 20 0 8 0 34700891 2831622144 517012 33554432000 134512640 146736320 4290360816 2921050264 136007643 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21910/tid=22043] ppid=21909 vsize=2765256 CPUtime=186.87 cores=0,2,4,6
/proc/21910/task/22043/stat : 22043 (pb_cplex) R 21909 21909 21745 0 -1 4202560 98607 0 0 0 18639 48 0 0 20 0 8 0 34700891 2831622144 517012 33554432000 134512640 146736320 4290360816 2910563416 136007289 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21910/tid=22044] ppid=21909 vsize=2765256 CPUtime=117.59 cores=0,2,4,6
/proc/21910/task/22044/stat : 22044 (pb_cplex) R 21909 21909 21745 0 -1 4202560 13270 0 0 0 11745 14 0 0 20 0 8 0 34700891 2831622144 517012 33554432000 134512640 146736320 4290360816 2900078744 136007053 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=21910/tid=22045] ppid=21909 vsize=2765256 CPUtime=178.62 cores=0,2,4,6
/proc/21910/task/22045/stat : 22045 (pb_cplex) R 21909 21909 21745 0 -1 4202560 111316 0 0 0 17798 64 0 0 20 0 8 0 34700891 2831622144 517012 33554432000 134512640 146736320 4290360816 2889592984 136007073 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=21910/tid=22046] ppid=21909 vsize=2765256 CPUtime=171.43 cores=0,2,4,6
/proc/21910/task/22046/stat : 22046 (pb_cplex) R 21909 21909 21745 0 -1 4202560 95149 0 0 0 17096 47 0 0 20 0 8 0 34700891 2831622144 517012 33554432000 134512640 146736320 4290360816 2879106056 139042876 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21910/tid=22047] ppid=21909 vsize=2765256 CPUtime=140.33 cores=0,2,4,6
/proc/21910/task/22047/stat : 22047 (pb_cplex) R 21909 21909 21745 0 -1 4202560 85458 0 0 0 13984 49 0 0 20 0 8 0 34700891 2831622144 517012 33554432000 134512640 146736320 4290360816 2868620348 136400477 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=21910/tid=22048] ppid=21909 vsize=2765256 CPUtime=210.42 cores=0,2,4,6
/proc/21910/task/22048/stat : 22048 (pb_cplex) R 21909 21909 21745 0 -1 4202560 98636 0 0 0 20985 57 0 0 20 0 8 0 34700891 2831622144 517012 33554432000 134512640 146736320 4290360816 2858135444 136017787 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.39
Current children cumulated vsize (KiB) 2774404

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21909 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=0
# CPU time returned by wait4() is 0
# while last known CPU time is 1800.39
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 845.317
CPU time (s): 1800.39
CPU user time (s): 1793.35
CPU system time (s): 7.04
CPU usage (%): 212.984
Max. virtual memory (cumulated for all children) (KiB): 2830968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
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.01969 second user time and 5.53616 second system time

The end

Launcher Data

Begin job on node132 at 2012-06-09 15:00:55
IDJOB=3730765
IDBENCH=1475
IDSOLVER=2325
FILE ID=node132/3730765-1339246854
RUNJOBID= node132-1339246833-21762
PBS_JOBID= 14644349
Free space on /tmp= 71160 MiB

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

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

MD5SUM BENCH= 14c93c93dc53353f81a889ada18ba601
RANDOM SEED=64361512

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31531860 kB
Buffers:          348604 kB
Cached:           117000 kB
SwapCached:         1224 kB
Active:           379712 kB
Inactive:          97152 kB
Active(anon):       1852 kB
Inactive(anon):     4308 kB
Active(file):     377860 kB
Inactive(file):    92844 kB
Unevictable:        7132 kB
Mlocked:            7132 kB
SwapTotal:      67108856 kB
SwapFree:       67100776 kB
Dirty:             24168 kB
Writeback:             0 kB
AnonPages:         10020 kB
Mapped:            10024 kB
Shmem:                 8 kB
Slab:             725468 kB
SReclaimable:     167152 kB
SUnreclaim:       558316 kB
KernelStack:        1416 kB
PageTables:         3896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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-3730765-1339246854.opb

Free space on /tmp at the end= 71128 MiB
End job on node132 at 2012-06-09 15:15:02