Trace number 2658851

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.27 1779.93

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_18.opb
MD5SUMde4cbecd7c9968d40b279ce145b888a9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark319
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 variables8883
Total number of constraints17459
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17459
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2691
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@64dc11
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-2658851-1276584251.opb
0.08/0.20	c reading problem ... 
6.35/4.27	c ... done. Wall clock time 4.064s.
6.35/4.27	c #vars     8883
6.35/4.27	c #constraints  17459
6.35/4.27	c constraints type 
6.35/4.27	c org.sat4j.pb.constraints.pb.MaxWatchPb => 17459
147.31/142.49	c cleaning 2487 clauses out of 5000 with flag 5000/5000
298.97/292.66	c cleaning 4247 clauses out of 8514 with flag 11001/11001
476.25/468.21	c cleaning 5628 clauses out of 11266 with flag 18000/18000
653.64/643.85	c cleaning 6814 clauses out of 13639 with flag 26001/26001
884.22/872.31	c cleaning 7896 clauses out of 15824 with flag 35000/35000
1113.82/1099.87	c cleaning 8964 clauses out of 17928 with flag 45000/45000
1348.66/1332.46	c cleaning 9968 clauses out of 19964 with flag 56000/56000
1638.02/1619.13	c cleaning 10984 clauses out of 21996 with flag 68000/68000
1800.08/1779.82	c starts		: 78
1800.08/1779.82	c conflicts		: 73891
1800.08/1779.82	c decisions		: 95202
1800.08/1779.82	c propagations		: 21523080
1800.08/1779.82	c inspects		: 853525570
1800.08/1779.82	c learnt literals	: 0
1800.08/1779.82	c learnt binary clauses	: 1
1800.08/1779.82	c learnt ternary clauses	: 0
1800.08/1779.82	c learnt clauses	: 73890
1800.08/1779.82	c ignored clauses	: 0
1800.08/1779.82	c root simplifications	: 0
1800.08/1779.82	c removed literals (reason simplification)	: 1486921
1800.08/1779.82	c reason swapping (by a shorter reason)	: 0
1800.08/1779.82	c Calls to reduceDB	: 8
1800.08/1779.82	c number of reductions to clauses (during analyze)	: 0
1800.08/1779.82	c number of learned constraints concerned by reduction	: 0
1800.08/1779.82	c number of learning phase by resolution	: 0
1800.08/1779.82	c number of learning phase by cutting planes	: 0
1800.08/1779.82	c speed (assignments/second)	: 12121.902303113451
1800.08/1779.82	c non guided choices	95
1800.08/1779.87	c learnt constraints type 
1800.08/1779.87	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 16903
1800.08/1779.87	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
1800.08/1779.87	c constraints type 
1800.08/1779.87	c org.sat4j.pb.constraints.pb.MaxWatchPb => 17459
1800.08/1779.87	s UNKNOWN
1800.08/1779.87	c Total wall clock time (in seconds): 1779.67

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-2658851-1276584251/watcher-2658851-1276584251 -o /tmp/evaluation-result-2658851-1276584251/solver-2658851-1276584251 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658851-1276584251.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.05 1.01 1.00 3/106 943
/proc/meminfo: memFree=1715332/2059040 swapFree=4164948/4192956
[pid=943] ppid=941 vsize=248 CPUtime=0
/proc/943/stat : 943 (java6) R 941 943 758 0 -1 4194304 110 0 0 0 0 0 0 0 19 0 1 0 34028892 253952 28 1992294400 134512640 134550932 4294590960 18446744073709551615 8782420 0 2147483391 4096 0 0 0 0 17 1 0 0 0
/proc/943/statm: 62 28 21 10 0 23 0

[startup+0.0447411 s]
/proc/loadavg: 1.05 1.01 1.00 3/106 943
/proc/meminfo: memFree=1715332/2059040 swapFree=4164948/4192956
[pid=943] ppid=941 vsize=1520328 CPUtime=0.03
/proc/943/stat : 943 (java) S 941 943 758 0 -1 4202496 3396 0 1 0 1 2 0 0 18 0 4 0 34028892 1556815872 2838 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/943/statm: 380082 2838 945 10 0 377392 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1520328

[startup+0.10175 s]
/proc/loadavg: 1.05 1.01 1.00 3/106 943
/proc/meminfo: memFree=1715332/2059040 swapFree=4164948/4192956
[pid=943] ppid=941 vsize=1524184 CPUtime=0.08
/proc/943/stat : 943 (java) S 941 943 758 0 -1 4202496 3965 0 1 0 6 2 0 0 18 0 12 0 34028892 1560764416 3403 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/943/statm: 381046 3403 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.300214 s]
/proc/loadavg: 1.05 1.01 1.00 3/106 943
/proc/meminfo: memFree=1715332/2059040 swapFree=4164948/4192956
[pid=943] ppid=941 vsize=1526108 CPUtime=0.35
/proc/943/stat : 943 (java) S 941 943 758 0 -1 4202496 5360 0 1 0 33 2 0 0 18 0 12 0 34028892 1562734592 4796 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/943/statm: 381527 4797 1361 10 0 378829 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1526108

[startup+0.700212 s]
/proc/loadavg: 1.05 1.01 1.00 3/106 943
/proc/meminfo: memFree=1715332/2059040 swapFree=4164948/4192956
[pid=943] ppid=941 vsize=1533656 CPUtime=1.15
/proc/943/stat : 943 (java) S 941 943 758 0 -1 4202496 8548 0 1 0 110 5 0 0 18 0 12 0 34028892 1570463744 7582 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/943/statm: 383414 7582 1405 10 0 380716 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 1533656

[startup+1.50121 s]
/proc/loadavg: 1.05 1.01 1.00 4/118 955
/proc/meminfo: memFree=1678968/2059040 swapFree=4164948/4192956
[pid=943] ppid=941 vsize=1545120 CPUtime=2.74
/proc/943/stat : 943 (java) S 941 943 758 0 -1 4202496 20559 0 1 0 263 11 0 0 18 0 12 0 34028892 1582202880 18029 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/943/statm: 386280 18029 1406 10 0 383582 0
[pid=943/tid=945] ppid=941 vsize=1545120 CPUtime=1.36
/proc/943/task/945/stat : 945 (java) R 941 943 758 0 -1 4202560 12622 0 1 0 129 7 0 0 18 0 12 0 34028894 1582202880 18029 1992294400 134512640 134550932 4288076832 18446744073709551615 4108931277 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=943/tid=946] ppid=941 vsize=1545120 CPUtime=0
/proc/943/task/946/stat : 946 (java) S 941 943 758 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 12 0 34028895 1582202880 18029 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=947] ppid=941 vsize=1545120 CPUtime=0
/proc/943/task/947/stat : 947 (java) S 941 943 758 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 12 0 34028895 1582202880 18029 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=948] ppid=941 vsize=1545120 CPUtime=0
/proc/943/task/948/stat : 948 (java) S 941 943 758 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 34028897 1582202880 18029 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
[pid=943/tid=949] ppid=941 vsize=1545120 CPUtime=0
/proc/943/task/949/stat : 949 (java) S 941 943 758 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 12 0 34028897 1582202880 18029 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=950] ppid=941 vsize=1545120 CPUtime=0
/proc/943/task/950/stat : 950 (java) S 941 943 758 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 12 0 34028897 1582202880 18029 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=951] ppid=941 vsize=1545120 CPUtime=0
/proc/943/task/951/stat : 951 (java) S 941 943 758 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 12 0 34028902 1582202880 18029 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=952] ppid=941 vsize=1545120 CPUtime=0.78
/proc/943/task/952/stat : 952 (java) R 941 943 758 0 -1 4202560 3393 0 0 0 77 1 0 0 18 0 12 0 34028902 1582202880 18029 1992294400 134512640 134550932 4288076832 18446744073709551615 103151520 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=943/tid=953] ppid=941 vsize=1545120 CPUtime=0.57
/proc/943/task/953/stat : 953 (java) R 941 943 758 0 -1 4202560 3477 0 0 0 56 1 0 0 25 0 12 0 34028902 1582202880 18029 1992294400 134512640 134550932 4288076832 18446744073709551615 105496190 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=943/tid=954] ppid=941 vsize=1545120 CPUtime=0
/proc/943/task/954/stat : 954 (java) S 941 943 758 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 34028902 1582202880 18029 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=955] ppid=941 vsize=1545120 CPUtime=0
/proc/943/task/955/stat : 955 (java) S 941 943 758 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 34028902 1582202880 18029 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 1545120

[startup+3.1012 s]
/proc/loadavg: 1.05 1.01 1.00 2/118 955
/proc/meminfo: memFree=1591920/2059040 swapFree=4164948/4192956
[pid=943] ppid=941 vsize=1542932 CPUtime=4.74
/proc/943/stat : 943 (java) S 941 943 758 0 -1 4202496 45614 0 1 0 453 21 0 0 18 0 12 0 34028892 1579962368 41502 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/943/statm: 385733 41508 1420 10 0 383035 0
[pid=943/tid=945] ppid=941 vsize=1542932 CPUtime=2.87
/proc/943/task/945/stat : 945 (java) R 941 943 758 0 -1 4202560 32004 0 1 0 272 15 0 0 19 0 12 0 34028894 1579962368 41508 1992294400 134512640 134550932 4288076832 18446744073709551615 4109248740 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=943/tid=946] ppid=941 vsize=1542932 CPUtime=0.08
/proc/943/task/946/stat : 946 (java) S 941 943 758 0 -1 4202560 2462 0 0 0 7 1 0 0 18 0 12 0 34028895 1579962368 41508 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=947] ppid=941 vsize=1542932 CPUtime=0.07
/proc/943/task/947/stat : 947 (java) S 941 943 758 0 -1 4202560 1996 0 0 0 7 0 0 0 18 0 12 0 34028895 1579962368 41508 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=948] ppid=941 vsize=1542932 CPUtime=0
/proc/943/task/948/stat : 948 (java) S 941 943 758 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 12 0 34028897 1579962368 41508 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=949] ppid=941 vsize=1542932 CPUtime=0
/proc/943/task/949/stat : 949 (java) S 941 943 758 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 12 0 34028897 1579962368 41508 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=950] ppid=941 vsize=1542932 CPUtime=0
/proc/943/task/950/stat : 950 (java) S 941 943 758 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 34028897 1579962368 41508 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=951] ppid=941 vsize=1542932 CPUtime=0
/proc/943/task/951/stat : 951 (java) S 941 943 758 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 12 0 34028902 1579962368 41508 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=952] ppid=941 vsize=1542932 CPUtime=0.83
/proc/943/task/952/stat : 952 (java) R 941 943 758 0 -1 4202560 3425 0 0 0 82 1 0 0 15 0 12 0 34028902 1579962368 41508 1992294400 134512640 134550932 4288076832 18446744073709551615 105870553 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=943/tid=953] ppid=941 vsize=1542932 CPUtime=0.85
/proc/943/task/953/stat : 953 (java) R 941 943 758 0 -1 4202560 4661 0 0 0 83 2 0 0 15 0 12 0 34028902 1579962368 41508 1992294400 134512640 134550932 4288076832 18446744073709551615 104163171 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=943/tid=954] ppid=941 vsize=1542932 CPUtime=0
/proc/943/task/954/stat : 954 (java) S 941 943 758 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 34028902 1579962368 41508 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=955] ppid=941 vsize=1542932 CPUtime=0
/proc/943/task/955/stat : 955 (java) S 941 943 758 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 34028902 1579962368 41508 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 1542932

[startup+6.30018 s]
/proc/loadavg: 1.05 1.01 1.00 2/119 956
/proc/meminfo: memFree=1500524/2059040 swapFree=4164948/4192956
[pid=943] ppid=941 vsize=1542636 CPUtime=8.96
/proc/943/stat : 943 (java) S 941 943 758 0 -1 4202496 60330 0 1 0 868 28 0 0 18 0 13 0 34028892 1579659264 54634 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/943/statm: 385659 54634 1430 10 0 382961 0
[pid=943/tid=945] ppid=941 vsize=1542636 CPUtime=5.57
/proc/943/task/945/stat : 945 (java) S 941 943 758 0 -1 4202560 32048 0 1 0 541 16 0 0 21 0 13 0 34028894 1579659264 54634 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=946] ppid=941 vsize=1542636 CPUtime=0.4
/proc/943/task/946/stat : 946 (java) R 941 943 758 0 -1 4202560 9315 0 0 0 36 4 0 0 18 0 13 0 34028895 1579659264 54634 1992294400 134512640 134550932 4288076832 18446744073709551615 105886451 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=943/tid=947] ppid=941 vsize=1542636 CPUtime=0.39
/proc/943/task/947/stat : 947 (java) R 941 943 758 0 -1 4202560 8920 0 0 0 36 3 0 0 18 0 13 0 34028895 1579659264 54634 1992294400 134512640 134550932 4288076832 18446744073709551615 105886451 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=943/tid=948] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/948/stat : 948 (java) S 941 943 758 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 13 0 34028897 1579659264 54634 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
[pid=943/tid=949] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/949/stat : 949 (java) S 941 943 758 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 34028897 1579659264 54634 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=950] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/950/stat : 950 (java) S 941 943 758 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 34028897 1579659264 54634 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=951] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/951/stat : 951 (java) S 941 943 758 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 34028902 1579659264 54634 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=952] ppid=941 vsize=1542636 CPUtime=1.33
/proc/943/task/952/stat : 952 (java) S 941 943 758 0 -1 4202560 3601 0 0 0 132 1 0 0 16 0 13 0 34028902 1579659264 54634 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
[pid=943/tid=953] ppid=941 vsize=1542636 CPUtime=1.22
/proc/943/task/953/stat : 953 (java) S 941 943 758 0 -1 4202560 5368 0 0 0 120 2 0 0 15 0 13 0 34028902 1579659264 54634 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=954] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/954/stat : 954 (java) S 941 943 758 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 34028902 1579659264 54634 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=955] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/955/stat : 955 (java) S 941 943 758 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 34028902 1579659264 54634 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
[pid=943/tid=956] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/956/stat : 956 (java) S 941 943 758 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 34029326 1579659264 54634 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.96
Current children cumulated vsize (KiB) 1542636

[startup+12.7011 s]
/proc/loadavg: 1.04 1.01 1.00 2/119 956
/proc/meminfo: memFree=1480808/2059040 swapFree=4164948/4192956
[pid=943] ppid=941 vsize=1542636 CPUtime=15.85
/proc/943/stat : 943 (java) S 941 943 758 0 -1 4202496 66491 0 1 0 1552 33 0 0 18 0 13 0 34028892 1579659264 59681 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/943/statm: 385659 59681 1433 10 0 382961 0
[pid=943/tid=945] ppid=941 vsize=1542636 CPUtime=11.56
/proc/943/task/945/stat : 945 (java) R 941 943 758 0 -1 4202560 32055 0 1 0 1140 16 0 0 25 0 13 0 34028894 1579659264 59681 1992294400 134512640 134550932 4288076832 18446744073709551615 4109377442 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=943/tid=946] ppid=941 vsize=1542636 CPUtime=0.8
/proc/943/task/946/stat : 946 (java) S 941 943 758 0 -1 4202560 12224 0 0 0 74 6 0 0 15 0 13 0 34028895 1579659264 59681 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
[pid=943/tid=947] ppid=941 vsize=1542636 CPUtime=0.78
/proc/943/task/947/stat : 947 (java) S 941 943 758 0 -1 4202560 12157 0 0 0 73 5 0 0 16 0 13 0 34028895 1579659264 59681 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=948] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/948/stat : 948 (java) S 941 943 758 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 13 0 34028897 1579659264 59681 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=949] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/949/stat : 949 (java) S 941 943 758 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 34028897 1579659264 59681 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=950] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/950/stat : 950 (java) S 941 943 758 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 34028897 1579659264 59681 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=951] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/951/stat : 951 (java) S 941 943 758 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 34028902 1579659264 59681 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=952] ppid=941 vsize=1542636 CPUtime=1.42
/proc/943/task/952/stat : 952 (java) S 941 943 758 0 -1 4202560 3606 0 0 0 141 1 0 0 15 0 13 0 34028902 1579659264 59681 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
[pid=943/tid=953] ppid=941 vsize=1542636 CPUtime=1.22
/proc/943/task/953/stat : 953 (java) S 941 943 758 0 -1 4202560 5371 0 0 0 120 2 0 0 15 0 13 0 34028902 1579659264 59681 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=954] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/954/stat : 954 (java) S 941 943 758 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 34028902 1579659264 59681 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=955] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/955/stat : 955 (java) S 941 943 758 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 34028902 1579659264 59681 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
[pid=943/tid=956] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/956/stat : 956 (java) S 941 943 758 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 34029326 1579659264 59681 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 15.85
Current children cumulated vsize (KiB) 1542636

[startup+25.5011 s]
/proc/loadavg: 1.03 1.01 1.00 2/119 956
/proc/meminfo: memFree=1480436/2059040 swapFree=4164948/4192956
[pid=943] ppid=941 vsize=1542636 CPUtime=29.04
/proc/943/stat : 943 (java) S 941 943 758 0 -1 4202496 66624 0 1 0 2870 34 0 0 18 0 13 0 34028892 1579659264 59801 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/943/statm: 385659 59801 1435 10 0 382961 0
[pid=943/tid=945] ppid=941 vsize=1542636 CPUtime=24.08
/proc/943/task/945/stat : 945 (java) R 941 943 758 0 -1 4202560 32068 0 1 0 2392 16 0 0 25 0 13 0 34028894 1579659264 59801 1992294400 134512640 134550932 4288076832 18446744073709551615 4109721673 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=943/tid=946] ppid=941 vsize=1542636 CPUtime=1.07
/proc/943/task/946/stat : 946 (java) S 941 943 758 0 -1 4202560 12304 0 0 0 101 6 0 0 15 0 13 0 34028895 1579659264 59801 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
[pid=943/tid=947] ppid=941 vsize=1542636 CPUtime=1.06
/proc/943/task/947/stat : 947 (java) S 941 943 758 0 -1 4202560 12190 0 0 0 100 6 0 0 16 0 13 0 34028895 1579659264 59801 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=948] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/948/stat : 948 (java) S 941 943 758 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 13 0 34028897 1579659264 59801 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=949] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/949/stat : 949 (java) S 941 943 758 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 34028897 1579659264 59801 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=950] ppid=941 vsize=1542636 CPUtime=0

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

[pid=943/tid=948] ppid=941 vsize=1542636 CPUtime=2.38
/proc/943/task/948/stat : 948 (java) S 941 943 758 0 -1 4202560 9751 0 0 0 228 10 0 0 15 0 13 0 34028897 1579659264 64552 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=949] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/949/stat : 949 (java) S 941 943 758 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 34028897 1579659264 64552 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=950] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/950/stat : 950 (java) S 941 943 758 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 34028897 1579659264 64552 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=951] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/951/stat : 951 (java) S 941 943 758 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 34028902 1579659264 64552 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=952] ppid=941 vsize=1542636 CPUtime=1.69
/proc/943/task/952/stat : 952 (java) S 941 943 758 0 -1 4202560 3629 0 0 0 168 1 0 0 15 0 13 0 34028902 1579659264 64552 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
[pid=943/tid=953] ppid=941 vsize=1542636 CPUtime=1.4
/proc/943/task/953/stat : 953 (java) S 941 943 758 0 -1 4202560 5806 0 0 0 138 2 0 0 15 0 13 0 34028902 1579659264 64552 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=954] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/954/stat : 954 (java) S 941 943 758 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 34028902 1579659264 64552 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=955] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/955/stat : 955 (java) S 941 943 758 0 -1 4202560 89 0 0 0 0 0 0 0 15 0 13 0 34028902 1579659264 64552 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=956] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/956/stat : 956 (java) S 941 943 758 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 34029326 1579659264 64552 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1560.48
Current children cumulated vsize (KiB) 1542636

[startup+1602.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/119 1009
/proc/meminfo: memFree=1458736/2059040 swapFree=4164948/4192956
[pid=943] ppid=941 vsize=1542636 CPUtime=1621.06
/proc/943/stat : 943 (java) S 941 943 758 0 -1 4202496 81979 0 1 0 162005 101 0 0 18 0 13 0 34028892 1579659264 64829 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/943/statm: 385659 64829 1444 10 0 382961 0
[pid=943/tid=945] ppid=941 vsize=1542636 CPUtime=1581.74
/proc/943/task/945/stat : 945 (java) R 941 943 758 0 -1 4202560 32895 0 1 0 158131 43 0 0 25 0 13 0 34028894 1579659264 64829 1992294400 134512640 134550932 4288076832 18446744073709551615 4109721962 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=943/tid=946] ppid=941 vsize=1542636 CPUtime=16.88
/proc/943/task/946/stat : 946 (java) S 941 943 758 0 -1 4202560 14519 0 0 0 1668 20 0 0 16 0 13 0 34028895 1579659264 64829 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=947] ppid=941 vsize=1542636 CPUtime=16.88
/proc/943/task/947/stat : 947 (java) S 941 943 758 0 -1 4202560 14215 0 0 0 1668 20 0 0 15 0 13 0 34028895 1579659264 64829 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
[pid=943/tid=948] ppid=941 vsize=1542636 CPUtime=2.39
/proc/943/task/948/stat : 948 (java) S 941 943 758 0 -1 4202560 9755 0 0 0 228 11 0 0 15 0 13 0 34028897 1579659264 64829 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=949] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/949/stat : 949 (java) S 941 943 758 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 34028897 1579659264 64829 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=950] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/950/stat : 950 (java) S 941 943 758 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 34028897 1579659264 64829 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=951] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/951/stat : 951 (java) S 941 943 758 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 34028902 1579659264 64829 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=952] ppid=941 vsize=1542636 CPUtime=1.69
/proc/943/task/952/stat : 952 (java) S 941 943 758 0 -1 4202560 3629 0 0 0 168 1 0 0 15 0 13 0 34028902 1579659264 64829 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
[pid=943/tid=953] ppid=941 vsize=1542636 CPUtime=1.4
/proc/943/task/953/stat : 953 (java) S 941 943 758 0 -1 4202560 5806 0 0 0 138 2 0 0 15 0 13 0 34028902 1579659264 64829 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=954] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/954/stat : 954 (java) S 941 943 758 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 34028902 1579659264 64829 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=955] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/955/stat : 955 (java) S 941 943 758 0 -1 4202560 93 0 0 0 0 0 0 0 15 0 13 0 34028902 1579659264 64829 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=956] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/956/stat : 956 (java) S 941 943 758 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 34029326 1579659264 64829 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1621.06
Current children cumulated vsize (KiB) 1542636

[startup+1662.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/119 1009
/proc/meminfo: memFree=1457496/2059040 swapFree=4164948/4192956
[pid=943] ppid=941 vsize=1542636 CPUtime=1681.58
/proc/943/stat : 943 (java) S 941 943 758 0 -1 4202496 83409 0 1 0 168054 104 0 0 18 0 13 0 34028892 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/943/statm: 385659 64939 1444 10 0 382961 0
[pid=943/tid=945] ppid=941 vsize=1542636 CPUtime=1640.79
/proc/943/task/945/stat : 945 (java) R 941 943 758 0 -1 4202560 32924 0 1 0 164035 44 0 0 25 0 13 0 34028894 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4109706133 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=943/tid=946] ppid=941 vsize=1542636 CPUtime=17.43
/proc/943/task/946/stat : 946 (java) S 941 943 758 0 -1 4202560 14573 0 0 0 1722 21 0 0 16 0 13 0 34028895 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=947] ppid=941 vsize=1542636 CPUtime=17.43
/proc/943/task/947/stat : 947 (java) S 941 943 758 0 -1 4202560 14272 0 0 0 1723 20 0 0 15 0 13 0 34028895 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
[pid=943/tid=948] ppid=941 vsize=1542636 CPUtime=2.77
/proc/943/task/948/stat : 948 (java) S 941 943 758 0 -1 4202560 11041 0 0 0 265 12 0 0 15 0 13 0 34028897 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=949] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/949/stat : 949 (java) S 941 943 758 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 34028897 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=950] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/950/stat : 950 (java) S 941 943 758 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 34028897 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=951] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/951/stat : 951 (java) S 941 943 758 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 34028902 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=952] ppid=941 vsize=1542636 CPUtime=1.69
/proc/943/task/952/stat : 952 (java) S 941 943 758 0 -1 4202560 3629 0 0 0 168 1 0 0 15 0 13 0 34028902 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
[pid=943/tid=953] ppid=941 vsize=1542636 CPUtime=1.4
/proc/943/task/953/stat : 953 (java) S 941 943 758 0 -1 4202560 5806 0 0 0 138 2 0 0 15 0 13 0 34028902 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=954] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/954/stat : 954 (java) S 941 943 758 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 34028902 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=955] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/955/stat : 955 (java) S 941 943 758 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 13 0 34028902 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
[pid=943/tid=956] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/956/stat : 956 (java) S 941 943 758 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 34029326 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1681.58
Current children cumulated vsize (KiB) 1542636

[startup+1722.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/119 1011
/proc/meminfo: memFree=1457496/2059040 swapFree=4164948/4192956
[pid=943] ppid=941 vsize=1542636 CPUtime=1742.08
/proc/943/stat : 943 (java) S 941 943 758 0 -1 4202496 83445 0 1 0 174103 105 0 0 18 0 13 0 34028892 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/943/statm: 385659 64939 1444 10 0 382961 0
[pid=943/tid=945] ppid=941 vsize=1542636 CPUtime=1700.23
/proc/943/task/945/stat : 945 (java) R 941 943 758 0 -1 4202560 32952 0 1 0 169978 45 0 0 25 0 13 0 34028894 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4109721655 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=943/tid=946] ppid=941 vsize=1542636 CPUtime=17.97
/proc/943/task/946/stat : 946 (java) S 941 943 758 0 -1 4202560 14573 0 0 0 1775 22 0 0 16 0 13 0 34028895 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=947] ppid=941 vsize=1542636 CPUtime=17.96
/proc/943/task/947/stat : 947 (java) S 941 943 758 0 -1 4202560 14272 0 0 0 1776 20 0 0 15 0 13 0 34028895 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
[pid=943/tid=948] ppid=941 vsize=1542636 CPUtime=2.77
/proc/943/task/948/stat : 948 (java) S 941 943 758 0 -1 4202560 11045 0 0 0 265 12 0 0 15 0 13 0 34028897 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=949] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/949/stat : 949 (java) S 941 943 758 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 34028897 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=950] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/950/stat : 950 (java) S 941 943 758 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 34028897 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=951] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/951/stat : 951 (java) S 941 943 758 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 34028902 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=952] ppid=941 vsize=1542636 CPUtime=1.69
/proc/943/task/952/stat : 952 (java) S 941 943 758 0 -1 4202560 3629 0 0 0 168 1 0 0 15 0 13 0 34028902 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
[pid=943/tid=953] ppid=941 vsize=1542636 CPUtime=1.4
/proc/943/task/953/stat : 953 (java) S 941 943 758 0 -1 4202560 5806 0 0 0 138 2 0 0 15 0 13 0 34028902 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=954] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/954/stat : 954 (java) S 941 943 758 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 34028902 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=955] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/955/stat : 955 (java) S 941 943 758 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 34028902 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
[pid=943/tid=956] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/956/stat : 956 (java) S 941 943 758 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 34029326 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1742.08
Current children cumulated vsize (KiB) 1542636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1779.81 s]
/proc/loadavg: 1.07 1.03 1.00 2/119 1016
/proc/meminfo: memFree=1456876/2059040 swapFree=4164948/4192956
[pid=943] ppid=941 vsize=1542636 CPUtime=1800.08
/proc/943/stat : 943 (java) S 941 943 758 0 -1 4202496 83476 0 1 0 179902 106 0 0 18 0 13 0 34028892 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/943/statm: 385659 64939 1444 10 0 382961 0
[pid=943/tid=945] ppid=941 vsize=1542636 CPUtime=1757.17
/proc/943/task/945/stat : 945 (java) R 941 943 758 0 -1 4202560 32979 0 1 0 175672 45 0 0 25 0 13 0 34028894 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4109399169 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=943/tid=946] ppid=941 vsize=1542636 CPUtime=18.49
/proc/943/task/946/stat : 946 (java) S 941 943 758 0 -1 4202560 14573 0 0 0 1827 22 0 0 16 0 13 0 34028895 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=947] ppid=941 vsize=1542636 CPUtime=18.5
/proc/943/task/947/stat : 947 (java) S 941 943 758 0 -1 4202560 14272 0 0 0 1829 21 0 0 15 0 13 0 34028895 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
[pid=943/tid=948] ppid=941 vsize=1542636 CPUtime=2.78
/proc/943/task/948/stat : 948 (java) S 941 943 758 0 -1 4202560 11047 0 0 0 266 12 0 0 15 0 13 0 34028897 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 0 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
[pid=943/tid=949] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/949/stat : 949 (java) S 941 943 758 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 34028897 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=950] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/950/stat : 950 (java) S 941 943 758 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 34028897 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=951] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/951/stat : 951 (java) S 941 943 758 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 34028902 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=952] ppid=941 vsize=1542636 CPUtime=1.69
/proc/943/task/952/stat : 952 (java) S 941 943 758 0 -1 4202560 3629 0 0 0 168 1 0 0 15 0 13 0 34028902 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
[pid=943/tid=953] ppid=941 vsize=1542636 CPUtime=1.4
/proc/943/task/953/stat : 953 (java) S 941 943 758 0 -1 4202560 5806 0 0 0 138 2 0 0 15 0 13 0 34028902 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=954] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/954/stat : 954 (java) S 941 943 758 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 34028902 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 0 0 0 0
[pid=943/tid=955] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/955/stat : 955 (java) S 941 943 758 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 34028902 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
[pid=943/tid=956] ppid=941 vsize=1542636 CPUtime=0
/proc/943/task/956/stat : 956 (java) S 941 943 758 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 34029326 1579659264 64939 1992294400 134512640 134550932 4288076832 18446744073709551615 4294960144 0 4 0 16800975 18446604437830817792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1542636

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

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

[startup+1779.92 s]
/proc/loadavg: 1.07 1.03 1.00 2/119 1016
/proc/meminfo: memFree=1456876/2059040 swapFree=4164948/4192956
[pid=943] ppid=941 vsize=0 CPUtime=1800.25
/proc/943/stat : 943 (java) Z 941 943 758 0 -1 4203548 83496 0 1 0 179917 108 0 0 17 0 2 0 34028892 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/943/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1779.93
CPU time (s): 1800.27
CPU user time (s): 1799.17
CPU system time (s): 1.09683
CPU usage (%): 101.142
Max. virtual memory (cumulated for all children) (KiB): 1547764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.17
system time used= 1.09683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83496
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= 45240
involuntary context switches= 46416

runsolver used 3.63845 second user time and 10.0315 second system time

The end

Launcher Data

Begin job on node005 at 2010-06-15 08:44:12
IDJOB=2658851
IDBENCH=2630
IDSOLVER=1164
FILE ID=node005/2658851-1276584251
PBS_JOBID= 11173537
Free space on /tmp= 62560 MiB

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

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

MD5SUM BENCH= de4cbecd7c9968d40b279ce145b888a9
RANDOM SEED=1754343486

node005.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.246
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.49
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.246
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:       1715604 kB
Buffers:         86672 kB
Cached:         154312 kB
SwapCached:       1408 kB
Active:          85928 kB
Inactive:       187900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1715604 kB
SwapTotal:     4192956 kB
SwapFree:      4164948 kB
Dirty:            5272 kB
Writeback:           0 kB
AnonPages:       31264 kB
Mapped:          14576 kB
Slab:            47776 kB
PageTables:       4020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182564 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= 62560 MiB
End job on node005 at 2010-06-15 09:13:54