Trace number 3730999

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.19 830.525

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/ppp-problems/normalized-ppp:1-11,19,21.opb
MD5SUMd484bc8efed557f17788965b19feafe5
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark17.8783
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4602
Total number of constraints30179
Number of constraints which are clauses29160
Number of constraints which are cardinality constraints (but not clauses)941
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint3
Maximum length of a constraint29
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 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 103
Number of bits of the biggest sum of numbers7
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-3730999-1339246857.opb.
0.00/0.00	c Instance file HOME/instance-3730999-1339246857.opb
0.00/0.00	c File size is 1076689 bytes.
0.00/0.14	c Highest Coefficient sum: 103
0.00/0.14	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.16	c ============================[ Problem Statistics ]=============================
0.00/0.16	c |                                                                             |
0.00/0.16	c |  Parsing time:          0.16         s                                      |
0.00/0.16	c |  Number Variables:      4602                                                |
0.00/0.16	c |  Number Constraints:    30179                                               |
0.00/0.16	c ===============================================================================
1800.19/830.52	c Remaining time 1799.84 sec.
1800.19/830.52	c 
1800.19/830.52	c *** INTERRUPTED ***
1800.19/830.52	s UNKNOWN
1800.19/830.52	c Total CPU time              : 1797.23 s
1800.19/830.52	c Memory used           : 422.66 MB
1800.19/830.52	c CPU time              : 1797.23 s
1800.19/830.52	c 
1800.19/830.52	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-3730999-1339246857/watcher-3730999-1339246857 -o /tmp/evaluation-result-3730999-1339246857/solver-3730999-1339246857 -C 1800 -W 1900 -M 15500 run HOME/instance-3730999-1339246857.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: 0.18 0.05 0.01 2/172 24940
/proc/meminfo: memFree=29598248/32873844 swapFree=8660/8660
[pid=24940] ppid=24938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (run) S 24938 24940 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390814300 9367552 269 33554432000 4194304 5064252 140737070120048 140737070118960 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24940/statm: 2287 269 229 213 0 72 0

[startup+0.102569 s]
/proc/loadavg: 0.18 0.05 0.01 2/172 24940
/proc/meminfo: memFree=29598248/32873844 swapFree=8660/8660
[pid=24940] ppid=24938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (run) S 24938 24940 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390814300 9367552 269 33554432000 4194304 5064252 140737070120048 140737070118960 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24940/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200315 s]
/proc/loadavg: 0.18 0.05 0.01 2/172 24940
/proc/meminfo: memFree=29598248/32873844 swapFree=8660/8660
[pid=24940] ppid=24938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (run) S 24938 24940 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390814300 9367552 269 33554432000 4194304 5064252 140737070120048 140737070118960 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24940/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300347 s]
/proc/loadavg: 0.18 0.05 0.01 2/172 24940
/proc/meminfo: memFree=29598248/32873844 swapFree=8660/8660
[pid=24940] ppid=24938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (run) S 24938 24940 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390814300 9367552 269 33554432000 4194304 5064252 140737070120048 140737070118960 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24940/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700231 s]
/proc/loadavg: 0.18 0.05 0.01 2/172 24940
/proc/meminfo: memFree=29598248/32873844 swapFree=8660/8660
[pid=24940] ppid=24938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (run) S 24938 24940 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390814300 9367552 269 33554432000 4194304 5064252 140737070120048 140737070118960 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24940/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 0.18 0.05 0.01 2/174 24942
/proc/meminfo: memFree=29568744/32873844 swapFree=8660/8660
[pid=24940] ppid=24938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (run) S 24938 24940 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390814300 9367552 269 33554432000 4194304 5064252 140737070120048 140737070118960 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24940/statm: 2287 269 229 213 0 72 0
[pid=24941] ppid=24940 vsize=68524 CPUtime=1.49 cores=1,3,5,7
/proc/24941/stat : 24941 (pb_cplex) R 24940 24940 24699 0 -1 4202496 12499 0 0 0 147 2 0 0 20 0 1 0 390814300 70168576 8114 33554432000 134512640 146736320 4291195088 4291188732 135526877 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24941/statm: 17131 8114 711 2985 0 14065 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 77672

[startup+3.10027 s]
/proc/loadavg: 0.18 0.05 0.01 3/177 24975
/proc/meminfo: memFree=29551180/32873844 swapFree=8660/8660
[pid=24940] ppid=24938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (run) S 24938 24940 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390814300 9367552 269 33554432000 4194304 5064252 140737070120048 140737070118960 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24940/statm: 2287 269 229 213 0 72 0
[pid=24941] ppid=24940 vsize=68524 CPUtime=3.09 cores=1,3,5,7
/proc/24941/stat : 24941 (pb_cplex) R 24940 24940 24699 0 -1 4202496 12499 0 0 0 307 2 0 0 20 0 1 0 390814300 70168576 8114 33554432000 134512640 146736320 4291195088 4291189948 136017763 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24941/statm: 17131 8114 711 2985 0 14065 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77672

[startup+6.30028 s]
/proc/loadavg: 0.25 0.06 0.02 2/174 25021
/proc/meminfo: memFree=29550892/32873844 swapFree=8660/8660
[pid=24940] ppid=24938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (run) S 24938 24940 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390814300 9367552 269 33554432000 4194304 5064252 140737070120048 140737070118960 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24940/statm: 2287 269 229 213 0 72 0
[pid=24941] ppid=24940 vsize=100972 CPUtime=6.28 cores=1,3,5,7
/proc/24941/stat : 24941 (pb_cplex) R 24940 24940 24699 0 -1 4202496 25130 0 0 0 624 4 0 0 20 0 1 0 390814300 103395328 14732 33554432000 134512640 146736320 4291195088 4291189320 136461535 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24941/statm: 25243 14732 819 2985 0 22177 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 110120

[startup+12.7003 s]
/proc/loadavg: 0.39 0.09 0.03 9/187 25057
/proc/meminfo: memFree=29486156/32873844 swapFree=8660/8660
[pid=24940] ppid=24938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (run) S 24938 24940 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390814300 9367552 269 33554432000 4194304 5064252 140737070120048 140737070118960 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24940/statm: 2287 269 229 213 0 72 0
[pid=24941] ppid=24940 vsize=112020 CPUtime=12.68 cores=1,3,5,7
/proc/24941/stat : 24941 (pb_cplex) R 24940 24940 24699 0 -1 4202496 45597 0 0 0 1261 7 0 0 20 0 1 0 390814300 114708480 17118 33554432000 134512640 146736320 4291195088 4291189244 136017522 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24941/statm: 28005 17118 829 2985 0 24939 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 121168

[startup+25.5004 s]
/proc/loadavg: 1.22 0.29 0.09 10/187 25078
/proc/meminfo: memFree=29469672/32873844 swapFree=8660/8660
[pid=24940] ppid=24938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (run) S 24938 24940 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390814300 9367552 269 33554432000 4194304 5064252 140737070120048 140737070118960 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24940/statm: 2287 269 229 213 0 72 0
[pid=24941] ppid=24940 vsize=90104 CPUtime=25.48 cores=1,3,5,7
/proc/24941/stat : 24941 (pb_cplex) R 24940 24940 24699 0 -1 4202496 75679 0 0 0 2535 13 0 0 20 0 1 0 390814300 92266496 13890 33554432000 134512640 146736320 4291195088 4291189696 139046496 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24941/statm: 22526 13890 832 2985 0 19460 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 99252

[startup+51.1003 s]
/proc/loadavg: 3.64 0.93 0.31 9/187 25078
/proc/meminfo: memFree=29454276/32873844 swapFree=8660/8660
[pid=24940] ppid=24938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (run) S 24938 24940 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390814300 9367552 269 33554432000 4194304 5064252 140737070120048 140737070118960 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24940/statm: 2287 269 229 213 0 72 0
[pid=24941] ppid=24940 vsize=90632 CPUtime=51.07 cores=1,3,5,7
/proc/24941/stat : 24941 (pb_cplex) R 24940 24940 24699 0 -1 4202496 109084 0 0 0 5087 20 0 0 20 0 1 0 390814300 92807168 14899 33554432000 134512640 146736320 4291195088 4291188948 136017763 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24941/statm: 22658 14899 835 2985 0 19592 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 99780

[startup+102.3 s]
/proc/loadavg: 5.56 1.83 0.64 10/186 25078
/proc/meminfo: memFree=29432088/32873844 swapFree=8660/8660
[pid=24940] ppid=24938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (run) S 24938 24940 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390814300 9367552 269 33554432000 4194304 5064252 140737070120048 140737070118960 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24940/statm: 2287 269 229 213 0 72 0
[pid=24941] ppid=24940 vsize=92632 CPUtime=102.27 cores=1,3,5,7
/proc/24941/stat : 24941 (pb_cplex) R 24940 24940 24699 0 -1 4202496 168700 0 0 0 10194 33 0 0 20 0 1 0 390814300 94855168 15779 33554432000 134512640 146736320 4291195088 4291188948 136017760 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24941/statm: 23158 15779 835 2985 0 20092 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 101780

[startup+162.3 s]
/proc/loadavg: 6.43 2.80 1.05 10/186 25078
/proc/meminfo: memFree=29429528/32873844 swapFree=8660/8660
[pid=24940] ppid=24938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (run) S 24938 24940 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390814300 9367552 269 33554432000 4194304 5064252 140737070120048 140737070118960 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24940/statm: 2287 269 229 213 0 72 0
[pid=24941] ppid=24940 vsize=99332 CPUtime=162.25 cores=1,3,5,7
/proc/24941/stat : 24941 (pb_cplex) R 24940 24940 24699 0 -1 4202496 221556 0 0 0 16180 45 0 0 20 0 1 0 390814300 101715968 17678 33554432000 134512640 146736320 4291195088 4291188564 136017485 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24941/statm: 24833 17678 838 2985 0 21767 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 108480

[startup+222.307 s]
/proc/loadavg: 6.45 3.43 1.38 10/186 25078
/proc/meminfo: memFree=29425932/32873844 swapFree=8660/8660
[pid=24940] ppid=24938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (run) S 24938 24940 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390814300 9367552 269 33554432000 4194304 5064252 140737070120048 140737070118960 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24940/statm: 2287 269 229 213 0 72 0
[pid=24941] ppid=24940 vsize=99332 CPUtime=222.25 cores=1,3,5,7
/proc/24941/stat : 24941 (pb_cplex) R 24940 24940 24699 0 -1 4202496 221556 0 0 0 22179 46 0 0 20 0 1 0 390814300 101715968 17678 33554432000 134512640 146736320 4291195088 4291189264 136403109 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24941/statm: 24833 17678 838 2985 0 21767 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 108480

[startup+282.3 s]
/proc/loadavg: 5.76 3.77 1.62 10/186 25079
/proc/meminfo: memFree=29416876/32873844 swapFree=8660/8660
[pid=24940] ppid=24938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (run) S 24938 24940 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390814300 9367552 269 33554432000 4194304 5064252 140737070120048 140737070118960 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24940/statm: 2287 269 229 213 0 72 0
[pid=24941] ppid=24940 vsize=99332 CPUtime=282.24 cores=1,3,5,7
/proc/24941/stat : 24941 (pb_cplex) R 24940 24940 24699 0 -1 4202496 221556 0 0 0 28178 46 0 0 20 0 1 0 390814300 101715968 17678 33554432000 134512640 146736320 4291195088 4291188876 136017763 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24941/statm: 24833 17678 838 2985 0 21767 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 108480

[startup+342.3 s]
/proc/loadavg: 7.25 4.55 2.02 10/186 25079
/proc/meminfo: memFree=29416140/32873844 swapFree=8660/8660
[pid=24940] ppid=24938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (run) S 24938 24940 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390814300 9367552 269 33554432000 4194304 5064252 140737070120048 140737070118960 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24940/statm: 2287 269 229 213 0 72 0
[pid=24941] ppid=24940 vsize=99332 CPUtime=342.23 cores=1,3,5,7
/proc/24941/stat : 24941 (pb_cplex) R 24940 24940 24699 0 -1 4202496 221556 0 0 0 34177 46 0 0 20 0 1 0 390814300 101715968 17678 33554432000 134512640 146736320 4291195088 4291188876 136017787 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24941/statm: 24833 17678 838 2985 0 21767 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 108480

[startup+402.3 s]
/proc/loadavg: 7.45 5.14 2.38 4/193 25086
/proc/meminfo: memFree=29322332/32873844 swapFree=8660/8660
[pid=24940] ppid=24938 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/24941/statm: 107924 71037 876 2985 0 104858 0
[pid=24941/tid=25080] ppid=24940 vsize=431696 CPUtime=37.55 cores=1,3,5,7
/proc/24941/task/25080/stat : 25080 (pb_cplex) R 24940 24940 24699 0 -1 4202560 21884 0 0 0 3749 6 0 0 20 0 8 0 390852853 442056704 71037 33554432000 134512640 146736320 4291195088 4053557888 139046496 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24941/tid=25081] ppid=24940 vsize=431696 CPUtime=37.81 cores=1,3,5,7
/proc/24941/task/25081/stat : 25081 (pb_cplex) R 24940 24940 24699 0 -1 4202560 20672 0 0 0 3772 9 0 0 20 0 8 0 390852853 442056704 71037 33554432000 134512640 146736320 4291195088 4043071640 136007612 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24941/tid=25082] ppid=24940 vsize=431696 CPUtime=37.48 cores=1,3,5,7
/proc/24941/task/25082/stat : 25082 (pb_cplex) R 24940 24940 24699 0 -1 4202560 21153 0 0 0 3741 7 0 0 20 0 8 0 390852853 442056704 71037 33554432000 134512640 146736320 4291195088 4032585620 136017485 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24941/tid=25083] ppid=24940 vsize=431696 CPUtime=37.89 cores=1,3,5,7
/proc/24941/task/25083/stat : 25083 (pb_cplex) R 24940 24940 24699 0 -1 4202560 21699 0 0 0 3782 7 0 0 20 0 8 0 390852853 442056704 71037 33554432000 134512640 146736320 4291195088 4022100120 136007034 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24941/tid=25084] ppid=24940 vsize=431696 CPUtime=37.63 cores=1,3,5,7
/proc/24941/task/25084/stat : 25084 (pb_cplex) R 24940 24940 24699 0 -1 4202560 20912 0 0 0 3756 7 0 0 20 0 8 0 390852853 442056704 71037 33554432000 134512640 146736320 4291195088 4011614100 136017485 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24941/tid=25085] ppid=24940 vsize=431696 CPUtime=37.35 cores=1,3,5,7
/proc/24941/task/25085/stat : 25085 (pb_cplex) R 24940 24940 24699 0 -1 4202560 19537 0 0 0 3730 5 0 0 20 0 8 0 390852853 442056704 71037 33554432000 134512640 146736320 4291195088 4001129088 139046501 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24941/tid=25086] ppid=24940 vsize=431696 CPUtime=37.79 cores=1,3,5,7
/proc/24941/task/25086/stat : 25086 (pb_cplex) R 24940 24940 24699 0 -1 4202560 20774 0 0 0 3774 5 0 0 20 0 8 0 390852853 442056704 71037 33554432000 134512640 146736320 4291195088 3990642728 139044505 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 809.13
Current children cumulated vsize (KiB) 440844

[startup+642.3 s]
/proc/loadavg: 9.13 7.27 3.86 10/186 25217
/proc/meminfo: memFree=29190944/32873844 swapFree=8660/8660
[pid=24940] ppid=24938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (run) S 24938 24940 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390814300 9367552 269 33554432000 4194304 5064252 140737070120048 140737070118960 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24940/statm: 2287 269 229 213 0 72 0
[pid=24941] ppid=24940 vsize=432240 CPUtime=1048.7 cores=1,3,5,7
/proc/24941/stat : 24941 (pb_cplex) R 24940 24940 24699 0 -1 4202496 655022 0 0 0 104693 177 0 0 20 0 8 0 390814300 442613760 71193 33554432000 134512640 146736320 4291195088 4291187604 136017485 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24941/statm: 108060 71193 876 2985 0 104994 0
[pid=24941/tid=25080] ppid=24940 vsize=432240 CPUtime=67.52 cores=1,3,5,7
/proc/24941/task/25080/stat : 25080 (pb_cplex) R 24940 24940 24699 0 -1 4202560 35827 0 0 0 6739 13 0 0 20 0 8 0 390852853 442613760 71193 33554432000 134512640 146736320 4291195088 4053557400 136007612 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24941/tid=25081] ppid=24940 vsize=432240 CPUtime=67.68 cores=1,3,5,7
/proc/24941/task/25081/stat : 25081 (pb_cplex) R 24940 24940 24699 0 -1 4202560 35731 0 0 0 6753 15 0 0 20 0 8 0 390852853 442613760 71193 33554432000 134512640 146736320 4291195088 4043071640 136007612 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24941/tid=25082] ppid=24940 vsize=432240 CPUtime=67.38 cores=1,3,5,7
/proc/24941/task/25082/stat : 25082 (pb_cplex) R 24940 24940 24699 0 -1 4202560 35374 0 0 0 6725 13 0 0 20 0 8 0 390852853 442613760 71193 33554432000 134512640 146736320 4291195088 4032586156 136400472 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24941/tid=25083] ppid=24940 vsize=432240 CPUtime=67.61 cores=1,3,5,7
/proc/24941/task/25083/stat : 25083 (pb_cplex) R 24940 24940 24699 0 -1 4202560 36875 0 0 0 6748 13 0 0 20 0 8 0 390852853 442613760 71193 33554432000 134512640 146736320 4291195088 4022100040 139042876 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24941/tid=25084] ppid=24940 vsize=432240 CPUtime=67.23 cores=1,3,5,7
/proc/24941/task/25084/stat : 25084 (pb_cplex) R 24940 24940 24699 0 -1 4202560 36055 0 0 0 6710 13 0 0 20 0 8 0 390852853 442613760 71193 33554432000 134512640 146736320 4291195088 4011614800 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24941/tid=25085] ppid=24940 vsize=432240 CPUtime=67.55 cores=1,3,5,7
/proc/24941/task/25085/stat : 25085 (pb_cplex) R 24940 24940 24699 0 -1 4202560 35813 0 0 0 6744 11 0 0 20 0 8 0 390852853 442613760 71193 33554432000 134512640 146736320 4291195088 4001127612 135526877 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24941/tid=25086] ppid=24940 vsize=432240 CPUtime=67.47 cores=1,3,5,7
/proc/24941/task/25086/stat : 25086 (pb_cplex) R 24940 24940 24699 0 -1 4202560 37119 0 0 0 6735 12 0 0 20 0 8 0 390852853 442613760 71193 33554432000 134512640 146736320 4291195088 3990642840 136007616 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1048.7
Current children cumulated vsize (KiB) 441388

[startup+702.301 s]
/proc/loadavg: 9.11 7.59 4.18 10/186 25217
/proc/meminfo: memFree=29183864/32873844 swapFree=8660/8660
[pid=24940] ppid=24938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (run) S 24938 24940 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390814300 9367552 269 33554432000 4194304 5064252 140737070120048 140737070118960 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24940/statm: 2287 269 229 213 0 72 0
[pid=24941] ppid=24940 vsize=432612 CPUtime=1288.27 cores=1,3,5,7
/proc/24941/stat : 24941 (pb_cplex) R 24940 24940 24699 0 -1 4202496 767214 0 0 0 128611 216 0 0 20 0 8 0 390814300 442994688 72111 33554432000 134512640 146736320 4291195088 4291187752 139044550 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24941/statm: 108153 72111 876 2985 0 105087 0
[pid=24941/tid=25080] ppid=24940 vsize=432612 CPUtime=97.25 cores=1,3,5,7
/proc/24941/task/25080/stat : 25080 (pb_cplex) R 24940 24940 24699 0 -1 4202560 49081 0 0 0 9707 18 0 0 20 0 8 0 390852853 442994688 72111 33554432000 134512640 146736320 4291195088 4053557320 139042916 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24941/tid=25081] ppid=24940 vsize=432612 CPUtime=97.6 cores=1,3,5,7
/proc/24941/task/25081/stat : 25081 (pb_cplex) R 24940 24940 24699 0 -1 4202560 50507 0 0 0 9741 19 0 0 20 0 8 0 390852853 442994688 72111 33554432000 134512640 146736320 4291195088 4043071640 136007053 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24941/tid=25082] ppid=24940 vsize=432612 CPUtime=96.98 cores=1,3,5,7
/proc/24941/task/25082/stat : 25082 (pb_cplex) R 24940 24940 24699 0 -1 4202560 49572 0 0 0 9681 17 0 0 20 0 8 0 390852853 442994688 72111 33554432000 134512640 146736320 4291195088 4032585800 139042901 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24941/tid=25083] ppid=24940 vsize=432612 CPUtime=97.61 cores=1,3,5,7
/proc/24941/task/25083/stat : 25083 (pb_cplex) R 24940 24940 24699 0 -1 4202560 49966 0 0 0 9743 18 0 0 20 0 8 0 390852853 442994688 72111 33554432000 134512640 146736320 4291195088 4022100120 136007616 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24941/tid=25084] ppid=24940 vsize=432612 CPUtime=96.93 cores=1,3,5,7
/proc/24941/task/25084/stat : 25084 (pb_cplex) R 24940 24940 24699 0 -1 4202560 49545 0 0 0 9675 18 0 0 20 0 8 0 390852853 442994688 72111 33554432000 134512640 146736320 4291195088 4011614320 136384857 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24941/tid=25085] ppid=24940 vsize=432612 CPUtime=97.63 cores=1,3,5,7
/proc/24941/task/25085/stat : 25085 (pb_cplex) R 24940 24940 24699 0 -1 4202560 50154 0 0 0 9747 16 0 0 20 0 8 0 390852853 442994688 72111 33554432000 134512640 146736320 4291195088 4001128600 136007039 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24941/tid=25086] ppid=24940 vsize=432612 CPUtime=97.21 cores=1,3,5,7
/proc/24941/task/25086/stat : 25086 (pb_cplex) R 24940 24940 24699 0 -1 4202560 52432 0 0 0 9705 16 0 0 20 0 8 0 390852853 442994688 72111 33554432000 134512640 146736320 4291195088 3990642504 135525292 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1288.27
Current children cumulated vsize (KiB) 441760

[startup+762.301 s]
/proc/loadavg: 9.04 7.85 4.48 10/186 25217
/proc/meminfo: memFree=29174340/32873844 swapFree=8660/8660
[pid=24940] ppid=24938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (run) S 24938 24940 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390814300 9367552 269 33554432000 4194304 5064252 140737070120048 140737070118960 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24940/statm: 2287 269 229 213 0 72 0
[pid=24941] ppid=24940 vsize=432764 CPUtime=1527.87 cores=1,3,5,7
/proc/24941/stat : 24941 (pb_cplex) R 24940 24940 24699 0 -1 4202496 882269 0 0 0 152531 256 0 0 20 0 8 0 390814300 443150336 74494 33554432000 134512640 146736320 4291195088 4291187824 136384857 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24941/statm: 108191 74494 876 2985 0 105125 0
[pid=24941/tid=25080] ppid=24940 vsize=432764 CPUtime=127.24 cores=1,3,5,7
/proc/24941/task/25080/stat : 25080 (pb_cplex) R 24940 24940 24699 0 -1 4202560 62466 0 0 0 12702 22 0 0 20 0 8 0 390852853 443150336 74494 33554432000 134512640 146736320 4291195088 4053558336 138432832 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24941/tid=25081] ppid=24940 vsize=432764 CPUtime=127.5 cores=1,3,5,7
/proc/24941/task/25081/stat : 25081 (pb_cplex) R 24940 24940 24699 0 -1 4202560 64210 0 0 0 12726 24 0 0 20 0 8 0 390852853 443150336 74494 33554432000 134512640 146736320 4291195088 4043071640 136006934 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24941/tid=25082] ppid=24940 vsize=432764 CPUtime=126.95 cores=1,3,5,7
/proc/24941/task/25082/stat : 25082 (pb_cplex) R 24940 24940 24699 0 -1 4202560 64294 0 0 0 12674 21 0 0 20 0 8 0 390852853 443150336 74494 33554432000 134512640 146736320 4291195088 4032585620 136017505 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24941/tid=25083] ppid=24940 vsize=432764 CPUtime=127.51 cores=1,3,5,7
/proc/24941/task/25083/stat : 25083 (pb_cplex) R 24940 24940 24699 0 -1 4202560 65330 0 0 0 12730 21 0 0 20 0 8 0 390852853 443150336 74494 33554432000 134512640 146736320 4291195088 4022100120 136007616 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24941/tid=25084] ppid=24940 vsize=432764 CPUtime=126.61 cores=1,3,5,7
/proc/24941/task/25084/stat : 25084 (pb_cplex) R 24940 24940 24699 0 -1 4202560 63286 0 0 0 12638 23 0 0 20 0 8 0 390852853 443150336 74494 33554432000 134512640 146736320 4291195088 4011614360 136007030 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24941/tid=25085] ppid=24940 vsize=432764 CPUtime=127.15 cores=1,3,5,7
/proc/24941/task/25085/stat : 25085 (pb_cplex) R 24940 24940 24699 0 -1 4202560 65895 0 0 0 12693 22 0 0 20 0 8 0 390852853 443150336 74494 33554432000 134512640 146736320 4291195088 4001128520 139042876 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24941/tid=25086] ppid=24940 vsize=432764 CPUtime=127.05 cores=1,3,5,7
/proc/24941/task/25086/stat : 25086 (pb_cplex) R 24940 24940 24699 0 -1 4202560 66901 0 0 0 12683 22 0 0 20 0 8 0 390852853 443150336 74494 33554432000 134512640 146736320 4291195088 3990642840 136007030 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1527.87
Current children cumulated vsize (KiB) 441912

[startup+822.301 s]
/proc/loadavg: 8.86 8.02 4.75 9/186 25217
/proc/meminfo: memFree=29178120/32873844 swapFree=8660/8660
[pid=24940] ppid=24938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (run) S 24938 24940 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390814300 9367552 269 33554432000 4194304 5064252 140737070120048 140737070118960 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24940/statm: 2287 269 229 213 0 72 0
[pid=24941] ppid=24940 vsize=432800 CPUtime=1767.42 cores=1,3,5,7
/proc/24941/stat : 24941 (pb_cplex) R 24940 24940 24699 0 -1 4202496 995226 0 0 0 176448 294 0 0 20 0 8 0 390814300 443187200 74971 33554432000 134512640 146736320 4291195088 4291187864 136007605 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/24941/statm: 108200 74971 876 2985 0 105134 0
[pid=24941/tid=25080] ppid=24940 vsize=432800 CPUtime=157.65 cores=1,3,5,7
/proc/24941/task/25080/stat : 25080 (pb_cplex) R 24940 24940 24699 0 -1 4202560 75869 0 0 0 15738 27 0 0 20 0 8 0 390852853 443187200 74971 33554432000 134512640 146736320 4291195088 4053557320 139042888 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24941/tid=25081] ppid=24940 vsize=432800 CPUtime=158.32 cores=1,3,5,7
/proc/24941/task/25081/stat : 25081 (pb_cplex) R 24940 24940 24699 0 -1 4202560 78188 0 0 0 15803 29 0 0 20 0 8 0 390852853 443187200 74971 33554432000 134512640 146736320 4291195088 4043071640 136007053 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24941/tid=25082] ppid=24940 vsize=432800 CPUtime=157.57 cores=1,3,5,7
/proc/24941/task/25082/stat : 25082 (pb_cplex) R 24940 24940 24699 0 -1 4202560 79477 0 0 0 15730 27 0 0 20 0 8 0 390852853 443187200 74971 33554432000 134512640 146736320 4291195088 4032586368 139046506 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24941/tid=25083] ppid=24940 vsize=432800 CPUtime=158.14 cores=1,3,5,7
/proc/24941/task/25083/stat : 25083 (pb_cplex) R 24940 24940 24699 0 -1 4202560 81105 0 0 0 15787 27 0 0 20 0 8 0 390852853 443187200 74971 33554432000 134512640 146736320 4291195088 4022100060 135854505 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24941/tid=25084] ppid=24940 vsize=432800 CPUtime=157.08 cores=1,3,5,7
/proc/24941/task/25084/stat : 25084 (pb_cplex) R 24940 24940 24699 0 -1 4202560 76971 0 0 0 15677 31 0 0 20 0 8 0 390852853 443187200 74971 33554432000 134512640 146736320 4291195088 4011614800 136403112 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24941/tid=25085] ppid=24940 vsize=432800 CPUtime=151.42 cores=1,3,5,7
/proc/24941/task/25085/stat : 25085 (pb_cplex) S 24940 24940 24699 0 -1 4202560 79243 0 0 0 15115 27 0 0 20 0 8 0 390852853 443187200 74971 33554432000 134512640 146736320 4291195088 4001132176 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24941/tid=25086] ppid=24940 vsize=432800 CPUtime=157.63 cores=1,3,5,7
/proc/24941/task/25086/stat : 25086 (pb_cplex) R 24940 24940 24699 0 -1 4202560 80555 0 0 0 15735 28 0 0 20 0 8 0 390852853 443187200 74971 33554432000 134512640 146736320 4291195088 3990642840 136007053 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1767.42
Current children cumulated vsize (KiB) 441948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+830.5 s]
/proc/loadavg: 8.57 7.99 4.77 8/186 25217
/proc/meminfo: memFree=29178120/32873844 swapFree=8660/8660
[pid=24940] ppid=24938 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (run) S 24938 24940 24699 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390814300 9367552 269 33554432000 4194304 5064252 140737070120048 140737070118960 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24940/statm: 2287 269 229 213 0 72 0
[pid=24941] ppid=24940 vsize=432800 CPUtime=1800.19 cores=1,3,5,7
/proc/24941/stat : 24941 (pb_cplex) R 24940 24940 24699 0 -1 4202496 1011776 0 0 0 179720 299 0 0 20 0 8 0 390814300 443187200 74972 33554432000 134512640 146736320 4291195088 4291188712 144757825 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24941/statm: 108200 74972 876 2985 0 105134 0
[pid=24941/tid=25080] ppid=24940 vsize=432800 CPUtime=163.28 cores=1,3,5,7
/proc/24941/task/25080/stat : 25080 (pb_cplex) R 24940 24940 24699 0 -1 4202560 78212 0 0 0 16300 28 0 0 20 0 8 0 390852853 443187200 74972 33554432000 134512640 146736320 4291195088 4053557400 136007647 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24941/tid=25081] ppid=24940 vsize=432800 CPUtime=163.66 cores=1,3,5,7
/proc/24941/task/25081/stat : 25081 (pb_cplex) R 24940 24940 24699 0 -1 4202560 81029 0 0 0 16336 30 0 0 20 0 8 0 390852853 443187200 74972 33554432000 134512640 146736320 4291195088 4043071352 136400450 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24941/tid=25082] ppid=24940 vsize=432800 CPUtime=162.89 cores=1,3,5,7
/proc/24941/task/25082/stat : 25082 (pb_cplex) R 24940 24940 24699 0 -1 4202560 82004 0 0 0 16262 27 0 0 20 0 8 0 390852853 443187200 74972 33554432000 134512640 146736320 4291195088 4032586320 136403109 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24941/tid=25083] ppid=24940 vsize=432800 CPUtime=163.42 cores=1,3,5,7
/proc/24941/task/25083/stat : 25083 (pb_cplex) R 24940 24940 24699 0 -1 4202560 83413 0 0 0 16314 28 0 0 20 0 8 0 390852853 443187200 74972 33554432000 134512640 146736320 4291195088 4022100560 136403117 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24941/tid=25084] ppid=24940 vsize=432800 CPUtime=162.72 cores=1,3,5,7
/proc/24941/task/25084/stat : 25084 (pb_cplex) R 24940 24940 24699 0 -1 4202560 79495 0 0 0 16241 31 0 0 20 0 8 0 390852853 443187200 74972 33554432000 134512640 146736320 4291195088 4011614360 136007053 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24941/tid=25085] ppid=24940 vsize=432800 CPUtime=151.42 cores=1,3,5,7
/proc/24941/task/25085/stat : 25085 (pb_cplex) S 24940 24940 24699 0 -1 4202560 79243 0 0 0 15115 27 0 0 20 0 8 0 390852853 443187200 74972 33554432000 134512640 146736320 4291195088 4001132176 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24941/tid=25086] ppid=24940 vsize=432800 CPUtime=157.8 cores=1,3,5,7
/proc/24941/task/25086/stat : 25086 (pb_cplex) S 24940 24940 24699 0 -1 4202560 81212 0 0 0 15751 29 0 0 20 0 8 0 390852853 443187200 74972 33554432000 134512640 146736320 4291195088 3990646416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 441948

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 24940 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.19
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 830.525
CPU time (s): 1800.19
CPU user time (s): 1797.2
CPU system time (s): 2.99
CPU usage (%): 216.753
Max. virtual memory (cumulated for all children) (KiB): 443440

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

runsolver used 2.06069 second user time and 5.41618 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-09 15:00:57
IDJOB=3730999
IDBENCH=1500
IDSOLVER=2325
FILE ID=node107/3730999-1339246857
RUNJOBID= node107-1339246834-24717
PBS_JOBID= 14644374
Free space on /tmp= 68004 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:1-11,19,21.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730999-1339246857/watcher-3730999-1339246857 -o /tmp/evaluation-result-3730999-1339246857/solver-3730999-1339246857 -C 1800 -W 1900 -M 15500  run HOME/instance-3730999-1339246857.opb

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

MD5SUM BENCH= d484bc8efed557f17788965b19feafe5
RANDOM SEED=526829103

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29598892 kB
Buffers:          789060 kB
Cached:          1517312 kB
SwapCached:          120 kB
Active:          2278756 kB
Inactive:          40016 kB
Active(anon):       2020 kB
Inactive(anon):    11180 kB
Active(file):    2276736 kB
Inactive(file):    28836 kB
Unevictable:        8660 kB
Mlocked:            8660 kB
SwapTotal:      67108856 kB
SwapFree:       67108664 kB
Dirty:             17952 kB
Writeback:             0 kB
AnonPages:         19144 kB
Mapped:             9812 kB
Shmem:               176 kB
Slab:             813948 kB
SReclaimable:     255064 kB
SUnreclaim:       558884 kB
KernelStack:        1400 kB
PageTables:         3820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     105048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 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-3730999-1339246857.opb

Free space on /tmp at the end= 67968 MiB
End job on node107 at 2012-06-09 15:14:50