Trace number 3456790

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.3 1794.5

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-fixnet4.opb
MD5SUM795d0994735ed34c20fdfb3b5393e52b
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark28594005
Best CPU time to get the best result obtained on this benchmark1800.25
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 15257924
Optimality of the best value was proved NO
Number of variables14036
Total number of constraints600
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints600
Minimum length of a constraint19
Maximum length of a constraint1523
Number of terms in the objective function 13668
Biggest coefficient in the objective function 5368709120
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 2423922177090
Number of bits of the sum of numbers in the objective function 42
Biggest number in a constraint 5368709120
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 2423922177090
Number of bits of the biggest sum of numbers42
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.05/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.08	c See www.sat4j.org for details.
0.05/0.09	c version 2.3.1.v20110525
0.05/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.09	c java.vm.version	19.1-b02
0.05/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.09	c sun.arch.data.model	64
0.05/0.09	c java.version		1.6.0_24
0.05/0.09	c os.name		Linux
0.05/0.09	c os.version		2.6.18-164.el5
0.05/0.09	c os.arch		amd64
0.05/0.09	c Free memory 		9996466904
0.05/0.09	c Max memory 		10048897024
0.05/0.09	c Total memory 		10048897024
0.05/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@13d4c61c
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3456790-1307659609.opb
0.10/0.11	c reading problem ... 
0.71/0.40	c ... done. Wall clock time 0.293s.
0.71/0.40	c #vars     14036
0.71/0.40	c #constraints  7353
0.71/0.40	c constraints type 
0.71/0.40	c org.sat4j.pb.constraints.pb.MaxWatchPb => 700
339.85/338.04	c cleaning 0 clauses out of 5000 with flag 0/5000
591.52/588.98	c cleaning 0 clauses out of 11003 with flag 0/11003
1108.30/1104.24	c cleaning 0 clauses out of 18001 with flag 0/18001
1800.09/1794.31	c starts		: 51
1800.09/1794.31	c conflicts		: 23419
1800.09/1794.31	c decisions		: 57418
1800.09/1794.31	c propagations		: 292241
1800.09/1794.31	c inspects		: 488203511
1800.09/1794.31	c shortcuts		: 0
1800.09/1794.31	c learnt literals	: 0
1800.09/1794.31	c learnt binary clauses	: 0
1800.09/1794.31	c learnt ternary clauses	: 0
1800.09/1794.31	c learnt constraints	: 23419
1800.09/1794.31	c ignored constraints	: 0
1800.09/1794.31	c root simplifications	: 0
1800.09/1794.31	c removed literals (reason simplification)	: 0
1800.09/1794.31	c reason swapping (by a shorter reason)	: 0
1800.09/1794.31	c Calls to reduceDB	: 3
1800.09/1794.31	c number of reductions to clauses (during analyze)	: 0
1800.09/1794.31	c number of learned constraints concerned by reduction	: 0
1800.09/1794.31	c number of learning phase by resolution	: 0
1800.09/1794.31	c number of learning phase by cutting planes	: 0
1800.09/1794.31	c speed (assignments/second)	: 162.90728074429597
1800.09/1794.31	c non guided choices	0
1800.09/1794.33	c learnt constraints type 
1800.09/1794.33	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 4
1800.09/1794.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 23415
1800.09/1794.33	c constraints type 
1800.09/1794.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 700
1800.09/1794.33	s UNKNOWN
1800.09/1794.33	c Total wall clock time (in seconds): 1794.22

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-3456790-1307659609/watcher-3456790-1307659609 -o /tmp/evaluation-result-3456790-1307659609/solver-3456790-1307659609 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3456790-1307659609.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: 2.01 2.01 1.97 2/195 26685
/proc/meminfo: memFree=28291504/32950928 swapFree=67055948/67111528
[pid=26685] ppid=26683 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/26685/stat : 26685 (java) R 26683 26685 26165 0 -1 4202496 989 0 0 0 0 0 0 0 25 0 1 0 877560559 23580672 734 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 47427563414637 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26685/statm: 5757 751 550 9 0 124 0

[startup+0.064337 s]
/proc/loadavg: 2.01 2.01 1.97 2/195 26685
/proc/meminfo: memFree=28291504/32950928 swapFree=67055948/67111528
[pid=26685] ppid=26683 vsize=10538320 CPUtime=0.05 cores=0,2,4,6
/proc/26685/stat : 26685 (java) S 26683 26685 26165 0 -1 4202496 11693 0 1 0 4 1 0 0 25 0 18 0 877560559 10791239680 11390 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26685/statm: 2634580 11390 1733 9 0 2625321 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10538320

[startup+0.100333 s]
/proc/loadavg: 2.01 2.01 1.97 2/195 26685
/proc/meminfo: memFree=28291504/32950928 swapFree=67055948/67111528
[pid=26685] ppid=26683 vsize=10539948 CPUtime=0.1 cores=0,2,4,6
/proc/26685/stat : 26685 (java) S 26683 26685 26165 0 -1 4202496 13032 0 1 0 9 1 0 0 25 0 18 0 877560559 10792906752 12727 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26685/statm: 2634987 12728 2092 9 0 2625721 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10539948

[startup+0.300301 s]
/proc/loadavg: 2.01 2.01 1.97 2/195 26685
/proc/meminfo: memFree=28291504/32950928 swapFree=67055948/67111528
[pid=26685] ppid=26683 vsize=10544592 CPUtime=0.53 cores=0,2,4,6
/proc/26685/stat : 26685 (java) S 26683 26685 26165 0 -1 4202496 19439 0 1 0 51 2 0 0 25 0 18 0 877560559 10797662208 18120 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26685/statm: 2636148 18123 2203 9 0 2626882 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 10544592

[startup+0.70422 s]
/proc/loadavg: 2.01 2.01 1.97 2/195 26685
/proc/meminfo: memFree=28291504/32950928 swapFree=67055948/67111528
[pid=26685] ppid=26683 vsize=10545436 CPUtime=1.27 cores=0,2,4,6
/proc/26685/stat : 26685 (java) S 26683 26685 26165 0 -1 4202496 31297 0 1 0 124 3 0 0 25 0 19 0 877560559 10798526464 29775 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26685/statm: 2636452 29787 2222 9 0 2627186 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 10545436

[startup+1.50113 s]
/proc/loadavg: 2.01 2.01 1.97 3/214 26704
/proc/meminfo: memFree=28108176/32950928 swapFree=67055948/67111528
[pid=26685] ppid=26683 vsize=10545364 CPUtime=2.25 cores=0,2,4,6
/proc/26685/stat : 26685 (java) S 26683 26685 26165 0 -1 4202496 109142 0 1 0 212 13 0 0 25 0 19 0 877560559 10798452736 105540 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26685/statm: 2636341 105546 2227 9 0 2627075 0
[pid=26685/tid=26687] ppid=26683 vsize=10545364 CPUtime=1.48 cores=0,2,4,6
/proc/26685/task/26687/stat : 26687 (java) R 26683 26685 26165 0 -1 4202560 101973 0 1 0 136 12 0 0 18 0 19 0 877560560 10798452736 105548 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 46912505617066 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26685/tid=26688] ppid=26683 vsize=10545364 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26688/stat : 26688 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560562 10798452736 105554 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26689] ppid=26683 vsize=10545364 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26689/stat : 26689 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560562 10798452736 105558 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26690] ppid=26683 vsize=10545364 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26690/stat : 26690 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560562 10798452736 105564 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26691] ppid=26683 vsize=10545364 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26691/stat : 26691 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560562 10798452736 105566 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26692] ppid=26683 vsize=10545364 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26692/stat : 26692 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560562 10798452736 105568 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26693] ppid=26683 vsize=10545364 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26693/stat : 26693 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560562 10798452736 105574 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26694] ppid=26683 vsize=10545364 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26694/stat : 26694 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560562 10798452736 105579 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26695] ppid=26683 vsize=10545364 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26695/stat : 26695 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560562 10798452736 105585 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26696] ppid=26683 vsize=10545364 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26696/stat : 26696 (java) S 26683 26685 26165 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 877560563 10798452736 105585 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048896 0 0 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26697] ppid=26683 vsize=10545364 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26697/stat : 26697 (java) S 26683 26685 26165 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 877560563 10798452736 105588 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26698] ppid=26683 vsize=10545364 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26698/stat : 26698 (java) S 26683 26685 26165 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 877560563 10798452736 105594 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26699] ppid=26683 vsize=10545364 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26699/stat : 26699 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560565 10798452736 105599 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092055985 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26700] ppid=26683 vsize=10545364 CPUtime=0.36 cores=0,2,4,6
/proc/26685/task/26700/stat : 26700 (java) S 26683 26685 26165 0 -1 4202560 2596 0 0 0 36 0 0 0 23 0 19 0 877560565 10798452736 105605 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26701] ppid=26683 vsize=10545364 CPUtime=0.38 cores=0,2,4,6
/proc/26685/task/26701/stat : 26701 (java) S 26683 26685 26165 0 -1 4202560 3421 0 0 0 38 0 0 0 15 0 19 0 877560565 10798452736 105605 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 0 0 0 0
[pid=26685/tid=26702] ppid=26683 vsize=10545364 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26702/stat : 26702 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560565 10798452736 105609 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 4 0 0 0
[pid=26685/tid=26703] ppid=26683 vsize=10545364 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26703/stat : 26703 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 877560565 10798452736 105614 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048896 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26704] ppid=26683 vsize=10545364 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26704/stat : 26704 (java) S 26683 26685 26165 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 877560608 10798452736 105619 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048896 0 4 0 16800975 18446604444854314816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 10545364

[startup+3.10083 s]
/proc/loadavg: 2.01 2.01 1.97 3/214 26704
/proc/meminfo: memFree=27551168/32950928 swapFree=67055948/67111528
[pid=26685] ppid=26683 vsize=10545700 CPUtime=3.9 cores=0,2,4,6
/proc/26685/stat : 26685 (java) S 26683 26685 26165 0 -1 4202496 333302 0 1 0 353 37 0 0 25 0 19 0 877560559 10798796800 329701 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26685/statm: 2636425 329709 2227 9 0 2627159 0
[pid=26685/tid=26687] ppid=26683 vsize=10545700 CPUtime=3.07 cores=0,2,4,6
/proc/26685/task/26687/stat : 26687 (java) R 26683 26685 26165 0 -1 4202560 326057 0 1 0 272 35 0 0 20 0 19 0 877560560 10798796800 329710 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 46912505617066 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26685/tid=26688] ppid=26683 vsize=10545700 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26688/stat : 26688 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560562 10798796800 329716 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26689] ppid=26683 vsize=10545700 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26689/stat : 26689 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560562 10798796800 329721 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26690] ppid=26683 vsize=10545700 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26690/stat : 26690 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560562 10798796800 329723 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26691] ppid=26683 vsize=10545700 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26691/stat : 26691 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560562 10798796800 329727 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26692] ppid=26683 vsize=10545700 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26692/stat : 26692 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560562 10798796800 329733 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26693] ppid=26683 vsize=10545700 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26693/stat : 26693 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560562 10798796800 329738 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26694] ppid=26683 vsize=10545700 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26694/stat : 26694 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560562 10798796800 329738 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26695] ppid=26683 vsize=10545700 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26695/stat : 26695 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560562 10798796800 329744 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26696] ppid=26683 vsize=10545700 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26696/stat : 26696 (java) S 26683 26685 26165 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 877560563 10798796800 329749 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048896 0 0 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26697] ppid=26683 vsize=10545700 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26697/stat : 26697 (java) S 26683 26685 26165 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 877560563 10798796800 329752 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26698] ppid=26683 vsize=10545700 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26698/stat : 26698 (java) S 26683 26685 26165 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 877560563 10798796800 329754 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26699] ppid=26683 vsize=10545700 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26699/stat : 26699 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560565 10798796800 329760 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092055985 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26700] ppid=26683 vsize=10545700 CPUtime=0.36 cores=0,2,4,6
/proc/26685/task/26700/stat : 26700 (java) S 26683 26685 26165 0 -1 4202560 2596 0 0 0 36 0 0 0 23 0 19 0 877560565 10798796800 329765 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26701] ppid=26683 vsize=10545700 CPUtime=0.43 cores=0,2,4,6
/proc/26685/task/26701/stat : 26701 (java) S 26683 26685 26165 0 -1 4202560 3499 0 0 0 43 0 0 0 15 0 19 0 877560565 10798796800 329767 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 0 0 0 0
[pid=26685/tid=26702] ppid=26683 vsize=10545700 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26702/stat : 26702 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560565 10798796800 329771 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 4 0 0 0
[pid=26685/tid=26703] ppid=26683 vsize=10545700 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26703/stat : 26703 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 877560565 10798796800 329777 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048896 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26704] ppid=26683 vsize=10545700 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26704/stat : 26704 (java) S 26683 26685 26165 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 877560608 10798796800 329781 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048896 0 4 0 16800975 18446604444854314816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.9
Current children cumulated vsize (KiB) 10545700

[startup+6.3011 s]
/proc/loadavg: 2.01 2.01 1.97 3/214 26763
/proc/meminfo: memFree=29254484/32950928 swapFree=67055948/67111528
[pid=26685] ppid=26683 vsize=10545068 CPUtime=7.22 cores=0,2,4,6
/proc/26685/stat : 26685 (java) S 26683 26685 26165 0 -1 4202496 662380 0 1 0 653 69 0 0 25 0 19 0 877560559 10798149632 657561 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26685/statm: 2636267 657561 2242 9 0 2627001 0
[pid=26685/tid=26687] ppid=26683 vsize=10545068 CPUtime=6.27 cores=0,2,4,6
/proc/26685/task/26687/stat : 26687 (java) R 26683 26685 26165 0 -1 4202560 651026 0 1 0 560 67 0 0 21 0 19 0 877560560 10798149632 657561 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 46912505929500 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26685/tid=26688] ppid=26683 vsize=10545068 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26688/stat : 26688 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 877560562 10798149632 657561 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26689] ppid=26683 vsize=10545068 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26689/stat : 26689 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 877560562 10798149632 657561 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26690] ppid=26683 vsize=10545068 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26690/stat : 26690 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 877560562 10798149632 657561 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26691] ppid=26683 vsize=10545068 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26691/stat : 26691 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 877560562 10798149632 657561 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26692] ppid=26683 vsize=10545068 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26692/stat : 26692 (java) S 26683 26685 26165 0 -1 4202560 712 0 0 0 0 0 0 0 18 0 19 0 877560562 10798149632 657561 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 0 0 0 0
[pid=26685/tid=26693] ppid=26683 vsize=10545068 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26693/stat : 26693 (java) S 26683 26685 26165 0 -1 4202560 796 0 0 0 0 0 0 0 18 0 19 0 877560562 10798149632 657561 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 4 0 0 0
[pid=26685/tid=26694] ppid=26683 vsize=10545068 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26694/stat : 26694 (java) S 26683 26685 26165 0 -1 4202560 842 0 0 0 0 0 0 0 18 0 19 0 877560562 10798149632 657561 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26695] ppid=26683 vsize=10545068 CPUtime=0.01 cores=0,2,4,6
/proc/26685/task/26695/stat : 26695 (java) S 26683 26685 26165 0 -1 4202560 870 0 0 0 1 0 0 0 18 0 19 0 877560562 10798149632 657561 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26696] ppid=26683 vsize=10545068 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26696/stat : 26696 (java) S 26683 26685 26165 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 19 0 877560563 10798149632 657561 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048896 0 0 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26697] ppid=26683 vsize=10545068 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26697/stat : 26697 (java) S 26683 26685 26165 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 877560563 10798149632 657561 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26698] ppid=26683 vsize=10545068 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26698/stat : 26698 (java) S 26683 26685 26165 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 877560563 10798149632 657561 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26699] ppid=26683 vsize=10545068 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26699/stat : 26699 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560565 10798149632 657561 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092055985 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26700] ppid=26683 vsize=10545068 CPUtime=0.36 cores=0,2,4,6
/proc/26685/task/26700/stat : 26700 (java) S 26683 26685 26165 0 -1 4202560 2596 0 0 0 36 0 0 0 18 0 19 0 877560565 10798149632 657561 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26701] ppid=26683 vsize=10545068 CPUtime=0.52 cores=0,2,4,6
/proc/26685/task/26701/stat : 26701 (java) S 26683 26685 26165 0 -1 4202560 4373 0 0 0 52 0 0 0 16 0 19 0 877560565 10798149632 657561 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 0 0 0 0
[pid=26685/tid=26702] ppid=26683 vsize=10545068 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26702/stat : 26702 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560565 10798149632 657561 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 4 0 0 0
[pid=26685/tid=26703] ppid=26683 vsize=10545068 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26703/stat : 26703 (java) S 26683 26685 26165 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 877560565 10798149632 657561 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048896 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26704] ppid=26683 vsize=10545068 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26704/stat : 26704 (java) S 26683 26685 26165 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 877560608 10798149632 657561 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048896 0 4 0 16800975 18446604444854314816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.22
Current children cumulated vsize (KiB) 10545068

[startup+12.7009 s]

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

/proc/26685/task/26698/stat : 26698 (java) S 26683 26685 26165 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 877560563 10801049600 996732 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26699] ppid=26683 vsize=10547900 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26699/stat : 26699 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560565 10801049600 996732 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092055985 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26700] ppid=26683 vsize=10547900 CPUtime=0.74 cores=0,2,4,6
/proc/26685/task/26700/stat : 26700 (java) S 26683 26685 26165 0 -1 4202560 3707 0 0 0 74 0 0 0 15 0 19 0 877560565 10801049600 996732 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26701] ppid=26683 vsize=10547900 CPUtime=1.45 cores=0,2,4,6
/proc/26685/task/26701/stat : 26701 (java) S 26683 26685 26165 0 -1 4202560 16636 0 0 0 144 1 0 0 16 0 19 0 877560565 10801049600 996732 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 0 0 0 0
[pid=26685/tid=26702] ppid=26683 vsize=10547900 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26702/stat : 26702 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560565 10801049600 996732 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 4 0 0 0
[pid=26685/tid=26703] ppid=26683 vsize=10547900 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26703/stat : 26703 (java) S 26683 26685 26165 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 19 0 877560565 10801049600 996732 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048896 0 4 0 16800975 18446604444854314816 0 0 -1 0 0 0 0
[pid=26685/tid=26704] ppid=26683 vsize=10547900 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26704/stat : 26704 (java) S 26683 26685 26165 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 877560608 10801049600 996732 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048896 0 4 0 16800975 18446604444854314816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1667.84
Current children cumulated vsize (KiB) 10547900

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/214 26821
/proc/meminfo: memFree=24069248/32950928 swapFree=67055948/67111528
[pid=26685] ppid=26683 vsize=10547900 CPUtime=1728 cores=0,2,4,6
/proc/26685/stat : 26685 (java) S 26683 26685 26165 0 -1 4202496 1020548 0 1 0 172681 119 0 0 25 0 19 0 877560559 10801049600 1003086 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26685/statm: 2636975 1003086 2257 9 0 2627709 0
[pid=26685/tid=26687] ppid=26683 vsize=10547900 CPUtime=1719.61 cores=0,2,4,6
/proc/26685/task/26687/stat : 26687 (java) R 26683 26685 26165 0 -1 4202560 849404 0 1 0 171873 88 0 0 25 0 19 0 877560560 10801049600 1003086 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 46912505672533 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26685/tid=26688] ppid=26683 vsize=10547900 CPUtime=0.63 cores=0,2,4,6
/proc/26685/task/26688/stat : 26688 (java) S 26683 26685 26165 0 -1 4202560 19291 0 0 0 61 2 0 0 16 0 19 0 877560562 10801049600 1003086 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 4 0 0 0
[pid=26685/tid=26689] ppid=26683 vsize=10547900 CPUtime=0.67 cores=0,2,4,6
/proc/26685/task/26689/stat : 26689 (java) S 26683 26685 26165 0 -1 4202560 18848 0 0 0 64 3 0 0 16 0 19 0 877560562 10801049600 1003086 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26690] ppid=26683 vsize=10547900 CPUtime=0.67 cores=0,2,4,6
/proc/26685/task/26690/stat : 26690 (java) S 26683 26685 26165 0 -1 4202560 22806 0 0 0 63 4 0 0 15 0 19 0 877560562 10801049600 1003086 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26691] ppid=26683 vsize=10547900 CPUtime=0.5 cores=0,2,4,6
/proc/26685/task/26691/stat : 26691 (java) S 26683 26685 26165 0 -1 4202560 14170 0 0 0 48 2 0 0 16 0 19 0 877560562 10801049600 1003086 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26692] ppid=26683 vsize=10547900 CPUtime=0.51 cores=0,2,4,6
/proc/26685/task/26692/stat : 26692 (java) S 26683 26685 26165 0 -1 4202560 17157 0 0 0 48 3 0 0 16 0 19 0 877560562 10801049600 1003086 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 4 0 0 0
[pid=26685/tid=26693] ppid=26683 vsize=10547900 CPUtime=0.59 cores=0,2,4,6
/proc/26685/task/26693/stat : 26693 (java) S 26683 26685 26165 0 -1 4202560 18136 0 0 0 56 3 0 0 16 0 19 0 877560562 10801049600 1003086 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26694] ppid=26683 vsize=10547900 CPUtime=0.56 cores=0,2,4,6
/proc/26685/task/26694/stat : 26694 (java) S 26683 26685 26165 0 -1 4202560 18926 0 0 0 53 3 0 0 16 0 19 0 877560562 10801049600 1003086 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 0 0 0 0
[pid=26685/tid=26695] ppid=26683 vsize=10547900 CPUtime=0.54 cores=0,2,4,6
/proc/26685/task/26695/stat : 26695 (java) S 26683 26685 26165 0 -1 4202560 15694 0 0 0 52 2 0 0 15 0 19 0 877560562 10801049600 1003086 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26696] ppid=26683 vsize=10547900 CPUtime=1.4 cores=0,2,4,6
/proc/26685/task/26696/stat : 26696 (java) S 26683 26685 26165 0 -1 4202560 4523 0 0 0 139 1 0 0 15 0 19 0 877560563 10801049600 1003086 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048896 0 0 0 16800975 18446604444854314816 0 0 -1 4 0 0 0
[pid=26685/tid=26697] ppid=26683 vsize=10547900 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26697/stat : 26697 (java) S 26683 26685 26165 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 877560563 10801049600 1003086 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26698] ppid=26683 vsize=10547900 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26698/stat : 26698 (java) S 26683 26685 26165 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 877560563 10801049600 1003086 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26699] ppid=26683 vsize=10547900 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26699/stat : 26699 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560565 10801049600 1003086 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092055985 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26700] ppid=26683 vsize=10547900 CPUtime=0.74 cores=0,2,4,6
/proc/26685/task/26700/stat : 26700 (java) S 26683 26685 26165 0 -1 4202560 3707 0 0 0 74 0 0 0 15 0 19 0 877560565 10801049600 1003086 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26701] ppid=26683 vsize=10547900 CPUtime=1.45 cores=0,2,4,6
/proc/26685/task/26701/stat : 26701 (java) S 26683 26685 26165 0 -1 4202560 16636 0 0 0 144 1 0 0 16 0 19 0 877560565 10801049600 1003086 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 0 0 0 0
[pid=26685/tid=26702] ppid=26683 vsize=10547900 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26702/stat : 26702 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560565 10801049600 1003086 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 4 0 0 0
[pid=26685/tid=26703] ppid=26683 vsize=10547900 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26703/stat : 26703 (java) S 26683 26685 26165 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 19 0 877560565 10801049600 1003086 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048896 0 4 0 16800975 18446604444854314816 0 0 -1 0 0 0 0
[pid=26685/tid=26704] ppid=26683 vsize=10547900 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26704/stat : 26704 (java) S 26683 26685 26165 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 877560608 10801049600 1003086 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048896 0 4 0 16800975 18446604444854314816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1728
Current children cumulated vsize (KiB) 10547900

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/214 26822
/proc/meminfo: memFree=24047736/32950928 swapFree=67055948/67111528
[pid=26685] ppid=26683 vsize=10547900 CPUtime=1788.08 cores=0,2,4,6
/proc/26685/stat : 26685 (java) S 26683 26685 26165 0 -1 4202496 1022712 0 1 0 178689 119 0 0 25 0 19 0 877560559 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26685/statm: 2636975 1005191 2257 9 0 2627709 0
[pid=26685/tid=26687] ppid=26683 vsize=10547900 CPUtime=1779.58 cores=0,2,4,6
/proc/26685/task/26687/stat : 26687 (java) R 26683 26685 26165 0 -1 4202560 849405 0 1 0 177870 88 0 0 25 0 19 0 877560560 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 46912505610703 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26685/tid=26688] ppid=26683 vsize=10547900 CPUtime=0.66 cores=0,2,4,6
/proc/26685/task/26688/stat : 26688 (java) S 26683 26685 26165 0 -1 4202560 20010 0 0 0 64 2 0 0 16 0 19 0 877560562 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 4 0 0 0
[pid=26685/tid=26689] ppid=26683 vsize=10547900 CPUtime=0.7 cores=0,2,4,6
/proc/26685/task/26689/stat : 26689 (java) S 26683 26685 26165 0 -1 4202560 19297 0 0 0 67 3 0 0 16 0 19 0 877560562 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 0 0 0 0
[pid=26685/tid=26690] ppid=26683 vsize=10547900 CPUtime=0.67 cores=0,2,4,6
/proc/26685/task/26690/stat : 26690 (java) S 26683 26685 26165 0 -1 4202560 22806 0 0 0 63 4 0 0 15 0 19 0 877560562 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26691] ppid=26683 vsize=10547900 CPUtime=0.52 cores=0,2,4,6
/proc/26685/task/26691/stat : 26691 (java) S 26683 26685 26165 0 -1 4202560 14847 0 0 0 50 2 0 0 16 0 19 0 877560562 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26692] ppid=26683 vsize=10547900 CPUtime=0.51 cores=0,2,4,6
/proc/26685/task/26692/stat : 26692 (java) S 26683 26685 26165 0 -1 4202560 17157 0 0 0 48 3 0 0 15 0 19 0 877560562 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 4 0 0 0
[pid=26685/tid=26693] ppid=26683 vsize=10547900 CPUtime=0.59 cores=0,2,4,6
/proc/26685/task/26693/stat : 26693 (java) S 26683 26685 26165 0 -1 4202560 18136 0 0 0 56 3 0 0 15 0 19 0 877560562 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26694] ppid=26683 vsize=10547900 CPUtime=0.58 cores=0,2,4,6
/proc/26685/task/26694/stat : 26694 (java) S 26683 26685 26165 0 -1 4202560 19240 0 0 0 55 3 0 0 16 0 19 0 877560562 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26695] ppid=26683 vsize=10547900 CPUtime=0.54 cores=0,2,4,6
/proc/26685/task/26695/stat : 26695 (java) S 26683 26685 26165 0 -1 4202560 15694 0 0 0 52 2 0 0 15 0 19 0 877560562 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26696] ppid=26683 vsize=10547900 CPUtime=1.4 cores=0,2,4,6
/proc/26685/task/26696/stat : 26696 (java) S 26683 26685 26165 0 -1 4202560 4525 0 0 0 139 1 0 0 15 0 19 0 877560563 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048896 0 0 0 16800975 18446604444854314816 0 0 -1 4 0 0 0
[pid=26685/tid=26697] ppid=26683 vsize=10547900 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26697/stat : 26697 (java) S 26683 26685 26165 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 877560563 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26698] ppid=26683 vsize=10547900 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26698/stat : 26698 (java) S 26683 26685 26165 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 877560563 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26699] ppid=26683 vsize=10547900 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26699/stat : 26699 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560565 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092055985 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26700] ppid=26683 vsize=10547900 CPUtime=0.74 cores=0,2,4,6
/proc/26685/task/26700/stat : 26700 (java) S 26683 26685 26165 0 -1 4202560 3707 0 0 0 74 0 0 0 15 0 19 0 877560565 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26701] ppid=26683 vsize=10547900 CPUtime=1.45 cores=0,2,4,6
/proc/26685/task/26701/stat : 26701 (java) S 26683 26685 26165 0 -1 4202560 16636 0 0 0 144 1 0 0 16 0 19 0 877560565 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 0 0 0 0
[pid=26685/tid=26702] ppid=26683 vsize=10547900 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26702/stat : 26702 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560565 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 4 0 0 0
[pid=26685/tid=26703] ppid=26683 vsize=10547900 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26703/stat : 26703 (java) S 26683 26685 26165 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 877560565 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048896 0 4 0 16800975 18446604444854314816 0 0 -1 0 0 0 0
[pid=26685/tid=26704] ppid=26683 vsize=10547900 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26704/stat : 26704 (java) S 26683 26685 26165 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 877560608 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048896 0 4 0 16800975 18446604444854314816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1788.08
Current children cumulated vsize (KiB) 10547900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/214 26823
/proc/meminfo: memFree=24043884/32950928 swapFree=67055948/67111528
[pid=26685] ppid=26683 vsize=10547900 CPUtime=1800.09 cores=0,2,4,6
/proc/26685/stat : 26685 (java) S 26683 26685 26165 0 -1 4202496 1022714 0 1 0 179889 120 0 0 25 0 19 0 877560559 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092035045 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26685/statm: 2636975 1005191 2257 9 0 2627709 0
[pid=26685/tid=26687] ppid=26683 vsize=10547900 CPUtime=1791.59 cores=0,2,4,6
/proc/26685/task/26687/stat : 26687 (java) R 26683 26685 26165 0 -1 4202560 849405 0 1 0 179071 88 0 0 25 0 19 0 877560560 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 46912505711235 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=26685/tid=26688] ppid=26683 vsize=10547900 CPUtime=0.66 cores=0,2,4,6
/proc/26685/task/26688/stat : 26688 (java) S 26683 26685 26165 0 -1 4202560 20010 0 0 0 64 2 0 0 16 0 19 0 877560562 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 4 0 0 0
[pid=26685/tid=26689] ppid=26683 vsize=10547900 CPUtime=0.7 cores=0,2,4,6
/proc/26685/task/26689/stat : 26689 (java) S 26683 26685 26165 0 -1 4202560 19297 0 0 0 67 3 0 0 16 0 19 0 877560562 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 0 0 0 0
[pid=26685/tid=26690] ppid=26683 vsize=10547900 CPUtime=0.67 cores=0,2,4,6
/proc/26685/task/26690/stat : 26690 (java) S 26683 26685 26165 0 -1 4202560 22806 0 0 0 63 4 0 0 15 0 19 0 877560562 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26691] ppid=26683 vsize=10547900 CPUtime=0.52 cores=0,2,4,6
/proc/26685/task/26691/stat : 26691 (java) S 26683 26685 26165 0 -1 4202560 14847 0 0 0 50 2 0 0 16 0 19 0 877560562 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26692] ppid=26683 vsize=10547900 CPUtime=0.51 cores=0,2,4,6
/proc/26685/task/26692/stat : 26692 (java) S 26683 26685 26165 0 -1 4202560 17157 0 0 0 48 3 0 0 15 0 19 0 877560562 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 4 0 0 0
[pid=26685/tid=26693] ppid=26683 vsize=10547900 CPUtime=0.59 cores=0,2,4,6
/proc/26685/task/26693/stat : 26693 (java) S 26683 26685 26165 0 -1 4202560 18136 0 0 0 56 3 0 0 15 0 19 0 877560562 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26694] ppid=26683 vsize=10547900 CPUtime=0.58 cores=0,2,4,6
/proc/26685/task/26694/stat : 26694 (java) S 26683 26685 26165 0 -1 4202560 19240 0 0 0 55 3 0 0 16 0 19 0 877560562 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26695] ppid=26683 vsize=10547900 CPUtime=0.54 cores=0,2,4,6
/proc/26685/task/26695/stat : 26695 (java) S 26683 26685 26165 0 -1 4202560 15694 0 0 0 52 2 0 0 15 0 19 0 877560562 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26696] ppid=26683 vsize=10547900 CPUtime=1.4 cores=0,2,4,6
/proc/26685/task/26696/stat : 26696 (java) S 26683 26685 26165 0 -1 4202560 4525 0 0 0 139 1 0 0 15 0 19 0 877560563 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048896 0 0 0 16800975 18446604444854314816 0 0 -1 4 0 0 0
[pid=26685/tid=26697] ppid=26683 vsize=10547900 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26697/stat : 26697 (java) S 26683 26685 26165 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 877560563 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26698] ppid=26683 vsize=10547900 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26698/stat : 26698 (java) S 26683 26685 26165 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 877560563 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26699] ppid=26683 vsize=10547900 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26699/stat : 26699 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560565 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092055985 0 4 0 16800975 18446604444854314816 0 0 -1 6 0 0 0
[pid=26685/tid=26700] ppid=26683 vsize=10547900 CPUtime=0.74 cores=0,2,4,6
/proc/26685/task/26700/stat : 26700 (java) S 26683 26685 26165 0 -1 4202560 3707 0 0 0 74 0 0 0 15 0 19 0 877560565 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 2 0 0 0
[pid=26685/tid=26701] ppid=26683 vsize=10547900 CPUtime=1.45 cores=0,2,4,6
/proc/26685/task/26701/stat : 26701 (java) S 26683 26685 26165 0 -1 4202560 16636 0 0 0 144 1 0 0 16 0 19 0 877560565 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 0 0 0 0
[pid=26685/tid=26702] ppid=26683 vsize=10547900 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26702/stat : 26702 (java) S 26683 26685 26165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877560565 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048281 0 4 0 16800975 18446604444854314816 0 0 -1 4 0 0 0
[pid=26685/tid=26703] ppid=26683 vsize=10547900 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26703/stat : 26703 (java) S 26683 26685 26165 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 19 0 877560565 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048896 0 4 0 16800975 18446604444854314816 0 0 -1 0 0 0 0
[pid=26685/tid=26704] ppid=26683 vsize=10547900 CPUtime=0 cores=0,2,4,6
/proc/26685/task/26704/stat : 26704 (java) S 26683 26685 26165 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 877560608 10801049600 1005191 33554432000 1073741824 1073778376 140736835717344 18446744073709551615 208092048896 0 4 0 16800975 18446604444854314816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 10547900

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

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

[startup+1794.41 s]
/proc/loadavg: 2.03 2.01 2.00 3/214 26823
/proc/meminfo: memFree=24043884/32950928 swapFree=67055948/67111528
[pid=26685] ppid=26683 vsize=0 CPUtime=1800.2 cores=0,2,4,6
/proc/26685/stat : 26685 (java) Z 26683 26685 26165 0 -1 4203548 1022753 0 1 0 179894 126 0 0 17 0 2 0 877560559 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/26685/statm: 0 0 0 0 0 0 0
[pid=26685/tid=26698] ppid=26683 vsize=0 CPUtime=0.06 cores=0,2,4,6
/proc/26685/task/26698/stat : 26698 (java) R 26683 26685 26165 0 -1 4203588 10 0 0 0 0 6 0 0 18 0 2 0 877560563 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.2
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1794.5
CPU time (s): 1800.3
CPU user time (s): 1798.94
CPU system time (s): 1.35479
CPU usage (%): 100.323
Max. virtual memory (cumulated for all children) (KiB): 10549084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.94
system time used= 1.35479
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1022753
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= 39445
involuntary context switches= 19195

runsolver used 3.16552 second user time and 6.64399 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-10 00:46:49
IDJOB=3456790
IDBENCH=2489
IDSOLVER=1951
FILE ID=node127/3456790-1307659609
RUNJOBID= node127-1307657814-26420
PBS_JOBID= 13549419
Free space on /tmp= 74196 MiB

SOLVER NAME= Sat4j CuttingPlanes 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-fixnet4.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3456790-1307659609/watcher-3456790-1307659609 -o /tmp/evaluation-result-3456790-1307659609/solver-3456790-1307659609 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3456790-1307659609.opb

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

MD5SUM BENCH= 795d0994735ed34c20fdfb3b5393e52b
RANDOM SEED=959868474

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28292056 kB
Buffers:        228328 kB
Cached:         367320 kB
SwapCached:       9340 kB
Active:        4183256 kB
Inactive:       278872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28292056 kB
SwapTotal:    67111528 kB
SwapFree:     67055948 kB
Dirty:             852 kB
Writeback:           0 kB
AnonPages:     3864264 kB
Mapped:          21820 kB
Slab:           125336 kB
PageTables:      12008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 10563536 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= 74196 MiB
End job on node127 at 2011-06-10 01:16:45