Trace number 2697933

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.08 449.217

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900550006--soft-33-100-0.wbo
MD5SUM12371feb76f2c231a6dc5b657286b6d5
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 benchmark277.868
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 constraints1785
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 88246
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 88245
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 665
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-2697933-1278054989.wbo.
0.00/0.00	c Instance file HOME/instance-2697933-1278054989.wbo
0.00/0.00	c File size is 92227 bytes.
0.00/0.89	c Highest Coefficient sum: 665
0.00/0.89	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.90	c ============================[ Problem Statistics ]=============================
0.00/0.90	c |                                                                             |
0.00/0.90	c |  Parsing time:          0.65         s                                      |
0.00/0.90	c |  Number Variables:      2016                                                |
0.00/0.90	c |  Number Constraints:    2708                                                |
0.00/0.90	c ===============================================================================
1800.06/449.21	c Remaining time 1799.35 sec.
1800.06/449.21	c 
1800.06/449.21	c *** INTERRUPTED ***
1800.06/449.21	s UNKNOWN
1800.06/449.21	c Total CPU time              : 1783.88 s
1800.06/449.21	c Memory used           : 144.52 MB
1800.06/449.21	c CPU time              : 1783.88 s
1800.06/449.21	c 
1800.06/449.21	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-2697933-1278054989/watcher-2697933-1278054989 -o /tmp/evaluation-result-2697933-1278054989/solver-2697933-1278054989 -C 1800 -W 2000 -M 3800 run HOME/instance-2697933-1278054989.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: 8.10 3.28 1.21 11/186 24125
/proc/meminfo: memFree=30777480/32951124 swapFree=67111528/67111528
[pid=24125] ppid=24123 vsize=24036 CPUtime=0
/proc/24125/stat : 24125 (runsolver) R 24123 24125 23737 0 -1 4202560 80 0 0 0 0 0 0 0 21 0 1 0 146793568 24612864 106 4089446400 4194304 4302564 140735889818368 18446744073709551615 255106589687 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24125/statm: 6009 106 69 27 0 2647 0

[startup+0.036029 s]
/proc/loadavg: 8.10 3.28 1.21 11/186 24125
/proc/meminfo: memFree=30777480/32951124 swapFree=67111528/67111528
[pid=24125] ppid=24123 vsize=8700 CPUtime=0
/proc/24125/stat : 24125 (run) S 24123 24125 23737 0 -1 4202496 364 0 0 0 0 0 0 0 21 0 1 0 146793568 8908800 249 4089446400 4194304 4922060 140735667027824 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24125/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101053 s]
/proc/loadavg: 8.10 3.28 1.21 11/186 24125
/proc/meminfo: memFree=30777480/32951124 swapFree=67111528/67111528
[pid=24125] ppid=24123 vsize=8700 CPUtime=0
/proc/24125/stat : 24125 (run) S 24123 24125 23737 0 -1 4202496 364 0 0 0 0 0 0 0 21 0 1 0 146793568 8908800 249 4089446400 4194304 4922060 140735667027824 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24125/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30098 s]
/proc/loadavg: 8.10 3.28 1.21 11/186 24125
/proc/meminfo: memFree=30777480/32951124 swapFree=67111528/67111528
[pid=24125] ppid=24123 vsize=8700 CPUtime=0
/proc/24125/stat : 24125 (run) S 24123 24125 23737 0 -1 4202496 364 0 0 0 0 0 0 0 21 0 1 0 146793568 8908800 249 4089446400 4194304 4922060 140735667027824 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24125/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.707912 s]
/proc/loadavg: 8.10 3.28 1.21 11/186 24125
/proc/meminfo: memFree=30777480/32951124 swapFree=67111528/67111528
[pid=24125] ppid=24123 vsize=8700 CPUtime=0
/proc/24125/stat : 24125 (run) S 24123 24125 23737 0 -1 4202496 364 0 0 0 0 0 0 0 21 0 1 0 146793568 8908800 249 4089446400 4194304 4922060 140735667027824 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24125/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50079 s]
/proc/loadavg: 8.10 3.28 1.21 6/188 24127
/proc/meminfo: memFree=30771264/32951124 swapFree=67111528/67111528
[pid=24125] ppid=24123 vsize=8700 CPUtime=0
/proc/24125/stat : 24125 (run) S 24123 24125 23737 0 -1 4202496 364 0 0 0 0 0 0 0 21 0 1 0 146793568 8908800 249 4089446400 4194304 4922060 140735667027824 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24125/statm: 2175 249 208 178 0 68 0
[pid=24127] ppid=24125 vsize=120244 CPUtime=1.35
/proc/24127/stat : 24127 (pb_cplex) S 24125 24125 23737 0 -1 4202496 15372 0 0 0 131 4 0 0 18 0 8 0 146793569 123129856 8310 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/24127/statm: 30061 8310 1072 2985 0 26603 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 128944

[startup+3.11649 s]
/proc/loadavg: 8.18 3.38 1.25 10/195 24148
/proc/meminfo: memFree=30737728/32951124 swapFree=67111528/67111528
[pid=24125] ppid=24123 vsize=8700 CPUtime=0
/proc/24125/stat : 24125 (run) S 24123 24125 23737 0 -1 4202496 364 0 0 0 0 0 0 0 21 0 1 0 146793568 8908800 249 4089446400 4194304 4922060 140735667027824 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24125/statm: 2175 249 208 178 0 68 0
[pid=24127] ppid=24125 vsize=123404 CPUtime=3.81
/proc/24127/stat : 24127 (pb_cplex) R 24125 24125 23737 0 -1 4202496 25945 0 0 0 373 8 0 0 18 0 8 0 146793569 126365696 8926 4089446400 134512640 146736320 4286817696 18446744073709551615 136561931 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/24127/statm: 30851 8926 1080 2985 0 27393 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 132104

[startup+6.30093 s]
/proc/loadavg: 8.18 3.38 1.25 17/195 24169
/proc/meminfo: memFree=30735124/32951124 swapFree=67111528/67111528
[pid=24125] ppid=24123 vsize=8700 CPUtime=0
/proc/24125/stat : 24125 (run) S 24123 24125 23737 0 -1 4202496 364 0 0 0 0 0 0 0 21 0 1 0 146793568 8908800 249 4089446400 4194304 4922060 140735667027824 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24125/statm: 2175 249 208 178 0 68 0
[pid=24127] ppid=24125 vsize=132620 CPUtime=7.44
/proc/24127/stat : 24127 (pb_cplex) R 24125 24125 23737 0 -1 4202496 32336 0 0 0 734 10 0 0 21 0 8 0 146793569 135802880 11292 4089446400 134512640 146736320 4286817696 18446744073709551615 136004865 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24127/statm: 33155 11292 1080 2985 0 29697 0
[pid=24127/tid=24163] ppid=24125 vsize=132620 CPUtime=0.39
/proc/24127/task/24163/stat : 24163 (pb_cplex) R 24125 24125 23737 0 -1 4202560 719 0 0 0 39 0 0 0 18 0 8 0 146793877 135802880 11292 4089446400 134512640 146736320 4286817696 18446744073709551615 136388544 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=24127/tid=24164] ppid=24125 vsize=132620 CPUtime=0.33
/proc/24127/task/24164/stat : 24164 (pb_cplex) R 24125 24125 23737 0 -1 4202560 1146 0 0 0 33 0 0 0 18 0 8 0 146793877 135802880 11292 4089446400 134512640 146736320 4286817696 18446744073709551615 137081816 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=24127/tid=24165] ppid=24125 vsize=132620 CPUtime=0.34
/proc/24127/task/24165/stat : 24165 (pb_cplex) R 24125 24125 23737 0 -1 4202560 35 0 0 0 34 0 0 0 18 0 8 0 146793877 135802880 11292 4089446400 134512640 146736320 4286817696 18446744073709551615 136403103 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=24127/tid=24166] ppid=24125 vsize=132620 CPUtime=0.24
/proc/24127/task/24166/stat : 24166 (pb_cplex) S 24125 24125 23737 0 -1 4202560 79 0 0 0 24 0 0 0 17 0 8 0 146793877 135802880 11292 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 3 0 0 0
[pid=24127/tid=24167] ppid=24125 vsize=132620 CPUtime=0.03
/proc/24127/task/24167/stat : 24167 (pb_cplex) S 24125 24125 23737 0 -1 4202560 32 0 0 0 3 0 0 0 17 0 8 0 146793877 135802880 11292 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 0 0 0 0
[pid=24127/tid=24168] ppid=24125 vsize=132620 CPUtime=0.34
/proc/24127/task/24168/stat : 24168 (pb_cplex) R 24125 24125 23737 0 -1 4202560 44 0 0 0 34 0 0 0 18 0 8 0 146793877 135802880 11292 4089446400 134512640 146736320 4286817696 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=24127/tid=24169] ppid=24125 vsize=132620 CPUtime=0.34
/proc/24127/task/24169/stat : 24169 (pb_cplex) R 24125 24125 23737 0 -1 4202560 130 0 0 0 34 0 0 0 17 0 8 0 146793877 135802880 11292 4089446400 134512640 146736320 4286817696 18446744073709551615 136385265 0 2 4096 16387 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.44
Current children cumulated vsize (KiB) 141320

[startup+12.7068 s]
/proc/loadavg: 8.62 3.63 1.36 10/195 24169
/proc/meminfo: memFree=30732784/32951124 swapFree=67111528/67111528
[pid=24125] ppid=24123 vsize=8700 CPUtime=0
/proc/24125/stat : 24125 (run) S 24123 24125 23737 0 -1 4202496 364 0 0 0 0 0 0 0 21 0 1 0 146793568 8908800 249 4089446400 4194304 4922060 140735667027824 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24125/statm: 2175 249 208 178 0 68 0
[pid=24127] ppid=24125 vsize=135692 CPUtime=25.8
/proc/24127/stat : 24127 (pb_cplex) S 24125 24125 23737 0 -1 4202496 41791 0 0 0 2553 27 0 0 16 0 8 0 146793569 138948608 12235 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24127/statm: 33923 12235 1080 2985 0 30465 0
[pid=24127/tid=24163] ppid=24125 vsize=135692 CPUtime=2.5
/proc/24127/task/24163/stat : 24163 (pb_cplex) R 24125 24125 23737 0 -1 4202560 1509 0 0 0 248 2 0 0 15 0 8 0 146793877 138948608 12235 4089446400 134512640 146736320 4286817696 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=24127/tid=24164] ppid=24125 vsize=135692 CPUtime=2.51
/proc/24127/task/24164/stat : 24164 (pb_cplex) R 24125 24125 23737 0 -1 4202560 2938 0 0 0 250 1 0 0 16 0 8 0 146793877 138948608 12235 4089446400 134512640 146736320 4286817696 18446744073709551615 136007059 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=24127/tid=24165] ppid=24125 vsize=135692 CPUtime=2.99
/proc/24127/task/24165/stat : 24165 (pb_cplex) S 24125 24125 23737 0 -1 4202560 47 0 0 0 298 1 0 0 15 0 8 0 146793877 138948608 12235 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 3 0 0 0
[pid=24127/tid=24166] ppid=24125 vsize=135692 CPUtime=2.36
/proc/24127/task/24166/stat : 24166 (pb_cplex) R 24125 24125 23737 0 -1 4202560 639 0 0 0 234 2 0 0 15 0 8 0 146793877 138948608 12235 4089446400 134512640 146736320 4286817696 18446744073709551615 136388078 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=24127/tid=24167] ppid=24125 vsize=135692 CPUtime=2.23
/proc/24127/task/24167/stat : 24167 (pb_cplex) R 24125 24125 23737 0 -1 4202560 1695 0 0 0 221 2 0 0 16 0 8 0 146793877 138948608 12236 4089446400 134512640 146736320 4286817696 18446744073709551615 135526398 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=24127/tid=24168] ppid=24125 vsize=135692 CPUtime=2.69
/proc/24127/task/24168/stat : 24168 (pb_cplex) R 24125 24125 23737 0 -1 4202560 1608 0 0 0 268 1 0 0 15 0 8 0 146793877 138948608 12236 4089446400 134512640 146736320 4286817696 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=24127/tid=24169] ppid=24125 vsize=135692 CPUtime=2.48
/proc/24127/task/24169/stat : 24169 (pb_cplex) R 24125 24125 23737 0 -1 4202560 348 0 0 0 246 2 0 0 15 0 8 0 146793877 138948608 12236 4089446400 134512640 146736320 4286817696 18446744073709551615 136007027 0 2 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.8
Current children cumulated vsize (KiB) 144392

[startup+25.5006 s]
/proc/loadavg: 8.83 3.84 1.45 17/195 24184
/proc/meminfo: memFree=30731792/32951124 swapFree=67111528/67111528
[pid=24125] ppid=24123 vsize=8700 CPUtime=0
/proc/24125/stat : 24125 (run) S 24123 24125 23737 0 -1 4202496 364 0 0 0 0 0 0 0 21 0 1 0 146793568 8908800 249 4089446400 4194304 4922060 140735667027824 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24125/statm: 2175 249 208 178 0 68 0
[pid=24127] ppid=24125 vsize=142860 CPUtime=55.4
/proc/24127/stat : 24127 (pb_cplex) S 24125 24125 23737 0 -1 4202496 55353 0 0 0 5484 56 0 0 18 0 8 0 146793569 146288640 13027 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24127/statm: 35715 13027 1098 2985 0 32257 0
[pid=24127/tid=24178] ppid=24125 vsize=142860 CPUtime=0.41
/proc/24127/task/24178/stat : 24178 (pb_cplex) R 24125 24125 23737 0 -1 4202560 761 0 0 0 41 0 0 0 16 0 8 0 146795873 146288640 13027 4089446400 134512640 146736320 4286817696 18446744073709551615 136008160 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=24127/tid=24179] ppid=24125 vsize=142860 CPUtime=0.43
/proc/24127/task/24179/stat : 24179 (pb_cplex) R 24125 24125 23737 0 -1 4202560 758 0 0 0 43 0 0 0 16 0 8 0 146795873 146288640 13027 4089446400 134512640 146736320 4286817696 18446744073709551615 136388513 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=24127/tid=24180] ppid=24125 vsize=142860 CPUtime=0.37
/proc/24127/task/24180/stat : 24180 (pb_cplex) R 24125 24125 23737 0 -1 4202560 42 0 0 0 37 0 0 0 18 0 8 0 146795873 146288640 13027 4089446400 134512640 146736320 4286817696 18446744073709551615 136384857 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=24127/tid=24181] ppid=24125 vsize=142860 CPUtime=0.36
/proc/24127/task/24181/stat : 24181 (pb_cplex) R 24125 24125 23737 0 -1 4202560 704 0 0 0 36 0 0 0 16 0 8 0 146795873 146288640 13027 4089446400 134512640 146736320 4286817696 18446744073709551615 136007612 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=24127/tid=24182] ppid=24125 vsize=142860 CPUtime=0.02
/proc/24127/task/24182/stat : 24182 (pb_cplex) S 24125 24125 23737 0 -1 4202560 422 0 0 0 2 0 0 0 16 0 8 0 146795873 146288640 13027 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 7 0 0 0
[pid=24127/tid=24183] ppid=24125 vsize=142860 CPUtime=0.34
/proc/24127/task/24183/stat : 24183 (pb_cplex) R 24125 24125 23737 0 -1 4202560 46 0 0 0 34 0 0 0 16 0 8 0 146795873 146288640 13027 4089446400 134512640 146736320 4286817696 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=24127/tid=24184] ppid=24125 vsize=142860 CPUtime=0.3
/proc/24127/task/24184/stat : 24184 (pb_cplex) R 24125 24125 23737 0 -1 4202560 766 0 0 0 30 0 0 0 18 0 8 0 146795873 146288640 13027 4089446400 134512640 146736320 4286817696 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 55.4
Current children cumulated vsize (KiB) 151560

[startup+51.1511 s]
/proc/loadavg: 8.61 4.17 1.62 10/195 24184
/proc/meminfo: memFree=30724476/32951124 swapFree=67111528/67111528
[pid=24125] ppid=24123 vsize=8700 CPUtime=0
/proc/24125/stat : 24125 (run) S 24123 24125 23737 0 -1 4202496 364 0 0 0 0 0 0 0 21 0 1 0 146793568 8908800 249 4089446400 4194304 4922060 140735667027824 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24125/statm: 2175 249 208 178 0 68 0
[pid=24127] ppid=24125 vsize=146956 CPUtime=161.89
/proc/24127/stat : 24127 (pb_cplex) R 24125 24125 23737 0 -1 4202496 81712 0 0 0 16054 135 0 0 16 0 8 0 146793569 150482944 14103 4089446400 134512640 146736320 4286817696 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0
/proc/24127/statm: 36739 14103 1083 2985 0 33281 0
[pid=24127/tid=24178] ppid=24125 vsize=146956 CPUtime=13.25
/proc/24127/task/24178/stat : 24178 (pb_cplex) R 24125 24125 23737 0 -1 4202560 2664 0 0 0 1314 11 0 0 15 0 8 0 146795873 150482944 14103 4089446400 134512640 146736320 4286817696 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=24127/tid=24179] ppid=24125 vsize=146956 CPUtime=13.9
/proc/24127/task/24179/stat : 24179 (pb_cplex) R 24125 24125 23737 0 -1 4202560 4722 0 0 0 1380 10 0 0 16 0 8 0 146795873 150482944 14103 4089446400 134512640 146736320 4286817696 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=24127/tid=24180] ppid=24125 vsize=146956 CPUtime=13.04
/proc/24127/task/24180/stat : 24180 (pb_cplex) R 24125 24125 23737 0 -1 4202560 632 0 0 0 1295 9 0 0 15 0 8 0 146795873 150482944 14103 4089446400 134512640 146736320 4286817696 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=24127/tid=24181] ppid=24125 vsize=146956 CPUtime=13.35
/proc/24127/task/24181/stat : 24181 (pb_cplex) S 24125 24125 23737 0 -1 4202560 5521 0 0 0 1324 11 0 0 15 0 8 0 146795873 150482944 14103 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 0 0 0 0
[pid=24127/tid=24182] ppid=24125 vsize=146956 CPUtime=12.71
/proc/24127/task/24182/stat : 24182 (pb_cplex) R 24125 24125 23737 0 -1 4202560 1542 0 0 0 1265 6 0 0 15 0 8 0 146795873 150482944 14103 4089446400 134512640 146736320 4286817696 18446744073709551615 136017748 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=24127/tid=24183] ppid=24125 vsize=146956 CPUtime=15.27
/proc/24127/task/24183/stat : 24183 (pb_cplex) R 24125 24125 23737 0 -1 4202560 1602 0 0 0 1519 8 0 0 15 0 8 0 146795873 150482944 14103 4089446400 134512640 146736320 4286817696 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=24127/tid=24184] ppid=24125 vsize=146956 CPUtime=13.6
/proc/24127/task/24184/stat : 24184 (pb_cplex) R 24125 24125 23737 0 -1 4202560 8812 0 0 0 1349 11 0 0 15 0 8 0 146795873 150482944 14103 4089446400 134512640 146736320 4286817696 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 161.89
Current children cumulated vsize (KiB) 155656

[startup+102.365 s]
/proc/loadavg: 8.98 5.04 2.07 11/195 24186
/proc/meminfo: memFree=30723596/32951124 swapFree=67111528/67111528
[pid=24125] ppid=24123 vsize=8700 CPUtime=0
/proc/24125/stat : 24125 (run) S 24123 24125 23737 0 -1 4202496 364 0 0 0 0 0 0 0 21 0 1 0 146793568 8908800 249 4089446400 4194304 4922060 140735667027824 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24125/statm: 2175 249 208 178 0 68 0
[pid=24127] ppid=24125 vsize=146956 CPUtime=372.12
/proc/24127/stat : 24127 (pb_cplex) R 24125 24125 23737 0 -1 4202496 114584 0 0 0 36913 299 0 0 15 0 8 0 146793569 150482944 14194 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24127/statm: 36739 14194 1101 2985 0 33281 0
[pid=24127/tid=24178] ppid=24125 vsize=146956 CPUtime=39.44
/proc/24127/task/24178/stat : 24178 (pb_cplex) S 24125 24125 23737 0 -1 4202560 10626 0 0 0 3911 33 0 0 15 0 8 0 146795873 150482944 14194 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 5 0 0 0
[pid=24127/tid=24179] ppid=24125 vsize=146956 CPUtime=40.04
/proc/24127/task/24179/stat : 24179 (pb_cplex) S 24125 24125 23737 0 -1 4202560 6507 0 0 0 3972 32 0 0 16 0 8 0 146795873 150482944 14194 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 4 0 0 0
[pid=24127/tid=24180] ppid=24125 vsize=146956 CPUtime=39.19
/proc/24127/task/24180/stat : 24180 (pb_cplex) S 24125 24125 23737 0 -1 4202560 2346 0 0 0 3891 28 0 0 15 0 8 0 146795873 150482944 14194 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 0 0 0 0
[pid=24127/tid=24181] ppid=24125 vsize=146956 CPUtime=39.42
/proc/24127/task/24181/stat : 24181 (pb_cplex) S 24125 24125 23737 0 -1 4202560 10311 0 0 0 3912 30 0 0 15 0 8 0 146795873 150482944 14194 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 2 0 0 0

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

/proc/24127/task/24183/stat : 24183 (pb_cplex) R 24125 24125 23737 0 -1 4202560 11638 0 0 0 7010 56 0 0 15 0 8 0 146795873 150482944 14240 4089446400 134512640 146736320 4286817696 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=24127/tid=24184] ppid=24125 vsize=146956 CPUtime=69.07
/proc/24127/task/24184/stat : 24184 (pb_cplex) R 24125 24125 23737 0 -1 4202560 17604 0 0 0 6851 56 0 0 15 0 8 0 146795873 150482944 14240 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 608.82
Current children cumulated vsize (KiB) 155656

[startup+222.301 s]
/proc/loadavg: 9.41 6.50 2.96 11/195 24189
/proc/meminfo: memFree=30724084/32951124 swapFree=67111528/67111528
[pid=24125] ppid=24123 vsize=8700 CPUtime=0
/proc/24125/stat : 24125 (run) S 24123 24125 23737 0 -1 4202496 364 0 0 0 0 0 0 0 21 0 1 0 146793568 8908800 249 4089446400 4194304 4922060 140735667027824 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24125/statm: 2175 249 208 178 0 68 0
[pid=24127] ppid=24125 vsize=149004 CPUtime=841.93
/proc/24127/stat : 24127 (pb_cplex) S 24125 24125 23737 0 -1 4202496 188978 0 0 0 83483 710 0 0 16 0 8 0 146793569 152580096 14501 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/24127/statm: 37251 14501 1101 2985 0 33793 0
[pid=24127/tid=24178] ppid=24125 vsize=149004 CPUtime=97.7
/proc/24127/task/24178/stat : 24178 (pb_cplex) S 24125 24125 23737 0 -1 4202560 21885 0 0 0 9685 85 0 0 15 0 8 0 146795873 152580096 14501 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 5 0 0 0
[pid=24127/tid=24179] ppid=24125 vsize=149004 CPUtime=98.3
/proc/24127/task/24179/stat : 24179 (pb_cplex) S 24125 24125 23737 0 -1 4202560 13701 0 0 0 9749 81 0 0 15 0 8 0 146795873 152580096 14501 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 5 0 0 0
[pid=24127/tid=24180] ppid=24125 vsize=149004 CPUtime=96.96
/proc/24127/task/24180/stat : 24180 (pb_cplex) R 24125 24125 23737 0 -1 4202560 11175 0 0 0 9619 77 0 0 15 0 8 0 146795873 152580096 14501 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=24127/tid=24181] ppid=24125 vsize=149004 CPUtime=97.21
/proc/24127/task/24181/stat : 24181 (pb_cplex) S 24125 24125 23737 0 -1 4202560 18254 0 0 0 9642 79 0 0 15 0 8 0 146795873 152580096 14501 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 4 0 0 0
[pid=24127/tid=24182] ppid=24125 vsize=149004 CPUtime=96.97
/proc/24127/task/24182/stat : 24182 (pb_cplex) S 24125 24125 23737 0 -1 4202560 20504 0 0 0 9615 82 0 0 15 0 8 0 146795873 152580096 14501 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 3 0 0 0
[pid=24127/tid=24183] ppid=24125 vsize=149004 CPUtime=99.63
/proc/24127/task/24183/stat : 24183 (pb_cplex) S 24125 24125 23737 0 -1 4202560 14150 0 0 0 9879 84 0 0 15 0 8 0 146795873 152580096 14501 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 1 0 0 0
[pid=24127/tid=24184] ppid=24125 vsize=149004 CPUtime=97.93
/proc/24127/task/24184/stat : 24184 (pb_cplex) R 24125 24125 23737 0 -1 4202560 21292 0 0 0 9712 81 0 0 15 0 8 0 146795873 152580096 14501 4089446400 134512640 146736320 4286817696 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 841.93
Current children cumulated vsize (KiB) 157704

[startup+282.305 s]
/proc/loadavg: 9.85 7.13 3.38 11/195 24190
/proc/meminfo: memFree=30724196/32951124 swapFree=67111528/67111528
[pid=24125] ppid=24123 vsize=8700 CPUtime=0
/proc/24125/stat : 24125 (run) S 24123 24125 23737 0 -1 4202496 364 0 0 0 0 0 0 0 21 0 1 0 146793568 8908800 249 4089446400 4194304 4922060 140735667027824 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24125/statm: 2175 249 208 178 0 68 0
[pid=24127] ppid=24125 vsize=149004 CPUtime=1067.8
/proc/24127/stat : 24127 (pb_cplex) S 24125 24125 23737 0 -1 4202496 209026 0 0 0 105876 904 0 0 16 0 8 0 146793569 152580096 14561 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24127/statm: 37251 14561 1102 2985 0 33793 0
[pid=24127/tid=24178] ppid=24125 vsize=149004 CPUtime=125.69
/proc/24127/task/24178/stat : 24178 (pb_cplex) S 24125 24125 23737 0 -1 4202560 23877 0 0 0 12459 110 0 0 15 0 8 0 146795873 152580096 14561 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 1 0 0 0
[pid=24127/tid=24179] ppid=24125 vsize=149004 CPUtime=126.34
/proc/24127/task/24179/stat : 24179 (pb_cplex) S 24125 24125 23737 0 -1 4202560 16574 0 0 0 12532 102 0 0 15 0 8 0 146795873 152580096 14561 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 1 0 0 0
[pid=24127/tid=24180] ppid=24125 vsize=149004 CPUtime=124.71
/proc/24127/task/24180/stat : 24180 (pb_cplex) S 24125 24125 23737 0 -1 4202560 14354 0 0 0 12369 102 0 0 15 0 8 0 146795873 152580096 14561 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 1 0 0 0
[pid=24127/tid=24181] ppid=24125 vsize=149004 CPUtime=124.98
/proc/24127/task/24181/stat : 24181 (pb_cplex) S 24125 24125 23737 0 -1 4202560 20914 0 0 0 12397 101 0 0 15 0 8 0 146795873 152580096 14561 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 1 0 0 0
[pid=24127/tid=24182] ppid=24125 vsize=149004 CPUtime=124.67
/proc/24127/task/24182/stat : 24182 (pb_cplex) S 24125 24125 23737 0 -1 4202560 23423 0 0 0 12362 105 0 0 15 0 8 0 146795873 152580096 14561 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 5 0 0 0
[pid=24127/tid=24183] ppid=24125 vsize=149004 CPUtime=127.58
/proc/24127/task/24183/stat : 24183 (pb_cplex) S 24125 24125 23737 0 -1 4202560 16232 0 0 0 12650 108 0 0 15 0 8 0 146795873 152580096 14561 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 7 0 0 0
[pid=24127/tid=24184] ppid=24125 vsize=149004 CPUtime=125.61
/proc/24127/task/24184/stat : 24184 (pb_cplex) R 24125 24125 23737 0 -1 4202560 23719 0 0 0 12452 109 0 0 15 0 8 0 146795873 152580096 14561 4089446400 134512640 146736320 4286817696 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1067.8
Current children cumulated vsize (KiB) 157704

[startup+342.312 s]
/proc/loadavg: 10.28 7.76 3.84 11/195 24192
/proc/meminfo: memFree=30724384/32951124 swapFree=67111528/67111528
[pid=24125] ppid=24123 vsize=8700 CPUtime=0
/proc/24125/stat : 24125 (run) S 24123 24125 23737 0 -1 4202496 364 0 0 0 0 0 0 0 21 0 1 0 146793568 8908800 249 4089446400 4194304 4922060 140735667027824 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24125/statm: 2175 249 208 178 0 68 0
[pid=24127] ppid=24125 vsize=149004 CPUtime=1288.49
/proc/24127/stat : 24127 (pb_cplex) S 24125 24125 23737 0 -1 4202496 227253 0 0 0 127744 1105 0 0 16 0 8 0 146793569 152580096 14567 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24127/statm: 37251 14567 1102 2985 0 33793 0
[pid=24127/tid=24178] ppid=24125 vsize=149004 CPUtime=153.01
/proc/24127/task/24178/stat : 24178 (pb_cplex) S 24125 24125 23737 0 -1 4202560 26612 0 0 0 15166 135 0 0 15 0 8 0 146795873 152580096 14567 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 0 0 0 0
[pid=24127/tid=24179] ppid=24125 vsize=149004 CPUtime=153.49
/proc/24127/task/24179/stat : 24179 (pb_cplex) S 24125 24125 23737 0 -1 4202560 18136 0 0 0 15219 130 0 0 15 0 8 0 146795873 152580096 14567 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 6 0 0 0
[pid=24127/tid=24180] ppid=24125 vsize=149004 CPUtime=152.13
/proc/24127/task/24180/stat : 24180 (pb_cplex) S 24125 24125 23737 0 -1 4202560 15908 0 0 0 15087 126 0 0 15 0 8 0 146795873 152580096 14567 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 2 0 0 0
[pid=24127/tid=24181] ppid=24125 vsize=149004 CPUtime=152
/proc/24127/task/24181/stat : 24181 (pb_cplex) S 24125 24125 23737 0 -1 4202560 23618 0 0 0 15074 126 0 0 15 0 8 0 146795873 152580096 14567 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 0 0 0 0
[pid=24127/tid=24182] ppid=24125 vsize=149004 CPUtime=151.71
/proc/24127/task/24182/stat : 24182 (pb_cplex) S 24125 24125 23737 0 -1 4202560 26297 0 0 0 15041 130 0 0 15 0 8 0 146795873 152580096 14567 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 5 0 0 0
[pid=24127/tid=24183] ppid=24125 vsize=149004 CPUtime=155.1
/proc/24127/task/24183/stat : 24183 (pb_cplex) R 24125 24125 23737 0 -1 4202560 18199 0 0 0 15375 135 0 0 15 0 8 0 146795873 152580096 14567 4089446400 134512640 146736320 4286817696 18446744073709551615 139043568 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=24127/tid=24184] ppid=24125 vsize=149004 CPUtime=152.71
/proc/24127/task/24184/stat : 24184 (pb_cplex) R 24125 24125 23737 0 -1 4202560 26013 0 0 0 15139 132 0 0 15 0 8 0 146795873 152580096 14567 4089446400 134512640 146736320 4286817696 18446744073709551615 136388081 0 2 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1288.49
Current children cumulated vsize (KiB) 157704

[startup+402.301 s]
/proc/loadavg: 9.54 7.96 4.14 4/188 24286
/proc/meminfo: memFree=30775056/32951124 swapFree=67111528/67111528
[pid=24125] ppid=24123 vsize=8700 CPUtime=0
/proc/24125/stat : 24125 (run) S 24123 24125 23737 0 -1 4202496 364 0 0 0 0 0 0 0 21 0 1 0 146793568 8908800 249 4089446400 4194304 4922060 140735667027824 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24125/statm: 2175 249 208 178 0 68 0
[pid=24127] ppid=24125 vsize=147980 CPUtime=1549.36
/proc/24127/stat : 24127 (pb_cplex) S 24125 24125 23737 0 -1 4202496 255001 0 0 0 153577 1359 0 0 15 0 8 0 146793569 151531520 14350 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24127/statm: 36995 14350 1102 2985 0 33537 0
[pid=24127/tid=24178] ppid=24125 vsize=147980 CPUtime=185.15
/proc/24127/task/24178/stat : 24178 (pb_cplex) S 24125 24125 23737 0 -1 4202560 29125 0 0 0 18347 168 0 0 15 0 8 0 146795873 151531520 14350 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 5 0 0 0
[pid=24127/tid=24179] ppid=24125 vsize=147980 CPUtime=186.1
/proc/24127/task/24179/stat : 24179 (pb_cplex) S 24125 24125 23737 0 -1 4202560 21922 0 0 0 18451 159 0 0 15 0 8 0 146795873 151531520 14350 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 3 0 0 0
[pid=24127/tid=24180] ppid=24125 vsize=147980 CPUtime=184.22
/proc/24127/task/24180/stat : 24180 (pb_cplex) S 24125 24125 23737 0 -1 4202560 18179 0 0 0 18263 159 0 0 16 0 8 0 146795873 151531520 14350 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 7 0 0 0
[pid=24127/tid=24181] ppid=24125 vsize=147980 CPUtime=184.45
/proc/24127/task/24181/stat : 24181 (pb_cplex) S 24125 24125 23737 0 -1 4202560 26235 0 0 0 18287 158 0 0 15 0 8 0 146795873 151531520 14350 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 4 0 0 0
[pid=24127/tid=24182] ppid=24125 vsize=147980 CPUtime=184.11
/proc/24127/task/24182/stat : 24182 (pb_cplex) S 24125 24125 23737 0 -1 4202560 31472 0 0 0 18248 163 0 0 15 0 8 0 146795873 151531520 14350 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 0 0 0 0
[pid=24127/tid=24183] ppid=24125 vsize=147980 CPUtime=187.47
/proc/24127/task/24183/stat : 24183 (pb_cplex) S 24125 24125 23737 0 -1 4202560 21004 0 0 0 18582 165 0 0 15 0 8 0 146795873 151531520 14350 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 7 0 0 0
[pid=24127/tid=24184] ppid=24125 vsize=147980 CPUtime=185.14
/proc/24127/task/24184/stat : 24184 (pb_cplex) R 24125 24125 23737 0 -1 4202560 28709 0 0 0 18350 164 0 0 15 0 8 0 146795873 151531520 14350 4089446400 134512640 146736320 4286817696 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1549.36
Current children cumulated vsize (KiB) 156680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+449.201 s]
/proc/loadavg: 7.86 7.75 4.26 3/188 24287
/proc/meminfo: memFree=30740596/32951124 swapFree=67111528/67111528
[pid=24125] ppid=24123 vsize=8700 CPUtime=0
/proc/24125/stat : 24125 (run) S 24123 24125 23737 0 -1 4202496 364 0 0 0 0 0 0 0 21 0 1 0 146793568 8908800 249 4089446400 4194304 4922060 140735667027824 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24125/statm: 2175 249 208 178 0 68 0
[pid=24127] ppid=24125 vsize=147980 CPUtime=1800.06
/proc/24127/stat : 24127 (pb_cplex) S 24125 24125 23737 0 -1 4202496 281281 0 0 0 178387 1619 0 0 15 0 8 0 146793569 151531520 14354 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24127/statm: 36995 14354 1102 2985 0 33537 0
[pid=24127/tid=24178] ppid=24125 vsize=147980 CPUtime=216.29
/proc/24127/task/24178/stat : 24178 (pb_cplex) S 24125 24125 23737 0 -1 4202560 32660 0 0 0 21427 202 0 0 15 0 8 0 146795873 151531520 14354 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 6 0 0 0
[pid=24127/tid=24179] ppid=24125 vsize=147980 CPUtime=217.5
/proc/24127/task/24179/stat : 24179 (pb_cplex) S 24125 24125 23737 0 -1 4202560 24429 0 0 0 21558 192 0 0 16 0 8 0 146795873 151531520 14354 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 7 0 0 0
[pid=24127/tid=24180] ppid=24125 vsize=147980 CPUtime=215.41
/proc/24127/task/24180/stat : 24180 (pb_cplex) S 24125 24125 23737 0 -1 4202560 20885 0 0 0 21352 189 0 0 16 0 8 0 146795873 151531520 14354 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 7 0 0 0
[pid=24127/tid=24181] ppid=24125 vsize=147980 CPUtime=215.67
/proc/24127/task/24181/stat : 24181 (pb_cplex) S 24125 24125 23737 0 -1 4202560 29743 0 0 0 21375 192 0 0 15 0 8 0 146795873 151531520 14354 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 5 0 0 0
[pid=24127/tid=24182] ppid=24125 vsize=147980 CPUtime=215.44
/proc/24127/task/24182/stat : 24182 (pb_cplex) S 24125 24125 23737 0 -1 4202560 34356 0 0 0 21351 193 0 0 15 0 8 0 146795873 151531520 14354 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 4 0 0 0
[pid=24127/tid=24183] ppid=24125 vsize=147980 CPUtime=218.75
/proc/24127/task/24183/stat : 24183 (pb_cplex) S 24125 24125 23737 0 -1 4202560 23310 0 0 0 21677 198 0 0 15 0 8 0 146795873 151531520 14354 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 1 0 0 0
[pid=24127/tid=24184] ppid=24125 vsize=147980 CPUtime=216.76
/proc/24127/task/24184/stat : 24184 (pb_cplex) R 24125 24125 23737 0 -1 4202560 33092 0 0 0 21480 196 0 0 15 0 8 0 146795873 151531520 14354 4089446400 134512640 146736320 4286817696 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 156680

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

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

[startup+449.201 s]
/proc/loadavg: 7.86 7.75 4.26 3/188 24287
/proc/meminfo: memFree=30740596/32951124 swapFree=67111528/67111528
[pid=24125] ppid=24123 vsize=8700 CPUtime=0
/proc/24125/stat : 24125 (run) S 24123 24125 23737 0 -1 4202496 364 0 0 0 0 0 0 0 21 0 1 0 146793568 8908800 249 4089446400 4194304 4922060 140735667027824 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24125/statm: 2175 249 208 178 0 68 0
[pid=24127] ppid=24125 vsize=147980 CPUtime=1800.06
/proc/24127/stat : 24127 (pb_cplex) S 24125 24125 23737 0 -1 4202496 281281 0 0 0 178387 1619 0 0 15 0 8 0 146793569 151531520 14354 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/24127/statm: 36995 14354 1102 2985 0 33537 0
[pid=24127/tid=24178] ppid=24125 vsize=147980 CPUtime=216.29
/proc/24127/task/24178/stat : 24178 (pb_cplex) S 24125 24125 23737 0 -1 4202560 32660 0 0 0 21427 202 0 0 15 0 8 0 146795873 151531520 14354 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 6 0 0 0
[pid=24127/tid=24179] ppid=24125 vsize=147980 CPUtime=217.5
/proc/24127/task/24179/stat : 24179 (pb_cplex) S 24125 24125 23737 0 -1 4202560 24429 0 0 0 21558 192 0 0 16 0 8 0 146795873 151531520 14354 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 7 0 0 0
[pid=24127/tid=24180] ppid=24125 vsize=147980 CPUtime=215.41
/proc/24127/task/24180/stat : 24180 (pb_cplex) S 24125 24125 23737 0 -1 4202560 20885 0 0 0 21352 189 0 0 16 0 8 0 146795873 151531520 14354 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 7 0 0 0
[pid=24127/tid=24181] ppid=24125 vsize=147980 CPUtime=215.67
/proc/24127/task/24181/stat : 24181 (pb_cplex) S 24125 24125 23737 0 -1 4202560 29743 0 0 0 21375 192 0 0 15 0 8 0 146795873 151531520 14354 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 5 0 0 0
[pid=24127/tid=24182] ppid=24125 vsize=147980 CPUtime=215.44
/proc/24127/task/24182/stat : 24182 (pb_cplex) S 24125 24125 23737 0 -1 4202560 34356 0 0 0 21351 193 0 0 15 0 8 0 146795873 151531520 14354 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 4 0 0 0
[pid=24127/tid=24183] ppid=24125 vsize=147980 CPUtime=218.75
/proc/24127/task/24183/stat : 24183 (pb_cplex) S 24125 24125 23737 0 -1 4202560 23310 0 0 0 21677 198 0 0 15 0 8 0 146795873 151531520 14354 4089446400 134512640 146736320 4286817696 18446744073709551615 144580073 0 2 4096 16387 18446604468145853568 0 0 -1 1 0 0 0
[pid=24127/tid=24184] ppid=24125 vsize=147980 CPUtime=216.76
/proc/24127/task/24184/stat : 24184 (pb_cplex) R 24125 24125 23737 0 -1 4202560 33092 0 0 0 21480 196 0 0 15 0 8 0 146795873 151531520 14354 4089446400 134512640 146736320 4286817696 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 156680

Child status: 0
Real time (s): 449.217
CPU time (s): 1800.08
CPU user time (s): 1783.88
CPU system time (s): 16.2015
CPU usage (%): 400.716
Max. virtual memory (cumulated for all children) (KiB): 162824

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

runsolver used 0.870867 second user time and 1.84272 second system time

The end

Launcher Data

Begin job on node144 at 2010-07-02 09:16:29
IDJOB=2697933
IDBENCH=78954
IDSOLVER=1210
FILE ID=node144/2697933-1278054989
PBS_JOBID= 11198894
Free space on /tmp= 74140 MiB

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

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

MD5SUM BENCH= 12371feb76f2c231a6dc5b657286b6d5
RANDOM SEED=558558953

node144.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.848
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.69
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.848
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.83
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.848
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.75
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.848
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.82
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.848
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.848
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.848
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.848
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	: 5230.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30778132 kB
Buffers:        223808 kB
Cached:        1674904 kB
SwapCached:          0 kB
Active:         891108 kB
Inactive:      1129040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30778132 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16376 kB
Writeback:           0 kB
AnonPages:      121520 kB
Mapped:          18988 kB
Slab:            85988 kB
PageTables:       5036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   345868 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= 74124 MiB
End job on node144 at 2010-07-02 09:23:59