Trace number 1856185

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
SAT4J Pseudo Resolution 2.1.1? (TO) 1800.31 1786.51

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-fit2p.opb
MD5SUM61513bc338a8ab1ef0a0cedf59bc2ac8
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 223035388
Optimality of the best value was proved NO
Number of variables293602
Total number of constraints10500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10500
Minimum length of a constraint13
Maximum length of a constraint612
Number of terms in the objective function 246163
Biggest coefficient in the objective function 10737418240
Number of bits for the biggest coefficient in the objective function 34
Sum of the numbers in the objective function 43487073153772
Number of bits of the sum of numbers in the objective function 46
Biggest number in a constraint 31729070899200
Number of bits of the biggest number in a constraint 45
Biggest sum of numbers in a constraint 103505525327531
Number of bits of the biggest sum of numbers47
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.09/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.14	c See www.sat4j.org for details.
0.09/0.15	c version 2.1.1.v20090612
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version	1.6.0_12
0.09/0.15	c os.name	Linux
0.09/0.15	c os.version	2.6.9-22.EL.rootsmp
0.09/0.15	c os.arch	i386
0.09/0.15	c Free memory 1342000320
0.09/0.15	c Max memory 1344274432
0.09/0.15	c Total memory 1344274432
0.09/0.15	c Number of processors 2
0.22/0.22	c Pseudo Boolean Optimization
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.CompetResolutionPBMixedHTClauseCardConstrDataStructure@3eca90
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 Expensive 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-1856185-1244904798.opb
0.22/0.22	c reading problem ... 
17.10/13.41	c ... done. Wall clock time 13.193s.
17.10/13.41	c #vars     293602
17.10/13.41	c #constraints  13543
17.10/13.41	c constraints type 
17.10/13.41	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13500
1800.03/1786.32	c starts		: 17
1800.03/1786.32	c conflicts		: 137223
1800.03/1786.32	c decisions		: 7993266
1800.03/1786.32	c propagations		: 17470973
1800.03/1786.32	c inspects		: 366478720
1800.03/1786.32	c learnt literals	: 0
1800.03/1786.32	c learnt binary clauses	: 0
1800.03/1786.32	c learnt ternary clauses	: 1
1800.03/1786.32	c learnt clauses	: 137223
1800.03/1786.32	c ignored clauses	: 0
1800.03/1786.32	c root simplifications	: 0
1800.03/1786.32	c removed literals (reason simplification)	: 8420628
1800.03/1786.32	c reason swapping (by a shorter reason)	: 0
1800.03/1786.32	c Calls to reduceDB	: 0
1800.03/1786.32	c speed (assignments/second)	: 9854.427138269035
1800.03/1786.32	c non guided choices	1792691
1800.03/1786.39	c learnt constraints type 
1800.03/1786.39	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 137227
1800.03/1786.39	c constraints type 
1800.03/1786.39	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13500
1800.03/1786.39	s UNKNOWN
1800.03/1786.39	c Total wall clock time (in seconds): 1786.171

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

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


[startup+0 s]
/proc/loadavg: 1.05 1.02 1.00 3/64 12361
/proc/meminfo: memFree=1550824/2055920 swapFree=4182324/4192956
[pid=12361] ppid=12359 vsize=1612 CPUtime=0
/proc/12361/stat : 12361 (java6) D 12359 12361 12188 0 -1 0 171 0 0 0 0 0 0 0 20 0 1 0 158076393 1650688 143 1992294400 134512640 134550932 4294956176 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/12361/statm: 403 143 107 9 0 45 0

[startup+0.0270051 s]
/proc/loadavg: 1.05 1.02 1.00 3/64 12361
/proc/meminfo: memFree=1550824/2055920 swapFree=4182324/4192956
[pid=12361] ppid=12359 vsize=1466652 CPUtime=0.01
/proc/12361/stat : 12361 (java) S 12359 12361 12188 0 -1 0 2265 0 1 0 0 1 0 0 18 0 4 0 158076393 1501851648 2014 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/12361/statm: 366663 2014 413 9 0 364415 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1466652

[startup+0.101629 s]
/proc/loadavg: 1.05 1.02 1.00 3/64 12361
/proc/meminfo: memFree=1550824/2055920 swapFree=4182324/4192956
[pid=12361] ppid=12359 vsize=1472584 CPUtime=0.09
/proc/12361/stat : 12361 (java) S 12359 12361 12188 0 -1 0 3609 0 1 0 6 3 0 0 18 0 12 0 158076393 1507926016 3352 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12361/statm: 368146 3352 1068 9 0 365494 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1472584

[startup+0.301668 s]
/proc/loadavg: 1.05 1.02 1.00 3/64 12361
/proc/meminfo: memFree=1550824/2055920 swapFree=4182324/4192956
[pid=12361] ppid=12359 vsize=1475148 CPUtime=0.35
/proc/12361/stat : 12361 (java) S 12359 12361 12188 0 -1 0 6629 0 1 0 30 5 0 0 18 0 12 0 158076393 1510551552 6367 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12361/statm: 368787 6367 1353 9 0 366130 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1475148

[startup+0.701735 s]
/proc/loadavg: 1.05 1.02 1.00 3/64 12361
/proc/meminfo: memFree=1550824/2055920 swapFree=4182324/4192956
[pid=12361] ppid=12359 vsize=1476100 CPUtime=0.97
/proc/12361/stat : 12361 (java) S 12359 12361 12188 0 -1 0 10721 0 1 0 90 7 0 0 18 0 12 0 158076393 1511526400 10168 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12361/statm: 369025 10168 1394 9 0 366368 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 1476100

[startup+1.50187 s]
/proc/loadavg: 1.05 1.02 1.00 2/76 12373
/proc/meminfo: memFree=1493576/2055920 swapFree=4182324/4192956
[pid=12361] ppid=12359 vsize=1476100 CPUtime=1.76
/proc/12361/stat : 12361 (java) S 12359 12361 12188 0 -1 0 25354 0 1 0 162 14 0 0 18 0 12 0 158076393 1511526400 24801 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12361/statm: 369025 24801 1394 9 0 366368 0
[pid=12361/tid=12363] ppid=12359 vsize=1476100 CPUtime=1.39
/proc/12361/task/12363/stat : 12363 (java) R 12359 12361 12188 0 -1 64 23357 0 1 0 126 13 0 0 25 0 12 0 158076394 1511526400 24802 1992294400 134512640 134550932 4294956016 18446744073709551615 4109511580 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12364] ppid=12359 vsize=1476100 CPUtime=0
/proc/12361/task/12364/stat : 12364 (java) S 12359 12361 12188 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 158076395 1511526400 24803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12365] ppid=12359 vsize=1476100 CPUtime=0
/proc/12361/task/12365/stat : 12365 (java) S 12359 12361 12188 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 158076395 1511526400 24803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12366] ppid=12359 vsize=1476100 CPUtime=0
/proc/12361/task/12366/stat : 12366 (java) S 12359 12361 12188 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 158076397 1511526400 24803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12367] ppid=12359 vsize=1476100 CPUtime=0
/proc/12361/task/12367/stat : 12367 (java) S 12359 12361 12188 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 158076398 1511526400 24804 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12368] ppid=12359 vsize=1476100 CPUtime=0
/proc/12361/task/12368/stat : 12368 (java) S 12359 12361 12188 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 158076398 1511526400 24805 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12369] ppid=12359 vsize=1476100 CPUtime=0
/proc/12361/task/12369/stat : 12369 (java) S 12359 12361 12188 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 158076402 1511526400 24805 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12370] ppid=12359 vsize=1476100 CPUtime=0.15
/proc/12361/task/12370/stat : 12370 (java) S 12359 12361 12188 0 -1 64 497 0 0 0 15 0 0 0 17 0 12 0 158076402 1511526400 24806 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12371] ppid=12359 vsize=1476100 CPUtime=0.19
/proc/12361/task/12371/stat : 12371 (java) S 12359 12361 12188 0 -1 64 761 0 0 0 19 0 0 0 16 0 12 0 158076402 1511526400 24807 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12372] ppid=12359 vsize=1476100 CPUtime=0
/proc/12361/task/12372/stat : 12372 (java) S 12359 12361 12188 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 158076402 1511526400 24807 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12373] ppid=12359 vsize=1476100 CPUtime=0
/proc/12361/task/12373/stat : 12373 (java) S 12359 12361 12188 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 158076402 1511526400 24808 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 1476100

[startup+3.10215 s]
/proc/loadavg: 1.05 1.02 1.00 2/76 12373
/proc/meminfo: memFree=1402760/2055920 swapFree=4182324/4192956
[pid=12361] ppid=12359 vsize=1489764 CPUtime=4.52
/proc/12361/stat : 12361 (java) S 12359 12361 12188 0 -1 0 45477 0 1 0 429 23 0 0 18 0 12 0 158076393 1525518336 41399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12361/statm: 372441 41399 1411 9 0 369784 0
[pid=12361/tid=12363] ppid=12359 vsize=1489764 CPUtime=2.83
/proc/12361/task/12363/stat : 12363 (java) R 12359 12361 12188 0 -1 64 30855 0 1 0 268 15 0 0 17 0 12 0 158076394 1525518336 41399 1992294400 134512640 134550932 4294956016 18446744073709551615 4109136833 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12364] ppid=12359 vsize=1489764 CPUtime=0.09
/proc/12361/task/12364/stat : 12364 (java) S 12359 12361 12188 0 -1 64 1962 0 0 0 9 0 0 0 17 0 12 0 158076395 1525518336 41399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12365] ppid=12359 vsize=1489764 CPUtime=0.08
/proc/12361/task/12365/stat : 12365 (java) S 12359 12361 12188 0 -1 64 4080 0 0 0 7 1 0 0 17 0 12 0 158076395 1525518336 41399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12366] ppid=12359 vsize=1489764 CPUtime=0
/proc/12361/task/12366/stat : 12366 (java) S 12359 12361 12188 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 158076397 1525518336 41399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12367] ppid=12359 vsize=1489764 CPUtime=0
/proc/12361/task/12367/stat : 12367 (java) S 12359 12361 12188 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 158076398 1525518336 41399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12368] ppid=12359 vsize=1489764 CPUtime=0
/proc/12361/task/12368/stat : 12368 (java) S 12359 12361 12188 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 158076398 1525518336 41399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12369] ppid=12359 vsize=1489764 CPUtime=0
/proc/12361/task/12369/stat : 12369 (java) S 12359 12361 12188 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 158076402 1525518336 41399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12370] ppid=12359 vsize=1489764 CPUtime=0.45
/proc/12361/task/12370/stat : 12370 (java) S 12359 12361 12188 0 -1 64 1684 0 0 0 45 0 0 0 17 0 12 0 158076402 1525518336 41399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12371] ppid=12359 vsize=1489764 CPUtime=0.99
/proc/12361/task/12371/stat : 12371 (java) R 12359 12361 12188 0 -1 64 6148 0 0 0 97 2 0 0 23 0 12 0 158076402 1525518336 41399 1992294400 134512640 134550932 4294956016 18446744073709551615 106130451 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12372] ppid=12359 vsize=1489764 CPUtime=0
/proc/12361/task/12372/stat : 12372 (java) S 12359 12361 12188 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 158076402 1525518336 41399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12373] ppid=12359 vsize=1489764 CPUtime=0
/proc/12361/task/12373/stat : 12373 (java) S 12359 12361 12188 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 158076402 1525518336 41399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.52
Current children cumulated vsize (KiB) 1489764

[startup+6.3017 s]
/proc/loadavg: 1.21 1.06 1.01 2/76 12373
/proc/meminfo: memFree=1319824/2055920 swapFree=4182324/4192956
[pid=12361] ppid=12359 vsize=1486760 CPUtime=8.38
/proc/12361/stat : 12361 (java) S 12359 12361 12188 0 -1 0 71951 0 1 0 805 33 0 0 18 0 12 0 158076393 1522442240 64772 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12361/statm: 371690 64772 1413 9 0 369033 0
[pid=12361/tid=12363] ppid=12359 vsize=1486760 CPUtime=5.42
/proc/12361/task/12363/stat : 12363 (java) R 12359 12361 12188 0 -1 64 30932 0 1 0 526 16 0 0 21 0 12 0 158076394 1522442240 64772 1992294400 134512640 134550932 4294956016 18446744073709551615 4109098821 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12364] ppid=12359 vsize=1486760 CPUtime=0.68
/proc/12361/task/12364/stat : 12364 (java) S 12359 12361 12188 0 -1 64 15575 0 0 0 63 5 0 0 18 0 12 0 158076395 1522442240 64772 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12365] ppid=12359 vsize=1486760 CPUtime=0.68
/proc/12361/task/12365/stat : 12365 (java) S 12359 12361 12188 0 -1 64 16695 0 0 0 61 7 0 0 18 0 12 0 158076395 1522442240 64772 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12366] ppid=12359 vsize=1486760 CPUtime=0
/proc/12361/task/12366/stat : 12366 (java) S 12359 12361 12188 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 158076397 1522442240 64772 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12367] ppid=12359 vsize=1486760 CPUtime=0
/proc/12361/task/12367/stat : 12367 (java) S 12359 12361 12188 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 158076398 1522442240 64772 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12368] ppid=12359 vsize=1486760 CPUtime=0
/proc/12361/task/12368/stat : 12368 (java) S 12359 12361 12188 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 158076398 1522442240 64772 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12369] ppid=12359 vsize=1486760 CPUtime=0
/proc/12361/task/12369/stat : 12369 (java) S 12359 12361 12188 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 158076402 1522442240 64772 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12370] ppid=12359 vsize=1486760 CPUtime=0.52
/proc/12361/task/12370/stat : 12370 (java) S 12359 12361 12188 0 -1 64 1695 0 0 0 52 0 0 0 16 0 12 0 158076402 1522442240 64772 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12371] ppid=12359 vsize=1486760 CPUtime=1.03
/proc/12361/task/12371/stat : 12371 (java) S 12359 12361 12188 0 -1 64 6306 0 0 0 101 2 0 0 16 0 12 0 158076402 1522442240 64772 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12372] ppid=12359 vsize=1486760 CPUtime=0
/proc/12361/task/12372/stat : 12372 (java) S 12359 12361 12188 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 158076402 1522442240 64772 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12373] ppid=12359 vsize=1486760 CPUtime=0
/proc/12361/task/12373/stat : 12373 (java) S 12359 12361 12188 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 158076402 1522442240 64772 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.38
Current children cumulated vsize (KiB) 1486760

[startup+12.7028 s]
/proc/loadavg: 1.19 1.06 1.01 2/76 12373
/proc/meminfo: memFree=1169616/2055920 swapFree=4182324/4192956
[pid=12361] ppid=12359 vsize=1486728 CPUtime=16.31
/proc/12361/stat : 12361 (java) S 12359 12361 12188 0 -1 0 116248 0 1 0 1579 52 0 0 18 0 12 0 158076393 1522409472 101690 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12361/statm: 371682 101690 1414 9 0 369025 0
[pid=12361/tid=12363] ppid=12359 vsize=1486728 CPUtime=10.16
/proc/12361/task/12363/stat : 12363 (java) R 12359 12361 12188 0 -1 64 30944 0 1 0 999 17 0 0 16 0 12 0 158076394 1522409472 101690 1992294400 134512640 134550932 4294956016 18446744073709551615 4109474282 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12364] ppid=12359 vsize=1486728 CPUtime=2.23
/proc/12361/task/12364/stat : 12364 (java) S 12359 12361 12188 0 -1 64 37944 0 0 0 208 15 0 0 16 0 12 0 158076395 1522409472 101690 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12365] ppid=12359 vsize=1486728 CPUtime=2.17
/proc/12361/task/12365/stat : 12365 (java) S 12359 12361 12188 0 -1 64 38593 0 0 0 202 15 0 0 16 0 12 0 158076395 1522409472 101690 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12366] ppid=12359 vsize=1486728 CPUtime=0
/proc/12361/task/12366/stat : 12366 (java) S 12359 12361 12188 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 158076397 1522409472 101690 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12367] ppid=12359 vsize=1486728 CPUtime=0
/proc/12361/task/12367/stat : 12367 (java) S 12359 12361 12188 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 158076398 1522409472 101690 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12368] ppid=12359 vsize=1486728 CPUtime=0
/proc/12361/task/12368/stat : 12368 (java) S 12359 12361 12188 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 158076398 1522409472 101690 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12369] ppid=12359 vsize=1486728 CPUtime=0
/proc/12361/task/12369/stat : 12369 (java) S 12359 12361 12188 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 158076402 1522409472 101690 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12370] ppid=12359 vsize=1486728 CPUtime=0.6
/proc/12361/task/12370/stat : 12370 (java) S 12359 12361 12188 0 -1 64 1709 0 0 0 60 0 0 0 16 0 12 0 158076402 1522409472 101690 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12371] ppid=12359 vsize=1486728 CPUtime=1.09
/proc/12361/task/12371/stat : 12371 (java) S 12359 12361 12188 0 -1 64 6310 0 0 0 107 2 0 0 17 0 12 0 158076402 1522409472 101690 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12372] ppid=12359 vsize=1486728 CPUtime=0
/proc/12361/task/12372/stat : 12372 (java) S 12359 12361 12188 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 158076402 1522409472 101690 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12373] ppid=12359 vsize=1486728 CPUtime=0
/proc/12361/task/12373/stat : 12373 (java) S 12359 12361 12188 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 158076402 1522409472 101690 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.31
Current children cumulated vsize (KiB) 1486728

[startup+25.502 s]
/proc/loadavg: 1.15 1.05 1.01 3/77 12374
/proc/meminfo: memFree=1101768/2055920 swapFree=4182324/4192956
[pid=12361] ppid=12359 vsize=1487052 CPUtime=30.31
/proc/12361/stat : 12361 (java) S 12359 12361 12188 0 -1 0 129434 0 1 0 2971 60 0 0 18 0 13 0 158076393 1522741248 113439 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12361/statm: 371763 113439 1434 9 0 369106 0
[pid=12361/tid=12363] ppid=12359 vsize=1487052 CPUtime=22.36
/proc/12361/task/12363/stat : 12363 (java) R 12359 12361 12188 0 -1 64 31001 0 1 0 2219 17 0 0 18 0 13 0 158076394 1522741248 113439 1992294400 134512640 134550932 4294956016 18446744073709551615 4109981860 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12364] ppid=12359 vsize=1487052 CPUtime=2.66
/proc/12361/task/12364/stat : 12364 (java) S 12359 12361 12188 0 -1 64 43774 0 0 0 248 18 0 0 17 0 13 0 158076395 1522741248 113439 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12365] ppid=12359 vsize=1487052 CPUtime=2.59
/proc/12361/task/12365/stat : 12365 (java) S 12359 12361 12188 0 -1 64 45815 0 0 0 241 18 0 0 17 0 13 0 158076395 1522741248 113439 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12366] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12366/stat : 12366 (java) S 12359 12361 12188 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 158076397 1522741248 113439 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12367] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12367/stat : 12367 (java) S 12359 12361 12188 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158076398 1522741248 113439 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12368] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12368/stat : 12368 (java) S 12359 12361 12188 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158076398 1522741248 113439 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12369] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12369/stat : 12369 (java) S 12359 12361 12188 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158076402 1522741248 113439 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12370] ppid=12359 vsize=1487052 CPUtime=0.98

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

/proc/12361/task/12370/stat : 12370 (java) S 12359 12361 12188 0 -1 64 1747 0 0 0 102 0 0 0 16 0 13 0 158076402 1522741248 174565 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12371] ppid=12359 vsize=1487052 CPUtime=1.82
/proc/12361/task/12371/stat : 12371 (java) S 12359 12361 12188 0 -1 64 6354 0 0 0 180 2 0 0 16 0 13 0 158076402 1522741248 174565 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12372] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12372/stat : 12372 (java) S 12359 12361 12188 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158076402 1522741248 174565 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12373] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12373/stat : 12373 (java) S 12359 12361 12188 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158076402 1522741248 174565 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12374] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12374/stat : 12374 (java) S 12359 12361 12188 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 158077850 1522741248 174565 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1615.02
Current children cumulated vsize (KiB) 1487052

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 12380
/proc/meminfo: memFree=852488/2055920 swapFree=4182324/4192956
[pid=12361] ppid=12359 vsize=1487052 CPUtime=1675.37
/proc/12361/stat : 12361 (java) S 12359 12361 12188 0 -1 0 207525 0 1 0 167403 134 0 0 18 0 13 0 158076393 1522741248 175514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12361/statm: 371763 175514 1434 9 0 369106 0
[pid=12361/tid=12363] ppid=12359 vsize=1487052 CPUtime=1648.57
/proc/12361/task/12363/stat : 12363 (java) R 12359 12361 12188 0 -1 64 31433 0 1 0 164838 19 0 0 25 0 13 0 158076394 1522741248 175514 1992294400 134512640 134550932 4294956016 18446744073709551615 4109981860 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12364] ppid=12359 vsize=1487052 CPUtime=11.89
/proc/12361/task/12364/stat : 12364 (java) S 12359 12361 12188 0 -1 64 81637 0 0 0 1130 59 0 0 17 0 13 0 158076395 1522741248 175514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12365] ppid=12359 vsize=1487052 CPUtime=11.93
/proc/12361/task/12365/stat : 12365 (java) S 12359 12361 12188 0 -1 64 85601 0 0 0 1146 47 0 0 16 0 13 0 158076395 1522741248 175514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12366] ppid=12359 vsize=1487052 CPUtime=0.05
/proc/12361/task/12366/stat : 12366 (java) S 12359 12361 12188 0 -1 64 10 0 0 0 3 2 0 0 16 0 13 0 158076397 1522741248 175514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12367] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12367/stat : 12367 (java) S 12359 12361 12188 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158076398 1522741248 175514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12368] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12368/stat : 12368 (java) S 12359 12361 12188 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158076398 1522741248 175514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12369] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12369/stat : 12369 (java) S 12359 12361 12188 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158076402 1522741248 175514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12370] ppid=12359 vsize=1487052 CPUtime=1.02
/proc/12361/task/12370/stat : 12370 (java) S 12359 12361 12188 0 -1 64 1747 0 0 0 102 0 0 0 16 0 13 0 158076402 1522741248 175514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12371] ppid=12359 vsize=1487052 CPUtime=1.82
/proc/12361/task/12371/stat : 12371 (java) S 12359 12361 12188 0 -1 64 6354 0 0 0 180 2 0 0 16 0 13 0 158076402 1522741248 175514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12372] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12372/stat : 12372 (java) S 12359 12361 12188 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158076402 1522741248 175514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12373] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12373/stat : 12373 (java) S 12359 12361 12188 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158076402 1522741248 175514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12374] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12374/stat : 12374 (java) S 12359 12361 12188 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 158077850 1522741248 175514 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1675.37
Current children cumulated vsize (KiB) 1487052

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 12380
/proc/meminfo: memFree=849416/2055920 swapFree=4182324/4192956
[pid=12361] ppid=12359 vsize=1487052 CPUtime=1735.68
/proc/12361/stat : 12361 (java) S 12359 12361 12188 0 -1 0 208290 0 1 0 173433 135 0 0 18 0 13 0 158076393 1522741248 176260 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12361/statm: 371763 176260 1434 9 0 369106 0
[pid=12361/tid=12363] ppid=12359 vsize=1487052 CPUtime=1708.17
/proc/12361/task/12363/stat : 12363 (java) R 12359 12361 12188 0 -1 64 31450 0 1 0 170798 19 0 0 25 0 13 0 158076394 1522741248 176260 1992294400 134512640 134550932 4294956016 18446744073709551615 4109915808 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12364] ppid=12359 vsize=1487052 CPUtime=12.24
/proc/12361/task/12364/stat : 12364 (java) S 12359 12361 12188 0 -1 64 81926 0 0 0 1165 59 0 0 17 0 13 0 158076395 1522741248 176260 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12365] ppid=12359 vsize=1487052 CPUtime=12.28
/proc/12361/task/12365/stat : 12365 (java) S 12359 12361 12188 0 -1 64 86060 0 0 0 1180 48 0 0 16 0 13 0 158076395 1522741248 176260 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12366] ppid=12359 vsize=1487052 CPUtime=0.06
/proc/12361/task/12366/stat : 12366 (java) S 12359 12361 12188 0 -1 64 10 0 0 0 4 2 0 0 16 0 13 0 158076397 1522741248 176260 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12367] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12367/stat : 12367 (java) S 12359 12361 12188 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158076398 1522741248 176260 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12368] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12368/stat : 12368 (java) S 12359 12361 12188 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158076398 1522741248 176260 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12369] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12369/stat : 12369 (java) S 12359 12361 12188 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158076402 1522741248 176260 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12370] ppid=12359 vsize=1487052 CPUtime=1.02
/proc/12361/task/12370/stat : 12370 (java) S 12359 12361 12188 0 -1 64 1747 0 0 0 102 0 0 0 16 0 13 0 158076402 1522741248 176260 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12371] ppid=12359 vsize=1487052 CPUtime=1.82
/proc/12361/task/12371/stat : 12371 (java) S 12359 12361 12188 0 -1 64 6354 0 0 0 180 2 0 0 16 0 13 0 158076402 1522741248 176260 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12372] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12372/stat : 12372 (java) S 12359 12361 12188 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158076402 1522741248 176260 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12373] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12373/stat : 12373 (java) S 12359 12361 12188 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158076402 1522741248 176260 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12374] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12374/stat : 12374 (java) S 12359 12361 12188 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 158077850 1522741248 176260 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1735.68
Current children cumulated vsize (KiB) 1487052

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 12380
/proc/meminfo: memFree=845960/2055920 swapFree=4182324/4192956
[pid=12361] ppid=12359 vsize=1487052 CPUtime=1796
/proc/12361/stat : 12361 (java) S 12359 12361 12188 0 -1 0 209154 0 1 0 179464 136 0 0 18 0 13 0 158076393 1522741248 177105 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12361/statm: 371763 177105 1434 9 0 369106 0
[pid=12361/tid=12363] ppid=12359 vsize=1487052 CPUtime=1767.75
/proc/12361/task/12363/stat : 12363 (java) R 12359 12361 12188 0 -1 64 31468 0 1 0 176756 19 0 0 25 0 13 0 158076394 1522741248 177105 1992294400 134512640 134550932 4294956016 18446744073709551615 4109915924 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12364] ppid=12359 vsize=1487052 CPUtime=12.62
/proc/12361/task/12364/stat : 12364 (java) S 12359 12361 12188 0 -1 64 82257 0 0 0 1203 59 0 0 16 0 13 0 158076395 1522741248 177105 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12365] ppid=12359 vsize=1487052 CPUtime=12.65
/proc/12361/task/12365/stat : 12365 (java) S 12359 12361 12188 0 -1 64 86575 0 0 0 1216 49 0 0 16 0 13 0 158076395 1522741248 177105 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12366] ppid=12359 vsize=1487052 CPUtime=0.06
/proc/12361/task/12366/stat : 12366 (java) S 12359 12361 12188 0 -1 64 10 0 0 0 4 2 0 0 16 0 13 0 158076397 1522741248 177105 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12367] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12367/stat : 12367 (java) S 12359 12361 12188 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158076398 1522741248 177105 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12368] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12368/stat : 12368 (java) S 12359 12361 12188 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158076398 1522741248 177105 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12369] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12369/stat : 12369 (java) S 12359 12361 12188 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158076402 1522741248 177105 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12370] ppid=12359 vsize=1487052 CPUtime=1.02
/proc/12361/task/12370/stat : 12370 (java) S 12359 12361 12188 0 -1 64 1747 0 0 0 102 0 0 0 16 0 13 0 158076402 1522741248 177105 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12371] ppid=12359 vsize=1487052 CPUtime=1.82
/proc/12361/task/12371/stat : 12371 (java) S 12359 12361 12188 0 -1 64 6354 0 0 0 180 2 0 0 16 0 13 0 158076402 1522741248 177105 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12372] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12372/stat : 12372 (java) S 12359 12361 12188 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158076402 1522741248 177105 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12373] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12373/stat : 12373 (java) S 12359 12361 12188 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158076402 1522741248 177105 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12374] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12374/stat : 12374 (java) S 12359 12361 12188 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 158077850 1522741248 177105 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1796
Current children cumulated vsize (KiB) 1487052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1786.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 12380
/proc/meminfo: memFree=845768/2055920 swapFree=4182324/4192956
[pid=12361] ppid=12359 vsize=1487052 CPUtime=1800.03
/proc/12361/stat : 12361 (java) S 12359 12361 12188 0 -1 0 209206 0 1 0 179867 136 0 0 18 0 13 0 158076393 1522741248 177156 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12361/statm: 371763 177156 1434 9 0 369106 0
[pid=12361/tid=12363] ppid=12359 vsize=1487052 CPUtime=1771.73
/proc/12361/task/12363/stat : 12363 (java) R 12359 12361 12188 0 -1 64 31469 0 1 0 177154 19 0 0 25 0 13 0 158076394 1522741248 177156 1992294400 134512640 134550932 4294956016 18446744073709551615 4109916739 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12364] ppid=12359 vsize=1487052 CPUtime=12.64
/proc/12361/task/12364/stat : 12364 (java) S 12359 12361 12188 0 -1 64 82258 0 0 0 1205 59 0 0 17 0 13 0 158076395 1522741248 177156 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12365] ppid=12359 vsize=1487052 CPUtime=12.67
/proc/12361/task/12365/stat : 12365 (java) S 12359 12361 12188 0 -1 64 86625 0 0 0 1218 49 0 0 16 0 13 0 158076395 1522741248 177156 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12366] ppid=12359 vsize=1487052 CPUtime=0.06
/proc/12361/task/12366/stat : 12366 (java) S 12359 12361 12188 0 -1 64 10 0 0 0 4 2 0 0 16 0 13 0 158076397 1522741248 177156 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12367] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12367/stat : 12367 (java) S 12359 12361 12188 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158076398 1522741248 177156 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12368] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12368/stat : 12368 (java) S 12359 12361 12188 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158076398 1522741248 177156 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12369] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12369/stat : 12369 (java) S 12359 12361 12188 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158076402 1522741248 177156 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12370] ppid=12359 vsize=1487052 CPUtime=1.02
/proc/12361/task/12370/stat : 12370 (java) S 12359 12361 12188 0 -1 64 1747 0 0 0 102 0 0 0 16 0 13 0 158076402 1522741248 177156 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12371] ppid=12359 vsize=1487052 CPUtime=1.82
/proc/12361/task/12371/stat : 12371 (java) S 12359 12361 12188 0 -1 64 6354 0 0 0 180 2 0 0 16 0 13 0 158076402 1522741248 177156 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12361/tid=12372] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12372/stat : 12372 (java) S 12359 12361 12188 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158076402 1522741248 177156 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12373] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12373/stat : 12373 (java) S 12359 12361 12188 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158076402 1522741248 177156 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12361/tid=12374] ppid=12359 vsize=1487052 CPUtime=0
/proc/12361/task/12374/stat : 12374 (java) S 12359 12361 12188 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 158077850 1522741248 177156 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1487052

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

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

[startup+1786.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 12380
/proc/meminfo: memFree=845768/2055920 swapFree=4182324/4192956
[pid=12361] ppid=12359 vsize=0 CPUtime=1800.2
/proc/12361/stat : 12361 (java) Z 12359 12361 12188 0 -1 1036 209232 0 1 0 179882 138 0 0 15 0 2 0 158076393 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12361/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

[startup+1786.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 12380
/proc/meminfo: memFree=845768/2055920 swapFree=4182324/4192956
[pid=12361] ppid=12359 vsize=0 CPUtime=1800.29
/proc/12361/stat : 12361 (java) Z 12359 12361 12188 0 -1 1036 209232 0 1 0 179882 147 0 0 15 0 2 0 158076393 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12361/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.29
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1786.51
CPU time (s): 1800.31
CPU user time (s): 1798.83
CPU system time (s): 1.48077
CPU usage (%): 100.772
Max. virtual memory (cumulated for all children) (KiB): 1489764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.83
system time used= 1.48077
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209232
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= 41021
involuntary context switches= 35185

runsolver used 2.13267 second user time and 4.40133 second system time

The end

Launcher Data

Begin job on node48 at 2009-06-13 16:53:20
IDJOB=1856185
IDBENCH=2389
IDSOLVER=682
FILE ID=node48/1856185-1244904798
PBS_JOBID= 9354489
Free space on /tmp= 66240 MiB

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

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

MD5SUM BENCH= 61513bc338a8ab1ef0a0cedf59bc2ac8
RANDOM SEED=1227385221

node48.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.270
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.270
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:       1551240 kB
Buffers:         63216 kB
Cached:         361168 kB
SwapCached:       4424 kB
Active:          52816 kB
Inactive:       379464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1551240 kB
SwapTotal:     4192956 kB
SwapFree:      4182324 kB
Dirty:           25316 kB
Writeback:           0 kB
Mapped:          13608 kB
Slab:            58336 kB
Committed_AS:   121732 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66240 MiB
End job on node48 at 2009-06-13 17:23:09