Trace number 1856071

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.39 1790.39

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos6.opb
MD5SUM2a04555106a68acba17fb5820db41df1
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21720
Total number of constraints1036
Number of constraints which are clauses48
Number of constraints which are cardinality constraints (but not clauses)755
Number of constraints which are nor clauses,nor cardinality constraints233
Minimum length of a constraint6
Maximum length of a constraint840
Number of terms in the objective function 6690
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 239444426529
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 239444426529
Number of bits of the biggest sum of numbers38
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-2008 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.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-1856071-1244901179.opb
0.22/0.21	c reading problem ... 
3.53/2.55	c ... done. Wall clock time 2.333s.
3.53/2.55	c #vars     21720
3.53/2.55	c #constraints  1259
3.53/2.55	c constraints type 
3.53/2.55	c org.sat4j.minisat.constraints.card.MinWatchCard => 755
3.53/2.55	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 48
3.53/2.55	c org.sat4j.pb.constraints.pb.MaxWatchPb => 456
1800.00/1790.11	c starts		: 19
1800.00/1790.11	c conflicts		: 306385
1800.00/1790.11	c decisions		: 766243
1800.00/1790.11	c propagations		: 19452661
1800.00/1790.11	c inspects		: 1147639186
1800.00/1790.11	c learnt literals	: 0
1800.00/1790.11	c learnt binary clauses	: 0
1800.00/1790.11	c learnt ternary clauses	: 0
1800.00/1790.11	c learnt clauses	: 306385
1800.00/1790.11	c ignored clauses	: 0
1800.00/1790.11	c root simplifications	: 0
1800.00/1790.11	c removed literals (reason simplification)	: 11205488
1800.00/1790.11	c reason swapping (by a shorter reason)	: 0
1800.00/1790.11	c Calls to reduceDB	: 0
1800.00/1790.11	c speed (assignments/second)	: 10882.215751595046
1800.00/1790.11	c non guided choices	30798
1800.00/1790.19	c learnt constraints type 
1800.00/1790.20	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 306391
1800.00/1790.20	c constraints type 
1800.00/1790.20	c org.sat4j.minisat.constraints.card.MinWatchCard => 755
1800.00/1790.20	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 48
1800.00/1790.20	c org.sat4j.pb.constraints.pb.MaxWatchPb => 456
1800.00/1790.20	s UNKNOWN
1800.00/1790.20	c Total wall clock time (in seconds): 1789.983

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-1856071-1244901179/watcher-1856071-1244901179 -o /tmp/evaluation-result-1856071-1244901179/solver-1856071-1244901179 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856071-1244901179.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14288
/proc/meminfo: memFree=1586656/2055920 swapFree=4182488/4192956
[pid=14288] ppid=14286 vsize=1612 CPUtime=0
/proc/14288/stat : 14288 (java6) R 14286 14288 13885 0 -1 0 176 0 0 0 0 0 0 0 20 0 1 0 157717906 1650688 147 1992294400 134512640 134550932 4294956176 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14288/statm: 403 147 111 9 0 45 0

[startup+0.0552499 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14288
/proc/meminfo: memFree=1586656/2055920 swapFree=4182488/4192956
[pid=14288] ppid=14286 vsize=1470088 CPUtime=0.04
/proc/14288/stat : 14288 (java) S 14286 14288 13885 0 -1 0 3244 0 1 0 2 2 0 0 20 0 7 0 157717906 1505370112 2989 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/14288/statm: 367522 2989 1015 9 0 364873 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1470088

[startup+0.101253 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14288
/proc/meminfo: memFree=1586656/2055920 swapFree=4182488/4192956
[pid=14288] ppid=14286 vsize=1472584 CPUtime=0.08
/proc/14288/stat : 14288 (java) S 14286 14288 13885 0 -1 0 3613 0 1 0 5 3 0 0 20 0 12 0 157717906 1507926016 3356 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14288/statm: 368146 3357 1068 9 0 365494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472584

[startup+0.301281 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14288
/proc/meminfo: memFree=1586656/2055920 swapFree=4182488/4192956
[pid=14288] ppid=14286 vsize=1474964 CPUtime=0.35
/proc/14288/stat : 14288 (java) S 14286 14288 13885 0 -1 0 5145 0 1 0 31 4 0 0 20 0 12 0 157717906 1510363136 4882 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14288/statm: 368741 4883 1358 9 0 366084 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1474964

[startup+0.701326 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14288
/proc/meminfo: memFree=1586656/2055920 swapFree=4182488/4192956
[pid=14288] ppid=14286 vsize=1481324 CPUtime=1.04
/proc/14288/stat : 14288 (java) S 14286 14288 13885 0 -1 0 8210 0 1 0 98 6 0 0 20 0 12 0 157717906 1516875776 7310 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14288/statm: 370331 7310 1397 9 0 367674 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 1481324

[startup+1.50241 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 14300
/proc/meminfo: memFree=1530944/2055920 swapFree=4182488/4192956
[pid=14288] ppid=14286 vsize=1488624 CPUtime=2.38
/proc/14288/stat : 14288 (java) S 14286 14288 13885 0 -1 0 33160 0 1 0 220 18 0 0 20 0 12 0 157717906 1524350976 30095 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14288/statm: 372156 30096 1400 9 0 369499 0
[pid=14288/tid=14290] ppid=14286 vsize=1488624 CPUtime=1.14
/proc/14288/task/14290/stat : 14290 (java) R 14286 14288 13885 0 -1 64 25507 0 1 0 101 13 0 0 20 0 12 0 157717907 1524350976 30097 1992294400 134512640 134550932 4294956016 18446744073709551615 4109490388 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14291] ppid=14286 vsize=1488624 CPUtime=0
/proc/14288/task/14291/stat : 14291 (java) S 14286 14288 13885 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 157717908 1524350976 30098 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14292] ppid=14286 vsize=1488624 CPUtime=0
/proc/14288/task/14292/stat : 14292 (java) S 14286 14288 13885 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 157717908 1524350976 30099 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14293] ppid=14286 vsize=1488624 CPUtime=0
/proc/14288/task/14293/stat : 14293 (java) S 14286 14288 13885 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 157717910 1524350976 30100 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14294] ppid=14286 vsize=1488624 CPUtime=0
/proc/14288/task/14294/stat : 14294 (java) S 14286 14288 13885 0 -1 64 10 0 0 0 0 0 0 0 25 0 12 0 157717911 1524350976 30101 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14295] ppid=14286 vsize=1488624 CPUtime=0
/proc/14288/task/14295/stat : 14295 (java) S 14286 14288 13885 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 157717911 1524350976 30102 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14296] ppid=14286 vsize=1488624 CPUtime=0
/proc/14288/task/14296/stat : 14296 (java) S 14286 14288 13885 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 157717915 1524350976 30103 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14297] ppid=14286 vsize=1488624 CPUtime=0.37
/proc/14288/task/14297/stat : 14297 (java) S 14286 14288 13885 0 -1 64 1448 0 0 0 36 1 0 0 16 0 12 0 157717915 1524350976 30104 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14298] ppid=14286 vsize=1488624 CPUtime=0.83
/proc/14288/task/14298/stat : 14298 (java) S 14286 14288 13885 0 -1 64 5468 0 0 0 81 2 0 0 16 0 12 0 157717915 1524350976 30105 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14299] ppid=14286 vsize=1488624 CPUtime=0
/proc/14288/task/14299/stat : 14299 (java) S 14286 14288 13885 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 157717915 1524350976 30105 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14300] ppid=14286 vsize=1488624 CPUtime=0
/proc/14288/task/14300/stat : 14300 (java) S 14286 14288 13885 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 157717915 1524350976 30106 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 1488624

[startup+3.10258 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 14300
/proc/meminfo: memFree=1439808/2055920 swapFree=4182488/4192956
[pid=14288] ppid=14286 vsize=1488948 CPUtime=4.57
/proc/14288/stat : 14288 (java) S 14286 14288 13885 0 -1 0 48363 0 1 0 432 25 0 0 20 0 13 0 157717906 1524682752 42950 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14288/statm: 372237 42950 1431 9 0 369580 0
[pid=14288/tid=14290] ppid=14286 vsize=1488948 CPUtime=2.39
/proc/14288/task/14290/stat : 14290 (java) R 14286 14288 13885 0 -1 64 30958 0 1 0 223 16 0 0 25 0 13 0 157717907 1524682752 42950 1992294400 134512640 134550932 4294956016 18446744073709551615 4109804443 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14291] ppid=14286 vsize=1488948 CPUtime=0.13
/proc/14288/task/14291/stat : 14291 (java) S 14286 14288 13885 0 -1 64 3844 0 0 0 12 1 0 0 16 0 13 0 157717908 1524682752 42950 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14292] ppid=14286 vsize=1488948 CPUtime=0.13
/proc/14288/task/14292/stat : 14292 (java) S 14286 14288 13885 0 -1 64 3578 0 0 0 12 1 0 0 16 0 13 0 157717908 1524682752 42950 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14293] ppid=14286 vsize=1488948 CPUtime=0
/proc/14288/task/14293/stat : 14293 (java) S 14286 14288 13885 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 157717910 1524682752 42950 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14294] ppid=14286 vsize=1488948 CPUtime=0
/proc/14288/task/14294/stat : 14294 (java) S 14286 14288 13885 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 157717911 1524682752 42950 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14295] ppid=14286 vsize=1488948 CPUtime=0
/proc/14288/task/14295/stat : 14295 (java) S 14286 14288 13885 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 157717911 1524682752 42950 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14296] ppid=14286 vsize=1488948 CPUtime=0
/proc/14288/task/14296/stat : 14296 (java) S 14286 14288 13885 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157717915 1524682752 42950 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14297] ppid=14286 vsize=1488948 CPUtime=0.76
/proc/14288/task/14297/stat : 14297 (java) S 14286 14288 13885 0 -1 64 3726 0 0 0 74 2 0 0 18 0 13 0 157717915 1524682752 42950 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14298] ppid=14286 vsize=1488948 CPUtime=1.12
/proc/14288/task/14298/stat : 14298 (java) S 14286 14288 13885 0 -1 64 5500 0 0 0 110 2 0 0 16 0 13 0 157717915 1524682752 42950 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14299] ppid=14286 vsize=1488948 CPUtime=0
/proc/14288/task/14299/stat : 14299 (java) S 14286 14288 13885 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157717915 1524682752 42950 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14300] ppid=14286 vsize=1488948 CPUtime=0
/proc/14288/task/14300/stat : 14300 (java) S 14286 14288 13885 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 157717915 1524682752 42950 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.57
Current children cumulated vsize (KiB) 1488948

[startup+6.30191 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14301
/proc/meminfo: memFree=1409656/2055920 swapFree=4182488/4192956
[pid=14288] ppid=14286 vsize=1488276 CPUtime=8.32
/proc/14288/stat : 14288 (java) S 14286 14288 13885 0 -1 0 51997 0 1 0 806 26 0 0 20 0 13 0 157717906 1523994624 45976 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14288/statm: 372069 45976 1432 9 0 369412 0
[pid=14288/tid=14290] ppid=14286 vsize=1488276 CPUtime=5.34
/proc/14288/task/14290/stat : 14290 (java) R 14286 14288 13885 0 -1 64 30965 0 1 0 518 16 0 0 21 0 13 0 157717907 1523994624 45976 1992294400 134512640 134550932 4294956016 18446744073709551615 4109935817 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14291] ppid=14286 vsize=1488276 CPUtime=0.25
/proc/14288/task/14291/stat : 14291 (java) S 14286 14288 13885 0 -1 64 5569 0 0 0 23 2 0 0 16 0 13 0 157717908 1523994624 45976 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14292] ppid=14286 vsize=1488276 CPUtime=0.25
/proc/14288/task/14292/stat : 14292 (java) S 14286 14288 13885 0 -1 64 5288 0 0 0 23 2 0 0 17 0 13 0 157717908 1523994624 45976 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14293] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14293/stat : 14293 (java) S 14286 14288 13885 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 157717910 1523994624 45976 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14294] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14294/stat : 14294 (java) S 14286 14288 13885 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 157717911 1523994624 45976 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14295] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14295/stat : 14295 (java) S 14286 14288 13885 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 157717911 1523994624 45976 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14296] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14296/stat : 14296 (java) S 14286 14288 13885 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157717915 1523994624 45976 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14297] ppid=14286 vsize=1488276 CPUtime=1.05
/proc/14288/task/14297/stat : 14297 (java) S 14286 14288 13885 0 -1 64 3893 0 0 0 103 2 0 0 15 0 13 0 157717915 1523994624 45976 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14298] ppid=14286 vsize=1488276 CPUtime=1.37
/proc/14288/task/14298/stat : 14298 (java) S 14286 14288 13885 0 -1 64 5525 0 0 0 135 2 0 0 16 0 13 0 157717915 1523994624 45976 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14299] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14299/stat : 14299 (java) S 14286 14288 13885 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157717915 1523994624 45976 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14300] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14300/stat : 14300 (java) S 14286 14288 13885 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 157717915 1523994624 45976 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14301] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14301/stat : 14301 (java) S 14286 14288 13885 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 157718195 1523994624 45976 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.32
Current children cumulated vsize (KiB) 1488276

[startup+12.7026 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14301
/proc/meminfo: memFree=1387128/2055920 swapFree=4182488/4192956
[pid=14288] ppid=14286 vsize=1488276 CPUtime=14.89
/proc/14288/stat : 14288 (java) S 14286 14288 13885 0 -1 0 58383 0 1 0 1459 30 0 0 20 0 13 0 157717906 1523994624 51016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14288/statm: 372069 51016 1432 9 0 369412 0
[pid=14288/tid=14290] ppid=14286 vsize=1488276 CPUtime=11.54
/proc/14288/task/14290/stat : 14290 (java) R 14286 14288 13885 0 -1 64 30970 0 1 0 1138 16 0 0 25 0 13 0 157717907 1523994624 51016 1992294400 134512640 134550932 4294956016 18446744073709551615 4109952610 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14291] ppid=14286 vsize=1488276 CPUtime=0.43
/proc/14288/task/14291/stat : 14291 (java) S 14286 14288 13885 0 -1 64 8639 0 0 0 40 3 0 0 16 0 13 0 157717908 1523994624 51016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14292] ppid=14286 vsize=1488276 CPUtime=0.43
/proc/14288/task/14292/stat : 14292 (java) S 14286 14288 13885 0 -1 64 8599 0 0 0 39 4 0 0 16 0 13 0 157717908 1523994624 51016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14293] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14293/stat : 14293 (java) S 14286 14288 13885 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 157717910 1523994624 51016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14294] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14294/stat : 14294 (java) S 14286 14288 13885 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 157717911 1523994624 51016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14295] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14295/stat : 14295 (java) S 14286 14288 13885 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 157717911 1523994624 51016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14296] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14296/stat : 14296 (java) S 14286 14288 13885 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157717915 1523994624 51016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14297] ppid=14286 vsize=1488276 CPUtime=1.06
/proc/14288/task/14297/stat : 14297 (java) S 14286 14288 13885 0 -1 64 3893 0 0 0 104 2 0 0 17 0 13 0 157717915 1523994624 51016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14298] ppid=14286 vsize=1488276 CPUtime=1.37
/proc/14288/task/14298/stat : 14298 (java) S 14286 14288 13885 0 -1 64 5525 0 0 0 135 2 0 0 16 0 13 0 157717915 1523994624 51016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14299] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14299/stat : 14299 (java) S 14286 14288 13885 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157717915 1523994624 51016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14300] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14300/stat : 14300 (java) S 14286 14288 13885 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 157717915 1523994624 51016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14301] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14301/stat : 14301 (java) S 14286 14288 13885 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 157718195 1523994624 51016 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.89
Current children cumulated vsize (KiB) 1488276

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14301
/proc/meminfo: memFree=1366264/2055920 swapFree=4182488/4192956
[pid=14288] ppid=14286 vsize=1488276 CPUtime=27.86
/proc/14288/stat : 14288 (java) S 14286 14288 13885 0 -1 0 65683 0 1 0 2752 34 0 0 20 0 13 0 157717906 1523994624 56232 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14288/statm: 372069 56232 1432 9 0 369412 0
[pid=14288/tid=14290] ppid=14286 vsize=1488276 CPUtime=24.26
/proc/14288/task/14290/stat : 14290 (java) R 14286 14288 13885 0 -1 64 30978 0 1 0 2410 16 0 0 25 0 13 0 157717907 1523994624 56232 1992294400 134512640 134550932 4294956016 18446744073709551615 4109899504 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14291] ppid=14286 vsize=1488276 CPUtime=0.5
/proc/14288/task/14291/stat : 14291 (java) S 14286 14288 13885 0 -1 64 12347 0 0 0 45 5 0 0 16 0 13 0 157717908 1523994624 56232 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14292] ppid=14286 vsize=1488276 CPUtime=0.5
/proc/14288/task/14292/stat : 14292 (java) S 14286 14288 13885 0 -1 64 12180 0 0 0 45 5 0 0 16 0 13 0 157717908 1523994624 56232 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14293] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14293/stat : 14293 (java) S 14286 14288 13885 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 157717910 1523994624 56232 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14294] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14294/stat : 14294 (java) S 14286 14288 13885 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 157717911 1523994624 56232 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14295] ppid=14286 vsize=1488276 CPUtime=0

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

/proc/14288/task/14297/stat : 14297 (java) S 14286 14288 13885 0 -1 64 3893 0 0 0 111 2 0 0 16 0 13 0 157717915 1523994624 259311 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14298] ppid=14286 vsize=1488276 CPUtime=1.42
/proc/14288/task/14298/stat : 14298 (java) S 14286 14288 13885 0 -1 64 5528 0 0 0 140 2 0 0 16 0 13 0 157717915 1523994624 259311 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14299] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14299/stat : 14299 (java) S 14286 14288 13885 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157717915 1523994624 259311 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14300] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14300/stat : 14300 (java) S 14286 14288 13885 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 157717915 1523994624 259311 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14301] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14301/stat : 14301 (java) S 14286 14288 13885 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 157718195 1523994624 259311 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1610.87
Current children cumulated vsize (KiB) 1488276

[startup+1662.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/77 14307
/proc/meminfo: memFree=523448/2055920 swapFree=4182488/4192956
[pid=14288] ppid=14286 vsize=1488276 CPUtime=1671.19
/proc/14288/stat : 14288 (java) S 14286 14288 13885 0 -1 0 318741 0 1 0 166962 157 0 0 20 0 13 0 157717906 1523994624 266313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14288/statm: 372069 266313 1432 9 0 369412 0
[pid=14288/tid=14290] ppid=14286 vsize=1488276 CPUtime=1652.95
/proc/14288/task/14290/stat : 14290 (java) R 14286 14288 13885 0 -1 64 31250 0 1 0 165276 19 0 0 25 0 13 0 157717907 1523994624 266313 1992294400 134512640 134550932 4294956016 18446744073709551615 4109952593 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14291] ppid=14286 vsize=1488276 CPUtime=7.78
/proc/14288/task/14291/stat : 14291 (java) S 14286 14288 13885 0 -1 64 142129 0 0 0 709 69 0 0 17 0 13 0 157717908 1523994624 266313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14292] ppid=14286 vsize=1488276 CPUtime=7.8
/proc/14288/task/14292/stat : 14292 (java) S 14286 14288 13885 0 -1 64 135184 0 0 0 719 61 0 0 16 0 13 0 157717908 1523994624 266313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14293] ppid=14286 vsize=1488276 CPUtime=0.04
/proc/14288/task/14293/stat : 14293 (java) S 14286 14288 13885 0 -1 64 12 0 0 0 3 1 0 0 16 0 13 0 157717910 1523994624 266313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14294] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14294/stat : 14294 (java) S 14286 14288 13885 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 157717911 1523994624 266313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14295] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14295/stat : 14295 (java) S 14286 14288 13885 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 157717911 1523994624 266313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14296] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14296/stat : 14296 (java) S 14286 14288 13885 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157717915 1523994624 266313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14297] ppid=14286 vsize=1488276 CPUtime=1.13
/proc/14288/task/14297/stat : 14297 (java) S 14286 14288 13885 0 -1 64 3893 0 0 0 111 2 0 0 16 0 13 0 157717915 1523994624 266313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14298] ppid=14286 vsize=1488276 CPUtime=1.42
/proc/14288/task/14298/stat : 14298 (java) S 14286 14288 13885 0 -1 64 5528 0 0 0 140 2 0 0 16 0 13 0 157717915 1523994624 266313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14299] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14299/stat : 14299 (java) S 14286 14288 13885 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157717915 1523994624 266313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14300] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14300/stat : 14300 (java) S 14286 14288 13885 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 157717915 1523994624 266313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14301] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14301/stat : 14301 (java) S 14286 14288 13885 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 157718195 1523994624 266313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1671.19
Current children cumulated vsize (KiB) 1488276

[startup+1722.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/77 14307
/proc/meminfo: memFree=486520/2055920 swapFree=4182488/4192956
[pid=14288] ppid=14286 vsize=1488276 CPUtime=1731.58
/proc/14288/stat : 14288 (java) S 14286 14288 13885 0 -1 0 328567 0 1 0 172996 162 0 0 20 0 13 0 157717906 1523994624 275532 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14288/statm: 372069 275532 1432 9 0 369412 0
[pid=14288/tid=14290] ppid=14286 vsize=1488276 CPUtime=1712.5
/proc/14288/task/14290/stat : 14290 (java) R 14286 14288 13885 0 -1 64 31258 0 1 0 171231 19 0 0 25 0 13 0 157717907 1523994624 275532 1992294400 134512640 134550932 4294956016 18446744073709551615 4109940315 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14291] ppid=14286 vsize=1488276 CPUtime=8.19
/proc/14288/task/14291/stat : 14291 (java) S 14286 14288 13885 0 -1 64 146469 0 0 0 749 70 0 0 17 0 13 0 157717908 1523994624 275532 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14292] ppid=14286 vsize=1488276 CPUtime=8.22
/proc/14288/task/14292/stat : 14292 (java) S 14286 14288 13885 0 -1 64 140662 0 0 0 759 63 0 0 16 0 13 0 157717908 1523994624 275532 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14293] ppid=14286 vsize=1488276 CPUtime=0.04
/proc/14288/task/14293/stat : 14293 (java) S 14286 14288 13885 0 -1 64 12 0 0 0 3 1 0 0 16 0 13 0 157717910 1523994624 275532 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14294] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14294/stat : 14294 (java) S 14286 14288 13885 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 157717911 1523994624 275532 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14295] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14295/stat : 14295 (java) S 14286 14288 13885 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 157717911 1523994624 275532 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14296] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14296/stat : 14296 (java) S 14286 14288 13885 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157717915 1523994624 275532 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14297] ppid=14286 vsize=1488276 CPUtime=1.13
/proc/14288/task/14297/stat : 14297 (java) S 14286 14288 13885 0 -1 64 3893 0 0 0 111 2 0 0 16 0 13 0 157717915 1523994624 275532 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14298] ppid=14286 vsize=1488276 CPUtime=1.42
/proc/14288/task/14298/stat : 14298 (java) S 14286 14288 13885 0 -1 64 5528 0 0 0 140 2 0 0 16 0 13 0 157717915 1523994624 275532 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14299] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14299/stat : 14299 (java) S 14286 14288 13885 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157717915 1523994624 275532 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14300] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14300/stat : 14300 (java) S 14286 14288 13885 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 157717915 1523994624 275532 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14301] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14301/stat : 14301 (java) S 14286 14288 13885 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 157718195 1523994624 275532 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1731.58
Current children cumulated vsize (KiB) 1488276

[startup+1782.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/77 14307
/proc/meminfo: memFree=455160/2055920 swapFree=4182488/4192956
[pid=14288] ppid=14286 vsize=1488276 CPUtime=1792.15
/proc/14288/stat : 14288 (java) S 14286 14288 13885 0 -1 0 337182 0 1 0 179049 166 0 0 20 0 13 0 157717906 1523994624 283883 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14288/statm: 372069 283883 1432 9 0 369412 0
[pid=14288/tid=14290] ppid=14286 vsize=1488276 CPUtime=1771.85
/proc/14288/task/14290/stat : 14290 (java) S 14286 14288 13885 0 -1 64 31269 0 1 0 177166 19 0 0 25 0 13 0 157717907 1523994624 283883 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14291] ppid=14286 vsize=1488276 CPUtime=8.8
/proc/14288/task/14291/stat : 14291 (java) R 14286 14288 13885 0 -1 64 150166 0 0 0 808 72 0 0 17 0 13 0 157717908 1523994624 283883 1992294400 134512640 134550932 4294956016 18446744073709551615 105886514 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14292] ppid=14286 vsize=1488276 CPUtime=8.84
/proc/14288/task/14292/stat : 14292 (java) R 14286 14288 13885 0 -1 64 145569 0 0 0 818 66 0 0 17 0 13 0 157717908 1523994624 283883 1992294400 134512640 134550932 4294956016 18446744073709551615 105886418 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14293] ppid=14286 vsize=1488276 CPUtime=0.04
/proc/14288/task/14293/stat : 14293 (java) S 14286 14288 13885 0 -1 64 12 0 0 0 3 1 0 0 16 0 13 0 157717910 1523994624 283883 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14294] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14294/stat : 14294 (java) S 14286 14288 13885 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 157717911 1523994624 283883 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14295] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14295/stat : 14295 (java) S 14286 14288 13885 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 157717911 1523994624 283883 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14296] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14296/stat : 14296 (java) S 14286 14288 13885 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157717915 1523994624 283883 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14297] ppid=14286 vsize=1488276 CPUtime=1.13
/proc/14288/task/14297/stat : 14297 (java) S 14286 14288 13885 0 -1 64 3893 0 0 0 111 2 0 0 16 0 13 0 157717915 1523994624 283883 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14298] ppid=14286 vsize=1488276 CPUtime=1.42
/proc/14288/task/14298/stat : 14298 (java) S 14286 14288 13885 0 -1 64 5528 0 0 0 140 2 0 0 16 0 13 0 157717915 1523994624 283883 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14299] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14299/stat : 14299 (java) S 14286 14288 13885 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157717915 1523994624 283883 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14300] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14300/stat : 14300 (java) S 14286 14288 13885 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 157717915 1523994624 283883 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14301] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14301/stat : 14301 (java) S 14286 14288 13885 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 157718195 1523994624 283883 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1792.15
Current children cumulated vsize (KiB) 1488276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1790.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14307
/proc/meminfo: memFree=451256/2055920 swapFree=4182488/4192956
[pid=14288] ppid=14286 vsize=1488276 CPUtime=1800
/proc/14288/stat : 14288 (java) S 14286 14288 13885 0 -1 0 337619 0 1 0 179834 166 0 0 20 0 13 0 157717906 1523994624 284297 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14288/statm: 372069 284297 1432 9 0 369412 0
[pid=14288/tid=14290] ppid=14286 vsize=1488276 CPUtime=1779.59
/proc/14288/task/14290/stat : 14290 (java) R 14286 14288 13885 0 -1 64 31271 0 1 0 177940 19 0 0 25 0 13 0 157717907 1523994624 284297 1992294400 134512640 134550932 4294956016 18446744073709551615 4109939325 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14291] ppid=14286 vsize=1488276 CPUtime=8.86
/proc/14288/task/14291/stat : 14291 (java) S 14286 14288 13885 0 -1 64 150360 0 0 0 814 72 0 0 17 0 13 0 157717908 1523994624 284297 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14292] ppid=14286 vsize=1488276 CPUtime=8.89
/proc/14288/task/14292/stat : 14292 (java) S 14286 14288 13885 0 -1 64 145810 0 0 0 823 66 0 0 16 0 13 0 157717908 1523994624 284297 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14293] ppid=14286 vsize=1488276 CPUtime=0.04
/proc/14288/task/14293/stat : 14293 (java) S 14286 14288 13885 0 -1 64 12 0 0 0 3 1 0 0 16 0 13 0 157717910 1523994624 284297 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14294] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14294/stat : 14294 (java) S 14286 14288 13885 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 157717911 1523994624 284297 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14295] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14295/stat : 14295 (java) S 14286 14288 13885 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 157717911 1523994624 284297 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14296] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14296/stat : 14296 (java) S 14286 14288 13885 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157717915 1523994624 284297 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14297] ppid=14286 vsize=1488276 CPUtime=1.13
/proc/14288/task/14297/stat : 14297 (java) S 14286 14288 13885 0 -1 64 3893 0 0 0 111 2 0 0 16 0 13 0 157717915 1523994624 284297 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14298] ppid=14286 vsize=1488276 CPUtime=1.42
/proc/14288/task/14298/stat : 14298 (java) S 14286 14288 13885 0 -1 64 5528 0 0 0 140 2 0 0 16 0 13 0 157717915 1523994624 284297 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14299] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14299/stat : 14299 (java) S 14286 14288 13885 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157717915 1523994624 284297 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14288/tid=14300] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14300/stat : 14300 (java) R 14286 14288 13885 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 157717915 1523994624 284297 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14288/tid=14301] ppid=14286 vsize=1488276 CPUtime=0
/proc/14288/task/14301/stat : 14301 (java) S 14286 14288 13885 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 157718195 1523994624 284297 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1488276

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

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

[startup+1790.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14307
/proc/meminfo: memFree=451256/2055920 swapFree=4182488/4192956
[pid=14288] ppid=14286 vsize=0 CPUtime=1800.2
/proc/14288/stat : 14288 (java) Z 14286 14288 13885 0 -1 1036 337649 0 1 0 179853 167 0 0 15 0 2 0 157717906 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14288/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

[startup+1790.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14307
/proc/meminfo: memFree=451256/2055920 swapFree=4182488/4192956
[pid=14288] ppid=14286 vsize=0 CPUtime=1800.28
/proc/14288/stat : 14288 (java) Z 14286 14288 13885 0 -1 1036 337649 0 1 0 179853 175 0 0 15 0 2 0 157717906 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14288/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.28
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1790.39
CPU time (s): 1800.39
CPU user time (s): 1798.54
CPU system time (s): 1.84972
CPU usage (%): 100.558
Max. virtual memory (cumulated for all children) (KiB): 1490852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.54
system time used= 1.84972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 337649
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= 39839
involuntary context switches= 6244

runsolver used 2.11168 second user time and 4.81627 second system time

The end

Launcher Data

Begin job on node21 at 2009-06-13 15:52:59
IDJOB=1856071
IDBENCH=2331
IDSOLVER=682
FILE ID=node21/1856071-1244901179
PBS_JOBID= 9354464
Free space on /tmp= 66120 MiB

SOLVER NAME= SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos6.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1856071-1244901179/watcher-1856071-1244901179 -o /tmp/evaluation-result-1856071-1244901179/solver-1856071-1244901179 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856071-1244901179.opb

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

MD5SUM BENCH= 2a04555106a68acba17fb5820db41df1
RANDOM SEED=1508554500

node21.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.239
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.239
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:       1587072 kB
Buffers:         52084 kB
Cached:         339392 kB
SwapCached:       4216 kB
Active:          28340 kB
Inactive:       370460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1587072 kB
SwapTotal:     4192956 kB
SwapFree:      4182488 kB
Dirty:            3316 kB
Writeback:           0 kB
Mapped:          13380 kB
Slab:            56048 kB
Committed_AS:   138492 kB
PageTables:       1380 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= 66120 MiB
End job on node21 at 2009-06-13 16:22:51