Trace number 3456360

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j CuttingPlanes 2.3.0? (TO) 1800.35 1782.53

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos9.opb
MD5SUM9b565ffd2f62b11d1859d685ea38235b
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables874498
Total number of constraints110909
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)87
Number of constraints which are nor clauses,nor cardinality constraints110822
Minimum length of a constraint11
Maximum length of a constraint14080
Number of terms in the objective function 198658
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 38727219
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 30720
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 38727219
Number of bits of the biggest sum of numbers26
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.06/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.06/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.08	c See www.sat4j.org for details.
0.06/0.08	c version 2.3.1.v20110525
0.06/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.08	c java.vm.version	19.1-b02
0.06/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.08	c sun.arch.data.model	64
0.06/0.08	c java.version		1.6.0_24
0.06/0.08	c os.name		Linux
0.06/0.08	c os.version		2.6.18-164.el5
0.06/0.08	c os.arch		amd64
0.06/0.08	c Free memory 		9996466904
0.06/0.08	c Max memory 		10048897024
0.06/0.08	c Total memory 		10048897024
0.06/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization
0.10/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@761a626f
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3456360-1307217678.opb
0.10/0.10	c reading problem ... 
10.37/8.30	c ... done. Wall clock time 8.195s.
10.37/8.30	c #vars     874498
10.37/8.30	c #constraints  118637
10.37/8.30	c constraints type 
10.37/8.30	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 87
10.37/8.30	c org.sat4j.pb.constraints.pb.MaxWatchPb => 118550
59.63/51.07	c cleaning 0 clauses out of 5000 with flag 0/5000
103.94/95.01	c cleaning 0 clauses out of 11000 with flag 0/11000
180.52/171.14	c cleaning 0 clauses out of 18000 with flag 0/18000
327.14/317.11	c cleaning 0 clauses out of 26000 with flag 0/26000
571.20/560.13	c cleaning 0 clauses out of 35001 with flag 0/35001
818.68/806.12	c cleaning 0 clauses out of 45000 with flag 0/45000
1178.04/1163.28	c cleaning 0 clauses out of 56001 with flag 0/56001
1800.07/1782.32	c starts		: 77
1800.07/1782.32	c conflicts		: 62746
1800.07/1782.32	c decisions		: 687861
1800.07/1782.32	c propagations		: 8709601
1800.07/1782.32	c inspects		: 1699194238
1800.07/1782.32	c shortcuts		: 0
1800.07/1782.32	c learnt literals	: 0
1800.07/1782.32	c learnt binary clauses	: 0
1800.07/1782.32	c learnt ternary clauses	: 0
1800.07/1782.32	c learnt constraints	: 62746
1800.07/1782.32	c ignored constraints	: 0
1800.07/1782.32	c root simplifications	: 0
1800.07/1782.32	c removed literals (reason simplification)	: 0
1800.07/1782.32	c reason swapping (by a shorter reason)	: 0
1800.07/1782.32	c Calls to reduceDB	: 7
1800.07/1782.32	c number of reductions to clauses (during analyze)	: 0
1800.07/1782.32	c number of learned constraints concerned by reduction	: 0
1800.07/1782.32	c number of learning phase by resolution	: 0
1800.07/1782.32	c number of learning phase by cutting planes	: 0
1800.07/1782.32	c speed (assignments/second)	: 4909.52807747376
1800.07/1782.32	c non guided choices	144367
1800.07/1782.35	c learnt constraints type 
1800.07/1782.35	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 9218
1800.07/1782.35	c org.sat4j.pb.constraints.pb.MaxWatchPb => 53528
1800.07/1782.35	c constraints type 
1800.07/1782.35	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 87
1800.07/1782.35	c org.sat4j.pb.constraints.pb.MaxWatchPb => 118550
1800.07/1782.35	s UNKNOWN
1800.07/1782.35	c Total wall clock time (in seconds): 1782.245

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3456360-1307217678/watcher-3456360-1307217678 -o /tmp/evaluation-result-3456360-1307217678/solver-3456360-1307217678 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3456360-1307217678.opb 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.80 1.96 1.69 2/495 5570
/proc/meminfo: memFree=17621012/32951124 swapFree=67057928/67111528
[pid=5570] ppid=5568 vsize=10444316 CPUtime=0 cores=0,2,4,6
/proc/5570/stat : 5570 (java) S 5568 5570 5272 0 -1 4202496 3332 0 1 0 0 0 0 0 24 0 2 0 814183265 10694979584 3034 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273419237 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/5570/statm: 2611079 3046 917 9 0 2602235 0
[pid=5570/tid=5571] ppid=5568 vsize=10444316 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5571/stat : 5571 (java) R 5568 5570 5272 0 -1 4202560 6795 0 1 0 0 0 0 0 25 0 2 0 814183265 10694979584 7612 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254261310523 0 4 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.0685839 s]
/proc/loadavg: 1.80 1.96 1.69 2/495 5570
/proc/meminfo: memFree=17621012/32951124 swapFree=67057928/67111528
[pid=5570] ppid=5568 vsize=10473088 CPUtime=0.06 cores=0,2,4,6
/proc/5570/stat : 5570 (java) S 5568 5570 5272 0 -1 4202496 11871 0 1 0 5 1 0 0 24 0 18 0 814183265 10724442112 11568 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5570/statm: 2618272 11568 1754 9 0 2609006 0
[pid=5570/tid=5571] ppid=5568 vsize=10473088 CPUtime=0.05 cores=0,2,4,6
/proc/5570/task/5571/stat : 5571 (java) R 5568 5570 5272 0 -1 4202560 10698 0 1 0 4 1 0 0 25 0 18 0 814183265 10724442112 11569 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 47867862844952 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10473088

[startup+0.100604 s]
/proc/loadavg: 1.80 1.96 1.69 2/495 5570
/proc/meminfo: memFree=17621012/32951124 swapFree=67057928/67111528
[pid=5570] ppid=5568 vsize=10540184 CPUtime=0.1 cores=0,2,4,6
/proc/5570/stat : 5570 (java) S 5568 5570 5272 0 -1 4202496 13137 0 1 0 9 1 0 0 24 0 18 0 814183265 10793148416 12808 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5570/statm: 2635046 12808 2092 9 0 2625780 0
[pid=5570/tid=5571] ppid=5568 vsize=10540184 CPUtime=0.08 cores=0,2,4,6
/proc/5570/task/5571/stat : 5571 (java) R 5568 5570 5272 0 -1 4202560 11202 0 1 0 7 1 0 0 18 0 18 0 814183265 10793148416 12808 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 46912496202819 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10540184

[startup+0.300576 s]
/proc/loadavg: 1.80 1.96 1.69 2/495 5570
/proc/meminfo: memFree=17621012/32951124 swapFree=67057928/67111528
[pid=5570] ppid=5568 vsize=10540404 CPUtime=0.47 cores=0,2,4,6
/proc/5570/stat : 5570 (java) S 5568 5570 5272 0 -1 4202496 25169 0 1 0 44 3 0 0 24 0 18 0 814183265 10793373696 24576 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5570/statm: 2635101 24578 2199 9 0 2625835 0
[pid=5570/tid=5571] ppid=5568 vsize=10540404 CPUtime=0.28 cores=0,2,4,6
/proc/5570/task/5571/stat : 5571 (java) R 5568 5570 5272 0 -1 4202560 22482 0 1 0 26 2 0 0 18 0 18 0 814183265 10793373696 24579 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 46912505590718 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 10540404

[startup+0.700506 s]
/proc/loadavg: 1.80 1.96 1.69 2/495 5570
/proc/meminfo: memFree=17621012/32951124 swapFree=67057928/67111528
[pid=5570] ppid=5568 vsize=10543348 CPUtime=1.05 cores=0,2,4,6
/proc/5570/stat : 5570 (java) S 5568 5570 5272 0 -1 4202496 57081 0 1 0 99 6 0 0 24 0 18 0 814183265 10796388352 55675 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5570/statm: 2635837 55679 2211 9 0 2626571 0
[pid=5570/tid=5571] ppid=5568 vsize=10543348 CPUtime=0.68 cores=0,2,4,6
/proc/5570/task/5571/stat : 5571 (java) R 5568 5570 5272 0 -1 4202560 52308 0 1 0 63 5 0 0 18 0 18 0 814183265 10796388352 55681 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 46912505365698 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 10543348

[startup+1.50136 s]
/proc/loadavg: 1.80 1.96 1.69 5/513 5588
/proc/meminfo: memFree=17278140/32951124 swapFree=67057928/67111528
[pid=5570] ppid=5568 vsize=10545856 CPUtime=2.14 cores=0,2,4,6
/proc/5570/stat : 5570 (java) S 5568 5570 5272 0 -1 4202496 148260 0 1 0 198 16 0 0 24 0 18 0 814183265 10798956544 145576 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5570/statm: 2636464 145581 2215 9 0 2627198 0
[pid=5570/tid=5571] ppid=5568 vsize=10545856 CPUtime=1.48 cores=0,2,4,6
/proc/5570/task/5571/stat : 5571 (java) R 5568 5570 5272 0 -1 4202560 140690 0 1 0 133 15 0 0 18 0 18 0 814183265 10798956544 145584 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 46912505576851 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5570/tid=5573] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5573/stat : 5573 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10798956544 145587 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5574] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5574/stat : 5574 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10798956544 145590 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5575] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5575/stat : 5575 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10798956544 145592 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5576] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5576/stat : 5576 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10798956544 145595 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5577] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5577/stat : 5577 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10798956544 145597 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5578] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5578/stat : 5578 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10798956544 145597 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5579] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5579/stat : 5579 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10798956544 145600 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5580] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5580/stat : 5580 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10798956544 145603 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5581] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5581/stat : 5581 (java) S 5568 5570 5272 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 814183268 10798956544 145606 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273433088 0 0 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5582] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5582/stat : 5582 (java) S 5568 5570 5272 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 814183268 10798956544 145609 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5583] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5583/stat : 5583 (java) S 5568 5570 5272 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 814183268 10798956544 145612 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5584] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5584/stat : 5584 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183270 10798956544 145615 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273440177 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5585] ppid=5568 vsize=10545856 CPUtime=0.31 cores=0,2,4,6
/proc/5570/task/5585/stat : 5585 (java) S 5568 5570 5272 0 -1 4202560 3206 0 0 0 31 0 0 0 20 0 18 0 814183270 10798956544 145617 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 0 0 0 0
[pid=5570/tid=5586] ppid=5568 vsize=10545856 CPUtime=0.33 cores=0,2,4,6
/proc/5570/task/5586/stat : 5586 (java) S 5568 5570 5272 0 -1 4202560 3222 0 0 0 33 0 0 0 16 0 18 0 814183270 10798956544 145620 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5587] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5587/stat : 5587 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183270 10798956544 145623 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5588] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5588/stat : 5588 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 814183270 10798956544 145626 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273433088 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 10545856

[startup+3.10105 s]
/proc/loadavg: 1.80 1.96 1.69 3/513 5588
/proc/meminfo: memFree=16764020/32951124 swapFree=67057928/67111528
[pid=5570] ppid=5568 vsize=10545856 CPUtime=3.78 cores=0,2,4,6
/proc/5570/stat : 5570 (java) S 5568 5570 5272 0 -1 4202496 299031 0 1 0 345 33 0 0 24 0 18 0 814183265 10798956544 296347 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5570/statm: 2636464 296351 2223 9 0 2627198 0
[pid=5570/tid=5571] ppid=5568 vsize=10545856 CPUtime=3.09 cores=0,2,4,6
/proc/5570/task/5571/stat : 5571 (java) R 5568 5570 5272 0 -1 4202560 291453 0 1 0 277 32 0 0 21 0 18 0 814183265 10798956544 296352 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 46912505576944 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5570/tid=5573] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5573/stat : 5573 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10798956544 296355 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5574] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5574/stat : 5574 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10798956544 296357 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5575] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5575/stat : 5575 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10798956544 296359 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5576] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5576/stat : 5576 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10798956544 296361 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5577] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5577/stat : 5577 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10798956544 296363 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5578] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5578/stat : 5578 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10798956544 296365 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5579] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5579/stat : 5579 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10798956544 296365 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5580] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5580/stat : 5580 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10798956544 296367 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5581] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5581/stat : 5581 (java) S 5568 5570 5272 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 814183268 10798956544 296369 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273433088 0 0 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5582] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5582/stat : 5582 (java) S 5568 5570 5272 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 814183268 10798956544 296371 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5583] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5583/stat : 5583 (java) S 5568 5570 5272 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 814183268 10798956544 296373 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5584] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5584/stat : 5584 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183270 10798956544 296375 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273440177 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5585] ppid=5568 vsize=10545856 CPUtime=0.31 cores=0,2,4,6
/proc/5570/task/5585/stat : 5585 (java) S 5568 5570 5272 0 -1 4202560 3206 0 0 0 31 0 0 0 18 0 18 0 814183270 10798956544 296377 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 0 0 0 0
[pid=5570/tid=5586] ppid=5568 vsize=10545856 CPUtime=0.36 cores=0,2,4,6
/proc/5570/task/5586/stat : 5586 (java) S 5568 5570 5272 0 -1 4202560 3227 0 0 0 36 0 0 0 16 0 18 0 814183270 10798956544 296379 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5587] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5587/stat : 5587 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183270 10798956544 296381 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5588] ppid=5568 vsize=10545856 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5588/stat : 5588 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 814183270 10798956544 296383 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273433088 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.78
Current children cumulated vsize (KiB) 10545856

[startup+6.30153 s]
/proc/loadavg: 1.81 1.96 1.70 3/513 5588
/proc/meminfo: memFree=15652244/32951124 swapFree=67057928/67111528
[pid=5570] ppid=5568 vsize=10544804 CPUtime=6.98 cores=0,2,4,6
/proc/5570/stat : 5570 (java) S 5568 5570 5272 0 -1 4202496 585052 0 1 0 631 67 0 0 24 0 18 0 814183265 10797879296 582130 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5570/statm: 2636201 582135 2226 9 0 2626935 0
[pid=5570/tid=5571] ppid=5568 vsize=10544804 CPUtime=6.28 cores=0,2,4,6
/proc/5570/task/5571/stat : 5571 (java) R 5568 5570 5272 0 -1 4202560 577473 0 1 0 562 66 0 0 21 0 18 0 814183265 10797879296 582137 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 46912505561435 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5570/tid=5573] ppid=5568 vsize=10544804 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5573/stat : 5573 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10797879296 582140 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5574] ppid=5568 vsize=10544804 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5574/stat : 5574 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10797879296 582143 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5575] ppid=5568 vsize=10544804 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5575/stat : 5575 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10797879296 582146 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5576] ppid=5568 vsize=10544804 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5576/stat : 5576 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10797879296 582147 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5577] ppid=5568 vsize=10544804 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5577/stat : 5577 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10797879296 582150 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5578] ppid=5568 vsize=10544804 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5578/stat : 5578 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10797879296 582153 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5579] ppid=5568 vsize=10544804 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5579/stat : 5579 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10797879296 582156 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5580] ppid=5568 vsize=10544804 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5580/stat : 5580 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183267 10797879296 582158 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5581] ppid=5568 vsize=10544804 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5581/stat : 5581 (java) S 5568 5570 5272 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 18 0 814183268 10797879296 582161 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273433088 0 0 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5582] ppid=5568 vsize=10544804 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5582/stat : 5582 (java) S 5568 5570 5272 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 814183268 10797879296 582164 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5583] ppid=5568 vsize=10544804 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5583/stat : 5583 (java) S 5568 5570 5272 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 814183268 10797879296 582167 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5584] ppid=5568 vsize=10544804 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5584/stat : 5584 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183270 10797879296 582168 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273440177 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5585] ppid=5568 vsize=10544804 CPUtime=0.31 cores=0,2,4,6
/proc/5570/task/5585/stat : 5585 (java) S 5568 5570 5272 0 -1 4202560 3206 0 0 0 31 0 0 0 18 0 18 0 814183270 10797879296 582169 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 0 0 0 0
[pid=5570/tid=5586] ppid=5568 vsize=10544804 CPUtime=0.36 cores=0,2,4,6
/proc/5570/task/5586/stat : 5586 (java) S 5568 5570 5272 0 -1 4202560 3227 0 0 0 36 0 0 0 15 0 18 0 814183270 10797879296 582171 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5587] ppid=5568 vsize=10544804 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5587/stat : 5587 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 814183270 10797879296 582174 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5588] ppid=5568 vsize=10544804 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5588/stat : 5588 (java) S 5568 5570 5272 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 814183270 10797879296 582177 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273433088 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0

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

[pid=5570/tid=5589] ppid=5568 vsize=10545404 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5589/stat : 5589 (java) S 5568 5570 5272 0 -1 4202560 8 0 0 0 0 0 0 0 23 0 19 0 814184115 10798493696 1128000 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273433088 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1679.43
Current children cumulated vsize (KiB) 10545404

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 1.93 3/514 5686
/proc/meminfo: memFree=12171896/32951124 swapFree=67057928/67111528
[pid=5570] ppid=5568 vsize=10545404 CPUtime=1739.68 cores=0,2,4,6
/proc/5570/stat : 5570 (java) S 5568 5570 5272 0 -1 4202496 1219563 0 1 0 173807 161 0 0 24 0 19 0 814183265 10798493696 1129006 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5570/statm: 2636351 1129006 2265 9 0 2627085 0
[pid=5570/tid=5571] ppid=5568 vsize=10545404 CPUtime=1705.92 cores=0,2,4,6
/proc/5570/task/5571/stat : 5571 (java) R 5568 5570 5272 0 -1 4202560 651361 0 1 0 170514 78 0 0 25 0 19 0 814183265 10798493696 1129006 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 46912505630026 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5570/tid=5573] ppid=5568 vsize=10545404 CPUtime=2.37 cores=0,2,4,6
/proc/5570/task/5573/stat : 5573 (java) S 5568 5570 5272 0 -1 4202560 26015 0 0 0 234 3 0 0 15 0 19 0 814183267 10798493696 1129006 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 0 0 0 0
[pid=5570/tid=5574] ppid=5568 vsize=10545404 CPUtime=2.73 cores=0,2,4,6
/proc/5570/task/5574/stat : 5574 (java) S 5568 5570 5272 0 -1 4202560 37237 0 0 0 269 4 0 0 16 0 19 0 814183267 10798493696 1129006 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5575] ppid=5568 vsize=10545404 CPUtime=2.25 cores=0,2,4,6
/proc/5570/task/5575/stat : 5575 (java) S 5568 5570 5272 0 -1 4202560 60713 0 0 0 216 9 0 0 15 0 19 0 814183267 10798493696 1129006 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 2 0 0 0
[pid=5570/tid=5576] ppid=5568 vsize=10545404 CPUtime=2.69 cores=0,2,4,6
/proc/5570/task/5576/stat : 5576 (java) S 5568 5570 5272 0 -1 4202560 46880 0 0 0 262 7 0 0 15 0 19 0 814183267 10798493696 1129006 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5577] ppid=5568 vsize=10545404 CPUtime=3.64 cores=0,2,4,6
/proc/5570/task/5577/stat : 5577 (java) S 5568 5570 5272 0 -1 4202560 105410 0 0 0 349 15 0 0 16 0 19 0 814183267 10798493696 1129006 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 0 0 0 0
[pid=5570/tid=5578] ppid=5568 vsize=10545404 CPUtime=2.28 cores=0,2,4,6
/proc/5570/task/5578/stat : 5578 (java) S 5568 5570 5272 0 -1 4202560 53107 0 0 0 222 6 0 0 15 0 19 0 814183267 10798493696 1129006 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 2 0 0 0
[pid=5570/tid=5579] ppid=5568 vsize=10545404 CPUtime=3.01 cores=0,2,4,6
/proc/5570/task/5579/stat : 5579 (java) S 5568 5570 5272 0 -1 4202560 82503 0 0 0 291 10 0 0 16 0 19 0 814183267 10798493696 1129006 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 2 0 0 0
[pid=5570/tid=5580] ppid=5568 vsize=10545404 CPUtime=2.55 cores=0,2,4,6
/proc/5570/task/5580/stat : 5580 (java) S 5568 5570 5272 0 -1 4202560 61653 0 0 0 245 10 0 0 15 0 19 0 814183267 10798493696 1129006 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 2 0 0 0
[pid=5570/tid=5581] ppid=5568 vsize=10545404 CPUtime=9.82 cores=0,2,4,6
/proc/5570/task/5581/stat : 5581 (java) S 5568 5570 5272 0 -1 4202560 84829 0 0 0 970 12 0 0 15 0 19 0 814183268 10798493696 1129006 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273433088 0 0 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5582] ppid=5568 vsize=10545404 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5582/stat : 5582 (java) S 5568 5570 5272 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 814183268 10798493696 1129006 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5583] ppid=5568 vsize=10545404 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5583/stat : 5583 (java) S 5568 5570 5272 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 814183268 10798493696 1129006 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5584] ppid=5568 vsize=10545404 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5584/stat : 5584 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814183270 10798493696 1129006 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273440177 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5585] ppid=5568 vsize=10545404 CPUtime=0.99 cores=0,2,4,6
/proc/5570/task/5585/stat : 5585 (java) S 5568 5570 5272 0 -1 4202560 4533 0 0 0 99 0 0 0 16 0 19 0 814183270 10798493696 1129006 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 2 0 0 0
[pid=5570/tid=5586] ppid=5568 vsize=10545404 CPUtime=1.31 cores=0,2,4,6
/proc/5570/task/5586/stat : 5586 (java) S 5568 5570 5272 0 -1 4202560 4072 0 0 0 131 0 0 0 16 0 19 0 814183270 10798493696 1129006 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 0 0 0 0
[pid=5570/tid=5587] ppid=5568 vsize=10545404 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5587/stat : 5587 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814183270 10798493696 1129006 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5588] ppid=5568 vsize=10545404 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5588/stat : 5588 (java) S 5568 5570 5272 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 19 0 814183270 10798493696 1129006 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273433088 0 4 0 16800975 18446604450338392128 0 0 -1 2 0 0 0
[pid=5570/tid=5589] ppid=5568 vsize=10545404 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5589/stat : 5589 (java) S 5568 5570 5272 0 -1 4202560 8 0 0 0 0 0 0 0 23 0 19 0 814184115 10798493696 1129006 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273433088 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1739.68
Current children cumulated vsize (KiB) 10545404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/514 5687
/proc/meminfo: memFree=12060776/32951124 swapFree=67057928/67111528
[pid=5570] ppid=5568 vsize=10545404 CPUtime=1800.07 cores=0,2,4,6
/proc/5570/stat : 5570 (java) S 5568 5570 5272 0 -1 4202496 1236933 0 1 0 179843 164 0 0 24 0 19 0 814183265 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5570/statm: 2636351 1146144 2265 9 0 2627085 0
[pid=5570/tid=5571] ppid=5568 vsize=10545404 CPUtime=1765.74 cores=0,2,4,6
/proc/5570/task/5571/stat : 5571 (java) R 5568 5570 5272 0 -1 4202560 651369 0 1 0 176496 78 0 0 25 0 19 0 814183265 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 46912505927880 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5570/tid=5573] ppid=5568 vsize=10545404 CPUtime=2.47 cores=0,2,4,6
/proc/5570/task/5573/stat : 5573 (java) S 5568 5570 5272 0 -1 4202560 27432 0 0 0 243 4 0 0 16 0 19 0 814183267 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 0 0 0 0
[pid=5570/tid=5574] ppid=5568 vsize=10545404 CPUtime=2.79 cores=0,2,4,6
/proc/5570/task/5574/stat : 5574 (java) S 5568 5570 5272 0 -1 4202560 38611 0 0 0 275 4 0 0 15 0 19 0 814183267 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5575] ppid=5568 vsize=10545404 CPUtime=2.33 cores=0,2,4,6
/proc/5570/task/5575/stat : 5575 (java) S 5568 5570 5272 0 -1 4202560 65023 0 0 0 223 10 0 0 16 0 19 0 814183267 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5576] ppid=5568 vsize=10545404 CPUtime=2.77 cores=0,2,4,6
/proc/5570/task/5576/stat : 5576 (java) S 5568 5570 5272 0 -1 4202560 47717 0 0 0 270 7 0 0 16 0 19 0 814183267 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5577] ppid=5568 vsize=10545404 CPUtime=3.71 cores=0,2,4,6
/proc/5570/task/5577/stat : 5577 (java) S 5568 5570 5272 0 -1 4202560 111260 0 0 0 355 16 0 0 15 0 19 0 814183267 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5578] ppid=5568 vsize=10545404 CPUtime=2.36 cores=0,2,4,6
/proc/5570/task/5578/stat : 5578 (java) S 5568 5570 5272 0 -1 4202560 53591 0 0 0 229 7 0 0 16 0 19 0 814183267 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 2 0 0 0
[pid=5570/tid=5579] ppid=5568 vsize=10545404 CPUtime=3.05 cores=0,2,4,6
/proc/5570/task/5579/stat : 5579 (java) S 5568 5570 5272 0 -1 4202560 83239 0 0 0 295 10 0 0 15 0 19 0 814183267 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 2 0 0 0
[pid=5570/tid=5580] ppid=5568 vsize=10545404 CPUtime=2.62 cores=0,2,4,6
/proc/5570/task/5580/stat : 5580 (java) S 5568 5570 5272 0 -1 4202560 63999 0 0 0 252 10 0 0 15 0 19 0 814183267 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 2 0 0 0
[pid=5570/tid=5581] ppid=5568 vsize=10545404 CPUtime=9.82 cores=0,2,4,6
/proc/5570/task/5581/stat : 5581 (java) S 5568 5570 5272 0 -1 4202560 84833 0 0 0 970 12 0 0 15 0 19 0 814183268 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273433088 0 0 0 16800975 18446604450338392128 0 0 -1 2 0 0 0
[pid=5570/tid=5582] ppid=5568 vsize=10545404 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5582/stat : 5582 (java) S 5568 5570 5272 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 814183268 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5583] ppid=5568 vsize=10545404 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5583/stat : 5583 (java) S 5568 5570 5272 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 814183268 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5584] ppid=5568 vsize=10545404 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5584/stat : 5584 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814183270 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273440177 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5585] ppid=5568 vsize=10545404 CPUtime=0.99 cores=0,2,4,6
/proc/5570/task/5585/stat : 5585 (java) S 5568 5570 5272 0 -1 4202560 4533 0 0 0 99 0 0 0 16 0 19 0 814183270 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 2 0 0 0
[pid=5570/tid=5586] ppid=5568 vsize=10545404 CPUtime=1.31 cores=0,2,4,6
/proc/5570/task/5586/stat : 5586 (java) S 5568 5570 5272 0 -1 4202560 4072 0 0 0 131 0 0 0 16 0 19 0 814183270 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 0 0 0 0
[pid=5570/tid=5587] ppid=5568 vsize=10545404 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5587/stat : 5587 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814183270 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5588] ppid=5568 vsize=10545404 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5588/stat : 5588 (java) S 5568 5570 5272 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 814183270 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273433088 0 4 0 16800975 18446604450338392128 0 0 -1 2 0 0 0
[pid=5570/tid=5589] ppid=5568 vsize=10545404 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5589/stat : 5589 (java) S 5568 5570 5272 0 -1 4202560 8 0 0 0 0 0 0 0 23 0 19 0 814184115 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273433088 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 10545404

Sending SIGTERM to process tree (bottom up)

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/514 5687
/proc/meminfo: memFree=12060776/32951124 swapFree=67057928/67111528
[pid=5570] ppid=5568 vsize=10545404 CPUtime=1800.07 cores=0,2,4,6
/proc/5570/stat : 5570 (java) S 5568 5570 5272 0 -1 4202496 1236933 0 1 0 179843 164 0 0 24 0 19 0 814183265 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5570/statm: 2636351 1146144 2265 9 0 2627085 0
[pid=5570/tid=5571] ppid=5568 vsize=10545404 CPUtime=1765.74 cores=0,2,4,6
/proc/5570/task/5571/stat : 5571 (java) R 5568 5570 5272 0 -1 4202560 651369 0 1 0 176496 78 0 0 25 0 19 0 814183265 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 46912505927880 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5570/tid=5573] ppid=5568 vsize=10545404 CPUtime=2.47 cores=0,2,4,6
/proc/5570/task/5573/stat : 5573 (java) S 5568 5570 5272 0 -1 4202560 27432 0 0 0 243 4 0 0 16 0 19 0 814183267 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 0 0 0 0
[pid=5570/tid=5574] ppid=5568 vsize=10545404 CPUtime=2.79 cores=0,2,4,6
/proc/5570/task/5574/stat : 5574 (java) S 5568 5570 5272 0 -1 4202560 38611 0 0 0 275 4 0 0 15 0 19 0 814183267 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5575] ppid=5568 vsize=10545404 CPUtime=2.33 cores=0,2,4,6
/proc/5570/task/5575/stat : 5575 (java) S 5568 5570 5272 0 -1 4202560 65023 0 0 0 223 10 0 0 16 0 19 0 814183267 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5576] ppid=5568 vsize=10545404 CPUtime=2.77 cores=0,2,4,6
/proc/5570/task/5576/stat : 5576 (java) S 5568 5570 5272 0 -1 4202560 47717 0 0 0 270 7 0 0 16 0 19 0 814183267 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5577] ppid=5568 vsize=10545404 CPUtime=3.71 cores=0,2,4,6
/proc/5570/task/5577/stat : 5577 (java) S 5568 5570 5272 0 -1 4202560 111260 0 0 0 355 16 0 0 15 0 19 0 814183267 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5578] ppid=5568 vsize=10545404 CPUtime=2.36 cores=0,2,4,6
/proc/5570/task/5578/stat : 5578 (java) S 5568 5570 5272 0 -1 4202560 53591 0 0 0 229 7 0 0 16 0 19 0 814183267 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 2 0 0 0
[pid=5570/tid=5579] ppid=5568 vsize=10545404 CPUtime=3.05 cores=0,2,4,6
/proc/5570/task/5579/stat : 5579 (java) S 5568 5570 5272 0 -1 4202560 83239 0 0 0 295 10 0 0 15 0 19 0 814183267 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 2 0 0 0
[pid=5570/tid=5580] ppid=5568 vsize=10545404 CPUtime=2.62 cores=0,2,4,6
/proc/5570/task/5580/stat : 5580 (java) S 5568 5570 5272 0 -1 4202560 63999 0 0 0 252 10 0 0 15 0 19 0 814183267 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 2 0 0 0
[pid=5570/tid=5581] ppid=5568 vsize=10545404 CPUtime=9.82 cores=0,2,4,6
/proc/5570/task/5581/stat : 5581 (java) S 5568 5570 5272 0 -1 4202560 84833 0 0 0 970 12 0 0 15 0 19 0 814183268 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273433088 0 0 0 16800975 18446604450338392128 0 0 -1 2 0 0 0
[pid=5570/tid=5582] ppid=5568 vsize=10545404 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5582/stat : 5582 (java) S 5568 5570 5272 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 814183268 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5583] ppid=5568 vsize=10545404 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5583/stat : 5583 (java) S 5568 5570 5272 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 814183268 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5584] ppid=5568 vsize=10545404 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5584/stat : 5584 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814183270 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273440177 0 4 0 16800975 18446604450338392128 0 0 -1 4 0 0 0
[pid=5570/tid=5585] ppid=5568 vsize=10545404 CPUtime=0.99 cores=0,2,4,6
/proc/5570/task/5585/stat : 5585 (java) S 5568 5570 5272 0 -1 4202560 4533 0 0 0 99 0 0 0 16 0 19 0 814183270 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 2 0 0 0
[pid=5570/tid=5586] ppid=5568 vsize=10545404 CPUtime=1.31 cores=0,2,4,6
/proc/5570/task/5586/stat : 5586 (java) S 5568 5570 5272 0 -1 4202560 4072 0 0 0 131 0 0 0 16 0 19 0 814183270 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 0 0 0 0
[pid=5570/tid=5587] ppid=5568 vsize=10545404 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5587/stat : 5587 (java) S 5568 5570 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814183270 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273432473 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
[pid=5570/tid=5588] ppid=5568 vsize=10545404 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5588/stat : 5588 (java) S 5568 5570 5272 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 814183270 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273433088 0 4 0 16800975 18446604450338392128 0 0 -1 2 0 0 0
[pid=5570/tid=5589] ppid=5568 vsize=10545404 CPUtime=0 cores=0,2,4,6
/proc/5570/task/5589/stat : 5589 (java) S 5568 5570 5272 0 -1 4202560 8 0 0 0 0 0 0 0 23 0 19 0 814184115 10798493696 1146144 33554432000 1073741824 1073778376 140735734656992 18446744073709551615 254273433088 0 4 0 16800975 18446604450338392128 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 10545404
Sleeping 2 seconds

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

[startup+1782.42 s]
/proc/loadavg: 2.00 2.01 1.93 3/514 5687
/proc/meminfo: memFree=12060776/32951124 swapFree=67057928/67111528
[pid=5570] ppid=5568 vsize=0 CPUtime=1800.24 cores=0,2,4,6
/proc/5570/stat : 5570 (java) Z 5568 5570 5272 0 -1 4203548 1236963 0 1 0 179853 171 0 0 17 0 2 0 814183265 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5570/statm: 0 0 0 0 0 0 0
[pid=5570/tid=5571] ppid=5568 vsize=0 CPUtime=1765.85 cores=0,2,4,6
/proc/5570/task/5571/stat : 5571 (java) R 5568 5570 5272 0 -1 4203588 651369 0 1 0 176500 85 0 0 25 0 2 0 814183265 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 0

[startup+1782.5 s]
/proc/loadavg: 2.00 2.01 1.93 3/514 5687
/proc/meminfo: memFree=12060776/32951124 swapFree=67057928/67111528
[pid=5570] ppid=5568 vsize=0 CPUtime=1800.32 cores=0,2,4,6
/proc/5570/stat : 5570 (java) Z 5568 5570 5272 0 -1 4203548 1236963 0 1 0 179853 179 0 0 17 0 2 0 814183265 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5570/statm: 0 0 0 0 0 0 0
[pid=5570/tid=5571] ppid=5568 vsize=0 CPUtime=1765.93 cores=0,2,4,6
/proc/5570/task/5571/stat : 5571 (java) R 5568 5570 5272 0 -1 4203588 651369 0 1 0 176500 93 0 0 25 0 2 0 814183265 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.32
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1782.53
CPU time (s): 1800.35
CPU user time (s): 1798.53
CPU system time (s): 1.81972
CPU usage (%): 101
Max. virtual memory (cumulated for all children) (KiB): 10616288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.53
system time used= 1.81972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1236963
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44202
involuntary context switches= 27038

runsolver used 9.24559 second user time and 18.9031 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-04 22:01:19
IDJOB=3456360
IDBENCH=1505
IDSOLVER=1951
FILE ID=node140/3456360-1307217678
RUNJOBID= node140-1307215866-5290
PBS_JOBID= 13509084
Free space on /tmp= 73596 MiB

SOLVER NAME= Sat4j CuttingPlanes 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos9.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3456360-1307217678/watcher-3456360-1307217678 -o /tmp/evaluation-result-3456360-1307217678/solver-3456360-1307217678 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3456360-1307217678.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 9b565ffd2f62b11d1859d685ea38235b
RANDOM SEED=1738801361

node140.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.14
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17621176 kB
Buffers:        322580 kB
Cached:        4169316 kB
SwapCached:       6932 kB
Active:       11067244 kB
Inactive:      3918044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17621176 kB
SwapTotal:    67111528 kB
SwapFree:     67057928 kB
Dirty:           44972 kB
Writeback:           0 kB
AnonPages:    10491504 kB
Mapped:          46252 kB
Slab:           217376 kB
PageTables:      59348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 151764564 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73584 MiB
End job on node140 at 2011-06-04 22:31:04