Trace number 3730908

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.16 590.817

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-ooo.rf8.ucl.opb
MD5SUMa985b0d4e6d576e8ad3098d78036fdc8
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.12598
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6832
Total number of constraints19477
Number of constraints which are clauses18953
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints524
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 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
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-3730908-1339246856.opb.
0.00/0.00	c Instance file HOME/instance-3730908-1339246856.opb
0.00/0.00	c File size is 572737 bytes.
0.00/0.07	c Highest Coefficient sum: 126
0.00/0.07	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.09	c ============================[ Problem Statistics ]=============================
0.00/0.09	c |                                                                             |
0.00/0.09	c |  Parsing time:          0.08         s                                      |
0.00/0.09	c |  Number Variables:      6832                                                |
0.00/0.09	c |  Number Constraints:    19477                                               |
0.00/0.09	c ===============================================================================
1800.16/590.81	c Remaining time 1799.92 sec.
1800.16/590.81	c 
1800.16/590.81	c *** INTERRUPTED ***
1800.16/590.81	s UNKNOWN
1800.16/590.81	c 

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-3730908-1339246856/watcher-3730908-1339246856 -o /tmp/evaluation-result-3730908-1339246856/solver-3730908-1339246856 -C 1800 -W 1900 -M 15500 run HOME/instance-3730908-1339246856.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.27 0.06 0.02 3/178 6626
/proc/meminfo: memFree=28632984/32873844 swapFree=7900/7900
[pid=6626] ppid=6624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6626/stat : 6626 (run) S 6624 6626 6357 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390810158 9367552 269 33554432000 4194304 5064252 140734670195408 140734670194320 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6626/statm: 2287 269 229 213 0 72 0

[startup+0.048744 s]
/proc/loadavg: 0.27 0.06 0.02 3/178 6626
/proc/meminfo: memFree=28632984/32873844 swapFree=7900/7900
[pid=6626] ppid=6624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6626/stat : 6626 (run) S 6624 6626 6357 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390810158 9367552 269 33554432000 4194304 5064252 140734670195408 140734670194320 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6626/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100285 s]
/proc/loadavg: 0.27 0.06 0.02 3/178 6626
/proc/meminfo: memFree=28632984/32873844 swapFree=7900/7900
[pid=6626] ppid=6624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6626/stat : 6626 (run) S 6624 6626 6357 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390810158 9367552 269 33554432000 4194304 5064252 140734670195408 140734670194320 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6626/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300241 s]
/proc/loadavg: 0.27 0.06 0.02 3/178 6626
/proc/meminfo: memFree=28632984/32873844 swapFree=7900/7900
[pid=6626] ppid=6624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6626/stat : 6626 (run) S 6624 6626 6357 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390810158 9367552 269 33554432000 4194304 5064252 140734670195408 140734670194320 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6626/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700288 s]
/proc/loadavg: 0.27 0.06 0.02 3/178 6626
/proc/meminfo: memFree=28632984/32873844 swapFree=7900/7900
[pid=6626] ppid=6624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6626/stat : 6626 (run) S 6624 6626 6357 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390810158 9367552 269 33554432000 4194304 5064252 140734670195408 140734670194320 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6626/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 0.27 0.06 0.02 3/180 6628
/proc/meminfo: memFree=28558016/32873844 swapFree=7900/7900
[pid=6626] ppid=6624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6626/stat : 6626 (run) S 6624 6626 6357 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390810158 9367552 269 33554432000 4194304 5064252 140734670195408 140734670194320 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6626/statm: 2287 269 229 213 0 72 0
[pid=6627] ppid=6626 vsize=62876 CPUtime=1.49 cores=1,3,5,7
/proc/6627/stat : 6627 (pb_cplex) R 6626 6626 6357 0 -1 4202496 14407 0 0 0 147 2 0 0 20 0 1 0 390810158 64385024 8527 33554432000 134512640 146736320 4291779040 4291773260 136017763 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/6627/statm: 15719 8527 793 2985 0 12653 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72024

[startup+3.10032 s]
/proc/loadavg: 0.27 0.06 0.02 3/180 6628
/proc/meminfo: memFree=28549444/32873844 swapFree=7900/7900
[pid=6626] ppid=6624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6626/stat : 6626 (run) S 6624 6626 6357 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390810158 9367552 269 33554432000 4194304 5064252 140734670195408 140734670194320 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6626/statm: 2287 269 229 213 0 72 0
[pid=6627] ppid=6626 vsize=66576 CPUtime=3.09 cores=1,3,5,7
/proc/6627/stat : 6627 (pb_cplex) R 6626 6626 6357 0 -1 4202496 26371 0 0 0 304 5 0 0 20 0 1 0 390810158 68173824 10224 33554432000 134512640 146736320 4291779040 4291775472 136939415 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/6627/statm: 16644 10224 831 2985 0 13578 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75724

[startup+6.30033 s]
/proc/loadavg: 0.41 0.09 0.03 3/180 6629
/proc/meminfo: memFree=28532640/32873844 swapFree=7900/7900
[pid=6626] ppid=6624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6626/stat : 6626 (run) S 6624 6626 6357 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390810158 9367552 269 33554432000 4194304 5064252 140734670195408 140734670194320 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6626/statm: 2287 269 229 213 0 72 0
[pid=6627] ppid=6626 vsize=71704 CPUtime=6.28 cores=1,3,5,7
/proc/6627/stat : 6627 (pb_cplex) R 6626 6626 6357 0 -1 4202496 30598 0 0 0 623 5 0 0 20 0 1 0 390810158 73424896 11550 33554432000 134512640 146736320 4291779040 4291773260 136017491 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/6627/statm: 17926 11550 833 2985 0 14860 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 80852

[startup+12.7003 s]
/proc/loadavg: 0.54 0.12 0.04 3/180 6651
/proc/meminfo: memFree=28531916/32873844 swapFree=7900/7900
[pid=6626] ppid=6624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6626/stat : 6626 (run) S 6624 6626 6357 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390810158 9367552 269 33554432000 4194304 5064252 140734670195408 140734670194320 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6626/statm: 2287 269 229 213 0 72 0
[pid=6627] ppid=6626 vsize=74432 CPUtime=12.69 cores=1,3,5,7
/proc/6627/stat : 6627 (pb_cplex) R 6626 6626 6357 0 -1 4202496 39878 0 0 0 1262 7 0 0 20 0 1 0 390810158 76218368 12324 33554432000 134512640 146736320 4291779040 4291773648 136403117 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/6627/statm: 18608 12324 834 2985 0 15542 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83580

[startup+25.5003 s]
/proc/loadavg: 1.34 0.32 0.10 9/187 6658
/proc/meminfo: memFree=28319624/32873844 swapFree=7900/7900
[pid=6626] ppid=6624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6626/stat : 6626 (run) S 6624 6626 6357 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390810158 9367552 269 33554432000 4194304 5064252 140734670195408 140734670194320 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6626/statm: 2287 269 229 213 0 72 0
[pid=6627] ppid=6626 vsize=75124 CPUtime=25.48 cores=1,3,5,7
/proc/6627/stat : 6627 (pb_cplex) R 6626 6626 6357 0 -1 4202496 60274 0 0 0 2536 12 0 0 20 0 1 0 390810158 76926976 12331 33554432000 134512640 146736320 4291779040 4291773512 136461515 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/6627/statm: 18781 12331 858 2985 0 15715 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84272

[startup+51.1007 s]
/proc/loadavg: 5.16 1.30 0.43 17/194 6665
/proc/meminfo: memFree=28119504/32873844 swapFree=7900/7900
[pid=6626] ppid=6624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6626/stat : 6626 (run) S 6624 6626 6357 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390810158 9367552 269 33554432000 4194304 5064252 140734670195408 140734670194320 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6626/statm: 2287 269 229 213 0 72 0
[pid=6627] ppid=6626 vsize=340632 CPUtime=101.94 cores=1,3,5,7
/proc/6627/stat : 6627 (pb_cplex) R 6626 6626 6357 0 -1 4202496 203921 0 0 0 10137 57 0 0 20 0 8 0 390810158 348807168 50709 33554432000 134512640 146736320 4291779040 4291771912 136388439 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6627/statm: 85158 50709 895 2985 0 82092 0
[pid=6627/tid=6659] ppid=6626 vsize=340632 CPUtime=10.57 cores=1,3,5,7
/proc/6627/task/6659/stat : 6659 (pb_cplex) R 6626 6626 6357 0 -1 4202560 14503 0 0 0 1052 5 0 0 20 0 8 0 390813292 348807168 50709 33554432000 134512640 146736320 4291779040 4109238424 136007037 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=6627/tid=6660] ppid=6626 vsize=340632 CPUtime=10.58 cores=1,3,5,7
/proc/6627/task/6660/stat : 6660 (pb_cplex) R 6626 6626 6357 0 -1 4202560 13493 0 0 0 1052 6 0 0 20 0 8 0 390813292 348807168 50709 33554432000 134512640 146736320 4291779040 4098752552 139044499 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=6627/tid=6661] ppid=6626 vsize=340632 CPUtime=5.92 cores=1,3,5,7
/proc/6627/task/6661/stat : 6661 (pb_cplex) R 6626 6626 6357 0 -1 4202560 11541 0 0 0 588 4 0 0 20 0 8 0 390813292 348807168 50709 33554432000 134512640 146736320 4291779040 4088266904 136007295 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=6627/tid=6662] ppid=6626 vsize=340632 CPUtime=11.16 cores=1,3,5,7
/proc/6627/task/6662/stat : 6662 (pb_cplex) R 6626 6626 6357 0 -1 4202560 14049 0 0 0 1111 5 0 0 20 0 8 0 390813292 348807168 50709 33554432000 134512640 146736320 4291779040 4077781144 136007616 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=6627/tid=6663] ppid=6626 vsize=340632 CPUtime=9.79 cores=1,3,5,7
/proc/6627/task/6663/stat : 6663 (pb_cplex) R 6626 6626 6357 0 -1 4202560 12838 0 0 0 974 5 0 0 20 0 8 0 390813292 348807168 50709 33554432000 134512640 146736320 4291779040 4067295356 136400447 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=6627/tid=6664] ppid=6626 vsize=340632 CPUtime=7.73 cores=1,3,5,7
/proc/6627/task/6664/stat : 6664 (pb_cplex) R 6626 6626 6357 0 -1 4202560 18357 0 0 0 766 7 0 0 20 0 8 0 390813292 348807168 50709 33554432000 134512640 146736320 4291779040 4056809624 136007053 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=6627/tid=6665] ppid=6626 vsize=340632 CPUtime=7.7 cores=1,3,5,7
/proc/6627/task/6665/stat : 6665 (pb_cplex) R 6626 6626 6357 0 -1 4202560 11590 0 0 0 765 5 0 0 20 0 8 0 390813292 348807168 50709 33554432000 134512640 146736320 4291779040 4046323824 136384857 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 349780

[startup+102.307 s]
/proc/loadavg: 7.56 2.57 0.91 10/186 6665
/proc/meminfo: memFree=28250268/32873844 swapFree=7900/7900
[pid=6626] ppid=6624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6626/stat : 6626 (run) S 6624 6626 6357 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390810158 9367552 269 33554432000 4194304 5064252 140734670195408 140734670194320 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6626/statm: 2287 269 229 213 0 72 0
[pid=6627] ppid=6626 vsize=348740 CPUtime=300.62 cores=1,3,5,7
/proc/6627/stat : 6627 (pb_cplex) R 6626 6626 6357 0 -1 4202496 407291 0 0 0 29939 123 0 0 20 0 8 0 390810158 357109760 54689 33554432000 134512640 146736320 4291779040 4291771864 136007053 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6627/statm: 87185 54689 895 2985 0 84119 0
[pid=6627/tid=6659] ppid=6626 vsize=348740 CPUtime=36.34 cores=1,3,5,7
/proc/6627/task/6659/stat : 6659 (pb_cplex) R 6626 6626 6357 0 -1 4202560 41976 0 0 0 3620 14 0 0 20 0 8 0 390813292 357109760 54689 33554432000 134512640 146736320 4291779040 4109238424 136007313 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=6627/tid=6660] ppid=6626 vsize=348740 CPUtime=35.59 cores=1,3,5,7
/proc/6627/task/6660/stat : 6660 (pb_cplex) R 6626 6626 6357 0 -1 4202560 37167 0 0 0 3544 15 0 0 20 0 8 0 390813292 357109760 54689 33554432000 134512640 146736320 4291779040 4098752664 136006998 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=6627/tid=6661] ppid=6626 vsize=348740 CPUtime=30.81 cores=1,3,5,7
/proc/6627/task/6661/stat : 6661 (pb_cplex) R 6626 6626 6357 0 -1 4202560 40660 0 0 0 3069 12 0 0 20 0 8 0 390813292 357109760 54689 33554432000 134512640 146736320 4291779040 4088267344 136403109 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=6627/tid=6662] ppid=6626 vsize=348740 CPUtime=35.75 cores=1,3,5,7
/proc/6627/task/6662/stat : 6662 (pb_cplex) R 6626 6626 6357 0 -1 4202560 41338 0 0 0 3560 15 0 0 20 0 8 0 390813292 357109760 54689 33554432000 134512640 146736320 4291779040 4077781144 136007627 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=6627/tid=6663] ppid=6626 vsize=348740 CPUtime=34.78 cores=1,3,5,7
/proc/6627/task/6663/stat : 6663 (pb_cplex) R 6626 6626 6357 0 -1 4202560 40227 0 0 0 3465 13 0 0 20 0 8 0 390813292 357109760 54689 33554432000 134512640 146736320 4291779040 4067295384 136007650 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=6627/tid=6664] ppid=6626 vsize=348740 CPUtime=33.49 cores=1,3,5,7
/proc/6627/task/6664/stat : 6664 (pb_cplex) R 6626 6626 6357 0 -1 4202560 43700 0 0 0 3333 16 0 0 20 0 8 0 390813292 357109760 54689 33554432000 134512640 146736320 4291779040 4056809864 136388081 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=6627/tid=6665] ppid=6626 vsize=348740 CPUtime=32.16 cores=1,3,5,7
/proc/6627/task/6665/stat : 6665 (pb_cplex) R 6626 6626 6357 0 -1 4202560 36162 0 0 0 3203 13 0 0 20 0 8 0 390813292 357109760 54689 33554432000 134512640 146736320 4291779040 4046323864 136007599 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 300.62
Current children cumulated vsize (KiB) 357888

[startup+162.3 s]
/proc/loadavg: 5.09 2.87 1.12 3/179 6666
/proc/meminfo: memFree=28359592/32873844 swapFree=7900/7900
[pid=6626] ppid=6624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6626/stat : 6626 (run) S 6624 6626 6357 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390810158 9367552 269 33554432000 4194304 5064252 140734670195408 140734670194320 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6626/statm: 2287 269 229 213 0 72 0
[pid=6627] ppid=6626 vsize=169324 CPUtime=424.16 cores=1,3,5,7
/proc/6627/stat : 6627 (pb_cplex) R 6626 6626 6357 0 -1 4202496 487629 0 0 0 42253 163 0 0 20 0 1 0 390810158 173387776 27557 33554432000 134512640 146736320 4291779040 4291773648 136403117 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/6627/statm: 42331 27557 901 2985 0 39265 0
Current children cumulated CPU time (s) 424.16
Current children cumulated vsize (KiB) 178472

[startup+222.3 s]
/proc/loadavg: 3.13 2.71 1.17 3/179 6666
/proc/meminfo: memFree=28353124/32873844 swapFree=7900/7900
[pid=6626] ppid=6624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6626/stat : 6626 (run) S 6624 6626 6357 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390810158 9367552 269 33554432000 4194304 5064252 140734670195408 140734670194320 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6626/statm: 2287 269 229 213 0 72 0
[pid=6627] ppid=6626 vsize=169324 CPUtime=484.15 cores=1,3,5,7
/proc/6627/stat : 6627 (pb_cplex) R 6626 6626 6357 0 -1 4202496 487710 0 0 0 48251 164 0 0 20 0 1 0 390810158 173387776 29134 33554432000 134512640 146736320 4291779040 4291774960 136385269 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/6627/statm: 42331 29134 901 2985 0 39265 0
Current children cumulated CPU time (s) 484.15
Current children cumulated vsize (KiB) 178472


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

/proc/6627/statm: 82819 57083 904 2985 0 79753 0
[pid=6627/tid=6667] ppid=6626 vsize=331276 CPUtime=48.65 cores=1,3,5,7
/proc/6627/task/6667/stat : 6667 (pb_cplex) R 6626 6626 6357 0 -1 4202560 6053 0 0 0 4860 5 0 0 20 0 8 0 390833146 339226624 57083 33554432000 134512640 146736320 4291779040 4046323920 136008177 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=6627/tid=6668] ppid=6626 vsize=331276 CPUtime=49.97 cores=1,3,5,7
/proc/6627/task/6668/stat : 6668 (pb_cplex) R 6626 6626 6357 0 -1 4202560 22648 0 0 0 4986 11 0 0 20 0 8 0 390833146 339226624 57083 33554432000 134512640 146736320 4291779040 4056808164 135857530 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=6627/tid=6669] ppid=6626 vsize=331276 CPUtime=43.83 cores=1,3,5,7
/proc/6627/task/6669/stat : 6669 (pb_cplex) R 6626 6626 6357 0 -1 4202560 15221 0 0 0 4374 9 0 0 20 0 8 0 390833146 339226624 57083 33554432000 134512640 146736320 4291779040 4067295304 139042876 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=6627/tid=6670] ppid=6626 vsize=331276 CPUtime=46.19 cores=1,3,5,7
/proc/6627/task/6670/stat : 6670 (pb_cplex) R 6626 6626 6357 0 -1 4202560 13573 0 0 0 4612 7 0 0 20 0 8 0 390833146 339226624 57083 33554432000 134512640 146736320 4291779040 4077781584 136403109 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=6627/tid=6671] ppid=6626 vsize=331276 CPUtime=55.73 cores=1,3,5,7
/proc/6627/task/6671/stat : 6671 (pb_cplex) R 6626 6626 6357 0 -1 4202560 49548 0 0 0 5560 13 0 0 20 0 8 0 390833146 339226624 57083 33554432000 134512640 146736320 4291779040 4123152384 136019021 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=6627/tid=6672] ppid=6626 vsize=331276 CPUtime=55.33 cores=1,3,5,7
/proc/6627/task/6672/stat : 6672 (pb_cplex) R 6626 6626 6357 0 -1 4202560 24669 0 0 0 5525 8 0 0 20 0 8 0 390833146 339226624 57083 33554432000 134512640 146736320 4291779040 4112667528 135526408 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=6627/tid=6673] ppid=6626 vsize=331276 CPUtime=43.09 cores=1,3,5,7
/proc/6627/task/6673/stat : 6673 (pb_cplex) R 6626 6626 6357 0 -1 4202560 15789 0 0 0 4302 7 0 0 20 0 8 0 390833146 339226624 57083 33554432000 134512640 146736320 4291779040 4102181456 136403117 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 893.15
Current children cumulated vsize (KiB) 340424

[startup+402.301 s]
/proc/loadavg: 7.96 5.03 2.32 5/186 6673
/proc/meminfo: memFree=28231708/32873844 swapFree=7900/7900
[pid=6626] ppid=6624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6626/stat : 6626 (run) S 6624 6626 6357 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390810158 9367552 269 33554432000 4194304 5064252 140734670195408 140734670194320 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6626/statm: 2287 269 229 213 0 72 0
[pid=6627] ppid=6626 vsize=335524 CPUtime=1121.01 cores=1,3,5,7
/proc/6627/stat : 6627 (pb_cplex) S 6626 6626 6357 0 -1 4202496 742362 0 0 0 111834 267 0 0 20 0 8 0 390810158 343576576 59251 33554432000 134512640 146736320 4291779040 4291775440 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6627/statm: 83881 59251 904 2985 0 80815 0
[pid=6627/tid=6667] ppid=6626 vsize=335524 CPUtime=74.43 cores=1,3,5,7
/proc/6627/task/6667/stat : 6667 (pb_cplex) S 6626 6626 6357 0 -1 4202560 8945 0 0 0 7435 8 0 0 20 0 8 0 390833146 343576576 59251 33554432000 134512640 146736320 4291779040 4046327440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6627/tid=6668] ppid=6626 vsize=335524 CPUtime=83.79 cores=1,3,5,7
/proc/6627/task/6668/stat : 6668 (pb_cplex) S 6626 6626 6357 0 -1 4202560 31946 0 0 0 8364 15 0 0 20 0 8 0 390833146 343576576 59251 33554432000 134512640 146736320 4291779040 4056813200 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6627/tid=6669] ppid=6626 vsize=335524 CPUtime=69.71 cores=1,3,5,7
/proc/6627/task/6669/stat : 6669 (pb_cplex) S 6626 6626 6357 0 -1 4202560 34525 0 0 0 6955 16 0 0 20 0 8 0 390833146 343576576 59251 33554432000 134512640 146736320 4291779040 4067298960 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6627/tid=6670] ppid=6626 vsize=335524 CPUtime=79.01 cores=1,3,5,7
/proc/6627/task/6670/stat : 6670 (pb_cplex) R 6626 6626 6357 0 -1 4202560 18307 0 0 0 7890 11 0 0 20 0 8 0 390833146 343576576 59251 33554432000 134512640 146736320 4291779040 4077781200 136008042 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=6627/tid=6671] ppid=6626 vsize=335524 CPUtime=84.44 cores=1,3,5,7
/proc/6627/task/6671/stat : 6671 (pb_cplex) R 6626 6626 6357 0 -1 4202560 55847 0 0 0 8427 17 0 0 20 0 8 0 390833146 343576576 59251 33554432000 134512640 146736320 4291779040 4123152840 136000480 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=6627/tid=6672] ppid=6626 vsize=335524 CPUtime=83.04 cores=1,3,5,7
/proc/6627/task/6672/stat : 6672 (pb_cplex) S 6626 6626 6357 0 -1 4202560 35803 0 0 0 8289 15 0 0 20 0 8 0 390833146 343576576 59251 33554432000 134512640 146736320 4291779040 4112670352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6627/tid=6673] ppid=6626 vsize=335524 CPUtime=70.16 cores=1,3,5,7
/proc/6627/task/6673/stat : 6673 (pb_cplex) R 6626 6626 6357 0 -1 4202560 34001 0 0 0 7002 14 0 0 20 0 8 0 390833146 343576576 59251 33554432000 134512640 146736320 4291779040 4102180904 139044591 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1121.01
Current children cumulated vsize (KiB) 344672

[startup+462.3 s]
/proc/loadavg: 7.58 5.40 2.62 10/186 6674
/proc/meminfo: memFree=28227112/32873844 swapFree=7900/7900
[pid=6626] ppid=6624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6626/stat : 6626 (run) S 6624 6626 6357 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390810158 9367552 269 33554432000 4194304 5064252 140734670195408 140734670194320 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6626/statm: 2287 269 229 213 0 72 0
[pid=6627] ppid=6626 vsize=340208 CPUtime=1318.95 cores=1,3,5,7
/proc/6627/stat : 6627 (pb_cplex) R 6626 6626 6357 0 -1 4202496 831298 0 0 0 131594 301 0 0 20 0 8 0 390810158 348372992 60613 33554432000 134512640 146736320 4291779040 4291770876 135526833 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/6627/statm: 85052 60613 904 2985 0 81986 0
[pid=6627/tid=6667] ppid=6626 vsize=340208 CPUtime=94.73 cores=1,3,5,7
/proc/6627/task/6667/stat : 6667 (pb_cplex) R 6626 6626 6357 0 -1 4202560 30478 0 0 0 9457 16 0 0 20 0 8 0 390833146 348372992 60613 33554432000 134512640 146736320 4291779040 4046323752 139044581 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=6627/tid=6668] ppid=6626 vsize=340208 CPUtime=103.93 cores=1,3,5,7
/proc/6627/task/6668/stat : 6668 (pb_cplex) R 6626 6626 6357 0 -1 4202560 39289 0 0 0 10375 18 0 0 20 0 8 0 390833146 348372992 60613 33554432000 134512640 146736320 4291779040 4056809680 136008017 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=6627/tid=6669] ppid=6626 vsize=340208 CPUtime=93.76 cores=1,3,5,7
/proc/6627/task/6669/stat : 6669 (pb_cplex) R 6626 6626 6357 0 -1 4202560 35670 0 0 0 9359 17 0 0 20 0 8 0 390833146 348372992 60613 33554432000 134512640 146736320 4291779040 4067295440 136008042 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=6627/tid=6670] ppid=6626 vsize=340208 CPUtime=104.92 cores=1,3,5,7
/proc/6627/task/6670/stat : 6670 (pb_cplex) R 6626 6626 6357 0 -1 4202560 28260 0 0 0 10477 15 0 0 20 0 8 0 390833146 348372992 60613 33554432000 134512640 146736320 4291779040 4077780808 135525914 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=6627/tid=6671] ppid=6626 vsize=340208 CPUtime=123.82 cores=1,3,5,7
/proc/6627/task/6671/stat : 6671 (pb_cplex) R 6626 6626 6357 0 -1 4202560 70036 0 0 0 12358 24 0 0 20 0 8 0 390833146 348372992 60613 33554432000 134512640 146736320 4291779040 4123152424 139044505 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=6627/tid=6672] ppid=6626 vsize=340208 CPUtime=103.83 cores=1,3,5,7
/proc/6627/task/6672/stat : 6672 (pb_cplex) R 6626 6626 6357 0 -1 4202560 52884 0 0 0 10361 22 0 0 20 0 8 0 390833146 348372992 60613 33554432000 134512640 146736320 4291779040 4112666832 136008047 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=6627/tid=6673] ppid=6626 vsize=340208 CPUtime=93.1 cores=1,3,5,7
/proc/6627/task/6673/stat : 6673 (pb_cplex) R 6626 6626 6357 0 -1 4202560 50785 0 0 0 9291 19 0 0 20 0 8 0 390833146 348372992 60613 33554432000 134512640 146736320 4291779040 4102181456 136403116 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1318.95
Current children cumulated vsize (KiB) 349356

[startup+522.3 s]
/proc/loadavg: 7.96 5.90 2.96 10/186 6674
/proc/meminfo: memFree=28220812/32873844 swapFree=7900/7900
[pid=6626] ppid=6624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6626/stat : 6626 (run) S 6624 6626 6357 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390810158 9367552 269 33554432000 4194304 5064252 140734670195408 140734670194320 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6626/statm: 2287 269 229 213 0 72 0
[pid=6627] ppid=6626 vsize=344404 CPUtime=1550.09 cores=1,3,5,7
/proc/6627/stat : 6627 (pb_cplex) R 6626 6626 6357 0 -1 4202496 882306 0 0 0 154686 323 0 0 20 0 8 0 390810158 352669696 62028 33554432000 134512640 146736320 4291779040 4291770880 135468684 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6627/statm: 86101 62028 904 2985 0 83035 0
[pid=6627/tid=6667] ppid=6626 vsize=344404 CPUtime=120.97 cores=1,3,5,7
/proc/6627/task/6667/stat : 6667 (pb_cplex) R 6626 6626 6357 0 -1 4202560 48153 0 0 0 12075 22 0 0 20 0 8 0 390833146 352669696 62028 33554432000 134512640 146736320 4291779040 4046323920 136008050 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=6627/tid=6668] ppid=6626 vsize=344404 CPUtime=131.35 cores=1,3,5,7
/proc/6627/task/6668/stat : 6668 (pb_cplex) R 6626 6626 6357 0 -1 4202560 44587 0 0 0 13115 20 0 0 20 0 8 0 390833146 352669696 62028 33554432000 134512640 146736320 4291779040 4056808476 135854513 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=6627/tid=6669] ppid=6626 vsize=344404 CPUtime=124.59 cores=1,3,5,7
/proc/6627/task/6669/stat : 6669 (pb_cplex) R 6626 6626 6357 0 -1 4202560 41762 0 0 0 12439 20 0 0 20 0 8 0 390833146 352669696 62028 33554432000 134512640 146736320 4291779040 4067295440 136008065 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=6627/tid=6670] ppid=6626 vsize=344404 CPUtime=131.43 cores=1,3,5,7
/proc/6627/task/6670/stat : 6670 (pb_cplex) R 6626 6626 6357 0 -1 4202560 30993 0 0 0 13126 17 0 0 20 0 8 0 390833146 352669696 62028 33554432000 134512640 146736320 4291779040 4077781448 136001978 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=6627/tid=6671] ppid=6626 vsize=344404 CPUtime=151.15 cores=1,3,5,7
/proc/6627/task/6671/stat : 6671 (pb_cplex) R 6626 6626 6357 0 -1 4202560 82297 0 0 0 15086 29 0 0 20 0 8 0 390833146 352669696 62028 33554432000 134512640 146736320 4291779040 4123152592 136008065 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=6627/tid=6672] ppid=6626 vsize=344404 CPUtime=131.72 cores=1,3,5,7
/proc/6627/task/6672/stat : 6672 (pb_cplex) R 6626 6626 6357 0 -1 4202560 54499 0 0 0 13149 23 0 0 20 0 8 0 390833146 352669696 62028 33554432000 134512640 146736320 4291779040 4112667216 136403129 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=6627/tid=6673] ppid=6626 vsize=344404 CPUtime=125.17 cores=1,3,5,7
/proc/6627/task/6673/stat : 6673 (pb_cplex) R 6626 6626 6357 0 -1 4202560 53269 0 0 0 12496 21 0 0 20 0 8 0 390833146 352669696 62028 33554432000 134512640 146736320 4291779040 4102180936 139042883 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1550.09
Current children cumulated vsize (KiB) 353552

[startup+582.3 s]
/proc/loadavg: 7.53 6.17 3.24 10/187 6677
/proc/meminfo: memFree=28217692/32873844 swapFree=7900/7900
[pid=6626] ppid=6624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6626/stat : 6626 (run) S 6624 6626 6357 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390810158 9367552 269 33554432000 4194304 5064252 140734670195408 140734670194320 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6626/statm: 2287 269 229 213 0 72 0
[pid=6627] ppid=6626 vsize=345532 CPUtime=1766.23 cores=1,3,5,7
/proc/6627/stat : 6627 (pb_cplex) R 6626 6626 6357 0 -1 4202496 929083 0 0 0 176278 345 0 0 20 0 8 0 390810158 353824768 63072 33554432000 134512640 146736320 4291779040 4291772352 139046532 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6627/statm: 86383 63072 904 2985 0 83317 0
[pid=6627/tid=6667] ppid=6626 vsize=345532 CPUtime=150.58 cores=1,3,5,7
/proc/6627/task/6667/stat : 6667 (pb_cplex) R 6626 6626 6357 0 -1 4202560 55520 0 0 0 15031 27 0 0 20 0 8 0 390833146 353824768 63072 33554432000 134512640 146736320 4291779040 4046323752 139044505 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=6627/tid=6668] ppid=6626 vsize=345532 CPUtime=156.49 cores=1,3,5,7
/proc/6627/task/6668/stat : 6668 (pb_cplex) R 6626 6626 6357 0 -1 4202560 56307 0 0 0 15624 25 0 0 20 0 8 0 390833146 353824768 63072 33554432000 134512640 146736320 4291779040 4056809928 136001870 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=6627/tid=6669] ppid=6626 vsize=345532 CPUtime=149.23 cores=1,3,5,7
/proc/6627/task/6669/stat : 6669 (pb_cplex) R 6626 6626 6357 0 -1 4202560 53003 0 0 0 14898 25 0 0 20 0 8 0 390833146 353824768 63072 33554432000 134512640 146736320 4291779040 4067295304 139042980 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=6627/tid=6670] ppid=6626 vsize=345532 CPUtime=158.46 cores=1,3,5,7
/proc/6627/task/6670/stat : 6670 (pb_cplex) R 6626 6626 6357 0 -1 4202560 32971 0 0 0 15828 18 0 0 20 0 8 0 390833146 353824768 63072 33554432000 134512640 146736320 4291779040 4077780808 135526330 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=6627/tid=6671] ppid=6626 vsize=345532 CPUtime=179.81 cores=1,3,5,7
/proc/6627/task/6671/stat : 6671 (pb_cplex) R 6626 6626 6357 0 -1 4202560 87820 0 0 0 17949 32 0 0 20 0 8 0 390833146 353824768 63072 33554432000 134512640 146736320 4291779040 4123152440 136476029 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=6627/tid=6672] ppid=6626 vsize=345532 CPUtime=162.38 cores=1,3,5,7
/proc/6627/task/6672/stat : 6672 (pb_cplex) R 6626 6626 6357 0 -1 4202560 61917 0 0 0 16211 27 0 0 20 0 8 0 390833146 353824768 63072 33554432000 134512640 146736320 4291779040 4112666664 139044550 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=6627/tid=6673] ppid=6626 vsize=345532 CPUtime=149.6 cores=1,3,5,7
/proc/6627/task/6673/stat : 6673 (pb_cplex) R 6626 6626 6357 0 -1 4202560 54369 0 0 0 14938 22 0 0 20 0 8 0 390833146 353824768 63072 33554432000 134512640 146736320 4291779040 4102180936 139042890 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1766.23
Current children cumulated vsize (KiB) 354680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+590.801 s]
/proc/loadavg: 7.76 6.26 3.30 10/187 6677
/proc/meminfo: memFree=28216452/32873844 swapFree=7900/7900
[pid=6626] ppid=6624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6626/stat : 6626 (run) S 6624 6626 6357 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 390810158 9367552 269 33554432000 4194304 5064252 140734670195408 140734670194320 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6626/statm: 2287 269 229 213 0 72 0
[pid=6627] ppid=6626 vsize=347236 CPUtime=1800.16 cores=1,3,5,7
/proc/6627/stat : 6627 (pb_cplex) R 6626 6626 6357 0 -1 4202496 931184 0 0 0 179670 346 0 0 20 0 8 0 390810158 355569664 63272 33554432000 134512640 146736320 4291779040 4291771784 139042902 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/6627/statm: 86809 63272 904 2985 0 83743 0
[pid=6627/tid=6667] ppid=6626 vsize=347236 CPUtime=154.84 cores=1,3,5,7
/proc/6627/task/6667/stat : 6667 (pb_cplex) R 6626 6626 6357 0 -1 4202560 55521 0 0 0 15457 27 0 0 20 0 8 0 390833146 355569664 63272 33554432000 134512640 146736320 4291779040 4046323920 136008163 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=6627/tid=6668] ppid=6626 vsize=347236 CPUtime=160.74 cores=1,3,5,7
/proc/6627/task/6668/stat : 6668 (pb_cplex) R 6626 6626 6357 0 -1 4202560 56720 0 0 0 16048 26 0 0 20 0 8 0 390833146 355569664 63272 33554432000 134512640 146736320 4291779040 4056809680 136008050 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=6627/tid=6669] ppid=6626 vsize=347236 CPUtime=153.44 cores=1,3,5,7
/proc/6627/task/6669/stat : 6669 (pb_cplex) R 6626 6626 6357 0 -1 4202560 53540 0 0 0 15319 25 0 0 20 0 8 0 390833146 355569664 63272 33554432000 134512640 146736320 4291779040 4067295824 136403112 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=6627/tid=6670] ppid=6626 vsize=347236 CPUtime=162.73 cores=1,3,5,7
/proc/6627/task/6670/stat : 6670 (pb_cplex) R 6626 6626 6357 0 -1 4202560 33454 0 0 0 16254 19 0 0 20 0 8 0 390833146 355569664 63272 33554432000 134512640 146736320 4291779040 4077781200 136008363 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=6627/tid=6671] ppid=6626 vsize=347236 CPUtime=184.02 cores=1,3,5,7
/proc/6627/task/6671/stat : 6671 (pb_cplex) R 6626 6626 6357 0 -1 4202560 88474 0 0 0 18370 32 0 0 20 0 8 0 390833146 355569664 63272 33554432000 134512640 146736320 4291779040 4123152592 136008450 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=6627/tid=6672] ppid=6626 vsize=347236 CPUtime=166.63 cores=1,3,5,7
/proc/6627/task/6672/stat : 6672 (pb_cplex) R 6626 6626 6357 0 -1 4202560 61922 0 0 0 16636 27 0 0 20 0 8 0 390833146 355569664 63272 33554432000 134512640 146736320 4291779040 4112666832 136008065 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=6627/tid=6673] ppid=6626 vsize=347236 CPUtime=153.84 cores=1,3,5,7
/proc/6627/task/6673/stat : 6673 (pb_cplex) R 6626 6626 6357 0 -1 4202560 54377 0 0 0 15361 23 0 0 20 0 8 0 390833146 355569664 63272 33554432000 134512640 146736320 4291779040 4102181320 135999645 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 356384

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 6626 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=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1800.16
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 590.817
CPU time (s): 1800.16
CPU user time (s): 1796.7
CPU system time (s): 3.46
CPU usage (%): 304.69
Max. virtual memory (cumulated for all children) (KiB): 376132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
maximum resident set size= 1076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 353
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.82372 second user time and 3.87241 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-09 15:00:56
IDJOB=3730908
IDBENCH=1492
IDSOLVER=2325
FILE ID=node137/3730908-1339246856
RUNJOBID= node137-1339246832-6374
PBS_JOBID= 14644344
Free space on /tmp= 70920 MiB

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

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

MD5SUM BENCH= a985b0d4e6d576e8ad3098d78036fdc8
RANDOM SEED=526829103

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
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:        28633644 kB
Buffers:          575244 kB
Cached:          2703792 kB
SwapCached:         4640 kB
Active:          1543176 kB
Inactive:        1790112 kB
Active(anon):      41780 kB
Inactive(anon):     5856 kB
Active(file):    1501396 kB
Inactive(file):  1784256 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097908 kB
Dirty:             35804 kB
Writeback:             0 kB
AnonPages:         50120 kB
Mapped:            11816 kB
Shmem:                 0 kB
Slab:             766172 kB
SReclaimable:     206424 kB
SUnreclaim:       559748 kB
KernelStack:        1400 kB
PageTables:         3812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     168756 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-3730908-1339246856.opb

Free space on /tmp at the end= 70904 MiB
End job on node137 at 2012-06-09 15:10:47