Trace number 1856235

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.96 1793.66

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-grow15.opb
MD5SUMb4d90975042873aa16a95872bfad2ca2
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables17130
Total number of constraints900
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints900
Minimum length of a constraint22
Maximum length of a constraint491
Number of terms in the objective function 1335
Biggest coefficient in the objective function 3758096384
Number of bits for the biggest coefficient in the objective function 32
Sum of the numbers in the objective function 154618822482
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 878188741787648
Number of bits of the biggest number in a constraint 50
Biggest sum of numbers in a constraint 4550739094651140
Number of bits of the biggest sum of numbers53
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.09/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.14	c See www.sat4j.org for details.
0.09/0.15	c version 2.1.1.v20090612
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version	1.6.0_12
0.09/0.15	c os.name	Linux
0.09/0.15	c os.version	2.6.9-22.EL.rootsmp
0.09/0.15	c os.arch	i386
0.09/0.15	c Free memory 1342000320
0.09/0.15	c Max memory 1344274432
0.09/0.15	c Total memory 1344274432
0.09/0.15	c Number of processors 2
0.23/0.21	c Pseudo Boolean Optimization
0.23/0.21	c --- Begin Solver configuration ---
0.23/0.21	c Stops conflict analysis at the first Unique Implication Point
0.23/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@3eca90
0.23/0.21	c Learn all clauses as in MiniSAT
0.23/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.23/0.21	c Expensive reason simplification
0.23/0.21	c MiniSAT restarts strategy
0.23/0.21	c Memory based learned constraints deletion strategy
0.23/0.21	c timeout=2147483s
0.23/0.21	c DB Simplification allowed=false
0.23/0.21	c --- End Solver configuration ---
0.23/0.21	c solving HOME/instance-1856235-1244906044.opb
0.23/0.21	c reading problem ... 
2.79/1.79	c ... done. Wall clock time 1.575s.
2.79/1.79	c #vars     17130
2.79/1.79	c #constraints  1200
2.79/1.79	c constraints type 
2.79/1.79	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1200
1800.06/1793.11	c starts		: 22
1800.06/1793.11	c conflicts		: 1273341
1800.06/1793.11	c decisions		: 1350634
1800.06/1793.11	c propagations		: 23261785
1800.06/1793.11	c inspects		: 2429154051
1800.06/1793.11	c learnt literals	: 6
1800.06/1793.11	c learnt binary clauses	: 10
1800.06/1793.11	c learnt ternary clauses	: 11
1800.06/1793.11	c learnt clauses	: 1273335
1800.06/1793.11	c ignored clauses	: 0
1800.06/1793.11	c root simplifications	: 0
1800.06/1793.11	c removed literals (reason simplification)	: 39494177
1800.06/1793.11	c reason swapping (by a shorter reason)	: 0
1800.06/1793.11	c Calls to reduceDB	: 0
1800.06/1793.11	c speed (assignments/second)	: 12985.824435807745
1800.06/1793.11	c non guided choices	1095
1800.65/1793.45	c learnt constraints type 
1800.65/1793.45	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 1273466
1800.65/1793.45	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 10
1800.65/1793.45	c constraints type 
1800.65/1793.45	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1200
1800.65/1793.45	s UNKNOWN
1800.65/1793.45	c Total wall clock time (in seconds): 1793.234

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-1856235-1244906044/watcher-1856235-1244906044 -o /tmp/evaluation-result-1856235-1244906044/solver-1856235-1244906044 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856235-1244906044.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: 0.92 1.00 0.99 2/64 15003
/proc/meminfo: memFree=1323904/2055920 swapFree=4180792/4192956
[pid=15003] ppid=15001 vsize=1476 CPUtime=0
/proc/15003/stat : 15003 (java6) R 15001 15003 14874 0 -1 0 122 0 0 0 0 0 0 0 18 0 1 0 158204307 1511424 95 1992294400 134512640 134550932 4294956176 18446744073709551615 134521816 0 0 4096 0 0 0 0 17 0 0 0
/proc/15003/statm: 369 101 78 9 0 11 0

[startup+0.00740206 s]
/proc/loadavg: 0.92 1.00 0.99 2/64 15003
/proc/meminfo: memFree=1323904/2055920 swapFree=4180792/4192956
[pid=15003] ppid=15001 vsize=152 CPUtime=0
/proc/15003/stat : 15003 (java) R 15001 15003 14874 0 -1 0 204 0 0 0 0 0 0 0 18 0 1 0 158204307 155648 26 1992294400 134512640 134550932 4294956016 18446744073709551615 1171755 0 0 4096 0 0 0 0 17 0 0 0
/proc/15003/statm: 38 26 19 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 152

[startup+0.101417 s]
/proc/loadavg: 0.92 1.00 0.99 2/64 15003
/proc/meminfo: memFree=1323904/2055920 swapFree=4180792/4192956
[pid=15003] ppid=15001 vsize=1472584 CPUtime=0.09
/proc/15003/stat : 15003 (java) S 15001 15003 14874 0 -1 0 3623 0 1 0 6 3 0 0 18 0 12 0 158204307 1507926016 3366 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15003/statm: 368146 3373 1068 9 0 365494 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1472584

[startup+0.301457 s]
/proc/loadavg: 0.92 1.00 0.99 2/64 15003
/proc/meminfo: memFree=1323904/2055920 swapFree=4180792/4192956
[pid=15003] ppid=15001 vsize=1475240 CPUtime=0.37
/proc/15003/stat : 15003 (java) S 15001 15003 14874 0 -1 0 5104 0 1 0 33 4 0 0 18 0 12 0 158204307 1510645760 4839 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15003/statm: 368810 4839 1359 9 0 366153 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1475240

[startup+0.701526 s]
/proc/loadavg: 0.92 1.00 0.99 2/64 15003
/proc/meminfo: memFree=1323904/2055920 swapFree=4180792/4192956
[pid=15003] ppid=15001 vsize=1480380 CPUtime=1.02
/proc/15003/stat : 15003 (java) S 15001 15003 14874 0 -1 0 8930 0 1 0 96 6 0 0 18 0 12 0 158204307 1515909120 7603 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15003/statm: 370095 7603 1398 9 0 367438 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 1480380

[startup+1.50266 s]
/proc/loadavg: 0.92 1.00 0.99 4/76 15015
/proc/meminfo: memFree=1286176/2055920 swapFree=4180792/4192956
[pid=15003] ppid=15001 vsize=1489240 CPUtime=2.6
/proc/15003/stat : 15003 (java) S 15001 15003 14874 0 -1 0 25914 0 1 0 245 15 0 0 18 0 12 0 158204307 1524981760 20942 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15003/statm: 372310 20943 1401 9 0 369653 0
[pid=15003/tid=15005] ppid=15001 vsize=1489240 CPUtime=1.11
/proc/15003/task/15005/stat : 15005 (java) R 15001 15003 14874 0 -1 64 16373 0 1 0 101 10 0 0 18 0 12 0 158204308 1524981760 20945 1992294400 134512640 134550932 4294956016 18446744073709551615 4109519626 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15006] ppid=15001 vsize=1489240 CPUtime=0
/proc/15003/task/15006/stat : 15006 (java) S 15001 15003 14874 0 -1 64 3 0 0 0 0 0 0 0 20 0 12 0 158204309 1524981760 20948 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15007] ppid=15001 vsize=1489240 CPUtime=0
/proc/15003/task/15007/stat : 15007 (java) S 15001 15003 14874 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 158204309 1524981760 20949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15008] ppid=15001 vsize=1489240 CPUtime=0
/proc/15003/task/15008/stat : 15008 (java) S 15001 15003 14874 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 158204311 1524981760 20950 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15009] ppid=15001 vsize=1489240 CPUtime=0
/proc/15003/task/15009/stat : 15009 (java) S 15001 15003 14874 0 -1 64 9 0 0 0 0 0 0 0 23 0 12 0 158204312 1524981760 20951 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15010] ppid=15001 vsize=1489240 CPUtime=0
/proc/15003/task/15010/stat : 15010 (java) S 15001 15003 14874 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 158204312 1524981760 20952 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15011] ppid=15001 vsize=1489240 CPUtime=0
/proc/15003/task/15011/stat : 15011 (java) S 15001 15003 14874 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 158204316 1524981760 20953 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15012] ppid=15001 vsize=1489240 CPUtime=0.52
/proc/15003/task/15012/stat : 15012 (java) S 15001 15003 14874 0 -1 64 2979 0 0 0 51 1 0 0 16 0 12 0 158204316 1524981760 20953 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15013] ppid=15001 vsize=1489240 CPUtime=0.94
/proc/15003/task/15013/stat : 15013 (java) R 15001 15003 14874 0 -1 64 5825 0 0 0 92 2 0 0 18 0 12 0 158204316 1524981760 20954 1992294400 134512640 134550932 4294956016 18446744073709551615 105961365 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15014] ppid=15001 vsize=1489240 CPUtime=0
/proc/15003/task/15014/stat : 15014 (java) S 15001 15003 14874 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 158204316 1524981760 20955 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15015] ppid=15001 vsize=1489240 CPUtime=0
/proc/15003/task/15015/stat : 15015 (java) S 15001 15003 14874 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 158204316 1524981760 20956 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 1489240

[startup+3.10292 s]
/proc/loadavg: 0.92 1.00 0.99 4/77 15016
/proc/meminfo: memFree=1216344/2055920 swapFree=4180792/4192956
[pid=15003] ppid=15001 vsize=1487980 CPUtime=5.02
/proc/15003/stat : 15003 (java) S 15001 15003 14874 0 -1 0 44707 0 1 0 478 24 0 0 18 0 13 0 158204307 1523691520 39576 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15003/statm: 371995 39576 1432 9 0 369338 0
[pid=15003/tid=15005] ppid=15001 vsize=1487980 CPUtime=2.34
/proc/15003/task/15005/stat : 15005 (java) R 15001 15003 14874 0 -1 64 30953 0 1 0 217 17 0 0 18 0 13 0 158204308 1523691520 39576 1992294400 134512640 134550932 4294956016 18446744073709551615 4110003516 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15006] ppid=15001 vsize=1487980 CPUtime=0.06
/proc/15003/task/15006/stat : 15006 (java) S 15001 15003 14874 0 -1 64 1854 0 0 0 5 1 0 0 17 0 13 0 158204309 1523691520 39576 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15007] ppid=15001 vsize=1487980 CPUtime=0.06
/proc/15003/task/15007/stat : 15007 (java) S 15001 15003 14874 0 -1 64 2161 0 0 0 5 1 0 0 17 0 13 0 158204309 1523691520 39576 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15008] ppid=15001 vsize=1487980 CPUtime=0
/proc/15003/task/15008/stat : 15008 (java) S 15001 15003 14874 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158204311 1523691520 39576 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15009] ppid=15001 vsize=1487980 CPUtime=0
/proc/15003/task/15009/stat : 15009 (java) S 15001 15003 14874 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158204312 1523691520 39576 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15010] ppid=15001 vsize=1487980 CPUtime=0
/proc/15003/task/15010/stat : 15010 (java) S 15001 15003 14874 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158204312 1523691520 39576 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15011] ppid=15001 vsize=1487980 CPUtime=0
/proc/15003/task/15011/stat : 15011 (java) S 15001 15003 14874 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158204316 1523691520 39576 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15012] ppid=15001 vsize=1487980 CPUtime=1.05
/proc/15003/task/15012/stat : 15012 (java) S 15001 15003 14874 0 -1 64 3069 0 0 0 104 1 0 0 16 0 13 0 158204316 1523691520 39576 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15013] ppid=15001 vsize=1487980 CPUtime=1.45
/proc/15003/task/15013/stat : 15013 (java) S 15001 15003 14874 0 -1 64 5916 0 0 0 143 2 0 0 16 0 13 0 158204316 1523691520 39576 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15014] ppid=15001 vsize=1487980 CPUtime=0
/proc/15003/task/15014/stat : 15014 (java) S 15001 15003 14874 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158204316 1523691520 39576 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15015] ppid=15001 vsize=1487980 CPUtime=0
/proc/15003/task/15015/stat : 15015 (java) S 15001 15003 14874 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158204316 1523691520 39576 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15016] ppid=15001 vsize=1487980 CPUtime=0
/proc/15003/task/15016/stat : 15016 (java) S 15001 15003 14874 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 158204504 1523691520 39576 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.02
Current children cumulated vsize (KiB) 1487980

[startup+6.30245 s]
/proc/loadavg: 0.93 1.00 0.99 3/77 15016
/proc/meminfo: memFree=1153176/2055920 swapFree=4180792/4192956
[pid=15003] ppid=15001 vsize=1487404 CPUtime=8.36
/proc/15003/stat : 15003 (java) S 15001 15003 14874 0 -1 0 49103 0 1 0 810 26 0 0 18 0 13 0 158204307 1523101696 43803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15003/statm: 371851 43803 1432 9 0 369194 0
[pid=15003/tid=15005] ppid=15001 vsize=1487404 CPUtime=5.45
/proc/15003/task/15005/stat : 15005 (java) R 15001 15003 14874 0 -1 64 30965 0 1 0 528 17 0 0 25 0 13 0 158204308 1523101696 43803 1992294400 134512640 134550932 4294956016 18446744073709551615 4109814398 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15006] ppid=15001 vsize=1487404 CPUtime=0.12
/proc/15003/task/15006/stat : 15006 (java) S 15001 15003 14874 0 -1 64 4079 0 0 0 10 2 0 0 16 0 13 0 158204309 1523101696 43803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15007] ppid=15001 vsize=1487404 CPUtime=0.11
/proc/15003/task/15007/stat : 15007 (java) S 15001 15003 14874 0 -1 64 4310 0 0 0 10 1 0 0 17 0 13 0 158204309 1523101696 43803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15008] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15008/stat : 15008 (java) S 15001 15003 14874 0 -1 64 14 0 0 0 0 0 0 0 16 0 13 0 158204311 1523101696 43803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15009] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15009/stat : 15009 (java) S 15001 15003 14874 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158204312 1523101696 43803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15010] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15010/stat : 15010 (java) S 15001 15003 14874 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158204312 1523101696 43803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15011] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15011/stat : 15011 (java) S 15001 15003 14874 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158204316 1523101696 43803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15012] ppid=15001 vsize=1487404 CPUtime=1.16
/proc/15003/task/15012/stat : 15012 (java) S 15001 15003 14874 0 -1 64 3075 0 0 0 115 1 0 0 15 0 13 0 158204316 1523101696 43803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15013] ppid=15001 vsize=1487404 CPUtime=1.46
/proc/15003/task/15013/stat : 15013 (java) S 15001 15003 14874 0 -1 64 5916 0 0 0 144 2 0 0 16 0 13 0 158204316 1523101696 43803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15014] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15014/stat : 15014 (java) S 15001 15003 14874 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158204316 1523101696 43803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15015] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15015/stat : 15015 (java) S 15001 15003 14874 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158204316 1523101696 43803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15016] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15016/stat : 15016 (java) S 15001 15003 14874 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 158204504 1523101696 43803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.36
Current children cumulated vsize (KiB) 1487404

[startup+12.7025 s]
/proc/loadavg: 0.93 1.00 0.99 2/77 15016
/proc/meminfo: memFree=1149912/2055920 swapFree=4180792/4192956
[pid=15003] ppid=15001 vsize=1487404 CPUtime=14.89
/proc/15003/stat : 15003 (java) S 15001 15003 14874 0 -1 0 53286 0 1 0 1461 28 0 0 18 0 13 0 158204307 1523101696 47028 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15003/statm: 371851 47028 1432 9 0 369194 0
[pid=15003/tid=15005] ppid=15001 vsize=1487404 CPUtime=11.7
/proc/15003/task/15005/stat : 15005 (java) R 15001 15003 14874 0 -1 64 30968 0 1 0 1153 17 0 0 25 0 13 0 158204308 1523101696 47028 1992294400 134512640 134550932 4294956016 18446744073709551615 4110002528 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15006] ppid=15001 vsize=1487404 CPUtime=0.23
/proc/15003/task/15006/stat : 15006 (java) S 15001 15003 14874 0 -1 64 6279 0 0 0 21 2 0 0 17 0 13 0 158204309 1523101696 47028 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15007] ppid=15001 vsize=1487404 CPUtime=0.23
/proc/15003/task/15007/stat : 15007 (java) S 15001 15003 14874 0 -1 64 6285 0 0 0 21 2 0 0 16 0 13 0 158204309 1523101696 47028 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15008] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15008/stat : 15008 (java) S 15001 15003 14874 0 -1 64 17 0 0 0 0 0 0 0 16 0 13 0 158204311 1523101696 47028 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15009] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15009/stat : 15009 (java) S 15001 15003 14874 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158204312 1523101696 47028 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15010] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15010/stat : 15010 (java) S 15001 15003 14874 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158204312 1523101696 47028 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15011] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15011/stat : 15011 (java) S 15001 15003 14874 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158204316 1523101696 47028 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15012] ppid=15001 vsize=1487404 CPUtime=1.18
/proc/15003/task/15012/stat : 15012 (java) S 15001 15003 14874 0 -1 64 3076 0 0 0 117 1 0 0 16 0 13 0 158204316 1523101696 47028 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15013] ppid=15001 vsize=1487404 CPUtime=1.49
/proc/15003/task/15013/stat : 15013 (java) S 15001 15003 14874 0 -1 64 5917 0 0 0 147 2 0 0 16 0 13 0 158204316 1523101696 47028 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15014] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15014/stat : 15014 (java) S 15001 15003 14874 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158204316 1523101696 47028 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15015] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15015/stat : 15015 (java) S 15001 15003 14874 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158204316 1523101696 47028 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15016] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15016/stat : 15016 (java) S 15001 15003 14874 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 158204504 1523101696 47028 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) 1487404

[startup+25.5026 s]
/proc/loadavg: 0.95 1.00 0.99 2/77 15016
/proc/meminfo: memFree=1104536/2055920 swapFree=4180792/4192956
[pid=15003] ppid=15001 vsize=1487404 CPUtime=27.88
/proc/15003/stat : 15003 (java) S 15001 15003 14874 0 -1 0 65118 0 1 0 2754 34 0 0 18 0 13 0 158204307 1523101696 55989 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15003/statm: 371851 55989 1432 9 0 369194 0
[pid=15003/tid=15005] ppid=15001 vsize=1487404 CPUtime=24.29
/proc/15003/task/15005/stat : 15005 (java) R 15001 15003 14874 0 -1 64 30971 0 1 0 2412 17 0 0 25 0 13 0 158204308 1523101696 55989 1992294400 134512640 134550932 4294956016 18446744073709551615 4109814298 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15006] ppid=15001 vsize=1487404 CPUtime=0.42
/proc/15003/task/15006/stat : 15006 (java) S 15001 15003 14874 0 -1 64 13370 0 0 0 36 6 0 0 17 0 13 0 158204309 1523101696 55989 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15007] ppid=15001 vsize=1487404 CPUtime=0.42
/proc/15003/task/15007/stat : 15007 (java) S 15001 15003 14874 0 -1 64 11023 0 0 0 38 4 0 0 16 0 13 0 158204309 1523101696 55989 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15008] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15008/stat : 15008 (java) S 15001 15003 14874 0 -1 64 17 0 0 0 0 0 0 0 15 0 13 0 158204311 1523101696 55989 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15009] ppid=15001 vsize=1487404 CPUtime=0

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

[pid=15003/tid=15008] ppid=15001 vsize=1487404 CPUtime=0.04
/proc/15003/task/15008/stat : 15008 (java) S 15001 15003 14874 0 -1 64 17 0 0 0 3 1 0 0 16 0 13 0 158204311 1523101696 240485 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15009] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15009/stat : 15009 (java) S 15001 15003 14874 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158204312 1523101696 240485 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15010] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15010/stat : 15010 (java) S 15001 15003 14874 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158204312 1523101696 240485 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15011] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15011/stat : 15011 (java) S 15001 15003 14874 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158204316 1523101696 240485 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15012] ppid=15001 vsize=1487404 CPUtime=1.18
/proc/15003/task/15012/stat : 15012 (java) S 15001 15003 14874 0 -1 64 3076 0 0 0 117 1 0 0 16 0 13 0 158204316 1523101696 240485 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15013] ppid=15001 vsize=1487404 CPUtime=1.51
/proc/15003/task/15013/stat : 15013 (java) S 15001 15003 14874 0 -1 64 5917 0 0 0 149 2 0 0 17 0 13 0 158204316 1523101696 240485 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15014] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15014/stat : 15014 (java) S 15001 15003 14874 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158204316 1523101696 240485 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15015] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15015/stat : 15015 (java) S 15001 15003 14874 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158204316 1523101696 240485 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15016] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15016/stat : 15016 (java) S 15001 15003 14874 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 158204504 1523101696 240485 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1668.99
Current children cumulated vsize (KiB) 1487404

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15016
/proc/meminfo: memFree=344536/2055920 swapFree=4180792/4192956
[pid=15003] ppid=15001 vsize=1487404 CPUtime=1729.12
/proc/15003/stat : 15003 (java) S 15001 15003 14874 0 -1 0 284880 0 1 0 172766 146 0 0 18 0 13 0 158204307 1523101696 245415 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15003/statm: 371851 245415 1432 9 0 369194 0
[pid=15003/tid=15005] ppid=15001 vsize=1487404 CPUtime=1713.91
/proc/15003/task/15005/stat : 15005 (java) R 15001 15003 14874 0 -1 64 31209 0 1 0 171372 19 0 0 25 0 13 0 158204308 1523101696 245415 1992294400 134512640 134550932 4294956016 18446744073709551615 4109915903 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15006] ppid=15001 vsize=1487404 CPUtime=6.15
/proc/15003/task/15006/stat : 15006 (java) S 15001 15003 14874 0 -1 64 130018 0 0 0 550 65 0 0 16 0 13 0 158204309 1523101696 245415 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15007] ppid=15001 vsize=1487404 CPUtime=6.26
/proc/15003/task/15007/stat : 15007 (java) S 15001 15003 14874 0 -1 64 113899 0 0 0 572 54 0 0 17 0 13 0 158204309 1523101696 245415 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15008] ppid=15001 vsize=1487404 CPUtime=0.04
/proc/15003/task/15008/stat : 15008 (java) S 15001 15003 14874 0 -1 64 17 0 0 0 3 1 0 0 16 0 13 0 158204311 1523101696 245415 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15009] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15009/stat : 15009 (java) S 15001 15003 14874 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158204312 1523101696 245415 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15010] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15010/stat : 15010 (java) S 15001 15003 14874 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158204312 1523101696 245415 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15011] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15011/stat : 15011 (java) S 15001 15003 14874 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158204316 1523101696 245415 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15012] ppid=15001 vsize=1487404 CPUtime=1.18
/proc/15003/task/15012/stat : 15012 (java) S 15001 15003 14874 0 -1 64 3076 0 0 0 117 1 0 0 16 0 13 0 158204316 1523101696 245415 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15013] ppid=15001 vsize=1487404 CPUtime=1.51
/proc/15003/task/15013/stat : 15013 (java) S 15001 15003 14874 0 -1 64 5917 0 0 0 149 2 0 0 17 0 13 0 158204316 1523101696 245415 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15014] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15014/stat : 15014 (java) S 15001 15003 14874 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158204316 1523101696 245415 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15015] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15015/stat : 15015 (java) S 15001 15003 14874 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158204316 1523101696 245415 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15016] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15016/stat : 15016 (java) S 15001 15003 14874 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 158204504 1523101696 245415 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1729.12
Current children cumulated vsize (KiB) 1487404

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15016
/proc/meminfo: memFree=322776/2055920 swapFree=4180792/4192956
[pid=15003] ppid=15001 vsize=1487404 CPUtime=1789.26
/proc/15003/stat : 15003 (java) S 15001 15003 14874 0 -1 0 290841 0 1 0 178778 148 0 0 18 0 13 0 158204307 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15003/statm: 371851 250833 1432 9 0 369194 0
[pid=15003/tid=15005] ppid=15001 vsize=1487404 CPUtime=1773.67
/proc/15003/task/15005/stat : 15005 (java) R 15001 15003 14874 0 -1 64 31213 0 1 0 177348 19 0 0 25 0 13 0 158204308 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4110003515 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15006] ppid=15001 vsize=1487404 CPUtime=6.35
/proc/15003/task/15006/stat : 15006 (java) S 15001 15003 14874 0 -1 64 132391 0 0 0 568 67 0 0 16 0 13 0 158204309 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15007] ppid=15001 vsize=1487404 CPUtime=6.46
/proc/15003/task/15007/stat : 15007 (java) S 15001 15003 14874 0 -1 64 117483 0 0 0 591 55 0 0 17 0 13 0 158204309 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15008] ppid=15001 vsize=1487404 CPUtime=0.04
/proc/15003/task/15008/stat : 15008 (java) S 15001 15003 14874 0 -1 64 17 0 0 0 3 1 0 0 16 0 13 0 158204311 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15009] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15009/stat : 15009 (java) S 15001 15003 14874 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158204312 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15010] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15010/stat : 15010 (java) S 15001 15003 14874 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158204312 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15011] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15011/stat : 15011 (java) S 15001 15003 14874 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158204316 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15012] ppid=15001 vsize=1487404 CPUtime=1.18
/proc/15003/task/15012/stat : 15012 (java) S 15001 15003 14874 0 -1 64 3076 0 0 0 117 1 0 0 16 0 13 0 158204316 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15013] ppid=15001 vsize=1487404 CPUtime=1.51
/proc/15003/task/15013/stat : 15013 (java) S 15001 15003 14874 0 -1 64 5917 0 0 0 149 2 0 0 17 0 13 0 158204316 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15014] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15014/stat : 15014 (java) S 15001 15003 14874 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158204316 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15015] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15015/stat : 15015 (java) S 15001 15003 14874 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158204316 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15016] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15016/stat : 15016 (java) S 15001 15003 14874 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 158204504 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1789.26
Current children cumulated vsize (KiB) 1487404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15016
/proc/meminfo: memFree=322776/2055920 swapFree=4180792/4192956
[pid=15003] ppid=15001 vsize=1487404 CPUtime=1800.06
/proc/15003/stat : 15003 (java) S 15001 15003 14874 0 -1 0 290841 0 1 0 179858 148 0 0 18 0 13 0 158204307 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15003/statm: 371851 250833 1432 9 0 369194 0
[pid=15003/tid=15005] ppid=15001 vsize=1487404 CPUtime=1784.47
/proc/15003/task/15005/stat : 15005 (java) R 15001 15003 14874 0 -1 64 31213 0 1 0 178428 19 0 0 25 0 13 0 158204308 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4109900244 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15006] ppid=15001 vsize=1487404 CPUtime=6.35
/proc/15003/task/15006/stat : 15006 (java) S 15001 15003 14874 0 -1 64 132391 0 0 0 568 67 0 0 16 0 13 0 158204309 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15007] ppid=15001 vsize=1487404 CPUtime=6.46
/proc/15003/task/15007/stat : 15007 (java) S 15001 15003 14874 0 -1 64 117483 0 0 0 591 55 0 0 17 0 13 0 158204309 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15008] ppid=15001 vsize=1487404 CPUtime=0.04
/proc/15003/task/15008/stat : 15008 (java) S 15001 15003 14874 0 -1 64 17 0 0 0 3 1 0 0 16 0 13 0 158204311 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15009] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15009/stat : 15009 (java) S 15001 15003 14874 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158204312 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15010] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15010/stat : 15010 (java) S 15001 15003 14874 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158204312 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15011] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15011/stat : 15011 (java) S 15001 15003 14874 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158204316 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15012] ppid=15001 vsize=1487404 CPUtime=1.18
/proc/15003/task/15012/stat : 15012 (java) S 15001 15003 14874 0 -1 64 3076 0 0 0 117 1 0 0 16 0 13 0 158204316 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15013] ppid=15001 vsize=1487404 CPUtime=1.51
/proc/15003/task/15013/stat : 15013 (java) S 15001 15003 14874 0 -1 64 5917 0 0 0 149 2 0 0 17 0 13 0 158204316 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15014] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15014/stat : 15014 (java) S 15001 15003 14874 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158204316 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15015] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15015/stat : 15015 (java) S 15001 15003 14874 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158204316 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15016] ppid=15001 vsize=1487404 CPUtime=0
/proc/15003/task/15016/stat : 15016 (java) S 15001 15003 14874 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 158204504 1523101696 250833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1487404

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

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

[startup+1793.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15016
/proc/meminfo: memFree=322776/2055920 swapFree=4180792/4192956
[pid=15003] ppid=15001 vsize=1488052 CPUtime=1800.65
/proc/15003/stat : 15003 (java) S 15001 15003 14874 0 -1 0 290862 0 1 0 179916 149 0 0 16 0 15 0 158204307 1523765248 250854 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15003/statm: 372013 250854 1434 9 0 369356 0
[pid=15003/tid=15005] ppid=15001 vsize=1488052 CPUtime=1784.77
/proc/15003/task/15005/stat : 15005 (java) R 15001 15003 14874 0 -1 64 31213 0 1 0 178458 19 0 0 25 0 15 0 158204308 1523765248 250854 1992294400 134512640 134550932 4294956016 18446744073709551615 4109484704 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15006] ppid=15001 vsize=1488052 CPUtime=6.35
/proc/15003/task/15006/stat : 15006 (java) S 15001 15003 14874 0 -1 64 132391 0 0 0 568 67 0 0 16 0 15 0 158204309 1523765248 250854 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15007] ppid=15001 vsize=1488052 CPUtime=6.46
/proc/15003/task/15007/stat : 15007 (java) S 15001 15003 14874 0 -1 64 117483 0 0 0 591 55 0 0 17 0 15 0 158204309 1523765248 250854 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15008] ppid=15001 vsize=1488052 CPUtime=0.04
/proc/15003/task/15008/stat : 15008 (java) S 15001 15003 14874 0 -1 64 17 0 0 0 3 1 0 0 16 0 15 0 158204311 1523765248 250854 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15009] ppid=15001 vsize=1488052 CPUtime=0
/proc/15003/task/15009/stat : 15009 (java) S 15001 15003 14874 0 -1 64 10 0 0 0 0 0 0 0 16 0 15 0 158204312 1523765248 250854 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15010] ppid=15001 vsize=1488052 CPUtime=0
/proc/15003/task/15010/stat : 15010 (java) S 15001 15003 14874 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 158204312 1523765248 250854 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15011] ppid=15001 vsize=1488052 CPUtime=0
/proc/15003/task/15011/stat : 15011 (java) S 15001 15003 14874 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 158204316 1523765248 250854 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15012] ppid=15001 vsize=1488052 CPUtime=1.18
/proc/15003/task/15012/stat : 15012 (java) S 15001 15003 14874 0 -1 64 3076 0 0 0 117 1 0 0 16 0 15 0 158204316 1523765248 250854 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15013] ppid=15001 vsize=1488052 CPUtime=1.54
/proc/15003/task/15013/stat : 15013 (java) S 15001 15003 14874 0 -1 64 5919 0 0 0 152 2 0 0 17 0 15 0 158204316 1523765248 250854 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15003/tid=15014] ppid=15001 vsize=1488052 CPUtime=0
/proc/15003/task/15014/stat : 15014 (java) S 15001 15003 14874 0 -1 64 0 0 0 0 0 0 0 0 25 0 15 0 158204316 1523765248 250854 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15015] ppid=15001 vsize=1488052 CPUtime=0
/proc/15003/task/15015/stat : 15015 (java) S 15001 15003 14874 0 -1 64 0 0 0 0 0 0 0 0 15 0 15 0 158204316 1523765248 250854 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15003/tid=15016] ppid=15001 vsize=1488052 CPUtime=0
/proc/15003/task/15016/stat : 15016 (java) S 15001 15003 14874 0 -1 64 5 0 0 0 0 0 0 0 22 0 15 0 158204504 1523765248 250854 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (KiB) 1488052

[startup+1793.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15016
/proc/meminfo: memFree=322776/2055920 swapFree=4180792/4192956
[pid=15003] ppid=15001 vsize=0 CPUtime=1800.9
/proc/15003/stat : 15003 (java) Z 15001 15003 14874 0 -1 1036 290865 0 1 0 179931 159 0 0 15 0 2 0 158204307 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15003/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.9
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1793.66
CPU time (s): 1800.96
CPU user time (s): 1799.31
CPU system time (s): 1.64675
CPU usage (%): 100.407
Max. virtual memory (cumulated for all children) (KiB): 1489604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.31
system time used= 1.64675
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 290865
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= 40265
involuntary context switches= 44799

runsolver used 1.9437 second user time and 4.91125 second system time

The end

Launcher Data

Begin job on node31 at 2009-06-13 17:14:04
IDJOB=1856235
IDBENCH=2414
IDSOLVER=682
FILE ID=node31/1856235-1244906044
PBS_JOBID= 9354502
Free space on /tmp= 66328 MiB

SOLVER NAME= SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-grow15.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1856235-1244906044/watcher-1856235-1244906044 -o /tmp/evaluation-result-1856235-1244906044/solver-1856235-1244906044 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856235-1244906044.opb

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

MD5SUM BENCH= b4d90975042873aa16a95872bfad2ca2
RANDOM SEED=1795653280

node31.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.258
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.258
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:       1324384 kB
Buffers:         55244 kB
Cached:         606576 kB
SwapCached:       5124 kB
Active:          39420 kB
Inactive:       630420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1324384 kB
SwapTotal:     4192956 kB
SwapFree:      4180792 kB
Dirty:            2004 kB
Writeback:           0 kB
Mapped:          13768 kB
Slab:            47432 kB
Committed_AS:   134676 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66328 MiB
End job on node31 at 2009-06-13 17:43:59