Trace number 1856131

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 1794.68

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-biella1.opb
MD5SUM8cf2f50dc2f979b0f0b07ffea6d1fd34
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 61130650214400
Optimality of the best value was proved NO
Number of variables42650
Total number of constraints1202
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 constraints1202
Minimum length of a constraint38
Maximum length of a constraint42650
Number of terms in the objective function 42650
Biggest coefficient in the objective function 536870912000000000000
Number of bits for the biggest coefficient in the objective function 69
Sum of the numbers in the objective function 4779625155602030321168
Number of bits of the sum of numbers in the objective function 73
Biggest number in a constraint 536870912000000000000
Number of bits of the biggest number in a constraint 69
Biggest sum of numbers in a constraint 4779727555602030321168
Number of bits of the biggest sum of numbers73
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 --- 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-1856131-1244903342.opb
0.22/0.22	c reading problem ... 
3.73/2.51	c ... done. Wall clock time 2.293s.
3.73/2.51	c #vars     42650
3.73/2.51	c #constraints  19650
3.73/2.51	c constraints type 
3.73/2.51	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2399
1800.05/1794.51	c starts		: 17
1800.05/1794.51	c conflicts		: 152407
1800.05/1794.51	c decisions		: 591206
1800.05/1794.51	c propagations		: 107744709
1800.05/1794.51	c inspects		: 658966809
1800.05/1794.51	c learnt literals	: 0
1800.05/1794.51	c learnt binary clauses	: 0
1800.05/1794.51	c learnt ternary clauses	: 0
1800.05/1794.51	c learnt clauses	: 152406
1800.05/1794.51	c ignored clauses	: 0
1800.05/1794.51	c root simplifications	: 0
1800.05/1794.51	c removed literals (reason simplification)	: 416411
1800.05/1794.51	c reason swapping (by a shorter reason)	: 0
1800.05/1794.51	c Calls to reduceDB	: 0
1800.05/1794.51	c speed (assignments/second)	: 60125.369907717686
1800.05/1794.51	c non guided choices	25720
1800.05/1794.58	c learnt constraints type 
1800.05/1794.58	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 152414
1800.05/1794.58	c constraints type 
1800.05/1794.58	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2399
1800.05/1794.58	s UNKNOWN
1800.05/1794.58	c Total wall clock time (in seconds): 1794.369

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-1856131-1244903342/watcher-1856131-1244903342 -o /tmp/evaluation-result-1856131-1244903342/solver-1856131-1244903342 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856131-1244903342.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 2/64 10557
/proc/meminfo: memFree=1333232/2055920 swapFree=4192952/4192956
[pid=10557] ppid=10555 vsize=152 CPUtime=0
/proc/10557/stat : 10557 (java6) R 10555 10557 10520 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 157931571 155648 26 1992294400 134512640 134550932 4294956176 18446744073709551615 8921387 0 0 4096 0 0 0 0 17 1 0 0
/proc/10557/statm: 38 26 19 9 0 4 0

[startup+0.060242 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 10557
/proc/meminfo: memFree=1333232/2055920 swapFree=4192952/4192956
[pid=10557] ppid=10555 vsize=1470088 CPUtime=0.05
/proc/10557/stat : 10557 (java) S 10555 10557 10520 0 -1 0 3281 0 1 0 3 2 0 0 18 0 7 0 157931571 1505370112 3026 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/10557/statm: 367522 3026 1024 9 0 364873 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1470088

[startup+0.101248 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 10557
/proc/meminfo: memFree=1333232/2055920 swapFree=4192952/4192956
[pid=10557] ppid=10555 vsize=1472584 CPUtime=0.08
/proc/10557/stat : 10557 (java) S 10555 10557 10520 0 -1 0 3611 0 1 0 6 2 0 0 18 0 12 0 157931571 1507926016 3354 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10557/statm: 368146 3354 1068 9 0 365494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472584

[startup+0.301266 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 10557
/proc/meminfo: memFree=1333232/2055920 swapFree=4192952/4192956
[pid=10557] ppid=10555 vsize=1475036 CPUtime=0.36
/proc/10557/stat : 10557 (java) S 10555 10557 10520 0 -1 0 5248 0 1 0 33 3 0 0 18 0 12 0 157931571 1510436864 4981 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10557/statm: 368759 4982 1357 9 0 366102 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1475036

[startup+0.701307 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 10557
/proc/meminfo: memFree=1333232/2055920 swapFree=4192952/4192956
[pid=10557] ppid=10555 vsize=1476976 CPUtime=0.93
/proc/10557/stat : 10557 (java) S 10555 10557 10520 0 -1 0 9354 0 1 0 88 5 0 0 18 0 12 0 157931571 1512423424 8878 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10557/statm: 369244 8878 1394 9 0 366587 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 1476976

[startup+1.50239 s]
/proc/loadavg: 0.93 0.98 0.99 3/76 10569
/proc/meminfo: memFree=1290448/2055920 swapFree=4192952/4192956
[pid=10557] ppid=10555 vsize=1491096 CPUtime=2.4
/proc/10557/stat : 10557 (java) S 10555 10557 10520 0 -1 0 25061 0 1 0 227 13 0 0 18 0 12 0 157931571 1526882304 21519 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10557/statm: 372774 21519 1400 9 0 370117 0
[pid=10557/tid=10559] ppid=10555 vsize=1491096 CPUtime=1.18
/proc/10557/task/10559/stat : 10559 (java) R 10555 10557 10520 0 -1 64 16677 0 1 0 110 8 0 0 18 0 12 0 157931573 1526882304 21519 1992294400 134512640 134550932 4294956016 18446744073709551615 4109170782 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10560] ppid=10555 vsize=1491096 CPUtime=0
/proc/10557/task/10560/stat : 10560 (java) S 10555 10557 10520 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 157931574 1526882304 21520 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10561] ppid=10555 vsize=1491096 CPUtime=0
/proc/10557/task/10561/stat : 10561 (java) S 10555 10557 10520 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 157931574 1526882304 21520 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10562] ppid=10555 vsize=1491096 CPUtime=0
/proc/10557/task/10562/stat : 10562 (java) S 10555 10557 10520 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 157931576 1526882304 21520 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10563] ppid=10555 vsize=1491096 CPUtime=0
/proc/10557/task/10563/stat : 10563 (java) S 10555 10557 10520 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 157931576 1526882304 21521 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10564] ppid=10555 vsize=1491096 CPUtime=0
/proc/10557/task/10564/stat : 10564 (java) S 10555 10557 10520 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 157931576 1526882304 21522 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10565] ppid=10555 vsize=1491096 CPUtime=0
/proc/10557/task/10565/stat : 10565 (java) S 10555 10557 10520 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 157931581 1526882304 21522 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10566] ppid=10555 vsize=1491096 CPUtime=0.38
/proc/10557/task/10566/stat : 10566 (java) S 10555 10557 10520 0 -1 64 1373 0 0 0 37 1 0 0 16 0 12 0 157931581 1526882304 21523 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10567] ppid=10555 vsize=1491096 CPUtime=0.81
/proc/10557/task/10567/stat : 10567 (java) R 10555 10557 10520 0 -1 64 6268 0 0 0 79 2 0 0 18 0 12 0 157931581 1526882304 21524 1992294400 134512640 134550932 4294956016 18446744073709551615 104139923 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10568] ppid=10555 vsize=1491096 CPUtime=0
/proc/10557/task/10568/stat : 10568 (java) S 10555 10557 10520 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 157931581 1526882304 21525 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10569] ppid=10555 vsize=1491096 CPUtime=0
/proc/10557/task/10569/stat : 10569 (java) S 10555 10557 10520 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 157931581 1526882304 21525 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 1491096

[startup+3.10254 s]
/proc/loadavg: 0.93 0.98 0.99 2/76 10569
/proc/meminfo: memFree=1206032/2055920 swapFree=4192952/4192956
[pid=10557] ppid=10555 vsize=1488304 CPUtime=4.9
/proc/10557/stat : 10557 (java) S 10555 10557 10520 0 -1 0 47780 0 1 0 467 23 0 0 18 0 12 0 157931571 1524023296 41567 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10557/statm: 372076 41567 1432 9 0 369419 0
[pid=10557/tid=10559] ppid=10555 vsize=1488304 CPUtime=2.56
/proc/10557/task/10559/stat : 10559 (java) R 10555 10557 10520 0 -1 64 30950 0 1 0 242 14 0 0 21 0 12 0 157931573 1524023296 41567 1992294400 134512640 134550932 4294956016 18446744073709551615 4109714327 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10560] ppid=10555 vsize=1488304 CPUtime=0.1
/proc/10557/task/10560/stat : 10560 (java) S 10555 10557 10520 0 -1 64 2829 0 0 0 9 1 0 0 18 0 12 0 157931574 1524023296 41567 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10561] ppid=10555 vsize=1488304 CPUtime=0.11
/proc/10557/task/10561/stat : 10561 (java) S 10555 10557 10520 0 -1 64 3252 0 0 0 10 1 0 0 18 0 12 0 157931574 1524023296 41567 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10562] ppid=10555 vsize=1488304 CPUtime=0
/proc/10557/task/10562/stat : 10562 (java) S 10555 10557 10520 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 157931576 1524023296 41567 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10563] ppid=10555 vsize=1488304 CPUtime=0
/proc/10557/task/10563/stat : 10563 (java) S 10555 10557 10520 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 157931576 1524023296 41567 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10564] ppid=10555 vsize=1488304 CPUtime=0
/proc/10557/task/10564/stat : 10564 (java) S 10555 10557 10520 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 157931576 1524023296 41567 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10565] ppid=10555 vsize=1488304 CPUtime=0
/proc/10557/task/10565/stat : 10565 (java) S 10555 10557 10520 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 157931581 1524023296 41567 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10566] ppid=10555 vsize=1488304 CPUtime=0.82
/proc/10557/task/10566/stat : 10566 (java) S 10555 10557 10520 0 -1 64 2786 0 0 0 81 1 0 0 17 0 12 0 157931581 1524023296 41567 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10567] ppid=10555 vsize=1488304 CPUtime=1.25
/proc/10557/task/10567/stat : 10567 (java) R 10555 10557 10520 0 -1 64 7213 0 0 0 122 3 0 0 17 0 12 0 157931581 1524023296 41567 1992294400 134512640 134550932 4294956016 18446744073709551615 104140929 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10568] ppid=10555 vsize=1488304 CPUtime=0
/proc/10557/task/10568/stat : 10568 (java) S 10555 10557 10520 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 157931581 1524023296 41567 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10569] ppid=10555 vsize=1488304 CPUtime=0
/proc/10557/task/10569/stat : 10569 (java) S 10555 10557 10520 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 157931581 1524023296 41567 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.9
Current children cumulated vsize (KiB) 1488304

[startup+6.30185 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 10570
/proc/meminfo: memFree=1149320/2055920 swapFree=4192952/4192956
[pid=10557] ppid=10555 vsize=1487888 CPUtime=8.61
/proc/10557/stat : 10557 (java) S 10555 10557 10520 0 -1 0 54154 0 1 0 835 26 0 0 18 0 13 0 157931571 1523597312 47089 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10557/statm: 371972 47089 1432 9 0 369315 0
[pid=10557/tid=10559] ppid=10555 vsize=1487888 CPUtime=5.52
/proc/10557/task/10559/stat : 10559 (java) R 10555 10557 10520 0 -1 64 30963 0 1 0 538 14 0 0 25 0 13 0 157931573 1523597312 47089 1992294400 134512640 134550932 4294956016 18446744073709551615 4110004701 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10560] ppid=10555 vsize=1487888 CPUtime=0.19
/proc/10557/task/10560/stat : 10560 (java) S 10555 10557 10520 0 -1 64 5639 0 0 0 16 3 0 0 16 0 13 0 157931574 1523597312 47089 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10561] ppid=10555 vsize=1487888 CPUtime=0.19
/proc/10557/task/10561/stat : 10561 (java) S 10555 10557 10520 0 -1 64 6262 0 0 0 17 2 0 0 17 0 13 0 157931574 1523597312 47089 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10562] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10562/stat : 10562 (java) S 10555 10557 10520 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 157931576 1523597312 47089 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10563] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10563/stat : 10563 (java) S 10555 10557 10520 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 157931576 1523597312 47089 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10564] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10564/stat : 10564 (java) S 10555 10557 10520 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 157931576 1523597312 47089 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10565] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10565/stat : 10565 (java) S 10555 10557 10520 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157931581 1523597312 47089 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10566] ppid=10555 vsize=1487888 CPUtime=1.05
/proc/10557/task/10566/stat : 10566 (java) S 10555 10557 10520 0 -1 64 3294 0 0 0 104 1 0 0 16 0 13 0 157931581 1523597312 47089 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10567] ppid=10555 vsize=1487888 CPUtime=1.6
/proc/10557/task/10567/stat : 10567 (java) S 10555 10557 10520 0 -1 64 7241 0 0 0 157 3 0 0 16 0 13 0 157931581 1523597312 47089 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10568] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10568/stat : 10568 (java) S 10555 10557 10520 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157931581 1523597312 47089 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10569] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10569/stat : 10569 (java) S 10555 10557 10520 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157931581 1523597312 47089 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10570] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10570/stat : 10570 (java) S 10555 10557 10520 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 157931891 1523597312 47089 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.61
Current children cumulated vsize (KiB) 1487888

[startup+12.7025 s]
/proc/loadavg: 0.94 0.98 0.99 2/77 10570
/proc/meminfo: memFree=1149136/2055920 swapFree=4192952/4192956
[pid=10557] ppid=10555 vsize=1487888 CPUtime=15.18
/proc/10557/stat : 10557 (java) S 10555 10557 10520 0 -1 0 54194 0 1 0 1491 27 0 0 18 0 13 0 157931571 1523597312 47126 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10557/statm: 371972 47126 1432 9 0 369315 0
[pid=10557/tid=10559] ppid=10555 vsize=1487888 CPUtime=11.73
/proc/10557/task/10559/stat : 10559 (java) R 10555 10557 10520 0 -1 64 30966 0 1 0 1159 14 0 0 25 0 13 0 157931573 1523597312 47126 1992294400 134512640 134550932 4294956016 18446744073709551615 4109548880 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10560] ppid=10555 vsize=1487888 CPUtime=0.37
/proc/10557/task/10560/stat : 10560 (java) S 10555 10557 10520 0 -1 64 5650 0 0 0 34 3 0 0 16 0 13 0 157931574 1523597312 47126 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10561] ppid=10555 vsize=1487888 CPUtime=0.37
/proc/10557/task/10561/stat : 10561 (java) S 10555 10557 10520 0 -1 64 6288 0 0 0 35 2 0 0 16 0 13 0 157931574 1523597312 47126 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10562] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10562/stat : 10562 (java) S 10555 10557 10520 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 157931576 1523597312 47126 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10563] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10563/stat : 10563 (java) S 10555 10557 10520 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 157931576 1523597312 47126 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10564] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10564/stat : 10564 (java) S 10555 10557 10520 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 157931576 1523597312 47126 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10565] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10565/stat : 10565 (java) S 10555 10557 10520 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157931581 1523597312 47126 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10566] ppid=10555 vsize=1487888 CPUtime=1.05
/proc/10557/task/10566/stat : 10566 (java) S 10555 10557 10520 0 -1 64 3294 0 0 0 104 1 0 0 16 0 13 0 157931581 1523597312 47126 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10567] ppid=10555 vsize=1487888 CPUtime=1.6
/proc/10557/task/10567/stat : 10567 (java) S 10555 10557 10520 0 -1 64 7241 0 0 0 157 3 0 0 16 0 13 0 157931581 1523597312 47126 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10568] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10568/stat : 10568 (java) S 10555 10557 10520 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157931581 1523597312 47126 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10569] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10569/stat : 10569 (java) S 10555 10557 10520 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157931581 1523597312 47126 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10570] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10570/stat : 10570 (java) S 10555 10557 10520 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 157931891 1523597312 47126 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.18
Current children cumulated vsize (KiB) 1487888

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/77 10570
/proc/meminfo: memFree=1130512/2055920 swapFree=4192952/4192956
[pid=10557] ppid=10555 vsize=1487888 CPUtime=28.13
/proc/10557/stat : 10557 (java) S 10555 10557 10520 0 -1 0 59862 0 1 0 2783 30 0 0 18 0 13 0 157931571 1523597312 51841 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10557/statm: 371972 51841 1432 9 0 369315 0
[pid=10557/tid=10559] ppid=10555 vsize=1487888 CPUtime=24.33
/proc/10557/task/10559/stat : 10559 (java) R 10555 10557 10520 0 -1 64 30977 0 1 0 2419 14 0 0 21 0 13 0 157931573 1523597312 51841 1992294400 134512640 134550932 4294956016 18446744073709551615 4109896094 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10560] ppid=10555 vsize=1487888 CPUtime=0.54
/proc/10557/task/10560/stat : 10560 (java) S 10555 10557 10520 0 -1 64 8780 0 0 0 49 5 0 0 16 0 13 0 157931574 1523597312 51841 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10561] ppid=10555 vsize=1487888 CPUtime=0.54
/proc/10557/task/10561/stat : 10561 (java) S 10555 10557 10520 0 -1 64 8815 0 0 0 51 3 0 0 16 0 13 0 157931574 1523597312 51841 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10562] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10562/stat : 10562 (java) S 10555 10557 10520 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 157931576 1523597312 51841 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10563] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10563/stat : 10563 (java) S 10555 10557 10520 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 157931576 1523597312 51841 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10564] ppid=10555 vsize=1487888 CPUtime=0

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

[pid=10557] ppid=10555 vsize=1487888 CPUtime=1667.56
/proc/10557/stat : 10557 (java) S 10555 10557 10520 0 -1 0 75632 0 1 0 166692 64 0 0 18 0 13 0 157931571 1523597312 66392 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10557/statm: 371972 66392 1432 9 0 369315 0
[pid=10557/tid=10559] ppid=10555 vsize=1487888 CPUtime=1657.09
/proc/10557/task/10559/stat : 10559 (java) R 10555 10557 10520 0 -1 64 31598 0 1 0 165691 18 0 0 25 0 13 0 157931573 1523597312 66392 1992294400 134512640 134550932 4294956016 18446744073709551615 4109821345 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10560] ppid=10555 vsize=1487888 CPUtime=3.77
/proc/10557/task/10560/stat : 10560 (java) S 10555 10557 10520 0 -1 64 15570 0 0 0 361 16 0 0 16 0 13 0 157931574 1523597312 66392 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10561] ppid=10555 vsize=1487888 CPUtime=3.76
/proc/10557/task/10561/stat : 10561 (java) S 10555 10557 10520 0 -1 64 17169 0 0 0 359 17 0 0 17 0 13 0 157931574 1523597312 66392 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10562] ppid=10555 vsize=1487888 CPUtime=0.13
/proc/10557/task/10562/stat : 10562 (java) S 10555 10557 10520 0 -1 64 11 0 0 0 7 6 0 0 16 0 13 0 157931576 1523597312 66392 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10563] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10563/stat : 10563 (java) S 10555 10557 10520 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 157931576 1523597312 66392 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10564] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10564/stat : 10564 (java) S 10555 10557 10520 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 157931576 1523597312 66392 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10565] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10565/stat : 10565 (java) S 10555 10557 10520 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157931581 1523597312 66392 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10566] ppid=10555 vsize=1487888 CPUtime=1.09
/proc/10557/task/10566/stat : 10566 (java) S 10555 10557 10520 0 -1 64 3295 0 0 0 108 1 0 0 16 0 13 0 157931581 1523597312 66392 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10567] ppid=10555 vsize=1487888 CPUtime=1.65
/proc/10557/task/10567/stat : 10567 (java) S 10555 10557 10520 0 -1 64 7244 0 0 0 162 3 0 0 17 0 13 0 157931581 1523597312 66392 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10568] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10568/stat : 10568 (java) S 10555 10557 10520 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157931581 1523597312 66392 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10569] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10569/stat : 10569 (java) S 10555 10557 10520 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157931581 1523597312 66392 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10570] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10570/stat : 10570 (java) S 10555 10557 10520 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 157931891 1523597312 66392 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1667.56
Current children cumulated vsize (KiB) 1487888

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 10572
/proc/meminfo: memFree=1069776/2055920 swapFree=4192952/4192956
[pid=10557] ppid=10555 vsize=1487888 CPUtime=1727.69
/proc/10557/stat : 10557 (java) S 10555 10557 10520 0 -1 0 76180 0 1 0 172702 67 0 0 18 0 13 0 157931571 1523597312 66906 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10557/statm: 371972 66906 1432 9 0 369315 0
[pid=10557/tid=10559] ppid=10555 vsize=1487888 CPUtime=1716.91
/proc/10557/task/10559/stat : 10559 (java) R 10555 10557 10520 0 -1 64 31632 0 1 0 171673 18 0 0 25 0 13 0 157931573 1523597312 66906 1992294400 134512640 134550932 4294956016 18446744073709551615 4109822388 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10560] ppid=10555 vsize=1487888 CPUtime=3.93
/proc/10557/task/10560/stat : 10560 (java) S 10555 10557 10520 0 -1 64 15840 0 0 0 376 17 0 0 16 0 13 0 157931574 1523597312 66906 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10561] ppid=10555 vsize=1487888 CPUtime=3.91
/proc/10557/task/10561/stat : 10561 (java) S 10555 10557 10520 0 -1 64 17413 0 0 0 373 18 0 0 16 0 13 0 157931574 1523597312 66906 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10562] ppid=10555 vsize=1487888 CPUtime=0.14
/proc/10557/task/10562/stat : 10562 (java) S 10555 10557 10520 0 -1 64 11 0 0 0 8 6 0 0 16 0 13 0 157931576 1523597312 66906 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10563] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10563/stat : 10563 (java) S 10555 10557 10520 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 157931576 1523597312 66906 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10564] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10564/stat : 10564 (java) S 10555 10557 10520 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 157931576 1523597312 66906 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10565] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10565/stat : 10565 (java) S 10555 10557 10520 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157931581 1523597312 66906 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10566] ppid=10555 vsize=1487888 CPUtime=1.09
/proc/10557/task/10566/stat : 10566 (java) S 10555 10557 10520 0 -1 64 3295 0 0 0 108 1 0 0 16 0 13 0 157931581 1523597312 66906 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10567] ppid=10555 vsize=1487888 CPUtime=1.65
/proc/10557/task/10567/stat : 10567 (java) S 10555 10557 10520 0 -1 64 7244 0 0 0 162 3 0 0 17 0 13 0 157931581 1523597312 66906 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10568] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10568/stat : 10568 (java) S 10555 10557 10520 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157931581 1523597312 66906 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10569] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10569/stat : 10569 (java) S 10555 10557 10520 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157931581 1523597312 66906 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10570] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10570/stat : 10570 (java) S 10555 10557 10520 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 157931891 1523597312 66906 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1727.69
Current children cumulated vsize (KiB) 1487888

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 10572
/proc/meminfo: memFree=1067664/2055920 swapFree=4192952/4192956
[pid=10557] ppid=10555 vsize=1487888 CPUtime=1787.82
/proc/10557/stat : 10557 (java) S 10555 10557 10520 0 -1 0 76731 0 1 0 178712 70 0 0 18 0 13 0 157931571 1523597312 67417 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10557/statm: 371972 67417 1432 9 0 369315 0
[pid=10557/tid=10559] ppid=10555 vsize=1487888 CPUtime=1776.71
/proc/10557/task/10559/stat : 10559 (java) R 10555 10557 10520 0 -1 64 31667 0 1 0 177653 18 0 0 25 0 13 0 157931573 1523597312 67417 1992294400 134512640 134550932 4294956016 18446744073709551615 4109896088 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10560] ppid=10555 vsize=1487888 CPUtime=4.08
/proc/10557/task/10560/stat : 10560 (java) S 10555 10557 10520 0 -1 64 16091 0 0 0 390 18 0 0 16 0 13 0 157931574 1523597312 67417 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10561] ppid=10555 vsize=1487888 CPUtime=4.07
/proc/10557/task/10561/stat : 10561 (java) S 10555 10557 10520 0 -1 64 17678 0 0 0 388 19 0 0 16 0 13 0 157931574 1523597312 67417 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10562] ppid=10555 vsize=1487888 CPUtime=0.14
/proc/10557/task/10562/stat : 10562 (java) S 10555 10557 10520 0 -1 64 11 0 0 0 8 6 0 0 16 0 13 0 157931576 1523597312 67417 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10563] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10563/stat : 10563 (java) S 10555 10557 10520 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 157931576 1523597312 67417 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10564] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10564/stat : 10564 (java) S 10555 10557 10520 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 157931576 1523597312 67417 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10565] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10565/stat : 10565 (java) S 10555 10557 10520 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157931581 1523597312 67417 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10566] ppid=10555 vsize=1487888 CPUtime=1.09
/proc/10557/task/10566/stat : 10566 (java) S 10555 10557 10520 0 -1 64 3295 0 0 0 108 1 0 0 16 0 13 0 157931581 1523597312 67417 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10567] ppid=10555 vsize=1487888 CPUtime=1.65
/proc/10557/task/10567/stat : 10567 (java) S 10555 10557 10520 0 -1 64 7244 0 0 0 162 3 0 0 17 0 13 0 157931581 1523597312 67417 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10568] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10568/stat : 10568 (java) S 10555 10557 10520 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157931581 1523597312 67417 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10569] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10569/stat : 10569 (java) S 10555 10557 10520 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157931581 1523597312 67417 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10570] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10570/stat : 10570 (java) S 10555 10557 10520 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 157931891 1523597312 67417 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1787.82
Current children cumulated vsize (KiB) 1487888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 10572
/proc/meminfo: memFree=1067152/2055920 swapFree=4192952/4192956
[pid=10557] ppid=10555 vsize=1487888 CPUtime=1800.05
/proc/10557/stat : 10557 (java) S 10555 10557 10520 0 -1 0 76862 0 1 0 179934 71 0 0 18 0 13 0 157931571 1523597312 67540 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10557/statm: 371972 67540 1432 9 0 369315 0
[pid=10557/tid=10559] ppid=10555 vsize=1487888 CPUtime=1788.87
/proc/10557/task/10559/stat : 10559 (java) R 10555 10557 10520 0 -1 64 31674 0 1 0 178869 18 0 0 25 0 13 0 157931573 1523597312 67540 1992294400 134512640 134550932 4294956016 18446744073709551615 4109950136 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10560] ppid=10555 vsize=1487888 CPUtime=4.11
/proc/10557/task/10560/stat : 10560 (java) S 10555 10557 10520 0 -1 64 16165 0 0 0 393 18 0 0 16 0 13 0 157931574 1523597312 67540 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10561] ppid=10555 vsize=1487888 CPUtime=4.11
/proc/10557/task/10561/stat : 10561 (java) S 10555 10557 10520 0 -1 64 17728 0 0 0 391 20 0 0 16 0 13 0 157931574 1523597312 67540 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10562] ppid=10555 vsize=1487888 CPUtime=0.15
/proc/10557/task/10562/stat : 10562 (java) S 10555 10557 10520 0 -1 64 11 0 0 0 9 6 0 0 16 0 13 0 157931576 1523597312 67540 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10563] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10563/stat : 10563 (java) S 10555 10557 10520 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 157931576 1523597312 67540 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10564] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10564/stat : 10564 (java) S 10555 10557 10520 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 157931576 1523597312 67540 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10565] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10565/stat : 10565 (java) S 10555 10557 10520 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 157931581 1523597312 67540 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10566] ppid=10555 vsize=1487888 CPUtime=1.09
/proc/10557/task/10566/stat : 10566 (java) S 10555 10557 10520 0 -1 64 3295 0 0 0 108 1 0 0 16 0 13 0 157931581 1523597312 67540 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10567] ppid=10555 vsize=1487888 CPUtime=1.65
/proc/10557/task/10567/stat : 10567 (java) S 10555 10557 10520 0 -1 64 7244 0 0 0 162 3 0 0 17 0 13 0 157931581 1523597312 67540 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10568] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10568/stat : 10568 (java) S 10555 10557 10520 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 157931581 1523597312 67540 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10569] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10569/stat : 10569 (java) S 10555 10557 10520 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157931581 1523597312 67540 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10570] ppid=10555 vsize=1487888 CPUtime=0
/proc/10557/task/10570/stat : 10570 (java) S 10555 10557 10520 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 157931891 1523597312 67540 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1487888

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

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

[startup+1794.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 10572
/proc/meminfo: memFree=1067152/2055920 swapFree=4192952/4192956
[pid=10557] ppid=10555 vsize=1488536 CPUtime=1800.23
/proc/10557/stat : 10557 (java) S 10555 10557 10520 0 -1 0 76910 0 1 0 179952 71 0 0 16 0 14 0 157931571 1524260864 67587 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10557/statm: 372134 67587 1435 9 0 369477 0
[pid=10557/tid=10559] ppid=10555 vsize=1488536 CPUtime=1788.97
/proc/10557/task/10559/stat : 10559 (java) R 10555 10557 10520 0 -1 64 31675 0 1 0 178879 18 0 0 25 0 14 0 157931573 1524260864 67587 1992294400 134512640 134550932 4294956016 18446744073709551615 4109905260 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10560] ppid=10555 vsize=1488536 CPUtime=4.12
/proc/10557/task/10560/stat : 10560 (java) S 10555 10557 10520 0 -1 64 16168 0 0 0 394 18 0 0 16 0 14 0 157931574 1524260864 67587 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10561] ppid=10555 vsize=1488536 CPUtime=4.11
/proc/10557/task/10561/stat : 10561 (java) S 10555 10557 10520 0 -1 64 17747 0 0 0 391 20 0 0 16 0 14 0 157931574 1524260864 67587 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10562] ppid=10555 vsize=1488536 CPUtime=0.15
/proc/10557/task/10562/stat : 10562 (java) S 10555 10557 10520 0 -1 64 11 0 0 0 9 6 0 0 15 0 14 0 157931576 1524260864 67587 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10563] ppid=10555 vsize=1488536 CPUtime=0
/proc/10557/task/10563/stat : 10563 (java) S 10555 10557 10520 0 -1 64 10 0 0 0 0 0 0 0 16 0 14 0 157931576 1524260864 67587 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10564] ppid=10555 vsize=1488536 CPUtime=0
/proc/10557/task/10564/stat : 10564 (java) S 10555 10557 10520 0 -1 64 7 0 0 0 0 0 0 0 16 0 14 0 157931576 1524260864 67587 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10565] ppid=10555 vsize=1488536 CPUtime=0
/proc/10557/task/10565/stat : 10565 (java) S 10555 10557 10520 0 -1 64 5 0 0 0 0 0 0 0 18 0 14 0 157931581 1524260864 67587 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10566] ppid=10555 vsize=1488536 CPUtime=1.12
/proc/10557/task/10566/stat : 10566 (java) S 10555 10557 10520 0 -1 64 3298 0 0 0 111 1 0 0 16 0 14 0 157931581 1524260864 67587 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10567] ppid=10555 vsize=1488536 CPUtime=1.65
/proc/10557/task/10567/stat : 10567 (java) S 10555 10557 10520 0 -1 64 7244 0 0 0 162 3 0 0 17 0 14 0 157931581 1524260864 67587 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10557/tid=10568] ppid=10555 vsize=1488536 CPUtime=0
/proc/10557/task/10568/stat : 10568 (java) S 10555 10557 10520 0 -1 64 1 0 0 0 0 0 0 0 25 0 14 0 157931581 1524260864 67587 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10569] ppid=10555 vsize=1488536 CPUtime=0
/proc/10557/task/10569/stat : 10569 (java) S 10555 10557 10520 0 -1 64 1 0 0 0 0 0 0 0 15 0 14 0 157931581 1524260864 67587 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10557/tid=10570] ppid=10555 vsize=1488536 CPUtime=0
/proc/10557/task/10570/stat : 10570 (java) S 10555 10557 10520 0 -1 64 5 0 0 0 0 0 0 0 23 0 14 0 157931891 1524260864 67587 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (KiB) 1488536

Child status: 143
Real time (s): 1794.68
CPU time (s): 1800.31
CPU user time (s): 1799.55
CPU system time (s): 0.756884
CPU usage (%): 100.313
Max. virtual memory (cumulated for all children) (KiB): 1491096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.55
system time used= 0.756884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76910
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= 44323
involuntary context switches= 26791

runsolver used 1.9887 second user time and 4.77727 second system time

The end

Launcher Data

Begin job on node36 at 2009-06-13 16:29:03
IDJOB=1856131
IDBENCH=2361
IDSOLVER=682
FILE ID=node36/1856131-1244903342
PBS_JOBID= 9354526
Free space on /tmp= 66232 MiB

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

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

MD5SUM BENCH= 8cf2f50dc2f979b0f0b07ffea6d1fd34
RANDOM SEED=223450027

node36.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.230
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.230
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:       1333648 kB
Buffers:         65484 kB
Cached:         578472 kB
SwapCached:          4 kB
Active:          49588 kB
Inactive:       608224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1333648 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            3436 kB
Writeback:           0 kB
Mapped:          23612 kB
Slab:            50440 kB
Committed_AS:   127084 kB
PageTables:       1360 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= 66232 MiB
End job on node36 at 2009-06-13 16:58:59