Trace number 1856036

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 CP 2.1.1? (TO) 1800.18 1797.31

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-2008 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.1.1.v20090612
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0_12
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1342000320
0.08/0.15	c Max memory 1344274432
0.08/0.15	c Total memory 1344274432
0.08/0.15	c Number of processors 2
0.22/0.22	c Pseudo Boolean Optimization
0.22/0.22	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.22/0.22	c --- Begin Solver configuration ---
0.22/0.22	c Stops conflict analysis at the first Unique Implication Point
0.22/0.22	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@ecd7e
0.22/0.22	c Learn all clauses as in MiniSAT
0.22/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.22/0.22	c No reason simplification
0.22/0.22	c MiniSAT restarts strategy
0.22/0.22	c Memory based learned constraints deletion strategy
0.22/0.22	c timeout=2147483s
0.22/0.22	c DB Simplification allowed=false
0.22/0.22	c --- End Solver configuration ---
0.22/0.22	c solving HOME/instance-1856036-1244899872.opb
0.22/0.22	c reading problem ... 
4.73/3.78	c ... done. Wall clock time 3.559s.
4.73/3.78	c #vars     52335
4.73/3.78	c #constraints  7593
4.73/3.78	c constraints type 
4.73/3.78	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5112
1800.06/1797.21	c starts		: 1
1800.06/1797.21	c conflicts		: 67
1800.06/1797.21	c decisions		: 19553
1800.06/1797.21	c propagations		: 112662
1800.06/1797.21	c inspects		: 3376738
1800.06/1797.21	c learnt literals	: 0
1800.06/1797.21	c learnt binary clauses	: 0
1800.06/1797.21	c learnt ternary clauses	: 0
1800.06/1797.21	c learnt clauses	: 66
1800.06/1797.21	c ignored clauses	: 0
1800.06/1797.21	c root simplifications	: 0
1800.06/1797.21	c removed literals (reason simplification)	: 0
1800.06/1797.21	c reason swapping (by a shorter reason)	: 0
1800.06/1797.21	c Calls to reduceDB	: 0
1800.06/1797.21	c speed (assignments/second)	: 62.819220355162614
1800.06/1797.21	c non guided choices	0
1800.06/1797.21	c learnt constraints type 
1800.06/1797.21	c org.sat4j.pb.constraints.pb.MaxWatchPb => 66
1800.06/1797.21	c constraints type 
1800.06/1797.21	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5112
1800.06/1797.21	s UNKNOWN
1800.06/1797.21	c Total wall clock time (in seconds): 1796.994

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-1856036-1244899872/watcher-1856036-1244899872 -o /tmp/evaluation-result-1856036-1244899872/solver-1856036-1244899872 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar CuttingPlanes HOME/instance-1856036-1244899872.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/64 18162
/proc/meminfo: memFree=1315888/2055920 swapFree=4192952/4192956
[pid=18162] ppid=18160 vsize=0 CPUtime=0
/proc/18162/stat : 18162 (runsolver) R 18160 18162 17843 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 42720244 0 0 1992294400 0 0 0 18446744073709551615 210824129831 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18162/statm: 11 1 0 0 0 1 0

[startup+0.0539831 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18162
/proc/meminfo: memFree=1315888/2055920 swapFree=4192952/4192956
[pid=18162] ppid=18160 vsize=1470088 CPUtime=0.03
/proc/18162/stat : 18162 (java) S 18160 18162 17843 0 -1 0 3197 0 1 0 2 1 0 0 18 0 7 0 42720244 1505370112 2942 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 367522 2942 1007 9 0 364873 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1470088

[startup+0.101993 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18162
/proc/meminfo: memFree=1315888/2055920 swapFree=4192952/4192956
[pid=18162] ppid=18160 vsize=1472584 CPUtime=0.08
/proc/18162/stat : 18162 (java) S 18160 18162 17843 0 -1 0 3603 0 1 0 6 2 0 0 18 0 12 0 42720244 1507926016 3346 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 368146 3346 1066 9 0 365494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472584

[startup+0.302034 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18162
/proc/meminfo: memFree=1315888/2055920 swapFree=4192952/4192956
[pid=18162] ppid=18160 vsize=1473992 CPUtime=0.32
/proc/18162/stat : 18162 (java) S 18160 18162 17843 0 -1 0 5275 0 1 0 29 3 0 0 18 0 12 0 42720244 1509367808 5013 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 368498 5013 1353 9 0 365841 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1473992

[startup+0.701112 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18162
/proc/meminfo: memFree=1315888/2055920 swapFree=4192952/4192956
[pid=18162] ppid=18160 vsize=1478968 CPUtime=1.08
/proc/18162/stat : 18162 (java) S 18160 18162 17843 0 -1 0 8470 0 1 0 103 5 0 0 18 0 12 0 42720244 1514463232 7634 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 369742 7634 1400 9 0 367085 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 1478968

[startup+1.50227 s]
/proc/loadavg: 0.92 0.98 0.99 2/76 18174
/proc/meminfo: memFree=1267472/2055920 swapFree=4192952/4192956
[pid=18162] ppid=18160 vsize=1479240 CPUtime=2.08
/proc/18162/stat : 18162 (java) S 18160 18162 17843 0 -1 0 22161 0 1 0 198 10 0 0 18 0 12 0 42720244 1514741760 21262 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 369810 21262 1409 9 0 367153 0
[pid=18162/tid=18164] ppid=18160 vsize=1479240 CPUtime=1.23
/proc/18162/task/18164/stat : 18164 (java) R 18160 18162 17843 0 -1 64 19004 0 1 0 115 8 0 0 20 0 12 0 42720246 1514741760 21262 1992294400 134512640 134550932 4294956000 18446744073709551615 4109461204 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1479240 CPUtime=0
/proc/18162/task/18165/stat : 18165 (java) S 18160 18162 17843 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 42720247 1514741760 21262 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18166] ppid=18160 vsize=1479240 CPUtime=0
/proc/18162/task/18166/stat : 18166 (java) S 18160 18162 17843 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 42720247 1514741760 21262 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18167] ppid=18160 vsize=1479240 CPUtime=0
/proc/18162/task/18167/stat : 18167 (java) S 18160 18162 17843 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 42720249 1514741760 21262 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18168] ppid=18160 vsize=1479240 CPUtime=0
/proc/18162/task/18168/stat : 18168 (java) S 18160 18162 17843 0 -1 64 9 0 0 0 0 0 0 0 22 0 12 0 42720249 1514741760 21262 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18169] ppid=18160 vsize=1479240 CPUtime=0
/proc/18162/task/18169/stat : 18169 (java) S 18160 18162 17843 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 42720249 1514741760 21262 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18170] ppid=18160 vsize=1479240 CPUtime=0
/proc/18162/task/18170/stat : 18170 (java) S 18160 18162 17843 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 42720254 1514741760 21262 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18171] ppid=18160 vsize=1479240 CPUtime=0.33
/proc/18162/task/18171/stat : 18171 (java) S 18160 18162 17843 0 -1 64 746 0 0 0 33 0 0 0 17 0 12 0 42720254 1514741760 21262 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18172] ppid=18160 vsize=1479240 CPUtime=0.49
/proc/18162/task/18172/stat : 18172 (java) R 18160 18162 17843 0 -1 64 1670 0 0 0 49 0 0 0 17 0 12 0 42720254 1514741760 21262 1992294400 134512640 134550932 4294956000 18446744073709551615 104144211 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18173] ppid=18160 vsize=1479240 CPUtime=0
/proc/18162/task/18173/stat : 18173 (java) S 18160 18162 17843 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 42720254 1514741760 21262 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18174] ppid=18160 vsize=1479240 CPUtime=0
/proc/18162/task/18174/stat : 18174 (java) S 18160 18162 17843 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 42720254 1514741760 21262 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 1479240

[startup+3.10258 s]
/proc/loadavg: 0.92 0.98 0.99 2/76 18174
/proc/meminfo: memFree=1196624/2055920 swapFree=4192952/4192956
[pid=18162] ppid=18160 vsize=1478968 CPUtime=3.95
/proc/18162/stat : 18162 (java) S 18160 18162 17843 0 -1 0 40818 0 1 0 378 17 0 0 18 0 12 0 42720244 1514463232 39347 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 369742 39347 1418 9 0 367085 0
[pid=18162/tid=18164] ppid=18160 vsize=1478968 CPUtime=2.7
/proc/18162/task/18164/stat : 18164 (java) R 18160 18162 17843 0 -1 64 30908 0 1 0 258 12 0 0 23 0 12 0 42720246 1514463232 39347 1992294400 134512640 134550932 4294956000 18446744073709551615 4109508958 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1478968 CPUtime=0.12
/proc/18162/task/18165/stat : 18165 (java) S 18160 18162 17843 0 -1 64 3034 0 0 0 11 1 0 0 18 0 12 0 42720247 1514463232 39347 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18166] ppid=18160 vsize=1478968 CPUtime=0.11
/proc/18162/task/18166/stat : 18166 (java) S 18160 18162 17843 0 -1 64 3371 0 0 0 10 1 0 0 18 0 12 0 42720247 1514463232 39347 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18167] ppid=18160 vsize=1478968 CPUtime=0
/proc/18162/task/18167/stat : 18167 (java) S 18160 18162 17843 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 42720249 1514463232 39347 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18168] ppid=18160 vsize=1478968 CPUtime=0
/proc/18162/task/18168/stat : 18168 (java) S 18160 18162 17843 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 42720249 1514463232 39347 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18169] ppid=18160 vsize=1478968 CPUtime=0
/proc/18162/task/18169/stat : 18169 (java) S 18160 18162 17843 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 42720249 1514463232 39347 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18170] ppid=18160 vsize=1478968 CPUtime=0
/proc/18162/task/18170/stat : 18170 (java) S 18160 18162 17843 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 42720254 1514463232 39347 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18171] ppid=18160 vsize=1478968 CPUtime=0.33
/proc/18162/task/18171/stat : 18171 (java) S 18160 18162 17843 0 -1 64 746 0 0 0 33 0 0 0 17 0 12 0 42720254 1514463232 39347 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18172] ppid=18160 vsize=1478968 CPUtime=0.65
/proc/18162/task/18172/stat : 18172 (java) S 18160 18162 17843 0 -1 64 2008 0 0 0 64 1 0 0 17 0 12 0 42720254 1514463232 39347 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18173] ppid=18160 vsize=1478968 CPUtime=0
/proc/18162/task/18173/stat : 18173 (java) S 18160 18162 17843 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 42720254 1514463232 39347 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18174] ppid=18160 vsize=1478968 CPUtime=0
/proc/18162/task/18174/stat : 18174 (java) S 18160 18162 17843 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 42720254 1514463232 39347 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 1478968

[startup+6.30224 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 18175
/proc/meminfo: memFree=1126920/2055920 swapFree=4192952/4192956
[pid=18162] ppid=18160 vsize=1479796 CPUtime=7.82
/proc/18162/stat : 18162 (java) S 18160 18162 17843 0 -1 0 51441 0 1 0 760 22 0 0 18 0 13 0 42720244 1515311104 48619 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 369949 48619 1426 9 0 367292 0
[pid=18162/tid=18164] ppid=18160 vsize=1479796 CPUtime=5.57
/proc/18162/task/18164/stat : 18164 (java) R 18160 18162 17843 0 -1 64 30951 0 1 0 545 12 0 0 25 0 13 0 42720246 1515311104 48619 1992294400 134512640 134550932 4294956000 18446744073709551615 4109788835 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1479796 CPUtime=0.3
/proc/18162/task/18165/stat : 18165 (java) S 18160 18162 17843 0 -1 64 8277 0 0 0 27 3 0 0 16 0 13 0 42720247 1515311104 48619 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18166] ppid=18160 vsize=1479796 CPUtime=0.29
/proc/18162/task/18166/stat : 18166 (java) S 18160 18162 17843 0 -1 64 7808 0 0 0 25 4 0 0 17 0 13 0 42720247 1515311104 48619 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18167] ppid=18160 vsize=1479796 CPUtime=0
/proc/18162/task/18167/stat : 18167 (java) S 18160 18162 17843 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 42720249 1515311104 48619 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18168] ppid=18160 vsize=1479796 CPUtime=0
/proc/18162/task/18168/stat : 18168 (java) S 18160 18162 17843 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 42720249 1515311104 48619 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18169] ppid=18160 vsize=1479796 CPUtime=0
/proc/18162/task/18169/stat : 18169 (java) S 18160 18162 17843 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 42720249 1515311104 48619 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18170] ppid=18160 vsize=1479796 CPUtime=0
/proc/18162/task/18170/stat : 18170 (java) S 18160 18162 17843 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 42720254 1515311104 48619 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18171] ppid=18160 vsize=1479796 CPUtime=0.67
/proc/18162/task/18171/stat : 18171 (java) R 18160 18162 17843 0 -1 64 1618 0 0 0 67 0 0 0 18 0 13 0 42720254 1515311104 48619 1992294400 134512640 134550932 4294956000 18446744073709551615 104146929 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18172] ppid=18160 vsize=1479796 CPUtime=0.95
/proc/18162/task/18172/stat : 18172 (java) S 18160 18162 17843 0 -1 64 2032 0 0 0 94 1 0 0 16 0 13 0 42720254 1515311104 48619 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18173] ppid=18160 vsize=1479796 CPUtime=0
/proc/18162/task/18173/stat : 18173 (java) S 18160 18162 17843 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 42720254 1515311104 48619 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18174] ppid=18160 vsize=1479796 CPUtime=0
/proc/18162/task/18174/stat : 18174 (java) R 18160 18162 17843 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 42720254 1515311104 48619 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18175] ppid=18160 vsize=1479796 CPUtime=0
/proc/18162/task/18175/stat : 18175 (java) S 18160 18162 17843 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 42720639 1515311104 48619 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.82
Current children cumulated vsize (KiB) 1479796

[startup+12.7025 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 18175
/proc/meminfo: memFree=1126152/2055920 swapFree=4192952/4192956
[pid=18162] ppid=18160 vsize=1479132 CPUtime=14.37
/proc/18162/stat : 18162 (java) S 18160 18162 17843 0 -1 0 51464 0 1 0 1415 22 0 0 18 0 13 0 42720244 1514631168 48503 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 369783 48503 1427 9 0 367126 0
[pid=18162/tid=18164] ppid=18160 vsize=1479132 CPUtime=11.92
/proc/18162/task/18164/stat : 18164 (java) R 18160 18162 17843 0 -1 64 30953 0 1 0 1180 12 0 0 25 0 13 0 42720246 1514631168 48503 1992294400 134512640 134550932 4294956000 18446744073709551615 4109726816 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1479132 CPUtime=0.3
/proc/18162/task/18165/stat : 18165 (java) S 18160 18162 17843 0 -1 64 8277 0 0 0 27 3 0 0 16 0 13 0 42720247 1514631168 48503 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18166] ppid=18160 vsize=1479132 CPUtime=0.29
/proc/18162/task/18166/stat : 18166 (java) S 18160 18162 17843 0 -1 64 7808 0 0 0 25 4 0 0 17 0 13 0 42720247 1514631168 48503 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18167] ppid=18160 vsize=1479132 CPUtime=0
/proc/18162/task/18167/stat : 18167 (java) S 18160 18162 17843 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 42720249 1514631168 48503 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18168] ppid=18160 vsize=1479132 CPUtime=0
/proc/18162/task/18168/stat : 18168 (java) S 18160 18162 17843 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 42720249 1514631168 48503 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18169] ppid=18160 vsize=1479132 CPUtime=0
/proc/18162/task/18169/stat : 18169 (java) S 18160 18162 17843 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 42720249 1514631168 48503 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18170] ppid=18160 vsize=1479132 CPUtime=0
/proc/18162/task/18170/stat : 18170 (java) S 18160 18162 17843 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 42720254 1514631168 48503 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18171] ppid=18160 vsize=1479132 CPUtime=0.82
/proc/18162/task/18171/stat : 18171 (java) S 18160 18162 17843 0 -1 64 1633 0 0 0 82 0 0 0 16 0 13 0 42720254 1514631168 48503 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18172] ppid=18160 vsize=1479132 CPUtime=1
/proc/18162/task/18172/stat : 18172 (java) S 18160 18162 17843 0 -1 64 2038 0 0 0 99 1 0 0 16 0 13 0 42720254 1514631168 48503 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18173] ppid=18160 vsize=1479132 CPUtime=0
/proc/18162/task/18173/stat : 18173 (java) S 18160 18162 17843 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 42720254 1514631168 48503 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18174] ppid=18160 vsize=1479132 CPUtime=0
/proc/18162/task/18174/stat : 18174 (java) S 18160 18162 17843 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 42720254 1514631168 48503 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18175] ppid=18160 vsize=1479132 CPUtime=0
/proc/18162/task/18175/stat : 18175 (java) S 18160 18162 17843 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 42720639 1514631168 48503 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.37
Current children cumulated vsize (KiB) 1479132

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/77 18175
/proc/meminfo: memFree=1126152/2055920 swapFree=4192952/4192956
[pid=18162] ppid=18160 vsize=1479132 CPUtime=27.16
/proc/18162/stat : 18162 (java) S 18160 18162 17843 0 -1 0 51464 0 1 0 2694 22 0 0 18 0 13 0 42720244 1514631168 48503 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 369783 48503 1427 9 0 367126 0
[pid=18162/tid=18164] ppid=18160 vsize=1479132 CPUtime=24.71
/proc/18162/task/18164/stat : 18164 (java) R 18160 18162 17843 0 -1 64 30953 0 1 0 2459 12 0 0 25 0 13 0 42720246 1514631168 48503 1992294400 134512640 134550932 4294956000 18446744073709551615 4109726132 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1479132 CPUtime=0.3
/proc/18162/task/18165/stat : 18165 (java) S 18160 18162 17843 0 -1 64 8277 0 0 0 27 3 0 0 16 0 13 0 42720247 1514631168 48503 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18166] ppid=18160 vsize=1479132 CPUtime=0.29
/proc/18162/task/18166/stat : 18166 (java) S 18160 18162 17843 0 -1 64 7808 0 0 0 25 4 0 0 17 0 13 0 42720247 1514631168 48503 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18167] ppid=18160 vsize=1479132 CPUtime=0
/proc/18162/task/18167/stat : 18167 (java) S 18160 18162 17843 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 42720249 1514631168 48503 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18168] ppid=18160 vsize=1479132 CPUtime=0
/proc/18162/task/18168/stat : 18168 (java) S 18160 18162 17843 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 42720249 1514631168 48503 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18169] ppid=18160 vsize=1479132 CPUtime=0

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

[pid=18162] ppid=18160 vsize=1481308 CPUtime=1605.11
/proc/18162/stat : 18162 (java) S 18160 18162 17843 0 -1 0 87634 0 1 0 160462 49 0 0 18 0 13 0 42720244 1516859392 78835 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 370327 78835 1427 9 0 367670 0
[pid=18162/tid=18164] ppid=18160 vsize=1481308 CPUtime=1599.64
/proc/18162/task/18164/stat : 18164 (java) R 18160 18162 17843 0 -1 64 30982 0 1 0 159944 20 0 0 25 0 13 0 42720246 1516859392 78835 1992294400 134512640 134550932 4294956000 18446744073709551615 4109461181 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1481308 CPUtime=1.46
/proc/18162/task/18165/stat : 18165 (java) S 18160 18162 17843 0 -1 64 24529 0 0 0 135 11 0 0 16 0 13 0 42720247 1516859392 78835 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18166] ppid=18160 vsize=1481308 CPUtime=1.45
/proc/18162/task/18166/stat : 18166 (java) S 18160 18162 17843 0 -1 64 25964 0 0 0 131 14 0 0 16 0 13 0 42720247 1516859392 78835 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18167] ppid=18160 vsize=1481308 CPUtime=0
/proc/18162/task/18167/stat : 18167 (java) S 18160 18162 17843 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 42720249 1516859392 78835 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18168] ppid=18160 vsize=1481308 CPUtime=0
/proc/18162/task/18168/stat : 18168 (java) S 18160 18162 17843 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 42720249 1516859392 78835 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18169] ppid=18160 vsize=1481308 CPUtime=0
/proc/18162/task/18169/stat : 18169 (java) S 18160 18162 17843 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 42720249 1516859392 78835 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18170] ppid=18160 vsize=1481308 CPUtime=0
/proc/18162/task/18170/stat : 18170 (java) S 18160 18162 17843 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 42720254 1516859392 78835 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18171] ppid=18160 vsize=1481308 CPUtime=1.04
/proc/18162/task/18171/stat : 18171 (java) S 18160 18162 17843 0 -1 64 2741 0 0 0 104 0 0 0 17 0 13 0 42720254 1516859392 78835 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18172] ppid=18160 vsize=1481308 CPUtime=1.46
/proc/18162/task/18172/stat : 18172 (java) S 18160 18162 17843 0 -1 64 2663 0 0 0 145 1 0 0 16 0 13 0 42720254 1516859392 78835 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18173] ppid=18160 vsize=1481308 CPUtime=0
/proc/18162/task/18173/stat : 18173 (java) S 18160 18162 17843 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 42720254 1516859392 78835 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18174] ppid=18160 vsize=1481308 CPUtime=0
/proc/18162/task/18174/stat : 18174 (java) S 18160 18162 17843 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 42720254 1516859392 78835 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18175] ppid=18160 vsize=1481308 CPUtime=0
/proc/18162/task/18175/stat : 18175 (java) S 18160 18162 17843 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 42720639 1516859392 78835 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1605.11
Current children cumulated vsize (KiB) 1481308

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18177
/proc/meminfo: memFree=998728/2055920 swapFree=4192952/4192956
[pid=18162] ppid=18160 vsize=1480156 CPUtime=1665.19
/proc/18162/stat : 18162 (java) S 18160 18162 17843 0 -1 0 89535 0 1 0 166469 50 0 0 18 0 13 0 42720244 1515679744 80172 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 370039 80172 1427 9 0 367382 0
[pid=18162/tid=18164] ppid=18160 vsize=1480156 CPUtime=1659.49
/proc/18162/task/18164/stat : 18164 (java) R 18160 18162 17843 0 -1 64 30984 0 1 0 165929 20 0 0 25 0 13 0 42720246 1515679744 80172 1992294400 134512640 134550932 4294956000 18446744073709551615 4109910186 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1480156 CPUtime=1.55
/proc/18162/task/18165/stat : 18165 (java) S 18160 18162 17843 0 -1 64 25456 0 0 0 144 11 0 0 17 0 13 0 42720247 1515679744 80172 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18166] ppid=18160 vsize=1480156 CPUtime=1.54
/proc/18162/task/18166/stat : 18166 (java) S 18160 18162 17843 0 -1 64 26936 0 0 0 140 14 0 0 16 0 13 0 42720247 1515679744 80172 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18167] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18167/stat : 18167 (java) S 18160 18162 17843 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 42720249 1515679744 80172 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18168] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18168/stat : 18168 (java) S 18160 18162 17843 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 42720249 1515679744 80172 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18169] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18169/stat : 18169 (java) S 18160 18162 17843 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 42720249 1515679744 80172 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18170] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18170/stat : 18170 (java) S 18160 18162 17843 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 42720254 1515679744 80172 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18171] ppid=18160 vsize=1480156 CPUtime=1.04
/proc/18162/task/18171/stat : 18171 (java) S 18160 18162 17843 0 -1 64 2741 0 0 0 104 0 0 0 17 0 13 0 42720254 1515679744 80172 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18172] ppid=18160 vsize=1480156 CPUtime=1.5
/proc/18162/task/18172/stat : 18172 (java) S 18160 18162 17843 0 -1 64 2663 0 0 0 149 1 0 0 17 0 13 0 42720254 1515679744 80172 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18173] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18173/stat : 18173 (java) S 18160 18162 17843 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 42720254 1515679744 80172 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18174] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18174/stat : 18174 (java) S 18160 18162 17843 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 42720254 1515679744 80172 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18175] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18175/stat : 18175 (java) S 18160 18162 17843 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 42720639 1515679744 80172 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1665.19
Current children cumulated vsize (KiB) 1480156

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18177
/proc/meminfo: memFree=997896/2055920 swapFree=4192952/4192956
[pid=18162] ppid=18160 vsize=1480156 CPUtime=1725.19
/proc/18162/stat : 18162 (java) S 18160 18162 17843 0 -1 0 89763 0 1 0 172469 50 0 0 18 0 13 0 42720244 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 370039 80381 1427 9 0 367382 0
[pid=18162/tid=18164] ppid=18160 vsize=1480156 CPUtime=1719.44
/proc/18162/task/18164/stat : 18164 (java) R 18160 18162 17843 0 -1 64 30985 0 1 0 171924 20 0 0 25 0 13 0 42720246 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4109729711 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1480156 CPUtime=1.57
/proc/18162/task/18165/stat : 18165 (java) S 18160 18162 17843 0 -1 64 25559 0 0 0 146 11 0 0 16 0 13 0 42720247 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18166] ppid=18160 vsize=1480156 CPUtime=1.57
/proc/18162/task/18166/stat : 18166 (java) S 18160 18162 17843 0 -1 64 27060 0 0 0 143 14 0 0 17 0 13 0 42720247 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18167] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18167/stat : 18167 (java) S 18160 18162 17843 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 42720249 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18168] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18168/stat : 18168 (java) S 18160 18162 17843 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 42720249 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18169] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18169/stat : 18169 (java) S 18160 18162 17843 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 42720249 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18170] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18170/stat : 18170 (java) S 18160 18162 17843 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 42720254 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18171] ppid=18160 vsize=1480156 CPUtime=1.04
/proc/18162/task/18171/stat : 18171 (java) S 18160 18162 17843 0 -1 64 2741 0 0 0 104 0 0 0 17 0 13 0 42720254 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18172] ppid=18160 vsize=1480156 CPUtime=1.5
/proc/18162/task/18172/stat : 18172 (java) S 18160 18162 17843 0 -1 64 2663 0 0 0 149 1 0 0 17 0 13 0 42720254 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18173] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18173/stat : 18173 (java) S 18160 18162 17843 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 42720254 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18174] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18174/stat : 18174 (java) S 18160 18162 17843 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 42720254 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18175] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18175/stat : 18175 (java) S 18160 18162 17843 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 42720639 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1725.19
Current children cumulated vsize (KiB) 1480156

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18177
/proc/meminfo: memFree=997832/2055920 swapFree=4192952/4192956
[pid=18162] ppid=18160 vsize=1480156 CPUtime=1785.17
/proc/18162/stat : 18162 (java) S 18160 18162 17843 0 -1 0 89763 0 1 0 178467 50 0 0 18 0 13 0 42720244 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 370039 80381 1427 9 0 367382 0
[pid=18162/tid=18164] ppid=18160 vsize=1480156 CPUtime=1779.42
/proc/18162/task/18164/stat : 18164 (java) R 18160 18162 17843 0 -1 64 30985 0 1 0 177922 20 0 0 25 0 13 0 42720246 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4109726849 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1480156 CPUtime=1.57
/proc/18162/task/18165/stat : 18165 (java) S 18160 18162 17843 0 -1 64 25559 0 0 0 146 11 0 0 16 0 13 0 42720247 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18166] ppid=18160 vsize=1480156 CPUtime=1.57
/proc/18162/task/18166/stat : 18166 (java) S 18160 18162 17843 0 -1 64 27060 0 0 0 143 14 0 0 17 0 13 0 42720247 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18167] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18167/stat : 18167 (java) S 18160 18162 17843 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 42720249 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18168] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18168/stat : 18168 (java) S 18160 18162 17843 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 42720249 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18169] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18169/stat : 18169 (java) S 18160 18162 17843 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 42720249 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18170] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18170/stat : 18170 (java) S 18160 18162 17843 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 42720254 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18171] ppid=18160 vsize=1480156 CPUtime=1.04
/proc/18162/task/18171/stat : 18171 (java) S 18160 18162 17843 0 -1 64 2741 0 0 0 104 0 0 0 17 0 13 0 42720254 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18172] ppid=18160 vsize=1480156 CPUtime=1.5
/proc/18162/task/18172/stat : 18172 (java) S 18160 18162 17843 0 -1 64 2663 0 0 0 149 1 0 0 17 0 13 0 42720254 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18173] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18173/stat : 18173 (java) S 18160 18162 17843 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 42720254 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18174] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18174/stat : 18174 (java) S 18160 18162 17843 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 42720254 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18175] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18175/stat : 18175 (java) S 18160 18162 17843 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 42720639 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1785.17
Current children cumulated vsize (KiB) 1480156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18183
/proc/meminfo: memFree=997640/2055920 swapFree=4192952/4192956
[pid=18162] ppid=18160 vsize=1480156 CPUtime=1800.06
/proc/18162/stat : 18162 (java) S 18160 18162 17843 0 -1 0 89763 0 1 0 179956 50 0 0 18 0 13 0 42720244 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 370039 80381 1427 9 0 367382 0
[pid=18162/tid=18164] ppid=18160 vsize=1480156 CPUtime=1794.32
/proc/18162/task/18164/stat : 18164 (java) R 18160 18162 17843 0 -1 64 30985 0 1 0 179411 21 0 0 25 0 13 0 42720246 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4109726872 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1480156 CPUtime=1.57
/proc/18162/task/18165/stat : 18165 (java) S 18160 18162 17843 0 -1 64 25559 0 0 0 146 11 0 0 16 0 13 0 42720247 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18166] ppid=18160 vsize=1480156 CPUtime=1.57
/proc/18162/task/18166/stat : 18166 (java) S 18160 18162 17843 0 -1 64 27060 0 0 0 143 14 0 0 17 0 13 0 42720247 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18167] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18167/stat : 18167 (java) S 18160 18162 17843 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 42720249 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18168] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18168/stat : 18168 (java) S 18160 18162 17843 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 42720249 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18169] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18169/stat : 18169 (java) S 18160 18162 17843 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 42720249 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18170] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18170/stat : 18170 (java) S 18160 18162 17843 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 42720254 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18171] ppid=18160 vsize=1480156 CPUtime=1.04
/proc/18162/task/18171/stat : 18171 (java) S 18160 18162 17843 0 -1 64 2741 0 0 0 104 0 0 0 17 0 13 0 42720254 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18172] ppid=18160 vsize=1480156 CPUtime=1.5
/proc/18162/task/18172/stat : 18172 (java) S 18160 18162 17843 0 -1 64 2663 0 0 0 149 1 0 0 17 0 13 0 42720254 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18162/tid=18173] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18173/stat : 18173 (java) S 18160 18162 17843 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 42720254 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18174] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18174/stat : 18174 (java) R 18160 18162 17843 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 42720254 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18162/tid=18175] ppid=18160 vsize=1480156 CPUtime=0
/proc/18162/task/18175/stat : 18175 (java) S 18160 18162 17843 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 42720639 1515679744 80381 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1480156

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

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

Child status: 143
Real time (s): 1797.31
CPU time (s): 1800.18
CPU user time (s): 1799.62
CPU system time (s): 0.558915
CPU usage (%): 100.159
Max. virtual memory (cumulated for all children) (KiB): 1482204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.62
system time used= 0.558915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89786
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= 37222
involuntary context switches= 25139

runsolver used 2.19367 second user time and 4.37434 second system time

The end

Launcher Data

Begin job on node33 at 2009-06-13 15:31:13
IDJOB=1856036
IDBENCH=2313
IDSOLVER=681
FILE ID=node33/1856036-1244899872
PBS_JOBID= 9354482
Free space on /tmp= 66036 MiB

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

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

MD5SUM BENCH= a4a0adfe0d9b9bff1eac92e870352c94
RANDOM SEED=908259583

node33.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.261
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.261
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:       1316304 kB
Buffers:         57216 kB
Cached:         602788 kB
SwapCached:          4 kB
Active:          50056 kB
Inactive:       623900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1316304 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            4960 kB
Writeback:           0 kB
Mapped:          23748 kB
Slab:            51700 kB
Committed_AS:    87200 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66036 MiB
End job on node33 at 2009-06-13 16:01:12