Trace number 2658779

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SAT4J PB Resolution 2.2.0 2010-05-26? (TO) 1800.31 1797.66

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-swath2.opb
MD5SUMa4a0adfe0d9b9bff1eac92e870352c94
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 variables52335
Total number of constraints5202
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)193
Number of constraints which are nor clauses,nor cardinality constraints5009
Minimum length of a constraint1
Maximum length of a constraint49934
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1073741824000000
Number of bits of the biggest number in a constraint 50
Biggest sum of numbers in a constraint 4820003452178237
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.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.21/0.22	c Pseudo Boolean Optimization
0.21/0.22	c --- Begin Solver configuration ---
0.21/0.22	c Stops conflict analysis at the first Unique Implication Point
0.21/0.22	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@17f1ba3
0.21/0.22	c Learn all clauses as in MiniSAT
0.21/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.21/0.22	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.21/0.22	c Expensive reason simplification
0.21/0.22	c Armin Biere (Picosat) restarts strategy
0.21/0.22	c Glucose learned constraints deletion strategy
0.21/0.22	c timeout=2147483s
0.21/0.22	c DB Simplification allowed=false
0.21/0.22	c --- End Solver configuration ---
0.21/0.22	c solving HOME/instance-2658779-1276526347.opb
0.21/0.22	c reading problem ... 
4.61/3.69	c ... done. Wall clock time 3.458s.
4.61/3.69	c #vars     52335
4.61/3.69	c #constraints  7593
4.61/3.69	c constraints type 
4.61/3.69	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5112
387.15/385.00	c cleaning 2495 clauses out of 5001 with flag 5002/5002
476.41/474.01	c cleaning 4252 clauses out of 8504 with flag 11000/11000
551.06/548.61	c cleaning 5626 clauses out of 11252 with flag 18000/18000
628.03/625.52	c cleaning 6805 clauses out of 13627 with flag 26001/26001
707.82/705.23	c cleaning 7910 clauses out of 15826 with flag 35005/35005
1445.59/1443.05	c cleaning 8949 clauses out of 17912 with flag 45001/45001
1800.07/1797.58	c starts		: 66
1800.07/1797.58	c conflicts		: 45827
1800.07/1797.58	c decisions		: 1095361
1800.07/1797.58	c propagations		: 8592400
1800.07/1797.58	c inspects		: 38249995
1800.07/1797.58	c learnt literals	: 1
1800.07/1797.58	c learnt binary clauses	: 0
1800.07/1797.58	c learnt ternary clauses	: 0
1800.07/1797.58	c learnt clauses	: 45825
1800.07/1797.58	c ignored clauses	: 0
1800.07/1797.58	c root simplifications	: 0
1800.07/1797.58	c removed literals (reason simplification)	: 64718737
1800.07/1797.58	c reason swapping (by a shorter reason)	: 0
1800.07/1797.58	c Calls to reduceDB	: 6
1800.07/1797.58	c number of reductions to clauses (during analyze)	: 0
1800.07/1797.58	c number of learned constraints concerned by reduction	: 0
1800.07/1797.58	c number of learning phase by resolution	: 0
1800.07/1797.58	c number of learning phase by cutting planes	: 0
1800.07/1797.58	c speed (assignments/second)	: 4789.806303943435
1800.07/1797.58	c non guided choices	359055
1800.07/1797.60	c learnt constraints type 
1800.07/1797.60	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 9788
1800.07/1797.60	c constraints type 
1800.07/1797.60	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5112
1800.07/1797.60	s UNKNOWN
1800.07/1797.60	c Total wall clock time (in seconds): 1797.375

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-2658779-1276526347/watcher-2658779-1276526347 -o /tmp/evaluation-result-2658779-1276526347/solver-2658779-1276526347 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658779-1276526347.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 0.98 0.99 3/106 28981
/proc/meminfo: memFree=1873456/2059040 swapFree=4140192/4192956
[pid=28981] ppid=28979 vsize=1832 CPUtime=0
/proc/28981/stat : 28981 (java6) S 28979 28981 28498 0 -1 4194304 245 0 0 0 0 0 0 0 21 0 1 0 28238649 1875968 148 1992294400 134512640 134550932 4289946688 18446744073709551615 4294960144 0 2147483391 4096 0 18446744071699379390 0 0 17 1 0 0 0
/proc/28981/statm: 458 148 111 10 0 63 0

[startup+0.080987 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 28981
/proc/meminfo: memFree=1873456/2059040 swapFree=4140192/4192956
[pid=28981] ppid=28979 vsize=1521796 CPUtime=0.06
/proc/28981/stat : 28981 (java) S 28979 28981 28498 0 -1 4202496 3777 0 1 0 4 2 0 0 18 0 7 0 28238649 1558319104 3218 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0
/proc/28981/statm: 380449 3218 1040 10 0 377759 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1521796

[startup+0.100986 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 28981
/proc/meminfo: memFree=1873456/2059040 swapFree=4140192/4192956
[pid=28981] ppid=28979 vsize=1524184 CPUtime=0.08
/proc/28981/stat : 28981 (java) S 28979 28981 28498 0 -1 4202496 3953 0 1 0 6 2 0 0 18 0 12 0 28238649 1560764416 3392 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28981/statm: 381046 3392 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.300979 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 28981
/proc/meminfo: memFree=1873456/2059040 swapFree=4140192/4192956
[pid=28981] ppid=28979 vsize=1526640 CPUtime=0.33
/proc/28981/stat : 28981 (java) S 28979 28981 28498 0 -1 4202496 5699 0 1 0 29 4 0 0 18 0 12 0 28238649 1563279360 5136 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28981/statm: 381660 5136 1358 10 0 378962 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1526640

[startup+0.700965 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 28981
/proc/meminfo: memFree=1873456/2059040 swapFree=4140192/4192956
[pid=28981] ppid=28979 vsize=1530788 CPUtime=1.01
/proc/28981/stat : 28981 (java) S 28979 28981 28498 0 -1 4202496 8471 0 1 0 96 5 0 0 18 0 12 0 28238649 1567526912 7549 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28981/statm: 382697 7550 1404 10 0 379999 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 1530788

[startup+1.50094 s]
/proc/loadavg: 0.92 0.98 0.99 2/118 28993
/proc/meminfo: memFree=1831572/2059040 swapFree=4140192/4192956
[pid=28981] ppid=28979 vsize=1530788 CPUtime=2.07
/proc/28981/stat : 28981 (java) S 28979 28981 28498 0 -1 4202496 22901 0 1 0 195 12 0 0 18 0 12 0 28238649 1567526912 21933 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28981/statm: 382697 21933 1414 10 0 379999 0
[pid=28981/tid=28983] ppid=28979 vsize=1530788 CPUtime=1.18
/proc/28981/task/28983/stat : 28983 (java) R 28979 28981 28498 0 -1 4202560 19543 0 1 0 109 9 0 0 25 0 12 0 28238651 1567526912 21933 1992294400 134512640 134550932 4291904464 18446744073709551615 4109455040 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28981/tid=28984] ppid=28979 vsize=1530788 CPUtime=0
/proc/28981/task/28984/stat : 28984 (java) S 28979 28981 28498 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 12 0 28238652 1567526912 21933 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
[pid=28981/tid=28985] ppid=28979 vsize=1530788 CPUtime=0
/proc/28981/task/28985/stat : 28985 (java) S 28979 28981 28498 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 12 0 28238652 1567526912 21933 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
[pid=28981/tid=28986] ppid=28979 vsize=1530788 CPUtime=0
/proc/28981/task/28986/stat : 28986 (java) S 28979 28981 28498 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 28238654 1567526912 21933 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28987] ppid=28979 vsize=1530788 CPUtime=0
/proc/28981/task/28987/stat : 28987 (java) S 28979 28981 28498 0 -1 4202560 10 0 0 0 0 0 0 0 21 0 12 0 28238655 1567526912 21933 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28988] ppid=28979 vsize=1530788 CPUtime=0
/proc/28981/task/28988/stat : 28988 (java) S 28979 28981 28498 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 12 0 28238655 1567526912 21933 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28989] ppid=28979 vsize=1530788 CPUtime=0
/proc/28981/task/28989/stat : 28989 (java) S 28979 28981 28498 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 12 0 28238659 1567526912 21933 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28990] ppid=28979 vsize=1530788 CPUtime=0.4
/proc/28981/task/28990/stat : 28990 (java) S 28979 28981 28498 0 -1 4202560 862 0 0 0 40 0 0 0 15 0 12 0 28238659 1567526912 21933 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28991] ppid=28979 vsize=1530788 CPUtime=0.45
/proc/28981/task/28991/stat : 28991 (java) R 28979 28981 28498 0 -1 4202560 1433 0 0 0 45 0 0 0 21 0 12 0 28238659 1567526912 21933 1992294400 134512640 134550932 4291904464 18446744073709551615 106247376 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28981/tid=28992] ppid=28979 vsize=1530788 CPUtime=0
/proc/28981/task/28992/stat : 28992 (java) S 28979 28981 28498 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 28238659 1567526912 21933 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28993] ppid=28979 vsize=1530788 CPUtime=0
/proc/28981/task/28993/stat : 28993 (java) S 28979 28981 28498 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 28238659 1567526912 21933 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 1530788

[startup+3.10188 s]
/proc/loadavg: 0.92 0.98 0.99 2/118 28993
/proc/meminfo: memFree=1747252/2059040 swapFree=4140192/4192956
[pid=28981] ppid=28979 vsize=1530788 CPUtime=3.94
/proc/28981/stat : 28981 (java) S 28979 28981 28498 0 -1 4202496 41902 0 1 0 375 19 0 0 18 0 12 0 28238649 1567526912 40627 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28981/statm: 382697 40627 1423 10 0 379999 0
[pid=28981/tid=28983] ppid=28979 vsize=1530788 CPUtime=2.65
/proc/28981/task/28983/stat : 28983 (java) R 28979 28981 28498 0 -1 4202560 32020 0 1 0 252 13 0 0 25 0 12 0 28238651 1567526912 40627 1992294400 134512640 134550932 4291904464 18446744073709551615 4109830512 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28981/tid=28984] ppid=28979 vsize=1530788 CPUtime=0.11
/proc/28981/task/28984/stat : 28984 (java) S 28979 28981 28498 0 -1 4202560 3021 0 0 0 11 0 0 0 18 0 12 0 28238652 1567526912 40627 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
[pid=28981/tid=28985] ppid=28979 vsize=1530788 CPUtime=0.12
/proc/28981/task/28985/stat : 28985 (java) S 28979 28981 28498 0 -1 4202560 3493 0 0 0 10 2 0 0 18 0 12 0 28238652 1567526912 40627 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28986] ppid=28979 vsize=1530788 CPUtime=0
/proc/28981/task/28986/stat : 28986 (java) S 28979 28981 28498 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 12 0 28238654 1567526912 40627 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28987] ppid=28979 vsize=1530788 CPUtime=0
/proc/28981/task/28987/stat : 28987 (java) S 28979 28981 28498 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 12 0 28238655 1567526912 40627 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28988] ppid=28979 vsize=1530788 CPUtime=0
/proc/28981/task/28988/stat : 28988 (java) S 28979 28981 28498 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 28238655 1567526912 40627 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28989] ppid=28979 vsize=1530788 CPUtime=0
/proc/28981/task/28989/stat : 28989 (java) S 28979 28981 28498 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 12 0 28238659 1567526912 40627 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28990] ppid=28979 vsize=1530788 CPUtime=0.4
/proc/28981/task/28990/stat : 28990 (java) S 28979 28981 28498 0 -1 4202560 862 0 0 0 40 0 0 0 15 0 12 0 28238659 1567526912 40627 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28991] ppid=28979 vsize=1530788 CPUtime=0.59
/proc/28981/task/28991/stat : 28991 (java) S 28979 28981 28498 0 -1 4202560 1440 0 0 0 59 0 0 0 20 0 12 0 28238659 1567526912 40627 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
[pid=28981/tid=28992] ppid=28979 vsize=1530788 CPUtime=0
/proc/28981/task/28992/stat : 28992 (java) S 28979 28981 28498 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 28238659 1567526912 40627 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28993] ppid=28979 vsize=1530788 CPUtime=0
/proc/28981/task/28993/stat : 28993 (java) S 28979 28981 28498 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 28238659 1567526912 40627 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.94
Current children cumulated vsize (KiB) 1530788

[startup+6.30176 s]
/proc/loadavg: 1.09 1.02 1.01 2/119 28994
/proc/meminfo: memFree=1678920/2059040 swapFree=4140192/4192956
[pid=28981] ppid=28979 vsize=1530512 CPUtime=7.62
/proc/28981/stat : 28981 (java) S 28979 28981 28498 0 -1 4202496 51793 0 1 0 738 24 0 0 18 0 13 0 28238649 1567244288 49616 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28981/statm: 382628 49616 1431 10 0 379930 0
[pid=28981/tid=28983] ppid=28979 vsize=1530512 CPUtime=5.58
/proc/28981/task/28983/stat : 28983 (java) R 28979 28981 28498 0 -1 4202560 32055 0 1 0 545 13 0 0 25 0 13 0 28238651 1567244288 49616 1992294400 134512640 134550932 4291904464 18446744073709551615 4110017737 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28981/tid=28984] ppid=28979 vsize=1530512 CPUtime=0.29
/proc/28981/task/28984/stat : 28984 (java) S 28979 28981 28498 0 -1 4202560 8069 0 0 0 27 2 0 0 18 0 13 0 28238652 1567244288 49616 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
[pid=28981/tid=28985] ppid=28979 vsize=1530512 CPUtime=0.29
/proc/28981/task/28985/stat : 28985 (java) S 28979 28981 28498 0 -1 4202560 8264 0 0 0 25 4 0 0 18 0 13 0 28238652 1567244288 49616 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28986] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28986/stat : 28986 (java) S 28979 28981 28498 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 13 0 28238654 1567244288 49616 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28987] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28987/stat : 28987 (java) S 28979 28981 28498 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 28238655 1567244288 49616 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28988] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28988/stat : 28988 (java) S 28979 28981 28498 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 28238655 1567244288 49616 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28989] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28989/stat : 28989 (java) S 28979 28981 28498 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 13 0 28238659 1567244288 49616 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28990] ppid=28979 vsize=1530512 CPUtime=0.57
/proc/28981/task/28990/stat : 28990 (java) S 28979 28981 28498 0 -1 4202560 878 0 0 0 56 1 0 0 15 0 13 0 28238659 1567244288 49616 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28991] ppid=28979 vsize=1530512 CPUtime=0.84
/proc/28981/task/28991/stat : 28991 (java) S 28979 28981 28498 0 -1 4202560 1457 0 0 0 84 0 0 0 15 0 13 0 28238659 1567244288 49616 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
[pid=28981/tid=28992] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28992/stat : 28992 (java) S 28979 28981 28498 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28238659 1567244288 49616 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28993] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28993/stat : 28993 (java) S 28979 28981 28498 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 28238659 1567244288 49616 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
[pid=28981/tid=28994] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28994/stat : 28994 (java) S 28979 28981 28498 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 28239033 1567244288 49616 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.62
Current children cumulated vsize (KiB) 1530512

[startup+12.7015 s]
/proc/loadavg: 1.08 1.02 1.00 2/119 28996
/proc/meminfo: memFree=1678920/2059040 swapFree=4140192/4192956
[pid=28981] ppid=28979 vsize=1530512 CPUtime=14.18
/proc/28981/stat : 28981 (java) S 28979 28981 28498 0 -1 4202496 51838 0 1 0 1394 24 0 0 18 0 13 0 28238649 1567244288 49655 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28981/statm: 382628 49655 1431 10 0 379930 0
[pid=28981/tid=28983] ppid=28979 vsize=1530512 CPUtime=11.92
/proc/28981/task/28983/stat : 28983 (java) R 28979 28981 28498 0 -1 4202560 32063 0 1 0 1179 13 0 0 25 0 13 0 28238651 1567244288 49655 1992294400 134512640 134550932 4291904464 18446744073709551615 4110129053 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28981/tid=28984] ppid=28979 vsize=1530512 CPUtime=0.29
/proc/28981/task/28984/stat : 28984 (java) S 28979 28981 28498 0 -1 4202560 8069 0 0 0 27 2 0 0 18 0 13 0 28238652 1567244288 49655 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
[pid=28981/tid=28985] ppid=28979 vsize=1530512 CPUtime=0.29
/proc/28981/task/28985/stat : 28985 (java) S 28979 28981 28498 0 -1 4202560 8264 0 0 0 25 4 0 0 18 0 13 0 28238652 1567244288 49655 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28986] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28986/stat : 28986 (java) S 28979 28981 28498 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 13 0 28238654 1567244288 49655 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28987] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28987/stat : 28987 (java) S 28979 28981 28498 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 28238655 1567244288 49655 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28988] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28988/stat : 28988 (java) S 28979 28981 28498 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 28238655 1567244288 49655 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28989] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28989/stat : 28989 (java) S 28979 28981 28498 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 13 0 28238659 1567244288 49655 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28990] ppid=28979 vsize=1530512 CPUtime=0.69
/proc/28981/task/28990/stat : 28990 (java) S 28979 28981 28498 0 -1 4202560 888 0 0 0 68 1 0 0 15 0 13 0 28238659 1567244288 49655 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28991] ppid=28979 vsize=1530512 CPUtime=0.93
/proc/28981/task/28991/stat : 28991 (java) S 28979 28981 28498 0 -1 4202560 1484 0 0 0 93 0 0 0 16 0 13 0 28238659 1567244288 49655 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
[pid=28981/tid=28992] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28992/stat : 28992 (java) S 28979 28981 28498 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28238659 1567244288 49655 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28993] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28993/stat : 28993 (java) S 28979 28981 28498 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 28238659 1567244288 49655 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
[pid=28981/tid=28994] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28994/stat : 28994 (java) S 28979 28981 28498 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 28239033 1567244288 49655 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.18
Current children cumulated vsize (KiB) 1530512

[startup+25.5001 s]
/proc/loadavg: 1.06 1.01 1.00 2/119 28996
/proc/meminfo: memFree=1673464/2059040 swapFree=4140192/4192956
[pid=28981] ppid=28979 vsize=1530512 CPUtime=27.26
/proc/28981/stat : 28981 (java) S 28979 28981 28498 0 -1 4202496 53487 0 1 0 2701 25 0 0 18 0 13 0 28238649 1567244288 51096 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28981/statm: 382628 51096 1433 10 0 379930 0
[pid=28981/tid=28983] ppid=28979 vsize=1530512 CPUtime=24.58
/proc/28981/task/28983/stat : 28983 (java) R 28979 28981 28498 0 -1 4202560 32068 0 1 0 2444 14 0 0 25 0 13 0 28238651 1567244288 51096 1992294400 134512640 134550932 4291904464 18446744073709551615 4110182034 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28981/tid=28984] ppid=28979 vsize=1530512 CPUtime=0.39
/proc/28981/task/28984/stat : 28984 (java) S 28979 28981 28498 0 -1 4202560 8564 0 0 0 36 3 0 0 18 0 13 0 28238652 1567244288 51096 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
[pid=28981/tid=28985] ppid=28979 vsize=1530512 CPUtime=0.39
/proc/28981/task/28985/stat : 28985 (java) S 28979 28981 28498 0 -1 4202560 9397 0 0 0 35 4 0 0 18 0 13 0 28238652 1567244288 51096 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28986] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28986/stat : 28986 (java) S 28979 28981 28498 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 13 0 28238654 1567244288 51096 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28987] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28987/stat : 28987 (java) S 28979 28981 28498 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 28238655 1567244288 51096 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28988] ppid=28979 vsize=1530512 CPUtime=0

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

[pid=28981] ppid=28979 vsize=1530512 CPUtime=1664.9
/proc/28981/stat : 28981 (java) S 28979 28981 28498 0 -1 4202496 94139 0 1 0 166434 56 0 0 18 0 13 0 28238649 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28981/statm: 382628 89162 1442 10 0 379930 0
[pid=28981/tid=28983] ppid=28979 vsize=1530512 CPUtime=1657.96
/proc/28981/task/28983/stat : 28983 (java) R 28979 28981 28498 0 -1 4202560 32131 0 1 0 165774 22 0 0 25 0 13 0 28238651 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4110182034 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28981/tid=28984] ppid=28979 vsize=1530512 CPUtime=1.51
/proc/28981/task/28984/stat : 28984 (java) S 28979 28981 28498 0 -1 4202560 28385 0 0 0 137 14 0 0 18 0 13 0 28238652 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28985] ppid=28979 vsize=1530512 CPUtime=1.55
/proc/28981/task/28985/stat : 28985 (java) S 28979 28981 28498 0 -1 4202560 29753 0 0 0 140 15 0 0 16 0 13 0 28238652 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28986] ppid=28979 vsize=1530512 CPUtime=1.6
/proc/28981/task/28986/stat : 28986 (java) S 28979 28981 28498 0 -1 4202560 287 0 0 0 160 0 0 0 15 0 13 0 28238654 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
[pid=28981/tid=28987] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28987/stat : 28987 (java) S 28979 28981 28498 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 28238655 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28988] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28988/stat : 28988 (java) S 28979 28981 28498 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 28238655 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28989] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28989/stat : 28989 (java) S 28979 28981 28498 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 13 0 28238659 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28990] ppid=28979 vsize=1530512 CPUtime=1.07
/proc/28981/task/28990/stat : 28990 (java) S 28979 28981 28498 0 -1 4202560 925 0 0 0 106 1 0 0 15 0 13 0 28238659 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28991] ppid=28979 vsize=1530512 CPUtime=1.14
/proc/28981/task/28991/stat : 28991 (java) S 28979 28981 28498 0 -1 4202560 1492 0 0 0 114 0 0 0 15 0 13 0 28238659 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
[pid=28981/tid=28992] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28992/stat : 28992 (java) S 28979 28981 28498 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28238659 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28993] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28993/stat : 28993 (java) S 28979 28981 28498 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 28238659 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28994] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28994/stat : 28994 (java) S 28979 28981 28498 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 28239033 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1664.9
Current children cumulated vsize (KiB) 1530512

[startup+1722.3 s]
/proc/loadavg: 1.00 1.02 1.00 3/119 29049
/proc/meminfo: memFree=1519084/2059040 swapFree=4140192/4192956
[pid=28981] ppid=28979 vsize=1530512 CPUtime=1724.89
/proc/28981/stat : 28981 (java) S 28979 28981 28498 0 -1 4202496 94141 0 1 0 172433 56 0 0 18 0 13 0 28238649 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28981/statm: 382628 89162 1442 10 0 379930 0
[pid=28981/tid=28983] ppid=28979 vsize=1530512 CPUtime=1717.94
/proc/28981/task/28983/stat : 28983 (java) R 28979 28981 28498 0 -1 4202560 32131 0 1 0 171772 22 0 0 25 0 13 0 28238651 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4110181893 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28981/tid=28984] ppid=28979 vsize=1530512 CPUtime=1.51
/proc/28981/task/28984/stat : 28984 (java) S 28979 28981 28498 0 -1 4202560 28385 0 0 0 137 14 0 0 18 0 13 0 28238652 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28985] ppid=28979 vsize=1530512 CPUtime=1.55
/proc/28981/task/28985/stat : 28985 (java) S 28979 28981 28498 0 -1 4202560 29753 0 0 0 140 15 0 0 16 0 13 0 28238652 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28986] ppid=28979 vsize=1530512 CPUtime=1.6
/proc/28981/task/28986/stat : 28986 (java) S 28979 28981 28498 0 -1 4202560 287 0 0 0 160 0 0 0 15 0 13 0 28238654 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
[pid=28981/tid=28987] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28987/stat : 28987 (java) S 28979 28981 28498 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 28238655 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28988] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28988/stat : 28988 (java) S 28979 28981 28498 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 28238655 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28989] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28989/stat : 28989 (java) S 28979 28981 28498 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 13 0 28238659 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28990] ppid=28979 vsize=1530512 CPUtime=1.07
/proc/28981/task/28990/stat : 28990 (java) S 28979 28981 28498 0 -1 4202560 925 0 0 0 106 1 0 0 15 0 13 0 28238659 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28991] ppid=28979 vsize=1530512 CPUtime=1.14
/proc/28981/task/28991/stat : 28991 (java) S 28979 28981 28498 0 -1 4202560 1492 0 0 0 114 0 0 0 15 0 13 0 28238659 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
[pid=28981/tid=28992] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28992/stat : 28992 (java) S 28979 28981 28498 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28238659 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28993] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28993/stat : 28993 (java) S 28979 28981 28498 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 28238659 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28994] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28994/stat : 28994 (java) S 28979 28981 28498 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 28239033 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1724.89
Current children cumulated vsize (KiB) 1530512

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 1.00 3/119 29051
/proc/meminfo: memFree=1518960/2059040 swapFree=4140192/4192956
[pid=28981] ppid=28979 vsize=1530512 CPUtime=1784.87
/proc/28981/stat : 28981 (java) S 28979 28981 28498 0 -1 4202496 94145 0 1 0 178431 56 0 0 18 0 13 0 28238649 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28981/statm: 382628 89162 1442 10 0 379930 0
[pid=28981/tid=28983] ppid=28979 vsize=1530512 CPUtime=1777.93
/proc/28981/task/28983/stat : 28983 (java) R 28979 28981 28498 0 -1 4202560 32131 0 1 0 177771 22 0 0 25 0 13 0 28238651 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4110182413 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28981/tid=28984] ppid=28979 vsize=1530512 CPUtime=1.51
/proc/28981/task/28984/stat : 28984 (java) S 28979 28981 28498 0 -1 4202560 28385 0 0 0 137 14 0 0 18 0 13 0 28238652 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28985] ppid=28979 vsize=1530512 CPUtime=1.55
/proc/28981/task/28985/stat : 28985 (java) S 28979 28981 28498 0 -1 4202560 29753 0 0 0 140 15 0 0 16 0 13 0 28238652 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28986] ppid=28979 vsize=1530512 CPUtime=1.6
/proc/28981/task/28986/stat : 28986 (java) S 28979 28981 28498 0 -1 4202560 287 0 0 0 160 0 0 0 15 0 13 0 28238654 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
[pid=28981/tid=28987] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28987/stat : 28987 (java) S 28979 28981 28498 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 28238655 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28988] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28988/stat : 28988 (java) S 28979 28981 28498 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 28238655 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28989] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28989/stat : 28989 (java) S 28979 28981 28498 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 13 0 28238659 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28990] ppid=28979 vsize=1530512 CPUtime=1.07
/proc/28981/task/28990/stat : 28990 (java) S 28979 28981 28498 0 -1 4202560 925 0 0 0 106 1 0 0 15 0 13 0 28238659 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28991] ppid=28979 vsize=1530512 CPUtime=1.14
/proc/28981/task/28991/stat : 28991 (java) S 28979 28981 28498 0 -1 4202560 1492 0 0 0 114 0 0 0 15 0 13 0 28238659 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
[pid=28981/tid=28992] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28992/stat : 28992 (java) S 28979 28981 28498 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28238659 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28993] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28993/stat : 28993 (java) S 28979 28981 28498 0 -1 4202560 109 0 0 0 0 0 0 0 15 0 13 0 28238659 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28994] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28994/stat : 28994 (java) S 28979 28981 28498 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 28239033 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1784.87
Current children cumulated vsize (KiB) 1530512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/119 29051
/proc/meminfo: memFree=1518960/2059040 swapFree=4140192/4192956
[pid=28981] ppid=28979 vsize=1530512 CPUtime=1800.07
/proc/28981/stat : 28981 (java) S 28979 28981 28498 0 -1 4202496 94145 0 1 0 179951 56 0 0 18 0 13 0 28238649 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28981/statm: 382628 89162 1442 10 0 379930 0
[pid=28981/tid=28983] ppid=28979 vsize=1530512 CPUtime=1793.13
/proc/28981/task/28983/stat : 28983 (java) R 28979 28981 28498 0 -1 4202560 32131 0 1 0 179291 22 0 0 25 0 13 0 28238651 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4110182044 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28981/tid=28984] ppid=28979 vsize=1530512 CPUtime=1.51
/proc/28981/task/28984/stat : 28984 (java) S 28979 28981 28498 0 -1 4202560 28385 0 0 0 137 14 0 0 18 0 13 0 28238652 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28985] ppid=28979 vsize=1530512 CPUtime=1.55
/proc/28981/task/28985/stat : 28985 (java) S 28979 28981 28498 0 -1 4202560 29753 0 0 0 140 15 0 0 16 0 13 0 28238652 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28986] ppid=28979 vsize=1530512 CPUtime=1.6
/proc/28981/task/28986/stat : 28986 (java) S 28979 28981 28498 0 -1 4202560 287 0 0 0 160 0 0 0 15 0 13 0 28238654 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
[pid=28981/tid=28987] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28987/stat : 28987 (java) S 28979 28981 28498 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 28238655 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28988] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28988/stat : 28988 (java) S 28979 28981 28498 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 28238655 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28989] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28989/stat : 28989 (java) S 28979 28981 28498 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 13 0 28238659 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28990] ppid=28979 vsize=1530512 CPUtime=1.07
/proc/28981/task/28990/stat : 28990 (java) S 28979 28981 28498 0 -1 4202560 925 0 0 0 106 1 0 0 15 0 13 0 28238659 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28991] ppid=28979 vsize=1530512 CPUtime=1.14
/proc/28981/task/28991/stat : 28991 (java) S 28979 28981 28498 0 -1 4202560 1492 0 0 0 114 0 0 0 15 0 13 0 28238659 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
[pid=28981/tid=28992] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28992/stat : 28992 (java) S 28979 28981 28498 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28238659 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28993] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28993/stat : 28993 (java) S 28979 28981 28498 0 -1 4202560 109 0 0 0 0 0 0 0 15 0 13 0 28238659 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28994] ppid=28979 vsize=1530512 CPUtime=0
/proc/28981/task/28994/stat : 28994 (java) S 28979 28981 28498 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 28239033 1567244288 89162 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1530512

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

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

[startup+1797.62 s]
/proc/loadavg: 1.00 1.01 1.00 2/119 29051
/proc/meminfo: memFree=1518960/2059040 swapFree=4140192/4192956
[pid=28981] ppid=28979 vsize=1531160 CPUtime=1800.26
/proc/28981/stat : 28981 (java) S 28979 28981 28498 0 -1 4202496 94171 0 1 0 179970 56 0 0 18 0 14 0 28238649 1567907840 89185 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28981/statm: 382790 89185 1445 10 0 380092 0
[pid=28981/tid=28983] ppid=28979 vsize=1531160 CPUtime=1793.17
/proc/28981/task/28983/stat : 28983 (java) R 28979 28981 28498 0 -1 4202560 32131 0 1 0 179295 22 0 0 25 0 14 0 28238651 1567907840 89185 1992294400 134512640 134550932 4291904464 18446744073709551615 4110182040 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28981/tid=28984] ppid=28979 vsize=1531160 CPUtime=1.57
/proc/28981/task/28984/stat : 28984 (java) S 28979 28981 28498 0 -1 4202560 28385 0 0 0 143 14 0 0 18 0 14 0 28238652 1567907840 89185 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
[pid=28981/tid=28985] ppid=28979 vsize=1531160 CPUtime=1.61
/proc/28981/task/28985/stat : 28985 (java) S 28979 28981 28498 0 -1 4202560 29753 0 0 0 146 15 0 0 16 0 14 0 28238652 1567907840 89185 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28986] ppid=28979 vsize=1531160 CPUtime=1.61
/proc/28981/task/28986/stat : 28986 (java) S 28979 28981 28498 0 -1 4202560 288 0 0 0 161 0 0 0 15 0 14 0 28238654 1567907840 89185 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 0 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
[pid=28981/tid=28987] ppid=28979 vsize=1531160 CPUtime=0
/proc/28981/task/28987/stat : 28987 (java) S 28979 28981 28498 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 14 0 28238655 1567907840 89185 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28988] ppid=28979 vsize=1531160 CPUtime=0
/proc/28981/task/28988/stat : 28988 (java) S 28979 28981 28498 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 28238655 1567907840 89185 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28989] ppid=28979 vsize=1531160 CPUtime=0
/proc/28981/task/28989/stat : 28989 (java) S 28979 28981 28498 0 -1 4202560 6 0 0 0 0 0 0 0 19 0 14 0 28238659 1567907840 89185 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28990] ppid=28979 vsize=1531160 CPUtime=1.07
/proc/28981/task/28990/stat : 28990 (java) S 28979 28981 28498 0 -1 4202560 927 0 0 0 106 1 0 0 16 0 14 0 28238659 1567907840 89185 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28991] ppid=28979 vsize=1531160 CPUtime=1.14
/proc/28981/task/28991/stat : 28991 (java) S 28979 28981 28498 0 -1 4202560 1492 0 0 0 114 0 0 0 15 0 14 0 28238659 1567907840 89185 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 1 0 0 0
[pid=28981/tid=28992] ppid=28979 vsize=1531160 CPUtime=0
/proc/28981/task/28992/stat : 28992 (java) S 28979 28981 28498 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 28238659 1567907840 89185 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28993] ppid=28979 vsize=1531160 CPUtime=0
/proc/28981/task/28993/stat : 28993 (java) S 28979 28981 28498 0 -1 4202560 109 0 0 0 0 0 0 0 15 0 14 0 28238659 1567907840 89185 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
[pid=28981/tid=28994] ppid=28979 vsize=1531160 CPUtime=0
/proc/28981/task/28994/stat : 28994 (java) S 28979 28981 28498 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 28239033 1567907840 89185 1992294400 134512640 134550932 4291904464 18446744073709551615 4294960144 0 4 0 16800975 18446604437830849792 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.26
Current children cumulated vsize (KiB) 1531160

Child status: 143
Real time (s): 1797.66
CPU time (s): 1800.31
CPU user time (s): 1799.72
CPU system time (s): 0.595909
CPU usage (%): 100.148
Max. virtual memory (cumulated for all children) (KiB): 1531160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 0.595909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94171
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= 37521
involuntary context switches= 24091

runsolver used 3.71344 second user time and 9.45656 second system time

The end

Launcher Data

Begin job on node003 at 2010-06-14 16:39:07
IDJOB=2658779
IDBENCH=2313
IDSOLVER=1164
FILE ID=node003/2658779-1276526347
PBS_JOBID= 11173441
Free space on /tmp= 62568 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-swath2.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2658779-1276526347/watcher-2658779-1276526347 -o /tmp/evaluation-result-2658779-1276526347/solver-2658779-1276526347 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658779-1276526347.opb

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

MD5SUM BENCH= a4a0adfe0d9b9bff1eac92e870352c94
RANDOM SEED=1597558139

node003.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.251
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.50
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.251
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1873976 kB
Buffers:         12412 kB
Cached:          94732 kB
SwapCached:       5600 kB
Active:          49044 kB
Inactive:        70372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1873976 kB
SwapTotal:     4192956 kB
SwapFree:      4140192 kB
Dirty:            5004 kB
Writeback:           8 kB
AnonPages:       10856 kB
Mapped:          12964 kB
Slab:            43740 kB
PageTables:       3920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182956 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62568 MiB
End job on node003 at 2010-06-14 17:09:07