Trace number 2659048

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.25 1771.72

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_20.opb
MD5SUM601a73d2c5752739e04dd0126b5500f0
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 398
Optimality of the best value was proved NO
Number of variables13478
Total number of constraints26620
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 constraints26619
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 190
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 445
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 589
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2977
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.08/0.20	c Pseudo Boolean Optimization
0.08/0.20	c --- Begin Solver configuration ---
0.08/0.20	c Stops conflict analysis at the first Unique Implication Point
0.08/0.20	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@17f1ba3
0.08/0.20	c Learn all clauses as in MiniSAT
0.08/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.20	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.20	c Expensive reason simplification
0.08/0.20	c Armin Biere (Picosat) restarts strategy
0.08/0.20	c Glucose learned constraints deletion strategy
0.08/0.20	c timeout=2147483s
0.08/0.20	c DB Simplification allowed=false
0.08/0.20	c --- End Solver configuration ---
0.08/0.20	c solving HOME/instance-2659048-1276621230.opb
0.08/0.20	c reading problem ... 
7.94/5.59	c ... done. Wall clock time 5.387s.
7.94/5.59	c #vars     13478
7.94/5.59	c #constraints  26620
7.94/5.59	c constraints type 
7.94/5.59	c org.sat4j.pb.constraints.pb.MaxWatchPb => 26619
188.76/182.49	c cleaning 2493 clauses out of 5000 with flag 5000/5000
388.36/379.10	c cleaning 4251 clauses out of 8507 with flag 11000/11000
611.83/599.61	c cleaning 5616 clauses out of 11258 with flag 18002/18002
881.68/865.75	c cleaning 6812 clauses out of 13640 with flag 26000/26000
1171.30/1151.35	c cleaning 7906 clauses out of 15828 with flag 35000/35000
1468.35/1444.38	c cleaning 8959 clauses out of 17924 with flag 45002/45002
1800.09/1771.61	c starts		: 75
1800.09/1771.61	c conflicts		: 55878
1800.09/1771.61	c decisions		: 85438
1800.09/1771.61	c propagations		: 26742410
1800.09/1771.61	c inspects		: 861957725
1800.09/1771.61	c learnt literals	: 0
1800.09/1771.61	c learnt binary clauses	: 0
1800.09/1771.61	c learnt ternary clauses	: 1
1800.09/1771.61	c learnt clauses	: 55878
1800.09/1771.61	c ignored clauses	: 0
1800.09/1771.61	c root simplifications	: 0
1800.09/1771.61	c removed literals (reason simplification)	: 974877
1800.09/1771.61	c reason swapping (by a shorter reason)	: 0
1800.09/1771.61	c Calls to reduceDB	: 6
1800.09/1771.61	c number of reductions to clauses (during analyze)	: 0
1800.09/1771.61	c number of learned constraints concerned by reduction	: 0
1800.09/1771.61	c number of learning phase by resolution	: 0
1800.09/1771.61	c number of learning phase by cutting planes	: 0
1800.09/1771.61	c speed (assignments/second)	: 15142.756027678055
1800.09/1771.61	c non guided choices	13291
1800.09/1771.64	c learnt constraints type 
1800.09/1771.64	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 19841
1800.09/1771.64	c constraints type 
1800.09/1771.64	c org.sat4j.pb.constraints.pb.MaxWatchPb => 26619
1800.09/1771.64	s UNKNOWN
1800.09/1771.64	c Total wall clock time (in seconds): 1771.432

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-2659048-1276621230/watcher-2659048-1276621230 -o /tmp/evaluation-result-2659048-1276621230/solver-2659048-1276621230 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659048-1276621230.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.11 1.05 1.09 3/106 10434
/proc/meminfo: memFree=1720012/2059040 swapFree=4165012/4192956
[pid=10434] ppid=10432 vsize=248 CPUtime=0
/proc/10434/stat : 10434 (java) R 10432 10434 10172 0 -1 4194304 282 0 0 0 0 0 0 0 19 0 1 0 3414656 253952 28 1992294400 134512640 134550932 4288041536 18446744073709551615 1257950 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10434/statm: 62 28 21 10 0 23 0

[startup+0.0576981 s]
/proc/loadavg: 1.11 1.05 1.09 3/106 10434
/proc/meminfo: memFree=1720012/2059040 swapFree=4165012/4192956
[pid=10434] ppid=10432 vsize=1521664 CPUtime=0.04
/proc/10434/stat : 10434 (java) S 10432 10434 10172 0 -1 4202496 3590 0 1 0 2 2 0 0 18 0 7 0 3414656 1558183936 3031 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/10434/statm: 380416 3031 1014 10 0 377726 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1521664

[startup+0.100699 s]
/proc/loadavg: 1.11 1.05 1.09 3/106 10434
/proc/meminfo: memFree=1720012/2059040 swapFree=4165012/4192956
[pid=10434] ppid=10432 vsize=1524184 CPUtime=0.08
/proc/10434/stat : 10434 (java) S 10432 10434 10172 0 -1 4202496 3960 0 1 0 6 2 0 0 18 0 12 0 3414656 1560764416 3399 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10434/statm: 381046 3399 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.300676 s]
/proc/loadavg: 1.11 1.05 1.09 3/106 10434
/proc/meminfo: memFree=1720012/2059040 swapFree=4165012/4192956
[pid=10434] ppid=10432 vsize=1526408 CPUtime=0.35
/proc/10434/stat : 10434 (java) S 10432 10434 10172 0 -1 4202496 5405 0 1 0 32 3 0 0 18 0 12 0 3414656 1563041792 4842 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10434/statm: 381602 4842 1361 10 0 378904 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1526408

[startup+0.700664 s]
/proc/loadavg: 1.11 1.05 1.09 3/106 10434
/proc/meminfo: memFree=1720012/2059040 swapFree=4165012/4192956
[pid=10434] ppid=10432 vsize=1533968 CPUtime=1.14
/proc/10434/stat : 10434 (java) S 10432 10434 10172 0 -1 4202496 8809 0 1 0 110 4 0 0 18 0 12 0 3414656 1570783232 7874 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10434/statm: 383492 7875 1388 10 0 380794 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 1533968

[startup+1.50064 s]
/proc/loadavg: 1.11 1.05 1.09 4/118 10446
/proc/meminfo: memFree=1683152/2059040 swapFree=4165012/4192956
[pid=10434] ppid=10432 vsize=1539516 CPUtime=2.74
/proc/10434/stat : 10434 (java) S 10432 10434 10172 0 -1 4202496 17261 0 1 0 265 9 0 0 18 0 12 0 3414656 1576464384 13687 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10434/statm: 384879 13687 1406 10 0 382181 0
[pid=10434/tid=10436] ppid=10432 vsize=1539516 CPUtime=1.45
/proc/10434/task/10436/stat : 10436 (java) R 10432 10434 10172 0 -1 4202560 9273 0 1 0 139 6 0 0 19 0 12 0 3414657 1576464384 13687 1992294400 134512640 134550932 4288041536 18446744073709551615 4109114959 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1539516 CPUtime=0
/proc/10434/task/10437/stat : 10437 (java) S 10432 10434 10172 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 12 0 3414659 1576464384 13687 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10438] ppid=10432 vsize=1539516 CPUtime=0
/proc/10434/task/10438/stat : 10438 (java) S 10432 10434 10172 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 12 0 3414659 1576464384 13687 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10439] ppid=10432 vsize=1539516 CPUtime=0
/proc/10434/task/10439/stat : 10439 (java) S 10432 10434 10172 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 12 0 3414660 1576464384 13687 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 0 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10440] ppid=10432 vsize=1539516 CPUtime=0
/proc/10434/task/10440/stat : 10440 (java) S 10432 10434 10172 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 12 0 3414661 1576464384 13687 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10441] ppid=10432 vsize=1539516 CPUtime=0
/proc/10434/task/10441/stat : 10441 (java) S 10432 10434 10172 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 12 0 3414661 1576464384 13687 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10442] ppid=10432 vsize=1539516 CPUtime=0
/proc/10434/task/10442/stat : 10442 (java) S 10432 10434 10172 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 3414665 1576464384 13687 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10443] ppid=10432 vsize=1539516 CPUtime=1.18
/proc/10434/task/10443/stat : 10443 (java) R 10432 10434 10172 0 -1 4202560 6302 0 0 0 116 2 0 0 18 0 12 0 3414665 1576464384 13687 1992294400 134512640 134550932 4288041536 18446744073709551615 102338465 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10434/tid=10444] ppid=10432 vsize=1539516 CPUtime=0.08
/proc/10434/task/10444/stat : 10444 (java) R 10432 10434 10172 0 -1 4202560 624 0 0 0 8 0 0 0 23 0 12 0 3414665 1576464384 13687 1992294400 134512640 134550932 4288041536 18446744073709551615 1759196 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10434/tid=10445] ppid=10432 vsize=1539516 CPUtime=0
/proc/10434/task/10445/stat : 10445 (java) S 10432 10434 10172 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 3414665 1576464384 13687 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10446] ppid=10432 vsize=1539516 CPUtime=0
/proc/10434/task/10446/stat : 10446 (java) S 10432 10434 10172 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 3414665 1576464384 13687 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 1539516

[startup+3.10159 s]
/proc/loadavg: 1.11 1.05 1.09 2/118 10446
/proc/meminfo: memFree=1610984/2059040 swapFree=4165012/4192956
[pid=10434] ppid=10432 vsize=1539516 CPUtime=4.54
/proc/10434/stat : 10434 (java) S 10432 10434 10172 0 -1 4202496 44518 0 1 0 433 21 0 0 18 0 12 0 3414656 1576464384 40774 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10434/statm: 384879 40774 1419 10 0 382181 0
[pid=10434/tid=10436] ppid=10432 vsize=1539516 CPUtime=2.96
/proc/10434/task/10436/stat : 10436 (java) R 10432 10434 10172 0 -1 4202560 32006 0 1 0 280 16 0 0 21 0 12 0 3414657 1576464384 40774 1992294400 134512640 134550932 4288041536 18446744073709551615 4109303979 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1539516 CPUtime=0.07
/proc/10434/task/10437/stat : 10437 (java) S 10432 10434 10172 0 -1 4202560 2481 0 0 0 7 0 0 0 18 0 12 0 3414659 1576464384 40774 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10438] ppid=10432 vsize=1539516 CPUtime=0.08
/proc/10434/task/10438/stat : 10438 (java) S 10432 10434 10172 0 -1 4202560 2008 0 0 0 7 1 0 0 18 0 12 0 3414659 1576464384 40774 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10439] ppid=10432 vsize=1539516 CPUtime=0
/proc/10434/task/10439/stat : 10439 (java) S 10432 10434 10172 0 -1 4202560 8 0 0 0 0 0 0 0 16 0 12 0 3414660 1576464384 40774 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 0 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10440] ppid=10432 vsize=1539516 CPUtime=0
/proc/10434/task/10440/stat : 10440 (java) S 10432 10434 10172 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 12 0 3414661 1576464384 40774 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10441] ppid=10432 vsize=1539516 CPUtime=0
/proc/10434/task/10441/stat : 10441 (java) S 10432 10434 10172 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 12 0 3414661 1576464384 40774 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10442] ppid=10432 vsize=1539516 CPUtime=0
/proc/10434/task/10442/stat : 10442 (java) S 10432 10434 10172 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 3414665 1576464384 40774 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10443] ppid=10432 vsize=1539516 CPUtime=1.28
/proc/10434/task/10443/stat : 10443 (java) S 10432 10434 10172 0 -1 4202560 6311 0 0 0 126 2 0 0 18 0 12 0 3414665 1576464384 40774 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10444] ppid=10432 vsize=1539516 CPUtime=0.12
/proc/10434/task/10444/stat : 10444 (java) S 10432 10434 10172 0 -1 4202560 643 0 0 0 12 0 0 0 15 0 12 0 3414665 1576464384 40774 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10445] ppid=10432 vsize=1539516 CPUtime=0
/proc/10434/task/10445/stat : 10445 (java) S 10432 10434 10172 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 3414665 1576464384 40774 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10446] ppid=10432 vsize=1539516 CPUtime=0
/proc/10434/task/10446/stat : 10446 (java) S 10432 10434 10172 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 3414665 1576464384 40774 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.54
Current children cumulated vsize (KiB) 1539516

[startup+6.3015 s]
/proc/loadavg: 1.26 1.08 1.10 5/118 10446
/proc/meminfo: memFree=1500128/2059040 swapFree=4165012/4192956
[pid=10434] ppid=10432 vsize=1539364 CPUtime=9.09
/proc/10434/stat : 10434 (java) S 10432 10434 10172 0 -1 4202496 64169 0 1 0 878 31 0 0 18 0 13 0 3414656 1576308736 58231 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10434/statm: 384841 58231 1430 10 0 382143 0
[pid=10434/tid=10436] ppid=10432 vsize=1539364 CPUtime=5.64
/proc/10434/task/10436/stat : 10436 (java) R 10432 10434 10172 0 -1 4202560 32049 0 1 0 547 17 0 0 25 0 13 0 3414657 1576308736 58231 1992294400 134512640 134550932 4288041536 18446744073709551615 4109506440 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1539364 CPUtime=0.57
/proc/10434/task/10437/stat : 10437 (java) S 10432 10434 10172 0 -1 4202560 13213 0 0 0 52 5 0 0 16 0 13 0 3414659 1576308736 58231 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10438] ppid=10432 vsize=1539364 CPUtime=0.57
/proc/10434/task/10438/stat : 10438 (java) S 10432 10434 10172 0 -1 4202560 10812 0 0 0 52 5 0 0 16 0 13 0 3414659 1576308736 58231 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10439] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10439/stat : 10439 (java) S 10432 10434 10172 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 13 0 3414660 1576308736 58231 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 0 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10440] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10440/stat : 10440 (java) S 10432 10434 10172 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 3414661 1576308736 58231 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10441] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10441/stat : 10441 (java) S 10432 10434 10172 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 3414661 1576308736 58231 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10442] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10442/stat : 10442 (java) S 10432 10434 10172 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 3414665 1576308736 58231 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10443] ppid=10432 vsize=1539364 CPUtime=1.47
/proc/10434/task/10443/stat : 10443 (java) S 10432 10434 10172 0 -1 4202560 6327 0 0 0 145 2 0 0 15 0 13 0 3414665 1576308736 58231 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10444] ppid=10432 vsize=1539364 CPUtime=0.79
/proc/10434/task/10444/stat : 10444 (java) S 10432 10434 10172 0 -1 4202560 693 0 0 0 79 0 0 0 15 0 13 0 3414665 1576308736 58231 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10445] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10445/stat : 10445 (java) S 10432 10434 10172 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 3414665 1576308736 58231 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10446] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10446/stat : 10446 (java) S 10432 10434 10172 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 3414665 1576308736 58231 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.09
Current children cumulated vsize (KiB) 1539364

[startup+12.7018 s]
/proc/loadavg: 1.24 1.08 1.10 2/119 10447
/proc/meminfo: memFree=1466516/2059040 swapFree=4165012/4192956
[pid=10434] ppid=10432 vsize=1539364 CPUtime=16.12
/proc/10434/stat : 10434 (java) S 10432 10434 10172 0 -1 4202496 71479 0 1 0 1577 35 0 0 18 0 13 0 3414656 1576308736 64480 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10434/statm: 384841 64480 1433 10 0 382143 0
[pid=10434/tid=10436] ppid=10432 vsize=1539364 CPUtime=11.52
/proc/10434/task/10436/stat : 10436 (java) R 10432 10434 10172 0 -1 4202560 32061 0 1 0 1135 17 0 0 25 0 13 0 3414657 1576308736 64480 1992294400 134512640 134550932 4288041536 18446744073709551615 4109130013 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1539364 CPUtime=1.05
/proc/10434/task/10437/stat : 10437 (java) S 10432 10434 10172 0 -1 4202560 17406 0 0 0 98 7 0 0 16 0 13 0 3414659 1576308736 64480 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10438] ppid=10432 vsize=1539364 CPUtime=1.06
/proc/10434/task/10438/stat : 10438 (java) S 10432 10434 10172 0 -1 4202560 13894 0 0 0 100 6 0 0 15 0 13 0 3414659 1576308736 64480 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10439] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10439/stat : 10439 (java) S 10432 10434 10172 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 13 0 3414660 1576308736 64480 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 0 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10440] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10440/stat : 10440 (java) S 10432 10434 10172 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 3414661 1576308736 64480 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10441] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10441/stat : 10441 (java) S 10432 10434 10172 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 3414661 1576308736 64480 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10442] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10442/stat : 10442 (java) S 10432 10434 10172 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 3414665 1576308736 64480 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10443] ppid=10432 vsize=1539364 CPUtime=1.47
/proc/10434/task/10443/stat : 10443 (java) S 10432 10434 10172 0 -1 4202560 6327 0 0 0 145 2 0 0 15 0 13 0 3414665 1576308736 64480 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10444] ppid=10432 vsize=1539364 CPUtime=0.96
/proc/10434/task/10444/stat : 10444 (java) S 10432 10434 10172 0 -1 4202560 716 0 0 0 96 0 0 0 15 0 13 0 3414665 1576308736 64480 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10445] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10445/stat : 10445 (java) S 10432 10434 10172 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 3414665 1576308736 64480 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10446] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10446/stat : 10446 (java) S 10432 10434 10172 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 3414665 1576308736 64480 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10447] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10447/stat : 10447 (java) S 10432 10434 10172 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 3415220 1576308736 64480 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 16.12
Current children cumulated vsize (KiB) 1539364

[startup+25.5019 s]
/proc/loadavg: 1.18 1.08 1.10 2/119 10447
/proc/meminfo: memFree=1464780/2059040 swapFree=4165012/4192956
[pid=10434] ppid=10432 vsize=1539364 CPUtime=29.47
/proc/10434/stat : 10434 (java) S 10432 10434 10172 0 -1 4202496 71912 0 1 0 2911 36 0 0 18 0 13 0 3414656 1576308736 64898 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10434/statm: 384841 64898 1437 10 0 382143 0
[pid=10434/tid=10436] ppid=10432 vsize=1539364 CPUtime=23.87
/proc/10434/task/10436/stat : 10436 (java) R 10432 10434 10172 0 -1 4202560 32075 0 1 0 2370 17 0 0 25 0 13 0 3414657 1576308736 64898 1992294400 134512640 134550932 4288041536 18446744073709551615 4109506548 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1539364 CPUtime=1.46
/proc/10434/task/10437/stat : 10437 (java) S 10432 10434 10172 0 -1 4202560 17534 0 0 0 138 8 0 0 15 0 13 0 3414659 1576308736 64898 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10438] ppid=10432 vsize=1539364 CPUtime=1.47
/proc/10434/task/10438/stat : 10438 (java) S 10432 10434 10172 0 -1 4202560 14177 0 0 0 141 6 0 0 16 0 13 0 3414659 1576308736 64898 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10439] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10439/stat : 10439 (java) S 10432 10434 10172 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 13 0 3414660 1576308736 64898 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 0 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10440] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10440/stat : 10440 (java) S 10432 10434 10172 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 3414661 1576308736 64898 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10441] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10441/stat : 10441 (java) S 10432 10434 10172 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 3414661 1576308736 64898 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10442] ppid=10432 vsize=1539364 CPUtime=0

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

[pid=10434/tid=10440] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10440/stat : 10440 (java) S 10432 10434 10172 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 3414661 1576308736 70626 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10441] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10441/stat : 10441 (java) S 10432 10434 10172 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 3414661 1576308736 70626 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10442] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10442/stat : 10442 (java) S 10432 10434 10172 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 3414665 1576308736 70626 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10443] ppid=10432 vsize=1539364 CPUtime=1.64
/proc/10434/task/10443/stat : 10443 (java) S 10432 10434 10172 0 -1 4202560 6337 0 0 0 162 2 0 0 15 0 13 0 3414665 1576308736 70626 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10444] ppid=10432 vsize=1539364 CPUtime=1.14
/proc/10434/task/10444/stat : 10444 (java) S 10432 10434 10172 0 -1 4202560 724 0 0 0 114 0 0 0 16 0 13 0 3414665 1576308736 70626 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10445] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10445/stat : 10445 (java) S 10432 10434 10172 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 3414665 1576308736 70626 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10446] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10446/stat : 10446 (java) S 10432 10434 10172 0 -1 4202560 91 0 0 0 0 0 0 0 15 0 13 0 3414665 1576308736 70626 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10447] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10447/stat : 10447 (java) S 10432 10434 10172 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 3415220 1576308736 70626 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1567.51
Current children cumulated vsize (KiB) 1539364

[startup+1602.3 s]
/proc/loadavg: 1.06 1.02 1.02 2/119 10498
/proc/meminfo: memFree=1439732/2059040 swapFree=4165012/4192956
[pid=10434] ppid=10432 vsize=1539364 CPUtime=1628.38
/proc/10434/stat : 10434 (java) S 10432 10434 10172 0 -1 4202496 82537 0 1 0 162720 118 0 0 18 0 13 0 3414656 1576308736 70626 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10434/statm: 384841 70626 1444 10 0 382143 0
[pid=10434/tid=10436] ppid=10432 vsize=1539364 CPUtime=1574.1
/proc/10434/task/10436/stat : 10436 (java) R 10432 10434 10172 0 -1 4202560 32912 0 1 0 157371 39 0 0 25 0 13 0 3414657 1576308736 70626 1992294400 134512640 134550932 4288041536 18446744073709551615 4109311631 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1539364 CPUtime=24.29
/proc/10434/task/10437/stat : 10437 (java) S 10432 10434 10172 0 -1 4202560 20281 0 0 0 2386 43 0 0 16 0 13 0 3414659 1576308736 70626 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10438] ppid=10432 vsize=1539364 CPUtime=24.35
/proc/10434/task/10438/stat : 10438 (java) S 10432 10434 10172 0 -1 4202560 16494 0 0 0 2410 25 0 0 16 0 13 0 3414659 1576308736 70626 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10439] ppid=10432 vsize=1539364 CPUtime=2.79
/proc/10434/task/10439/stat : 10439 (java) S 10432 10434 10172 0 -1 4202560 4632 0 0 0 273 6 0 0 15 0 13 0 3414660 1576308736 70626 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 0 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10440] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10440/stat : 10440 (java) S 10432 10434 10172 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 3414661 1576308736 70626 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10441] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10441/stat : 10441 (java) S 10432 10434 10172 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 3414661 1576308736 70626 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10442] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10442/stat : 10442 (java) S 10432 10434 10172 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 3414665 1576308736 70626 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10443] ppid=10432 vsize=1539364 CPUtime=1.64
/proc/10434/task/10443/stat : 10443 (java) S 10432 10434 10172 0 -1 4202560 6337 0 0 0 162 2 0 0 15 0 13 0 3414665 1576308736 70626 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10444] ppid=10432 vsize=1539364 CPUtime=1.14
/proc/10434/task/10444/stat : 10444 (java) S 10432 10434 10172 0 -1 4202560 724 0 0 0 114 0 0 0 16 0 13 0 3414665 1576308736 70626 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10445] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10445/stat : 10445 (java) S 10432 10434 10172 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 3414665 1576308736 70626 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10446] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10446/stat : 10446 (java) S 10432 10434 10172 0 -1 4202560 93 0 0 0 0 0 0 0 15 0 13 0 3414665 1576308736 70626 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10447] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10447/stat : 10447 (java) S 10432 10434 10172 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 3415220 1576308736 70626 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1628.38
Current children cumulated vsize (KiB) 1539364

[startup+1662.3 s]
/proc/loadavg: 1.09 1.04 1.03 2/119 10500
/proc/meminfo: memFree=1439360/2059040 swapFree=4165012/4192956
[pid=10434] ppid=10432 vsize=1539364 CPUtime=1689.17
/proc/10434/stat : 10434 (java) S 10432 10434 10172 0 -1 4202496 82798 0 1 0 168798 119 0 0 18 0 13 0 3414656 1576308736 70844 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10434/statm: 384841 70844 1444 10 0 382143 0
[pid=10434/tid=10436] ppid=10432 vsize=1539364 CPUtime=1633.22
/proc/10434/task/10436/stat : 10436 (java) R 10432 10434 10172 0 -1 4202560 32943 0 1 0 163283 39 0 0 25 0 13 0 3414657 1576308736 70844 1992294400 134512640 134550932 4288041536 18446744073709551615 4109562245 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1539364 CPUtime=25.12
/proc/10434/task/10437/stat : 10437 (java) S 10432 10434 10172 0 -1 4202560 20379 0 0 0 2469 43 0 0 15 0 13 0 3414659 1576308736 70844 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10438] ppid=10432 vsize=1539364 CPUtime=25.18
/proc/10434/task/10438/stat : 10438 (java) S 10432 10434 10172 0 -1 4202560 16618 0 0 0 2492 26 0 0 16 0 13 0 3414659 1576308736 70844 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10439] ppid=10432 vsize=1539364 CPUtime=2.81
/proc/10434/task/10439/stat : 10439 (java) S 10432 10434 10172 0 -1 4202560 4636 0 0 0 274 7 0 0 15 0 13 0 3414660 1576308736 70844 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 0 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10440] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10440/stat : 10440 (java) S 10432 10434 10172 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 3414661 1576308736 70844 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10441] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10441/stat : 10441 (java) S 10432 10434 10172 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 3414661 1576308736 70844 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10442] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10442/stat : 10442 (java) S 10432 10434 10172 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 3414665 1576308736 70844 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10443] ppid=10432 vsize=1539364 CPUtime=1.64
/proc/10434/task/10443/stat : 10443 (java) S 10432 10434 10172 0 -1 4202560 6337 0 0 0 162 2 0 0 15 0 13 0 3414665 1576308736 70844 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10444] ppid=10432 vsize=1539364 CPUtime=1.14
/proc/10434/task/10444/stat : 10444 (java) S 10432 10434 10172 0 -1 4202560 724 0 0 0 114 0 0 0 16 0 13 0 3414665 1576308736 70844 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10445] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10445/stat : 10445 (java) S 10432 10434 10172 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 3414665 1576308736 70844 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10446] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10446/stat : 10446 (java) S 10432 10434 10172 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 13 0 3414665 1576308736 70844 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10447] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10447/stat : 10447 (java) S 10432 10434 10172 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 3415220 1576308736 70844 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1689.17
Current children cumulated vsize (KiB) 1539364

[startup+1722.3 s]
/proc/loadavg: 1.03 1.03 1.02 2/119 10502
/proc/meminfo: memFree=1437872/2059040 swapFree=4165012/4192956
[pid=10434] ppid=10432 vsize=1539364 CPUtime=1750.04
/proc/10434/stat : 10434 (java) S 10432 10434 10172 0 -1 4202496 83199 0 1 0 174882 122 0 0 18 0 13 0 3414656 1576308736 71201 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10434/statm: 384841 71201 1444 10 0 382143 0
[pid=10434/tid=10436] ppid=10432 vsize=1539364 CPUtime=1692.22
/proc/10434/task/10436/stat : 10436 (java) R 10432 10434 10172 0 -1 4202560 32976 0 1 0 169183 39 0 0 25 0 13 0 3414657 1576308736 71201 1992294400 134512640 134550932 4288041536 18446744073709551615 4109338629 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1539364 CPUtime=26.05
/proc/10434/task/10437/stat : 10437 (java) S 10432 10434 10172 0 -1 4202560 20543 0 0 0 2562 43 0 0 16 0 13 0 3414659 1576308736 71201 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10438] ppid=10432 vsize=1539364 CPUtime=26.1
/proc/10434/task/10438/stat : 10438 (java) S 10432 10434 10172 0 -1 4202560 16814 0 0 0 2582 28 0 0 16 0 13 0 3414659 1576308736 71201 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10439] ppid=10432 vsize=1539364 CPUtime=2.82
/proc/10434/task/10439/stat : 10439 (java) S 10432 10434 10172 0 -1 4202560 4640 0 0 0 275 7 0 0 15 0 13 0 3414660 1576308736 71201 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 0 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10440] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10440/stat : 10440 (java) S 10432 10434 10172 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 3414661 1576308736 71201 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10441] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10441/stat : 10441 (java) S 10432 10434 10172 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 3414661 1576308736 71201 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10442] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10442/stat : 10442 (java) S 10432 10434 10172 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 3414665 1576308736 71201 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10443] ppid=10432 vsize=1539364 CPUtime=1.64
/proc/10434/task/10443/stat : 10443 (java) S 10432 10434 10172 0 -1 4202560 6337 0 0 0 162 2 0 0 15 0 13 0 3414665 1576308736 71201 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10444] ppid=10432 vsize=1539364 CPUtime=1.14
/proc/10434/task/10444/stat : 10444 (java) S 10432 10434 10172 0 -1 4202560 724 0 0 0 114 0 0 0 16 0 13 0 3414665 1576308736 71201 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10445] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10445/stat : 10445 (java) S 10432 10434 10172 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 3414665 1576308736 71201 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10446] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10446/stat : 10446 (java) S 10432 10434 10172 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 3414665 1576308736 71201 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10447] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10447/stat : 10447 (java) S 10432 10434 10172 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 3415220 1576308736 71201 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1750.04
Current children cumulated vsize (KiB) 1539364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1771.6 s]
/proc/loadavg: 1.01 1.02 1.02 2/119 10504
/proc/meminfo: memFree=1436508/2059040 swapFree=4165012/4192956
[pid=10434] ppid=10432 vsize=1539364 CPUtime=1800.09
/proc/10434/stat : 10434 (java) S 10432 10434 10172 0 -1 4202496 83549 0 1 0 179884 125 0 0 18 0 13 0 3414656 1576308736 71520 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10434/statm: 384841 71520 1444 10 0 382143 0
[pid=10434/tid=10436] ppid=10432 vsize=1539364 CPUtime=1740.72
/proc/10434/task/10436/stat : 10436 (java) R 10432 10434 10172 0 -1 4202560 33003 0 1 0 174033 39 0 0 25 0 13 0 3414657 1576308736 71520 1992294400 134512640 134550932 4288041536 18446744073709551615 4109507601 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1539364 CPUtime=26.83
/proc/10434/task/10437/stat : 10437 (java) S 10432 10434 10172 0 -1 4202560 20701 0 0 0 2639 44 0 0 15 0 13 0 3414659 1576308736 71520 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10438] ppid=10432 vsize=1539364 CPUtime=26.87
/proc/10434/task/10438/stat : 10438 (java) S 10432 10434 10172 0 -1 4202560 16975 0 0 0 2657 30 0 0 16 0 13 0 3414659 1576308736 71520 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10439] ppid=10432 vsize=1539364 CPUtime=2.82
/proc/10434/task/10439/stat : 10439 (java) S 10432 10434 10172 0 -1 4202560 4642 0 0 0 275 7 0 0 15 0 13 0 3414660 1576308736 71520 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 0 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10440] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10440/stat : 10440 (java) S 10432 10434 10172 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 3414661 1576308736 71520 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10441] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10441/stat : 10441 (java) S 10432 10434 10172 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 3414661 1576308736 71520 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10442] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10442/stat : 10442 (java) S 10432 10434 10172 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 3414665 1576308736 71520 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10443] ppid=10432 vsize=1539364 CPUtime=1.64
/proc/10434/task/10443/stat : 10443 (java) S 10432 10434 10172 0 -1 4202560 6337 0 0 0 162 2 0 0 15 0 13 0 3414665 1576308736 71520 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
[pid=10434/tid=10444] ppid=10432 vsize=1539364 CPUtime=1.14
/proc/10434/task/10444/stat : 10444 (java) S 10432 10434 10172 0 -1 4202560 724 0 0 0 114 0 0 0 16 0 13 0 3414665 1576308736 71520 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10445] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10445/stat : 10445 (java) S 10432 10434 10172 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 3414665 1576308736 71520 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10446] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10446/stat : 10446 (java) S 10432 10434 10172 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 3414665 1576308736 71520 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 0 0 0 0
[pid=10434/tid=10447] ppid=10432 vsize=1539364 CPUtime=0
/proc/10434/task/10447/stat : 10447 (java) S 10432 10434 10172 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 3415220 1576308736 71520 1992294400 134512640 134550932 4288041536 18446744073709551615 4294960144 0 4 0 16800975 18446604437825194880 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1539364

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

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

[startup+1771.71 s]
/proc/loadavg: 1.01 1.02 1.02 2/119 10504
/proc/meminfo: memFree=1436508/2059040 swapFree=4165012/4192956
[pid=10434] ppid=10432 vsize=0 CPUtime=1800.24
/proc/10434/stat : 10434 (java) Z 10432 10434 10172 0 -1 4203548 83569 0 1 0 179897 127 0 0 17 0 2 0 3414656 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10434/statm: 0 0 0 0 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=0 CPUtime=1740.81
/proc/10434/task/10436/stat : 10436 (java) R 10432 10434 10172 0 -1 4203588 33003 0 1 0 174040 41 0 0 25 0 2 0 3414657 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): 1771.72
CPU time (s): 1800.25
CPU user time (s): 1798.98
CPU system time (s): 1.27881
CPU usage (%): 101.611
Max. virtual memory (cumulated for all children) (KiB): 1541928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.98
system time used= 1.2788
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83569
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= 44082
involuntary context switches= 44310

runsolver used 3.68944 second user time and 9.52555 second system time

The end

Launcher Data

Begin job on node050 at 2010-06-15 19:00:30
IDJOB=2659048
IDBENCH=2947
IDSOLVER=1164
FILE ID=node050/2659048-1276621230
PBS_JOBID= 11172336
Free space on /tmp= 62564 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_20.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659048-1276621230/watcher-2659048-1276621230 -o /tmp/evaluation-result-2659048-1276621230/solver-2659048-1276621230 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659048-1276621230.opb

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

MD5SUM BENCH= 601a73d2c5752739e04dd0126b5500f0
RANDOM SEED=945133996

node050.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.215
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.43
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.215
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:       1720284 kB
Buffers:         57892 kB
Cached:         169496 kB
SwapCached:       2360 kB
Active:         126264 kB
Inactive:       134916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1720284 kB
SwapTotal:     4192956 kB
SwapFree:      4165012 kB
Dirty:            7828 kB
Writeback:           0 kB
AnonPages:       31372 kB
Mapped:          15384 kB
Slab:            55620 kB
PageTables:       4036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179704 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= 62564 MiB
End job on node050 at 2010-06-15 19:30:04