Trace number 2697911

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900554072--soft-33-100-0.wbo
MD5SUMbecc9aeeb3178c7d9d9e6e8b76e31de7
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 benchmark71.2462
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints1857
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 93863
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 93862
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 695
Number of bits of the biggest sum of numbers10
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-2697911-1278054868.wbo.
0.00/0.00	c Instance file HOME/instance-2697911-1278054868.wbo
0.00/0.00	c File size is 92577 bytes.
0.67/1.09	c Highest Coefficient sum: 695
0.67/1.09	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.67/1.10	c ============================[ Problem Statistics ]=============================
0.67/1.10	c |                                                                             |
0.67/1.10	c |  Parsing time:          0.70         s                                      |
0.67/1.10	c |  Number Variables:      2088                                                |
0.67/1.10	c |  Number Constraints:    2708                                                |
0.67/1.10	c ===============================================================================

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-2697911-1278054868/watcher-2697911-1278054868 -o /tmp/evaluation-result-2697911-1278054868/solver-2697911-1278054868 -C 1800 -W 2000 -M 3800 run HOME/instance-2697911-1278054868.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.78 0.18 0.05 10/190 22428
/proc/meminfo: memFree=31155300/32951124 swapFree=67111528/67111528
[pid=22428] ppid=22426 vsize=24036 CPUtime=0
/proc/22428/stat : 22428 (runsolver) R 22426 22428 22181 0 -1 4202560 81 0 0 0 0 0 0 0 20 0 1 0 146782952 24612864 106 4089446400 4194304 4302564 140736999873536 18446744073709551615 232335713271 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/22428/statm: 6009 106 69 27 0 2647 0

[startup+0.082288 s]
/proc/loadavg: 0.78 0.18 0.05 10/190 22428
/proc/meminfo: memFree=31155300/32951124 swapFree=67111528/67111528
[pid=22428] ppid=22426 vsize=8700 CPUtime=0
/proc/22428/stat : 22428 (run) S 22426 22428 22181 0 -1 4202496 366 0 0 0 0 0 0 0 22 0 1 0 146782952 8908800 249 4089446400 4194304 4922060 140733953750160 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22428/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100205 s]
/proc/loadavg: 0.78 0.18 0.05 10/190 22428
/proc/meminfo: memFree=31155300/32951124 swapFree=67111528/67111528
[pid=22428] ppid=22426 vsize=8700 CPUtime=0
/proc/22428/stat : 22428 (run) S 22426 22428 22181 0 -1 4202496 366 0 0 0 0 0 0 0 22 0 1 0 146782952 8908800 249 4089446400 4194304 4922060 140733953750160 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22428/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300243 s]
/proc/loadavg: 0.78 0.18 0.05 10/190 22428
/proc/meminfo: memFree=31155300/32951124 swapFree=67111528/67111528
[pid=22428] ppid=22426 vsize=8700 CPUtime=0
/proc/22428/stat : 22428 (run) S 22426 22428 22181 0 -1 4202496 366 0 0 0 0 0 0 0 22 0 1 0 146782952 8908800 249 4089446400 4194304 4922060 140733953750160 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22428/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701169 s]
/proc/loadavg: 0.78 0.18 0.05 10/190 22428
/proc/meminfo: memFree=31155300/32951124 swapFree=67111528/67111528
[pid=22428] ppid=22426 vsize=8700 CPUtime=0
/proc/22428/stat : 22428 (run) S 22426 22428 22181 0 -1 4202496 366 0 0 0 0 0 0 0 22 0 1 0 146782952 8908800 249 4089446400 4194304 4922060 140733953750160 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22428/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50096 s]
/proc/loadavg: 0.78 0.18 0.05 9/192 22430
/proc/meminfo: memFree=31153920/32951124 swapFree=67111528/67111528
[pid=22428] ppid=22426 vsize=8700 CPUtime=0
/proc/22428/stat : 22428 (run) S 22426 22428 22181 0 -1 4202496 366 0 0 0 0 0 0 0 22 0 1 0 146782952 8908800 249 4089446400 4194304 4922060 140733953750160 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22428/statm: 2175 249 208 178 0 68 0
[pid=22430] ppid=22428 vsize=77264 CPUtime=0.96
/proc/22430/stat : 22430 (pb_cplex) R 22428 22428 22181 0 -1 4202496 8583 0 0 0 95 1 0 0 24 0 1 0 146782953 79118336 5157 4089446400 134512640 146736320 4288028736 18446744073709551615 136017793 0 0 4096 16387 0 0 0 17 6 0 0 0
/proc/22430/statm: 19316 5157 1036 2985 0 15858 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 85964

[startup+3.10271 s]
/proc/loadavg: 0.78 0.18 0.05 12/199 22451
/proc/meminfo: memFree=31123108/32951124 swapFree=67111528/67111528
[pid=22428] ppid=22426 vsize=8700 CPUtime=0
/proc/22428/stat : 22428 (run) S 22426 22428 22181 0 -1 4202496 366 0 0 0 0 0 0 0 22 0 1 0 146782952 8908800 249 4089446400 4194304 4922060 140733953750160 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22428/statm: 2175 249 208 178 0 68 0
[pid=22430] ppid=22428 vsize=92212 CPUtime=3.34
/proc/22430/stat : 22430 (pb_cplex) R 22428 22428 22181 0 -1 4202496 18494 0 0 0 330 4 0 0 16 0 1 0 146782953 94425088 9004 4089446400 134512640 146736320 4288028736 18446744073709551615 136406470 0 0 4096 16387 0 0 0 17 4 0 0 0
/proc/22430/statm: 23053 9004 1071 2985 0 19595 0
Current children cumulated CPU time (s) 3.34
Current children cumulated vsize (KiB) 100912

[startup+6.3071 s]
/proc/loadavg: 1.59 0.36 0.11 3/199 22473
/proc/meminfo: memFree=31110716/32951124 swapFree=67111528/67111528
[pid=22428] ppid=22426 vsize=8700 CPUtime=0
/proc/22428/stat : 22428 (run) S 22426 22428 22181 0 -1 4202496 366 0 0 0 0 0 0 0 22 0 1 0 146782952 8908800 249 4089446400 4194304 4922060 140733953750160 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22428/statm: 2175 249 208 178 0 68 0
[pid=22430] ppid=22428 vsize=146780 CPUtime=7.75
/proc/22430/stat : 22430 (pb_cplex) R 22428 22428 22181 0 -1 4202496 28892 0 0 0 767 8 0 0 20 0 8 0 146782953 150302720 14009 4089446400 134512640 146736320 4288028736 18446744073709551615 139044581 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0
/proc/22430/statm: 36695 14009 1081 2985 0 33237 0
[pid=22430/tid=22467] ppid=22428 vsize=146780 CPUtime=0.38
/proc/22430/task/22467/stat : 22467 (pb_cplex) S 22428 22428 22181 0 -1 4202560 183 0 0 0 38 0 0 0 16 0 8 0 146783331 150302720 14009 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 5 0 0 0
[pid=22430/tid=22468] ppid=22428 vsize=146780 CPUtime=0.29
/proc/22430/task/22468/stat : 22468 (pb_cplex) R 22428 22428 22181 0 -1 4202560 88 0 0 0 29 0 0 0 16 0 8 0 146783331 150302720 14009 4089446400 134512640 146736320 4288028736 18446744073709551615 135454198 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=22430/tid=22469] ppid=22428 vsize=146780 CPUtime=0.26
/proc/22430/task/22469/stat : 22469 (pb_cplex) R 22428 22428 22181 0 -1 4202560 69 0 0 0 26 0 0 0 17 0 8 0 146783331 150302720 14009 4089446400 134512640 146736320 4288028736 18446744073709551615 139042890 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=22430/tid=22470] ppid=22428 vsize=146780 CPUtime=0.24
/proc/22430/task/22470/stat : 22470 (pb_cplex) R 22428 22428 22181 0 -1 4202560 297 0 0 0 24 0 0 0 17 0 8 0 146783331 150302720 14009 4089446400 134512640 146736320 4288028736 18446744073709551615 139044580 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=22430/tid=22471] ppid=22428 vsize=146780 CPUtime=0.16
/proc/22430/task/22471/stat : 22471 (pb_cplex) S 22428 22428 22181 0 -1 4202560 82 0 0 0 16 0 0 0 17 0 8 0 146783331 150302720 14009 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 0 0 0 0
[pid=22430/tid=22472] ppid=22428 vsize=146780 CPUtime=0.18
/proc/22430/task/22472/stat : 22472 (pb_cplex) R 22428 22428 22181 0 -1 4202560 632 0 0 0 18 0 0 0 17 0 8 0 146783331 150302720 14009 4089446400 134512640 146736320 4288028736 18446744073709551615 136007602 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=22430/tid=22473] ppid=22428 vsize=146780 CPUtime=0.17
/proc/22430/task/22473/stat : 22473 (pb_cplex) R 22428 22428 22181 0 -1 4202560 588 0 0 0 17 0 0 0 17 0 8 0 146783331 150302720 14009 4089446400 134512640 146736320 4288028736 18446744073709551615 139023078 0 2 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7.75
Current children cumulated vsize (KiB) 155480

[startup+12.701 s]
/proc/loadavg: 2.35 0.54 0.17 9/199 22473
/proc/meminfo: memFree=31099176/32951124 swapFree=67111528/67111528
[pid=22428] ppid=22426 vsize=8700 CPUtime=0
/proc/22428/stat : 22428 (run) S 22426 22428 22181 0 -1 4202496 366 0 0 0 0 0 0 0 22 0 1 0 146782952 8908800 249 4089446400 4194304 4922060 140733953750160 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22428/statm: 2175 249 208 178 0 68 0
[pid=22430] ppid=22428 vsize=147004 CPUtime=34.89
/proc/22430/stat : 22430 (pb_cplex) S 22428 22428 22181 0 -1 4202496 44462 0 0 0 3459 30 0 0 16 0 8 0 146782953 150532096 14445 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/22430/statm: 36751 14445 1081 2985 0 33293 0
[pid=22430/tid=22467] ppid=22428 vsize=147004 CPUtime=3.56
/proc/22430/task/22467/stat : 22467 (pb_cplex) S 22428 22428 22181 0 -1 4202560 194 0 0 0 354 2 0 0 15 0 8 0 146783331 150532096 14445 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 0 0 0 0
[pid=22430/tid=22468] ppid=22428 vsize=147004 CPUtime=3.82
/proc/22430/task/22468/stat : 22468 (pb_cplex) S 22428 22428 22181 0 -1 4202560 2562 0 0 0 379 3 0 0 15 0 8 0 146783331 150532096 14445 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 7 0 0 0
[pid=22430/tid=22469] ppid=22428 vsize=147004 CPUtime=3.6
/proc/22430/task/22469/stat : 22469 (pb_cplex) S 22428 22428 22181 0 -1 4202560 1051 0 0 0 357 3 0 0 15 0 8 0 146783331 150532096 14445 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 5 0 0 0
[pid=22430/tid=22470] ppid=22428 vsize=147004 CPUtime=3.72
/proc/22430/task/22470/stat : 22470 (pb_cplex) S 22428 22428 22181 0 -1 4202560 336 0 0 0 370 2 0 0 15 0 8 0 146783331 150532096 14445 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 6 0 0 0
[pid=22430/tid=22471] ppid=22428 vsize=147004 CPUtime=3.36
/proc/22430/task/22471/stat : 22471 (pb_cplex) S 22428 22428 22181 0 -1 4202560 585 0 0 0 334 2 0 0 15 0 8 0 146783331 150532096 14445 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 0 0 0 0
[pid=22430/tid=22472] ppid=22428 vsize=147004 CPUtime=3.43
/proc/22430/task/22472/stat : 22472 (pb_cplex) S 22428 22428 22181 0 -1 4202560 2153 0 0 0 341 2 0 0 15 0 8 0 146783331 150532096 14445 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 4 0 0 0
[pid=22430/tid=22473] ppid=22428 vsize=147004 CPUtime=3.73
/proc/22430/task/22473/stat : 22473 (pb_cplex) R 22428 22428 22181 0 -1 4202560 5744 0 0 0 370 3 0 0 15 0 8 0 146783331 150532096 14445 4089446400 134512640 146736320 4288028736 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 34.89
Current children cumulated vsize (KiB) 155704

[startup+25.5007 s]
/proc/loadavg: 3.54 0.88 0.29 6/199 22487
/proc/meminfo: memFree=31091592/32951124 swapFree=67111528/67111528
[pid=22428] ppid=22426 vsize=8700 CPUtime=0
/proc/22428/stat : 22428 (run) S 22426 22428 22181 0 -1 4202496 366 0 0 0 0 0 0 0 22 0 1 0 146782952 8908800 249 4089446400 4194304 4922060 140733953750160 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22428/statm: 2175 249 208 178 0 68 0
[pid=22430] ppid=22428 vsize=161340 CPUtime=103.66
/proc/22430/stat : 22430 (pb_cplex) R 22428 22428 22181 0 -1 4202496 70521 0 0 0 10279 87 0 0 25 0 8 0 146782953 165212160 17908 4089446400 134512640 146736320 4288028736 18446744073709551615 136400764 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/22430/statm: 40335 17908 1095 2985 0 36877 0
[pid=22430/tid=22467] ppid=22428 vsize=161340 CPUtime=10.04
/proc/22430/task/22467/stat : 22467 (pb_cplex) S 22428 22428 22181 0 -1 4202560 1294 0 0 0 996 8 0 0 17 0 8 0 146783331 165212160 17908 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 3 0 0 0
[pid=22430/tid=22468] ppid=22428 vsize=161340 CPUtime=9.95
/proc/22430/task/22468/stat : 22468 (pb_cplex) S 22428 22428 22181 0 -1 4202560 5514 0 0 0 986 9 0 0 17 0 8 0 146783331 165212160 17908 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 4 0 0 0
[pid=22430/tid=22469] ppid=22428 vsize=161340 CPUtime=10.88
/proc/22430/task/22469/stat : 22469 (pb_cplex) S 22428 22428 22181 0 -1 4202560 6370 0 0 0 1076 12 0 0 18 0 8 0 146783331 165212160 17908 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 7 0 0 0
[pid=22430/tid=22470] ppid=22428 vsize=161340 CPUtime=10.34
/proc/22430/task/22470/stat : 22470 (pb_cplex) S 22428 22428 22181 0 -1 4202560 2164 0 0 0 1024 10 0 0 18 0 8 0 146783331 165212160 17908 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 2 0 0 0
[pid=22430/tid=22471] ppid=22428 vsize=161340 CPUtime=13.71
/proc/22430/task/22471/stat : 22471 (pb_cplex) R 22428 22428 22181 0 -1 4202560 4844 0 0 0 1362 9 0 0 25 0 8 0 146783331 165212160 17908 4089446400 134512640 146736320 4288028736 18446744073709551615 136384861 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=22430/tid=22472] ppid=22428 vsize=161340 CPUtime=13.79
/proc/22430/task/22472/stat : 22472 (pb_cplex) R 22428 22428 22181 0 -1 4202560 5614 0 0 0 1371 8 0 0 25 0 8 0 146783331 165212160 17908 4089446400 134512640 146736320 4288028736 18446744073709551615 135526785 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=22430/tid=22473] ppid=22428 vsize=161340 CPUtime=14.6
/proc/22430/task/22473/stat : 22473 (pb_cplex) R 22428 22428 22181 0 -1 4202560 7696 0 0 0 1451 9 0 0 25 0 8 0 146783331 165212160 17908 4089446400 134512640 146736320 4288028736 18446744073709551615 135523422 0 2 4096 16387 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 103.66
Current children cumulated vsize (KiB) 170040

[startup+51.1022 s]
/proc/loadavg: 6.43 1.78 0.60 9/199 22509
/proc/meminfo: memFree=31096296/32951124 swapFree=67111528/67111528
[pid=22428] ppid=22426 vsize=8700 CPUtime=0
/proc/22428/stat : 22428 (run) S 22426 22428 22181 0 -1 4202496 366 0 0 0 0 0 0 0 22 0 1 0 146782952 8908800 249 4089446400 4194304 4922060 140733953750160 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22428/statm: 2175 249 208 178 0 68 0
[pid=22430] ppid=22428 vsize=153936 CPUtime=171.21
/proc/22430/stat : 22430 (pb_cplex) S 22428 22428 22181 0 -1 4202496 101450 0 0 0 16983 138 0 0 15 0 8 0 146782953 157630464 15962 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0
/proc/22430/statm: 38484 15962 1093 2985 0 35026 0
[pid=22430/tid=22503] ppid=22428 vsize=153936 CPUtime=7.17
/proc/22430/task/22503/stat : 22503 (pb_cplex) S 22428 22428 22181 0 -1 4202560 1401 0 0 0 712 5 0 0 16 0 8 0 146785917 157630464 15962 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 4 0 0 0
[pid=22430/tid=22504] ppid=22428 vsize=153936 CPUtime=7.27
/proc/22430/task/22504/stat : 22504 (pb_cplex) S 22428 22428 22181 0 -1 4202560 694 0 0 0 722 5 0 0 15 0 8 0 146785917 157630464 15962 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 2 0 0 0
[pid=22430/tid=22505] ppid=22428 vsize=153936 CPUtime=7.25
/proc/22430/task/22505/stat : 22505 (pb_cplex) R 22428 22428 22181 0 -1 4202560 6036 0 0 0 719 6 0 0 16 0 8 0 146785917 157630464 15962 4089446400 134512640 146736320 4288028736 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=22430/tid=22506] ppid=22428 vsize=153936 CPUtime=7.3
/proc/22430/task/22506/stat : 22506 (pb_cplex) R 22428 22428 22181 0 -1 4202560 786 0 0 0 725 5 0 0 15 0 8 0 146785917 157630464 15962 4089446400 134512640 146736320 4288028736 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=22430/tid=22507] ppid=22428 vsize=153936 CPUtime=8.29
/proc/22430/task/22507/stat : 22507 (pb_cplex) S 22428 22428 22181 0 -1 4202560 1978 0 0 0 824 5 0 0 15 0 8 0 146785917 157630464 15962 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 0 0 0 0
[pid=22430/tid=22508] ppid=22428 vsize=153936 CPUtime=7.07
/proc/22430/task/22508/stat : 22508 (pb_cplex) R 22428 22428 22181 0 -1 4202560 5400 0 0 0 701 6 0 0 15 0 8 0 146785917 157630464 15962 4089446400 134512640 146736320 4288028736 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=22430/tid=22509] ppid=22428 vsize=153936 CPUtime=6.54
/proc/22430/task/22509/stat : 22509 (pb_cplex) R 22428 22428 22181 0 -1 4202560 1808 0 0 0 649 5 0 0 15 0 8 0 146785917 157630464 15962 4089446400 134512640 146736320 4288028736 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 171.21
Current children cumulated vsize (KiB) 162636

[startup+102.31 s]
/proc/loadavg: 7.78 2.87 1.03 10/199 22511
/proc/meminfo: memFree=31089412/32951124 swapFree=67111528/67111528
[pid=22428] ppid=22426 vsize=8700 CPUtime=0
/proc/22428/stat : 22428 (run) S 22426 22428 22181 0 -1 4202496 366 0 0 0 0 0 0 0 22 0 1 0 146782952 8908800 249 4089446400 4194304 4922060 140733953750160 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22428/statm: 2175 249 208 178 0 68 0
[pid=22430] ppid=22428 vsize=157380 CPUtime=345.11
/proc/22430/stat : 22430 (pb_cplex) R 22428 22428 22181 0 -1 4202496 106140 0 0 0 34233 278 0 0 16 0 8 0 146782953 161157120 16649 4089446400 134512640 146736320 4288028736 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/22430/statm: 39345 16649 1093 2985 0 35887 0
[pid=22430/tid=22503] ppid=22428 vsize=157380 CPUtime=28.84
/proc/22430/task/22503/stat : 22503 (pb_cplex) R 22428 22428 22181 0 -1 4202560 2024 0 0 0 2862 22 0 0 15 0 8 0 146785917 161157120 16649 4089446400 134512640 146736320 4288028736 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=22430/tid=22504] ppid=22428 vsize=157380 CPUtime=28.64
/proc/22430/task/22504/stat : 22504 (pb_cplex) R 22428 22428 22181 0 -1 4202560 1125 0 0 0 2842 22 0 0 15 0 8 0 146785917 161157120 16649 4089446400 134512640 146736320 4288028736 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=22430/tid=22505] ppid=22428 vsize=157380 CPUtime=28.75
/proc/22430/task/22505/stat : 22505 (pb_cplex) R 22428 22428 22181 0 -1 4202560 6334 0 0 0 2854 21 0 0 15 0 8 0 146785917 161157120 16649 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=22430/tid=22506] ppid=22428 vsize=157380 CPUtime=28.49
/proc/22430/task/22506/stat : 22506 (pb_cplex) S 22428 22428 22181 0 -1 4202560 1106 0 0 0 2827 22 0 0 15 0 8 0 146785917 161157120 16649 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 5 0 0 0

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

/proc/22430/statm: 39304 16699 1111 2985 0 35846 0
[pid=22430/tid=22503] ppid=22428 vsize=157216 CPUtime=78.57
/proc/22430/task/22503/stat : 22503 (pb_cplex) R 22428 22428 22181 0 -1 4202560 2212 0 0 0 7794 63 0 0 15 0 8 0 146785917 160989184 16699 4089446400 134512640 146736320 4288028736 18446744073709551615 135451473 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=22430/tid=22504] ppid=22428 vsize=157216 CPUtime=77.98
/proc/22430/task/22504/stat : 22504 (pb_cplex) R 22428 22428 22181 0 -1 4202560 1281 0 0 0 7740 58 0 0 15 0 8 0 146785917 160989184 16699 4089446400 134512640 146736320 4288028736 18446744073709551615 136384892 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=22430/tid=22505] ppid=22428 vsize=157216 CPUtime=78.27
/proc/22430/task/22505/stat : 22505 (pb_cplex) R 22428 22428 22181 0 -1 4202560 6688 0 0 0 7767 60 0 0 15 0 8 0 146785917 160989184 16699 4089446400 134512640 146736320 4288028736 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=22430/tid=22506] ppid=22428 vsize=157216 CPUtime=77.86
/proc/22430/task/22506/stat : 22506 (pb_cplex) R 22428 22428 22181 0 -1 4202560 1593 0 0 0 7726 60 0 0 15 0 8 0 146785917 160989184 16699 4089446400 134512640 146736320 4288028736 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=22430/tid=22507] ppid=22428 vsize=157216 CPUtime=78.84
/proc/22430/task/22507/stat : 22507 (pb_cplex) R 22428 22428 22181 0 -1 4202560 4354 0 0 0 7818 66 0 0 15 0 8 0 146785917 160989184 16699 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=22430/tid=22508] ppid=22428 vsize=157216 CPUtime=77.76
/proc/22430/task/22508/stat : 22508 (pb_cplex) S 22428 22428 22181 0 -1 4202560 7103 0 0 0 7707 69 0 0 15 0 8 0 146785917 160989184 16699 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 2 0 0 0
[pid=22430/tid=22509] ppid=22428 vsize=157216 CPUtime=78.02
/proc/22430/task/22509/stat : 22509 (pb_cplex) S 22428 22428 22181 0 -1 4202560 3202 0 0 0 7734 68 0 0 16 0 8 0 146785917 160989184 16699 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 748.87
Current children cumulated vsize (KiB) 165916

[startup+282.301 s]
/proc/loadavg: 9.47 5.86 2.51 9/199 22515
/proc/meminfo: memFree=31088236/32951124 swapFree=67111528/67111528
[pid=22428] ppid=22426 vsize=8700 CPUtime=0
/proc/22428/stat : 22428 (run) S 22426 22428 22181 0 -1 4202496 366 0 0 0 0 0 0 0 22 0 1 0 146782952 8908800 249 4089446400 4194304 4922060 140733953750160 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22428/statm: 2175 249 208 178 0 68 0
[pid=22430] ppid=22428 vsize=157416 CPUtime=953.08
/proc/22430/stat : 22430 (pb_cplex) R 22428 22428 22181 0 -1 4202496 111195 0 0 0 94531 777 0 0 16 0 8 0 146782953 161193984 16727 4089446400 134512640 146736320 4288028736 18446744073709551615 136403103 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/22430/statm: 39354 16727 1111 2985 0 35896 0
[pid=22430/tid=22503] ppid=22428 vsize=157416 CPUtime=103.47
/proc/22430/task/22503/stat : 22503 (pb_cplex) R 22428 22428 22181 0 -1 4202560 2232 0 0 0 10263 84 0 0 15 0 8 0 146785917 161193984 16727 4089446400 134512640 146736320 4288028736 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=22430/tid=22504] ppid=22428 vsize=157416 CPUtime=102.93
/proc/22430/task/22504/stat : 22504 (pb_cplex) R 22428 22428 22181 0 -1 4202560 1334 0 0 0 10213 80 0 0 15 0 8 0 146785917 161193984 16727 4089446400 134512640 146736320 4288028736 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=22430/tid=22505] ppid=22428 vsize=157416 CPUtime=103.65
/proc/22430/task/22505/stat : 22505 (pb_cplex) R 22428 22428 22181 0 -1 4202560 6967 0 0 0 10287 78 0 0 15 0 8 0 146785917 161193984 16727 4089446400 134512640 146736320 4288028736 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=22430/tid=22506] ppid=22428 vsize=157416 CPUtime=102.9
/proc/22430/task/22506/stat : 22506 (pb_cplex) R 22428 22428 22181 0 -1 4202560 1769 0 0 0 10210 80 0 0 15 0 8 0 146785917 161193984 16727 4089446400 134512640 146736320 4288028736 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=22430/tid=22507] ppid=22428 vsize=157416 CPUtime=104.03
/proc/22430/task/22507/stat : 22507 (pb_cplex) R 22428 22428 22181 0 -1 4202560 4554 0 0 0 10316 87 0 0 15 0 8 0 146785917 161193984 16727 4089446400 134512640 146736320 4288028736 18446744073709551615 137081917 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=22430/tid=22508] ppid=22428 vsize=157416 CPUtime=102.87
/proc/22430/task/22508/stat : 22508 (pb_cplex) R 22428 22428 22181 0 -1 4202560 7169 0 0 0 10198 89 0 0 15 0 8 0 146785917 161193984 16727 4089446400 134512640 146736320 4288028736 18446744073709551615 135455296 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=22430/tid=22509] ppid=22428 vsize=157416 CPUtime=102.9
/proc/22430/task/22509/stat : 22509 (pb_cplex) R 22428 22428 22181 0 -1 4202560 3314 0 0 0 10199 91 0 0 15 0 8 0 146785917 161193984 16727 4089446400 134512640 146736320 4288028736 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 953.08
Current children cumulated vsize (KiB) 166116

[startup+342.303 s]
/proc/loadavg: 9.57 6.54 2.95 11/199 22517
/proc/meminfo: memFree=31087668/32951124 swapFree=67111528/67111528
[pid=22428] ppid=22426 vsize=8700 CPUtime=0
/proc/22428/stat : 22428 (run) S 22426 22428 22181 0 -1 4202496 366 0 0 0 0 0 0 0 22 0 1 0 146782952 8908800 249 4089446400 4194304 4922060 140733953750160 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22428/statm: 2175 249 208 178 0 68 0
[pid=22430] ppid=22428 vsize=157648 CPUtime=1156.98
/proc/22430/stat : 22430 (pb_cplex) S 22428 22428 22181 0 -1 4202496 111866 0 0 0 114751 947 0 0 15 0 8 0 146782953 161431552 16786 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0
/proc/22430/statm: 39412 16786 1111 2985 0 35954 0
[pid=22430/tid=22503] ppid=22428 vsize=157648 CPUtime=128.6
/proc/22430/task/22503/stat : 22503 (pb_cplex) S 22428 22428 22181 0 -1 4202560 2454 0 0 0 12756 104 0 0 15 0 8 0 146785917 161431552 16786 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 1 0 0 0
[pid=22430/tid=22504] ppid=22428 vsize=157648 CPUtime=128.04
/proc/22430/task/22504/stat : 22504 (pb_cplex) S 22428 22428 22181 0 -1 4202560 1390 0 0 0 12704 100 0 0 16 0 8 0 146785917 161431552 16786 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 5 0 0 0
[pid=22430/tid=22505] ppid=22428 vsize=157648 CPUtime=128.97
/proc/22430/task/22505/stat : 22505 (pb_cplex) S 22428 22428 22181 0 -1 4202560 7004 0 0 0 12798 99 0 0 15 0 8 0 146785917 161431552 16786 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 0 0 0 0
[pid=22430/tid=22506] ppid=22428 vsize=157648 CPUtime=128.05
/proc/22430/task/22506/stat : 22506 (pb_cplex) S 22428 22428 22181 0 -1 4202560 1999 0 0 0 12705 100 0 0 15 0 8 0 146785917 161431552 16786 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 3 0 0 0
[pid=22430/tid=22507] ppid=22428 vsize=157648 CPUtime=128.88
/proc/22430/task/22507/stat : 22507 (pb_cplex) S 22428 22428 22181 0 -1 4202560 4608 0 0 0 12779 109 0 0 16 0 8 0 146785917 161431552 16786 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 0 0 0 0
[pid=22430/tid=22508] ppid=22428 vsize=157648 CPUtime=127.91
/proc/22430/task/22508/stat : 22508 (pb_cplex) R 22428 22428 22181 0 -1 4202560 7191 0 0 0 12679 112 0 0 15 0 8 0 146785917 161431552 16786 4089446400 134512640 146736320 4288028736 18446744073709551615 136017801 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=22430/tid=22509] ppid=22428 vsize=157648 CPUtime=127.97
/proc/22430/task/22509/stat : 22509 (pb_cplex) R 22428 22428 22181 0 -1 4202560 3337 0 0 0 12685 112 0 0 15 0 8 0 146785917 161431552 16786 4089446400 134512640 146736320 4288028736 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1156.98
Current children cumulated vsize (KiB) 166348

[startup+402.303 s]
/proc/loadavg: 9.51 7.07 3.36 10/199 22518
/proc/meminfo: memFree=31086720/32951124 swapFree=67111528/67111528
[pid=22428] ppid=22426 vsize=8700 CPUtime=0
/proc/22428/stat : 22428 (run) S 22426 22428 22181 0 -1 4202496 366 0 0 0 0 0 0 0 22 0 1 0 146782952 8908800 249 4089446400 4194304 4922060 140733953750160 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22428/statm: 2175 249 208 178 0 68 0
[pid=22430] ppid=22428 vsize=157648 CPUtime=1360.06
/proc/22430/stat : 22430 (pb_cplex) R 22428 22428 22181 0 -1 4202496 113218 0 0 0 134884 1122 0 0 16 0 8 0 146782953 161431552 16839 4089446400 134512640 146736320 4288028736 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/22430/statm: 39412 16839 1111 2985 0 35954 0
[pid=22430/tid=22503] ppid=22428 vsize=157648 CPUtime=153.5
/proc/22430/task/22503/stat : 22503 (pb_cplex) R 22428 22428 22181 0 -1 4202560 2675 0 0 0 15227 123 0 0 15 0 8 0 146785917 161431552 16839 4089446400 134512640 146736320 4288028736 18446744073709551615 137461852 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=22430/tid=22504] ppid=22428 vsize=157648 CPUtime=153.22
/proc/22430/task/22504/stat : 22504 (pb_cplex) S 22428 22428 22181 0 -1 4202560 1463 0 0 0 15200 122 0 0 15 0 8 0 146785917 161431552 16839 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 1 0 0 0
[pid=22430/tid=22505] ppid=22428 vsize=157648 CPUtime=154.05
/proc/22430/task/22505/stat : 22505 (pb_cplex) R 22428 22428 22181 0 -1 4202560 7023 0 0 0 15287 118 0 0 15 0 8 0 146785917 161431552 16839 4089446400 134512640 146736320 4288028736 18446744073709551615 135999595 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=22430/tid=22506] ppid=22428 vsize=157648 CPUtime=152.82
/proc/22430/task/22506/stat : 22506 (pb_cplex) R 22428 22428 22181 0 -1 4202560 2074 0 0 0 15160 122 0 0 15 0 8 0 146785917 161431552 16839 4089446400 134512640 146736320 4288028736 18446744073709551615 136400597 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=22430/tid=22507] ppid=22428 vsize=157648 CPUtime=153.67
/proc/22430/task/22507/stat : 22507 (pb_cplex) R 22428 22428 22181 0 -1 4202560 4894 0 0 0 15233 134 0 0 15 0 8 0 146785917 161431552 16839 4089446400 134512640 146736320 4288028736 18446744073709551615 136403117 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=22430/tid=22508] ppid=22428 vsize=157648 CPUtime=153.3
/proc/22430/task/22508/stat : 22508 (pb_cplex) R 22428 22428 22181 0 -1 4202560 7397 0 0 0 15197 133 0 0 15 0 8 0 146785917 161431552 16839 4089446400 134512640 146736320 4288028736 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=22430/tid=22509] ppid=22428 vsize=157648 CPUtime=152.8
/proc/22430/task/22509/stat : 22509 (pb_cplex) R 22428 22428 22181 0 -1 4202560 3781 0 0 0 15144 136 0 0 15 0 8 0 146785917 161431552 16839 4089446400 134512640 146736320 4288028736 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1360.06
Current children cumulated vsize (KiB) 166348

[startup+462.304 s]
/proc/loadavg: 9.72 7.60 3.77 11/199 22584
/proc/meminfo: memFree=31094948/32951124 swapFree=67111528/67111528
[pid=22428] ppid=22426 vsize=8700 CPUtime=0
/proc/22428/stat : 22428 (run) S 22426 22428 22181 0 -1 4202496 366 0 0 0 0 0 0 0 22 0 1 0 146782952 8908800 249 4089446400 4194304 4922060 140733953750160 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22428/statm: 2175 249 208 178 0 68 0
[pid=22430] ppid=22428 vsize=157608 CPUtime=1589.8
/proc/22430/stat : 22430 (pb_cplex) S 22428 22428 22181 0 -1 4202496 115003 0 0 0 157653 1327 0 0 16 0 8 0 146782953 161390592 16876 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/22430/statm: 39402 16876 1111 2985 0 35944 0
[pid=22430/tid=22503] ppid=22428 vsize=157608 CPUtime=181.99
/proc/22430/task/22503/stat : 22503 (pb_cplex) S 22428 22428 22181 0 -1 4202560 2845 0 0 0 18048 151 0 0 15 0 8 0 146785917 161390592 16876 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 3 0 0 0
[pid=22430/tid=22504] ppid=22428 vsize=157608 CPUtime=181.5
/proc/22430/task/22504/stat : 22504 (pb_cplex) S 22428 22428 22181 0 -1 4202560 1643 0 0 0 18005 145 0 0 15 0 8 0 146785917 161390592 16876 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 1 0 0 0
[pid=22430/tid=22505] ppid=22428 vsize=157608 CPUtime=182.39
/proc/22430/task/22505/stat : 22505 (pb_cplex) R 22428 22428 22181 0 -1 4202560 7218 0 0 0 18094 145 0 0 15 0 8 0 146785917 161390592 16876 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=22430/tid=22506] ppid=22428 vsize=157608 CPUtime=181.07
/proc/22430/task/22506/stat : 22506 (pb_cplex) S 22428 22428 22181 0 -1 4202560 2383 0 0 0 17961 146 0 0 15 0 8 0 146785917 161390592 16876 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 2 0 0 0
[pid=22430/tid=22507] ppid=22428 vsize=157608 CPUtime=182.09
/proc/22430/task/22507/stat : 22507 (pb_cplex) S 22428 22428 22181 0 -1 4202560 5002 0 0 0 18050 159 0 0 15 0 8 0 146785917 161390592 16876 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 0 0 0 0
[pid=22430/tid=22508] ppid=22428 vsize=157608 CPUtime=181.73
/proc/22430/task/22508/stat : 22508 (pb_cplex) S 22428 22428 22181 0 -1 4202560 7652 0 0 0 18013 160 0 0 15 0 8 0 146785917 161390592 16876 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 4 0 0 0
[pid=22430/tid=22509] ppid=22428 vsize=157608 CPUtime=181.31
/proc/22430/task/22509/stat : 22509 (pb_cplex) S 22428 22428 22181 0 -1 4202560 4284 0 0 0 17966 165 0 0 15 0 8 0 146785917 161390592 16876 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1589.8
Current children cumulated vsize (KiB) 166308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+521.101 s]
/proc/loadavg: 9.66 8.00 4.15 11/199 22599
/proc/meminfo: memFree=31091872/32951124 swapFree=67111528/67111528
[pid=22428] ppid=22426 vsize=8700 CPUtime=0
/proc/22428/stat : 22428 (run) S 22426 22428 22181 0 -1 4202496 366 0 0 0 0 0 0 0 22 0 1 0 146782952 8908800 249 4089446400 4194304 4922060 140733953750160 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22428/statm: 2175 249 208 178 0 68 0
[pid=22430] ppid=22428 vsize=158800 CPUtime=1800.28
/proc/22430/stat : 22430 (pb_cplex) R 22428 22428 22181 0 -1 4202496 117317 0 0 0 178509 1519 0 0 16 0 8 0 146782953 162611200 17021 4089446400 134512640 146736320 4288028736 18446744073709551615 139042901 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/22430/statm: 39700 17021 1111 2985 0 36242 0
[pid=22430/tid=22503] ppid=22428 vsize=158800 CPUtime=208.26
/proc/22430/task/22503/stat : 22503 (pb_cplex) R 22428 22428 22181 0 -1 4202560 3301 0 0 0 20653 173 0 0 15 0 8 0 146785917 162611200 17021 4089446400 134512640 146736320 4288028736 18446744073709551615 139042914 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=22430/tid=22504] ppid=22428 vsize=158800 CPUtime=207.43
/proc/22430/task/22504/stat : 22504 (pb_cplex) S 22428 22428 22181 0 -1 4202560 2095 0 0 0 20572 171 0 0 15 0 8 0 146785917 162611200 17021 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 3 0 0 0
[pid=22430/tid=22505] ppid=22428 vsize=158800 CPUtime=208.53
/proc/22430/task/22505/stat : 22505 (pb_cplex) R 22428 22428 22181 0 -1 4202560 7556 0 0 0 20685 168 0 0 15 0 8 0 146785917 162611200 17021 4089446400 134512640 146736320 4288028736 18446744073709551615 139044505 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=22430/tid=22506] ppid=22428 vsize=158800 CPUtime=206.78
/proc/22430/task/22506/stat : 22506 (pb_cplex) S 22428 22428 22181 0 -1 4202560 2709 0 0 0 20509 169 0 0 15 0 8 0 146785917 162611200 17021 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 0 0 0 0
[pid=22430/tid=22507] ppid=22428 vsize=158800 CPUtime=207.97
/proc/22430/task/22507/stat : 22507 (pb_cplex) S 22428 22428 22181 0 -1 4202560 5123 0 0 0 20612 185 0 0 15 0 8 0 146785917 162611200 17021 4089446400 134512640 146736320 4288028736 18446744073709551615 144580073 0 2 4096 16387 18446604453924845696 0 0 -1 4 0 0 0
[pid=22430/tid=22508] ppid=22428 vsize=158800 CPUtime=207.5
/proc/22430/task/22508/stat : 22508 (pb_cplex) R 22428 22428 22181 0 -1 4202560 7912 0 0 0 20566 184 0 0 15 0 8 0 146785917 162611200 17021 4089446400 134512640 146736320 4288028736 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=22430/tid=22509] ppid=22428 vsize=158800 CPUtime=207.35
/proc/22430/task/22509/stat : 22509 (pb_cplex) R 22428 22428 22181 0 -1 4202560 4424 0 0 0 20546 189 0 0 15 0 8 0 146785917 162611200 17021 4089446400 134512640 146736320 4288028736 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.28
Current children cumulated vsize (KiB) 167500

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 22428 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0
# while last known CPU time is 1800.28
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 521.148
CPU time (s): 1800.28
CPU user time (s): 1785.09
CPU system time (s): 15.19
CPU usage (%): 345.445
Max. virtual memory (cumulated for all children) (KiB): 181008

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

runsolver used 0.950855 second user time and 2.20766 second system time

The end

Launcher Data

Begin job on node132 at 2010-07-02 09:14:28
IDJOB=2697911
IDBENCH=78943
IDSOLVER=1210
FILE ID=node132/2697911-1278054868
PBS_JOBID= 11198918
Free space on /tmp= 74172 MiB

SOLVER NAME= pb_cplex 2010-07-01
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900554072--soft-33-100-0.wbo
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2697911-1278054868/watcher-2697911-1278054868 -o /tmp/evaluation-result-2697911-1278054868/solver-2697911-1278054868 -C 1800 -W 2000 -M 3800  run HOME/instance-2697911-1278054868.wbo

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

MD5SUM BENCH= becc9aeeb3178c7d9d9e6e8b76e31de7
RANDOM SEED=1729222425

node132.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.810
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.62
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.810
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	: 5332.75
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.810
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.82
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.810
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.75
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.810
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.74
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.810
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.75
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.810
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.75
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.810
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:     32951124 kB
MemFree:      31156076 kB
Buffers:        218844 kB
Cached:        1310504 kB
SwapCached:          0 kB
Active:         651612 kB
Inactive:       991828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31156076 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           33292 kB
Writeback:           0 kB
AnonPages:      114848 kB
Mapped:          18836 kB
Slab:            85852 kB
PageTables:       5032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   332212 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74156 MiB
End job on node132 at 2010-07-02 09:23:09