Trace number 2660522

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 PB CuttingPlanes 2.2.0 2010-05-26? (TO) 1800.22 1763.82

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_17.opb
MD5SUM642c38c9f16ba47e1145e44f5259b53a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark268
Best CPU time to get the best result obtained on this benchmark1800.34
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 262
Optimality of the best value was proved NO
Number of variables7089
Total number of constraints13888
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 constraints13888
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2621
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.24/0.21	c Pseudo Boolean Optimization
0.24/0.21	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.24/0.21	c --- Begin Solver configuration ---
0.24/0.21	c Stops conflict analysis at the first Unique Implication Point
0.24/0.21	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@16fd0b7
0.24/0.21	c Learn all clauses as in MiniSAT
0.24/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.24/0.21	c No reason simplification
0.24/0.21	c Armin Biere (Picosat) restarts strategy
0.24/0.21	c Glucose learned constraints deletion strategy
0.24/0.21	c timeout=2147483s
0.24/0.21	c DB Simplification allowed=false
0.24/0.21	c --- End Solver configuration ---
0.24/0.21	c solving HOME/instance-2660522-1276587479.opb
0.24/0.21	c reading problem ... 
4.85/3.34	c ... done. Wall clock time 3.128s.
4.85/3.34	c #vars     7089
4.85/3.34	c #constraints  13888
4.85/3.34	c constraints type 
4.85/3.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13888
137.32/132.20	c cleaning 0 clauses out of 5001 with flag 0/5001
357.86/349.81	c cleaning 0 clauses out of 11001 with flag 0/11001
724.71/710.90	c cleaning 0 clauses out of 18000 with flag 0/18000
1254.94/1230.67	c cleaning 0 clauses out of 26002 with flag 0/26002
1800.05/1763.71	c starts		: 60
1800.05/1763.71	c conflicts		: 33128
1800.05/1763.71	c decisions		: 43893
1800.05/1763.72	c propagations		: 6969570
1800.05/1763.72	c inspects		: 844630638
1800.05/1763.72	c learnt literals	: 0
1800.05/1763.72	c learnt binary clauses	: 0
1800.05/1763.72	c learnt ternary clauses	: 0
1800.05/1763.72	c learnt clauses	: 33127
1800.05/1763.72	c ignored clauses	: 0
1800.05/1763.72	c root simplifications	: 0
1800.05/1763.72	c removed literals (reason simplification)	: 0
1800.05/1763.72	c reason swapping (by a shorter reason)	: 0
1800.05/1763.72	c Calls to reduceDB	: 4
1800.05/1763.72	c number of reductions to clauses (during analyze)	: 0
1800.05/1763.72	c number of learned constraints concerned by reduction	: 0
1800.05/1763.72	c number of learning phase by resolution	: 0
1800.05/1763.72	c number of learning phase by cutting planes	: 0
1800.05/1763.72	c speed (assignments/second)	: 3959.1303918076733
1800.05/1763.72	c non guided choices	7
1800.05/1763.75	c learnt constraints type 
1800.05/1763.75	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 5171
1800.05/1763.75	c org.sat4j.pb.constraints.pb.MaxWatchPb => 27956
1800.05/1763.75	c constraints type 
1800.05/1763.75	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13888
1800.05/1763.75	s UNKNOWN
1800.05/1763.75	c Total wall clock time (in seconds): 1763.541

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2660522-1276587479/watcher-2660522-1276587479 -o /tmp/evaluation-result-2660522-1276587479/solver-2660522-1276587479 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar CuttingPlanes HOME/instance-2660522-1276587479.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 4636
/proc/meminfo: memFree=1835984/2059040 swapFree=4136716/4192956
[pid=4636] ppid=4634 vsize=248 CPUtime=0
/proc/4636/stat : 4636 (java) R 4634 4636 4008 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 34349455 253952 28 1992294400 134512640 134550932 4290406464 18446744073709551615 7619038 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4636/statm: 62 28 21 10 0 23 0

[startup+0.0243811 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 4636
/proc/meminfo: memFree=1835984/2059040 swapFree=4136716/4192956
[pid=4636] ppid=4634 vsize=1517068 CPUtime=0.01
/proc/4636/stat : 4636 (java) S 4634 4636 4008 0 -1 4202496 2003 0 1 0 0 1 0 0 18 0 2 0 34349455 1553477632 1446 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/4636/statm: 379267 1459 412 10 0 376978 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1517068

[startup+0.10038 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 4636
/proc/meminfo: memFree=1835984/2059040 swapFree=4136716/4192956
[pid=4636] ppid=4634 vsize=1524184 CPUtime=0.08
/proc/4636/stat : 4636 (java) S 4634 4636 4008 0 -1 4202496 3966 0 1 0 6 2 0 0 18 0 12 0 34349455 1560764416 3404 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/4636/statm: 381046 3405 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.300376 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 4636
/proc/meminfo: memFree=1835984/2059040 swapFree=4136716/4192956
[pid=4636] ppid=4634 vsize=1526080 CPUtime=0.35
/proc/4636/stat : 4636 (java) S 4634 4636 4008 0 -1 4202496 5334 0 1 0 31 4 0 0 18 0 12 0 34349455 1562705920 4770 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/4636/statm: 381520 4771 1362 10 0 378822 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1526080

[startup+0.700369 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 4636
/proc/meminfo: memFree=1835984/2059040 swapFree=4136716/4192956
[pid=4636] ppid=4634 vsize=1538468 CPUtime=1.14
/proc/4636/stat : 4636 (java) S 4634 4636 4008 0 -1 4202496 9588 0 1 0 109 5 0 0 18 0 12 0 34349455 1575391232 8665 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/4636/statm: 384617 8665 1405 10 0 381919 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 1538468

[startup+1.50136 s]
/proc/loadavg: 1.00 1.00 1.00 4/118 4648
/proc/meminfo: memFree=1800920/2059040 swapFree=4136716/4192956
[pid=4636] ppid=4634 vsize=1540316 CPUtime=2.34
/proc/4636/stat : 4636 (java) S 4634 4636 4008 0 -1 4202496 24309 0 1 0 222 12 0 0 18 0 12 0 34349455 1577283584 21611 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/4636/statm: 385079 21613 1407 10 0 382381 0
[pid=4636/tid=4638] ppid=4634 vsize=1540316 CPUtime=1.06
/proc/4636/task/4638/stat : 4638 (java) R 4634 4636 4008 0 -1 4202560 16989 0 1 0 97 9 0 0 25 0 12 0 34349456 1577283584 21614 1992294400 134512640 134550932 4290406464 18446744073709551615 4109764551 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4636/tid=4639] ppid=4634 vsize=1540316 CPUtime=0
/proc/4636/task/4639/stat : 4639 (java) S 4634 4636 4008 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 12 0 34349458 1577283584 21615 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4640] ppid=4634 vsize=1540316 CPUtime=0
/proc/4636/task/4640/stat : 4640 (java) S 4634 4636 4008 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 12 0 34349458 1577283584 21617 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4641] ppid=4634 vsize=1540316 CPUtime=0
/proc/4636/task/4641/stat : 4641 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 34349459 1577283584 21618 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 0 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4642] ppid=4634 vsize=1540316 CPUtime=0
/proc/4636/task/4642/stat : 4642 (java) S 4634 4636 4008 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 12 0 34349460 1577283584 21620 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4643] ppid=4634 vsize=1540316 CPUtime=0
/proc/4636/task/4643/stat : 4643 (java) S 4634 4636 4008 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 12 0 34349460 1577283584 21621 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4644] ppid=4634 vsize=1540316 CPUtime=0
/proc/4636/task/4644/stat : 4644 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 34349464 1577283584 21623 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4645] ppid=4634 vsize=1540316 CPUtime=0.76
/proc/4636/task/4645/stat : 4645 (java) S 4634 4636 4008 0 -1 4202560 4133 0 0 0 75 1 0 0 18 0 12 0 34349464 1577283584 21624 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4646] ppid=4634 vsize=1540316 CPUtime=0.48
/proc/4636/task/4646/stat : 4646 (java) S 4634 4636 4008 0 -1 4202560 2124 0 0 0 48 0 0 0 22 0 12 0 34349464 1577283584 21626 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4647] ppid=4634 vsize=1540316 CPUtime=0
/proc/4636/task/4647/stat : 4647 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 34349464 1577283584 21627 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4648] ppid=4634 vsize=1540316 CPUtime=0
/proc/4636/task/4648/stat : 4648 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 34349464 1577283584 21628 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 1540316

[startup+3.10133 s]
/proc/loadavg: 1.00 1.00 1.00 4/118 4648
/proc/meminfo: memFree=1683616/2059040 swapFree=4136716/4192956
[pid=4636] ppid=4634 vsize=1540316 CPUtime=4.4
/proc/4636/stat : 4636 (java) S 4634 4636 4008 0 -1 4202496 47868 0 1 0 416 24 0 0 18 0 12 0 34349455 1577283584 44996 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/4636/statm: 385079 44999 1421 10 0 382381 0
[pid=4636/tid=4638] ppid=4634 vsize=1540316 CPUtime=2.49
/proc/4636/task/4638/stat : 4638 (java) R 4634 4636 4008 0 -1 4202560 32021 0 1 0 234 15 0 0 25 0 12 0 34349456 1577283584 45001 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4636/tid=4639] ppid=4634 vsize=1540316 CPUtime=0.16
/proc/4636/task/4639/stat : 4639 (java) R 4634 4636 4008 0 -1 4202560 5532 0 0 0 13 3 0 0 18 0 12 0 34349458 1577283584 45003 1992294400 134512640 134550932 4290406464 18446744073709551615 106195365 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4636/tid=4640] ppid=4634 vsize=1540316 CPUtime=0.11
/proc/4636/task/4640/stat : 4640 (java) R 4634 4636 4008 0 -1 4202560 2963 0 0 0 10 1 0 0 18 0 12 0 34349458 1577283584 45005 1992294400 134512640 134550932 4290406464 18446744073709551615 106195216 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4636/tid=4641] ppid=4634 vsize=1540316 CPUtime=0
/proc/4636/task/4641/stat : 4641 (java) S 4634 4636 4008 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 12 0 34349459 1577283584 45007 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 0 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4642] ppid=4634 vsize=1540316 CPUtime=0
/proc/4636/task/4642/stat : 4642 (java) S 4634 4636 4008 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 12 0 34349460 1577283584 45009 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4643] ppid=4634 vsize=1540316 CPUtime=0
/proc/4636/task/4643/stat : 4643 (java) S 4634 4636 4008 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 34349460 1577283584 45011 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4644] ppid=4634 vsize=1540316 CPUtime=0
/proc/4636/task/4644/stat : 4644 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 34349464 1577283584 45013 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4645] ppid=4634 vsize=1540316 CPUtime=0.76
/proc/4636/task/4645/stat : 4645 (java) S 4634 4636 4008 0 -1 4202560 4133 0 0 0 75 1 0 0 18 0 12 0 34349464 1577283584 45015 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4646] ppid=4634 vsize=1540316 CPUtime=0.82
/proc/4636/task/4646/stat : 4646 (java) S 4634 4636 4008 0 -1 4202560 2154 0 0 0 82 0 0 0 16 0 12 0 34349464 1577283584 45017 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4647] ppid=4634 vsize=1540316 CPUtime=0
/proc/4636/task/4647/stat : 4647 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 34349464 1577283584 45019 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4648] ppid=4634 vsize=1540316 CPUtime=0
/proc/4636/task/4648/stat : 4648 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 34349464 1577283584 45022 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 1540316

[startup+6.30127 s]
/proc/loadavg: 1.08 1.02 1.01 2/119 4649
/proc/meminfo: memFree=1637108/2059040 swapFree=4136716/4192956
[pid=4636] ppid=4634 vsize=1540184 CPUtime=8.66
/proc/4636/stat : 4636 (java) S 4634 4636 4008 0 -1 4202496 53880 0 1 0 838 28 0 0 18 0 13 0 34349455 1577148416 50718 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/4636/statm: 385046 50718 1435 10 0 382348 0
[pid=4636/tid=4638] ppid=4634 vsize=1540184 CPUtime=5.39
/proc/4636/task/4638/stat : 4638 (java) R 4634 4636 4008 0 -1 4202560 32087 0 1 0 523 16 0 0 25 0 13 0 34349456 1577148416 50718 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4636/tid=4639] ppid=4634 vsize=1540184 CPUtime=0.4
/proc/4636/task/4639/stat : 4639 (java) R 4634 4636 4008 0 -1 4202560 8554 0 0 0 35 5 0 0 18 0 13 0 34349458 1577148416 50718 1992294400 134512640 134550932 4290406464 18446744073709551615 104198016 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4636/tid=4640] ppid=4634 vsize=1540184 CPUtime=0.35
/proc/4636/task/4640/stat : 4640 (java) R 4634 4636 4008 0 -1 4202560 5814 0 0 0 33 2 0 0 18 0 13 0 34349458 1577148416 50718 1992294400 134512640 134550932 4290406464 18446744073709551615 106197499 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4636/tid=4641] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4641/stat : 4641 (java) S 4634 4636 4008 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 13 0 34349459 1577148416 50718 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 0 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4642] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4642/stat : 4642 (java) S 4634 4636 4008 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 34349460 1577148416 50718 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4643] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4643/stat : 4643 (java) S 4634 4636 4008 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 34349460 1577148416 50718 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4644] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4644/stat : 4644 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 34349464 1577148416 50718 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4645] ppid=4634 vsize=1540184 CPUtime=1.3
/proc/4636/task/4645/stat : 4645 (java) S 4634 4636 4008 0 -1 4202560 4168 0 0 0 129 1 0 0 15 0 13 0 34349464 1577148416 50718 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4646] ppid=4634 vsize=1540184 CPUtime=1.16
/proc/4636/task/4646/stat : 4646 (java) S 4634 4636 4008 0 -1 4202560 2178 0 0 0 116 0 0 0 16 0 13 0 34349464 1577148416 50718 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4647] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4647/stat : 4647 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 34349464 1577148416 50718 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4648] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4648/stat : 4648 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 34349464 1577148416 50718 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4649] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4649/stat : 4649 (java) S 4634 4636 4008 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 34349792 1577148416 50718 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.66
Current children cumulated vsize (KiB) 1540184

[startup+12.7012 s]
/proc/loadavg: 1.23 1.05 1.02 2/119 4649
/proc/meminfo: memFree=1617268/2059040 swapFree=4136716/4192956
[pid=4636] ppid=4634 vsize=1540184 CPUtime=15.91
/proc/4636/stat : 4636 (java) S 4634 4636 4008 0 -1 4202496 59882 0 1 0 1560 31 0 0 18 0 13 0 34349455 1577148416 55782 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/4636/statm: 385046 55782 1440 10 0 382348 0
[pid=4636/tid=4638] ppid=4634 vsize=1540184 CPUtime=11.42
/proc/4636/task/4638/stat : 4638 (java) R 4634 4636 4008 0 -1 4202560 32096 0 1 0 1126 16 0 0 25 0 13 0 34349456 1577148416 55782 1992294400 134512640 134550932 4290406464 18446744073709551615 4110169012 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4636/tid=4639] ppid=4634 vsize=1540184 CPUtime=0.69
/proc/4636/task/4639/stat : 4639 (java) S 4634 4636 4008 0 -1 4202560 12159 0 0 0 63 6 0 0 18 0 13 0 34349458 1577148416 55782 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4640] ppid=4634 vsize=1540184 CPUtime=0.65
/proc/4636/task/4640/stat : 4640 (java) S 4634 4636 4008 0 -1 4202560 8150 0 0 0 62 3 0 0 18 0 13 0 34349458 1577148416 55782 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4641] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4641/stat : 4641 (java) S 4634 4636 4008 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 13 0 34349459 1577148416 55782 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 0 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4642] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4642/stat : 4642 (java) S 4634 4636 4008 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 34349460 1577148416 55782 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4643] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4643/stat : 4643 (java) S 4634 4636 4008 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 34349460 1577148416 55782 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4644] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4644/stat : 4644 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 34349464 1577148416 55782 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4645] ppid=4634 vsize=1540184 CPUtime=1.4
/proc/4636/task/4645/stat : 4645 (java) S 4634 4636 4008 0 -1 4202560 4180 0 0 0 139 1 0 0 15 0 13 0 34349464 1577148416 55782 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4646] ppid=4634 vsize=1540184 CPUtime=1.67
/proc/4636/task/4646/stat : 4646 (java) S 4634 4636 4008 0 -1 4202560 2218 0 0 0 167 0 0 0 15 0 13 0 34349464 1577148416 55782 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4647] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4647/stat : 4647 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 34349464 1577148416 55782 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4648] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4648/stat : 4648 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 34349464 1577148416 55782 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4649] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4649/stat : 4649 (java) S 4634 4636 4008 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 34349792 1577148416 55782 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15.91
Current children cumulated vsize (KiB) 1540184

[startup+25.5019 s]
/proc/loadavg: 1.18 1.05 1.01 2/119 4649
/proc/meminfo: memFree=1611936/2059040 swapFree=4136716/4192956
[pid=4636] ppid=4634 vsize=1540184 CPUtime=29.23
/proc/4636/stat : 4636 (java) S 4634 4636 4008 0 -1 4202496 61296 0 1 0 2890 33 0 0 18 0 13 0 34349455 1577148416 57161 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/4636/statm: 385046 57161 1440 10 0 382348 0
[pid=4636/tid=4638] ppid=4634 vsize=1540184 CPUtime=23.78
/proc/4636/task/4638/stat : 4638 (java) R 4634 4636 4008 0 -1 4202560 32109 0 1 0 2361 17 0 0 25 0 13 0 34349456 1577148416 57161 1992294400 134512640 134550932 4290406464 18446744073709551615 4109998754 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4636/tid=4639] ppid=4634 vsize=1540184 CPUtime=0.93
/proc/4636/task/4639/stat : 4639 (java) S 4634 4636 4008 0 -1 4202560 12781 0 0 0 86 7 0 0 18 0 13 0 34349458 1577148416 57161 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4640] ppid=4634 vsize=1540184 CPUtime=0.9
/proc/4636/task/4640/stat : 4640 (java) S 4634 4636 4008 0 -1 4202560 8896 0 0 0 86 4 0 0 15 0 13 0 34349458 1577148416 57161 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4641] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4641/stat : 4641 (java) S 4634 4636 4008 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 13 0 34349459 1577148416 57161 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 0 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4642] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4642/stat : 4642 (java) S 4634 4636 4008 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 34349460 1577148416 57161 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4643] ppid=4634 vsize=1540184 CPUtime=0

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

[pid=4636/tid=4642] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4642/stat : 4642 (java) S 4634 4636 4008 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 34349460 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4643] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4643/stat : 4643 (java) S 4634 4636 4008 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 34349460 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4644] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4644/stat : 4644 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 34349464 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4645] ppid=4634 vsize=1540184 CPUtime=1.66
/proc/4636/task/4645/stat : 4645 (java) S 4634 4636 4008 0 -1 4202560 4197 0 0 0 165 1 0 0 15 0 13 0 34349464 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4646] ppid=4634 vsize=1540184 CPUtime=2.14
/proc/4636/task/4646/stat : 4646 (java) S 4634 4636 4008 0 -1 4202560 2245 0 0 0 214 0 0 0 15 0 13 0 34349464 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4647] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4647/stat : 4647 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 34349464 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4648] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4648/stat : 4648 (java) S 4634 4636 4008 0 -1 4202560 95 0 0 0 0 0 0 0 15 0 13 0 34349464 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4649] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4649/stat : 4649 (java) S 4634 4636 4008 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 34349792 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1573.29
Current children cumulated vsize (KiB) 1540184

[startup+1602.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/119 4700
/proc/meminfo: memFree=1510628/2059040 swapFree=4136716/4192956
[pid=4636] ppid=4634 vsize=1540184 CPUtime=1634.65
/proc/4636/stat : 4636 (java) S 4634 4636 4008 0 -1 4202496 88673 0 1 0 163349 116 0 0 18 0 13 0 34349455 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/4636/statm: 385046 81783 1450 10 0 382348 0
[pid=4636/tid=4638] ppid=4634 vsize=1540184 CPUtime=1568.07
/proc/4636/task/4638/stat : 4638 (java) R 4634 4636 4008 0 -1 4202560 32983 0 1 0 156763 44 0 0 25 0 13 0 34349456 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4110181437 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4636/tid=4639] ppid=4634 vsize=1540184 CPUtime=30.29
/proc/4636/task/4639/stat : 4639 (java) S 4634 4636 4008 0 -1 4202560 24947 0 0 0 2997 32 0 0 15 0 13 0 34349458 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4640] ppid=4634 vsize=1540184 CPUtime=30.25
/proc/4636/task/4640/stat : 4640 (java) S 4634 4636 4008 0 -1 4202560 21210 0 0 0 2997 28 0 0 16 0 13 0 34349458 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4641] ppid=4634 vsize=1540184 CPUtime=2.18
/proc/4636/task/4641/stat : 4641 (java) S 4634 4636 4008 0 -1 4202560 1926 0 0 0 211 7 0 0 15 0 13 0 34349459 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 0 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4642] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4642/stat : 4642 (java) S 4634 4636 4008 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 34349460 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4643] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4643/stat : 4643 (java) S 4634 4636 4008 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 34349460 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4644] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4644/stat : 4644 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 34349464 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4645] ppid=4634 vsize=1540184 CPUtime=1.66
/proc/4636/task/4645/stat : 4645 (java) S 4634 4636 4008 0 -1 4202560 4197 0 0 0 165 1 0 0 15 0 13 0 34349464 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4646] ppid=4634 vsize=1540184 CPUtime=2.14
/proc/4636/task/4646/stat : 4646 (java) S 4634 4636 4008 0 -1 4202560 2245 0 0 0 214 0 0 0 15 0 13 0 34349464 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4647] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4647/stat : 4647 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 34349464 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4648] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4648/stat : 4648 (java) S 4634 4636 4008 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 13 0 34349464 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4649] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4649/stat : 4649 (java) S 4634 4636 4008 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 34349792 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1634.65
Current children cumulated vsize (KiB) 1540184

[startup+1662.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/119 4702
/proc/meminfo: memFree=1510628/2059040 swapFree=4136716/4192956
[pid=4636] ppid=4634 vsize=1540184 CPUtime=1696.01
/proc/4636/stat : 4636 (java) S 4634 4636 4008 0 -1 4202496 88710 0 1 0 169483 118 0 0 18 0 13 0 34349455 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/4636/statm: 385046 81783 1450 10 0 382348 0
[pid=4636/tid=4638] ppid=4634 vsize=1540184 CPUtime=1626.63
/proc/4636/task/4638/stat : 4638 (java) R 4634 4636 4008 0 -1 4202560 33016 0 1 0 162618 45 0 0 25 0 13 0 34349456 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4110167992 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4636/tid=4639] ppid=4634 vsize=1540184 CPUtime=31.69
/proc/4636/task/4639/stat : 4639 (java) S 4634 4636 4008 0 -1 4202560 24947 0 0 0 3137 32 0 0 15 0 13 0 34349458 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4640] ppid=4634 vsize=1540184 CPUtime=31.64
/proc/4636/task/4640/stat : 4640 (java) S 4634 4636 4008 0 -1 4202560 21210 0 0 0 3135 29 0 0 16 0 13 0 34349458 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4641] ppid=4634 vsize=1540184 CPUtime=2.19
/proc/4636/task/4641/stat : 4641 (java) S 4634 4636 4008 0 -1 4202560 1928 0 0 0 212 7 0 0 15 0 13 0 34349459 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 0 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4642] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4642/stat : 4642 (java) S 4634 4636 4008 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 34349460 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4643] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4643/stat : 4643 (java) S 4634 4636 4008 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 34349460 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4644] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4644/stat : 4644 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 34349464 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4645] ppid=4634 vsize=1540184 CPUtime=1.66
/proc/4636/task/4645/stat : 4645 (java) S 4634 4636 4008 0 -1 4202560 4197 0 0 0 165 1 0 0 15 0 13 0 34349464 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4646] ppid=4634 vsize=1540184 CPUtime=2.14
/proc/4636/task/4646/stat : 4646 (java) S 4634 4636 4008 0 -1 4202560 2245 0 0 0 214 0 0 0 15 0 13 0 34349464 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4647] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4647/stat : 4647 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 34349464 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4648] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4648/stat : 4648 (java) S 4634 4636 4008 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 34349464 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4649] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4649/stat : 4649 (java) S 4634 4636 4008 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 34349792 1577148416 81783 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1696.01
Current children cumulated vsize (KiB) 1540184

[startup+1722.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/119 4704
/proc/meminfo: memFree=1510628/2059040 swapFree=4136716/4192956
[pid=4636] ppid=4634 vsize=1540184 CPUtime=1757.56
/proc/4636/stat : 4636 (java) S 4634 4636 4008 0 -1 4202496 88752 0 1 0 175636 120 0 0 18 0 13 0 34349455 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/4636/statm: 385046 81784 1450 10 0 382348 0
[pid=4636/tid=4638] ppid=4634 vsize=1540184 CPUtime=1685.02
/proc/4636/task/4638/stat : 4638 (java) R 4634 4636 4008 0 -1 4202560 33049 0 1 0 168457 45 0 0 25 0 13 0 34349456 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4110168037 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4636/tid=4639] ppid=4634 vsize=1540184 CPUtime=33.24
/proc/4636/task/4639/stat : 4639 (java) S 4634 4636 4008 0 -1 4202560 24947 0 0 0 3291 33 0 0 16 0 13 0 34349458 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4640] ppid=4634 vsize=1540184 CPUtime=33.2
/proc/4636/task/4640/stat : 4640 (java) S 4634 4636 4008 0 -1 4202560 21210 0 0 0 3291 29 0 0 15 0 13 0 34349458 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4641] ppid=4634 vsize=1540184 CPUtime=2.2
/proc/4636/task/4641/stat : 4641 (java) S 4634 4636 4008 0 -1 4202560 1932 0 0 0 212 8 0 0 15 0 13 0 34349459 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 0 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4642] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4642/stat : 4642 (java) S 4634 4636 4008 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 34349460 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4643] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4643/stat : 4643 (java) S 4634 4636 4008 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 34349460 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4644] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4644/stat : 4644 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 34349464 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4645] ppid=4634 vsize=1540184 CPUtime=1.69
/proc/4636/task/4645/stat : 4645 (java) S 4634 4636 4008 0 -1 4202560 4198 0 0 0 168 1 0 0 15 0 13 0 34349464 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4646] ppid=4634 vsize=1540184 CPUtime=2.14
/proc/4636/task/4646/stat : 4646 (java) S 4634 4636 4008 0 -1 4202560 2245 0 0 0 214 0 0 0 15 0 13 0 34349464 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4647] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4647/stat : 4647 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 34349464 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4648] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4648/stat : 4648 (java) S 4634 4636 4008 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 34349464 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4649] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4649/stat : 4649 (java) S 4634 4636 4008 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 34349792 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1757.56
Current children cumulated vsize (KiB) 1540184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1763.7 s]
/proc/loadavg: 1.01 1.02 1.00 2/119 4704
/proc/meminfo: memFree=1510628/2059040 swapFree=4136716/4192956
[pid=4636] ppid=4634 vsize=1540184 CPUtime=1800.05
/proc/4636/stat : 4636 (java) S 4634 4636 4008 0 -1 4202496 88779 0 1 0 179884 121 0 0 18 0 13 0 34349455 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/4636/statm: 385046 81784 1450 10 0 382348 0
[pid=4636/tid=4638] ppid=4634 vsize=1540184 CPUtime=1725.29
/proc/4636/task/4638/stat : 4638 (java) R 4634 4636 4008 0 -1 4202560 33072 0 1 0 172484 45 0 0 25 0 13 0 34349456 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4110169037 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4636/tid=4639] ppid=4634 vsize=1540184 CPUtime=34.34
/proc/4636/task/4639/stat : 4639 (java) S 4634 4636 4008 0 -1 4202560 24947 0 0 0 3400 34 0 0 16 0 13 0 34349458 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4640] ppid=4634 vsize=1540184 CPUtime=34.3
/proc/4636/task/4640/stat : 4640 (java) S 4634 4636 4008 0 -1 4202560 21210 0 0 0 3401 29 0 0 16 0 13 0 34349458 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4641] ppid=4634 vsize=1540184 CPUtime=2.2
/proc/4636/task/4641/stat : 4641 (java) S 4634 4636 4008 0 -1 4202560 1934 0 0 0 212 8 0 0 15 0 13 0 34349459 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 0 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4642] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4642/stat : 4642 (java) S 4634 4636 4008 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 34349460 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4643] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4643/stat : 4643 (java) S 4634 4636 4008 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 34349460 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4644] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4644/stat : 4644 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 34349464 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4645] ppid=4634 vsize=1540184 CPUtime=1.69
/proc/4636/task/4645/stat : 4645 (java) S 4634 4636 4008 0 -1 4202560 4198 0 0 0 168 1 0 0 15 0 13 0 34349464 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 1 0 0 0
[pid=4636/tid=4646] ppid=4634 vsize=1540184 CPUtime=2.14
/proc/4636/task/4646/stat : 4646 (java) S 4634 4636 4008 0 -1 4202560 2245 0 0 0 214 0 0 0 15 0 13 0 34349464 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4647] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4647/stat : 4647 (java) S 4634 4636 4008 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 34349464 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4648] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4648/stat : 4648 (java) S 4634 4636 4008 0 -1 4202560 107 0 0 0 0 0 0 0 15 0 13 0 34349464 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
[pid=4636/tid=4649] ppid=4634 vsize=1540184 CPUtime=0
/proc/4636/task/4649/stat : 4649 (java) S 4634 4636 4008 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 34349792 1577148416 81784 1992294400 134512640 134550932 4290406464 18446744073709551615 4294960144 0 4 0 16800975 18446604437813372992 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1540184

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

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

[startup+1763.82 s]
/proc/loadavg: 1.01 1.02 1.00 2/119 4704
/proc/meminfo: memFree=1510628/2059040 swapFree=4136716/4192956
[pid=4636] ppid=4634 vsize=0 CPUtime=1800.21
/proc/4636/stat : 4636 (java) Z 4634 4636 4008 0 -1 4203548 88800 0 1 0 179896 125 0 0 17 0 2 0 34349455 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/4636/statm: 0 0 0 0 0 0 0
[pid=4636/tid=4638] ppid=4634 vsize=0 CPUtime=1725.38
/proc/4636/task/4638/stat : 4638 (java) R 4634 4636 4008 0 -1 4203588 33072 0 1 0 172490 48 0 0 25 0 2 0 34349456 0 0 1992294400 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1763.82
CPU time (s): 1800.22
CPU user time (s): 1798.97
CPU system time (s): 1.25581
CPU usage (%): 102.064
Max. virtual memory (cumulated for all children) (KiB): 1545312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.97
system time used= 1.25581
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88800
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= 44734
involuntary context switches= 43896

runsolver used 3.50847 second user time and 9.93049 second system time

The end

Launcher Data

Begin job on node012 at 2010-06-15 09:37:59
IDJOB=2660522
IDBENCH=2635
IDSOLVER=1165
FILE ID=node012/2660522-1276587479
PBS_JOBID= 11173536
Free space on /tmp= 62584 MiB

SOLVER NAME= SAT4J PB CuttingPlanes 2.2.0 2010-05-26
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_17.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2660522-1276587479/watcher-2660522-1276587479 -o /tmp/evaluation-result-2660522-1276587479/solver-2660522-1276587479 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar CuttingPlanes HOME/instance-2660522-1276587479.opb

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

MD5SUM BENCH= 642c38c9f16ba47e1145e44f5259b53a
RANDOM SEED=104443876

node012.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.258
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.258
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1836256 kB
Buffers:         38140 kB
Cached:         104372 kB
SwapCached:       9416 kB
Active:          90704 kB
Inactive:        64764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1836256 kB
SwapTotal:     4192956 kB
SwapFree:      4136716 kB
Dirty:            4104 kB
Writeback:           0 kB
AnonPages:       11500 kB
Mapped:           9436 kB
Slab:            45112 kB
PageTables:       4088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180972 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62584 MiB
End job on node012 at 2010-06-15 10:07:25