Trace number 2697428

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.4 518.132

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.3.accl.ucl--soft-33-100-0.wbo
MD5SUM2dda6fbf8d261259c880dca3531a1919
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 benchmark2.32765
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables4622
Total number of constraints12569
Number of soft constraints8453
Number of constraints which are clauses11753
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints816
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 425712
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 425711
Biggest number in a constraint 36
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 130
Number of bits of the biggest sum of numbers8
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-2697428-1278055345.wbo.
0.00/0.00	c Instance file HOME/instance-2697428-1278055345.wbo
0.00/0.00	c File size is 450354 bytes.
14.56/16.72	c Highest Coefficient sum: 130
14.56/16.72	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
14.56/16.74	c ============================[ Problem Statistics ]=============================
14.56/16.74	c |                                                                             |
14.56/16.74	c |  Parsing time:          14.45        s                                      |
14.56/16.74	c |  Number Variables:      13075                                               |
14.56/16.74	c |  Number Constraints:    12570                                               |
14.56/16.74	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-2697428-1278055345/watcher-2697428-1278055345 -o /tmp/evaluation-result-2697428-1278055345/solver-2697428-1278055345 -C 1800 -W 2000 -M 3800 run HOME/instance-2697428-1278055345.wbo 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.66 7.35 3.72 4/177 21830
/proc/meminfo: memFree=30904952/32951132 swapFree=67111528/67111528
[pid=21830] ppid=21828 vsize=8700 CPUtime=0
/proc/21830/stat : 21830 (run) S 21828 21830 21136 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146831078 8908800 249 4089446400 4194304 4922060 140737457996864 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21830/statm: 2175 249 208 178 0 68 0

[startup+0.0922289 s]
/proc/loadavg: 8.66 7.35 3.72 4/177 21830
/proc/meminfo: memFree=30904952/32951132 swapFree=67111528/67111528
[pid=21830] ppid=21828 vsize=8700 CPUtime=0
/proc/21830/stat : 21830 (run) S 21828 21830 21136 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146831078 8908800 249 4089446400 4194304 4922060 140737457996864 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21830/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100227 s]
/proc/loadavg: 8.66 7.35 3.72 4/177 21830
/proc/meminfo: memFree=30904952/32951132 swapFree=67111528/67111528
[pid=21830] ppid=21828 vsize=8700 CPUtime=0
/proc/21830/stat : 21830 (run) S 21828 21830 21136 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146831078 8908800 249 4089446400 4194304 4922060 140737457996864 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21830/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300191 s]
/proc/loadavg: 8.66 7.35 3.72 4/177 21830
/proc/meminfo: memFree=30904952/32951132 swapFree=67111528/67111528
[pid=21830] ppid=21828 vsize=8700 CPUtime=0
/proc/21830/stat : 21830 (run) S 21828 21830 21136 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146831078 8908800 249 4089446400 4194304 4922060 140737457996864 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21830/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700086 s]
/proc/loadavg: 8.66 7.35 3.72 4/177 21830
/proc/meminfo: memFree=30904952/32951132 swapFree=67111528/67111528
[pid=21830] ppid=21828 vsize=8700 CPUtime=0
/proc/21830/stat : 21830 (run) S 21828 21830 21136 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146831078 8908800 249 4089446400 4194304 4922060 140737457996864 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21830/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.501 s]
/proc/loadavg: 8.66 7.35 3.72 3/179 21832
/proc/meminfo: memFree=30901712/32951132 swapFree=67111528/67111528
[pid=21830] ppid=21828 vsize=8700 CPUtime=0
/proc/21830/stat : 21830 (run) S 21828 21830 21136 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146831078 8908800 249 4089446400 4194304 4922060 140737457996864 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21830/statm: 2175 249 208 178 0 68 0
[pid=21831] ppid=21830 vsize=14928 CPUtime=1.49
/proc/21831/stat : 21831 (pb_cplex) R 21830 21830 21136 0 -1 4202496 852 0 0 0 149 0 0 0 25 0 1 0 146831078 15286272 804 4089446400 134512640 146736320 4294354112 18446744073709551615 140684723 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21831/statm: 3732 804 316 2985 0 556 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23628

[startup+3.1007 s]
/proc/loadavg: 8.66 7.35 3.72 3/179 21832
/proc/meminfo: memFree=30900472/32951132 swapFree=67111528/67111528
[pid=21830] ppid=21828 vsize=8700 CPUtime=0
/proc/21830/stat : 21830 (run) S 21828 21830 21136 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146831078 8908800 249 4089446400 4194304 4922060 140737457996864 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21830/statm: 2175 249 208 178 0 68 0
[pid=21831] ppid=21830 vsize=15804 CPUtime=3.09
/proc/21831/stat : 21831 (pb_cplex) R 21830 21830 21136 0 -1 4202496 1054 0 0 0 309 0 0 0 25 0 1 0 146831078 16183296 1006 4089446400 134512640 146736320 4294354112 18446744073709551615 140647825 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21831/statm: 3951 1006 330 2985 0 775 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24504

[startup+6.30115 s]
/proc/loadavg: 8.13 7.26 3.71 3/179 21832
/proc/meminfo: memFree=30866248/32951132 swapFree=67111528/67111528
[pid=21830] ppid=21828 vsize=8700 CPUtime=0
/proc/21830/stat : 21830 (run) S 21828 21830 21136 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146831078 8908800 249 4089446400 4194304 4922060 140737457996864 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21830/statm: 2175 249 208 178 0 68 0
[pid=21831] ppid=21830 vsize=16660 CPUtime=6.29
/proc/21831/stat : 21831 (pb_cplex) R 21830 21830 21136 0 -1 4202496 1319 0 0 0 629 0 0 0 25 0 1 0 146831078 17059840 1271 4089446400 134512640 146736320 4294354112 18446744073709551615 140714090 0 0 4096 16387 0 0 0 17 6 0 0 0
/proc/21831/statm: 4165 1271 349 2985 0 989 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25360

[startup+12.701 s]
/proc/loadavg: 7.88 7.22 3.72 4/186 21839
/proc/meminfo: memFree=30742364/32951132 swapFree=67111528/67111528
[pid=21830] ppid=21828 vsize=8700 CPUtime=0
/proc/21830/stat : 21830 (run) S 21828 21830 21136 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146831078 8908800 249 4089446400 4194304 4922060 140737457996864 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21830/statm: 2175 249 208 178 0 68 0
[pid=21831] ppid=21830 vsize=18440 CPUtime=12.6
/proc/21831/stat : 21831 (pb_cplex) R 21830 21830 21136 0 -1 4202496 1780 0 0 0 1260 0 0 0 25 0 1 0 146831078 18882560 1699 4089446400 134512640 146736320 4294354112 18446744073709551615 140526533 0 0 4096 16387 0 0 0 17 6 0 0 0
/proc/21831/statm: 4610 1699 375 2985 0 1434 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 27140

[startup+25.5008 s]
/proc/loadavg: 7.34 7.13 3.75 12/186 21860
/proc/meminfo: memFree=30631508/32951132 swapFree=67111528/67111528
[pid=21830] ppid=21828 vsize=8700 CPUtime=0
/proc/21830/stat : 21830 (run) S 21828 21830 21136 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146831078 8908800 249 4089446400 4194304 4922060 140737457996864 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21830/statm: 2175 249 208 178 0 68 0
[pid=21831] ppid=21830 vsize=317000 CPUtime=44.7
/proc/21831/stat : 21831 (pb_cplex) R 21830 21830 21136 0 -1 4202496 143232 0 0 0 4428 42 0 0 18 0 8 0 146831078 324608000 47611 4089446400 134512640 146736320 4294354112 18446744073709551615 136384857 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/21831/statm: 79250 47611 1118 2985 0 75792 0
[pid=21831/tid=21854] ppid=21830 vsize=317000 CPUtime=2.81
/proc/21831/task/21854/stat : 21854 (pb_cplex) R 21830 21830 21136 0 -1 4202560 11317 0 0 0 279 2 0 0 19 0 8 0 146833202 324608000 47611 4089446400 134512640 146736320 4294354112 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=21831/tid=21855] ppid=21830 vsize=317000 CPUtime=3.27
/proc/21831/task/21855/stat : 21855 (pb_cplex) R 21830 21830 21136 0 -1 4202560 10583 0 0 0 326 1 0 0 19 0 8 0 146833202 324608000 47611 4089446400 134512640 146736320 4294354112 18446744073709551615 139028303 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=21831/tid=21856] ppid=21830 vsize=317000 CPUtime=3.39
/proc/21831/task/21856/stat : 21856 (pb_cplex) R 21830 21830 21136 0 -1 4202560 11448 0 0 0 337 2 0 0 18 0 8 0 146833202 324608000 47611 4089446400 134512640 146736320 4294354112 18446744073709551615 136007284 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=21831/tid=21857] ppid=21830 vsize=317000 CPUtime=3.23
/proc/21831/task/21857/stat : 21857 (pb_cplex) R 21830 21830 21136 0 -1 4202560 8678 0 0 0 321 2 0 0 18 0 8 0 146833202 324608000 47611 4089446400 134512640 146736320 4294354112 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=21831/tid=21858] ppid=21830 vsize=317000 CPUtime=3.22
/proc/21831/task/21858/stat : 21858 (pb_cplex) R 21830 21830 21136 0 -1 4202560 10513 0 0 0 320 2 0 0 17 0 8 0 146833202 324608000 47611 4089446400 134512640 146736320 4294354112 18446744073709551615 136365642 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=21831/tid=21859] ppid=21830 vsize=317000 CPUtime=3.15
/proc/21831/task/21859/stat : 21859 (pb_cplex) R 21830 21830 21136 0 -1 4202560 13878 0 0 0 312 3 0 0 18 0 8 0 146833202 324608000 47611 4089446400 134512640 146736320 4294354112 18446744073709551615 139023083 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=21831/tid=21860] ppid=21830 vsize=317000 CPUtime=3.14
/proc/21831/task/21860/stat : 21860 (pb_cplex) R 21830 21830 21136 0 -1 4202560 12875 0 0 0 311 3 0 0 17 0 8 0 146833202 324608000 47611 4089446400 134512640 146736320 4294354112 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 44.7
Current children cumulated vsize (KiB) 325700

[startup+51.1003 s]
/proc/loadavg: 5.65 6.75 3.71 3/179 21860
/proc/meminfo: memFree=30694272/32951132 swapFree=67111528/67111528
[pid=21830] ppid=21828 vsize=8700 CPUtime=0
/proc/21830/stat : 21830 (run) S 21828 21830 21136 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146831078 8908800 249 4089446400 4194304 4922060 140737457996864 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21830/statm: 2175 249 208 178 0 68 0
[pid=21831] ppid=21830 vsize=189256 CPUtime=95.57
/proc/21831/stat : 21831 (pb_cplex) R 21830 21830 21136 0 -1 4202496 216856 0 0 0 9493 64 0 0 25 0 1 0 146831078 193798144 32661 4089446400 134512640 146736320 4294354112 18446744073709551615 136018936 0 0 4096 16387 0 0 0 17 6 0 0 0
/proc/21831/statm: 47314 32661 1075 2985 0 43856 0
Current children cumulated CPU time (s) 95.57
Current children cumulated vsize (KiB) 197956

[startup+102.307 s]
/proc/loadavg: 5.36 6.45 3.76 11/193 21890
/proc/meminfo: memFree=30569932/32951132 swapFree=67111528/67111528
[pid=21830] ppid=21828 vsize=8700 CPUtime=0
/proc/21830/stat : 21830 (run) S 21828 21830 21136 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146831078 8908800 249 4089446400 4194304 4922060 140737457996864 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21830/statm: 2175 249 208 178 0 68 0
[pid=21831] ppid=21830 vsize=267856 CPUtime=160.76
/proc/21831/stat : 21831 (pb_cplex) R 21830 21830 21136 0 -1 4202496 236627 0 0 0 16008 68 0 0 25 0 8 0 146831078 274284544 42390 4089446400 134512640 146736320 4294354112 18446744073709551615 136008042 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0
/proc/21831/statm: 66964 42390 1086 2985 0 63506 0
[pid=21831/tid=21884] ppid=21830 vsize=267856 CPUtime=1.39
/proc/21831/task/21884/stat : 21884 (pb_cplex) R 21830 21830 21136 0 -1 4202560 873 0 0 0 139 0 0 0 20 0 8 0 146839303 274284544 42390 4089446400 134512640 146736320 4294354112 18446744073709551615 139044554 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=21831/tid=21885] ppid=21830 vsize=267856 CPUtime=2.41
/proc/21831/task/21885/stat : 21885 (pb_cplex) R 21830 21830 21136 0 -1 4202560 1895 0 0 0 241 0 0 0 22 0 8 0 146839303 274284544 42390 4089446400 134512640 146736320 4294354112 18446744073709551615 136475824 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=21831/tid=21886] ppid=21830 vsize=267856 CPUtime=1.4
/proc/21831/task/21886/stat : 21886 (pb_cplex) R 21830 21830 21136 0 -1 4202560 1032 0 0 0 140 0 0 0 20 0 8 0 146839303 274284544 42390 4089446400 134512640 146736320 4294354112 18446744073709551615 136008328 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=21831/tid=21887] ppid=21830 vsize=267856 CPUtime=2.6
/proc/21831/task/21887/stat : 21887 (pb_cplex) R 21830 21830 21136 0 -1 4202560 3078 0 0 0 260 0 0 0 22 0 8 0 146839303 274284544 42390 4089446400 134512640 146736320 4294354112 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=21831/tid=21888] ppid=21830 vsize=267856 CPUtime=2.59
/proc/21831/task/21888/stat : 21888 (pb_cplex) R 21830 21830 21136 0 -1 4202560 3034 0 0 0 259 0 0 0 22 0 8 0 146839303 274284544 42390 4089446400 134512640 146736320 4294354112 18446744073709551615 136403129 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=21831/tid=21889] ppid=21830 vsize=267856 CPUtime=1.74
/proc/21831/task/21889/stat : 21889 (pb_cplex) R 21830 21830 21136 0 -1 4202560 2253 0 0 0 174 0 0 0 20 0 8 0 146839303 274284544 42390 4089446400 134512640 146736320 4294354112 18446744073709551615 136008266 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=21831/tid=21890] ppid=21830 vsize=267856 CPUtime=2.59
/proc/21831/task/21890/stat : 21890 (pb_cplex) R 21830 21830 21136 0 -1 4202560 2879 0 0 0 259 0 0 0 23 0 8 0 146839303 274284544 42390 4089446400 134512640 146736320 4294354112 18446744073709551615 136400489 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 276556

[startup+162.301 s]
/proc/loadavg: 9.89 7.58 4.32 17/193 21892
/proc/meminfo: memFree=30512468/32951132 swapFree=67111528/67111528
[pid=21830] ppid=21828 vsize=8700 CPUtime=0
/proc/21830/stat : 21830 (run) S 21828 21830 21136 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146831078 8908800 249 4089446400 4194304 4922060 140737457996864 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21830/statm: 2175 249 208 178 0 68 0
[pid=21831] ppid=21830 vsize=285480 CPUtime=404.96
/proc/21831/stat : 21831 (pb_cplex) R 21830 21830 21136 0 -1 4202496 357140 0 0 0 40394 102 0 0 25 0 8 0 146831078 292331520 47315 4089446400 134512640 146736320 4294354112 18446744073709551615 136403109 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0
/proc/21831/statm: 71370 47315 1083 2985 0 67912 0
[pid=21831/tid=21884] ppid=21830 vsize=285480 CPUtime=38.63
/proc/21831/task/21884/stat : 21884 (pb_cplex) R 21830 21830 21136 0 -1 4202560 12535 0 0 0 3860 3 0 0 21 0 8 0 146839303 292331520 47315 4089446400 134512640 146736320 4294354112 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=21831/tid=21885] ppid=21830 vsize=285480 CPUtime=32.01
/proc/21831/task/21885/stat : 21885 (pb_cplex) R 21830 21830 21136 0 -1 4202560 22644 0 0 0 3195 6 0 0 18 0 8 0 146839303 292331520 47315 4089446400 134512640 146736320 4294354112 18446744073709551615 139042883 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=21831/tid=21886] ppid=21830 vsize=285480 CPUtime=36.51
/proc/21831/task/21886/stat : 21886 (pb_cplex) R 21830 21830 21136 0 -1 4202560 12835 0 0 0 3647 4 0 0 18 0 8 0 146839303 292331520 47315 4089446400 134512640 146736320 4294354112 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=21831/tid=21887] ppid=21830 vsize=285480 CPUtime=22.43
/proc/21831/task/21887/stat : 21887 (pb_cplex) R 21830 21830 21136 0 -1 4202560 9260 0 0 0 2240 3 0 0 17 0 8 0 146839303 292331520 47315 4089446400 134512640 146736320 4294354112 18446744073709551615 139044583 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=21831/tid=21888] ppid=21830 vsize=285480 CPUtime=31.6
/proc/21831/task/21888/stat : 21888 (pb_cplex) R 21830 21830 21136 0 -1 4202560 22707 0 0 0 3156 4 0 0 20 0 8 0 146839303 292331520 47315 4089446400 134512640 146736320 4294354112 18446744073709551615 136388879 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=21831/tid=21889] ppid=21830 vsize=285480 CPUtime=31.54
/proc/21831/task/21889/stat : 21889 (pb_cplex) R 21830 21830 21136 0 -1 4202560 23787 0 0 0 3148 6 0 0 18 0 8 0 146839303 292331520 47315 4089446400 134512640 146736320 4294354112 18446744073709551615 136007053 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=21831/tid=21890] ppid=21830 vsize=285480 CPUtime=31.42
/proc/21831/task/21890/stat : 21890 (pb_cplex) R 21830 21830 21136 0 -1 4202560 21398 0 0 0 3137 5 0 0 18 0 8 0 146839303 292331520 47315 4089446400 134512640 146736320 4294354112 18446744073709551615 136008042 0 2 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 404.96
Current children cumulated vsize (KiB) 294180

[startup+222.3 s]
/proc/loadavg: 10.42 8.17 4.72 14/193 21894
/proc/meminfo: memFree=30501264/32951132 swapFree=67111528/67111528
[pid=21830] ppid=21828 vsize=8700 CPUtime=0
/proc/21830/stat : 21830 (run) S 21828 21830 21136 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146831078 8908800 249 4089446400 4194304 4922060 140737457996864 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21830/statm: 2175 249 208 178 0 68 0
[pid=21831] ppid=21830 vsize=299140 CPUtime=622.36

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

/proc/21831/statm: 74785 51079 1086 2985 0 71327 0
[pid=21831/tid=21884] ppid=21830 vsize=299140 CPUtime=69.2
/proc/21831/task/21884/stat : 21884 (pb_cplex) R 21830 21830 21136 0 -1 4202560 24546 0 0 0 6914 6 0 0 25 0 8 0 146839303 306319360 51079 4089446400 134512640 146736320 4294354112 18446744073709551615 136008042 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=21831/tid=21885] ppid=21830 vsize=299140 CPUtime=55.27
/proc/21831/task/21885/stat : 21885 (pb_cplex) S 21830 21830 21136 0 -1 4202560 29906 0 0 0 5519 8 0 0 25 0 8 0 146839303 306319360 51079 4089446400 134512640 146736320 4294354112 18446744073709551615 144580073 0 2 4096 16387 18446604453933643008 0 0 -1 0 0 0 0
[pid=21831/tid=21886] ppid=21830 vsize=299140 CPUtime=67.39
/proc/21831/task/21886/stat : 21886 (pb_cplex) R 21830 21830 21136 0 -1 4202560 24948 0 0 0 6733 6 0 0 23 0 8 0 146839303 306319360 51079 4089446400 134512640 146736320 4294354112 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=21831/tid=21887] ppid=21830 vsize=299140 CPUtime=63.28
/proc/21831/task/21887/stat : 21887 (pb_cplex) R 21830 21830 21136 0 -1 4202560 23482 0 0 0 6322 6 0 0 25 0 8 0 146839303 306319360 51079 4089446400 134512640 146736320 4294354112 18446744073709551615 136008450 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=21831/tid=21888] ppid=21830 vsize=299140 CPUtime=47.49
/proc/21831/task/21888/stat : 21888 (pb_cplex) R 21830 21830 21136 0 -1 4202560 33174 0 0 0 4742 7 0 0 25 0 8 0 146839303 306319360 51079 4089446400 134512640 146736320 4294354112 18446744073709551615 136388087 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=21831/tid=21889] ppid=21830 vsize=299140 CPUtime=51.18
/proc/21831/task/21889/stat : 21889 (pb_cplex) R 21830 21830 21136 0 -1 4202560 37212 0 0 0 5109 9 0 0 25 0 8 0 146839303 306319360 51079 4089446400 134512640 146736320 4294354112 18446744073709551615 136008163 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=21831/tid=21890] ppid=21830 vsize=299140 CPUtime=57.76
/proc/21831/task/21890/stat : 21890 (pb_cplex) S 21830 21830 21136 0 -1 4202560 35489 0 0 0 5768 8 0 0 25 0 8 0 146839303 306319360 51079 4089446400 134512640 146736320 4294354112 18446744073709551615 144580073 0 2 4096 16387 18446604453933643008 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 622.36
Current children cumulated vsize (KiB) 307840

[startup+282.301 s]
/proc/loadavg: 11.41 8.86 5.18 12/193 21895
/proc/meminfo: memFree=30457216/32951132 swapFree=67111528/67111528
[pid=21830] ppid=21828 vsize=8700 CPUtime=0
/proc/21830/stat : 21830 (run) S 21828 21830 21136 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146831078 8908800 249 4089446400 4194304 4922060 140737457996864 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21830/statm: 2175 249 208 178 0 68 0
[pid=21831] ppid=21830 vsize=312980 CPUtime=852.58
/proc/21831/stat : 21831 (pb_cplex) S 21830 21830 21136 0 -1 4202496 526147 0 0 0 85106 152 0 0 24 0 8 0 146831078 320491520 54629 4089446400 134512640 146736320 4294354112 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0
/proc/21831/statm: 78245 54629 1083 2985 0 74787 0
[pid=21831/tid=21884] ppid=21830 vsize=312980 CPUtime=96.7
/proc/21831/task/21884/stat : 21884 (pb_cplex) S 21830 21830 21136 0 -1 4202560 30131 0 0 0 9661 9 0 0 15 0 8 0 146839303 320491520 54629 4089446400 134512640 146736320 4294354112 18446744073709551615 144580073 0 2 4096 16387 18446604453933643008 0 0 -1 1 0 0 0
[pid=21831/tid=21885] ppid=21830 vsize=312980 CPUtime=83.67
/proc/21831/task/21885/stat : 21885 (pb_cplex) S 21830 21830 21136 0 -1 4202560 42014 0 0 0 8353 14 0 0 15 0 8 0 146839303 320491520 54629 4089446400 134512640 146736320 4294354112 18446744073709551615 144580073 0 2 4096 16387 18446604453933643008 0 0 -1 0 0 0 0
[pid=21831/tid=21886] ppid=21830 vsize=312980 CPUtime=97.17
/proc/21831/task/21886/stat : 21886 (pb_cplex) S 21830 21830 21136 0 -1 4202560 32488 0 0 0 9708 9 0 0 15 0 8 0 146839303 320491520 54629 4089446400 134512640 146736320 4294354112 18446744073709551615 144580073 0 2 4096 16387 18446604453933643008 0 0 -1 1 0 0 0
[pid=21831/tid=21887] ppid=21830 vsize=312980 CPUtime=92.33
/proc/21831/task/21887/stat : 21887 (pb_cplex) S 21830 21830 21136 0 -1 4202560 31185 0 0 0 9223 10 0 0 15 0 8 0 146839303 320491520 54629 4089446400 134512640 146736320 4294354112 18446744073709551615 144580073 0 2 4096 16387 18446604453933643008 0 0 -1 3 0 0 0
[pid=21831/tid=21888] ppid=21830 vsize=312980 CPUtime=77.13
/proc/21831/task/21888/stat : 21888 (pb_cplex) S 21830 21830 21136 0 -1 4202560 43291 0 0 0 7703 10 0 0 15 0 8 0 146839303 320491520 54629 4089446400 134512640 146736320 4294354112 18446744073709551615 144580073 0 2 4096 16387 18446604453933643008 0 0 -1 7 0 0 0
[pid=21831/tid=21889] ppid=21830 vsize=312980 CPUtime=79.81
/proc/21831/task/21889/stat : 21889 (pb_cplex) S 21830 21830 21136 0 -1 4202560 61371 0 0 0 7966 15 0 0 15 0 8 0 146839303 320491520 54629 4089446400 134512640 146736320 4294354112 18446744073709551615 144580073 0 2 4096 16387 18446604453933643008 0 0 -1 0 0 0 0
[pid=21831/tid=21890] ppid=21830 vsize=312980 CPUtime=85.6
/proc/21831/task/21890/stat : 21890 (pb_cplex) R 21830 21830 21136 0 -1 4202560 46199 0 0 0 8550 10 0 0 22 0 8 0 146839303 320491520 54629 4089446400 134512640 146736320 4294354112 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 852.58
Current children cumulated vsize (KiB) 321680

[startup+342.3 s]
/proc/loadavg: 12.58 9.61 5.66 14/193 21896
/proc/meminfo: memFree=30447784/32951132 swapFree=67111528/67111528
[pid=21830] ppid=21828 vsize=8700 CPUtime=0
/proc/21830/stat : 21830 (run) S 21828 21830 21136 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146831078 8908800 249 4089446400 4194304 4922060 140737457996864 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21830/statm: 2175 249 208 178 0 68 0
[pid=21831] ppid=21830 vsize=314032 CPUtime=1077.31
/proc/21831/stat : 21831 (pb_cplex) S 21830 21830 21136 0 -1 4202496 653965 0 0 0 107550 181 0 0 20 0 8 0 146831078 321568768 54662 4089446400 134512640 146736320 4294354112 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0
/proc/21831/statm: 78508 54662 1084 2985 0 75050 0
[pid=21831/tid=21884] ppid=21830 vsize=314032 CPUtime=125
/proc/21831/task/21884/stat : 21884 (pb_cplex) S 21830 21830 21136 0 -1 4202560 40706 0 0 0 12489 11 0 0 25 0 8 0 146839303 321568768 54662 4089446400 134512640 146736320 4294354112 18446744073709551615 144580073 0 2 4096 16387 18446604453933643008 0 0 -1 5 0 0 0
[pid=21831/tid=21885] ppid=21830 vsize=314032 CPUtime=109.1
/proc/21831/task/21885/stat : 21885 (pb_cplex) R 21830 21830 21136 0 -1 4202560 56834 0 0 0 10894 16 0 0 21 0 8 0 146839303 321568768 54662 4089446400 134512640 146736320 4294354112 18446744073709551615 136008165 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=21831/tid=21886] ppid=21830 vsize=314032 CPUtime=124.4
/proc/21831/task/21886/stat : 21886 (pb_cplex) R 21830 21830 21136 0 -1 4202560 53351 0 0 0 12426 14 0 0 25 0 8 0 146839303 321568768 54662 4089446400 134512640 146736320 4294354112 18446744073709551615 136400477 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=21831/tid=21887] ppid=21830 vsize=314032 CPUtime=122.28
/proc/21831/task/21887/stat : 21887 (pb_cplex) R 21830 21830 21136 0 -1 4202560 51778 0 0 0 12214 14 0 0 21 0 8 0 146839303 321568768 54662 4089446400 134512640 146736320 4294354112 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=21831/tid=21888] ppid=21830 vsize=314032 CPUtime=105.37
/proc/21831/task/21888/stat : 21888 (pb_cplex) R 21830 21830 21136 0 -1 4202560 51802 0 0 0 10524 13 0 0 25 0 8 0 146839303 321568768 54662 4089446400 134512640 146736320 4294354112 18446744073709551615 136400447 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=21831/tid=21889] ppid=21830 vsize=314032 CPUtime=107.64
/proc/21831/task/21889/stat : 21889 (pb_cplex) S 21830 21830 21136 0 -1 4202560 81130 0 0 0 10743 21 0 0 20 0 8 0 146839303 321568768 54662 4089446400 134512640 146736320 4294354112 18446744073709551615 144580073 0 2 4096 16387 18446604453933643008 0 0 -1 0 0 0 0
[pid=21831/tid=21890] ppid=21830 vsize=314032 CPUtime=113.67
/proc/21831/task/21890/stat : 21890 (pb_cplex) S 21830 21830 21136 0 -1 4202560 62841 0 0 0 11354 13 0 0 25 0 8 0 146839303 321568768 54662 4089446400 134512640 146736320 4294354112 18446744073709551615 144580073 0 2 4096 16387 18446604453933643008 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1077.31
Current children cumulated vsize (KiB) 322732

[startup+402.301 s]
/proc/loadavg: 13.12 10.34 6.16 18/193 21898
/proc/meminfo: memFree=30421748/32951132 swapFree=67111528/67111528
[pid=21830] ppid=21828 vsize=8700 CPUtime=0
/proc/21830/stat : 21830 (run) S 21828 21830 21136 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146831078 8908800 249 4089446400 4194304 4922060 140737457996864 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21830/statm: 2175 249 208 178 0 68 0
[pid=21831] ppid=21830 vsize=324848 CPUtime=1332.89
/proc/21831/stat : 21831 (pb_cplex) R 21830 21830 21136 0 -1 4202496 763721 0 0 0 133077 212 0 0 25 0 8 0 146831078 332644352 57050 4089446400 134512640 146736320 4294354112 18446744073709551615 136008385 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/21831/statm: 81212 57050 1083 2985 0 77754 0
[pid=21831/tid=21884] ppid=21830 vsize=324848 CPUtime=156.38
/proc/21831/task/21884/stat : 21884 (pb_cplex) R 21830 21830 21136 0 -1 4202560 52716 0 0 0 15623 15 0 0 18 0 8 0 146839303 332644352 57050 4089446400 134512640 146736320 4294354112 18446744073709551615 136403117 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=21831/tid=21885] ppid=21830 vsize=324848 CPUtime=140.98
/proc/21831/task/21885/stat : 21885 (pb_cplex) R 21830 21830 21136 0 -1 4202560 70757 0 0 0 14079 19 0 0 25 0 8 0 146839303 332644352 57050 4089446400 134512640 146736320 4294354112 18446744073709551615 136384857 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=21831/tid=21886] ppid=21830 vsize=324848 CPUtime=158.62
/proc/21831/task/21886/stat : 21886 (pb_cplex) R 21830 21830 21136 0 -1 4202560 72299 0 0 0 15842 20 0 0 19 0 8 0 146839303 332644352 57050 4089446400 134512640 146736320 4294354112 18446744073709551615 136384857 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=21831/tid=21887] ppid=21830 vsize=324848 CPUtime=153.48
/proc/21831/task/21887/stat : 21887 (pb_cplex) R 21830 21830 21136 0 -1 4202560 69194 0 0 0 15330 18 0 0 25 0 8 0 146839303 332644352 57050 4089446400 134512640 146736320 4294354112 18446744073709551615 136008441 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=21831/tid=21888] ppid=21830 vsize=324848 CPUtime=135.36
/proc/21831/task/21888/stat : 21888 (pb_cplex) R 21830 21830 21136 0 -1 4202560 54951 0 0 0 13520 16 0 0 19 0 8 0 146839303 332644352 57050 4089446400 134512640 146736320 4294354112 18446744073709551615 136388568 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=21831/tid=21889] ppid=21830 vsize=324848 CPUtime=139.83
/proc/21831/task/21889/stat : 21889 (pb_cplex) R 21830 21830 21136 0 -1 4202560 97687 0 0 0 13958 25 0 0 19 0 8 0 146839303 332644352 57050 4089446400 134512640 146736320 4294354112 18446744073709551615 139042901 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=21831/tid=21890] ppid=21830 vsize=324848 CPUtime=145.32
/proc/21831/task/21890/stat : 21890 (pb_cplex) R 21830 21830 21136 0 -1 4202560 74048 0 0 0 14516 16 0 0 20 0 8 0 146839303 332644352 57050 4089446400 134512640 146736320 4294354112 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1332.89
Current children cumulated vsize (KiB) 333548

[startup+462.301 s]
/proc/loadavg: 12.13 10.58 6.50 17/193 21900
/proc/meminfo: memFree=30432364/32951132 swapFree=67111528/67111528
[pid=21830] ppid=21828 vsize=8700 CPUtime=0
/proc/21830/stat : 21830 (run) S 21828 21830 21136 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146831078 8908800 249 4089446400 4194304 4922060 140737457996864 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21830/statm: 2175 249 208 178 0 68 0
[pid=21831] ppid=21830 vsize=322548 CPUtime=1558.44
/proc/21831/stat : 21831 (pb_cplex) R 21830 21830 21136 0 -1 4202496 884085 0 0 0 155595 249 0 0 25 0 8 0 146831078 330289152 56555 4089446400 134512640 146736320 4294354112 18446744073709551615 139044505 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/21831/statm: 80637 56555 1083 2985 0 77179 0
[pid=21831/tid=21884] ppid=21830 vsize=322548 CPUtime=187.3
/proc/21831/task/21884/stat : 21884 (pb_cplex) R 21830 21830 21136 0 -1 4202560 53195 0 0 0 18713 17 0 0 25 0 8 0 146839303 330289152 56555 4089446400 134512640 146736320 4294354112 18446744073709551615 136008176 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=21831/tid=21885] ppid=21830 vsize=322548 CPUtime=170.1
/proc/21831/task/21885/stat : 21885 (pb_cplex) R 21830 21830 21136 0 -1 4202560 92898 0 0 0 16985 25 0 0 19 0 8 0 146839303 330289152 56555 4089446400 134512640 146736320 4294354112 18446744073709551615 136384852 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=21831/tid=21886] ppid=21830 vsize=322548 CPUtime=183.89
/proc/21831/task/21886/stat : 21886 (pb_cplex) R 21830 21830 21136 0 -1 4202560 78118 0 0 0 18366 23 0 0 20 0 8 0 146839303 330289152 56555 4089446400 134512640 146736320 4294354112 18446744073709551615 136017485 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=21831/tid=21887] ppid=21830 vsize=322548 CPUtime=180
/proc/21831/task/21887/stat : 21887 (pb_cplex) S 21830 21830 21136 0 -1 4202560 86439 0 0 0 17977 23 0 0 25 0 8 0 146839303 330289152 56555 4089446400 134512640 146736320 4294354112 18446744073709551615 144580073 0 2 4096 16387 18446604453933643008 0 0 -1 0 0 0 0
[pid=21831/tid=21888] ppid=21830 vsize=322548 CPUtime=162.86
/proc/21831/task/21888/stat : 21888 (pb_cplex) R 21830 21830 21136 0 -1 4202560 70001 0 0 0 16265 21 0 0 20 0 8 0 146839303 330289152 56555 4089446400 134512640 146736320 4294354112 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=21831/tid=21889] ppid=21830 vsize=322548 CPUtime=168.92
/proc/21831/task/21889/stat : 21889 (pb_cplex) S 21830 21830 21136 0 -1 4202560 130503 0 0 0 16860 32 0 0 20 0 8 0 146839303 330289152 56555 4089446400 134512640 146736320 4294354112 18446744073709551615 144580073 0 2 4096 16387 18446604453933643008 0 0 -1 5 0 0 0
[pid=21831/tid=21890] ppid=21830 vsize=322548 CPUtime=174.88
/proc/21831/task/21890/stat : 21890 (pb_cplex) R 21830 21830 21136 0 -1 4202560 86533 0 0 0 17468 20 0 0 25 0 8 0 146839303 330289152 56555 4089446400 134512640 146736320 4294354112 18446744073709551615 136008364 0 2 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1558.44
Current children cumulated vsize (KiB) 331248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+518.101 s]
/proc/loadavg: 12.21 10.90 6.85 15/193 21973
/proc/meminfo: memFree=30640840/32951132 swapFree=67111528/67111528
[pid=21830] ppid=21828 vsize=8700 CPUtime=0
/proc/21830/stat : 21830 (run) S 21828 21830 21136 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 146831078 8908800 249 4089446400 4194304 4922060 140737457996864 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21830/statm: 2175 249 208 178 0 68 0
[pid=21831] ppid=21830 vsize=320360 CPUtime=1800.4
/proc/21831/stat : 21831 (pb_cplex) R 21830 21830 21136 0 -1 4202496 998047 0 0 0 179726 314 0 0 25 0 8 0 146831078 328048640 55716 4089446400 134512640 146736320 4294354112 18446744073709551615 139042981 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0
/proc/21831/statm: 80090 55716 1083 2985 0 76632 0
[pid=21831/tid=21884] ppid=21830 vsize=320360 CPUtime=215.73
/proc/21831/task/21884/stat : 21884 (pb_cplex) R 21830 21830 21136 0 -1 4202560 70994 0 0 0 21551 22 0 0 25 0 8 0 146839303 328048640 55716 4089446400 134512640 146736320 4294354112 18446744073709551615 138462642 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=21831/tid=21885] ppid=21830 vsize=320360 CPUtime=199.97
/proc/21831/task/21885/stat : 21885 (pb_cplex) R 21830 21830 21136 0 -1 4202560 92899 0 0 0 19960 37 0 0 25 0 8 0 146839303 328048640 55716 4089446400 134512640 146736320 4294354112 18446744073709551615 135468697 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=21831/tid=21886] ppid=21830 vsize=320360 CPUtime=215.98
/proc/21831/task/21886/stat : 21886 (pb_cplex) R 21830 21830 21136 0 -1 4202560 96736 0 0 0 21569 29 0 0 24 0 8 0 146839303 328048640 55716 4089446400 134512640 146736320 4294354112 18446744073709551615 136384857 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=21831/tid=21887] ppid=21830 vsize=320360 CPUtime=211.53
/proc/21831/task/21887/stat : 21887 (pb_cplex) R 21830 21830 21136 0 -1 4202560 105836 0 0 0 21124 29 0 0 24 0 8 0 146839303 328048640 55716 4089446400 134512640 146736320 4294354112 18446744073709551615 136403103 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=21831/tid=21888] ppid=21830 vsize=320360 CPUtime=192.25
/proc/21831/task/21888/stat : 21888 (pb_cplex) R 21830 21830 21136 0 -1 4202560 89052 0 0 0 19198 27 0 0 21 0 8 0 146839303 328048640 55716 4089446400 134512640 146736320 4294354112 18446744073709551615 136388075 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=21831/tid=21889] ppid=21830 vsize=320360 CPUtime=198.08
/proc/21831/task/21889/stat : 21889 (pb_cplex) R 21830 21830 21136 0 -1 4202560 137754 0 0 0 19764 44 0 0 21 0 8 0 146839303 328048640 55716 4089446400 134512640 146736320 4294354112 18446744073709551615 136487009 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=21831/tid=21890] ppid=21830 vsize=320360 CPUtime=205.89
/proc/21831/task/21890/stat : 21890 (pb_cplex) R 21830 21830 21136 0 -1 4202560 102024 0 0 0 20555 34 0 0 22 0 8 0 146839303 328048640 55716 4089446400 134512640 146736320 4294354112 18446744073709551615 136400746 0 2 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1800.4
Current children cumulated vsize (KiB) 329060

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

Real time (s): 518.132
CPU time (s): 1800.4
CPU user time (s): 1797.26
CPU system time (s): 3.14
CPU usage (%): 347.479
Max. virtual memory (cumulated for all children) (KiB): 351952

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

runsolver used 0.818875 second user time and 2.00069 second system time

The end

Launcher Data

Begin job on node131 at 2010-07-02 09:22:25
IDJOB=2697428
IDBENCH=79025
IDSOLVER=1210
FILE ID=node131/2697428-1278055345
PBS_JOBID= 11198920
Free space on /tmp= 74112 MiB

SOLVER NAME= pb_cplex 2010-07-01
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.3.accl.ucl--soft-33-100-0.wbo
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2697428-1278055345/watcher-2697428-1278055345 -o /tmp/evaluation-result-2697428-1278055345/solver-2697428-1278055345 -C 1800 -W 2000 -M 3800  run HOME/instance-2697428-1278055345.wbo

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

MD5SUM BENCH= 2dda6fbf8d261259c880dca3531a1919
RANDOM SEED=1561724974

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.76
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.836
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.83
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.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30905488 kB
Buffers:        223428 kB
Cached:        1604364 kB
SwapCached:          0 kB
Active:         648832 kB
Inactive:      1244020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30905488 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           34316 kB
Writeback:           0 kB
AnonPages:       65188 kB
Mapped:          15740 kB
Slab:            86512 kB
PageTables:       5284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   208040 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74096 MiB
End job on node131 at 2010-07-02 09:31:05