Trace number 3479002

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j CuttingPlanes 2.3.0? (TO) 1800.3 1794.8

General information on the benchmark

Name/DEC-SMALLINT-LIN/heinz/
normalized-neos-820146.opb
MD5SUM04a6efcac49375b9407fbc5f15fae5c7
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables600
Total number of constraints830
Number of constraints which are clauses675
Number of constraints which are cardinality constraints (but not clauses)155
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 13
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.02/0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.15	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.15	c See www.sat4j.org for details.
0.02/0.15	c version 2.3.1.v20110525
0.02/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.15	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.15	c java.vm.version	19.1-b02
0.02/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.15	c sun.arch.data.model	64
0.02/0.15	c java.version		1.6.0_24
0.02/0.15	c os.name		Linux
0.02/0.15	c os.version		2.6.18-164.el5
0.02/0.15	c os.arch		amd64
0.02/0.15	c Free memory 		9996466904
0.02/0.15	c Max memory 		10048897024
0.02/0.15	c Total memory 		10048897024
0.02/0.15	c Number of processors 	8
0.02/0.17	c Pseudo Boolean Optimization
0.02/0.17	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.02/0.17	c --- Begin Solver configuration ---
0.02/0.17	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@3e34a1fc
0.02/0.17	c Learn all clauses as in MiniSAT
0.02/0.17	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.02/0.17	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.02/0.17	c No reason simplification
0.02/0.17	c Armin Biere (Picosat) restarts strategy
0.02/0.17	c Glucose learned constraints deletion strategy
0.02/0.17	c timeout=2147483s
0.02/0.17	c DB Simplification allowed=false
0.02/0.17	c --- End Solver configuration ---
0.02/0.17	c solving HOME/instance-3479002-1307445635.opb
0.02/0.17	c reading problem ... 
0.16/0.28	c ... done. Wall clock time 0.108s.
0.16/0.28	c #vars     600
0.16/0.28	c #constraints  845
0.16/0.28	c constraints type 
0.16/0.28	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 675
0.16/0.28	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 170
10.18/8.77	c cleaning 0 clauses out of 5000 with flag 0/5000
83.96/82.03	c cleaning 0 clauses out of 11002 with flag 0/11002
337.72/335.38	c cleaning 0 clauses out of 18001 with flag 0/18001
929.12/925.58	c cleaning 0 clauses out of 26000 with flag 0/26000
1800.07/1794.62	c starts		: 61
1800.07/1794.62	c conflicts		: 33388
1800.07/1794.62	c decisions		: 81967
1800.07/1794.62	c propagations		: 2417529
1800.07/1794.62	c inspects		: 2186184517
1800.07/1794.62	c shortcuts		: 0
1800.07/1794.62	c learnt literals	: 0
1800.07/1794.62	c learnt binary clauses	: 0
1800.07/1794.62	c learnt ternary clauses	: 0
1800.07/1794.62	c learnt constraints	: 33388
1800.07/1794.62	c ignored constraints	: 0
1800.07/1794.62	c root simplifications	: 0
1800.07/1794.62	c removed literals (reason simplification)	: 0
1800.07/1794.62	c reason swapping (by a shorter reason)	: 0
1800.07/1794.62	c Calls to reduceDB	: 4
1800.07/1794.62	c number of reductions to clauses (during analyze)	: 0
1800.07/1794.62	c number of learned constraints concerned by reduction	: 0
1800.07/1794.62	c number of learning phase by resolution	: 0
1800.07/1794.62	c number of learning phase by cutting planes	: 0
1800.07/1794.62	c speed (assignments/second)	: 1347.3059498657726
1800.07/1794.62	c non guided choices	927
1800.07/1794.64	c learnt constraints type 
1800.07/1794.64	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1106
1800.07/1794.64	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 404
1800.07/1794.64	c org.sat4j.pb.constraints.pb.MaxWatchPb => 31878
1800.07/1794.64	c constraints type 
1800.07/1794.64	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 675
1800.07/1794.64	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 170
1800.07/1794.64	s UNKNOWN
1800.07/1794.64	c Total wall clock time (in seconds): 1794.47

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-3479002-1307445635/watcher-3479002-1307445635 -o /tmp/evaluation-result-3479002-1307445635/solver-3479002-1307445635 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3479002-1307445635.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.75 2.23 2.93 2/549 5535
/proc/meminfo: memFree=24619432/32950928 swapFree=67056580/67111528
[pid=5535] ppid=5533 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (java) R 5533 5535 3822 0 -1 4202496 489 0 0 0 0 0 0 0 22 0 1 0 856160595 23580672 232 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239471732480 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5535/statm: 5757 245 191 9 0 124 0
[pid=5535/tid=5536] ppid=5533 vsize=35788 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5536/stat : 5536 (java) S 5533 5535 3822 0 -1 4202560 202 0 0 0 0 0 0 0 23 0 2 0 856160596 36646912 1018 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239476715078 0 0 0 16784584 13590589070844624895 0 0 -1 4 0 0 0

[startup+0.053395 s]
/proc/loadavg: 1.75 2.23 2.93 2/549 5535
/proc/meminfo: memFree=24619432/32950928 swapFree=67056580/67111528
[pid=5535] ppid=5533 vsize=10467480 CPUtime=0.02 cores=0,2,4,6
/proc/5535/stat : 5535 (java) S 5533 5535 3822 0 -1 4202496 11089 0 1 0 1 1 0 0 22 0 13 0 856160595 10718699520 10787 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488497637 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/5535/statm: 2616867 10787 1633 9 0 2607615 0
[pid=5535/tid=5536] ppid=5533 vsize=10467468 CPUtime=0.02 cores=0,2,4,6
/proc/5535/task/5536/stat : 5536 (java) R 5533 5535 3822 0 -1 4202560 9947 0 1 0 1 1 0 0 18 0 13 0 856160596 10718687232 10787 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 47738279884819 0 4 0 16784584 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10467480

[startup+0.100483 s]
/proc/loadavg: 1.75 2.23 2.93 2/549 5535
/proc/meminfo: memFree=24619432/32950928 swapFree=67056580/67111528
[pid=5535] ppid=5533 vsize=10467480 CPUtime=0.02 cores=0,2,4,6
/proc/5535/stat : 5535 (java) S 5533 5535 3822 0 -1 4202496 11105 0 1 0 1 1 0 0 22 0 13 0 856160595 10718699520 10802 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488497637 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/5535/statm: 2616870 10802 1638 9 0 2607618 0
[pid=5535/tid=5536] ppid=5533 vsize=10467480 CPUtime=0.02 cores=0,2,4,6
/proc/5535/task/5536/stat : 5536 (java) S 5533 5535 3822 0 -1 4202560 9957 0 1 0 1 1 0 0 18 0 13 0 856160596 10718699520 10802 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239476715078 0 4 0 16784584 4444174047546179584 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10467480

[startup+0.304426 s]
/proc/loadavg: 1.75 2.23 2.93 2/549 5535
/proc/meminfo: memFree=24619432/32950928 swapFree=67056580/67111528
[pid=5535] ppid=5533 vsize=10541584 CPUtime=0.34 cores=0,2,4,6
/proc/5535/stat : 5535 (java) S 5533 5535 3822 0 -1 4202496 14558 0 1 0 32 2 0 0 22 0 19 0 856160595 10794582016 14171 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5535/statm: 2635396 14171 2196 9 0 2626130 0
[pid=5535/tid=5536] ppid=5533 vsize=10541584 CPUtime=0.21 cores=0,2,4,6
/proc/5535/task/5536/stat : 5536 (java) R 5533 5535 3822 0 -1 4202560 12089 0 1 0 20 1 0 0 18 0 19 0 856160596 10794582016 14171 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 46912505099250 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 10541584

[startup+0.82797 s]
/proc/loadavg: 1.75 2.23 2.93 2/549 5535
/proc/meminfo: memFree=24619432/32950928 swapFree=67056580/67111528
[pid=5535] ppid=5533 vsize=10553384 CPUtime=1.87 cores=0,2,4,6
/proc/5535/stat : 5535 (java) S 5533 5535 3822 0 -1 4202496 46391 0 1 0 181 6 0 0 22 0 19 0 856160595 10806665216 38950 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5535/statm: 2638346 38950 2219 9 0 2629080 0
[pid=5535/tid=5536] ppid=5533 vsize=10553384 CPUtime=0.74 cores=0,2,4,6
/proc/5535/task/5536/stat : 5536 (java) D 5533 5535 3822 0 -1 4202560 31942 0 1 0 70 4 0 0 18 0 19 0 856160596 10806665216 38950 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 10553384

[startup+1.50116 s]
/proc/loadavg: 2.09 2.29 2.94 4/591 5582
/proc/meminfo: memFree=23980696/32950928 swapFree=67056580/67111528
[pid=5535] ppid=5533 vsize=10550480 CPUtime=2.92 cores=0,2,4,6
/proc/5535/stat : 5535 (java) S 5533 5535 3822 0 -1 4202496 111015 0 1 0 279 13 0 0 22 0 19 0 856160595 10803691520 101396 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5535/statm: 2637620 101400 2226 9 0 2628354 0
[pid=5535/tid=5536] ppid=5533 vsize=10550480 CPUtime=1.4 cores=0,2,4,6
/proc/5535/task/5536/stat : 5536 (java) R 5533 5535 3822 0 -1 4202560 94544 0 1 0 130 10 0 0 18 0 19 0 856160596 10803691520 101402 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 46912505629463 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5535/tid=5540] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5540/stat : 5540 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 856160599 10803691520 101404 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5541] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5541/stat : 5541 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 856160599 10803691520 101406 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5542] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5542/stat : 5542 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 856160599 10803691520 101408 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5543] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5543/stat : 5543 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 856160599 10803691520 101410 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5544] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5544/stat : 5544 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 856160599 10803691520 101413 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5545] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5545/stat : 5545 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 856160599 10803691520 101414 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5546] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5546/stat : 5546 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 856160599 10803691520 101417 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5547] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5547/stat : 5547 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 856160599 10803691520 101419 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5555] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5555/stat : 5555 (java) S 5533 5535 3822 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 856160600 10803691520 101420 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488511488 0 0 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5557] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5557/stat : 5557 (java) S 5533 5535 3822 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 856160600 10803691520 101423 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5558] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5558/stat : 5558 (java) S 5533 5535 3822 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 856160600 10803691520 101425 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5568] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5568/stat : 5568 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 856160608 10803691520 101427 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488518577 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5569] ppid=5533 vsize=10550480 CPUtime=0.75 cores=0,2,4,6
/proc/5535/task/5569/stat : 5569 (java) S 5533 5535 3822 0 -1 4202560 7704 0 0 0 75 0 0 0 15 0 19 0 856160608 10803691520 101431 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 0 0 0 0
[pid=5535/tid=5570] ppid=5533 vsize=10550480 CPUtime=0.74 cores=0,2,4,6
/proc/5535/task/5570/stat : 5570 (java) S 5533 5535 3822 0 -1 4202560 7612 0 0 0 73 1 0 0 16 0 19 0 856160608 10803691520 101434 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5571] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5571/stat : 5571 (java) S 5533 5535 3822 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 856160608 10803691520 101438 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 6 0 0 0
[pid=5535/tid=5572] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5572/stat : 5572 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 856160608 10803691520 101442 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488511488 0 4 0 16800975 18446604451782031552 0 0 -1 2 0 0 0
[pid=5535/tid=5581] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5581/stat : 5581 (java) S 5533 5535 3822 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 856160624 10803691520 101445 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488511488 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 10550480

[startup+3.1008 s]
/proc/loadavg: 2.09 2.29 2.94 3/591 5582
/proc/meminfo: memFree=23141216/32950928 swapFree=67056580/67111528
[pid=5535] ppid=5533 vsize=10550480 CPUtime=4.54 cores=0,2,4,6
/proc/5535/stat : 5535 (java) S 5533 5535 3822 0 -1 4202496 260852 0 1 0 422 32 0 0 22 0 19 0 856160595 10803691520 251232 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5535/statm: 2637620 251232 2226 9 0 2628354 0
[pid=5535/tid=5536] ppid=5533 vsize=10550480 CPUtime=3 cores=0,2,4,6
/proc/5535/task/5536/stat : 5536 (java) R 5533 5535 3822 0 -1 4202560 244374 0 1 0 271 29 0 0 21 0 19 0 856160596 10803691520 251232 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 46912505655613 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=5535/tid=5540] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5540/stat : 5540 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 856160599 10803691520 251232 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5541] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5541/stat : 5541 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 856160599 10803691520 251232 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5542] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5542/stat : 5542 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 856160599 10803691520 251232 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5543] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5543/stat : 5543 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 856160599 10803691520 251232 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5544] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5544/stat : 5544 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 856160599 10803691520 251232 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5545] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5545/stat : 5545 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 856160599 10803691520 251232 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5546] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5546/stat : 5546 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 856160599 10803691520 251232 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5547] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5547/stat : 5547 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 856160599 10803691520 251232 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5555] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5555/stat : 5555 (java) S 5533 5535 3822 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 856160600 10803691520 251232 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488511488 0 0 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5557] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5557/stat : 5557 (java) S 5533 5535 3822 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 856160600 10803691520 251232 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5558] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5558/stat : 5558 (java) S 5533 5535 3822 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 856160600 10803691520 251232 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5568] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5568/stat : 5568 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 856160608 10803691520 251232 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488518577 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5569] ppid=5533 vsize=10550480 CPUtime=0.75 cores=0,2,4,6
/proc/5535/task/5569/stat : 5569 (java) S 5533 5535 3822 0 -1 4202560 7704 0 0 0 75 0 0 0 16 0 19 0 856160608 10803691520 251232 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 0 0 0 0
[pid=5535/tid=5570] ppid=5533 vsize=10550480 CPUtime=0.75 cores=0,2,4,6
/proc/5535/task/5570/stat : 5570 (java) S 5533 5535 3822 0 -1 4202560 7612 0 0 0 74 1 0 0 15 0 19 0 856160608 10803691520 251232 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5571] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5571/stat : 5571 (java) S 5533 5535 3822 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 856160608 10803691520 251232 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 6 0 0 0
[pid=5535/tid=5572] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5572/stat : 5572 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 856160608 10803691520 251232 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488511488 0 4 0 16800975 18446604451782031552 0 0 -1 2 0 0 0
[pid=5535/tid=5581] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5581/stat : 5581 (java) S 5533 5535 3822 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 856160624 10803691520 251232 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488511488 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.54
Current children cumulated vsize (KiB) 10550480

[startup+6.30123 s]
/proc/loadavg: 2.08 2.29 2.94 3/591 5582
/proc/meminfo: memFree=20714288/32950928 swapFree=67056580/67111528
[pid=5535] ppid=5533 vsize=10550480 CPUtime=7.77 cores=0,2,4,6
/proc/5535/stat : 5535 (java) S 5533 5535 3822 0 -1 4202496 536000 0 1 0 715 62 0 0 22 0 19 0 856160595 10803691520 526258 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5535/statm: 2637620 526262 2230 9 0 2628354 0
[pid=5535/tid=5536] ppid=5533 vsize=10550480 CPUtime=6.2 cores=0,2,4,6
/proc/5535/task/5536/stat : 5536 (java) R 5533 5535 3822 0 -1 4202560 519521 0 1 0 561 59 0 0 20 0 19 0 856160596 10803691520 526264 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 46912505619522 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5535/tid=5540] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5540/stat : 5540 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 856160599 10803691520 526267 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5541] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5541/stat : 5541 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 856160599 10803691520 526270 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5542] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5542/stat : 5542 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 856160599 10803691520 526272 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5543] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5543/stat : 5543 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 856160599 10803691520 526275 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5544] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5544/stat : 5544 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 856160599 10803691520 526277 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5545] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5545/stat : 5545 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 856160599 10803691520 526280 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5546] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5546/stat : 5546 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 856160599 10803691520 526282 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5547] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5547/stat : 5547 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 856160599 10803691520 526284 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5555] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5555/stat : 5555 (java) S 5533 5535 3822 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 856160600 10803691520 526286 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488511488 0 0 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5557] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5557/stat : 5557 (java) S 5533 5535 3822 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 856160600 10803691520 526288 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5558] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5558/stat : 5558 (java) S 5533 5535 3822 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 856160600 10803691520 526290 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5568] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5568/stat : 5568 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 856160608 10803691520 526292 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488518577 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5569] ppid=5533 vsize=10550480 CPUtime=0.75 cores=0,2,4,6
/proc/5535/task/5569/stat : 5569 (java) S 5533 5535 3822 0 -1 4202560 7704 0 0 0 75 0 0 0 16 0 19 0 856160608 10803691520 526294 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 0 0 0 0
[pid=5535/tid=5570] ppid=5533 vsize=10550480 CPUtime=0.78 cores=0,2,4,6
/proc/5535/task/5570/stat : 5570 (java) S 5533 5535 3822 0 -1 4202560 7618 0 0 0 77 1 0 0 15 0 19 0 856160608 10803691520 526296 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0

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

[pid=5535/tid=5581] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5581/stat : 5581 (java) S 5533 5535 3822 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 856160624 10803691520 917216 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488511488 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1667.44
Current children cumulated vsize (KiB) 10550480

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.16 3/591 5628
/proc/meminfo: memFree=17222492/32950928 swapFree=67056580/67111528
[pid=5535] ppid=5533 vsize=10550480 CPUtime=1727.58 cores=0,2,4,6
/proc/5535/stat : 5535 (java) S 5533 5535 3822 0 -1 4202496 929593 0 1 0 172651 107 0 0 22 0 19 0 856160595 10803691520 918220 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5535/statm: 2637620 918220 2256 9 0 2628354 0
[pid=5535/tid=5536] ppid=5533 vsize=10550480 CPUtime=1719.85 cores=0,2,4,6
/proc/5535/task/5536/stat : 5536 (java) R 5533 5535 3822 0 -1 4202560 837460 0 1 0 171894 91 0 0 25 0 19 0 856160596 10803691520 918220 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 46912505616991 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5535/tid=5540] ppid=5533 vsize=10550480 CPUtime=0.62 cores=0,2,4,6
/proc/5535/task/5540/stat : 5540 (java) S 5533 5535 3822 0 -1 4202560 8707 0 0 0 61 1 0 0 16 0 19 0 856160599 10803691520 918220 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 2 0 0 0
[pid=5535/tid=5541] ppid=5533 vsize=10550480 CPUtime=0.65 cores=0,2,4,6
/proc/5535/task/5541/stat : 5541 (java) S 5533 5535 3822 0 -1 4202560 9453 0 0 0 64 1 0 0 16 0 19 0 856160599 10803691520 918220 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 2 0 0 0
[pid=5535/tid=5542] ppid=5533 vsize=10550480 CPUtime=0.61 cores=0,2,4,6
/proc/5535/task/5542/stat : 5542 (java) S 5533 5535 3822 0 -1 4202560 8724 0 0 0 61 0 0 0 16 0 19 0 856160599 10803691520 918220 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5543] ppid=5533 vsize=10550480 CPUtime=0.65 cores=0,2,4,6
/proc/5535/task/5543/stat : 5543 (java) S 5533 5535 3822 0 -1 4202560 7822 0 0 0 64 1 0 0 16 0 19 0 856160599 10803691520 918220 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5544] ppid=5533 vsize=10550480 CPUtime=0.73 cores=0,2,4,6
/proc/5535/task/5544/stat : 5544 (java) S 5533 5535 3822 0 -1 4202560 12333 0 0 0 71 2 0 0 15 0 19 0 856160599 10803691520 918220 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 0 0 0 0
[pid=5535/tid=5545] ppid=5533 vsize=10550480 CPUtime=0.56 cores=0,2,4,6
/proc/5535/task/5545/stat : 5545 (java) S 5533 5535 3822 0 -1 4202560 5281 0 0 0 56 0 0 0 16 0 19 0 856160599 10803691520 918220 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 0 0 0 0
[pid=5535/tid=5546] ppid=5533 vsize=10550480 CPUtime=0.59 cores=0,2,4,6
/proc/5535/task/5546/stat : 5546 (java) S 5533 5535 3822 0 -1 4202560 7360 0 0 0 59 0 0 0 16 0 19 0 856160599 10803691520 918220 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 2 0 0 0
[pid=5535/tid=5547] ppid=5533 vsize=10550480 CPUtime=0.68 cores=0,2,4,6
/proc/5535/task/5547/stat : 5547 (java) S 5533 5535 3822 0 -1 4202560 10855 0 0 0 67 1 0 0 16 0 19 0 856160599 10803691520 918220 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 6 0 0 0
[pid=5535/tid=5555] ppid=5533 vsize=10550480 CPUtime=0.73 cores=0,2,4,6
/proc/5535/task/5555/stat : 5555 (java) S 5533 5535 3822 0 -1 4202560 4986 0 0 0 71 2 0 0 15 0 19 0 856160600 10803691520 918220 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488511488 0 0 0 16800975 18446604451782031552 0 0 -1 0 0 0 0
[pid=5535/tid=5557] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5557/stat : 5557 (java) S 5533 5535 3822 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 856160600 10803691520 918220 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5558] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5558/stat : 5558 (java) S 5533 5535 3822 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 856160600 10803691520 918220 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5568] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5568/stat : 5568 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 856160608 10803691520 918220 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488518577 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5569] ppid=5533 vsize=10550480 CPUtime=0.84 cores=0,2,4,6
/proc/5535/task/5569/stat : 5569 (java) S 5533 5535 3822 0 -1 4202560 7718 0 0 0 84 0 0 0 15 0 19 0 856160608 10803691520 918220 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 0 0 0 0
[pid=5535/tid=5570] ppid=5533 vsize=10550480 CPUtime=0.93 cores=0,2,4,6
/proc/5535/task/5570/stat : 5570 (java) S 5533 5535 3822 0 -1 4202560 7639 0 0 0 92 1 0 0 15 0 19 0 856160608 10803691520 918220 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5571] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5571/stat : 5571 (java) S 5533 5535 3822 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 856160608 10803691520 918220 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 6 0 0 0
[pid=5535/tid=5572] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5572/stat : 5572 (java) S 5533 5535 3822 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 856160608 10803691520 918220 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488511488 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5581] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5581/stat : 5581 (java) S 5533 5535 3822 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 856160624 10803691520 918220 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488511488 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1727.58
Current children cumulated vsize (KiB) 10550480

[startup+1782.32 s]
/proc/loadavg: 2.14 2.07 2.16 3/591 5629
/proc/meminfo: memFree=17212552/32950928 swapFree=67056580/67111528
[pid=5535] ppid=5533 vsize=10550480 CPUtime=1787.75 cores=0,2,4,6
/proc/5535/stat : 5535 (java) S 5533 5535 3822 0 -1 4202496 930688 0 1 0 178668 107 0 0 22 0 19 0 856160595 10803691520 919297 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5535/statm: 2637620 919297 2256 9 0 2628354 0
[pid=5535/tid=5536] ppid=5533 vsize=10550480 CPUtime=1779.81 cores=0,2,4,6
/proc/5535/task/5536/stat : 5536 (java) R 5533 5535 3822 0 -1 4202560 837464 0 1 0 177890 91 0 0 25 0 19 0 856160596 10803691520 919297 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 46912505655613 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5535/tid=5540] ppid=5533 vsize=10550480 CPUtime=0.65 cores=0,2,4,6
/proc/5535/task/5540/stat : 5540 (java) S 5533 5535 3822 0 -1 4202560 8913 0 0 0 63 2 0 0 15 0 19 0 856160599 10803691520 919297 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 6 0 0 0
[pid=5535/tid=5541] ppid=5533 vsize=10550480 CPUtime=0.67 cores=0,2,4,6
/proc/5535/task/5541/stat : 5541 (java) S 5533 5535 3822 0 -1 4202560 9599 0 0 0 66 1 0 0 16 0 19 0 856160599 10803691520 919297 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5542] ppid=5533 vsize=10550480 CPUtime=0.64 cores=0,2,4,6
/proc/5535/task/5542/stat : 5542 (java) S 5533 5535 3822 0 -1 4202560 8843 0 0 0 64 0 0 0 15 0 19 0 856160599 10803691520 919297 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5543] ppid=5533 vsize=10550480 CPUtime=0.67 cores=0,2,4,6
/proc/5535/task/5543/stat : 5543 (java) S 5533 5535 3822 0 -1 4202560 7853 0 0 0 66 1 0 0 15 0 19 0 856160599 10803691520 919297 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5544] ppid=5533 vsize=10550480 CPUtime=0.75 cores=0,2,4,6
/proc/5535/task/5544/stat : 5544 (java) S 5533 5535 3822 0 -1 4202560 12396 0 0 0 73 2 0 0 15 0 19 0 856160599 10803691520 919297 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 2 0 0 0
[pid=5535/tid=5545] ppid=5533 vsize=10550480 CPUtime=0.6 cores=0,2,4,6
/proc/5535/task/5545/stat : 5545 (java) S 5533 5535 3822 0 -1 4202560 5421 0 0 0 60 0 0 0 16 0 19 0 856160599 10803691520 919297 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 0 0 0 0
[pid=5535/tid=5546] ppid=5533 vsize=10550480 CPUtime=0.64 cores=0,2,4,6
/proc/5535/task/5546/stat : 5546 (java) S 5533 5535 3822 0 -1 4202560 7654 0 0 0 64 0 0 0 16 0 19 0 856160599 10803691520 919297 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 2 0 0 0
[pid=5535/tid=5547] ppid=5533 vsize=10550480 CPUtime=0.7 cores=0,2,4,6
/proc/5535/task/5547/stat : 5547 (java) S 5533 5535 3822 0 -1 4202560 10941 0 0 0 69 1 0 0 15 0 19 0 856160599 10803691520 919297 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 2 0 0 0
[pid=5535/tid=5555] ppid=5533 vsize=10550480 CPUtime=0.73 cores=0,2,4,6
/proc/5535/task/5555/stat : 5555 (java) S 5533 5535 3822 0 -1 4202560 4990 0 0 0 71 2 0 0 15 0 19 0 856160600 10803691520 919297 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488511488 0 0 0 16800975 18446604451782031552 0 0 -1 0 0 0 0
[pid=5535/tid=5557] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5557/stat : 5557 (java) S 5533 5535 3822 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 856160600 10803691520 919297 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5558] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5558/stat : 5558 (java) S 5533 5535 3822 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 856160600 10803691520 919297 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5568] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5568/stat : 5568 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 856160608 10803691520 919297 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488518577 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5569] ppid=5533 vsize=10550480 CPUtime=0.84 cores=0,2,4,6
/proc/5535/task/5569/stat : 5569 (java) S 5533 5535 3822 0 -1 4202560 7718 0 0 0 84 0 0 0 15 0 19 0 856160608 10803691520 919297 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 0 0 0 0
[pid=5535/tid=5570] ppid=5533 vsize=10550480 CPUtime=0.93 cores=0,2,4,6
/proc/5535/task/5570/stat : 5570 (java) S 5533 5535 3822 0 -1 4202560 7639 0 0 0 92 1 0 0 15 0 19 0 856160608 10803691520 919297 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5571] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5571/stat : 5571 (java) S 5533 5535 3822 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 856160608 10803691520 919297 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 6 0 0 0
[pid=5535/tid=5572] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5572/stat : 5572 (java) S 5533 5535 3822 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 856160608 10803691520 919297 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488511488 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5581] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5581/stat : 5581 (java) S 5533 5535 3822 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 856160624 10803691520 919297 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488511488 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1787.75
Current children cumulated vsize (KiB) 10550480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.6 s]
/proc/loadavg: 2.12 2.06 2.16 5/594 5633
/proc/meminfo: memFree=17211164/32950928 swapFree=67056580/67111528
[pid=5535] ppid=5533 vsize=10550480 CPUtime=1800.07 cores=0,2,4,6
/proc/5535/stat : 5535 (java) S 5533 5535 3822 0 -1 4202496 930964 0 1 0 179899 108 0 0 22 0 19 0 856160595 10803691520 919563 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5535/statm: 2637620 919563 2256 9 0 2628354 0
[pid=5535/tid=5536] ppid=5533 vsize=10550480 CPUtime=1792.08 cores=0,2,4,6
/proc/5535/task/5536/stat : 5536 (java) R 5533 5535 3822 0 -1 4202560 837465 0 1 0 179117 91 0 0 25 0 19 0 856160596 10803691520 919563 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 46912505616740 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5535/tid=5540] ppid=5533 vsize=10550480 CPUtime=0.65 cores=0,2,4,6
/proc/5535/task/5540/stat : 5540 (java) S 5533 5535 3822 0 -1 4202560 8913 0 0 0 63 2 0 0 15 0 19 0 856160599 10803691520 919563 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 6 0 0 0
[pid=5535/tid=5541] ppid=5533 vsize=10550480 CPUtime=0.68 cores=0,2,4,6
/proc/5535/task/5541/stat : 5541 (java) S 5533 5535 3822 0 -1 4202560 9712 0 0 0 67 1 0 0 16 0 19 0 856160599 10803691520 919563 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 2 0 0 0
[pid=5535/tid=5542] ppid=5533 vsize=10550480 CPUtime=0.64 cores=0,2,4,6
/proc/5535/task/5542/stat : 5542 (java) S 5533 5535 3822 0 -1 4202560 8843 0 0 0 64 0 0 0 15 0 19 0 856160599 10803691520 919563 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5543] ppid=5533 vsize=10550480 CPUtime=0.69 cores=0,2,4,6
/proc/5535/task/5543/stat : 5543 (java) S 5533 5535 3822 0 -1 4202560 7921 0 0 0 68 1 0 0 16 0 19 0 856160599 10803691520 919563 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5544] ppid=5533 vsize=10550480 CPUtime=0.75 cores=0,2,4,6
/proc/5535/task/5544/stat : 5544 (java) S 5533 5535 3822 0 -1 4202560 12396 0 0 0 73 2 0 0 15 0 19 0 856160599 10803691520 919563 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 2 0 0 0
[pid=5535/tid=5545] ppid=5533 vsize=10550480 CPUtime=0.6 cores=0,2,4,6
/proc/5535/task/5545/stat : 5545 (java) S 5533 5535 3822 0 -1 4202560 5421 0 0 0 60 0 0 0 15 0 19 0 856160599 10803691520 919563 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 0 0 0 0
[pid=5535/tid=5546] ppid=5533 vsize=10550480 CPUtime=0.64 cores=0,2,4,6
/proc/5535/task/5546/stat : 5546 (java) S 5533 5535 3822 0 -1 4202560 7654 0 0 0 64 0 0 0 15 0 19 0 856160599 10803691520 919563 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 2 0 0 0
[pid=5535/tid=5547] ppid=5533 vsize=10550480 CPUtime=0.72 cores=0,2,4,6
/proc/5535/task/5547/stat : 5547 (java) S 5533 5535 3822 0 -1 4202560 11031 0 0 0 71 1 0 0 16 0 19 0 856160599 10803691520 919563 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 6 0 0 0
[pid=5535/tid=5555] ppid=5533 vsize=10550480 CPUtime=0.73 cores=0,2,4,6
/proc/5535/task/5555/stat : 5555 (java) S 5533 5535 3822 0 -1 4202560 4992 0 0 0 71 2 0 0 15 0 19 0 856160600 10803691520 919563 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488511488 0 0 0 16800975 18446604451782031552 0 0 -1 0 0 0 0
[pid=5535/tid=5557] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5557/stat : 5557 (java) S 5533 5535 3822 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 856160600 10803691520 919563 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5558] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5558/stat : 5558 (java) S 5533 5535 3822 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 856160600 10803691520 919563 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5568] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5568/stat : 5568 (java) S 5533 5535 3822 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 856160608 10803691520 919563 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488518577 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5569] ppid=5533 vsize=10550480 CPUtime=0.84 cores=0,2,4,6
/proc/5535/task/5569/stat : 5569 (java) S 5533 5535 3822 0 -1 4202560 7718 0 0 0 84 0 0 0 15 0 19 0 856160608 10803691520 919563 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 0 0 0 0
[pid=5535/tid=5570] ppid=5533 vsize=10550480 CPUtime=0.93 cores=0,2,4,6
/proc/5535/task/5570/stat : 5570 (java) S 5533 5535 3822 0 -1 4202560 7639 0 0 0 92 1 0 0 15 0 19 0 856160608 10803691520 919563 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5571] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5571/stat : 5571 (java) S 5533 5535 3822 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 856160608 10803691520 919563 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488510873 0 4 0 16800975 18446604451782031552 0 0 -1 6 0 0 0
[pid=5535/tid=5572] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5572/stat : 5572 (java) S 5533 5535 3822 0 -1 4202560 108 0 0 0 0 0 0 0 15 0 19 0 856160608 10803691520 919563 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488511488 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
[pid=5535/tid=5581] ppid=5533 vsize=10550480 CPUtime=0 cores=0,2,4,6
/proc/5535/task/5581/stat : 5581 (java) S 5533 5535 3822 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 856160624 10803691520 919563 33554432000 1073741824 1073778376 140734802537200 18446744073709551615 239488511488 0 4 0 16800975 18446604451782031552 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 10550480

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

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

[startup+1794.73 s]
/proc/loadavg: 2.12 2.06 2.16 5/594 5633
/proc/meminfo: memFree=17211164/32950928 swapFree=67056580/67111528
[pid=5535] ppid=5533 vsize=0 CPUtime=1800.21 cores=0,2,4,6
/proc/5535/stat : 5535 (java) Z 5533 5535 3822 0 -1 4203548 931002 0 1 0 179907 114 0 0 17 0 2 0 856160595 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5535/statm: 0 0 0 0 0 0 0
[pid=5535/tid=5536] ppid=5533 vsize=0 CPUtime=1792.17 cores=0,2,4,6
/proc/5535/task/5536/stat : 5536 (java) R 5533 5535 3822 0 -1 4203588 837465 0 1 0 179120 97 0 0 25 0 2 0 856160596 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 0

[startup+1794.8 s]
/proc/loadavg: 2.12 2.06 2.16 5/594 5633
/proc/meminfo: memFree=17211164/32950928 swapFree=67056580/67111528
[pid=5535] ppid=5533 vsize=0 CPUtime=1800.29 cores=0,2,4,6
/proc/5535/stat : 5535 (java) Z 5533 5535 3822 0 -1 4203548 931002 0 1 0 179907 122 0 0 17 0 2 0 856160595 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/5535/statm: 0 0 0 0 0 0 0
[pid=5535/tid=5536] ppid=5533 vsize=0 CPUtime=1792.25 cores=0,2,4,6
/proc/5535/task/5536/stat : 5536 (java) R 5533 5535 3822 0 -1 4203588 837465 0 1 0 179120 105 0 0 25 0 2 0 856160596 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1800.29
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1794.8
CPU time (s): 1800.3
CPU user time (s): 1799.07
CPU system time (s): 1.22481
CPU usage (%): 100.306
Max. virtual memory (cumulated for all children) (KiB): 10553464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.07
system time used= 1.22481
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 931002
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= 40045
involuntary context switches= 9037

runsolver used 10.7074 second user time and 22.5196 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-07 13:20:35
IDJOB=3479002
IDBENCH=89818
IDSOLVER=1951
FILE ID=node148/3479002-1307445635
RUNJOBID= node148-1307445635-5525
PBS_JOBID= 13519940
Free space on /tmp= 73948 MiB

SOLVER NAME= Sat4j CuttingPlanes 2.3.0
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/heinz/normalized-neos-820146.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3479002-1307445635/watcher-3479002-1307445635 -o /tmp/evaluation-result-3479002-1307445635/solver-3479002-1307445635 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3479002-1307445635.opb

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

MD5SUM BENCH= 04a6efcac49375b9407fbc5f15fae5c7
RANDOM SEED=1141845761

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24619836 kB
Buffers:        299516 kB
Cached:         893020 kB
SwapCached:       7908 kB
Active:        7317256 kB
Inactive:       702592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24619836 kB
SwapTotal:    67111528 kB
SwapFree:     67056580 kB
Dirty:             464 kB
Writeback:           0 kB
AnonPages:     6825464 kB
Mapped:          43416 kB
Slab:           182752 kB
PageTables:      57656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170361204 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= 73948 MiB
End job on node148 at 2011-06-07 13:50:32