Trace number 1859675

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 NameAnswerobjCPU timeWall clock time
SAT4J Pseudo Resolution 2.1.1? (TO) 1800.25 1797.09

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_50_2__8_45__1024.opb
MD5SUMdf0687fd8341299b755e35d2a87794ea
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark45008
Best CPU time to get the best result obtained on this benchmark38.3732
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables102448
Total number of constraints150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)102
Number of constraints which are nor clauses,nor cardinality constraints48
Minimum length of a constraint1024
Maximum length of a constraint9217
Number of terms in the objective function 102400
Biggest coefficient in the objective function 126454
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 3437091840
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 126454
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 3437091840
Number of bits of the biggest sum of numbers32
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.13	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.08/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.13	c See www.sat4j.org for details.
0.08/0.15	c version 2.1.1.v20090612
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.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1342000320
0.08/0.15	c Max memory 1344274432
0.08/0.15	c Total memory 1344274432
0.08/0.15	c Number of processors 2
0.22/0.21	c Pseudo Boolean Optimization
0.22/0.21	c --- Begin Solver configuration ---
0.22/0.21	c Stops conflict analysis at the first Unique Implication Point
0.22/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@3eca90
0.22/0.21	c Learn all clauses as in MiniSAT
0.22/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.22/0.21	c Expensive reason simplification
0.22/0.21	c MiniSAT restarts strategy
0.22/0.21	c Memory based learned constraints deletion strategy
0.22/0.21	c timeout=2147483s
0.22/0.21	c DB Simplification allowed=false
0.22/0.21	c --- End Solver configuration ---
0.22/0.21	c solving HOME/instance-1859675-1244975543.opb
0.22/0.21	c reading problem ... 
4.29/3.42	c ... done. Wall clock time 3.212s.
4.29/3.42	c #vars     102448
4.29/3.42	c #constraints  200
4.29/3.42	c constraints type 
4.29/3.42	c org.sat4j.minisat.constraints.card.MinWatchCard => 102
4.29/3.42	c org.sat4j.pb.constraints.pb.MaxWatchPb => 96
4.29/3.42	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 2
1800.00/1796.91	c starts		: 10
1800.00/1796.91	c conflicts		: 16661
1800.00/1796.91	c decisions		: 479485
1800.00/1796.91	c propagations		: 10286621
1800.00/1796.91	c inspects		: 35004280
1800.00/1796.91	c learnt literals	: 0
1800.00/1796.91	c learnt binary clauses	: 0
1800.00/1796.91	c learnt ternary clauses	: 0
1800.00/1796.91	c learnt clauses	: 16660
1800.00/1796.91	c ignored clauses	: 0
1800.00/1796.91	c root simplifications	: 0
1800.00/1796.91	c removed literals (reason simplification)	: 8409
1800.00/1796.91	c reason swapping (by a shorter reason)	: 0
1800.00/1796.91	c Calls to reduceDB	: 0
1800.00/1796.91	c speed (assignments/second)	: 5735.542549235093
1800.00/1796.91	c non guided choices	163866
1800.00/1796.97	c learnt constraints type 
1800.00/1796.97	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 16660
1800.00/1796.97	c constraints type 
1800.00/1796.97	c org.sat4j.minisat.constraints.card.MinWatchCard => 102
1800.00/1796.97	c org.sat4j.pb.constraints.pb.MaxWatchPb => 96
1800.00/1796.97	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 2
1800.00/1796.97	s UNKNOWN
1800.00/1796.97	c Total wall clock time (in seconds): 1796.755

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-1859675-1244975543/watcher-1859675-1244975543 -o /tmp/evaluation-result-1859675-1244975543/solver-1859675-1244975543 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1859675-1244975543.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.15 1.14 1.05 3/64 20165
/proc/meminfo: memFree=1309800/2055920 swapFree=4192952/4192956
[pid=20165] ppid=20163 vsize=1520 CPUtime=0
/proc/20165/stat : 20165 (java6) R 20163 20165 19600 0 -1 0 92 0 0 0 0 0 0 0 18 0 1 0 165151342 1556480 74 1992294400 134512640 134550932 4294956176 18446744073709551615 4697377 0 0 4096 0 0 0 0 17 1 0 0
/proc/20165/statm: 380 75 56 9 0 10 0

[startup+0.00945802 s]
/proc/loadavg: 1.15 1.14 1.05 3/64 20165
/proc/meminfo: memFree=1309800/2055920 swapFree=4192952/4192956
[pid=20165] ppid=20163 vsize=12928 CPUtime=0
/proc/20165/stat : 20165 (java) R 20163 20165 19600 0 -1 0 378 0 0 0 0 0 0 0 18 0 1 0 165151342 13238272 185 1992294400 134512640 134550932 4294956016 18446744073709551615 4698922 0 0 4096 0 0 0 0 17 1 0 0
/proc/20165/statm: 3232 193 136 9 0 1104 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12928

[startup+0.101475 s]
/proc/loadavg: 1.15 1.14 1.05 3/64 20165
/proc/meminfo: memFree=1309800/2055920 swapFree=4192952/4192956
[pid=20165] ppid=20163 vsize=1472584 CPUtime=0.08
/proc/20165/stat : 20165 (java) S 20163 20165 19600 0 -1 0 3645 0 1 0 7 1 0 0 18 0 12 0 165151342 1507926016 3388 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20165/statm: 368146 3388 1069 9 0 365494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472584

[startup+0.301495 s]
/proc/loadavg: 1.15 1.14 1.05 3/64 20165
/proc/meminfo: memFree=1309800/2055920 swapFree=4192952/4192956
[pid=20165] ppid=20163 vsize=1475144 CPUtime=0.36
/proc/20165/stat : 20165 (java) S 20163 20165 19600 0 -1 0 5532 0 1 0 33 3 0 0 18 0 12 0 165151342 1510547456 5270 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20165/statm: 368786 5270 1354 9 0 366129 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1475144

[startup+0.70154 s]
/proc/loadavg: 1.15 1.14 1.05 3/64 20165
/proc/meminfo: memFree=1309800/2055920 swapFree=4192952/4192956
[pid=20165] ppid=20163 vsize=1476068 CPUtime=0.95
/proc/20165/stat : 20165 (java) S 20163 20165 19600 0 -1 0 9848 0 1 0 90 5 0 0 18 0 12 0 165151342 1511493632 9329 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20165/statm: 369017 9329 1390 9 0 366360 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 1476068

[startup+1.50262 s]
/proc/loadavg: 1.15 1.14 1.05 2/76 20177
/proc/meminfo: memFree=1252680/2055920 swapFree=4192952/4192956
[pid=20165] ppid=20163 vsize=1476628 CPUtime=2.06
/proc/20165/stat : 20165 (java) S 20163 20165 19600 0 -1 0 23200 0 1 0 195 11 0 0 18 0 12 0 165151342 1512067072 22252 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20165/statm: 369157 22254 1408 9 0 366500 0
[pid=20165/tid=20167] ppid=20163 vsize=1476628 CPUtime=1.31
/proc/20165/task/20167/stat : 20167 (java) R 20163 20165 19600 0 -1 64 20644 0 1 0 122 9 0 0 24 0 12 0 165151343 1512067072 22254 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20168] ppid=20163 vsize=1476628 CPUtime=0
/proc/20165/task/20168/stat : 20168 (java) S 20163 20165 19600 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 165151345 1512067072 22254 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20169] ppid=20163 vsize=1476628 CPUtime=0
/proc/20165/task/20169/stat : 20169 (java) S 20163 20165 19600 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 165151345 1512067072 22256 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20170] ppid=20163 vsize=1476628 CPUtime=0
/proc/20165/task/20170/stat : 20170 (java) S 20163 20165 19600 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 165151346 1512067072 22257 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20171] ppid=20163 vsize=1476628 CPUtime=0
/proc/20165/task/20171/stat : 20171 (java) S 20163 20165 19600 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 165151347 1512067072 22258 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20172] ppid=20163 vsize=1476628 CPUtime=0
/proc/20165/task/20172/stat : 20172 (java) S 20163 20165 19600 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 165151347 1512067072 22259 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=1476628 CPUtime=0
/proc/20165/task/20173/stat : 20173 (java) S 20163 20165 19600 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 165151351 1512067072 22260 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=1476628 CPUtime=0.37
/proc/20165/task/20174/stat : 20174 (java) R 20163 20165 19600 0 -1 64 948 0 0 0 37 0 0 0 16 0 12 0 165151351 1512067072 22261 1992294400 134512640 134550932 4294956016 18446744073709551615 104163978 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=1476628 CPUtime=0.36
/proc/20165/task/20175/stat : 20175 (java) S 20163 20165 19600 0 -1 64 867 0 0 0 36 0 0 0 17 0 12 0 165151351 1512067072 22262 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20176] ppid=20163 vsize=1476628 CPUtime=0
/proc/20165/task/20176/stat : 20176 (java) S 20163 20165 19600 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 165151351 1512067072 22263 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20177] ppid=20163 vsize=1476628 CPUtime=0
/proc/20165/task/20177/stat : 20177 (java) S 20163 20165 19600 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 165151351 1512067072 22264 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 1476628

[startup+3.10178 s]
/proc/loadavg: 1.13 1.13 1.05 2/76 20177
/proc/meminfo: memFree=1155976/2055920 swapFree=4192952/4192956
[pid=20165] ppid=20163 vsize=1476792 CPUtime=4
/proc/20165/stat : 20165 (java) S 20163 20165 19600 0 -1 0 51416 0 1 0 376 24 0 0 18 0 12 0 165151342 1512235008 49063 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20165/statm: 369198 49063 1415 9 0 366541 0
[pid=20165/tid=20167] ppid=20163 vsize=1476792 CPUtime=2.59
/proc/20165/task/20167/stat : 20167 (java) R 20163 20165 19600 0 -1 64 30926 0 1 0 245 14 0 0 23 0 12 0 165151343 1512235008 49063 1992294400 134512640 134550932 4294956016 18446744073709551615 4109437226 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20168] ppid=20163 vsize=1476792 CPUtime=0.3
/proc/20165/task/20168/stat : 20168 (java) S 20163 20165 19600 0 -1 64 8030 0 0 0 27 3 0 0 17 0 12 0 165151345 1512235008 49063 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20169] ppid=20163 vsize=1476792 CPUtime=0.3
/proc/20165/task/20169/stat : 20169 (java) S 20163 20165 19600 0 -1 64 9899 0 0 0 26 4 0 0 16 0 12 0 165151345 1512235008 49063 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20170] ppid=20163 vsize=1476792 CPUtime=0
/proc/20165/task/20170/stat : 20170 (java) S 20163 20165 19600 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 165151346 1512235008 49063 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20171] ppid=20163 vsize=1476792 CPUtime=0
/proc/20165/task/20171/stat : 20171 (java) S 20163 20165 19600 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 165151347 1512235008 49063 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20172] ppid=20163 vsize=1476792 CPUtime=0
/proc/20165/task/20172/stat : 20172 (java) S 20163 20165 19600 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 165151347 1512235008 49063 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=1476792 CPUtime=0
/proc/20165/task/20173/stat : 20173 (java) S 20163 20165 19600 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 165151351 1512235008 49063 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=1476792 CPUtime=0.38
/proc/20165/task/20174/stat : 20174 (java) S 20163 20165 19600 0 -1 64 949 0 0 0 38 0 0 0 16 0 12 0 165151351 1512235008 49063 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=1476792 CPUtime=0.37
/proc/20165/task/20175/stat : 20175 (java) S 20163 20165 19600 0 -1 64 867 0 0 0 37 0 0 0 17 0 12 0 165151351 1512235008 49063 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20176] ppid=20163 vsize=1476792 CPUtime=0
/proc/20165/task/20176/stat : 20176 (java) S 20163 20165 19600 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 165151351 1512235008 49063 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20177] ppid=20163 vsize=1476792 CPUtime=0
/proc/20165/task/20177/stat : 20177 (java) S 20163 20165 19600 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 165151351 1512235008 49063 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 1476792

[startup+6.30211 s]
/proc/loadavg: 1.13 1.13 1.05 2/77 20178
/proc/meminfo: memFree=1109376/2055920 swapFree=4192952/4192956
[pid=20165] ppid=20163 vsize=1478212 CPUtime=8.21
/proc/20165/stat : 20165 (java) S 20163 20165 19600 0 -1 0 55399 0 1 0 794 27 0 0 18 0 13 0 165151342 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20165/statm: 369553 51247 1430 9 0 366896 0
[pid=20165/tid=20167] ppid=20163 vsize=1478212 CPUtime=5.41
/proc/20165/task/20167/stat : 20167 (java) R 20163 20165 19600 0 -1 64 30965 0 1 0 527 14 0 0 17 0 13 0 165151343 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4109850570 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20168] ppid=20163 vsize=1478212 CPUtime=0.44
/proc/20165/task/20168/stat : 20168 (java) S 20163 20165 19600 0 -1 64 8825 0 0 0 40 4 0 0 17 0 13 0 165151345 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20169] ppid=20163 vsize=1478212 CPUtime=0.45
/proc/20165/task/20169/stat : 20169 (java) S 20163 20165 19600 0 -1 64 10862 0 0 0 40 5 0 0 16 0 13 0 165151345 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20170] ppid=20163 vsize=1478212 CPUtime=0
/proc/20165/task/20170/stat : 20170 (java) S 20163 20165 19600 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 165151346 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20171] ppid=20163 vsize=1478212 CPUtime=0
/proc/20165/task/20171/stat : 20171 (java) S 20163 20165 19600 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 165151347 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20172] ppid=20163 vsize=1478212 CPUtime=0
/proc/20165/task/20172/stat : 20172 (java) S 20163 20165 19600 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 165151347 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=1478212 CPUtime=0
/proc/20165/task/20173/stat : 20173 (java) S 20163 20165 19600 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 165151351 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=1478212 CPUtime=0.89
/proc/20165/task/20174/stat : 20174 (java) S 20163 20165 19600 0 -1 64 1141 0 0 0 89 0 0 0 16 0 13 0 165151351 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=1478212 CPUtime=0.98
/proc/20165/task/20175/stat : 20175 (java) S 20163 20165 19600 0 -1 64 2856 0 0 0 96 2 0 0 16 0 13 0 165151351 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20176] ppid=20163 vsize=1478212 CPUtime=0
/proc/20165/task/20176/stat : 20176 (java) S 20163 20165 19600 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 165151351 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20177] ppid=20163 vsize=1478212 CPUtime=0
/proc/20165/task/20177/stat : 20177 (java) S 20163 20165 19600 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 165151351 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20178] ppid=20163 vsize=1478212 CPUtime=0
/proc/20165/task/20178/stat : 20178 (java) S 20163 20165 19600 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 165151745 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.21
Current children cumulated vsize (KiB) 1478212

[startup+12.7017 s]
/proc/loadavg: 1.11 1.13 1.05 2/77 20178
/proc/meminfo: memFree=1109376/2055920 swapFree=4192952/4192956
[pid=20165] ppid=20163 vsize=1478212 CPUtime=14.61
/proc/20165/stat : 20165 (java) S 20163 20165 19600 0 -1 0 55399 0 1 0 1434 27 0 0 18 0 13 0 165151342 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20165/statm: 369553 51247 1430 9 0 366896 0
[pid=20165/tid=20167] ppid=20163 vsize=1478212 CPUtime=11.8
/proc/20165/task/20167/stat : 20167 (java) R 20163 20165 19600 0 -1 64 30965 0 1 0 1166 14 0 0 25 0 13 0 165151343 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4109871044 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20168] ppid=20163 vsize=1478212 CPUtime=0.44
/proc/20165/task/20168/stat : 20168 (java) S 20163 20165 19600 0 -1 64 8825 0 0 0 40 4 0 0 17 0 13 0 165151345 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20169] ppid=20163 vsize=1478212 CPUtime=0.45
/proc/20165/task/20169/stat : 20169 (java) S 20163 20165 19600 0 -1 64 10862 0 0 0 40 5 0 0 16 0 13 0 165151345 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20170] ppid=20163 vsize=1478212 CPUtime=0
/proc/20165/task/20170/stat : 20170 (java) S 20163 20165 19600 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 165151346 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20171] ppid=20163 vsize=1478212 CPUtime=0
/proc/20165/task/20171/stat : 20171 (java) S 20163 20165 19600 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 165151347 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20172] ppid=20163 vsize=1478212 CPUtime=0
/proc/20165/task/20172/stat : 20172 (java) S 20163 20165 19600 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 165151347 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=1478212 CPUtime=0
/proc/20165/task/20173/stat : 20173 (java) S 20163 20165 19600 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 165151351 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=1478212 CPUtime=0.89
/proc/20165/task/20174/stat : 20174 (java) S 20163 20165 19600 0 -1 64 1141 0 0 0 89 0 0 0 16 0 13 0 165151351 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=1478212 CPUtime=0.98
/proc/20165/task/20175/stat : 20175 (java) S 20163 20165 19600 0 -1 64 2856 0 0 0 96 2 0 0 16 0 13 0 165151351 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20176] ppid=20163 vsize=1478212 CPUtime=0
/proc/20165/task/20176/stat : 20176 (java) S 20163 20165 19600 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 165151351 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20177] ppid=20163 vsize=1478212 CPUtime=0
/proc/20165/task/20177/stat : 20177 (java) S 20163 20165 19600 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 165151351 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20178] ppid=20163 vsize=1478212 CPUtime=0
/proc/20165/task/20178/stat : 20178 (java) S 20163 20165 19600 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 165151745 1513689088 51247 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.61
Current children cumulated vsize (KiB) 1478212

[startup+25.5021 s]
/proc/loadavg: 1.10 1.12 1.05 2/77 20178
/proc/meminfo: memFree=1084992/2055920 swapFree=4192952/4192956
[pid=20165] ppid=20163 vsize=1478212 CPUtime=27.5
/proc/20165/stat : 20165 (java) S 20163 20165 19600 0 -1 0 61694 0 1 0 2719 31 0 0 18 0 13 0 165151342 1513689088 57397 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20165/statm: 369553 57397 1430 9 0 366896 0
[pid=20165/tid=20167] ppid=20163 vsize=1478212 CPUtime=24.49
/proc/20165/task/20167/stat : 20167 (java) R 20163 20165 19600 0 -1 64 30966 0 1 0 2435 14 0 0 25 0 13 0 165151343 1513689088 57397 1992294400 134512640 134550932 4294956016 18446744073709551615 4109856627 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20168] ppid=20163 vsize=1478212 CPUtime=0.53
/proc/20165/task/20168/stat : 20168 (java) S 20163 20165 19600 0 -1 64 11349 0 0 0 48 5 0 0 16 0 13 0 165151345 1513689088 57397 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20169] ppid=20163 vsize=1478212 CPUtime=0.55
/proc/20165/task/20169/stat : 20169 (java) S 20163 20165 19600 0 -1 64 14632 0 0 0 48 7 0 0 17 0 13 0 165151345 1513689088 57397 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20170] ppid=20163 vsize=1478212 CPUtime=0
/proc/20165/task/20170/stat : 20170 (java) S 20163 20165 19600 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 165151346 1513689088 57397 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20171] ppid=20163 vsize=1478212 CPUtime=0
/proc/20165/task/20171/stat : 20171 (java) S 20163 20165 19600 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 165151347 1513689088 57397 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20172] ppid=20163 vsize=1478212 CPUtime=0

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

[pid=20165/tid=20170] ppid=20163 vsize=1479236 CPUtime=0.01
/proc/20165/task/20170/stat : 20170 (java) S 20163 20165 19600 0 -1 64 8 0 0 0 1 0 0 0 16 0 13 0 165151346 1514737664 155003 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20171] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20171/stat : 20171 (java) S 20163 20165 19600 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 165151347 1514737664 155003 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20172] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20172/stat : 20172 (java) S 20163 20165 19600 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 165151347 1514737664 155003 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20173/stat : 20173 (java) S 20163 20165 19600 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 165151351 1514737664 155003 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=1479236 CPUtime=0.95
/proc/20165/task/20174/stat : 20174 (java) S 20163 20165 19600 0 -1 64 1144 0 0 0 95 0 0 0 16 0 13 0 165151351 1514737664 155003 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=1479236 CPUtime=1.15
/proc/20165/task/20175/stat : 20175 (java) S 20163 20165 19600 0 -1 64 3042 0 0 0 113 2 0 0 17 0 13 0 165151351 1514737664 155003 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20176] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20176/stat : 20176 (java) S 20163 20165 19600 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 165151351 1514737664 155003 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20177] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20177/stat : 20177 (java) S 20163 20165 19600 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 165151351 1514737664 155003 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20178] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20178/stat : 20178 (java) S 20163 20165 19600 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 165151745 1514737664 155003 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1605.33
Current children cumulated vsize (KiB) 1479236

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 20180
/proc/meminfo: memFree=693376/2055920 swapFree=4192952/4192956
[pid=20165] ppid=20163 vsize=1479236 CPUtime=1665.32
/proc/20165/stat : 20165 (java) S 20163 20165 19600 0 -1 0 162847 0 1 0 166439 93 0 0 18 0 13 0 165151342 1514737664 155003 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20165/statm: 369809 155003 1430 9 0 367152 0
[pid=20165/tid=20167] ppid=20163 vsize=1479236 CPUtime=1659.3
/proc/20165/task/20167/stat : 20167 (java) R 20163 20165 19600 0 -1 64 31014 0 1 0 165915 15 0 0 25 0 13 0 165151343 1514737664 155003 1992294400 134512640 134550932 4294956016 18446744073709551615 4109824231 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20168] ppid=20163 vsize=1479236 CPUtime=1.93
/proc/20165/task/20168/stat : 20168 (java) S 20163 20165 19600 0 -1 64 63581 0 0 0 156 37 0 0 17 0 13 0 165151345 1514737664 155003 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20169] ppid=20163 vsize=1479236 CPUtime=1.92
/proc/20165/task/20169/stat : 20169 (java) S 20163 20165 19600 0 -1 64 63316 0 0 0 156 36 0 0 16 0 13 0 165151345 1514737664 155003 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20170] ppid=20163 vsize=1479236 CPUtime=0.01
/proc/20165/task/20170/stat : 20170 (java) S 20163 20165 19600 0 -1 64 8 0 0 0 1 0 0 0 16 0 13 0 165151346 1514737664 155003 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20171] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20171/stat : 20171 (java) S 20163 20165 19600 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 165151347 1514737664 155003 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20172] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20172/stat : 20172 (java) S 20163 20165 19600 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 165151347 1514737664 155003 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20173/stat : 20173 (java) S 20163 20165 19600 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 165151351 1514737664 155003 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=1479236 CPUtime=0.95
/proc/20165/task/20174/stat : 20174 (java) S 20163 20165 19600 0 -1 64 1144 0 0 0 95 0 0 0 16 0 13 0 165151351 1514737664 155003 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=1479236 CPUtime=1.15
/proc/20165/task/20175/stat : 20175 (java) S 20163 20165 19600 0 -1 64 3042 0 0 0 113 2 0 0 17 0 13 0 165151351 1514737664 155003 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20176] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20176/stat : 20176 (java) S 20163 20165 19600 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 165151351 1514737664 155003 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20177] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20177/stat : 20177 (java) S 20163 20165 19600 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 165151351 1514737664 155003 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20178] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20178/stat : 20178 (java) S 20163 20165 19600 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 165151745 1514737664 155003 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1665.32
Current children cumulated vsize (KiB) 1479236

[startup+1722.3 s]
/proc/loadavg: 1.13 1.03 1.01 2/77 20186
/proc/meminfo: memFree=660224/2055920 swapFree=4192952/4192956
[pid=20165] ppid=20163 vsize=1479236 CPUtime=1725.42
/proc/20165/stat : 20165 (java) S 20163 20165 19600 0 -1 0 171945 0 1 0 172443 99 0 0 18 0 13 0 165151342 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20165/statm: 369809 163236 1430 9 0 367152 0
[pid=20165/tid=20167] ppid=20163 vsize=1479236 CPUtime=1719.16
/proc/20165/task/20167/stat : 20167 (java) R 20163 20165 19600 0 -1 64 31018 0 1 0 171901 15 0 0 25 0 13 0 165151343 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4109824399 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20168] ppid=20163 vsize=1479236 CPUtime=2.05
/proc/20165/task/20168/stat : 20168 (java) S 20163 20165 19600 0 -1 64 67451 0 0 0 166 39 0 0 17 0 13 0 165151345 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20169] ppid=20163 vsize=1479236 CPUtime=2.04
/proc/20165/task/20169/stat : 20169 (java) S 20163 20165 19600 0 -1 64 68540 0 0 0 165 39 0 0 16 0 13 0 165151345 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20170] ppid=20163 vsize=1479236 CPUtime=0.01
/proc/20165/task/20170/stat : 20170 (java) S 20163 20165 19600 0 -1 64 8 0 0 0 1 0 0 0 16 0 13 0 165151346 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20171] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20171/stat : 20171 (java) S 20163 20165 19600 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 165151347 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20172] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20172/stat : 20172 (java) S 20163 20165 19600 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 165151347 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20173/stat : 20173 (java) S 20163 20165 19600 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 165151351 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=1479236 CPUtime=0.95
/proc/20165/task/20174/stat : 20174 (java) S 20163 20165 19600 0 -1 64 1144 0 0 0 95 0 0 0 16 0 13 0 165151351 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=1479236 CPUtime=1.15
/proc/20165/task/20175/stat : 20175 (java) S 20163 20165 19600 0 -1 64 3042 0 0 0 113 2 0 0 17 0 13 0 165151351 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20176] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20176/stat : 20176 (java) S 20163 20165 19600 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 165151351 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20177] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20177/stat : 20177 (java) S 20163 20165 19600 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 165151351 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20178] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20178/stat : 20178 (java) S 20163 20165 19600 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 165151745 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1725.42
Current children cumulated vsize (KiB) 1479236

[startup+1782.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/77 20186
/proc/meminfo: memFree=660288/2055920 swapFree=4192952/4192956
[pid=20165] ppid=20163 vsize=1479236 CPUtime=1785.4
/proc/20165/stat : 20165 (java) S 20163 20165 19600 0 -1 0 171945 0 1 0 178441 99 0 0 18 0 13 0 165151342 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20165/statm: 369809 163236 1430 9 0 367152 0
[pid=20165/tid=20167] ppid=20163 vsize=1479236 CPUtime=1779.14
/proc/20165/task/20167/stat : 20167 (java) R 20163 20165 19600 0 -1 64 31018 0 1 0 177899 15 0 0 25 0 13 0 165151343 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4109824414 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20168] ppid=20163 vsize=1479236 CPUtime=2.05
/proc/20165/task/20168/stat : 20168 (java) S 20163 20165 19600 0 -1 64 67451 0 0 0 166 39 0 0 17 0 13 0 165151345 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20169] ppid=20163 vsize=1479236 CPUtime=2.04
/proc/20165/task/20169/stat : 20169 (java) S 20163 20165 19600 0 -1 64 68540 0 0 0 165 39 0 0 16 0 13 0 165151345 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20170] ppid=20163 vsize=1479236 CPUtime=0.01
/proc/20165/task/20170/stat : 20170 (java) S 20163 20165 19600 0 -1 64 8 0 0 0 1 0 0 0 16 0 13 0 165151346 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20171] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20171/stat : 20171 (java) S 20163 20165 19600 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 165151347 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20172] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20172/stat : 20172 (java) S 20163 20165 19600 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 165151347 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20173/stat : 20173 (java) S 20163 20165 19600 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 165151351 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=1479236 CPUtime=0.95
/proc/20165/task/20174/stat : 20174 (java) S 20163 20165 19600 0 -1 64 1144 0 0 0 95 0 0 0 16 0 13 0 165151351 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=1479236 CPUtime=1.15
/proc/20165/task/20175/stat : 20175 (java) S 20163 20165 19600 0 -1 64 3042 0 0 0 113 2 0 0 17 0 13 0 165151351 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20176] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20176/stat : 20176 (java) S 20163 20165 19600 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 165151351 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20177] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20177/stat : 20177 (java) S 20163 20165 19600 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 165151351 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20178] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20178/stat : 20178 (java) S 20163 20165 19600 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 165151745 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1785.4
Current children cumulated vsize (KiB) 1479236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.9 s]
/proc/loadavg: 1.03 1.02 1.00 2/77 20186
/proc/meminfo: memFree=660288/2055920 swapFree=4192952/4192956
[pid=20165] ppid=20163 vsize=1479236 CPUtime=1800
/proc/20165/stat : 20165 (java) S 20163 20165 19600 0 -1 0 171945 0 1 0 179901 99 0 0 18 0 13 0 165151342 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20165/statm: 369809 163236 1430 9 0 367152 0
[pid=20165/tid=20167] ppid=20163 vsize=1479236 CPUtime=1793.74
/proc/20165/task/20167/stat : 20167 (java) R 20163 20165 19600 0 -1 64 31018 0 1 0 179359 15 0 0 25 0 13 0 165151343 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4109952526 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20168] ppid=20163 vsize=1479236 CPUtime=2.05
/proc/20165/task/20168/stat : 20168 (java) S 20163 20165 19600 0 -1 64 67451 0 0 0 166 39 0 0 17 0 13 0 165151345 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20169] ppid=20163 vsize=1479236 CPUtime=2.04
/proc/20165/task/20169/stat : 20169 (java) S 20163 20165 19600 0 -1 64 68540 0 0 0 165 39 0 0 16 0 13 0 165151345 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20170] ppid=20163 vsize=1479236 CPUtime=0.01
/proc/20165/task/20170/stat : 20170 (java) S 20163 20165 19600 0 -1 64 8 0 0 0 1 0 0 0 16 0 13 0 165151346 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20171] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20171/stat : 20171 (java) S 20163 20165 19600 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 165151347 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20172] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20172/stat : 20172 (java) S 20163 20165 19600 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 165151347 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20173/stat : 20173 (java) S 20163 20165 19600 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 165151351 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=1479236 CPUtime=0.95
/proc/20165/task/20174/stat : 20174 (java) S 20163 20165 19600 0 -1 64 1144 0 0 0 95 0 0 0 16 0 13 0 165151351 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=1479236 CPUtime=1.15
/proc/20165/task/20175/stat : 20175 (java) S 20163 20165 19600 0 -1 64 3042 0 0 0 113 2 0 0 17 0 13 0 165151351 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20165/tid=20176] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20176/stat : 20176 (java) S 20163 20165 19600 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 165151351 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20177] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20177/stat : 20177 (java) S 20163 20165 19600 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 165151351 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20165/tid=20178] ppid=20163 vsize=1479236 CPUtime=0
/proc/20165/task/20178/stat : 20178 (java) S 20163 20165 19600 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 165151745 1514737664 163236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1479236

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

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

[startup+1797.01 s]
/proc/loadavg: 1.03 1.02 1.00 2/77 20186
/proc/meminfo: memFree=660288/2055920 swapFree=4192952/4192956
[pid=20165] ppid=20163 vsize=0 CPUtime=1800.17
/proc/20165/stat : 20165 (java) Z 20163 20165 19600 0 -1 1036 171972 0 1 0 179915 102 0 0 15 0 2 0 165151342 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20165/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1797.09
CPU time (s): 1800.25
CPU user time (s): 1799.15
CPU system time (s): 1.09483
CPU usage (%): 100.176
Max. virtual memory (cumulated for all children) (KiB): 1479236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.15
system time used= 1.09483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 171972
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= 37346
involuntary context switches= 4145

runsolver used 2.27765 second user time and 4.27635 second system time

The end

Launcher Data

Begin job on node45 at 2009-06-14 12:32:24
IDJOB=1859675
IDBENCH=71886
IDSOLVER=682
FILE ID=node45/1859675-1244975543
PBS_JOBID= 9355035
Free space on /tmp= 66252 MiB

SOLVER NAME= SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_50_2__8_45__1024.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1859675-1244975543/watcher-1859675-1244975543 -o /tmp/evaluation-result-1859675-1244975543/solver-1859675-1244975543 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1859675-1244975543.opb

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

MD5SUM BENCH= df0687fd8341299b755e35d2a87794ea
RANDOM SEED=1586467135

node45.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.240
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.240
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1310280 kB
Buffers:         74588 kB
Cached:         584124 kB
SwapCached:          4 kB
Active:         128408 kB
Inactive:       544264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1310280 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            4744 kB
Writeback:           0 kB
Mapped:          23756 kB
Slab:            58968 kB
Committed_AS:   126496 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66252 MiB
End job on node45 at 2009-06-14 13:02:23