Trace number 2658868

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 Resolution 2.2.0 2010-05-26? (TO) 1800.26 1774.83

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_19.opb
MD5SUM691db1c1df60c391acb60afdfcce171f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark354
Best CPU time to get the best result obtained on this benchmark1798.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10998
Total number of constraints21679
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints21678
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 171
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 426
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 531
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2868
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.23/0.20	c Pseudo Boolean Optimization
0.23/0.20	c --- Begin Solver configuration ---
0.23/0.20	c Stops conflict analysis at the first Unique Implication Point
0.23/0.20	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.23/0.20	c Learn all clauses as in MiniSAT
0.23/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.20	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.23/0.20	c Expensive reason simplification
0.23/0.20	c Armin Biere (Picosat) restarts strategy
0.23/0.20	c Glucose learned constraints deletion strategy
0.23/0.20	c timeout=2147483s
0.23/0.20	c DB Simplification allowed=false
0.23/0.20	c --- End Solver configuration ---
0.23/0.20	c solving HOME/instance-2658868-1276618664.opb
0.23/0.20	c reading problem ... 
7.14/5.25	c ... done. Wall clock time 5.032s.
7.14/5.25	c #vars     10998
7.14/5.25	c #constraints  21679
7.14/5.25	c constraints type 
7.14/5.25	c org.sat4j.pb.constraints.pb.MaxWatchPb => 21678
158.00/153.07	c cleaning 2495 clauses out of 5000 with flag 5000/5000
326.95/319.85	c cleaning 4247 clauses out of 8505 with flag 11000/11000
532.70/522.88	c cleaning 5618 clauses out of 11259 with flag 18001/18001
742.32/729.67	c cleaning 6814 clauses out of 13641 with flag 26001/26001
1006.60/990.53	c cleaning 7906 clauses out of 15826 with flag 35000/35000
1284.26/1264.72	c cleaning 8948 clauses out of 17922 with flag 45002/45002
1605.44/1582.33	c cleaning 9980 clauses out of 19972 with flag 56000/56000
1800.08/1774.72	c starts		: 77
1800.08/1774.72	c conflicts		: 62892
1800.08/1774.72	c decisions		: 91580
1800.08/1774.72	c propagations		: 25643076
1800.08/1774.72	c inspects		: 880773610
1800.08/1774.72	c learnt literals	: 0
1800.08/1774.72	c learnt binary clauses	: 1
1800.08/1774.72	c learnt ternary clauses	: 1
1800.08/1774.72	c learnt clauses	: 62891
1800.08/1774.72	c ignored clauses	: 0
1800.08/1774.72	c root simplifications	: 0
1800.08/1774.72	c removed literals (reason simplification)	: 1103758
1800.08/1774.72	c reason swapping (by a shorter reason)	: 0
1800.08/1774.72	c Calls to reduceDB	: 7
1800.08/1774.72	c number of reductions to clauses (during analyze)	: 0
1800.08/1774.72	c number of learned constraints concerned by reduction	: 0
1800.08/1774.72	c number of learning phase by resolution	: 0
1800.08/1774.72	c number of learning phase by cutting planes	: 0
1800.08/1774.72	c speed (assignments/second)	: 14491.895627917174
1800.08/1774.72	c non guided choices	10819
1800.08/1774.76	c learnt constraints type 
1800.08/1774.76	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 16882
1800.08/1774.76	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
1800.08/1774.76	c constraints type 
1800.08/1774.77	c org.sat4j.pb.constraints.pb.MaxWatchPb => 21678
1800.08/1774.77	s UNKNOWN
1800.08/1774.77	c Total wall clock time (in seconds): 1774.56

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-2658868-1276618664/watcher-2658868-1276618664 -o /tmp/evaluation-result-2658868-1276618664/solver-2658868-1276618664 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658868-1276618664.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 10078
/proc/meminfo: memFree=1511676/2059040 swapFree=4192956/4192956
[pid=10078] ppid=10076 vsize=1832 CPUtime=0
/proc/10078/stat : 10078 (java6) S 10076 10078 9969 0 -1 4194304 244 0 0 0 0 0 0 0 19 0 1 0 3161454 1875968 148 1992294400 134512640 134550932 4289928608 18446744073709551615 4294960144 0 2147483391 4096 0 18446744071699379390 0 0 17 1 0 0 0
/proc/10078/statm: 458 148 111 10 0 63 0

[startup+0.0639811 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10078
/proc/meminfo: memFree=1511676/2059040 swapFree=4192956/4192956
[pid=10078] ppid=10076 vsize=1521796 CPUtime=0.04
/proc/10078/stat : 10078 (java) S 10076 10078 9969 0 -1 4202496 3647 0 1 0 3 1 0 0 18 0 7 0 3161454 1558319104 3089 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/10078/statm: 380449 3089 1030 10 0 377759 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1521796

[startup+0.100982 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10078
/proc/meminfo: memFree=1511676/2059040 swapFree=4192956/4192956
[pid=10078] ppid=10076 vsize=1524184 CPUtime=0.08
/proc/10078/stat : 10078 (java) S 10076 10078 9969 0 -1 4202496 3956 0 1 0 6 2 0 0 18 0 12 0 3161454 1560764416 3396 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10078/statm: 381046 3396 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.300995 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10078
/proc/meminfo: memFree=1511676/2059040 swapFree=4192956/4192956
[pid=10078] ppid=10076 vsize=1526236 CPUtime=0.35
/proc/10078/stat : 10078 (java) S 10076 10078 9969 0 -1 4202496 5355 0 1 0 32 3 0 0 18 0 12 0 3161454 1562865664 4793 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10078/statm: 381559 4793 1361 10 0 378861 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1526236

[startup+0.70103 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10078
/proc/meminfo: memFree=1511676/2059040 swapFree=4192956/4192956
[pid=10078] ppid=10076 vsize=1536044 CPUtime=1.15
/proc/10078/stat : 10078 (java) S 10076 10078 9969 0 -1 4202496 9192 0 1 0 111 4 0 0 18 0 12 0 3161454 1572909056 8143 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10078/statm: 384011 8143 1388 10 0 381313 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 1536044

[startup+1.50208 s]
/proc/loadavg: 1.00 1.00 1.00 6/118 10090
/proc/meminfo: memFree=1476240/2059040 swapFree=4192956/4192956
[pid=10078] ppid=10076 vsize=1539452 CPUtime=2.74
/proc/10078/stat : 10078 (java) S 10076 10078 9969 0 -1 4202496 16673 0 1 0 267 7 0 0 18 0 12 0 3161454 1576398848 12990 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10078/statm: 384863 12993 1406 10 0 382165 0
[pid=10078/tid=10080] ppid=10076 vsize=1539452 CPUtime=1.37
/proc/10078/task/10080/stat : 10080 (java) R 10076 10078 9969 0 -1 4202560 8546 0 1 0 133 4 0 0 19 0 12 0 3161455 1576398848 12994 1992294400 134512640 134550932 4289466752 18446744073709551615 4109186922 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10078/tid=10081] ppid=10076 vsize=1539452 CPUtime=0
/proc/10078/task/10081/stat : 10081 (java) S 10076 10078 9969 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 12 0 3161457 1576398848 12994 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10082] ppid=10076 vsize=1539452 CPUtime=0
/proc/10078/task/10082/stat : 10082 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 12 0 3161457 1576398848 12995 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10083] ppid=10076 vsize=1539452 CPUtime=0
/proc/10078/task/10083/stat : 10083 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 3161458 1576398848 12997 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 0 0 16800975 18446604437822657536 0 0 -1 1 0 0 0
[pid=10078/tid=10084] ppid=10076 vsize=1539452 CPUtime=0
/proc/10078/task/10084/stat : 10084 (java) S 10076 10078 9969 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 12 0 3161459 1576398848 12998 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10085] ppid=10076 vsize=1539452 CPUtime=0
/proc/10078/task/10085/stat : 10085 (java) S 10076 10078 9969 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 12 0 3161459 1576398848 12999 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10086] ppid=10076 vsize=1539452 CPUtime=0
/proc/10078/task/10086/stat : 10086 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 3161463 1576398848 13000 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10087] ppid=10076 vsize=1539452 CPUtime=1.04
/proc/10078/task/10087/stat : 10087 (java) R 10076 10078 9969 0 -1 4202560 6063 0 0 0 103 1 0 0 18 0 12 0 3161463 1576398848 13001 1992294400 134512640 134550932 4289466752 18446744073709551615 102551657 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10078/tid=10088] ppid=10076 vsize=1539452 CPUtime=0.3
/proc/10078/task/10088/stat : 10088 (java) R 10076 10078 9969 0 -1 4202560 1005 0 0 0 30 0 0 0 25 0 12 0 3161463 1576398848 13002 1992294400 134512640 134550932 4289466752 18446744073709551615 104164090 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10078/tid=10089] ppid=10076 vsize=1539452 CPUtime=0
/proc/10078/task/10089/stat : 10089 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 3161463 1576398848 13003 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10090] ppid=10076 vsize=1539452 CPUtime=0
/proc/10078/task/10090/stat : 10090 (java) R 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 12 0 3161463 1576398848 13004 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 1539452

[startup+3.10119 s]
/proc/loadavg: 1.00 1.00 1.00 2/118 10090
/proc/meminfo: memFree=1404940/2059040 swapFree=4192956/4192956
[pid=10078] ppid=10076 vsize=1539452 CPUtime=4.46
/proc/10078/stat : 10078 (java) S 10076 10078 9969 0 -1 4202496 44567 0 1 0 427 19 0 0 18 0 12 0 3161454 1576398848 40807 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10078/statm: 384863 40807 1419 10 0 382165 0
[pid=10078/tid=10080] ppid=10076 vsize=1539452 CPUtime=2.87
/proc/10078/task/10080/stat : 10080 (java) R 10076 10078 9969 0 -1 4202560 32015 0 1 0 273 14 0 0 21 0 12 0 3161455 1576398848 40807 1992294400 134512640 134550932 4289466752 18446744073709551615 4108780915 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10078/tid=10081] ppid=10076 vsize=1539452 CPUtime=0.08
/proc/10078/task/10081/stat : 10081 (java) S 10076 10078 9969 0 -1 4202560 2294 0 0 0 7 1 0 0 18 0 12 0 3161457 1576398848 40807 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10082] ppid=10076 vsize=1539452 CPUtime=0.07
/proc/10078/task/10082/stat : 10082 (java) S 10076 10078 9969 0 -1 4202560 2117 0 0 0 7 0 0 0 18 0 12 0 3161457 1576398848 40807 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 1 0 0 0
[pid=10078/tid=10083] ppid=10076 vsize=1539452 CPUtime=0
/proc/10078/task/10083/stat : 10083 (java) S 10076 10078 9969 0 -1 4202560 8 0 0 0 0 0 0 0 16 0 12 0 3161458 1576398848 40807 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 0 0 16800975 18446604437822657536 0 0 -1 1 0 0 0
[pid=10078/tid=10084] ppid=10076 vsize=1539452 CPUtime=0
/proc/10078/task/10084/stat : 10084 (java) S 10076 10078 9969 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 12 0 3161459 1576398848 40807 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10085] ppid=10076 vsize=1539452 CPUtime=0
/proc/10078/task/10085/stat : 10085 (java) S 10076 10078 9969 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 12 0 3161459 1576398848 40807 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10086] ppid=10076 vsize=1539452 CPUtime=0
/proc/10078/task/10086/stat : 10086 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 3161463 1576398848 40807 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10087] ppid=10076 vsize=1539452 CPUtime=1.08
/proc/10078/task/10087/stat : 10087 (java) S 10076 10078 9969 0 -1 4202560 6065 0 0 0 107 1 0 0 15 0 12 0 3161463 1576398848 40807 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10088] ppid=10076 vsize=1539452 CPUtime=0.31
/proc/10078/task/10088/stat : 10088 (java) S 10076 10078 9969 0 -1 4202560 1007 0 0 0 31 0 0 0 25 0 12 0 3161463 1576398848 40807 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 1 0 0 0
[pid=10078/tid=10089] ppid=10076 vsize=1539452 CPUtime=0
/proc/10078/task/10089/stat : 10089 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 3161463 1576398848 40807 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10090] ppid=10076 vsize=1539452 CPUtime=0
/proc/10078/task/10090/stat : 10090 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 3161463 1576398848 40807 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.46
Current children cumulated vsize (KiB) 1539452

[startup+6.30242 s]
/proc/loadavg: 1.00 1.00 1.00 3/119 10091
/proc/meminfo: memFree=1298664/2059040 swapFree=4192956/4192956
[pid=10078] ppid=10076 vsize=1539748 CPUtime=8.51
/proc/10078/stat : 10078 (java) S 10076 10078 9969 0 -1 4202496 59068 0 1 0 823 28 0 0 18 0 13 0 3161454 1576701952 54232 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10078/statm: 384937 54232 1430 10 0 382239 0
[pid=10078/tid=10080] ppid=10076 vsize=1539748 CPUtime=5.32
/proc/10078/task/10080/stat : 10080 (java) R 10076 10078 9969 0 -1 4202560 32059 0 1 0 517 15 0 0 25 0 13 0 3161455 1576701952 54232 1992294400 134512640 134550932 4289466752 18446744073709551615 4108650715 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10078/tid=10081] ppid=10076 vsize=1539748 CPUtime=0.39
/proc/10078/task/10081/stat : 10081 (java) S 10076 10078 9969 0 -1 4202560 8895 0 0 0 35 4 0 0 18 0 13 0 3161457 1576701952 54232 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10082] ppid=10076 vsize=1539748 CPUtime=0.39
/proc/10078/task/10082/stat : 10082 (java) S 10076 10078 9969 0 -1 4202560 9653 0 0 0 34 5 0 0 18 0 13 0 3161457 1576701952 54232 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 1 0 0 0
[pid=10078/tid=10083] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10083/stat : 10083 (java) S 10076 10078 9969 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 13 0 3161458 1576701952 54232 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 0 0 16800975 18446604437822657536 0 0 -1 1 0 0 0
[pid=10078/tid=10084] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10084/stat : 10084 (java) S 10076 10078 9969 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 3161459 1576701952 54232 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10085] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10085/stat : 10085 (java) S 10076 10078 9969 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 3161459 1576701952 54232 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10086] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10086/stat : 10086 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 3161463 1576701952 54232 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10087] ppid=10076 vsize=1539748 CPUtime=1.52
/proc/10078/task/10087/stat : 10087 (java) S 10076 10078 9969 0 -1 4202560 6129 0 0 0 151 1 0 0 16 0 13 0 3161463 1576701952 54232 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10088] ppid=10076 vsize=1539748 CPUtime=0.83
/proc/10078/task/10088/stat : 10088 (java) R 10076 10078 9969 0 -1 4202560 1256 0 0 0 83 0 0 0 15 0 13 0 3161463 1576701952 54232 1992294400 134512640 134550932 4289466752 18446744073709551615 105580410 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10078/tid=10089] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10089/stat : 10089 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 3161463 1576701952 54232 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10090] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10090/stat : 10090 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 3161463 1576701952 54232 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10091] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10091/stat : 10091 (java) S 10076 10078 9969 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 13 0 3161987 1576701952 54232 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.51
Current children cumulated vsize (KiB) 1539748

[startup+12.7019 s]
/proc/loadavg: 1.08 1.02 1.01 2/119 10091
/proc/meminfo: memFree=1271136/2059040 swapFree=4192956/4192956
[pid=10078] ppid=10076 vsize=1539748 CPUtime=15.57
/proc/10078/stat : 10078 (java) S 10076 10078 9969 0 -1 4202496 67499 0 1 0 1524 33 0 0 18 0 13 0 3161454 1576701952 61361 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10078/statm: 384937 61361 1435 10 0 382239 0
[pid=10078/tid=10080] ppid=10076 vsize=1539748 CPUtime=11.17
/proc/10078/task/10080/stat : 10080 (java) R 10076 10078 9969 0 -1 4202560 32067 0 1 0 1102 15 0 0 25 0 13 0 3161455 1576701952 61361 1992294400 134512640 134550932 4289466752 18446744073709551615 4108999472 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10078/tid=10081] ppid=10076 vsize=1539748 CPUtime=0.9
/proc/10078/task/10081/stat : 10081 (java) S 10076 10078 9969 0 -1 4202560 13630 0 0 0 83 7 0 0 16 0 13 0 3161457 1576701952 61361 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10082] ppid=10076 vsize=1539748 CPUtime=0.88
/proc/10078/task/10082/stat : 10082 (java) S 10076 10078 9969 0 -1 4202560 13315 0 0 0 81 7 0 0 15 0 13 0 3161457 1576701952 61361 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 1 0 0 0
[pid=10078/tid=10083] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10083/stat : 10083 (java) S 10076 10078 9969 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 13 0 3161458 1576701952 61361 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 0 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10084] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10084/stat : 10084 (java) S 10076 10078 9969 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 3161459 1576701952 61361 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10085] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10085/stat : 10085 (java) S 10076 10078 9969 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 3161459 1576701952 61361 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10086] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10086/stat : 10086 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 3161463 1576701952 61361 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10087] ppid=10076 vsize=1539748 CPUtime=1.52
/proc/10078/task/10087/stat : 10087 (java) S 10076 10078 9969 0 -1 4202560 6129 0 0 0 151 1 0 0 16 0 13 0 3161463 1576701952 61361 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10088] ppid=10076 vsize=1539748 CPUtime=1.04
/proc/10078/task/10088/stat : 10088 (java) S 10076 10078 9969 0 -1 4202560 1282 0 0 0 104 0 0 0 15 0 13 0 3161463 1576701952 61361 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 1 0 0 0
[pid=10078/tid=10089] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10089/stat : 10089 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 3161463 1576701952 61361 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10090] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10090/stat : 10090 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 3161463 1576701952 61361 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10091] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10091/stat : 10091 (java) S 10076 10078 9969 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 13 0 3161987 1576701952 61361 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15.57
Current children cumulated vsize (KiB) 1539748

[startup+25.5018 s]
/proc/loadavg: 1.06 1.02 1.00 2/119 10091
/proc/meminfo: memFree=1270144/2059040 swapFree=4192956/4192956
[pid=10078] ppid=10076 vsize=1539748 CPUtime=28.77
/proc/10078/stat : 10078 (java) S 10076 10078 9969 0 -1 4202496 67635 0 1 0 2843 34 0 0 18 0 13 0 3161454 1576701952 61484 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10078/statm: 384937 61484 1437 10 0 382239 0
[pid=10078/tid=10080] ppid=10076 vsize=1539748 CPUtime=23.63
/proc/10078/task/10080/stat : 10080 (java) R 10076 10078 9969 0 -1 4202560 32080 0 1 0 2348 15 0 0 25 0 13 0 3161455 1576701952 61484 1992294400 134512640 134550932 4289466752 18446744073709551615 4109437363 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10078/tid=10081] ppid=10076 vsize=1539748 CPUtime=1.21
/proc/10078/task/10081/stat : 10081 (java) S 10076 10078 9969 0 -1 4202560 13707 0 0 0 114 7 0 0 16 0 13 0 3161457 1576701952 61484 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10082] ppid=10076 vsize=1539748 CPUtime=1.2
/proc/10078/task/10082/stat : 10082 (java) S 10076 10078 9969 0 -1 4202560 13359 0 0 0 113 7 0 0 15 0 13 0 3161457 1576701952 61484 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 1 0 0 0
[pid=10078/tid=10083] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10083/stat : 10083 (java) S 10076 10078 9969 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 13 0 3161458 1576701952 61484 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 0 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10084] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10084/stat : 10084 (java) S 10076 10078 9969 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 3161459 1576701952 61484 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10085] ppid=10076 vsize=1539748 CPUtime=0

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

[pid=10078/tid=10084] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10084/stat : 10084 (java) S 10076 10078 9969 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 3161459 1576701952 66316 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10085] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10085/stat : 10085 (java) S 10076 10078 9969 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 3161459 1576701952 66316 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10086] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10086/stat : 10086 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 3161463 1576701952 66316 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10087] ppid=10076 vsize=1539748 CPUtime=1.67
/proc/10078/task/10087/stat : 10087 (java) S 10076 10078 9969 0 -1 4202560 6131 0 0 0 166 1 0 0 16 0 13 0 3161463 1576701952 66316 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10088] ppid=10076 vsize=1539748 CPUtime=2.45
/proc/10078/task/10088/stat : 10088 (java) S 10076 10078 9969 0 -1 4202560 2391 0 0 0 244 1 0 0 15 0 13 0 3161463 1576701952 66316 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 1 0 0 0
[pid=10078/tid=10089] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10089/stat : 10089 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 3161463 1576701952 66316 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10090] ppid=10076 vsize=1539748 CPUtime=0.02
/proc/10078/task/10090/stat : 10090 (java) S 10076 10078 9969 0 -1 4202560 95 0 0 0 1 1 0 0 15 0 13 0 3161463 1576701952 66316 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 1 0 0 0
[pid=10078/tid=10091] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10091/stat : 10091 (java) S 10076 10078 9969 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 13 0 3161987 1576701952 66316 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1564.96
Current children cumulated vsize (KiB) 1539748

[startup+1602.3 s]
/proc/loadavg: 1.02 1.05 1.00 2/119 10136
/proc/meminfo: memFree=1248444/2059040 swapFree=4192956/4192956
[pid=10078] ppid=10076 vsize=1539748 CPUtime=1625.68
/proc/10078/stat : 10078 (java) S 10076 10078 9969 0 -1 4202496 90249 0 1 0 162428 140 0 0 18 0 13 0 3161454 1576701952 66316 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10078/statm: 384937 66316 1444 10 0 382239 0
[pid=10078/tid=10080] ppid=10076 vsize=1539748 CPUtime=1576.9
/proc/10078/task/10080/stat : 10080 (java) R 10076 10078 9969 0 -1 4202560 32935 0 1 0 157637 53 0 0 25 0 13 0 3161455 1576701952 66316 1992294400 134512640 134550932 4289466752 18446744073709551615 4109387797 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10078/tid=10081] ppid=10076 vsize=1539748 CPUtime=20.82
/proc/10078/task/10081/stat : 10081 (java) S 10076 10078 9969 0 -1 4202560 15722 0 0 0 2044 38 0 0 16 0 13 0 3161457 1576701952 66316 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 1 0 0 0
[pid=10078/tid=10082] ppid=10076 vsize=1539748 CPUtime=20.88
/proc/10078/task/10082/stat : 10082 (java) S 10076 10078 9969 0 -1 4202560 15203 0 0 0 2058 30 0 0 16 0 13 0 3161457 1576701952 66316 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10083] ppid=10076 vsize=1539748 CPUtime=2.85
/proc/10078/task/10083/stat : 10083 (java) S 10076 10078 9969 0 -1 4202560 16703 0 0 0 272 13 0 0 15 0 13 0 3161458 1576701952 66316 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 0 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10084] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10084/stat : 10084 (java) S 10076 10078 9969 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 3161459 1576701952 66316 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10085] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10085/stat : 10085 (java) S 10076 10078 9969 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 3161459 1576701952 66316 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10086] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10086/stat : 10086 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 3161463 1576701952 66316 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10087] ppid=10076 vsize=1539748 CPUtime=1.67
/proc/10078/task/10087/stat : 10087 (java) S 10076 10078 9969 0 -1 4202560 6131 0 0 0 166 1 0 0 16 0 13 0 3161463 1576701952 66316 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10088] ppid=10076 vsize=1539748 CPUtime=2.45
/proc/10078/task/10088/stat : 10088 (java) S 10076 10078 9969 0 -1 4202560 2391 0 0 0 244 1 0 0 15 0 13 0 3161463 1576701952 66316 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 1 0 0 0
[pid=10078/tid=10089] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10089/stat : 10089 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 3161463 1576701952 66316 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10090] ppid=10076 vsize=1539748 CPUtime=0.02
/proc/10078/task/10090/stat : 10090 (java) S 10076 10078 9969 0 -1 4202560 99 0 0 0 1 1 0 0 15 0 13 0 3161463 1576701952 66316 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 1 0 0 0
[pid=10078/tid=10091] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10091/stat : 10091 (java) S 10076 10078 9969 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 13 0 3161987 1576701952 66316 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1625.68
Current children cumulated vsize (KiB) 1539748

[startup+1662.3 s]
/proc/loadavg: 1.09 1.07 1.01 3/119 10138
/proc/meminfo: memFree=1248320/2059040 swapFree=4192956/4192956
[pid=10078] ppid=10076 vsize=1539748 CPUtime=1686.4
/proc/10078/stat : 10078 (java) S 10076 10078 9969 0 -1 4202496 90474 0 1 0 168495 145 0 0 18 0 13 0 3161454 1576701952 66497 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10078/statm: 384937 66497 1444 10 0 382239 0
[pid=10078/tid=10080] ppid=10076 vsize=1539748 CPUtime=1636.05
/proc/10078/task/10080/stat : 10080 (java) R 10076 10078 9969 0 -1 4202560 32968 0 1 0 163550 55 0 0 25 0 13 0 3161455 1576701952 66497 1992294400 134512640 134550932 4289466752 18446744073709551615 4109341882 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10078/tid=10081] ppid=10076 vsize=1539748 CPUtime=21.6
/proc/10078/task/10081/stat : 10081 (java) S 10076 10078 9969 0 -1 4202560 15802 0 0 0 2122 38 0 0 16 0 13 0 3161457 1576701952 66497 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 1 0 0 0
[pid=10078/tid=10082] ppid=10076 vsize=1539748 CPUtime=21.67
/proc/10078/task/10082/stat : 10082 (java) S 10076 10078 9969 0 -1 4202560 15306 0 0 0 2134 33 0 0 16 0 13 0 3161457 1576701952 66497 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10083] ppid=10076 vsize=1539748 CPUtime=2.86
/proc/10078/task/10083/stat : 10083 (java) S 10076 10078 9969 0 -1 4202560 16708 0 0 0 273 13 0 0 15 0 13 0 3161458 1576701952 66497 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 0 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10084] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10084/stat : 10084 (java) S 10076 10078 9969 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 3161459 1576701952 66497 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10085] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10085/stat : 10085 (java) S 10076 10078 9969 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 3161459 1576701952 66497 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10086] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10086/stat : 10086 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 3161463 1576701952 66497 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10087] ppid=10076 vsize=1539748 CPUtime=1.67
/proc/10078/task/10087/stat : 10087 (java) S 10076 10078 9969 0 -1 4202560 6131 0 0 0 166 1 0 0 16 0 13 0 3161463 1576701952 66497 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10088] ppid=10076 vsize=1539748 CPUtime=2.45
/proc/10078/task/10088/stat : 10088 (java) S 10076 10078 9969 0 -1 4202560 2391 0 0 0 244 1 0 0 15 0 13 0 3161463 1576701952 66497 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 1 0 0 0
[pid=10078/tid=10089] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10089/stat : 10089 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 3161463 1576701952 66497 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10090] ppid=10076 vsize=1539748 CPUtime=0.02
/proc/10078/task/10090/stat : 10090 (java) S 10076 10078 9969 0 -1 4202560 103 0 0 0 1 1 0 0 15 0 13 0 3161463 1576701952 66497 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 1 0 0 0
[pid=10078/tid=10091] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10091/stat : 10091 (java) S 10076 10078 9969 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 13 0 3161987 1576701952 66497 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1686.4
Current children cumulated vsize (KiB) 1539748

[startup+1722.3 s]
/proc/loadavg: 1.03 1.05 1.00 2/119 10140
/proc/meminfo: memFree=1247080/2059040 swapFree=4192956/4192956
[pid=10078] ppid=10076 vsize=1539748 CPUtime=1747.07
/proc/10078/stat : 10078 (java) S 10076 10078 9969 0 -1 4202496 90847 0 1 0 174556 151 0 0 18 0 13 0 3161454 1576701952 66835 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10078/statm: 384937 66835 1444 10 0 382239 0
[pid=10078/tid=10080] ppid=10076 vsize=1539748 CPUtime=1695.29
/proc/10078/task/10080/stat : 10080 (java) R 10076 10078 9969 0 -1 4202560 32999 0 1 0 169472 57 0 0 25 0 13 0 3161455 1576701952 66835 1992294400 134512640 134550932 4289466752 18446744073709551615 4109388794 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10078/tid=10081] ppid=10076 vsize=1539748 CPUtime=22.31
/proc/10078/task/10081/stat : 10081 (java) S 10076 10078 9969 0 -1 4202560 15946 0 0 0 2193 38 0 0 15 0 13 0 3161457 1576701952 66835 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 1 0 0 0
[pid=10078/tid=10082] ppid=10076 vsize=1539748 CPUtime=22.38
/proc/10078/task/10082/stat : 10082 (java) S 10076 10078 9969 0 -1 4202560 15500 0 0 0 2202 36 0 0 16 0 13 0 3161457 1576701952 66835 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10083] ppid=10076 vsize=1539748 CPUtime=2.86
/proc/10078/task/10083/stat : 10083 (java) S 10076 10078 9969 0 -1 4202560 16710 0 0 0 273 13 0 0 15 0 13 0 3161458 1576701952 66835 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 0 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10084] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10084/stat : 10084 (java) S 10076 10078 9969 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 3161459 1576701952 66835 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10085] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10085/stat : 10085 (java) S 10076 10078 9969 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 3161459 1576701952 66835 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10086] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10086/stat : 10086 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 3161463 1576701952 66835 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10087] ppid=10076 vsize=1539748 CPUtime=1.67
/proc/10078/task/10087/stat : 10087 (java) S 10076 10078 9969 0 -1 4202560 6131 0 0 0 166 1 0 0 16 0 13 0 3161463 1576701952 66835 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10088] ppid=10076 vsize=1539748 CPUtime=2.45
/proc/10078/task/10088/stat : 10088 (java) S 10076 10078 9969 0 -1 4202560 2391 0 0 0 244 1 0 0 15 0 13 0 3161463 1576701952 66835 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 1 0 0 0
[pid=10078/tid=10089] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10089/stat : 10089 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 3161463 1576701952 66835 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10090] ppid=10076 vsize=1539748 CPUtime=0.02
/proc/10078/task/10090/stat : 10090 (java) S 10076 10078 9969 0 -1 4202560 105 0 0 0 1 1 0 0 15 0 13 0 3161463 1576701952 66835 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 1 0 0 0
[pid=10078/tid=10091] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10091/stat : 10091 (java) S 10076 10078 9969 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 13 0 3161987 1576701952 66835 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1747.07
Current children cumulated vsize (KiB) 1539748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1774.7 s]
/proc/loadavg: 1.15 1.07 1.01 2/119 10142
/proc/meminfo: memFree=1246212/2059040 swapFree=4192956/4192956
[pid=10078] ppid=10076 vsize=1539748 CPUtime=1800.08
/proc/10078/stat : 10078 (java) S 10076 10078 9969 0 -1 4202496 91051 0 1 0 179852 156 0 0 18 0 13 0 3161454 1576701952 67005 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10078/statm: 384937 67005 1444 10 0 382239 0
[pid=10078/tid=10080] ppid=10076 vsize=1539748 CPUtime=1747.01
/proc/10078/task/10080/stat : 10080 (java) R 10076 10078 9969 0 -1 4202560 33025 0 1 0 174642 59 0 0 25 0 13 0 3161455 1576701952 67005 1992294400 134512640 134550932 4289466752 18446744073709551615 4109437649 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10078/tid=10081] ppid=10076 vsize=1539748 CPUtime=22.95
/proc/10078/task/10081/stat : 10081 (java) S 10076 10078 9969 0 -1 4202560 16016 0 0 0 2257 38 0 0 15 0 13 0 3161457 1576701952 67005 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 1 0 0 0
[pid=10078/tid=10082] ppid=10076 vsize=1539748 CPUtime=23.02
/proc/10078/task/10082/stat : 10082 (java) S 10076 10078 9969 0 -1 4202560 15600 0 0 0 2264 38 0 0 16 0 13 0 3161457 1576701952 67005 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10083] ppid=10076 vsize=1539748 CPUtime=2.86
/proc/10078/task/10083/stat : 10083 (java) S 10076 10078 9969 0 -1 4202560 16714 0 0 0 273 13 0 0 15 0 13 0 3161458 1576701952 67005 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 0 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10084] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10084/stat : 10084 (java) S 10076 10078 9969 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 3161459 1576701952 67005 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10085] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10085/stat : 10085 (java) S 10076 10078 9969 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 3161459 1576701952 67005 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10086] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10086/stat : 10086 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 3161463 1576701952 67005 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10087] ppid=10076 vsize=1539748 CPUtime=1.67
/proc/10078/task/10087/stat : 10087 (java) S 10076 10078 9969 0 -1 4202560 6131 0 0 0 166 1 0 0 16 0 13 0 3161463 1576701952 67005 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10088] ppid=10076 vsize=1539748 CPUtime=2.45
/proc/10078/task/10088/stat : 10088 (java) S 10076 10078 9969 0 -1 4202560 2391 0 0 0 244 1 0 0 15 0 13 0 3161463 1576701952 67005 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 1 0 0 0
[pid=10078/tid=10089] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10089/stat : 10089 (java) S 10076 10078 9969 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 3161463 1576701952 67005 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10090] ppid=10076 vsize=1539748 CPUtime=0.02
/proc/10078/task/10090/stat : 10090 (java) S 10076 10078 9969 0 -1 4202560 109 0 0 0 1 1 0 0 15 0 13 0 3161463 1576701952 67005 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
[pid=10078/tid=10091] ppid=10076 vsize=1539748 CPUtime=0
/proc/10078/task/10091/stat : 10091 (java) S 10076 10078 9969 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 13 0 3161987 1576701952 67005 1992294400 134512640 134550932 4289466752 18446744073709551615 4294960144 0 4 0 16800975 18446604437822657536 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1539748

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

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

[startup+1774.82 s]
/proc/loadavg: 1.15 1.07 1.01 2/119 10142
/proc/meminfo: memFree=1246212/2059040 swapFree=4192956/4192956
[pid=10078] ppid=10076 vsize=0 CPUtime=1800.24
/proc/10078/stat : 10078 (java) Z 10076 10078 9969 0 -1 4203548 91076 0 1 0 179867 157 0 0 17 0 2 0 3161454 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10078/statm: 0 0 0 0 0 0 0
[pid=10078/tid=10080] ppid=10076 vsize=0 CPUtime=1747.07
/proc/10078/task/10080/stat : 10080 (java) R 10076 10078 9969 0 -1 4203588 33025 0 1 0 174647 60 0 0 25 0 2 0 3161455 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.24
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1774.83
CPU time (s): 1800.26
CPU user time (s): 1798.68
CPU system time (s): 1.58776
CPU usage (%): 101.433
Max. virtual memory (cumulated for all children) (KiB): 1545900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.68
system time used= 1.58776
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91076
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= 45065
involuntary context switches= 46061

runsolver used 3.9334 second user time and 9.66753 second system time

The end

Launcher Data

Begin job on node034 at 2010-06-15 18:17:44
IDJOB=2658868
IDBENCH=2934
IDSOLVER=1164
FILE ID=node034/2658868-1276618664
PBS_JOBID= 11172323
Free space on /tmp= 62508 MiB

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

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

MD5SUM BENCH= 691db1c1df60c391acb60afdfcce171f
RANDOM SEED=226972627

node034.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.242
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.48
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.242
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.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1512196 kB
Buffers:         74020 kB
Cached:         345772 kB
SwapCached:          0 kB
Active:         199692 kB
Inactive:       279688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1512196 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6344 kB
Writeback:           0 kB
AnonPages:       59548 kB
Mapped:          15460 kB
Slab:            45660 kB
PageTables:       3924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182252 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= 62508 MiB
End job on node034 at 2010-06-15 18:47:21