Trace number 2699869

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
pb_cplex 2010-07-01? (TO) 1800.19 555.318

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/dimacs/
normalized-pret150_75_ext.wbo
MD5SUM1c30e07d16d18b0cca06c3c199bd8fd0
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.014997
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables300
Total number of constraints550
Number of soft constraints400
Number of constraints which are clauses400
Number of constraints which are cardinality constraints (but not clauses)150
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Top cost 401
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 400
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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 wbo file format. File HOME/instance-2699869-1278533843.wbo.
0.00/0.00	c Instance file HOME/instance-2699869-1278533843.wbo
0.00/0.00	c File size is 17421 bytes.
0.00/0.03	c Highest Coefficient sum: 5
0.00/0.03	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.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Parsing time:          0.03         s                                      |
0.00/0.04	c |  Number Variables:      700                                                 |
0.00/0.04	c |  Number Constraints:    701                                                 |
0.00/0.04	c ===============================================================================
1800.19/555.31	c Remaining time 1799.97 sec.
1800.19/555.31	c 
1800.19/555.31	c *** INTERRUPTED ***
1800.19/555.31	s UNKNOWN
1800.19/555.31	c Total CPU time              : 1684.19 s
1800.19/555.31	c Memory used           : 417.86 MB
1800.19/555.31	c CPU time              : 1684.19 s
1800.19/555.31	c 
1800.19/555.31	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2699869-1278533843/watcher-2699869-1278533843 -o /tmp/evaluation-result-2699869-1278533843/solver-2699869-1278533843 -C 1800 -W 2000 -M 3800 run HOME/instance-2699869-1278533843.wbo 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.25 0.06 0.02 1/173 19720
/proc/meminfo: memFree=29966308/32950928 swapFree=67111528/67111528
[pid=19720] ppid=19718 vsize=8700 CPUtime=0
/proc/19720/stat : 19720 (run) S 19718 19720 19207 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 21598183 8908800 249 4089446400 4194304 4922060 140734266708512 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19720/statm: 2175 249 208 178 0 68 0

[startup+0.0799269 s]
/proc/loadavg: 0.25 0.06 0.02 1/173 19720
/proc/meminfo: memFree=29966308/32950928 swapFree=67111528/67111528
[pid=19720] ppid=19718 vsize=8700 CPUtime=0
/proc/19720/stat : 19720 (run) S 19718 19720 19207 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 21598183 8908800 249 4089446400 4194304 4922060 140734266708512 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19720/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100888 s]
/proc/loadavg: 0.25 0.06 0.02 1/173 19720
/proc/meminfo: memFree=29966308/32950928 swapFree=67111528/67111528
[pid=19720] ppid=19718 vsize=8700 CPUtime=0
/proc/19720/stat : 19720 (run) S 19718 19720 19207 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 21598183 8908800 249 4089446400 4194304 4922060 140734266708512 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19720/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300793 s]
/proc/loadavg: 0.25 0.06 0.02 1/173 19720
/proc/meminfo: memFree=29966308/32950928 swapFree=67111528/67111528
[pid=19720] ppid=19718 vsize=8700 CPUtime=0
/proc/19720/stat : 19720 (run) S 19718 19720 19207 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 21598183 8908800 249 4089446400 4194304 4922060 140734266708512 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19720/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700715 s]
/proc/loadavg: 0.25 0.06 0.02 1/173 19720
/proc/meminfo: memFree=29966308/32950928 swapFree=67111528/67111528
[pid=19720] ppid=19718 vsize=8700 CPUtime=0
/proc/19720/stat : 19720 (run) S 19718 19720 19207 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 21598183 8908800 249 4089446400 4194304 4922060 140734266708512 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19720/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50056 s]
/proc/loadavg: 0.25 0.06 0.02 2/182 19764
/proc/meminfo: memFree=29948876/32950928 swapFree=67111528/67111528
[pid=19720] ppid=19718 vsize=8700 CPUtime=0
/proc/19720/stat : 19720 (run) S 19718 19720 19207 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 21598183 8908800 249 4089446400 4194304 4922060 140734266708512 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19720/statm: 2175 249 208 178 0 68 0
[pid=19721] ppid=19720 vsize=111964 CPUtime=6.08
/proc/19721/stat : 19721 (pb_cplex) R 19720 19720 19207 0 -1 4202496 15490 0 0 0 556 52 0 0 17 0 8 0 21598183 114651136 6315 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/19721/statm: 27991 6315 1096 2985 0 24533 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 120664

[startup+3.10026 s]
/proc/loadavg: 0.71 0.16 0.05 2/182 19771
/proc/meminfo: memFree=29943668/32950928 swapFree=67111528/67111528
[pid=19720] ppid=19718 vsize=8700 CPUtime=0
/proc/19720/stat : 19720 (run) S 19718 19720 19207 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 21598183 8908800 249 4089446400 4194304 4922060 140734266708512 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19720/statm: 2175 249 208 178 0 68 0
[pid=19721] ppid=19720 vsize=116060 CPUtime=15.01
/proc/19721/stat : 19721 (pb_cplex) R 19720 19720 19207 0 -1 4202496 17415 0 0 0 1377 124 0 0 16 0 8 0 21598183 118845440 7269 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/19721/statm: 29015 7269 1097 2985 0 25557 0
Current children cumulated CPU time (s) 15.01
Current children cumulated vsize (KiB) 124760

[startup+6.30393 s]
/proc/loadavg: 0.71 0.16 0.05 5/182 19785
/proc/meminfo: memFree=29936248/32950928 swapFree=67111528/67111528
[pid=19720] ppid=19718 vsize=8700 CPUtime=0
/proc/19720/stat : 19720 (run) S 19718 19720 19207 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 21598183 8908800 249 4089446400 4194304 4922060 140734266708512 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19720/statm: 2175 249 208 178 0 68 0
[pid=19721] ppid=19720 vsize=120672 CPUtime=31.17
/proc/19721/stat : 19721 (pb_cplex) S 19720 19720 19207 0 -1 4202496 19740 0 0 0 2873 244 0 0 15 0 8 0 21598183 123568128 8529 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/19721/statm: 30168 8529 1092 2985 0 26710 0
[pid=19721/tid=19779] ppid=19720 vsize=120672 CPUtime=1.51
/proc/19721/task/19779/stat : 19779 (pb_cplex) R 19720 19720 19207 0 -1 4202560 257 0 0 0 141 10 0 0 15 0 8 0 21598562 123568128 8529 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=19721/tid=19780] ppid=19720 vsize=120672 CPUtime=1.53
/proc/19721/task/19780/stat : 19780 (pb_cplex) S 19720 19720 19207 0 -1 4202560 124 0 0 0 141 12 0 0 16 0 8 0 21598562 123568128 8529 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 2 0 0 0
[pid=19721/tid=19781] ppid=19720 vsize=120672 CPUtime=1.53
/proc/19721/task/19781/stat : 19781 (pb_cplex) R 19720 19720 19207 0 -1 4202560 168 0 0 0 141 12 0 0 15 0 8 0 21598562 123568128 8529 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=19721/tid=19782] ppid=19720 vsize=120672 CPUtime=1.51
/proc/19721/task/19782/stat : 19782 (pb_cplex) S 19720 19720 19207 0 -1 4202560 50 0 0 0 142 9 0 0 15 0 8 0 21598562 123568128 8529 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 0 0 0 0
[pid=19721/tid=19783] ppid=19720 vsize=120672 CPUtime=1.51
/proc/19721/task/19783/stat : 19783 (pb_cplex) S 19720 19720 19207 0 -1 4202560 112 0 0 0 139 12 0 0 15 0 8 0 21598562 123568128 8529 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 3 0 0 0
[pid=19721/tid=19784] ppid=19720 vsize=120672 CPUtime=1.49
/proc/19721/task/19784/stat : 19784 (pb_cplex) S 19720 19720 19207 0 -1 4202560 253 0 0 0 142 7 0 0 15 0 8 0 21598562 123568128 8529 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 6 0 0 0
[pid=19721/tid=19785] ppid=19720 vsize=120672 CPUtime=1.48
/proc/19721/task/19785/stat : 19785 (pb_cplex) R 19720 19720 19207 0 -1 4202560 134 0 0 0 135 13 0 0 15 0 8 0 21598562 123568128 8529 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 31.17
Current children cumulated vsize (KiB) 129372

[startup+12.7004 s]
/proc/loadavg: 1.51 0.35 0.11 2/182 19838
/proc/meminfo: memFree=29926400/32950928 swapFree=67111528/67111528
[pid=19720] ppid=19718 vsize=8700 CPUtime=0
/proc/19720/stat : 19720 (run) S 19718 19720 19207 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 21598183 8908800 249 4089446400 4194304 4922060 140734266708512 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19720/statm: 2175 249 208 178 0 68 0
[pid=19721] ppid=19720 vsize=133212 CPUtime=64.92
/proc/19721/stat : 19721 (pb_cplex) R 19720 19720 19207 0 -1 4202496 24193 0 0 0 5993 499 0 0 18 0 8 0 21598183 136409088 11349 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0
/proc/19721/statm: 33303 11349 1098 2985 0 29845 0
Current children cumulated CPU time (s) 64.92
Current children cumulated vsize (KiB) 141912

[startup+25.501 s]
/proc/loadavg: 2.11 0.52 0.17 4/187 19901
/proc/meminfo: memFree=29874400/32950928 swapFree=67111528/67111528
[pid=19720] ppid=19718 vsize=8700 CPUtime=0
/proc/19720/stat : 19720 (run) S 19718 19720 19207 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 21598183 8908800 249 4089446400 4194304 4922060 140734266708512 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19720/statm: 2175 249 208 178 0 68 0
[pid=19721] ppid=19720 vsize=147232 CPUtime=120.54
/proc/19721/stat : 19721 (pb_cplex) R 19720 19720 19207 0 -1 4202496 31811 0 0 0 11157 897 0 0 15 0 8 0 21598183 150765568 15200 4089446400 134512640 146736320 4287851216 18446744073709551615 136674344 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/19721/statm: 36808 15200 1092 2985 0 33350 0
[pid=19721/tid=19839] ppid=19720 vsize=147232 CPUtime=7.09
/proc/19721/task/19839/stat : 19839 (pb_cplex) S 19720 19720 19207 0 -1 4202560 1286 0 0 0 653 56 0 0 15 0 8 0 21599442 150765568 15200 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 4 0 0 0
[pid=19721/tid=19840] ppid=19720 vsize=147232 CPUtime=6.95
/proc/19721/task/19840/stat : 19840 (pb_cplex) R 19720 19720 19207 0 -1 4202560 799 0 0 0 645 50 0 0 15 0 8 0 21599442 150765568 15200 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=19721/tid=19841] ppid=19720 vsize=147232 CPUtime=6.88
/proc/19721/task/19841/stat : 19841 (pb_cplex) S 19720 19720 19207 0 -1 4202560 782 0 0 0 650 38 0 0 15 0 8 0 21599442 150765568 15200 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 4 0 0 0
[pid=19721/tid=19842] ppid=19720 vsize=147232 CPUtime=6.83
/proc/19721/task/19842/stat : 19842 (pb_cplex) S 19720 19720 19207 0 -1 4202560 761 0 0 0 633 50 0 0 15 0 8 0 21599442 150765568 15200 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 5 0 0 0
[pid=19721/tid=19843] ppid=19720 vsize=147232 CPUtime=6.85
/proc/19721/task/19843/stat : 19843 (pb_cplex) S 19720 19720 19207 0 -1 4202560 956 0 0 0 640 45 0 0 15 0 8 0 21599442 150765568 15200 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 3 0 0 0
[pid=19721/tid=19844] ppid=19720 vsize=147232 CPUtime=6.89
/proc/19721/task/19844/stat : 19844 (pb_cplex) S 19720 19720 19207 0 -1 4202560 934 0 0 0 637 52 0 0 15 0 8 0 21599442 150765568 15200 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 7 0 0 0
[pid=19721/tid=19845] ppid=19720 vsize=147232 CPUtime=6.86
/proc/19721/task/19845/stat : 19845 (pb_cplex) S 19720 19720 19207 0 -1 4202560 1102 0 0 0 629 57 0 0 16 0 8 0 21599442 150765568 15200 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 120.54
Current children cumulated vsize (KiB) 155932

[startup+51.1031 s]
/proc/loadavg: 2.96 0.85 0.29 3/187 19910
/proc/meminfo: memFree=29818228/32950928 swapFree=67111528/67111528
[pid=19720] ppid=19718 vsize=8700 CPUtime=0
/proc/19720/stat : 19720 (run) S 19718 19720 19207 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 21598183 8908800 249 4089446400 4194304 4922060 140734266708512 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19720/statm: 2175 249 208 178 0 68 0
[pid=19721] ppid=19720 vsize=172996 CPUtime=205.99
/proc/19721/stat : 19721 (pb_cplex) S 19720 19720 19207 0 -1 4202496 42362 0 0 0 19109 1490 0 0 16 0 8 0 21598183 177147904 21733 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0
/proc/19721/statm: 43249 21733 1092 2985 0 39791 0
[pid=19721/tid=19902] ppid=19720 vsize=172996 CPUtime=10.72
/proc/19721/task/19902/stat : 19902 (pb_cplex) S 19720 19720 19207 0 -1 4202560 1395 0 0 0 994 78 0 0 15 0 8 0 21600754 177147904 21733 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 6 0 0 0
[pid=19721/tid=19903] ppid=19720 vsize=172996 CPUtime=10.67
/proc/19721/task/19903/stat : 19903 (pb_cplex) S 19720 19720 19207 0 -1 4202560 941 0 0 0 989 78 0 0 15 0 8 0 21600754 177147904 21733 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 4 0 0 0
[pid=19721/tid=19904] ppid=19720 vsize=172996 CPUtime=10.42
/proc/19721/task/19904/stat : 19904 (pb_cplex) S 19720 19720 19207 0 -1 4202560 1196 0 0 0 969 73 0 0 16 0 8 0 21600754 177147904 21733 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 5 0 0 0
[pid=19721/tid=19905] ppid=19720 vsize=172996 CPUtime=10.18
/proc/19721/task/19905/stat : 19905 (pb_cplex) S 19720 19720 19207 0 -1 4202560 1130 0 0 0 948 70 0 0 15 0 8 0 21600754 177147904 21733 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 1 0 0 0
[pid=19721/tid=19906] ppid=19720 vsize=172996 CPUtime=10.02
/proc/19721/task/19906/stat : 19906 (pb_cplex) R 19720 19720 19207 0 -1 4202560 1631 0 0 0 931 71 0 0 16 0 8 0 21600754 177147904 21733 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=19721/tid=19907] ppid=19720 vsize=172996 CPUtime=9.9
/proc/19721/task/19907/stat : 19907 (pb_cplex) R 19720 19720 19207 0 -1 4202560 1101 0 0 0 923 67 0 0 15 0 8 0 21600754 177147904 21733 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=19721/tid=19908] ppid=19720 vsize=172996 CPUtime=10.12
/proc/19721/task/19908/stat : 19908 (pb_cplex) R 19720 19720 19207 0 -1 4202560 1187 0 0 0 937 75 0 0 15 0 8 0 21600754 177147904 21733 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 205.99
Current children cumulated vsize (KiB) 181696

[startup+102.306 s]
/proc/loadavg: 3.93 1.44 0.52 8/187 19920
/proc/meminfo: memFree=29699220/32950928 swapFree=67111528/67111528
[pid=19720] ppid=19718 vsize=8700 CPUtime=0
/proc/19720/stat : 19720 (run) S 19718 19720 19207 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 21598183 8908800 249 4089446400 4194304 4922060 140734266708512 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19720/statm: 2175 249 208 178 0 68 0
[pid=19721] ppid=19720 vsize=229220 CPUtime=375.69
/proc/19721/stat : 19721 (pb_cplex) S 19720 19720 19207 0 -1 4202496 63231 0 0 0 34933 2636 0 0 15 0 8 0 21598183 234721280 34885 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0
/proc/19721/statm: 57305 34885 1092 2985 0 53847 0
[pid=19721/tid=19911] ppid=19720 vsize=229220 CPUtime=19.43
/proc/19721/task/19911/stat : 19911 (pb_cplex) S 19720 19720 19207 0 -1 4202560 2307 0 0 0 1835 108 0 0 15 0 8 0 21603771 234721280 34885 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 0 0 0 0
[pid=19721/tid=19912] ppid=19720 vsize=229220 CPUtime=19.02
/proc/19721/task/19912/stat : 19912 (pb_cplex) S 19720 19720 19207 0 -1 4202560 1763 0 0 0 1769 133 0 0 15 0 8 0 21603771 234721280 34885 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 6 0 0 0
[pid=19721/tid=19913] ppid=19720 vsize=229220 CPUtime=18.63
/proc/19721/task/19913/stat : 19913 (pb_cplex) S 19720 19720 19207 0 -1 4202560 2124 0 0 0 1732 131 0 0 16 0 8 0 21603771 234721280 34885 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 4 0 0 0
[pid=19721/tid=19914] ppid=19720 vsize=229220 CPUtime=18.55
/proc/19721/task/19914/stat : 19914 (pb_cplex) S 19720 19720 19207 0 -1 4202560 2497 0 0 0 1718 137 0 0 15 0 8 0 21603771 234721280 34885 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 3 0 0 0
[pid=19721/tid=19915] ppid=19720 vsize=229220 CPUtime=18
/proc/19721/task/19915/stat : 19915 (pb_cplex) S 19720 19720 19207 0 -1 4202560 2070 0 0 0 1681 119 0 0 15 0 8 0 21603771 234721280 34885 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 5 0 0 0
[pid=19721/tid=19916] ppid=19720 vsize=229220 CPUtime=17.82
/proc/19721/task/19916/stat : 19916 (pb_cplex) S 19720 19720 19207 0 -1 4202560 1938 0 0 0 1654 128 0 0 15 0 8 0 21603771 234721280 34885 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 1 0 0 0
[pid=19721/tid=19917] ppid=19720 vsize=229220 CPUtime=18.23
/proc/19721/task/19917/stat : 19917 (pb_cplex) R 19720 19720 19207 0 -1 4202560 1464 0 0 0 1694 129 0 0 15 0 8 0 21603771 234721280 34885 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 375.69
Current children cumulated vsize (KiB) 237920

[startup+162.301 s]
/proc/loadavg: 4.73 2.05 0.78 4/187 19929
/proc/meminfo: memFree=29565772/32950928 swapFree=67111528/67111528
[pid=19720] ppid=19718 vsize=8700 CPUtime=0
/proc/19720/stat : 19720 (run) S 19718 19720 19207 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 21598183 8908800 249 4089446400 4194304 4922060 140734266708512 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0

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

/proc/19721/statm: 88024 65750 1094 2985 0 84566 0
[pid=19721/tid=19933] ppid=19720 vsize=352096 CPUtime=29.66
/proc/19721/task/19933/stat : 19933 (pb_cplex) S 19720 19720 19207 0 -1 4202560 51 0 0 0 2777 189 0 0 16 0 8 0 21624872 360546304 65750 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 5 0 0 0
[pid=19721/tid=19934] ppid=19720 vsize=352096 CPUtime=28.33
/proc/19721/task/19934/stat : 19934 (pb_cplex) S 19720 19720 19207 0 -1 4202560 197 0 0 0 2644 189 0 0 15 0 8 0 21624872 360546304 65750 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 7 0 0 0
[pid=19721/tid=19935] ppid=19720 vsize=352096 CPUtime=28.17
/proc/19721/task/19935/stat : 19935 (pb_cplex) S 19720 19720 19207 0 -1 4202560 355 0 0 0 2642 175 0 0 15 0 8 0 21624872 360546304 65750 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 3 0 0 0
[pid=19721/tid=19936] ppid=19720 vsize=352096 CPUtime=28.01
/proc/19721/task/19936/stat : 19936 (pb_cplex) S 19720 19720 19207 0 -1 4202560 193 0 0 0 2641 160 0 0 15 0 8 0 21624872 360546304 65750 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 0 0 0 0
[pid=19721/tid=19937] ppid=19720 vsize=352096 CPUtime=27.76
/proc/19721/task/19937/stat : 19937 (pb_cplex) S 19720 19720 19207 0 -1 4202560 189 0 0 0 2615 161 0 0 15 0 8 0 21624872 360546304 65750 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 4 0 0 0
[pid=19721/tid=19938] ppid=19720 vsize=352096 CPUtime=27.39
/proc/19721/task/19938/stat : 19938 (pb_cplex) R 19720 19720 19207 0 -1 4202560 288 0 0 0 2553 186 0 0 15 0 8 0 21624872 360546304 65750 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=19721/tid=19939] ppid=19720 vsize=352096 CPUtime=27.94
/proc/19721/task/19939/stat : 19939 (pb_cplex) R 19720 19720 19207 0 -1 4202560 462 0 0 0 2586 208 0 0 15 0 8 0 21624872 360546304 65750 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1133.1
Current children cumulated vsize (KiB) 360796

[startup+402.301 s]
/proc/loadavg: 4.64 3.53 1.67 7/187 19942
/proc/meminfo: memFree=29171636/32950928 swapFree=67111528/67111528
[pid=19720] ppid=19718 vsize=8700 CPUtime=0
/proc/19720/stat : 19720 (run) S 19718 19720 19207 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 21598183 8908800 249 4089446400 4194304 4922060 140734266708512 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19720/statm: 2175 249 208 178 0 68 0
[pid=19721] ppid=19720 vsize=370480 CPUtime=1320.58
/proc/19721/stat : 19721 (pb_cplex) S 19720 19720 19207 0 -1 4202496 557460 0 0 0 123437 8621 0 0 15 0 8 0 21598183 379371520 70365 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/19721/statm: 92620 70365 1094 2985 0 89162 0
[pid=19721/tid=19933] ppid=19720 vsize=370480 CPUtime=53.13
/proc/19721/task/19933/stat : 19933 (pb_cplex) S 19720 19720 19207 0 -1 4202560 241 0 0 0 4975 338 0 0 15 0 8 0 21624872 379371520 70365 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 1 0 0 0
[pid=19721/tid=19934] ppid=19720 vsize=370480 CPUtime=50.98
/proc/19721/task/19934/stat : 19934 (pb_cplex) S 19720 19720 19207 0 -1 4202560 289 0 0 0 4766 332 0 0 15 0 8 0 21624872 379371520 70365 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 1 0 0 0
[pid=19721/tid=19935] ppid=19720 vsize=370480 CPUtime=50.76
/proc/19721/task/19935/stat : 19935 (pb_cplex) S 19720 19720 19207 0 -1 4202560 505 0 0 0 4771 305 0 0 15 0 8 0 21624872 379371520 70365 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 4 0 0 0
[pid=19721/tid=19936] ppid=19720 vsize=370480 CPUtime=50.26
/proc/19721/task/19936/stat : 19936 (pb_cplex) R 19720 19720 19207 0 -1 4202560 357 0 0 0 4722 304 0 0 15 0 8 0 21624872 379371520 70365 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=19721/tid=19937] ppid=19720 vsize=370480 CPUtime=49.59
/proc/19721/task/19937/stat : 19937 (pb_cplex) S 19720 19720 19207 0 -1 4202560 306 0 0 0 4661 298 0 0 15 0 8 0 21624872 379371520 70365 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 3 0 0 0
[pid=19721/tid=19938] ppid=19720 vsize=370480 CPUtime=49.13
/proc/19721/task/19938/stat : 19938 (pb_cplex) S 19720 19720 19207 0 -1 4202560 372 0 0 0 4586 327 0 0 15 0 8 0 21624872 379371520 70365 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 0 0 0 0
[pid=19721/tid=19939] ppid=19720 vsize=370480 CPUtime=50.1
/proc/19721/task/19939/stat : 19939 (pb_cplex) S 19720 19720 19207 0 -1 4202560 602 0 0 0 4642 368 0 0 15 0 8 0 21624872 379371520 70365 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1320.58
Current children cumulated vsize (KiB) 379180

[startup+462.301 s]
/proc/loadavg: 4.23 3.64 1.84 4/187 19944
/proc/meminfo: memFree=29070424/32950928 swapFree=67111528/67111528
[pid=19720] ppid=19718 vsize=8700 CPUtime=0
/proc/19720/stat : 19720 (run) S 19718 19720 19207 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 21598183 8908800 249 4089446400 4194304 4922060 140734266708512 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19720/statm: 2175 249 208 178 0 68 0
[pid=19721] ppid=19720 vsize=393896 CPUtime=1508.84
/proc/19721/stat : 19721 (pb_cplex) S 19720 19720 19207 0 -1 4202496 667742 0 0 0 141098 9786 0 0 16 0 8 0 21598183 403349504 76292 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0
/proc/19721/statm: 98474 76292 1094 2985 0 95016 0
[pid=19721/tid=19933] ppid=19720 vsize=393896 CPUtime=76.77
/proc/19721/task/19933/stat : 19933 (pb_cplex) S 19720 19720 19207 0 -1 4202560 484 0 0 0 7186 491 0 0 15 0 8 0 21624872 403349504 76292 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 7 0 0 0
[pid=19721/tid=19934] ppid=19720 vsize=393896 CPUtime=73.42
/proc/19721/task/19934/stat : 19934 (pb_cplex) S 19720 19720 19207 0 -1 4202560 339 0 0 0 6854 488 0 0 15 0 8 0 21624872 403349504 76292 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 3 0 0 0
[pid=19721/tid=19935] ppid=19720 vsize=393896 CPUtime=73.15
/proc/19721/task/19935/stat : 19935 (pb_cplex) S 19720 19720 19207 0 -1 4202560 727 0 0 0 6884 431 0 0 15 0 8 0 21624872 403349504 76292 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 4 0 0 0
[pid=19721/tid=19936] ppid=19720 vsize=393896 CPUtime=72.54
/proc/19721/task/19936/stat : 19936 (pb_cplex) S 19720 19720 19207 0 -1 4202560 558 0 0 0 6821 433 0 0 15 0 8 0 21624872 403349504 76292 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 0 0 0 0
[pid=19721/tid=19937] ppid=19720 vsize=393896 CPUtime=71.74
/proc/19721/task/19937/stat : 19937 (pb_cplex) S 19720 19720 19207 0 -1 4202560 536 0 0 0 6746 428 0 0 15 0 8 0 21624872 403349504 76292 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 1 0 0 0
[pid=19721/tid=19938] ppid=19720 vsize=393896 CPUtime=70.89
/proc/19721/task/19938/stat : 19938 (pb_cplex) S 19720 19720 19207 0 -1 4202560 535 0 0 0 6624 465 0 0 15 0 8 0 21624872 403349504 76292 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 2 0 0 0
[pid=19721/tid=19939] ppid=19720 vsize=393896 CPUtime=72.34
/proc/19721/task/19939/stat : 19939 (pb_cplex) R 19720 19720 19207 0 -1 4202560 971 0 0 0 6705 529 0 0 15 0 8 0 21624872 403349504 76292 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1508.84
Current children cumulated vsize (KiB) 402596

[startup+522.304 s]
/proc/loadavg: 5.05 3.94 2.04 4/187 19946
/proc/meminfo: memFree=28970672/32950928 swapFree=67111528/67111528
[pid=19720] ppid=19718 vsize=8700 CPUtime=0
/proc/19720/stat : 19720 (run) S 19718 19720 19207 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 21598183 8908800 249 4089446400 4194304 4922060 140734266708512 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19720/statm: 2175 249 208 178 0 68 0
[pid=19721] ppid=19720 vsize=414372 CPUtime=1697.12
/proc/19721/stat : 19721 (pb_cplex) R 19720 19720 19207 0 -1 4202496 768181 0 0 0 158745 10967 0 0 16 0 8 0 21598183 424316928 81501 4089446400 134512640 146736320 4287851216 18446744073709551615 135454131 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/19721/statm: 103593 81501 1094 2985 0 100135 0
[pid=19721/tid=19933] ppid=19720 vsize=414372 CPUtime=100.42
/proc/19721/task/19933/stat : 19933 (pb_cplex) R 19720 19720 19207 0 -1 4202560 536 0 0 0 9399 643 0 0 15 0 8 0 21624872 424316928 81501 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=19721/tid=19934] ppid=19720 vsize=414372 CPUtime=95.9
/proc/19721/task/19934/stat : 19934 (pb_cplex) S 19720 19720 19207 0 -1 4202560 421 0 0 0 8949 641 0 0 15 0 8 0 21624872 424316928 81501 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 1 0 0 0
[pid=19721/tid=19935] ppid=19720 vsize=414372 CPUtime=95.72
/proc/19721/task/19935/stat : 19935 (pb_cplex) R 19720 19720 19207 0 -1 4202560 855 0 0 0 9003 569 0 0 15 0 8 0 21624872 424316928 81501 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=19721/tid=19936] ppid=19720 vsize=414372 CPUtime=94.69
/proc/19721/task/19936/stat : 19936 (pb_cplex) R 19720 19720 19207 0 -1 4202560 582 0 0 0 8888 581 0 0 15 0 8 0 21624872 424316928 81501 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=19721/tid=19937] ppid=19720 vsize=414372 CPUtime=93.68
/proc/19721/task/19937/stat : 19937 (pb_cplex) S 19720 19720 19207 0 -1 4202560 585 0 0 0 8818 550 0 0 15 0 8 0 21624872 424316928 81501 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 0 0 0 0
[pid=19721/tid=19938] ppid=19720 vsize=414372 CPUtime=92.88
/proc/19721/task/19938/stat : 19938 (pb_cplex) S 19720 19720 19207 0 -1 4202560 542 0 0 0 8691 597 0 0 15 0 8 0 21624872 424316928 81501 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 3 0 0 0
[pid=19721/tid=19939] ppid=19720 vsize=414372 CPUtime=94.84
/proc/19721/task/19939/stat : 19939 (pb_cplex) R 19720 19720 19207 0 -1 4202560 1145 0 0 0 8789 695 0 0 15 0 8 0 21624872 424316928 81501 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1697.12
Current children cumulated vsize (KiB) 423072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+555.301 s]
/proc/loadavg: 5.47 4.14 2.17 6/187 19946
/proc/meminfo: memFree=28912880/32950928 swapFree=67111528/67111528
[pid=19720] ppid=19718 vsize=8700 CPUtime=0
/proc/19720/stat : 19720 (run) S 19718 19720 19207 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 21598183 8908800 249 4089446400 4194304 4922060 140734266708512 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19720/statm: 2175 249 208 178 0 68 0
[pid=19721] ppid=19720 vsize=427880 CPUtime=1800.19
/proc/19721/stat : 19721 (pb_cplex) R 19720 19720 19207 0 -1 4202496 831007 0 0 0 168417 11602 0 0 15 0 8 0 21598183 438149120 84866 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/19721/statm: 106970 84866 1094 2985 0 103512 0
[pid=19721/tid=19933] ppid=19720 vsize=427880 CPUtime=113.28
/proc/19721/task/19933/stat : 19933 (pb_cplex) R 19720 19720 19207 0 -1 4202560 621 0 0 0 10602 726 0 0 15 0 8 0 21624872 438149120 84866 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=19721/tid=19934] ppid=19720 vsize=427880 CPUtime=108.2
/proc/19721/task/19934/stat : 19934 (pb_cplex) R 19720 19720 19207 0 -1 4202560 441 0 0 0 10100 720 0 0 15 0 8 0 21624872 438149120 84866 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=19721/tid=19935] ppid=19720 vsize=427880 CPUtime=107.86
/proc/19721/task/19935/stat : 19935 (pb_cplex) R 19720 19720 19207 0 -1 4202560 1112 0 0 0 10135 651 0 0 15 0 8 0 21624872 438149120 84866 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=19721/tid=19936] ppid=19720 vsize=427880 CPUtime=106.83
/proc/19721/task/19936/stat : 19936 (pb_cplex) R 19720 19720 19207 0 -1 4202560 632 0 0 0 10031 652 0 0 15 0 8 0 21624872 438149120 84866 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=19721/tid=19937] ppid=19720 vsize=427880 CPUtime=105.82
/proc/19721/task/19937/stat : 19937 (pb_cplex) R 19720 19720 19207 0 -1 4202560 686 0 0 0 9977 605 0 0 15 0 8 0 21624872 438149120 84866 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=19721/tid=19938] ppid=19720 vsize=427880 CPUtime=104.86
/proc/19721/task/19938/stat : 19938 (pb_cplex) R 19720 19720 19207 0 -1 4202560 647 0 0 0 9809 677 0 0 15 0 8 0 21624872 438149120 84866 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=19721/tid=19939] ppid=19720 vsize=427880 CPUtime=107.09
/proc/19721/task/19939/stat : 19939 (pb_cplex) S 19720 19720 19207 0 -1 4202560 1180 0 0 0 9922 787 0 0 15 0 8 0 21624872 438149120 84866 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 436580

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

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

[startup+555.301 s]
/proc/loadavg: 5.47 4.14 2.17 6/187 19946
/proc/meminfo: memFree=28912880/32950928 swapFree=67111528/67111528
[pid=19720] ppid=19718 vsize=8700 CPUtime=0
/proc/19720/stat : 19720 (run) S 19718 19720 19207 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 21598183 8908800 249 4089446400 4194304 4922060 140734266708512 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/19720/statm: 2175 249 208 178 0 68 0
[pid=19721] ppid=19720 vsize=427880 CPUtime=1800.19
/proc/19721/stat : 19721 (pb_cplex) R 19720 19720 19207 0 -1 4202496 831007 0 0 0 168417 11602 0 0 15 0 8 0 21598183 438149120 84866 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/19721/statm: 106970 84866 1094 2985 0 103512 0
[pid=19721/tid=19933] ppid=19720 vsize=427880 CPUtime=113.28
/proc/19721/task/19933/stat : 19933 (pb_cplex) R 19720 19720 19207 0 -1 4202560 621 0 0 0 10602 726 0 0 15 0 8 0 21624872 438149120 84866 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=19721/tid=19934] ppid=19720 vsize=427880 CPUtime=108.2
/proc/19721/task/19934/stat : 19934 (pb_cplex) R 19720 19720 19207 0 -1 4202560 441 0 0 0 10100 720 0 0 15 0 8 0 21624872 438149120 84866 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=19721/tid=19935] ppid=19720 vsize=427880 CPUtime=107.86
/proc/19721/task/19935/stat : 19935 (pb_cplex) R 19720 19720 19207 0 -1 4202560 1112 0 0 0 10135 651 0 0 15 0 8 0 21624872 438149120 84866 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=19721/tid=19936] ppid=19720 vsize=427880 CPUtime=106.83
/proc/19721/task/19936/stat : 19936 (pb_cplex) R 19720 19720 19207 0 -1 4202560 632 0 0 0 10031 652 0 0 15 0 8 0 21624872 438149120 84866 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=19721/tid=19937] ppid=19720 vsize=427880 CPUtime=105.82
/proc/19721/task/19937/stat : 19937 (pb_cplex) R 19720 19720 19207 0 -1 4202560 686 0 0 0 9977 605 0 0 15 0 8 0 21624872 438149120 84866 4089446400 134512640 146736320 4287851216 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=19721/tid=19938] ppid=19720 vsize=427880 CPUtime=104.86
/proc/19721/task/19938/stat : 19938 (pb_cplex) R 19720 19720 19207 0 -1 4202560 647 0 0 0 9809 677 0 0 15 0 8 0 21624872 438149120 84866 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=19721/tid=19939] ppid=19720 vsize=427880 CPUtime=107.09
/proc/19721/task/19939/stat : 19939 (pb_cplex) S 19720 19720 19207 0 -1 4202560 1180 0 0 0 9922 787 0 0 15 0 8 0 21624872 438149120 84866 4089446400 134512640 146736320 4287851216 18446744073709551615 144580073 0 2 4096 16387 18446604471143447552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 436580

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 555.318
CPU time (s): 1800.19
CPU user time (s): 1684.17
CPU system time (s): 116.02
CPU usage (%): 324.173
Max. virtual memory (cumulated for all children) (KiB): 442636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 364
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= 3
involuntary context switches= 2

runsolver used 1.06684 second user time and 2.12268 second system time

The end

Launcher Data

Begin job on node127 at 2010-07-07 22:17:23
IDJOB=2699869
IDBENCH=79380
IDSOLVER=1210
FILE ID=node127/2699869-1278533843
PBS_JOBID= 11239223
Free space on /tmp= 73200 MiB

SOLVER NAME= pb_cplex 2010-07-01
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/dimacs/normalized-pret150_75_ext.wbo
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2699869-1278533843/watcher-2699869-1278533843 -o /tmp/evaluation-result-2699869-1278533843/solver-2699869-1278533843 -C 1800 -W 2000 -M 3800  run HOME/instance-2699869-1278533843.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 3800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 1c30e07d16d18b0cca06c3c199bd8fd0
RANDOM SEED=365377467

node127.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.804
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.804
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5424.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.804
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.804
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.804
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.804
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.804
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.804
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29967084 kB
Buffers:        136576 kB
Cached:        2627192 kB
SwapCached:          0 kB
Active:        1134468 kB
Inactive:      1691932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29967084 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17036 kB
Writeback:           0 kB
AnonPages:       63124 kB
Mapped:          14416 kB
Slab:            93872 kB
PageTables:       4512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   184976 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73180 MiB
End job on node127 at 2010-07-07 22:26:41