Trace number 2697821

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.31 475.118

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900561288--soft-66-100-0.wbo
MD5SUM83dbd2cd2ef615ae6bc4c3ab9b5ef9b9
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 benchmark326.406
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 constraints961
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 46411
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46410
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 625
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-2697821-1278054864.wbo.
0.00/0.00	c Instance file HOME/instance-2697821-1278054864.wbo
0.00/0.00	c File size is 88168 bytes.
0.00/0.19	c Highest Coefficient sum: 625
0.00/0.19	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.20	c ============================[ Problem Statistics ]=============================
0.00/0.20	c |                                                                             |
0.00/0.20	c |  Parsing time:          0.20         s                                      |
0.00/0.20	c |  Number Variables:      1192                                                |
0.00/0.20	c |  Number Constraints:    2708                                                |
0.00/0.20	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-2697821-1278054864/watcher-2697821-1278054864 -o /tmp/evaluation-result-2697821-1278054864/solver-2697821-1278054864 -C 1800 -W 2000 -M 3800 run HOME/instance-2697821-1278054864.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.00 0.00 0.00 2/173 22581
/proc/meminfo: memFree=31272240/32950928 swapFree=4192956/4192956
[pid=22581] ppid=22579 vsize=8700 CPUtime=0
/proc/22581/stat : 22581 (run) S 22579 22581 22401 0 -1 4202496 363 0 0 0 0 0 0 0 22 0 1 0 146782748 8908800 248 4089446400 4194304 4922060 140734394084880 18446744073709551615 230565715077 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22581/statm: 2175 248 208 178 0 68 0

[startup+0.0993611 s]
/proc/loadavg: 0.00 0.00 0.00 2/173 22581
/proc/meminfo: memFree=31272240/32950928 swapFree=4192956/4192956
[pid=22581] ppid=22579 vsize=8700 CPUtime=0
/proc/22581/stat : 22581 (run) S 22579 22581 22401 0 -1 4202496 363 0 0 0 0 0 0 0 22 0 1 0 146782748 8908800 248 4089446400 4194304 4922060 140734394084880 18446744073709551615 230565715077 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22581/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10037 s]
/proc/loadavg: 0.00 0.00 0.00 2/173 22581
/proc/meminfo: memFree=31272240/32950928 swapFree=4192956/4192956
[pid=22581] ppid=22579 vsize=8700 CPUtime=0
/proc/22581/stat : 22581 (run) S 22579 22581 22401 0 -1 4202496 363 0 0 0 0 0 0 0 22 0 1 0 146782748 8908800 248 4089446400 4194304 4922060 140734394084880 18446744073709551615 230565715077 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22581/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300258 s]
/proc/loadavg: 0.00 0.00 0.00 2/173 22581
/proc/meminfo: memFree=31272240/32950928 swapFree=4192956/4192956
[pid=22581] ppid=22579 vsize=8700 CPUtime=0
/proc/22581/stat : 22581 (run) S 22579 22581 22401 0 -1 4202496 363 0 0 0 0 0 0 0 22 0 1 0 146782748 8908800 248 4089446400 4194304 4922060 140734394084880 18446744073709551615 230565715077 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22581/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700188 s]
/proc/loadavg: 0.00 0.00 0.00 2/173 22581
/proc/meminfo: memFree=31272240/32950928 swapFree=4192956/4192956
[pid=22581] ppid=22579 vsize=8700 CPUtime=0
/proc/22581/stat : 22581 (run) S 22579 22581 22401 0 -1 4202496 363 0 0 0 0 0 0 0 22 0 1 0 146782748 8908800 248 4089446400 4194304 4922060 140734394084880 18446744073709551615 230565715077 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22581/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50109 s]
/proc/loadavg: 0.00 0.00 0.00 10/183 22609
/proc/meminfo: memFree=31229380/32950928 swapFree=4192956/4192956
[pid=22581] ppid=22579 vsize=8700 CPUtime=0
/proc/22581/stat : 22581 (run) S 22579 22581 22401 0 -1 4202496 363 0 0 0 0 0 0 0 22 0 1 0 146782748 8908800 248 4089446400 4194304 4922060 140734394084880 18446744073709551615 230565715077 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22581/statm: 2175 248 208 178 0 68 0
[pid=22582] ppid=22581 vsize=86512 CPUtime=2.95
/proc/22582/stat : 22582 (pb_cplex) R 22581 22581 22401 0 -1 4202496 22143 0 0 0 287 8 0 0 17 0 1 0 146782748 88588288 7613 4089446400 134512640 146736320 4286718464 18446744073709551615 136017526 0 0 4096 16387 0 0 0 17 7 0 0 0
/proc/22582/statm: 21628 7613 1074 2985 0 18170 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 95212

[startup+3.10071 s]
/proc/loadavg: 0.00 0.00 0.00 3/188 22650
/proc/meminfo: memFree=31200936/32950928 swapFree=4192956/4192956
[pid=22581] ppid=22579 vsize=8700 CPUtime=0
/proc/22581/stat : 22581 (run) S 22579 22581 22401 0 -1 4202496 363 0 0 0 0 0 0 0 22 0 1 0 146782748 8908800 248 4089446400 4194304 4922060 140734394084880 18446744073709551615 230565715077 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22581/statm: 2175 248 208 178 0 68 0
[pid=22582] ppid=22581 vsize=135248 CPUtime=7.37
/proc/22582/stat : 22582 (pb_cplex) R 22581 22581 22401 0 -1 4202496 36592 0 0 0 726 11 0 0 18 0 8 0 146782748 138493952 10953 4089446400 134512640 146736320 4286718464 18446744073709551615 135525504 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/22582/statm: 33812 10953 1102 2985 0 30354 0
[pid=22582/tid=22644] ppid=22581 vsize=135248 CPUtime=0.43
/proc/22582/task/22644/stat : 22644 (pb_cplex) R 22581 22581 22401 0 -1 4202560 840 0 0 0 43 0 0 0 18 0 8 0 146782915 138493952 10953 4089446400 134512640 146736320 4286718464 18446744073709551615 135526134 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=22582/tid=22645] ppid=22581 vsize=135248 CPUtime=0.43
/proc/22582/task/22645/stat : 22645 (pb_cplex) R 22581 22581 22401 0 -1 4202560 852 0 0 0 43 0 0 0 18 0 8 0 146782915 138493952 10953 4089446400 134512640 146736320 4286718464 18446744073709551615 136400456 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=22582/tid=22646] ppid=22581 vsize=135248 CPUtime=0.25
/proc/22582/task/22646/stat : 22646 (pb_cplex) R 22581 22581 22401 0 -1 4202560 1501 0 0 0 25 0 0 0 18 0 8 0 146782915 138493952 10954 4089446400 134512640 146736320 4286718464 18446744073709551615 136385265 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=22582/tid=22647] ppid=22581 vsize=135248 CPUtime=0.44
/proc/22582/task/22647/stat : 22647 (pb_cplex) R 22581 22581 22401 0 -1 4202560 2263 0 0 0 44 0 0 0 18 0 8 0 146782915 138493952 10954 4089446400 134512640 146736320 4286718464 18446744073709551615 136007053 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=22582/tid=22648] ppid=22581 vsize=135248 CPUtime=0.42
/proc/22582/task/22648/stat : 22648 (pb_cplex) R 22581 22581 22401 0 -1 4202560 1473 0 0 0 42 0 0 0 18 0 8 0 146782915 138493952 10954 4089446400 134512640 146736320 4286718464 18446744073709551615 136403117 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=22582/tid=22649] ppid=22581 vsize=135248 CPUtime=0.44
/proc/22582/task/22649/stat : 22649 (pb_cplex) R 22581 22581 22401 0 -1 4202560 1699 0 0 0 44 0 0 0 18 0 8 0 146782915 138493952 10954 4089446400 134512640 146736320 4286718464 18446744073709551615 135534710 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=22582/tid=22650] ppid=22581 vsize=135248 CPUtime=0.21
/proc/22582/task/22650/stat : 22650 (pb_cplex) S 22581 22581 22401 0 -1 4202560 676 0 0 0 21 0 0 0 18 0 8 0 146782915 138493952 10954 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.37
Current children cumulated vsize (KiB) 143948

[startup+6.30114 s]
/proc/loadavg: 0.16 0.03 0.01 4/195 22672
/proc/meminfo: memFree=31169940/32950928 swapFree=4192956/4192956
[pid=22581] ppid=22579 vsize=8700 CPUtime=0
/proc/22581/stat : 22581 (run) S 22579 22581 22401 0 -1 4202496 363 0 0 0 0 0 0 0 22 0 1 0 146782748 8908800 248 4089446400 4194304 4922060 140734394084880 18446744073709551615 230565715077 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22581/statm: 2175 248 208 178 0 68 0
[pid=22582] ppid=22581 vsize=131156 CPUtime=20.49
/proc/22582/stat : 22582 (pb_cplex) R 22581 22581 22401 0 -1 4202496 40799 0 0 0 2023 26 0 0 17 0 8 0 146782748 134303744 10377 4089446400 134512640 146736320 4286718464 18446744073709551615 136676165 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/22582/statm: 32789 10377 1093 2985 0 29331 0
[pid=22582/tid=22644] ppid=22581 vsize=131156 CPUtime=1.95
/proc/22582/task/22644/stat : 22644 (pb_cplex) S 22581 22581 22401 0 -1 4202560 843 0 0 0 193 2 0 0 15 0 8 0 146782915 134303744 10377 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 5 0 0 0
[pid=22582/tid=22645] ppid=22581 vsize=131156 CPUtime=2.09
/proc/22582/task/22645/stat : 22645 (pb_cplex) S 22581 22581 22401 0 -1 4202560 1550 0 0 0 207 2 0 0 15 0 8 0 146782915 134303744 10377 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 7 0 0 0
[pid=22582/tid=22646] ppid=22581 vsize=131156 CPUtime=1.9
/proc/22582/task/22646/stat : 22646 (pb_cplex) S 22581 22581 22401 0 -1 4202560 2092 0 0 0 189 1 0 0 15 0 8 0 146782915 134303744 10377 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 2 0 0 0
[pid=22582/tid=22647] ppid=22581 vsize=131156 CPUtime=1.95
/proc/22582/task/22647/stat : 22647 (pb_cplex) S 22581 22581 22401 0 -1 4202560 3266 0 0 0 193 2 0 0 15 0 8 0 146782915 134303744 10377 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 3 0 0 0
[pid=22582/tid=22648] ppid=22581 vsize=131156 CPUtime=2.08
/proc/22582/task/22648/stat : 22648 (pb_cplex) S 22581 22581 22401 0 -1 4202560 1928 0 0 0 206 2 0 0 15 0 8 0 146782915 134303744 10377 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 1 0 0 0
[pid=22582/tid=22649] ppid=22581 vsize=131156 CPUtime=2.08
/proc/22582/task/22649/stat : 22649 (pb_cplex) S 22581 22581 22401 0 -1 4202560 2366 0 0 0 206 2 0 0 16 0 8 0 146782915 134303744 10377 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 4 0 0 0
[pid=22582/tid=22650] ppid=22581 vsize=131156 CPUtime=1.69
/proc/22582/task/22650/stat : 22650 (pb_cplex) R 22581 22581 22401 0 -1 4202560 952 0 0 0 167 2 0 0 16 0 8 0 146782915 134303744 10377 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 20.49
Current children cumulated vsize (KiB) 139856

[startup+12.724 s]
/proc/loadavg: 0.87 0.18 0.06 10/195 22672
/proc/meminfo: memFree=31163020/32950928 swapFree=4192956/4192956
[pid=22581] ppid=22579 vsize=8700 CPUtime=0
/proc/22581/stat : 22581 (run) S 22579 22581 22401 0 -1 4202496 363 0 0 0 0 0 0 0 22 0 1 0 146782748 8908800 248 4089446400 4194304 4922060 140734394084880 18446744073709551615 230565715077 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22581/statm: 2175 248 208 178 0 68 0
[pid=22582] ppid=22581 vsize=137528 CPUtime=43.48
/proc/22582/stat : 22582 (pb_cplex) R 22581 22581 22401 0 -1 4202496 52438 0 0 0 4301 47 0 0 16 0 8 0 146782748 140828672 11588 4089446400 134512640 146736320 4286718464 18446744073709551615 139044581 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0
/proc/22582/statm: 34382 11588 1093 2985 0 30924 0
[pid=22582/tid=22644] ppid=22581 vsize=137528 CPUtime=4.79
/proc/22582/task/22644/stat : 22644 (pb_cplex) R 22581 22581 22401 0 -1 4202560 2131 0 0 0 476 3 0 0 15 0 8 0 146782915 140828672 11588 4089446400 134512640 146736320 4286718464 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=22582/tid=22645] ppid=22581 vsize=137528 CPUtime=5.05
/proc/22582/task/22645/stat : 22645 (pb_cplex) R 22581 22581 22401 0 -1 4202560 3497 0 0 0 500 5 0 0 15 0 8 0 146782915 140828672 11588 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=22582/tid=22646] ppid=22581 vsize=137528 CPUtime=4.65
/proc/22582/task/22646/stat : 22646 (pb_cplex) S 22581 22581 22401 0 -1 4202560 6465 0 0 0 461 4 0 0 15 0 8 0 146782915 140828672 11588 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 6 0 0 0
[pid=22582/tid=22647] ppid=22581 vsize=137528 CPUtime=4.76
/proc/22582/task/22647/stat : 22647 (pb_cplex) S 22581 22581 22401 0 -1 4202560 4013 0 0 0 472 4 0 0 15 0 8 0 146782915 140828672 11589 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 6 0 0 0
[pid=22582/tid=22648] ppid=22581 vsize=137528 CPUtime=4.91
/proc/22582/task/22648/stat : 22648 (pb_cplex) S 22581 22581 22401 0 -1 4202560 2418 0 0 0 487 4 0 0 15 0 8 0 146782915 140828672 11589 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 6 0 0 0
[pid=22582/tid=22649] ppid=22581 vsize=137528 CPUtime=4.98
/proc/22582/task/22649/stat : 22649 (pb_cplex) S 22581 22581 22401 0 -1 4202560 2930 0 0 0 493 5 0 0 16 0 8 0 146782915 140828672 11590 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 6 0 0 0
[pid=22582/tid=22650] ppid=22581 vsize=137528 CPUtime=4.54
/proc/22582/task/22650/stat : 22650 (pb_cplex) S 22581 22581 22401 0 -1 4202560 3176 0 0 0 449 5 0 0 16 0 8 0 146782915 140828672 11599 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 43.48
Current children cumulated vsize (KiB) 146228

[startup+25.5007 s]
/proc/loadavg: 2.91 0.66 0.22 13/195 22686
/proc/meminfo: memFree=31148388/32950928 swapFree=4192956/4192956
[pid=22581] ppid=22579 vsize=8700 CPUtime=0
/proc/22581/stat : 22581 (run) S 22579 22581 22401 0 -1 4202496 363 0 0 0 0 0 0 0 22 0 1 0 146782748 8908800 248 4089446400 4194304 4922060 140734394084880 18446744073709551615 230565715077 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22581/statm: 2175 248 208 178 0 68 0
[pid=22582] ppid=22581 vsize=144696 CPUtime=78.85
/proc/22582/stat : 22582 (pb_cplex) S 22581 22581 22401 0 -1 4202496 75939 0 0 0 7809 76 0 0 25 0 8 0 146782748 148168704 13504 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/22582/statm: 36174 13504 1087 2985 0 32716 0
[pid=22582/tid=22680] ppid=22581 vsize=144696 CPUtime=2.04
/proc/22582/task/22680/stat : 22680 (pb_cplex) S 22581 22581 22401 0 -1 4202560 1171 0 0 0 204 0 0 0 18 0 8 0 146784667 148168704 13504 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 0 0 0 0
[pid=22582/tid=22681] ppid=22581 vsize=144696 CPUtime=1.69
/proc/22582/task/22681/stat : 22681 (pb_cplex) S 22581 22581 22401 0 -1 4202560 1394 0 0 0 169 0 0 0 17 0 8 0 146784667 148168704 13504 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 6 0 0 0
[pid=22582/tid=22682] ppid=22581 vsize=144696 CPUtime=0.86
/proc/22582/task/22682/stat : 22682 (pb_cplex) S 22581 22581 22401 0 -1 4202560 97 0 0 0 86 0 0 0 15 0 8 0 146784667 148168704 13504 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 4 0 0 0
[pid=22582/tid=22683] ppid=22581 vsize=144696 CPUtime=2.03
/proc/22582/task/22683/stat : 22683 (pb_cplex) R 22581 22581 22401 0 -1 4202560 2577 0 0 0 203 0 0 0 18 0 8 0 146784667 148168704 13504 4089446400 134512640 146736320 4286718464 18446744073709551615 139042910 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=22582/tid=22684] ppid=22581 vsize=144696 CPUtime=1.69
/proc/22582/task/22684/stat : 22684 (pb_cplex) S 22581 22581 22401 0 -1 4202560 742 0 0 0 169 0 0 0 16 0 8 0 146784667 148168704 13504 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 3 0 0 0
[pid=22582/tid=22685] ppid=22581 vsize=144696 CPUtime=1.45
/proc/22582/task/22685/stat : 22685 (pb_cplex) S 22581 22581 22401 0 -1 4202560 3282 0 0 0 145 0 0 0 16 0 8 0 146784667 148168704 13504 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 0 0 0 0
[pid=22582/tid=22686] ppid=22581 vsize=144696 CPUtime=1.88
/proc/22582/task/22686/stat : 22686 (pb_cplex) S 22581 22581 22401 0 -1 4202560 890 0 0 0 188 0 0 0 16 0 8 0 146784667 148168704 13504 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 78.85
Current children cumulated vsize (KiB) 153396

[startup+51.1022 s]
/proc/loadavg: 4.90 1.31 0.44 11/195 22700
/proc/meminfo: memFree=31145772/32950928 swapFree=4192956/4192956
[pid=22581] ppid=22579 vsize=8700 CPUtime=0
/proc/22581/stat : 22581 (run) S 22579 22581 22401 0 -1 4202496 363 0 0 0 0 0 0 0 22 0 1 0 146782748 8908800 248 4089446400 4194304 4922060 140734394084880 18446744073709551615 230565715077 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22581/statm: 2175 248 208 178 0 68 0
[pid=22582] ppid=22581 vsize=147768 CPUtime=182.21
/proc/22582/stat : 22582 (pb_cplex) S 22581 22581 22401 0 -1 4202496 99980 0 0 0 18060 161 0 0 16 0 8 0 146782748 151314432 14527 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0
/proc/22582/statm: 36942 14527 1087 2985 0 33484 0
[pid=22582/tid=22680] ppid=22581 vsize=147768 CPUtime=14.66
/proc/22582/task/22680/stat : 22680 (pb_cplex) S 22581 22581 22401 0 -1 4202560 2808 0 0 0 1457 9 0 0 16 0 8 0 146784667 151314432 14527 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 4 0 0 0
[pid=22582/tid=22681] ppid=22581 vsize=147768 CPUtime=14.47
/proc/22582/task/22681/stat : 22681 (pb_cplex) S 22581 22581 22401 0 -1 4202560 11954 0 0 0 1433 14 0 0 16 0 8 0 146784667 151314432 14527 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 4 0 0 0
[pid=22582/tid=22682] ppid=22581 vsize=147768 CPUtime=13.54
/proc/22582/task/22682/stat : 22682 (pb_cplex) S 22581 22581 22401 0 -1 4202560 2164 0 0 0 1343 11 0 0 16 0 8 0 146784667 151314432 14527 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 0 0 0 0
[pid=22582/tid=22683] ppid=22581 vsize=147768 CPUtime=14.61
/proc/22582/task/22683/stat : 22683 (pb_cplex) S 22581 22581 22401 0 -1 4202560 4899 0 0 0 1450 11 0 0 15 0 8 0 146784667 151314432 14527 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 0 0 0 0
[pid=22582/tid=22684] ppid=22581 vsize=147768 CPUtime=14.41
/proc/22582/task/22684/stat : 22684 (pb_cplex) S 22581 22581 22401 0 -1 4202560 2372 0 0 0 1429 12 0 0 15 0 8 0 146784667 151314432 14527 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 0 0 0 0
[pid=22582/tid=22685] ppid=22581 vsize=147768 CPUtime=14.19
/proc/22582/task/22685/stat : 22685 (pb_cplex) R 22581 22581 22401 0 -1 4202560 4880 0 0 0 1411 8 0 0 15 0 8 0 146784667 151314432 14527 4089446400 134512640 146736320 4286718464 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=22582/tid=22686] ppid=22581 vsize=147768 CPUtime=14.65
/proc/22582/task/22686/stat : 22686 (pb_cplex) R 22581 22581 22401 0 -1 4202560 2374 0 0 0 1455 10 0 0 15 0 8 0 146784667 151314432 14527 4089446400 134512640 146736320 4286718464 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 182.21
Current children cumulated vsize (KiB) 156468

[startup+102.322 s]
/proc/loadavg: 7.15 2.48 0.89 12/195 22702
/proc/meminfo: memFree=31144548/32950928 swapFree=4192956/4192956

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

/proc/22582/statm: 37710 15240 1105 2985 0 34252 0
[pid=22582/tid=22680] ppid=22581 vsize=150840 CPUtime=96.85
/proc/22582/task/22680/stat : 22680 (pb_cplex) S 22581 22581 22401 0 -1 4202560 6847 0 0 0 9611 74 0 0 15 0 8 0 146784667 154460160 15240 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 1 0 0 0
[pid=22582/tid=22681] ppid=22581 vsize=150840 CPUtime=96.04
/proc/22582/task/22681/stat : 22681 (pb_cplex) S 22581 22581 22401 0 -1 4202560 22449 0 0 0 9521 83 0 0 15 0 8 0 146784667 154460160 15240 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 5 0 0 0
[pid=22582/tid=22682] ppid=22581 vsize=150840 CPUtime=95.36
/proc/22582/task/22682/stat : 22682 (pb_cplex) S 22581 22581 22401 0 -1 4202560 8981 0 0 0 9461 75 0 0 15 0 8 0 146784667 154460160 15240 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 1 0 0 0
[pid=22582/tid=22683] ppid=22581 vsize=150840 CPUtime=95.7
/proc/22582/task/22683/stat : 22683 (pb_cplex) S 22581 22581 22401 0 -1 4202560 12887 0 0 0 9491 79 0 0 15 0 8 0 146784667 154460160 15240 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 2 0 0 0
[pid=22582/tid=22684] ppid=22581 vsize=150840 CPUtime=96.19
/proc/22582/task/22684/stat : 22684 (pb_cplex) S 22581 22581 22401 0 -1 4202560 4716 0 0 0 9541 78 0 0 15 0 8 0 146784667 154460160 15240 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 2 0 0 0
[pid=22582/tid=22685] ppid=22581 vsize=150840 CPUtime=95.44
/proc/22582/task/22685/stat : 22685 (pb_cplex) S 22581 22581 22401 0 -1 4202560 11330 0 0 0 9464 80 0 0 15 0 8 0 146784667 154460160 15240 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 2 0 0 0
[pid=22582/tid=22686] ppid=22581 vsize=150840 CPUtime=96.22
/proc/22582/task/22686/stat : 22686 (pb_cplex) R 22581 22581 22401 0 -1 4202560 8817 0 0 0 9540 82 0 0 15 0 8 0 146784667 154460160 15240 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 840.48
Current children cumulated vsize (KiB) 159540

[startup+282.301 s]
/proc/loadavg: 8.59 5.40 2.30 9/195 22707
/proc/meminfo: memFree=31142500/32950928 swapFree=4192956/4192956
[pid=22581] ppid=22579 vsize=8700 CPUtime=0
/proc/22581/stat : 22581 (run) S 22579 22581 22401 0 -1 4202496 363 0 0 0 0 0 0 0 22 0 1 0 146782748 8908800 248 4089446400 4194304 4922060 140734394084880 18446744073709551615 230565715077 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22581/statm: 2175 248 208 178 0 68 0
[pid=22582] ppid=22581 vsize=151864 CPUtime=1066.05
/proc/22582/stat : 22582 (pb_cplex) R 22581 22581 22401 0 -1 4202496 164736 0 0 0 105704 901 0 0 16 0 8 0 146782748 155508736 15590 4089446400 134512640 146736320 4286718464 18446744073709551615 136403117 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/22582/statm: 37966 15590 1108 2985 0 34508 0
[pid=22582/tid=22680] ppid=22581 vsize=151864 CPUtime=124.9
/proc/22582/task/22680/stat : 22680 (pb_cplex) R 22581 22581 22401 0 -1 4202560 10222 0 0 0 12390 100 0 0 15 0 8 0 146784667 155508736 15590 4089446400 134512640 146736320 4286718464 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=22582/tid=22681] ppid=22581 vsize=151864 CPUtime=123.63
/proc/22582/task/22681/stat : 22681 (pb_cplex) R 22581 22581 22401 0 -1 4202560 23915 0 0 0 12257 106 0 0 15 0 8 0 146784667 155508736 15590 4089446400 134512640 146736320 4286718464 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=22582/tid=22682] ppid=22581 vsize=151864 CPUtime=123.27
/proc/22582/task/22682/stat : 22682 (pb_cplex) R 22581 22581 22401 0 -1 4202560 11805 0 0 0 12229 98 0 0 15 0 8 0 146784667 155508736 15590 4089446400 134512640 146736320 4286718464 18446744073709551615 139043577 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=22582/tid=22683] ppid=22581 vsize=151864 CPUtime=123.76
/proc/22582/task/22683/stat : 22683 (pb_cplex) R 22581 22581 22401 0 -1 4202560 13606 0 0 0 12275 101 0 0 15 0 8 0 146784667 155508736 15590 4089446400 134512640 146736320 4286718464 18446744073709551615 137341992 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=22582/tid=22684] ppid=22581 vsize=151864 CPUtime=124.2
/proc/22582/task/22684/stat : 22684 (pb_cplex) R 22581 22581 22401 0 -1 4202560 8374 0 0 0 12315 105 0 0 15 0 8 0 146784667 155508736 15590 4089446400 134512640 146736320 4286718464 18446744073709551615 136017953 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=22582/tid=22685] ppid=22581 vsize=151864 CPUtime=123.13
/proc/22582/task/22685/stat : 22685 (pb_cplex) R 22581 22581 22401 0 -1 4202560 12734 0 0 0 12208 105 0 0 15 0 8 0 146784667 155508736 15590 4089446400 134512640 146736320 4286718464 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=22582/tid=22686] ppid=22581 vsize=151864 CPUtime=124.02
/proc/22582/task/22686/stat : 22686 (pb_cplex) R 22581 22581 22401 0 -1 4202560 9574 0 0 0 12296 106 0 0 15 0 8 0 146784667 155508736 15590 4089446400 134512640 146736320 4286718464 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1066.05
Current children cumulated vsize (KiB) 160564

[startup+342.311 s]
/proc/loadavg: 9.28 6.15 2.75 9/195 22708
/proc/meminfo: memFree=31143476/32950928 swapFree=4192956/4192956
[pid=22581] ppid=22579 vsize=8700 CPUtime=0
/proc/22581/stat : 22581 (run) S 22579 22581 22401 0 -1 4202496 363 0 0 0 0 0 0 0 22 0 1 0 146782748 8908800 248 4089446400 4194304 4922060 140734394084880 18446744073709551615 230565715077 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22581/statm: 2175 248 208 178 0 68 0
[pid=22582] ppid=22581 vsize=151864 CPUtime=1292.5
/proc/22582/stat : 22582 (pb_cplex) R 22581 22581 22401 0 -1 4202496 175358 0 0 0 128159 1091 0 0 15 0 8 0 146782748 155508736 15603 4089446400 134512640 146736320 4286718464 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0
/proc/22582/statm: 37966 15603 1108 2985 0 34508 0
[pid=22582/tid=22680] ppid=22581 vsize=151864 CPUtime=152.79
/proc/22582/task/22680/stat : 22680 (pb_cplex) R 22581 22581 22401 0 -1 4202560 11438 0 0 0 15155 124 0 0 15 0 8 0 146784667 155508736 15603 4089446400 134512640 146736320 4286718464 18446744073709551615 137386707 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=22582/tid=22681] ppid=22581 vsize=151864 CPUtime=151.35
/proc/22582/task/22681/stat : 22681 (pb_cplex) S 22581 22581 22401 0 -1 4202560 24821 0 0 0 15006 129 0 0 15 0 8 0 146784667 155508736 15603 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 0 0 0 0
[pid=22582/tid=22682] ppid=22581 vsize=151864 CPUtime=151.34
/proc/22582/task/22682/stat : 22682 (pb_cplex) R 22581 22581 22401 0 -1 4202560 14111 0 0 0 15012 122 0 0 15 0 8 0 146784667 155508736 15603 4089446400 134512640 146736320 4286718464 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=22582/tid=22683] ppid=22581 vsize=151864 CPUtime=151.72
/proc/22582/task/22683/stat : 22683 (pb_cplex) R 22581 22581 22401 0 -1 4202560 15002 0 0 0 15049 123 0 0 15 0 8 0 146784667 155508736 15603 4089446400 134512640 146736320 4286718464 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=22582/tid=22684] ppid=22581 vsize=151864 CPUtime=152.37
/proc/22582/task/22684/stat : 22684 (pb_cplex) R 22581 22581 22401 0 -1 4202560 9417 0 0 0 15106 131 0 0 15 0 8 0 146784667 155508736 15603 4089446400 134512640 146736320 4286718464 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=22582/tid=22685] ppid=22581 vsize=151864 CPUtime=151.08
/proc/22582/task/22685/stat : 22685 (pb_cplex) R 22581 22581 22401 0 -1 4202560 14113 0 0 0 14979 129 0 0 15 0 8 0 146784667 155508736 15603 4089446400 134512640 146736320 4286718464 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=22582/tid=22686] ppid=22581 vsize=151864 CPUtime=152.33
/proc/22582/task/22686/stat : 22686 (pb_cplex) R 22581 22581 22401 0 -1 4202560 11218 0 0 0 15102 131 0 0 15 0 8 0 146784667 155508736 15603 4089446400 134512640 146736320 4286718464 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1292.5
Current children cumulated vsize (KiB) 160564

[startup+402.302 s]
/proc/loadavg: 9.24 6.72 3.16 10/195 22710
/proc/meminfo: memFree=31143112/32950928 swapFree=4192956/4192956
[pid=22581] ppid=22579 vsize=8700 CPUtime=0
/proc/22581/stat : 22581 (run) S 22579 22581 22401 0 -1 4202496 363 0 0 0 0 0 0 0 22 0 1 0 146782748 8908800 248 4089446400 4194304 4922060 140734394084880 18446744073709551615 230565715077 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22581/statm: 2175 248 208 178 0 68 0
[pid=22582] ppid=22581 vsize=151864 CPUtime=1522.89
/proc/22582/stat : 22582 (pb_cplex) R 22581 22581 22401 0 -1 4202496 188057 0 0 0 151005 1284 0 0 16 0 8 0 146782748 155508736 15608 4089446400 134512640 146736320 4286718464 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/22582/statm: 37966 15608 1108 2985 0 34508 0
[pid=22582/tid=22680] ppid=22581 vsize=151864 CPUtime=181.44
/proc/22582/task/22680/stat : 22680 (pb_cplex) R 22581 22581 22401 0 -1 4202560 12938 0 0 0 18000 144 0 0 15 0 8 0 146784667 155508736 15608 4089446400 134512640 146736320 4286718464 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=22582/tid=22681] ppid=22581 vsize=151864 CPUtime=179.7
/proc/22582/task/22681/stat : 22681 (pb_cplex) R 22581 22581 22401 0 -1 4202560 26533 0 0 0 17816 154 0 0 15 0 8 0 146784667 155508736 15608 4089446400 134512640 146736320 4286718464 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=22582/tid=22682] ppid=22581 vsize=151864 CPUtime=180.09
/proc/22582/task/22682/stat : 22682 (pb_cplex) R 22581 22581 22401 0 -1 4202560 16314 0 0 0 17861 148 0 0 15 0 8 0 146784667 155508736 15608 4089446400 134512640 146736320 4286718464 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=22582/tid=22683] ppid=22581 vsize=151864 CPUtime=180.18
/proc/22582/task/22683/stat : 22683 (pb_cplex) R 22581 22581 22401 0 -1 4202560 16182 0 0 0 17871 147 0 0 15 0 8 0 146784667 155508736 15608 4089446400 134512640 146736320 4286718464 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=22582/tid=22684] ppid=22581 vsize=151864 CPUtime=180.47
/proc/22582/task/22684/stat : 22684 (pb_cplex) R 22581 22581 22401 0 -1 4202560 12724 0 0 0 17891 156 0 0 15 0 8 0 146784667 155508736 15608 4089446400 134512640 146736320 4286718464 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=22582/tid=22685] ppid=22581 vsize=151864 CPUtime=179.57
/proc/22582/task/22685/stat : 22685 (pb_cplex) R 22581 22581 22401 0 -1 4202560 14948 0 0 0 17806 151 0 0 15 0 8 0 146784667 155508736 15608 4089446400 134512640 146736320 4286718464 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=22582/tid=22686] ppid=22581 vsize=151864 CPUtime=181.06
/proc/22582/task/22686/stat : 22686 (pb_cplex) R 22581 22581 22401 0 -1 4202560 12236 0 0 0 17950 156 0 0 15 0 8 0 146784667 155508736 15608 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1522.89
Current children cumulated vsize (KiB) 160564

[startup+462.3 s]
/proc/loadavg: 9.31 7.18 3.54 13/195 22740
/proc/meminfo: memFree=31154140/32950928 swapFree=4192956/4192956
[pid=22581] ppid=22579 vsize=8700 CPUtime=0
/proc/22581/stat : 22581 (run) S 22579 22581 22401 0 -1 4202496 363 0 0 0 0 0 0 0 22 0 1 0 146782748 8908800 248 4089446400 4194304 4922060 140734394084880 18446744073709551615 230565715077 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22581/statm: 2175 248 208 178 0 68 0
[pid=22582] ppid=22581 vsize=140856 CPUtime=1752.76
/proc/22582/stat : 22582 (pb_cplex) R 22581 22581 22401 0 -1 4202496 206219 0 0 0 173784 1492 0 0 19 0 8 0 146782748 144236544 12977 4089446400 134512640 146736320 4286718464 18446744073709551615 136384861 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0
/proc/22582/statm: 35214 12977 1108 2985 0 31756 0
[pid=22582/tid=22734] ppid=22581 vsize=140856 CPUtime=1.25
/proc/22582/task/22734/stat : 22734 (pb_cplex) R 22581 22581 22401 0 -1 4202560 280 0 0 0 125 0 0 0 19 0 8 0 146828663 144236544 12977 4089446400 134512640 146736320 4286718464 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=22582/tid=22735] ppid=22581 vsize=140856 CPUtime=0.78
/proc/22582/task/22735/stat : 22735 (pb_cplex) S 22581 22581 22401 0 -1 4202560 90 0 0 0 78 0 0 0 18 0 8 0 146828663 144236544 12977 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 7 0 0 0
[pid=22582/tid=22736] ppid=22581 vsize=140856 CPUtime=0.55
/proc/22582/task/22736/stat : 22736 (pb_cplex) S 22581 22581 22401 0 -1 4202560 63 0 0 0 55 0 0 0 18 0 8 0 146828663 144236544 12977 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 6 0 0 0
[pid=22582/tid=22737] ppid=22581 vsize=140856 CPUtime=2.21
/proc/22582/task/22737/stat : 22737 (pb_cplex) R 22581 22581 22401 0 -1 4202560 77 0 0 0 221 0 0 0 21 0 8 0 146828663 144236544 12977 4089446400 134512640 146736320 4286718464 18446744073709551615 136001929 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=22582/tid=22738] ppid=22581 vsize=140856 CPUtime=2.21
/proc/22582/task/22738/stat : 22738 (pb_cplex) R 22581 22581 22401 0 -1 4202560 70 0 0 0 221 0 0 0 21 0 8 0 146828663 144236544 12977 4089446400 134512640 146736320 4286718464 18446744073709551615 136487009 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=22582/tid=22739] ppid=22581 vsize=140856 CPUtime=0.75
/proc/22582/task/22739/stat : 22739 (pb_cplex) S 22581 22581 22401 0 -1 4202560 529 0 0 0 75 0 0 0 18 0 8 0 146828663 144236544 12977 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 4 0 0 0
[pid=22582/tid=22740] ppid=22581 vsize=140856 CPUtime=0.79
/proc/22582/task/22740/stat : 22740 (pb_cplex) S 22581 22581 22401 0 -1 4202560 113 0 0 0 79 0 0 0 18 0 8 0 146828663 144236544 12977 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1752.76
Current children cumulated vsize (KiB) 149556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+475.102 s]
/proc/loadavg: 9.03 7.22 3.61 9/195 22740
/proc/meminfo: memFree=31145212/32950928 swapFree=4192956/4192956
[pid=22581] ppid=22579 vsize=8700 CPUtime=0
/proc/22581/stat : 22581 (run) S 22579 22581 22401 0 -1 4202496 363 0 0 0 0 0 0 0 22 0 1 0 146782748 8908800 248 4089446400 4194304 4922060 140734394084880 18446744073709551615 230565715077 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22581/statm: 2175 248 208 178 0 68 0
[pid=22582] ppid=22581 vsize=145976 CPUtime=1800.31
/proc/22582/stat : 22582 (pb_cplex) S 22581 22581 22401 0 -1 4202496 230719 0 0 0 178500 1531 0 0 16 0 8 0 146782748 149479424 14366 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/22582/statm: 36494 14366 1105 2985 0 33036 0
[pid=22582/tid=22734] ppid=22581 vsize=145976 CPUtime=7.48
/proc/22582/task/22734/stat : 22734 (pb_cplex) S 22581 22581 22401 0 -1 4202560 473 0 0 0 744 4 0 0 15 0 8 0 146828663 149479424 14366 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 7 0 0 0
[pid=22582/tid=22735] ppid=22581 vsize=145976 CPUtime=6.01
/proc/22582/task/22735/stat : 22735 (pb_cplex) S 22581 22581 22401 0 -1 4202560 5343 0 0 0 595 6 0 0 15 0 8 0 146828663 149479424 14366 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 7 0 0 0
[pid=22582/tid=22736] ppid=22581 vsize=145976 CPUtime=5.82
/proc/22582/task/22736/stat : 22736 (pb_cplex) S 22581 22581 22401 0 -1 4202560 2102 0 0 0 579 3 0 0 15 0 8 0 146828663 149479424 14366 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 6 0 0 0
[pid=22582/tid=22737] ppid=22581 vsize=145976 CPUtime=8.42
/proc/22582/task/22737/stat : 22737 (pb_cplex) S 22581 22581 22401 0 -1 4202560 2023 0 0 0 838 4 0 0 15 0 8 0 146828663 149479424 14366 4089446400 134512640 146736320 4286718464 18446744073709551615 144580073 0 2 4096 16387 18446604454224818240 0 0 -1 6 0 0 0
[pid=22582/tid=22738] ppid=22581 vsize=145976 CPUtime=9.76
/proc/22582/task/22738/stat : 22738 (pb_cplex) R 22581 22581 22401 0 -1 4202560 794 0 0 0 971 5 0 0 15 0 8 0 146828663 149479424 14366 4089446400 134512640 146736320 4286718464 18446744073709551615 139042980 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=22582/tid=22739] ppid=22581 vsize=145976 CPUtime=5.98
/proc/22582/task/22739/stat : 22739 (pb_cplex) R 22581 22581 22401 0 -1 4202560 2838 0 0 0 595 3 0 0 15 0 8 0 146828663 149479424 14366 4089446400 134512640 146736320 4286718464 18446744073709551615 136007627 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=22582/tid=22740] ppid=22581 vsize=145976 CPUtime=6.03
/proc/22582/task/22740/stat : 22740 (pb_cplex) R 22581 22581 22401 0 -1 4202560 2642 0 0 0 598 5 0 0 15 0 8 0 146828663 149479424 14366 4089446400 134512640 146736320 4286718464 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1800.31
Current children cumulated vsize (KiB) 154676

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 475.118
CPU time (s): 1800.31
CPU user time (s): 1785
CPU system time (s): 15.31
CPU usage (%): 378.918
Max. virtual memory (cumulated for all children) (KiB): 165684

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

The end

Launcher Data

Begin job on node124 at 2010-07-02 09:14:24
IDJOB=2697821
IDBENCH=78895
IDSOLVER=1210
FILE ID=node124/2697821-1278054864
PBS_JOBID= 11198934
Free space on /tmp= 130616 MiB

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

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

MD5SUM BENCH= 83dbd2cd2ef615ae6bc4c3ab9b5ef9b9
RANDOM SEED=230827802

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.833
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.833
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.82
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.833
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.833
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31272768 kB
Buffers:        225016 kB
Cached:        1274412 kB
SwapCached:          0 kB
Active:         605956 kB
Inactive:       956272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31272768 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           16952 kB
Writeback:           0 kB
AnonPages:       63492 kB
Mapped:          14424 kB
Slab:            84100 kB
PageTables:       4124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  20668420 kB
Committed_AS:   181912 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    265212 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 130584 MiB
End job on node124 at 2010-07-02 09:22:21