Trace number 3730583

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.28 626.317

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-ooo.tag10.ucl.opb
MD5SUM02e31ca1ab9f95407d6e9ec422f4634a
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 benchmark0.32095
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables9071
Total number of constraints25914
Number of constraints which are clauses25190
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints724
Minimum length of a constraint1
Maximum length of a constraint11
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 39
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 132
Number of bits of the biggest sum of numbers8
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-3730583-1339246852.opb.
0.00/0.00	c Instance file HOME/instance-3730583-1339246852.opb
0.00/0.00	c File size is 768629 bytes.
0.00/0.10	c Highest Coefficient sum: 132
0.00/0.10	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.11	c ============================[ Problem Statistics ]=============================
0.00/0.11	c |                                                                             |
0.00/0.11	c |  Parsing time:          0.11         s                                      |
0.00/0.11	c |  Number Variables:      9071                                                |
0.00/0.12	c |  Number Constraints:    25914                                               |
0.00/0.12	c ===============================================================================
1797.96/626.31	c Remaining time 1799.89 sec.
1797.96/626.31	c 
1797.96/626.31	c *** INTERRUPTED ***
1797.96/626.31	s UNKNOWN
1797.96/626.31	c Total CPU time              : 1793.89 s
1797.96/626.31	c Memory used           : 371.20 MB
1797.96/626.31	c CPU time              : 1793.89 s
1797.96/626.31	c 
1797.96/626.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-3730583-1339246852/watcher-3730583-1339246852 -o /tmp/evaluation-result-3730583-1339246852/solver-3730583-1339246852 -C 1800 -W 1900 -M 15500 run HOME/instance-3730583-1339246852.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.12 0.03 0.01 2/172 25817
/proc/meminfo: memFree=25430300/32873844 swapFree=7896/7896
[pid=25817] ppid=25815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25817/stat : 25817 (run) S 25815 25817 25626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390810691 9367552 270 33554432000 4194304 5064252 140736307828032 140736307826944 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25817/statm: 2287 270 229 213 0 72 0

[startup+0.046238 s]
/proc/loadavg: 0.12 0.03 0.01 2/172 25817
/proc/meminfo: memFree=25430300/32873844 swapFree=7896/7896
[pid=25817] ppid=25815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25817/stat : 25817 (run) S 25815 25817 25626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390810691 9367552 270 33554432000 4194304 5064252 140736307828032 140736307826944 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25817/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100266 s]
/proc/loadavg: 0.12 0.03 0.01 2/172 25817
/proc/meminfo: memFree=25430300/32873844 swapFree=7896/7896
[pid=25817] ppid=25815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25817/stat : 25817 (run) S 25815 25817 25626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390810691 9367552 270 33554432000 4194304 5064252 140736307828032 140736307826944 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25817/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300255 s]
/proc/loadavg: 0.12 0.03 0.01 2/172 25817
/proc/meminfo: memFree=25430300/32873844 swapFree=7896/7896
[pid=25817] ppid=25815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25817/stat : 25817 (run) S 25815 25817 25626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390810691 9367552 270 33554432000 4194304 5064252 140736307828032 140736307826944 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25817/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700269 s]
/proc/loadavg: 0.12 0.03 0.01 2/172 25817
/proc/meminfo: memFree=25430300/32873844 swapFree=7896/7896
[pid=25817] ppid=25815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25817/stat : 25817 (run) S 25815 25817 25626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390810691 9367552 270 33554432000 4194304 5064252 140736307828032 140736307826944 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25817/statm: 2287 270 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.12 0.03 0.01 2/174 25819
/proc/meminfo: memFree=25390416/32873844 swapFree=7896/7896
[pid=25817] ppid=25815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25817/stat : 25817 (run) S 25815 25817 25626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390810691 9367552 270 33554432000 4194304 5064252 140736307828032 140736307826944 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25817/statm: 2287 270 229 213 0 72 0
[pid=25818] ppid=25817 vsize=84304 CPUtime=1.48 cores=0,2,4,6
/proc/25818/stat : 25818 (pb_cplex) R 25817 25817 25626 0 -1 4202496 20938 0 0 0 145 3 0 0 20 0 1 0 390810691 86327296 12163 33554432000 134512640 146736320 4287012800 4287008888 137316167 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25818/statm: 21076 12163 800 2985 0 18010 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 93452

[startup+3.1003 s]
/proc/loadavg: 0.12 0.03 0.01 2/174 25819
/proc/meminfo: memFree=25383464/32873844 swapFree=7892/7892
[pid=25817] ppid=25815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25817/stat : 25817 (run) S 25815 25817 25626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390810691 9367552 270 33554432000 4194304 5064252 140736307828032 140736307826944 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25817/statm: 2287 270 229 213 0 72 0
[pid=25818] ppid=25817 vsize=85684 CPUtime=3.08 cores=0,2,4,6
/proc/25818/stat : 25818 (pb_cplex) R 25817 25817 25626 0 -1 4202496 32178 0 0 0 302 6 0 0 20 0 1 0 390810691 87740416 12652 33554432000 134512640 146736320 4287012800 4287009200 136940194 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25818/statm: 21421 12652 832 2985 0 18355 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 94832

[startup+6.3003 s]
/proc/loadavg: 0.19 0.05 0.01 3/180 25841
/proc/meminfo: memFree=25356756/32873844 swapFree=7896/7896
[pid=25817] ppid=25815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25817/stat : 25817 (run) S 25815 25817 25626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390810691 9367552 270 33554432000 4194304 5064252 140736307828032 140736307826944 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25817/statm: 2287 270 229 213 0 72 0
[pid=25818] ppid=25817 vsize=89876 CPUtime=6.29 cores=0,2,4,6
/proc/25818/stat : 25818 (pb_cplex) R 25817 25817 25626 0 -1 4202496 38403 0 0 0 621 8 0 0 20 0 1 0 390810691 92033024 13712 33554432000 134512640 146736320 4287012800 4287006824 139044564 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25818/statm: 22469 13712 834 2985 0 19403 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 99024

[startup+12.7003 s]
/proc/loadavg: 0.82 0.18 0.06 10/187 25885
/proc/meminfo: memFree=25296936/32873844 swapFree=7896/7896
[pid=25817] ppid=25815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25817/stat : 25817 (run) S 25815 25817 25626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390810691 9367552 270 33554432000 4194304 5064252 140736307828032 140736307826944 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25817/statm: 2287 270 229 213 0 72 0
[pid=25818] ppid=25817 vsize=94184 CPUtime=12.68 cores=0,2,4,6
/proc/25818/stat : 25818 (pb_cplex) R 25817 25817 25626 0 -1 4202496 53121 0 0 0 1257 11 0 0 20 0 1 0 390810691 96444416 15491 33554432000 134512640 146736320 4287012800 4287007376 136403103 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25818/statm: 23546 15491 835 2985 0 20480 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 103332

[startup+25.5003 s]
/proc/loadavg: 2.31 0.54 0.18 10/187 25885
/proc/meminfo: memFree=25254388/32873844 swapFree=7896/7896
[pid=25817] ppid=25815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25817/stat : 25817 (run) S 25815 25817 25626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390810691 9367552 270 33554432000 4194304 5064252 140736307828032 140736307826944 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25817/statm: 2287 270 229 213 0 72 0
[pid=25818] ppid=25817 vsize=83904 CPUtime=25.48 cores=0,2,4,6
/proc/25818/stat : 25818 (pb_cplex) R 25817 25817 25626 0 -1 4202496 65361 0 0 0 2535 13 0 0 20 0 1 0 390810691 85917696 13366 33554432000 134512640 146736320 4287012800 4287009184 136207561 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25818/statm: 20976 13366 835 2985 0 17910 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 93052

[startup+51.1003 s]
/proc/loadavg: 3.83 1.06 0.36 10/187 25885
/proc/meminfo: memFree=25217956/32873844 swapFree=7896/7896
[pid=25817] ppid=25815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25817/stat : 25817 (run) S 25815 25817 25626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390810691 9367552 270 33554432000 4194304 5064252 140736307828032 140736307826944 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25817/statm: 2287 270 229 213 0 72 0
[pid=25818] ppid=25817 vsize=94580 CPUtime=51.07 cores=0,2,4,6
/proc/25818/stat : 25818 (pb_cplex) R 25817 25817 25626 0 -1 4202496 127328 0 0 0 5082 25 0 0 20 0 1 0 390810691 96849920 17063 33554432000 134512640 146736320 4287012800 4287007164 136017485 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25818/statm: 23645 17063 858 2985 0 20579 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 103728

[startup+102.307 s]
/proc/loadavg: 8.62 2.74 0.96 10/193 25893
/proc/meminfo: memFree=24963032/32873844 swapFree=7896/7896
[pid=25817] ppid=25815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25817/stat : 25817 (run) S 25815 25817 25626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390810691 9367552 270 33554432000 4194304 5064252 140736307828032 140736307826944 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25817/statm: 2287 270 229 213 0 72 0
[pid=25818] ppid=25817 vsize=472152 CPUtime=219.95 cores=0,2,4,6
/proc/25818/stat : 25818 (pb_cplex) R 25817 25817 25626 0 -1 4202496 358422 0 0 0 21913 82 0 0 20 0 8 0 390810691 483483648 77811 33554432000 134512640 146736320 4287012800 4287004424 139042974 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/25818/statm: 118038 77819 887 2985 0 114972 0
[pid=25818/tid=25886] ppid=25817 vsize=472152 CPUtime=28.76 cores=0,2,4,6
/proc/25818/task/25886/stat : 25886 (pb_cplex) R 25817 25817 25626 0 -1 4202560 29901 0 0 0 2869 7 0 0 20 0 8 0 390816269 483483648 77826 33554432000 134512640 146736320 4287012800 4077648872 139044499 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25818/tid=25887] ppid=25817 vsize=472152 CPUtime=26.61 cores=0,2,4,6
/proc/25818/task/25887/stat : 25887 (pb_cplex) R 25817 25817 25626 0 -1 4202560 26211 0 0 0 2655 6 0 0 20 0 8 0 390816269 483483648 77840 33554432000 134512640 146736320 4287012800 4067164312 136007605 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25818/tid=25888] ppid=25817 vsize=472152 CPUtime=12.91 cores=0,2,4,6
/proc/25818/task/25888/stat : 25888 (pb_cplex) R 25817 25817 25626 0 -1 4202560 18802 0 0 0 1286 5 0 0 20 0 8 0 390816269 483483648 77851 33554432000 134512640 146736320 4287012800 4056678992 136403109 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25818/tid=25889] ppid=25817 vsize=472152 CPUtime=13.97 cores=0,2,4,6
/proc/25818/task/25889/stat : 25889 (pb_cplex) R 25817 25817 25626 0 -1 4202560 19148 0 0 0 1392 5 0 0 20 0 8 0 390816269 483483648 77859 33554432000 134512640 146736320 4287012800 4046191704 136007030 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25818/tid=25890] ppid=25817 vsize=472152 CPUtime=11.95 cores=0,2,4,6
/proc/25818/task/25890/stat : 25890 (pb_cplex) R 25817 25817 25626 0 -1 4202560 17879 0 0 0 1191 4 0 0 20 0 8 0 390816269 483483648 77866 33554432000 134512640 146736320 4287012800 4035706036 138462910 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25818/tid=25891] ppid=25817 vsize=472152 CPUtime=26.63 cores=0,2,4,6
/proc/25818/task/25891/stat : 25891 (pb_cplex) R 25817 25817 25626 0 -1 4202560 27464 0 0 0 2656 7 0 0 20 0 8 0 390816269 483483648 77873 33554432000 134512640 146736320 4287012800 4025220104 139042876 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25818/tid=25892] ppid=25817 vsize=472152 CPUtime=21.54 cores=0,2,4,6
/proc/25818/task/25892/stat : 25892 (pb_cplex) R 25817 25817 25626 0 -1 4202560 24308 0 0 0 2148 6 0 0 20 0 8 0 390816269 483483648 77878 33554432000 134512640 146736320 4287012800 4014734864 136403109 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 219.95
Current children cumulated vsize (KiB) 481300

[startup+162.3 s]
/proc/loadavg: 11.60 4.69 1.74 17/193 25893
/proc/meminfo: memFree=24937200/32873844 swapFree=7896/7896
[pid=25817] ppid=25815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25817/stat : 25817 (run) S 25815 25817 25626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390810691 9367552 270 33554432000 4194304 5064252 140736307828032 140736307826944 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25817/statm: 2287 270 229 213 0 72 0
[pid=25818] ppid=25817 vsize=472876 CPUtime=447.9 cores=0,2,4,6
/proc/25818/stat : 25818 (pb_cplex) R 25817 25817 25626 0 -1 4202496 556858 0 0 0 44655 135 0 0 20 0 8 0 390810691 484225024 80451 33554432000 134512640 146736320 4287012800 4287005592 136007053 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25818/statm: 118219 80451 887 2985 0 115153 0
[pid=25818/tid=25886] ppid=25817 vsize=472876 CPUtime=64.73 cores=0,2,4,6
/proc/25818/task/25886/stat : 25886 (pb_cplex) R 25817 25817 25626 0 -1 4202560 61006 0 0 0 6457 16 0 0 20 0 8 0 390816269 484225024 80451 33554432000 134512640 146736320 4287012800 4077650072 136007289 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25818/tid=25887] ppid=25817 vsize=472876 CPUtime=47.9 cores=0,2,4,6
/proc/25818/task/25887/stat : 25887 (pb_cplex) R 25817 25817 25626 0 -1 4202560 43259 0 0 0 4779 11 0 0 20 0 8 0 390816269 484225024 80451 33554432000 134512640 146736320 4287012800 4067164312 136007289 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25818/tid=25888] ppid=25817 vsize=472876 CPUtime=34.63 cores=0,2,4,6
/proc/25818/task/25888/stat : 25888 (pb_cplex) R 25817 25817 25626 0 -1 4202560 40371 0 0 0 3452 11 0 0 20 0 8 0 390816269 484225024 80451 33554432000 134512640 146736320 4287012800 4056678472 139042876 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25818/tid=25889] ppid=25817 vsize=472876 CPUtime=42.02 cores=0,2,4,6
/proc/25818/task/25889/stat : 25889 (pb_cplex) R 25817 25817 25626 0 -1 4202560 43320 0 0 0 4189 13 0 0 20 0 8 0 390816269 484225024 80451 33554432000 134512640 146736320 4287012800 4046192712 139042977 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25818/tid=25890] ppid=25817 vsize=472876 CPUtime=33.85 cores=0,2,4,6
/proc/25818/task/25890/stat : 25890 (pb_cplex) R 25817 25817 25626 0 -1 4202560 34276 0 0 0 3376 9 0 0 20 0 8 0 390816269 484225024 80451 33554432000 134512640 146736320 4287012800 4035707032 136007053 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25818/tid=25891] ppid=25817 vsize=472876 CPUtime=62.55 cores=0,2,4,6
/proc/25818/task/25891/stat : 25891 (pb_cplex) R 25817 25817 25626 0 -1 4202560 50594 0 0 0 6242 13 0 0 20 0 8 0 390816269 484225024 80451 33554432000 134512640 146736320 4287012800 4025221272 136007053 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25818/tid=25892] ppid=25817 vsize=472876 CPUtime=53.95 cores=0,2,4,6
/proc/25818/task/25892/stat : 25892 (pb_cplex) R 25817 25817 25626 0 -1 4202560 58539 0 0 0 5380 15 0 0 20 0 8 0 390816269 484225024 80451 33554432000 134512640 146736320 4287012800 4014735512 136007289 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 447.9
Current children cumulated vsize (KiB) 482024

[startup+222.3 s]
/proc/loadavg: 11.96 6.03 2.39 12/193 25893
/proc/meminfo: memFree=24920012/32873844 swapFree=7896/7896
[pid=25817] ppid=25815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25817/stat : 25817 (run) S 25815 25817 25626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390810691 9367552 270 33554432000 4194304 5064252 140736307828032 140736307826944 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25817/statm: 2287 270 229 213 0 72 0
[pid=25818] ppid=25817 vsize=481548 CPUtime=658.72 cores=0,2,4,6
/proc/25818/stat : 25818 (pb_cplex) R 25817 25817 25626 0 -1 4202496 717447 0 0 0 65696 176 0 0 20 0 8 0 390810691 493105152 84881 33554432000 134512640 146736320 4287012800 4287005716 136004384 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25818/statm: 120387 84881 887 2985 0 117321 0
[pid=25818/tid=25886] ppid=25817 vsize=481548 CPUtime=89.47 cores=0,2,4,6
/proc/25818/task/25886/stat : 25886 (pb_cplex) R 25817 25817 25626 0 -1 4202560 79231 0 0 0 8926 21 0 0 20 0 8 0 390816269 493105152 84881 33554432000 134512640 146736320 4287012800 4077650128 136008423 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25818/tid=25887] ppid=25817 vsize=481548 CPUtime=75.38 cores=0,2,4,6

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

[pid=25817] ppid=25815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25817/stat : 25817 (run) S 25815 25817 25626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390810691 9367552 270 33554432000 4194304 5064252 140736307828032 140736307826944 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25817/statm: 2287 270 229 213 0 72 0
[pid=25818] ppid=25817 vsize=199108 CPUtime=1087.18 cores=0,2,4,6
/proc/25818/stat : 25818 (pb_cplex) R 25817 25817 25626 0 -1 4202496 951703 0 0 0 108466 252 0 0 20 0 1 0 390810691 203886592 36362 33554432000 134512640 146736320 4287012800 4287006856 139042864 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25818/statm: 49777 36362 893 2985 0 46711 0
Current children cumulated CPU time (s) 1087.18
Current children cumulated vsize (KiB) 208256

[startup+462.3 s]
/proc/loadavg: 10.39 8.53 4.29 14/193 25901
/proc/meminfo: memFree=25018032/32873844 swapFree=7896/7896
[pid=25817] ppid=25815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25817/stat : 25817 (run) S 25815 25817 25626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390810691 9367552 270 33554432000 4194304 5064252 140736307828032 140736307826944 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25817/statm: 2287 270 229 213 0 72 0
[pid=25818] ppid=25817 vsize=362588 CPUtime=1210.92 cores=0,2,4,6
/proc/25818/stat : 25818 (pb_cplex) S 25817 25817 25626 0 -1 4202496 1078630 0 0 0 120806 286 0 0 20 0 8 0 390810691 371290112 60399 33554432000 134512640 146736320 4287012800 4287009168 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25818/statm: 90647 60399 896 2985 0 87581 0
[pid=25818/tid=25895] ppid=25817 vsize=362588 CPUtime=9.67 cores=0,2,4,6
/proc/25818/task/25895/stat : 25895 (pb_cplex) S 25817 25817 25626 0 -1 4202560 13968 0 0 0 964 3 0 0 20 0 8 0 390853794 371290112 60399 33554432000 134512640 146736320 4287012800 4014739088 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25818/tid=25896] ppid=25817 vsize=362588 CPUtime=12.27 cores=0,2,4,6
/proc/25818/task/25896/stat : 25896 (pb_cplex) R 25817 25817 25626 0 -1 4202560 14598 0 0 0 1223 4 0 0 20 0 8 0 390853794 371290112 60399 33554432000 134512640 146736320 4287012800 4025221328 136008017 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25818/tid=25897] ppid=25817 vsize=362588 CPUtime=12.25 cores=0,2,4,6
/proc/25818/task/25897/stat : 25897 (pb_cplex) R 25817 25817 25626 0 -1 4202560 18463 0 0 0 1221 4 0 0 20 0 8 0 390853794 371290112 60399 33554432000 134512640 146736320 4287012800 4035707316 136400577 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25818/tid=25898] ppid=25817 vsize=362588 CPUtime=9.7 cores=0,2,4,6
/proc/25818/task/25898/stat : 25898 (pb_cplex) S 25817 25817 25626 0 -1 4202560 15315 0 0 0 966 4 0 0 20 0 8 0 390853794 371290112 60399 33554432000 134512640 146736320 4287012800 4046196368 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25818/tid=25899] ppid=25817 vsize=362588 CPUtime=12 cores=0,2,4,6
/proc/25818/task/25899/stat : 25899 (pb_cplex) R 25817 25817 25626 0 -1 4202560 13657 0 0 0 1196 4 0 0 20 0 8 0 390853794 371290112 60399 33554432000 134512640 146736320 4287012800 4145578096 136384895 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25818/tid=25900] ppid=25817 vsize=362588 CPUtime=11.69 cores=0,2,4,6
/proc/25818/task/25900/stat : 25900 (pb_cplex) R 25817 25817 25626 0 -1 4202560 14880 0 0 0 1166 3 0 0 20 0 8 0 390853794 371290112 60399 33554432000 134512640 146736320 4287012800 4135092264 139044505 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25818/tid=25901] ppid=25817 vsize=362588 CPUtime=12.83 cores=0,2,4,6
/proc/25818/task/25901/stat : 25901 (pb_cplex) R 25817 25817 25626 0 -1 4202560 13050 0 0 0 1281 2 0 0 20 0 8 0 390853794 371290112 60399 33554432000 134512640 146736320 4287012800 4108312784 136008065 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1210.92
Current children cumulated vsize (KiB) 371736

[startup+522.3 s]
/proc/loadavg: 12.15 9.37 4.84 10/186 25951
/proc/meminfo: memFree=25114776/32873844 swapFree=7896/7896
[pid=25817] ppid=25815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25817/stat : 25817 (run) S 25815 25817 25626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390810691 9367552 270 33554432000 4194304 5064252 140736307828032 140736307826944 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25817/statm: 2287 270 229 213 0 72 0
[pid=25818] ppid=25817 vsize=372804 CPUtime=1425.15 cores=0,2,4,6
/proc/25818/stat : 25818 (pb_cplex) R 25817 25817 25626 0 -1 4202496 1225984 0 0 0 142186 329 0 0 20 0 8 0 390810691 381751296 66932 33554432000 134512640 146736320 4287012800 4287004944 136403103 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/25818/statm: 93201 66932 896 2985 0 90135 0
[pid=25818/tid=25895] ppid=25817 vsize=372804 CPUtime=30.46 cores=0,2,4,6
/proc/25818/task/25895/stat : 25895 (pb_cplex) R 25817 25817 25626 0 -1 4202560 31849 0 0 0 3038 8 0 0 20 0 8 0 390853794 381751296 66932 33554432000 134512640 146736320 4287012800 4014735568 136008168 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25818/tid=25896] ppid=25817 vsize=372804 CPUtime=50.36 cores=0,2,4,6
/proc/25818/task/25896/stat : 25896 (pb_cplex) R 25817 25817 25626 0 -1 4202560 51862 0 0 0 5024 12 0 0 20 0 8 0 390853794 381751296 66932 33554432000 134512640 146736320 4287012800 4025221328 136008065 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25818/tid=25897] ppid=25817 vsize=372804 CPUtime=36.85 cores=0,2,4,6
/proc/25818/task/25897/stat : 25897 (pb_cplex) R 25817 25817 25626 0 -1 4202560 33052 0 0 0 3677 8 0 0 20 0 8 0 390853794 381751296 66932 33554432000 134512640 146736320 4287012800 4035707088 136008223 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25818/tid=25898] ppid=25817 vsize=372804 CPUtime=30.47 cores=0,2,4,6
/proc/25818/task/25898/stat : 25898 (pb_cplex) R 25817 25817 25626 0 -1 4202560 23075 0 0 0 3040 7 0 0 20 0 8 0 390853794 381751296 66932 33554432000 134512640 146736320 4287012800 4046192848 136008065 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25818/tid=25899] ppid=25817 vsize=372804 CPUtime=41.8 cores=0,2,4,6
/proc/25818/task/25899/stat : 25899 (pb_cplex) R 25817 25817 25626 0 -1 4202560 35617 0 0 0 4169 11 0 0 20 0 8 0 390853794 381751296 66932 33554432000 134512640 146736320 4287012800 4145577104 136008042 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25818/tid=25900] ppid=25817 vsize=372804 CPUtime=35.69 cores=0,2,4,6
/proc/25818/task/25900/stat : 25900 (pb_cplex) R 25817 25817 25626 0 -1 4202560 39048 0 0 0 3558 11 0 0 20 0 8 0 390853794 381751296 66932 33554432000 134512640 146736320 4287012800 4135092316 135854505 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25818/tid=25901] ppid=25817 vsize=372804 CPUtime=47.79 cores=0,2,4,6
/proc/25818/task/25901/stat : 25901 (pb_cplex) R 25817 25817 25626 0 -1 4202560 31903 0 0 0 4771 8 0 0 20 0 8 0 390853794 381751296 66932 33554432000 134512640 146736320 4287012800 4108312784 136008042 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1425.15
Current children cumulated vsize (KiB) 381952

[startup+582.3 s]
/proc/loadavg: 10.81 9.54 5.18 8/194 25968
/proc/meminfo: memFree=24949676/32873844 swapFree=7896/7896
[pid=25817] ppid=25815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25817/stat : 25817 (run) S 25815 25817 25626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390810691 9367552 270 33554432000 4194304 5064252 140736307828032 140736307826944 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25817/statm: 2287 270 229 213 0 72 0
[pid=25818] ppid=25817 vsize=379680 CPUtime=1657.99 cores=0,2,4,6
/proc/25818/stat : 25818 (pb_cplex) S 25817 25817 25626 0 -1 4202496 1386817 0 0 0 165425 374 0 0 20 0 8 0 390810691 388792320 67724 33554432000 134512640 146736320 4287012800 4287009168 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/25818/statm: 94920 67724 896 2985 0 91854 0
[pid=25818/tid=25895] ppid=25817 vsize=379680 CPUtime=44.78 cores=0,2,4,6
/proc/25818/task/25895/stat : 25895 (pb_cplex) S 25817 25817 25626 0 -1 4202560 38550 0 0 0 4467 11 0 0 20 0 8 0 390853794 388792320 67724 33554432000 134512640 146736320 4287012800 4014739088 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25818/tid=25896] ppid=25817 vsize=379680 CPUtime=89.44 cores=0,2,4,6
/proc/25818/task/25896/stat : 25896 (pb_cplex) R 25817 25817 25626 0 -1 4202560 73545 0 0 0 8925 19 0 0 20 0 8 0 390853794 388792320 67724 33554432000 134512640 146736320 4287012800 4025220184 136007059 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25818/tid=25897] ppid=25817 vsize=379680 CPUtime=61.58 cores=0,2,4,6
/proc/25818/task/25897/stat : 25897 (pb_cplex) S 25817 25817 25626 0 -1 4202560 38164 0 0 0 6148 10 0 0 20 0 8 0 390853794 388792320 67724 33554432000 134512640 146736320 4287012800 4035710608 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25818/tid=25898] ppid=25817 vsize=379680 CPUtime=47.8 cores=0,2,4,6
/proc/25818/task/25898/stat : 25898 (pb_cplex) S 25817 25817 25626 0 -1 4202560 31646 0 0 0 4770 10 0 0 20 0 8 0 390853794 388792320 67724 33554432000 134512640 146736320 4287012800 4046196368 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25818/tid=25899] ppid=25817 vsize=379680 CPUtime=66.69 cores=0,2,4,6
/proc/25818/task/25899/stat : 25899 (pb_cplex) S 25817 25817 25626 0 -1 4202560 61651 0 0 0 6650 19 0 0 20 0 8 0 390853794 388792320 67724 33554432000 134512640 146736320 4287012800 4145581712 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25818/tid=25900] ppid=25817 vsize=379680 CPUtime=74.82 cores=0,2,4,6
/proc/25818/task/25900/stat : 25900 (pb_cplex) R 25817 25817 25626 0 -1 4202560 77589 0 0 0 7461 21 0 0 20 0 8 0 390853794 388792320 67724 33554432000 134512640 146736320 4287012800 4135091288 136007584 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25818/tid=25901] ppid=25817 vsize=379680 CPUtime=87.39 cores=0,2,4,6
/proc/25818/task/25901/stat : 25901 (pb_cplex) R 25817 25817 25626 0 -1 4202560 58498 0 0 0 8724 15 0 0 20 0 8 0 390853794 388792320 67724 33554432000 134512640 146736320 4287012800 4108312784 136008044 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1657.99
Current children cumulated vsize (KiB) 388828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+626.3 s]
/proc/loadavg: 11.03 9.74 5.45 17/193 25968
/proc/meminfo: memFree=24915296/32873844 swapFree=7896/7896
[pid=25817] ppid=25815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25817/stat : 25817 (run) S 25815 25817 25626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390810691 9367552 270 33554432000 4194304 5064252 140736307828032 140736307826944 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25817/statm: 2287 270 229 213 0 72 0
[pid=25818] ppid=25817 vsize=380108 CPUtime=1797.96 cores=0,2,4,6
/proc/25818/stat : 25818 (pb_cplex) R 25817 25817 25626 0 -1 4202496 1514684 0 0 0 179387 409 0 0 20 0 8 0 390810691 389230592 69203 33554432000 134512640 146736320 4287012800 4287005480 139044542 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25818/statm: 95027 69203 896 2985 0 91961 0
[pid=25818/tid=25895] ppid=25817 vsize=380108 CPUtime=58.34 cores=0,2,4,6
/proc/25818/task/25895/stat : 25895 (pb_cplex) R 25817 25817 25626 0 -1 4202560 49715 0 0 0 5821 13 0 0 20 0 8 0 390853794 389230592 69203 33554432000 134512640 146736320 4287012800 4014735568 136008450 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25818/tid=25896] ppid=25817 vsize=380108 CPUtime=113.19 cores=0,2,4,6
/proc/25818/task/25896/stat : 25896 (pb_cplex) R 25817 25817 25626 0 -1 4202560 98116 0 0 0 11293 26 0 0 20 0 8 0 390853794 389230592 69203 33554432000 134512640 146736320 4287012800 4025220240 136008396 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25818/tid=25897] ppid=25817 vsize=380108 CPUtime=75.37 cores=0,2,4,6
/proc/25818/task/25897/stat : 25897 (pb_cplex) R 25817 25817 25626 0 -1 4202560 50155 0 0 0 7522 15 0 0 20 0 8 0 390853794 389230592 69203 33554432000 134512640 146736320 4287012800 4035706952 139042974 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25818/tid=25898] ppid=25817 vsize=380108 CPUtime=61.23 cores=0,2,4,6
/proc/25818/task/25898/stat : 25898 (pb_cplex) R 25817 25817 25626 0 -1 4202560 44656 0 0 0 6109 14 0 0 20 0 8 0 390853794 389230592 69203 33554432000 134512640 146736320 4287012800 4046192848 136008047 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25818/tid=25899] ppid=25817 vsize=380108 CPUtime=80.22 cores=0,2,4,6
/proc/25818/task/25899/stat : 25899 (pb_cplex) R 25817 25817 25626 0 -1 4202560 74075 0 0 0 7998 24 0 0 20 0 8 0 390853794 389230592 69203 33554432000 134512640 146736320 4287012800 4145578192 136008065 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25818/tid=25900] ppid=25817 vsize=380108 CPUtime=105.01 cores=0,2,4,6
/proc/25818/task/25900/stat : 25900 (pb_cplex) R 25817 25817 25626 0 -1 4202560 110373 0 0 0 10473 28 0 0 20 0 8 0 390853794 389230592 69203 33554432000 134512640 146736320 4287012800 4135091344 136008065 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25818/tid=25901] ppid=25817 vsize=380108 CPUtime=105.51 cores=0,2,4,6
/proc/25818/task/25901/stat : 25901 (pb_cplex) R 25817 25817 25626 0 -1 4202560 70762 0 0 0 10532 19 0 0 20 0 8 0 390853794 389230592 69203 33554432000 134512640 146736320 4287012800 4108312616 139044505 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 389256

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

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

[startup+626.3 s]
/proc/loadavg: 11.03 9.74 5.45 17/193 25968
/proc/meminfo: memFree=24915296/32873844 swapFree=7896/7896
[pid=25817] ppid=25815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25817/stat : 25817 (run) S 25815 25817 25626 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 390810691 9367552 270 33554432000 4194304 5064252 140736307828032 140736307826944 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25817/statm: 2287 270 229 213 0 72 0
[pid=25818] ppid=25817 vsize=380108 CPUtime=1797.96 cores=0,2,4,6
/proc/25818/stat : 25818 (pb_cplex) R 25817 25817 25626 0 -1 4202496 1514684 0 0 0 179387 409 0 0 20 0 8 0 390810691 389230592 69203 33554432000 134512640 146736320 4287012800 4287005480 139044542 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25818/statm: 95027 69203 896 2985 0 91961 0
[pid=25818/tid=25895] ppid=25817 vsize=380108 CPUtime=58.34 cores=0,2,4,6
/proc/25818/task/25895/stat : 25895 (pb_cplex) R 25817 25817 25626 0 -1 4202560 49715 0 0 0 5821 13 0 0 20 0 8 0 390853794 389230592 69203 33554432000 134512640 146736320 4287012800 4014735568 136008450 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25818/tid=25896] ppid=25817 vsize=380108 CPUtime=113.19 cores=0,2,4,6
/proc/25818/task/25896/stat : 25896 (pb_cplex) R 25817 25817 25626 0 -1 4202560 98116 0 0 0 11293 26 0 0 20 0 8 0 390853794 389230592 69203 33554432000 134512640 146736320 4287012800 4025220240 136008396 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25818/tid=25897] ppid=25817 vsize=380108 CPUtime=75.37 cores=0,2,4,6
/proc/25818/task/25897/stat : 25897 (pb_cplex) R 25817 25817 25626 0 -1 4202560 50155 0 0 0 7522 15 0 0 20 0 8 0 390853794 389230592 69203 33554432000 134512640 146736320 4287012800 4035706952 139042974 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=25818/tid=25898] ppid=25817 vsize=380108 CPUtime=61.23 cores=0,2,4,6
/proc/25818/task/25898/stat : 25898 (pb_cplex) R 25817 25817 25626 0 -1 4202560 44656 0 0 0 6109 14 0 0 20 0 8 0 390853794 389230592 69203 33554432000 134512640 146736320 4287012800 4046192848 136008047 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=25818/tid=25899] ppid=25817 vsize=380108 CPUtime=80.22 cores=0,2,4,6
/proc/25818/task/25899/stat : 25899 (pb_cplex) R 25817 25817 25626 0 -1 4202560 74075 0 0 0 7998 24 0 0 20 0 8 0 390853794 389230592 69203 33554432000 134512640 146736320 4287012800 4145578192 136008065 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=25818/tid=25900] ppid=25817 vsize=380108 CPUtime=105.01 cores=0,2,4,6
/proc/25818/task/25900/stat : 25900 (pb_cplex) R 25817 25817 25626 0 -1 4202560 110373 0 0 0 10473 28 0 0 20 0 8 0 390853794 389230592 69203 33554432000 134512640 146736320 4287012800 4135091344 136008065 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=25818/tid=25901] ppid=25817 vsize=380108 CPUtime=105.51 cores=0,2,4,6
/proc/25818/task/25901/stat : 25901 (pb_cplex) R 25817 25817 25626 0 -1 4202560 70762 0 0 0 10532 19 0 0 20 0 8 0 390853794 389230592 69203 33554432000 134512640 146736320 4287012800 4108312616 139044505 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 389256

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25817 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1797.96
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 2.32001
#  lost CPU user time (s): 2.45001
#  lost CPU system time (s): -0.13

Real time (s): 626.317
CPU time (s): 1800.28
CPU user time (s): 1796.32
CPU system time (s): 3.96
CPU usage (%): 287.439
Max. virtual memory (cumulated for all children) (KiB): 504932

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

runsolver used 1.58276 second user time and 4.01339 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-09 15:00:52
IDJOB=3730583
IDBENCH=1454
IDSOLVER=2325
FILE ID=node136/3730583-1339246852
RUNJOBID= node136-1339246834-25642
PBS_JOBID= 14644345
Free space on /tmp= 65568 MiB

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

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

MD5SUM BENCH= 02e31ca1ab9f95407d6e9ec422f4634a
RANDOM SEED=241111573

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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:        25431084 kB
Buffers:          733160 kB
Cached:          5682212 kB
SwapCached:        20520 kB
Active:          5275020 kB
Inactive:        1164652 kB
Active(anon):       2208 kB
Inactive(anon):    23236 kB
Active(file):    5272812 kB
Inactive(file):  1141416 kB
Unevictable:        7896 kB
Mlocked:            7896 kB
SwapTotal:      67108856 kB
SwapFree:       67083288 kB
Dirty:             17484 kB
Writeback:             0 kB
AnonPages:         11476 kB
Mapped:             8300 kB
Shmem:                 0 kB
Slab:             861820 kB
SReclaimable:     302912 kB
SUnreclaim:       558908 kB
KernelStack:        1400 kB
PageTables:         4040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104944 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-3730583-1339246852.opb

Free space on /tmp at the end= 65536 MiB
End job on node136 at 2012-06-09 15:11:21