Trace number 2697915

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.1 470.556

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900581320--soft-66-100-0.wbo
MD5SUM4c1853ff60c53f26c44f2cbc4e9273c7
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 benchmark194.25
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 constraints928
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 47257
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 47256
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 641
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-2697915-1278054868.wbo.
0.00/0.00	c Instance file HOME/instance-2697915-1278054868.wbo
0.00/0.00	c File size is 88003 bytes.
0.00/0.18	c Highest Coefficient sum: 641
0.00/0.18	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.18	c ============================[ Problem Statistics ]=============================
0.00/0.18	c |                                                                             |
0.00/0.18	c |  Parsing time:          0.18         s                                      |
0.00/0.18	c |  Number Variables:      1159                                                |
0.00/0.18	c |  Number Constraints:    2708                                                |
0.00/0.18	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-2697915-1278054868/watcher-2697915-1278054868 -o /tmp/evaluation-result-2697915-1278054868/solver-2697915-1278054868 -C 1800 -W 2000 -M 3800 run HOME/instance-2697915-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.05 0.01 0.00 3/179 22290
/proc/meminfo: memFree=31332592/32951124 swapFree=67111528/67111528
[pid=22290] ppid=22288 vsize=8700 CPUtime=0
/proc/22290/stat : 22290 (run) S 22288 22290 21865 0 -1 4202496 366 0 0 0 0 0 0 0 24 0 1 0 146781954 8908800 249 4089446400 4194304 4922060 140735629022080 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22290/statm: 2175 249 208 178 0 68 0

[startup+0.0609289 s]
/proc/loadavg: 0.05 0.01 0.00 3/179 22290
/proc/meminfo: memFree=31332592/32951124 swapFree=67111528/67111528
[pid=22290] ppid=22288 vsize=8700 CPUtime=0
/proc/22290/stat : 22290 (run) S 22288 22290 21865 0 -1 4202496 366 0 0 0 0 0 0 0 24 0 1 0 146781954 8908800 249 4089446400 4194304 4922060 140735629022080 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22290/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100919 s]
/proc/loadavg: 0.05 0.01 0.00 3/179 22290
/proc/meminfo: memFree=31332592/32951124 swapFree=67111528/67111528
[pid=22290] ppid=22288 vsize=8700 CPUtime=0
/proc/22290/stat : 22290 (run) S 22288 22290 21865 0 -1 4202496 366 0 0 0 0 0 0 0 24 0 1 0 146781954 8908800 249 4089446400 4194304 4922060 140735629022080 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22290/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300845 s]
/proc/loadavg: 0.05 0.01 0.00 3/179 22290
/proc/meminfo: memFree=31332592/32951124 swapFree=67111528/67111528
[pid=22290] ppid=22288 vsize=8700 CPUtime=0
/proc/22290/stat : 22290 (run) S 22288 22290 21865 0 -1 4202496 366 0 0 0 0 0 0 0 24 0 1 0 146781954 8908800 249 4089446400 4194304 4922060 140735629022080 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22290/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.703759 s]
/proc/loadavg: 0.05 0.01 0.00 3/179 22290
/proc/meminfo: memFree=31332592/32951124 swapFree=67111528/67111528
[pid=22290] ppid=22288 vsize=8700 CPUtime=0
/proc/22290/stat : 22290 (run) S 22288 22290 21865 0 -1 4202496 366 0 0 0 0 0 0 0 24 0 1 0 146781954 8908800 249 4089446400 4194304 4922060 140735629022080 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22290/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50064 s]
/proc/loadavg: 0.05 0.01 0.00 10/188 22320
/proc/meminfo: memFree=31279076/32951124 swapFree=67111528/67111528
[pid=22290] ppid=22288 vsize=8700 CPUtime=0
/proc/22290/stat : 22290 (run) S 22288 22290 21865 0 -1 4202496 366 0 0 0 0 0 0 0 24 0 1 0 146781954 8908800 249 4089446400 4194304 4922060 140735629022080 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22290/statm: 2175 249 208 178 0 68 0
[pid=22291] ppid=22290 vsize=90020 CPUtime=3.33
/proc/22291/stat : 22291 (pb_cplex) R 22290 22290 21865 0 -1 4202496 21052 0 0 0 326 7 0 0 16 0 1 0 146781954 92180480 8433 4089446400 134512640 146736320 4291879024 18446744073709551615 136382173 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/22291/statm: 22505 8433 1071 2985 0 19047 0
Current children cumulated CPU time (s) 3.33
Current children cumulated vsize (KiB) 98720

[startup+3.10128 s]
/proc/loadavg: 0.05 0.01 0.00 3/188 22363
/proc/meminfo: memFree=31273124/32951124 swapFree=67111528/67111528
[pid=22290] ppid=22288 vsize=8700 CPUtime=0
/proc/22290/stat : 22290 (run) S 22288 22290 21865 0 -1 4202496 366 0 0 0 0 0 0 0 24 0 1 0 146781954 8908800 249 4089446400 4194304 4922060 140735629022080 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22290/statm: 2175 249 208 178 0 68 0
[pid=22291] ppid=22290 vsize=131980 CPUtime=5.11
/proc/22291/stat : 22291 (pb_cplex) R 22290 22290 21865 0 -1 4202496 32293 0 0 0 501 10 0 0 21 0 8 0 146781954 135147520 10377 4089446400 134512640 146736320 4291879024 18446744073709551615 144797795 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0
/proc/22291/statm: 32995 10377 1098 2985 0 29537 0
[pid=22291/tid=22357] ppid=22290 vsize=131980 CPUtime=0.09
/proc/22291/task/22357/stat : 22357 (pb_cplex) S 22290 22290 21865 0 -1 4202560 644 0 0 0 9 0 0 0 16 0 8 0 146782161 135147520 10377 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 18446604471131941568 0 0 -1 7 0 0 0
[pid=22291/tid=22358] ppid=22290 vsize=131980 CPUtime=0
/proc/22291/task/22358/stat : 22358 (pb_cplex) S 22290 22290 21865 0 -1 4202560 312 0 0 0 0 0 0 0 16 0 8 0 146782161 135147520 10377 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 18446604471131941568 0 0 -1 7 0 0 0
[pid=22291/tid=22359] ppid=22290 vsize=131980 CPUtime=0.03
/proc/22291/task/22359/stat : 22359 (pb_cplex) R 22290 22290 21865 0 -1 4202560 433 0 0 0 3 0 0 0 16 0 8 0 146782161 135147520 10377 4089446400 134512640 146736320 4291879024 18446744073709551615 136006882 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=22291/tid=22360] ppid=22290 vsize=131980 CPUtime=0
/proc/22291/task/22360/stat : 22360 (pb_cplex) R 22290 22290 21865 0 -1 4202560 0 0 0 0 0 0 0 0 17 0 8 0 146782161 135147520 10377 4089446400 134512640 146736320 4291879024 18446744073709551615 144580332 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=22291/tid=22361] ppid=22290 vsize=131980 CPUtime=0
/proc/22291/task/22361/stat : 22361 (pb_cplex) S 22290 22290 21865 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 8 0 146782161 135147520 10377 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 18446604471131941568 0 0 -1 7 0 0 0
[pid=22291/tid=22362] ppid=22290 vsize=131980 CPUtime=0
/proc/22291/task/22362/stat : 22362 (pb_cplex) S 22290 22290 21865 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 8 0 146782161 135147520 10377 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 18446604471131941568 0 0 -1 7 0 0 0
[pid=22291/tid=22363] ppid=22290 vsize=131980 CPUtime=0
/proc/22291/task/22363/stat : 22363 (pb_cplex) S 22290 22290 21865 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 8 0 146782161 135147520 10377 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 18446604471131941568 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.11
Current children cumulated vsize (KiB) 140680

[startup+6.31835 s]
/proc/loadavg: 0.85 0.18 0.06 9/195 22370
/proc/meminfo: memFree=31232164/32951124 swapFree=67111528/67111528
[pid=22290] ppid=22288 vsize=8700 CPUtime=0
/proc/22290/stat : 22290 (run) S 22288 22290 21865 0 -1 4202496 366 0 0 0 0 0 0 0 24 0 1 0 146781954 8908800 249 4089446400 4194304 4922060 140735629022080 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22290/statm: 2175 249 208 178 0 68 0
[pid=22291] ppid=22290 vsize=145292 CPUtime=16.99
/proc/22291/stat : 22291 (pb_cplex) S 22290 22290 21865 0 -1 4202496 48463 0 0 0 1678 21 0 0 15 0 8 0 146781954 148779008 13519 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/22291/statm: 36323 13519 1081 2985 0 32865 0
[pid=22291/tid=22357] ppid=22290 vsize=145292 CPUtime=1.68
/proc/22291/task/22357/stat : 22357 (pb_cplex) R 22290 22290 21865 0 -1 4202560 1423 0 0 0 167 1 0 0 15 0 8 0 146782161 148779008 13519 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=22291/tid=22358] ppid=22290 vsize=145292 CPUtime=1.4
/proc/22291/task/22358/stat : 22358 (pb_cplex) S 22290 22290 21865 0 -1 4202560 3853 0 0 0 139 1 0 0 15 0 8 0 146782161 148779008 13519 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 18446604471131941568 0 0 -1 7 0 0 0
[pid=22291/tid=22359] ppid=22290 vsize=145292 CPUtime=1.33
/proc/22291/task/22359/stat : 22359 (pb_cplex) R 22290 22290 21865 0 -1 4202560 1478 0 0 0 132 1 0 0 16 0 8 0 146782161 148779008 13519 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=22291/tid=22360] ppid=22290 vsize=145292 CPUtime=1.33
/proc/22291/task/22360/stat : 22360 (pb_cplex) R 22290 22290 21865 0 -1 4202560 47 0 0 0 133 0 0 0 15 0 8 0 146782161 148779008 13519 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=22291/tid=22361] ppid=22290 vsize=145292 CPUtime=1.46
/proc/22291/task/22361/stat : 22361 (pb_cplex) R 22290 22290 21865 0 -1 4202560 1016 0 0 0 146 0 0 0 15 0 8 0 146782161 148779008 13519 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=22291/tid=22362] ppid=22290 vsize=145292 CPUtime=1.69
/proc/22291/task/22362/stat : 22362 (pb_cplex) R 22290 22290 21865 0 -1 4202560 4476 0 0 0 167 2 0 0 15 0 8 0 146782161 148779008 13519 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=22291/tid=22363] ppid=22290 vsize=145292 CPUtime=1.59
/proc/22291/task/22363/stat : 22363 (pb_cplex) R 22290 22290 21865 0 -1 4202560 58 0 0 0 158 1 0 0 15 0 8 0 146782161 148779008 13519 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 16.99
Current children cumulated vsize (KiB) 153992

[startup+12.7242 s]
/proc/loadavg: 1.42 0.31 0.10 11/195 22370
/proc/meminfo: memFree=31228692/32951124 swapFree=67111528/67111528
[pid=22290] ppid=22288 vsize=8700 CPUtime=0
/proc/22290/stat : 22290 (run) S 22288 22290 21865 0 -1 4202496 366 0 0 0 0 0 0 0 24 0 1 0 146781954 8908800 249 4089446400 4194304 4922060 140735629022080 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22290/statm: 2175 249 208 178 0 68 0
[pid=22291] ppid=22290 vsize=146316 CPUtime=41.76
/proc/22291/stat : 22291 (pb_cplex) R 22290 22290 21865 0 -1 4202496 58271 0 0 0 4132 44 0 0 16 0 8 0 146781954 149827584 13810 4089446400 134512640 146736320 4291879024 18446744073709551615 136017766 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0
/proc/22291/statm: 36579 13810 1080 2985 0 33121 0
[pid=22291/tid=22357] ppid=22290 vsize=146316 CPUtime=4.77
/proc/22291/task/22357/stat : 22357 (pb_cplex) R 22290 22290 21865 0 -1 4202560 2843 0 0 0 473 4 0 0 15 0 8 0 146782161 149827584 13810 4089446400 134512640 146736320 4291879024 18446744073709551615 136403117 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=22291/tid=22358] ppid=22290 vsize=146316 CPUtime=4.58
/proc/22291/task/22358/stat : 22358 (pb_cplex) R 22290 22290 21865 0 -1 4202560 10039 0 0 0 453 5 0 0 15 0 8 0 146782161 149827584 13810 4089446400 134512640 146736320 4291879024 18446744073709551615 135468665 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=22291/tid=22359] ppid=22290 vsize=146316 CPUtime=4.36
/proc/22291/task/22359/stat : 22359 (pb_cplex) R 22290 22290 21865 0 -1 4202560 1482 0 0 0 434 2 0 0 15 0 8 0 146782161 149827584 13810 4089446400 134512640 146736320 4291879024 18446744073709551615 136475778 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=22291/tid=22360] ppid=22290 vsize=146316 CPUtime=4.48
/proc/22291/task/22360/stat : 22360 (pb_cplex) S 22290 22290 21865 0 -1 4202560 52 0 0 0 445 3 0 0 15 0 8 0 146782161 149827584 13810 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 18446604471131941568 0 0 -1 4 0 0 0
[pid=22291/tid=22361] ppid=22290 vsize=146316 CPUtime=4.6
/proc/22291/task/22361/stat : 22361 (pb_cplex) R 22290 22290 21865 0 -1 4202560 2526 0 0 0 457 3 0 0 15 0 8 0 146782161 149827584 13810 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=22291/tid=22362] ppid=22290 vsize=146316 CPUtime=4.69
/proc/22291/task/22362/stat : 22362 (pb_cplex) R 22290 22290 21865 0 -1 4202560 5052 0 0 0 466 3 0 0 15 0 8 0 146782161 149827584 13810 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=22291/tid=22363] ppid=22290 vsize=146316 CPUtime=4.6
/proc/22291/task/22363/stat : 22363 (pb_cplex) S 22290 22290 21865 0 -1 4202560 154 0 0 0 454 6 0 0 16 0 8 0 146782161 149827584 13810 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 18446604471131941568 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 41.76
Current children cumulated vsize (KiB) 155016

[startup+25.5008 s]
/proc/loadavg: 2.64 0.64 0.21 11/195 22384
/proc/meminfo: memFree=31221128/32951124 swapFree=67111528/67111528
[pid=22290] ppid=22288 vsize=8700 CPUtime=0
/proc/22290/stat : 22290 (run) S 22288 22290 21865 0 -1 4202496 366 0 0 0 0 0 0 0 24 0 1 0 146781954 8908800 249 4089446400 4194304 4922060 140735629022080 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22290/statm: 2175 249 208 178 0 68 0
[pid=22291] ppid=22290 vsize=136072 CPUtime=84.31
/proc/22291/stat : 22291 (pb_cplex) S 22290 22290 21865 0 -1 4202496 77284 0 0 0 8343 88 0 0 25 0 8 0 146781954 139337728 12034 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/22291/statm: 34018 12034 1088 2985 0 30560 0
[pid=22291/tid=22378] ppid=22290 vsize=136072 CPUtime=0.94
/proc/22291/task/22378/stat : 22378 (pb_cplex) R 22290 22290 21865 0 -1 4202560 914 0 0 0 94 0 0 0 17 0 8 0 146784180 139337728 12034 4089446400 134512640 146736320 4291879024 18446744073709551615 136007620 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=22291/tid=22379] ppid=22290 vsize=136072 CPUtime=0.77
/proc/22291/task/22379/stat : 22379 (pb_cplex) S 22290 22290 21865 0 -1 4202560 1468 0 0 0 77 0 0 0 16 0 8 0 146784180 139337728 12034 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 18446604471131941568 0 0 -1 7 0 0 0
[pid=22291/tid=22380] ppid=22290 vsize=136072 CPUtime=1.41
/proc/22291/task/22380/stat : 22380 (pb_cplex) R 22290 22290 21865 0 -1 4202560 333 0 0 0 141 0 0 0 17 0 8 0 146784180 139337728 12034 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=22291/tid=22381] ppid=22290 vsize=136072 CPUtime=0.7
/proc/22291/task/22381/stat : 22381 (pb_cplex) R 22290 22290 21865 0 -1 4202560 334 0 0 0 70 0 0 0 16 0 8 0 146784180 139337728 12034 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=22291/tid=22382] ppid=22290 vsize=136072 CPUtime=0.87
/proc/22291/task/22382/stat : 22382 (pb_cplex) R 22290 22290 21865 0 -1 4202560 851 0 0 0 87 0 0 0 16 0 8 0 146784180 139337728 12034 4089446400 134512640 146736320 4291879024 18446744073709551615 136385269 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=22291/tid=22383] ppid=22290 vsize=136072 CPUtime=0.7
/proc/22291/task/22383/stat : 22383 (pb_cplex) R 22290 22290 21865 0 -1 4202560 1122 0 0 0 70 0 0 0 16 0 8 0 146784180 139337728 12034 4089446400 134512640 146736320 4291879024 18446744073709551615 135526130 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=22291/tid=22384] ppid=22290 vsize=136072 CPUtime=0.34
/proc/22291/task/22384/stat : 22384 (pb_cplex) R 22290 22290 21865 0 -1 4202560 406 0 0 0 34 0 0 0 18 0 8 0 146784180 139337728 12034 4089446400 134512640 146736320 4291879024 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 84.31
Current children cumulated vsize (KiB) 144772

[startup+51.1347 s]
/proc/loadavg: 4.58 1.24 0.42 10/195 22406
/proc/meminfo: memFree=31225708/32951124 swapFree=67111528/67111528
[pid=22290] ppid=22288 vsize=8700 CPUtime=0
/proc/22290/stat : 22290 (run) S 22288 22290 21865 0 -1 4202496 366 0 0 0 0 0 0 0 24 0 1 0 146781954 8908800 249 4089446400 4194304 4922060 140735629022080 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22290/statm: 2175 249 208 178 0 68 0
[pid=22291] ppid=22290 vsize=143668 CPUtime=180.35
/proc/22291/stat : 22291 (pb_cplex) S 22290 22290 21865 0 -1 4202496 102390 0 0 0 17866 169 0 0 15 0 8 0 146781954 147116032 13697 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0
/proc/22291/statm: 35917 13697 1087 2985 0 32459 0
[pid=22291/tid=22378] ppid=22290 vsize=143668 CPUtime=12.59
/proc/22291/task/22378/stat : 22378 (pb_cplex) S 22290 22290 21865 0 -1 4202560 6548 0 0 0 1248 11 0 0 15 0 8 0 146784180 147116032 13697 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 18446604471131941568 0 0 -1 0 0 0 0
[pid=22291/tid=22379] ppid=22290 vsize=143668 CPUtime=11.97
/proc/22291/task/22379/stat : 22379 (pb_cplex) S 22290 22290 21865 0 -1 4202560 4695 0 0 0 1187 10 0 0 15 0 8 0 146784180 147116032 13697 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 18446604471131941568 0 0 -1 6 0 0 0
[pid=22291/tid=22380] ppid=22290 vsize=143668 CPUtime=12.75
/proc/22291/task/22380/stat : 22380 (pb_cplex) R 22290 22290 21865 0 -1 4202560 5194 0 0 0 1267 8 0 0 15 0 8 0 146784180 147116032 13697 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=22291/tid=22381] ppid=22290 vsize=143668 CPUtime=13.28
/proc/22291/task/22381/stat : 22381 (pb_cplex) R 22290 22290 21865 0 -1 4202560 3175 0 0 0 1317 11 0 0 15 0 8 0 146784180 147116032 13697 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=22291/tid=22382] ppid=22290 vsize=143668 CPUtime=12.96
/proc/22291/task/22382/stat : 22382 (pb_cplex) R 22290 22290 21865 0 -1 4202560 5450 0 0 0 1286 10 0 0 15 0 8 0 146784180 147116032 13697 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=22291/tid=22383] ppid=22290 vsize=143668 CPUtime=13.59
/proc/22291/task/22383/stat : 22383 (pb_cplex) R 22290 22290 21865 0 -1 4202560 2613 0 0 0 1350 9 0 0 15 0 8 0 146784180 147116032 13697 4089446400 134512640 146736320 4291879024 18446744073709551615 139044505 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=22291/tid=22384] ppid=22290 vsize=143668 CPUtime=12.31
/proc/22291/task/22384/stat : 22384 (pb_cplex) R 22290 22290 21865 0 -1 4202560 1801 0 0 0 1221 10 0 0 15 0 8 0 146784180 147116032 13697 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 180.35
Current children cumulated vsize (KiB) 152368

[startup+102.307 s]
/proc/loadavg: 7.48 2.53 0.90 13/195 22407
/proc/meminfo: memFree=31223320/32951124 swapFree=67111528/67111528

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

/proc/22291/statm: 37283 15065 1105 2985 0 33825 0
[pid=22291/tid=22378] ppid=22290 vsize=149132 CPUtime=128.28
/proc/22291/task/22378/stat : 22378 (pb_cplex) R 22290 22290 21865 0 -1 4202560 14800 0 0 0 12728 100 0 0 16 0 8 0 146784180 152711168 15065 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=22291/tid=22379] ppid=22290 vsize=149132 CPUtime=127.04
/proc/22291/task/22379/stat : 22379 (pb_cplex) R 22290 22290 21865 0 -1 4202560 12252 0 0 0 12606 98 0 0 16 0 8 0 146784180 152711168 15065 4089446400 134512640 146736320 4291879024 18446744073709551615 137344507 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=22291/tid=22380] ppid=22290 vsize=149132 CPUtime=127.86
/proc/22291/task/22380/stat : 22380 (pb_cplex) R 22290 22290 21865 0 -1 4202560 19507 0 0 0 12685 101 0 0 16 0 8 0 146784180 152711168 15065 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=22291/tid=22381] ppid=22290 vsize=149132 CPUtime=128.41
/proc/22291/task/22381/stat : 22381 (pb_cplex) R 22290 22290 21865 0 -1 4202560 15083 0 0 0 12739 102 0 0 16 0 8 0 146784180 152711168 15065 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=22291/tid=22382] ppid=22290 vsize=149132 CPUtime=128.65
/proc/22291/task/22382/stat : 22382 (pb_cplex) R 22290 22290 21865 0 -1 4202560 17660 0 0 0 12766 99 0 0 16 0 8 0 146784180 152711168 15065 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=22291/tid=22383] ppid=22290 vsize=149132 CPUtime=128.95
/proc/22291/task/22383/stat : 22383 (pb_cplex) R 22290 22290 21865 0 -1 4202560 13130 0 0 0 12792 103 0 0 16 0 8 0 146784180 152711168 15065 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=22291/tid=22384] ppid=22290 vsize=149132 CPUtime=128.38
/proc/22291/task/22384/stat : 22384 (pb_cplex) R 22290 22290 21865 0 -1 4202560 12409 0 0 0 12729 109 0 0 16 0 8 0 146784180 152711168 15065 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1111.62
Current children cumulated vsize (KiB) 157832

[startup+342.301 s]
/proc/loadavg: 10.10 6.48 2.87 13/195 22497
/proc/meminfo: memFree=31234544/32951124 swapFree=67111528/67111528
[pid=22290] ppid=22288 vsize=8700 CPUtime=0
/proc/22290/stat : 22290 (run) S 22288 22290 21865 0 -1 4202496 366 0 0 0 0 0 0 0 24 0 1 0 146781954 8908800 249 4089446400 4194304 4922060 140735629022080 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22290/statm: 2175 249 208 178 0 68 0
[pid=22291] ppid=22290 vsize=148788 CPUtime=1331.91
/proc/22291/stat : 22291 (pb_cplex) S 22290 22290 21865 0 -1 4202496 190220 0 0 0 132091 1100 0 0 16 0 8 0 146781954 152358912 15060 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/22291/statm: 37197 15060 1105 2985 0 33739 0
[pid=22291/tid=22378] ppid=22290 vsize=148788 CPUtime=155.45
/proc/22291/task/22378/stat : 22378 (pb_cplex) R 22290 22290 21865 0 -1 4202560 15168 0 0 0 15421 124 0 0 15 0 8 0 146784180 152358912 15060 4089446400 134512640 146736320 4291879024 18446744073709551615 139044581 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=22291/tid=22379] ppid=22290 vsize=148788 CPUtime=154.45
/proc/22291/task/22379/stat : 22379 (pb_cplex) R 22290 22290 21865 0 -1 4202560 12400 0 0 0 15323 122 0 0 15 0 8 0 146784180 152358912 15060 4089446400 134512640 146736320 4291879024 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=22291/tid=22380] ppid=22290 vsize=148788 CPUtime=155.18
/proc/22291/task/22380/stat : 22380 (pb_cplex) S 22290 22290 21865 0 -1 4202560 19792 0 0 0 15392 126 0 0 15 0 8 0 146784180 152358912 15060 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 18446604471131941568 0 0 -1 4 0 0 0
[pid=22291/tid=22381] ppid=22290 vsize=148788 CPUtime=155.66
/proc/22291/task/22381/stat : 22381 (pb_cplex) R 22290 22290 21865 0 -1 4202560 15453 0 0 0 15441 125 0 0 15 0 8 0 146784180 152358912 15060 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=22291/tid=22382] ppid=22290 vsize=148788 CPUtime=155.8
/proc/22291/task/22382/stat : 22382 (pb_cplex) R 22290 22290 21865 0 -1 4202560 18025 0 0 0 15457 123 0 0 15 0 8 0 146784180 152358912 15060 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=22291/tid=22383] ppid=22290 vsize=148788 CPUtime=155.94
/proc/22291/task/22383/stat : 22383 (pb_cplex) R 22290 22290 21865 0 -1 4202560 14458 0 0 0 15467 127 0 0 15 0 8 0 146784180 152358912 15060 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=22291/tid=22384] ppid=22290 vsize=148788 CPUtime=155.39
/proc/22291/task/22384/stat : 22384 (pb_cplex) R 22290 22290 21865 0 -1 4202560 13080 0 0 0 15409 130 0 0 15 0 8 0 146784180 152358912 15060 4089446400 134512640 146736320 4291879024 18446744073709551615 135846438 0 2 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1331.91
Current children cumulated vsize (KiB) 157488

[startup+402.308 s]
/proc/loadavg: 9.46 6.98 3.27 11/195 22499
/proc/meminfo: memFree=31232824/32951124 swapFree=67111528/67111528
[pid=22290] ppid=22288 vsize=8700 CPUtime=0
/proc/22290/stat : 22290 (run) S 22288 22290 21865 0 -1 4202496 366 0 0 0 0 0 0 0 24 0 1 0 146781954 8908800 249 4089446400 4194304 4922060 140735629022080 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22290/statm: 2175 249 208 178 0 68 0
[pid=22291] ppid=22290 vsize=148788 CPUtime=1551.23
/proc/22291/stat : 22291 (pb_cplex) R 22290 22290 21865 0 -1 4202496 194016 0 0 0 153833 1290 0 0 16 0 8 0 146781954 152358912 15041 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0
/proc/22291/statm: 37197 15041 1105 2985 0 33739 0
[pid=22291/tid=22378] ppid=22290 vsize=148788 CPUtime=182.61
/proc/22291/task/22378/stat : 22378 (pb_cplex) R 22290 22290 21865 0 -1 4202560 15492 0 0 0 18113 148 0 0 15 0 8 0 146784180 152358912 15041 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=22291/tid=22379] ppid=22290 vsize=148788 CPUtime=181.51
/proc/22291/task/22379/stat : 22379 (pb_cplex) S 22290 22290 21865 0 -1 4202560 13396 0 0 0 18006 145 0 0 15 0 8 0 146784180 152358912 15041 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 18446604471131941568 0 0 -1 1 0 0 0
[pid=22291/tid=22380] ppid=22290 vsize=148788 CPUtime=182.02
/proc/22291/task/22380/stat : 22380 (pb_cplex) R 22290 22290 21865 0 -1 4202560 20376 0 0 0 18054 148 0 0 15 0 8 0 146784180 152358912 15041 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=22291/tid=22381] ppid=22290 vsize=148788 CPUtime=182.67
/proc/22291/task/22381/stat : 22381 (pb_cplex) R 22290 22290 21865 0 -1 4202560 15566 0 0 0 18118 149 0 0 15 0 8 0 146784180 152358912 15041 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=22291/tid=22382] ppid=22290 vsize=148788 CPUtime=182.64
/proc/22291/task/22382/stat : 22382 (pb_cplex) R 22290 22290 21865 0 -1 4202560 18221 0 0 0 18116 148 0 0 15 0 8 0 146784180 152358912 15041 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=22291/tid=22383] ppid=22290 vsize=148788 CPUtime=183.2
/proc/22291/task/22383/stat : 22383 (pb_cplex) R 22290 22290 21865 0 -1 4202560 15237 0 0 0 18168 152 0 0 15 0 8 0 146784180 152358912 15041 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=22291/tid=22384] ppid=22290 vsize=148788 CPUtime=182.35
/proc/22291/task/22384/stat : 22384 (pb_cplex) R 22290 22290 21865 0 -1 4202560 13797 0 0 0 18084 151 0 0 15 0 8 0 146784180 152358912 15041 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1551.23
Current children cumulated vsize (KiB) 157488

[startup+462.31 s]
/proc/loadavg: 9.26 7.37 3.64 10/195 22501
/proc/meminfo: memFree=31230660/32951124 swapFree=67111528/67111528
[pid=22290] ppid=22288 vsize=8700 CPUtime=0
/proc/22290/stat : 22290 (run) S 22288 22290 21865 0 -1 4202496 366 0 0 0 0 0 0 0 24 0 1 0 146781954 8908800 249 4089446400 4194304 4922060 140735629022080 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22290/statm: 2175 249 208 178 0 68 0
[pid=22291] ppid=22290 vsize=152292 CPUtime=1769.64
/proc/22291/stat : 22291 (pb_cplex) S 22290 22290 21865 0 -1 4202496 198119 0 0 0 175483 1481 0 0 16 0 8 0 146781954 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/22291/statm: 38073 15710 1105 2985 0 34615 0
[pid=22291/tid=22378] ppid=22290 vsize=152292 CPUtime=209.62
/proc/22291/task/22378/stat : 22378 (pb_cplex) S 22290 22290 21865 0 -1 4202560 15670 0 0 0 20789 173 0 0 16 0 8 0 146784180 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 18446604471131941568 0 0 -1 2 0 0 0
[pid=22291/tid=22379] ppid=22290 vsize=152292 CPUtime=208.71
/proc/22291/task/22379/stat : 22379 (pb_cplex) S 22290 22290 21865 0 -1 4202560 13884 0 0 0 20703 168 0 0 15 0 8 0 146784180 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 18446604471131941568 0 0 -1 4 0 0 0
[pid=22291/tid=22380] ppid=22290 vsize=152292 CPUtime=208.89
/proc/22291/task/22380/stat : 22380 (pb_cplex) S 22290 22290 21865 0 -1 4202560 21373 0 0 0 20718 171 0 0 16 0 8 0 146784180 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 18446604471131941568 0 0 -1 7 0 0 0
[pid=22291/tid=22381] ppid=22290 vsize=152292 CPUtime=209.55
/proc/22291/task/22381/stat : 22381 (pb_cplex) S 22290 22290 21865 0 -1 4202560 16080 0 0 0 20785 170 0 0 15 0 8 0 146784180 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 18446604471131941568 0 0 -1 0 0 0 0
[pid=22291/tid=22382] ppid=22290 vsize=152292 CPUtime=209.53
/proc/22291/task/22382/stat : 22382 (pb_cplex) S 22290 22290 21865 0 -1 4202560 18725 0 0 0 20782 171 0 0 15 0 8 0 146784180 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 18446604471131941568 0 0 -1 0 0 0 0
[pid=22291/tid=22383] ppid=22290 vsize=152292 CPUtime=210.37
/proc/22291/task/22383/stat : 22383 (pb_cplex) R 22290 22290 21865 0 -1 4202560 15971 0 0 0 20861 176 0 0 15 0 8 0 146784180 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=22291/tid=22384] ppid=22290 vsize=152292 CPUtime=209.09
/proc/22291/task/22384/stat : 22384 (pb_cplex) S 22290 22290 21865 0 -1 4202560 14308 0 0 0 20731 178 0 0 16 0 8 0 146784180 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 18446604471131941568 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1769.64
Current children cumulated vsize (KiB) 160992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+470.501 s]
/proc/loadavg: 9.22 7.43 3.69 10/195 22501
/proc/meminfo: memFree=31230384/32951124 swapFree=67111528/67111528
[pid=22290] ppid=22288 vsize=8700 CPUtime=0
/proc/22290/stat : 22290 (run) S 22288 22290 21865 0 -1 4202496 366 0 0 0 0 0 0 0 24 0 1 0 146781954 8908800 249 4089446400 4194304 4922060 140735629022080 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22290/statm: 2175 249 208 178 0 68 0
[pid=22291] ppid=22290 vsize=152292 CPUtime=1800.1
/proc/22291/stat : 22291 (pb_cplex) R 22290 22290 21865 0 -1 4202496 198610 0 0 0 178501 1509 0 0 16 0 8 0 146781954 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/22291/statm: 38073 15710 1105 2985 0 34615 0
[pid=22291/tid=22378] ppid=22290 vsize=152292 CPUtime=213.49
/proc/22291/task/22378/stat : 22378 (pb_cplex) R 22290 22290 21865 0 -1 4202560 15672 0 0 0 21172 177 0 0 15 0 8 0 146784180 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 135468651 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=22291/tid=22379] ppid=22290 vsize=152292 CPUtime=212.42
/proc/22291/task/22379/stat : 22379 (pb_cplex) R 22290 22290 21865 0 -1 4202560 13886 0 0 0 21072 170 0 0 15 0 8 0 146784180 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=22291/tid=22380] ppid=22290 vsize=152292 CPUtime=212.65
/proc/22291/task/22380/stat : 22380 (pb_cplex) R 22290 22290 21865 0 -1 4202560 21374 0 0 0 21090 175 0 0 15 0 8 0 146784180 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=22291/tid=22381] ppid=22290 vsize=152292 CPUtime=213.33
/proc/22291/task/22381/stat : 22381 (pb_cplex) R 22290 22290 21865 0 -1 4202560 16554 0 0 0 21160 173 0 0 15 0 8 0 146784180 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=22291/tid=22382] ppid=22290 vsize=152292 CPUtime=213.3
/proc/22291/task/22382/stat : 22382 (pb_cplex) R 22290 22290 21865 0 -1 4202560 18728 0 0 0 21155 175 0 0 15 0 8 0 146784180 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=22291/tid=22383] ppid=22290 vsize=152292 CPUtime=214.01
/proc/22291/task/22383/stat : 22383 (pb_cplex) R 22290 22290 21865 0 -1 4202560 15972 0 0 0 21221 180 0 0 15 0 8 0 146784180 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=22291/tid=22384] ppid=22290 vsize=152292 CPUtime=212.82
/proc/22291/task/22384/stat : 22384 (pb_cplex) R 22290 22290 21865 0 -1 4202560 14311 0 0 0 21101 181 0 0 15 0 8 0 146784180 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 160992

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

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

[startup+470.501 s]
/proc/loadavg: 9.22 7.43 3.69 10/195 22501
/proc/meminfo: memFree=31230384/32951124 swapFree=67111528/67111528
[pid=22290] ppid=22288 vsize=8700 CPUtime=0
/proc/22290/stat : 22290 (run) S 22288 22290 21865 0 -1 4202496 366 0 0 0 0 0 0 0 24 0 1 0 146781954 8908800 249 4089446400 4194304 4922060 140735629022080 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22290/statm: 2175 249 208 178 0 68 0
[pid=22291] ppid=22290 vsize=152292 CPUtime=1800.1
/proc/22291/stat : 22291 (pb_cplex) R 22290 22290 21865 0 -1 4202496 198610 0 0 0 178501 1509 0 0 16 0 8 0 146781954 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/22291/statm: 38073 15710 1105 2985 0 34615 0
[pid=22291/tid=22378] ppid=22290 vsize=152292 CPUtime=213.49
/proc/22291/task/22378/stat : 22378 (pb_cplex) R 22290 22290 21865 0 -1 4202560 15672 0 0 0 21172 177 0 0 15 0 8 0 146784180 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 135468651 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=22291/tid=22379] ppid=22290 vsize=152292 CPUtime=212.42
/proc/22291/task/22379/stat : 22379 (pb_cplex) R 22290 22290 21865 0 -1 4202560 13886 0 0 0 21072 170 0 0 15 0 8 0 146784180 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=22291/tid=22380] ppid=22290 vsize=152292 CPUtime=212.65
/proc/22291/task/22380/stat : 22380 (pb_cplex) R 22290 22290 21865 0 -1 4202560 21374 0 0 0 21090 175 0 0 15 0 8 0 146784180 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=22291/tid=22381] ppid=22290 vsize=152292 CPUtime=213.33
/proc/22291/task/22381/stat : 22381 (pb_cplex) R 22290 22290 21865 0 -1 4202560 16554 0 0 0 21160 173 0 0 15 0 8 0 146784180 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=22291/tid=22382] ppid=22290 vsize=152292 CPUtime=213.3
/proc/22291/task/22382/stat : 22382 (pb_cplex) R 22290 22290 21865 0 -1 4202560 18728 0 0 0 21155 175 0 0 15 0 8 0 146784180 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=22291/tid=22383] ppid=22290 vsize=152292 CPUtime=214.01
/proc/22291/task/22383/stat : 22383 (pb_cplex) R 22290 22290 21865 0 -1 4202560 15972 0 0 0 21221 180 0 0 15 0 8 0 146784180 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=22291/tid=22384] ppid=22290 vsize=152292 CPUtime=212.82
/proc/22291/task/22384/stat : 22384 (pb_cplex) R 22290 22290 21865 0 -1 4202560 14311 0 0 0 21101 181 0 0 15 0 8 0 146784180 155947008 15710 4089446400 134512640 146736320 4291879024 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 160992

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 470.556
CPU time (s): 1800.1
CPU user time (s): 1785.01
CPU system time (s): 15.09
CPU usage (%): 382.548
Max. virtual memory (cumulated for all children) (KiB): 165088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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.92086 second user time and 1.86072 second system time

The end

Launcher Data

Begin job on node143 at 2010-07-02 09:14:28
IDJOB=2697915
IDBENCH=78945
IDSOLVER=1210
FILE ID=node143/2697915-1278054868
PBS_JOBID= 11198895
Free space on /tmp= 74188 MiB

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

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

MD5SUM BENCH= 4c1853ff60c53f26c44f2cbc4e9273c7
RANDOM SEED=203732205

node143.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	: 5226.07
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.76
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.77
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	: 5285.38
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.74
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	: 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:      31333368 kB
Buffers:        224664 kB
Cached:        1172648 kB
SwapCached:          0 kB
Active:         571856 kB
Inactive:       897220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31333368 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           33780 kB
Writeback:           0 kB
AnonPages:       71664 kB
Mapped:          18504 kB
Slab:            83944 kB
PageTables:       4904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   217356 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= 74172 MiB
End job on node143 at 2010-07-02 09:22:21