Trace number 1856141

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.3 1797.69

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-blp-ic98.opb
MD5SUMcbbc019f11b539634b02edfceafed9db
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15501
Total number of constraints763
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)627
Number of constraints which are nor clauses,nor cardinality constraints136
Minimum length of a constraint8
Maximum length of a constraint13581
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 83886080000000
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 783292842349555
Number of bits of the biggest sum of numbers50
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.21/0.21	c Pseudo Boolean Optimization
0.21/0.21	c --- Begin Solver configuration ---
0.21/0.21	c Stops conflict analysis at the first Unique Implication Point
0.21/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@3eca90
0.21/0.21	c Learn all clauses as in MiniSAT
0.21/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.21/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.21/0.21	c Expensive reason simplification
0.21/0.21	c MiniSAT restarts strategy
0.21/0.21	c Memory based learned constraints deletion strategy
0.21/0.21	c timeout=2147483s
0.21/0.21	c DB Simplification allowed=false
0.21/0.21	c --- End Solver configuration ---
0.21/0.21	c solving HOME/instance-1856141-1244903794.opb
0.21/0.21	c reading problem ... 
2.75/2.29	c ... done. Wall clock time 2.077s.
2.75/2.29	c #vars     15501
2.75/2.29	c #constraints  1086
2.75/2.29	c constraints type 
2.75/2.29	c org.sat4j.minisat.constraints.card.MinWatchCard => 627
2.75/2.29	c org.sat4j.pb.constraints.pb.MaxWatchPb => 226
1800.05/1797.51	c starts		: 12
1800.05/1797.51	c conflicts		: 25215
1800.05/1797.51	c decisions		: 46286
1800.05/1797.51	c propagations		: 5373581
1800.05/1797.51	c inspects		: 78654744
1800.05/1797.51	c learnt literals	: 1
1800.05/1797.51	c learnt binary clauses	: 0
1800.05/1797.51	c learnt ternary clauses	: 0
1800.05/1797.51	c learnt clauses	: 25213
1800.05/1797.51	c ignored clauses	: 0
1800.05/1797.51	c root simplifications	: 0
1800.05/1797.51	c removed literals (reason simplification)	: 10544797
1800.05/1797.51	c reason swapping (by a shorter reason)	: 0
1800.05/1797.51	c Calls to reduceDB	: 0
1800.05/1797.51	c speed (assignments/second)	: 2993.2732441000235
1800.05/1797.51	c non guided choices	9032
1800.05/1797.57	c learnt constraints type 
1800.05/1797.57	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 25213
1800.05/1797.57	c constraints type 
1800.05/1797.57	c org.sat4j.minisat.constraints.card.MinWatchCard => 627
1800.05/1797.57	c org.sat4j.pb.constraints.pb.MaxWatchPb => 226
1800.05/1797.57	s UNKNOWN
1800.05/1797.57	c Total wall clock time (in seconds): 1797.352

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-1856141-1244903794/watcher-1856141-1244903794 -o /tmp/evaluation-result-1856141-1244903794/solver-1856141-1244903794 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856141-1244903794.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.88 0.98 0.99 3/65 9544
/proc/meminfo: memFree=1319888/2055920 swapFree=4192812/4192956
[pid=9544] ppid=9542 vsize=18576 CPUtime=0
/proc/9544/stat : 9544 (runsolver) R 9542 9544 9505 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 146905838 19021824 284 1992294400 4194304 4302564 548682068448 18446744073709551615 228706544935 0 0 4096 24578 0 0 0 17 1 0 0
/proc/9544/statm: 4644 284 249 26 0 2626 0

[startup+0.0164309 s]
/proc/loadavg: 0.88 0.98 0.99 3/65 9544
/proc/meminfo: memFree=1319888/2055920 swapFree=4192812/4192956
[pid=9544] ppid=9542 vsize=13296 CPUtime=0
/proc/9544/stat : 9544 (java) S 9542 9544 9505 0 -1 0 794 0 0 0 0 0 0 0 18 0 2 0 146905838 13615104 575 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/9544/statm: 3324 575 258 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13296

[startup+0.102439 s]
/proc/loadavg: 0.88 0.98 0.99 3/65 9544
/proc/meminfo: memFree=1319888/2055920 swapFree=4192812/4192956
[pid=9544] ppid=9542 vsize=1472584 CPUtime=0.08
/proc/9544/stat : 9544 (java) S 9542 9544 9505 0 -1 0 3609 0 1 0 6 2 0 0 18 0 12 0 146905838 1507926016 3352 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9544/statm: 368146 3352 1068 9 0 365494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472584

[startup+0.302432 s]
/proc/loadavg: 0.88 0.98 0.99 3/65 9544
/proc/meminfo: memFree=1319888/2055920 swapFree=4192812/4192956
[pid=9544] ppid=9542 vsize=1474772 CPUtime=0.34
/proc/9544/stat : 9544 (java) S 9542 9544 9505 0 -1 0 5077 0 1 0 31 3 0 0 18 0 12 0 146905838 1510166528 4815 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9544/statm: 368693 4815 1353 9 0 366036 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1474772

[startup+0.702469 s]
/proc/loadavg: 0.88 0.98 0.99 3/65 9544
/proc/meminfo: memFree=1319888/2055920 swapFree=4192812/4192956
[pid=9544] ppid=9542 vsize=1478712 CPUtime=1.08
/proc/9544/stat : 9544 (java) S 9542 9544 9505 0 -1 0 8277 0 1 0 104 4 0 0 18 0 12 0 146905838 1514201088 7255 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9544/statm: 369678 7255 1400 9 0 367021 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 1478712

[startup+1.50254 s]
/proc/loadavg: 0.88 0.98 0.99 2/77 9556
/proc/meminfo: memFree=1269488/2055920 swapFree=4192812/4192956
[pid=9544] ppid=9542 vsize=1477688 CPUtime=1.93
/proc/9544/stat : 9544 (java) S 9542 9544 9505 0 -1 0 25478 0 1 0 182 11 0 0 18 0 12 0 146905838 1513152512 24386 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9544/statm: 369422 24387 1400 9 0 366765 0
[pid=9544/tid=9546] ppid=9542 vsize=1477688 CPUtime=1.26
/proc/9544/task/9546/stat : 9546 (java) R 9542 9544 9505 0 -1 64 22421 0 1 0 116 10 0 0 24 0 12 0 146905840 1513152512 24388 1992294400 134512640 134550932 4294956016 18446744073709551615 4109568358 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9547] ppid=9542 vsize=1477688 CPUtime=0
/proc/9544/task/9547/stat : 9547 (java) S 9542 9544 9505 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 146905841 1513152512 24389 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9548] ppid=9542 vsize=1477688 CPUtime=0
/proc/9544/task/9548/stat : 9548 (java) S 9542 9544 9505 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 146905841 1513152512 24390 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9549] ppid=9542 vsize=1477688 CPUtime=0
/proc/9544/task/9549/stat : 9549 (java) S 9542 9544 9505 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 146905843 1513152512 24391 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9550] ppid=9542 vsize=1477688 CPUtime=0
/proc/9544/task/9550/stat : 9550 (java) S 9542 9544 9505 0 -1 64 10 0 0 0 0 0 0 0 23 0 12 0 146905843 1513152512 24392 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9551] ppid=9542 vsize=1477688 CPUtime=0
/proc/9544/task/9551/stat : 9551 (java) S 9542 9544 9505 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 146905843 1513152512 24393 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9552] ppid=9542 vsize=1477688 CPUtime=0
/proc/9544/task/9552/stat : 9552 (java) S 9542 9544 9505 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 146905848 1513152512 24394 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9553] ppid=9542 vsize=1477688 CPUtime=0.34
/proc/9544/task/9553/stat : 9553 (java) S 9542 9544 9505 0 -1 64 757 0 0 0 34 0 0 0 16 0 12 0 146905848 1513152512 24396 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9554] ppid=9542 vsize=1477688 CPUtime=0.31
/proc/9544/task/9554/stat : 9554 (java) S 9542 9544 9505 0 -1 64 1563 0 0 0 31 0 0 0 15 0 12 0 146905848 1513152512 24397 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9555] ppid=9542 vsize=1477688 CPUtime=0
/proc/9544/task/9555/stat : 9555 (java) S 9542 9544 9505 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 146905848 1513152512 24398 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9556] ppid=9542 vsize=1477688 CPUtime=0
/proc/9544/task/9556/stat : 9556 (java) S 9542 9544 9505 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 146905848 1513152512 24399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 1477688

[startup+3.10169 s]
/proc/loadavg: 0.89 0.98 0.99 2/77 9556
/proc/meminfo: memFree=1171120/2055920 swapFree=4192812/4192956
[pid=9544] ppid=9542 vsize=1479036 CPUtime=4.05
/proc/9544/stat : 9544 (java) S 9542 9544 9505 0 -1 0 46490 0 1 0 385 20 0 0 18 0 13 0 146905838 1514532864 44234 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9544/statm: 369759 44234 1425 9 0 367102 0
[pid=9544/tid=9546] ppid=9542 vsize=1479036 CPUtime=2.64
/proc/9544/task/9546/stat : 9546 (java) R 9542 9544 9505 0 -1 64 30951 0 1 0 252 12 0 0 19 0 13 0 146905840 1514532864 44234 1992294400 134512640 134550932 4294956016 18446744073709551615 4109143697 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9547] ppid=9542 vsize=1479036 CPUtime=0.18
/proc/9544/task/9547/stat : 9547 (java) S 9542 9544 9505 0 -1 64 5770 0 0 0 15 3 0 0 16 0 13 0 146905841 1514532864 44234 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9548] ppid=9542 vsize=1479036 CPUtime=0.18
/proc/9544/task/9548/stat : 9548 (java) S 9542 9544 9505 0 -1 64 5813 0 0 0 16 2 0 0 17 0 13 0 146905841 1514532864 44234 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9549] ppid=9542 vsize=1479036 CPUtime=0
/proc/9544/task/9549/stat : 9549 (java) S 9542 9544 9505 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 146905843 1514532864 44234 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9550] ppid=9542 vsize=1479036 CPUtime=0
/proc/9544/task/9550/stat : 9550 (java) S 9542 9544 9505 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 146905843 1514532864 44234 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9551] ppid=9542 vsize=1479036 CPUtime=0
/proc/9544/task/9551/stat : 9551 (java) S 9542 9544 9505 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 146905843 1514532864 44234 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9552] ppid=9542 vsize=1479036 CPUtime=0
/proc/9544/task/9552/stat : 9552 (java) S 9542 9544 9505 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 146905848 1514532864 44234 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9553] ppid=9542 vsize=1479036 CPUtime=0.56
/proc/9544/task/9553/stat : 9553 (java) S 9542 9544 9505 0 -1 64 1632 0 0 0 56 0 0 0 15 0 13 0 146905848 1514532864 44234 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9554] ppid=9542 vsize=1479036 CPUtime=0.45
/proc/9544/task/9554/stat : 9554 (java) R 9542 9544 9505 0 -1 64 1569 0 0 0 45 0 0 0 16 0 13 0 146905848 1514532864 44234 1992294400 134512640 134550932 4294956016 18446744073709551615 103987194 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9555] ppid=9542 vsize=1479036 CPUtime=0
/proc/9544/task/9555/stat : 9555 (java) S 9542 9544 9505 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 146905848 1514532864 44234 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9556] ppid=9542 vsize=1479036 CPUtime=0
/proc/9544/task/9556/stat : 9556 (java) S 9542 9544 9505 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 146905848 1514532864 44234 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 1479036

[startup+6.30299 s]
/proc/loadavg: 0.89 0.98 0.99 2/78 9557
/proc/meminfo: memFree=1147696/2055920 swapFree=4192812/4192956
[pid=9544] ppid=9542 vsize=1479520 CPUtime=7.47
/proc/9544/stat : 9544 (java) S 9542 9544 9505 0 -1 0 46914 0 1 0 727 20 0 0 18 0 13 0 146905838 1515028480 44406 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9544/statm: 369880 44406 1425 9 0 367223 0
[pid=9544/tid=9546] ppid=9542 vsize=1479520 CPUtime=5.81
/proc/9544/task/9546/stat : 9546 (java) R 9542 9544 9505 0 -1 64 30959 0 1 0 569 12 0 0 25 0 13 0 146905840 1515028480 44406 1992294400 134512640 134550932 4294956016 18446744073709551615 4109660396 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9547] ppid=9542 vsize=1479520 CPUtime=0.18
/proc/9544/task/9547/stat : 9547 (java) S 9542 9544 9505 0 -1 64 5770 0 0 0 15 3 0 0 16 0 13 0 146905841 1515028480 44406 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9548] ppid=9542 vsize=1479520 CPUtime=0.18
/proc/9544/task/9548/stat : 9548 (java) S 9542 9544 9505 0 -1 64 5813 0 0 0 16 2 0 0 17 0 13 0 146905841 1515028480 44406 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9549] ppid=9542 vsize=1479520 CPUtime=0
/proc/9544/task/9549/stat : 9549 (java) S 9542 9544 9505 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 146905843 1515028480 44406 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9550] ppid=9542 vsize=1479520 CPUtime=0
/proc/9544/task/9550/stat : 9550 (java) S 9542 9544 9505 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 146905843 1515028480 44406 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9551] ppid=9542 vsize=1479520 CPUtime=0
/proc/9544/task/9551/stat : 9551 (java) S 9542 9544 9505 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 146905843 1515028480 44406 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9552] ppid=9542 vsize=1479520 CPUtime=0
/proc/9544/task/9552/stat : 9552 (java) S 9542 9544 9505 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 146905848 1515028480 44406 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9553] ppid=9542 vsize=1479520 CPUtime=0.66
/proc/9544/task/9553/stat : 9553 (java) S 9542 9544 9505 0 -1 64 1646 0 0 0 66 0 0 0 16 0 13 0 146905848 1515028480 44406 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9554] ppid=9542 vsize=1479520 CPUtime=0.59
/proc/9544/task/9554/stat : 9554 (java) R 9542 9544 9505 0 -1 64 1971 0 0 0 59 0 0 0 16 0 13 0 146905848 1515028480 44406 1992294400 134512640 134550932 4294956016 18446744073709551615 106810625 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9555] ppid=9542 vsize=1479520 CPUtime=0
/proc/9544/task/9555/stat : 9555 (java) S 9542 9544 9505 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 146905848 1515028480 44406 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9556] ppid=9542 vsize=1479520 CPUtime=0
/proc/9544/task/9556/stat : 9556 (java) S 9542 9544 9505 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 146905848 1515028480 44406 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9557] ppid=9542 vsize=1479520 CPUtime=0
/proc/9544/task/9557/stat : 9557 (java) S 9542 9544 9505 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 146906073 1515028480 44406 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.47
Current children cumulated vsize (KiB) 1479520

[startup+12.7016 s]
/proc/loadavg: 0.90 0.98 0.99 2/78 9557
/proc/meminfo: memFree=1146416/2055920 swapFree=4192812/4192956
[pid=9544] ppid=9542 vsize=1479168 CPUtime=13.97
/proc/9544/stat : 9544 (java) S 9542 9544 9505 0 -1 0 47137 0 1 0 1377 20 0 0 18 0 13 0 146905838 1514668032 44507 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9544/statm: 369792 44507 1425 9 0 367135 0
[pid=9544/tid=9546] ppid=9542 vsize=1479168 CPUtime=12.14
/proc/9544/task/9546/stat : 9546 (java) R 9542 9544 9505 0 -1 64 30962 0 1 0 1202 12 0 0 25 0 13 0 146905840 1514668032 44507 1992294400 134512640 134550932 4294956016 18446744073709551615 4109776305 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9547] ppid=9542 vsize=1479168 CPUtime=0.24
/proc/9544/task/9547/stat : 9547 (java) S 9542 9544 9505 0 -1 64 5861 0 0 0 21 3 0 0 17 0 13 0 146905841 1514668032 44507 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9548] ppid=9542 vsize=1479168 CPUtime=0.24
/proc/9544/task/9548/stat : 9548 (java) S 9542 9544 9505 0 -1 64 5907 0 0 0 22 2 0 0 16 0 13 0 146905841 1514668032 44507 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9549] ppid=9542 vsize=1479168 CPUtime=0
/proc/9544/task/9549/stat : 9549 (java) S 9542 9544 9505 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 146905843 1514668032 44507 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9550] ppid=9542 vsize=1479168 CPUtime=0
/proc/9544/task/9550/stat : 9550 (java) S 9542 9544 9505 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 146905843 1514668032 44507 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9551] ppid=9542 vsize=1479168 CPUtime=0
/proc/9544/task/9551/stat : 9551 (java) S 9542 9544 9505 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 146905843 1514668032 44507 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9552] ppid=9542 vsize=1479168 CPUtime=0
/proc/9544/task/9552/stat : 9552 (java) S 9542 9544 9505 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 146905848 1514668032 44507 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9553] ppid=9542 vsize=1479168 CPUtime=0.68
/proc/9544/task/9553/stat : 9553 (java) S 9542 9544 9505 0 -1 64 1647 0 0 0 68 0 0 0 17 0 13 0 146905848 1514668032 44507 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9554] ppid=9542 vsize=1479168 CPUtime=0.63
/proc/9544/task/9554/stat : 9554 (java) S 9542 9544 9505 0 -1 64 2005 0 0 0 63 0 0 0 16 0 13 0 146905848 1514668032 44507 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9555] ppid=9542 vsize=1479168 CPUtime=0
/proc/9544/task/9555/stat : 9555 (java) S 9542 9544 9505 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 146905848 1514668032 44507 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9556] ppid=9542 vsize=1479168 CPUtime=0
/proc/9544/task/9556/stat : 9556 (java) S 9542 9544 9505 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 146905848 1514668032 44507 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9557] ppid=9542 vsize=1479168 CPUtime=0
/proc/9544/task/9557/stat : 9557 (java) S 9542 9544 9505 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 146906073 1514668032 44507 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.97
Current children cumulated vsize (KiB) 1479168

[startup+25.5028 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 9557
/proc/meminfo: memFree=1146352/2055920 swapFree=4192812/4192956
[pid=9544] ppid=9542 vsize=1479168 CPUtime=26.97
/proc/9544/stat : 9544 (java) S 9542 9544 9505 0 -1 0 47154 0 1 0 2677 20 0 0 18 0 13 0 146905838 1514668032 44522 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9544/statm: 369792 44522 1425 9 0 367135 0
[pid=9544/tid=9546] ppid=9542 vsize=1479168 CPUtime=24.85
/proc/9544/task/9546/stat : 9546 (java) R 9542 9544 9505 0 -1 64 30964 0 1 0 2473 12 0 0 25 0 13 0 146905840 1514668032 44522 1992294400 134512640 134550932 4294956016 18446744073709551615 4109488316 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9547] ppid=9542 vsize=1479168 CPUtime=0.3
/proc/9544/task/9547/stat : 9547 (java) S 9542 9544 9505 0 -1 64 5862 0 0 0 27 3 0 0 17 0 13 0 146905841 1514668032 44522 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9548] ppid=9542 vsize=1479168 CPUtime=0.29
/proc/9544/task/9548/stat : 9548 (java) S 9542 9544 9505 0 -1 64 5908 0 0 0 27 2 0 0 16 0 13 0 146905841 1514668032 44522 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9549] ppid=9542 vsize=1479168 CPUtime=0
/proc/9544/task/9549/stat : 9549 (java) S 9542 9544 9505 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 146905843 1514668032 44522 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9550] ppid=9542 vsize=1479168 CPUtime=0
/proc/9544/task/9550/stat : 9550 (java) S 9542 9544 9505 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 146905843 1514668032 44522 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9551] ppid=9542 vsize=1479168 CPUtime=0

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

[pid=9544/tid=9549] ppid=9542 vsize=1478556 CPUtime=0.03
/proc/9544/task/9549/stat : 9549 (java) S 9542 9544 9505 0 -1 64 10 0 0 0 2 1 0 0 16 0 13 0 146905843 1514041344 143061 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9550] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9550/stat : 9550 (java) S 9542 9544 9505 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 146905843 1514041344 143061 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9551] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9551/stat : 9551 (java) S 9542 9544 9505 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 146905843 1514041344 143061 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9552] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9552/stat : 9552 (java) S 9542 9544 9505 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 146905848 1514041344 143061 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9553] ppid=9542 vsize=1478556 CPUtime=0.93
/proc/9544/task/9553/stat : 9553 (java) S 9542 9544 9505 0 -1 64 1704 0 0 0 93 0 0 0 16 0 13 0 146905848 1514041344 143061 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9554] ppid=9542 vsize=1478556 CPUtime=0.72
/proc/9544/task/9554/stat : 9554 (java) S 9542 9544 9505 0 -1 64 2014 0 0 0 72 0 0 0 17 0 13 0 146905848 1514041344 143061 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9555] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9555/stat : 9555 (java) S 9542 9544 9505 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 146905848 1514041344 143061 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9556] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9556/stat : 9556 (java) S 9542 9544 9505 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 146905848 1514041344 143061 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9557] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9557/stat : 9557 (java) S 9542 9544 9505 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 146906073 1514041344 143061 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1604.7
Current children cumulated vsize (KiB) 1478556

[startup+1662.3 s]
/proc/loadavg: 1.02 1.08 1.03 2/78 9563
/proc/meminfo: memFree=639856/2055920 swapFree=4192812/4192956
[pid=9544] ppid=9542 vsize=1478556 CPUtime=1664.82
/proc/9544/stat : 9544 (java) S 9542 9544 9505 0 -1 0 178527 0 1 0 166386 96 0 0 18 0 13 0 146905838 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9544/statm: 369639 170816 1429 9 0 366982 0
[pid=9544/tid=9546] ppid=9542 vsize=1478556 CPUtime=1659.68
/proc/9544/task/9546/stat : 9546 (java) R 9542 9544 9505 0 -1 64 31074 0 1 0 165955 13 0 0 25 0 13 0 146905840 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4109786964 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9547] ppid=9542 vsize=1478556 CPUtime=1.7
/proc/9544/task/9547/stat : 9547 (java) S 9542 9544 9505 0 -1 64 70780 0 0 0 131 39 0 0 17 0 13 0 146905841 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9548] ppid=9542 vsize=1478556 CPUtime=1.7
/proc/9544/task/9548/stat : 9548 (java) S 9542 9544 9505 0 -1 64 72200 0 0 0 130 40 0 0 16 0 13 0 146905841 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9549] ppid=9542 vsize=1478556 CPUtime=0.03
/proc/9544/task/9549/stat : 9549 (java) S 9542 9544 9505 0 -1 64 10 0 0 0 2 1 0 0 16 0 13 0 146905843 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9550] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9550/stat : 9550 (java) S 9542 9544 9505 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 146905843 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9551] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9551/stat : 9551 (java) S 9542 9544 9505 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 146905843 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9552] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9552/stat : 9552 (java) S 9542 9544 9505 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 146905848 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9553] ppid=9542 vsize=1478556 CPUtime=0.93
/proc/9544/task/9553/stat : 9553 (java) S 9542 9544 9505 0 -1 64 1704 0 0 0 93 0 0 0 16 0 13 0 146905848 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9554] ppid=9542 vsize=1478556 CPUtime=0.72
/proc/9544/task/9554/stat : 9554 (java) S 9542 9544 9505 0 -1 64 2014 0 0 0 72 0 0 0 17 0 13 0 146905848 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9555] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9555/stat : 9555 (java) S 9542 9544 9505 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 146905848 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9556] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9556/stat : 9556 (java) S 9542 9544 9505 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 146905848 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9557] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9557/stat : 9557 (java) S 9542 9544 9505 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 146906073 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1664.82
Current children cumulated vsize (KiB) 1478556

[startup+1722.3 s]
/proc/loadavg: 1.01 1.06 1.02 2/78 9563
/proc/meminfo: memFree=639792/2055920 swapFree=4192812/4192956
[pid=9544] ppid=9542 vsize=1478556 CPUtime=1724.81
/proc/9544/stat : 9544 (java) S 9542 9544 9505 0 -1 0 178527 0 1 0 172385 96 0 0 18 0 13 0 146905838 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9544/statm: 369639 170816 1429 9 0 366982 0
[pid=9544/tid=9546] ppid=9542 vsize=1478556 CPUtime=1719.67
/proc/9544/task/9546/stat : 9546 (java) R 9542 9544 9505 0 -1 64 31074 0 1 0 171954 13 0 0 25 0 13 0 146905840 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4109786933 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9547] ppid=9542 vsize=1478556 CPUtime=1.7
/proc/9544/task/9547/stat : 9547 (java) S 9542 9544 9505 0 -1 64 70780 0 0 0 131 39 0 0 17 0 13 0 146905841 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9548] ppid=9542 vsize=1478556 CPUtime=1.7
/proc/9544/task/9548/stat : 9548 (java) S 9542 9544 9505 0 -1 64 72200 0 0 0 130 40 0 0 16 0 13 0 146905841 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9549] ppid=9542 vsize=1478556 CPUtime=0.03
/proc/9544/task/9549/stat : 9549 (java) S 9542 9544 9505 0 -1 64 10 0 0 0 2 1 0 0 16 0 13 0 146905843 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9550] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9550/stat : 9550 (java) S 9542 9544 9505 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 146905843 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9551] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9551/stat : 9551 (java) S 9542 9544 9505 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 146905843 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9552] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9552/stat : 9552 (java) S 9542 9544 9505 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 146905848 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9553] ppid=9542 vsize=1478556 CPUtime=0.93
/proc/9544/task/9553/stat : 9553 (java) S 9542 9544 9505 0 -1 64 1704 0 0 0 93 0 0 0 16 0 13 0 146905848 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9554] ppid=9542 vsize=1478556 CPUtime=0.72
/proc/9544/task/9554/stat : 9554 (java) S 9542 9544 9505 0 -1 64 2014 0 0 0 72 0 0 0 17 0 13 0 146905848 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9555] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9555/stat : 9555 (java) S 9542 9544 9505 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 146905848 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9556] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9556/stat : 9556 (java) S 9542 9544 9505 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 146905848 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9557] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9557/stat : 9557 (java) S 9542 9544 9505 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 146906073 1514041344 170816 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1724.81
Current children cumulated vsize (KiB) 1478556

[startup+1782.3 s]
/proc/loadavg: 1.00 1.05 1.01 2/78 9563
/proc/meminfo: memFree=632880/2055920 swapFree=4192812/4192956
[pid=9544] ppid=9542 vsize=1478556 CPUtime=1784.84
/proc/9544/stat : 9544 (java) S 9542 9544 9505 0 -1 0 180250 0 1 0 178387 97 0 0 18 0 13 0 146905838 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9544/statm: 369639 172537 1429 9 0 366982 0
[pid=9544/tid=9546] ppid=9542 vsize=1478556 CPUtime=1779.6
/proc/9544/task/9546/stat : 9546 (java) R 9542 9544 9505 0 -1 64 31075 0 1 0 177947 13 0 0 25 0 13 0 146905840 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4109783151 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9547] ppid=9542 vsize=1478556 CPUtime=1.76
/proc/9544/task/9547/stat : 9547 (java) S 9542 9544 9505 0 -1 64 71292 0 0 0 137 39 0 0 17 0 13 0 146905841 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9548] ppid=9542 vsize=1478556 CPUtime=1.74
/proc/9544/task/9548/stat : 9548 (java) S 9542 9544 9505 0 -1 64 73410 0 0 0 134 40 0 0 16 0 13 0 146905841 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9549] ppid=9542 vsize=1478556 CPUtime=0.03
/proc/9544/task/9549/stat : 9549 (java) S 9542 9544 9505 0 -1 64 10 0 0 0 2 1 0 0 16 0 13 0 146905843 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9550] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9550/stat : 9550 (java) S 9542 9544 9505 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 146905843 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9551] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9551/stat : 9551 (java) S 9542 9544 9505 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 146905843 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9552] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9552/stat : 9552 (java) S 9542 9544 9505 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 146905848 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9553] ppid=9542 vsize=1478556 CPUtime=0.93
/proc/9544/task/9553/stat : 9553 (java) S 9542 9544 9505 0 -1 64 1704 0 0 0 93 0 0 0 16 0 13 0 146905848 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9554] ppid=9542 vsize=1478556 CPUtime=0.72
/proc/9544/task/9554/stat : 9554 (java) S 9542 9544 9505 0 -1 64 2014 0 0 0 72 0 0 0 17 0 13 0 146905848 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9555] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9555/stat : 9555 (java) S 9542 9544 9505 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 146905848 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9556] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9556/stat : 9556 (java) S 9542 9544 9505 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 146905848 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9557] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9557/stat : 9557 (java) S 9542 9544 9505 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 146906073 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1784.84
Current children cumulated vsize (KiB) 1478556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.5 s]
/proc/loadavg: 1.00 1.05 1.01 2/78 9563
/proc/meminfo: memFree=632880/2055920 swapFree=4192812/4192956
[pid=9544] ppid=9542 vsize=1478556 CPUtime=1800.05
/proc/9544/stat : 9544 (java) S 9542 9544 9505 0 -1 0 180250 0 1 0 179908 97 0 0 18 0 13 0 146905838 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9544/statm: 369639 172537 1429 9 0 366982 0
[pid=9544/tid=9546] ppid=9542 vsize=1478556 CPUtime=1794.8
/proc/9544/task/9546/stat : 9546 (java) R 9542 9544 9505 0 -1 64 31075 0 1 0 179467 13 0 0 25 0 13 0 146905840 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4109786991 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9547] ppid=9542 vsize=1478556 CPUtime=1.76
/proc/9544/task/9547/stat : 9547 (java) S 9542 9544 9505 0 -1 64 71292 0 0 0 137 39 0 0 17 0 13 0 146905841 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9548] ppid=9542 vsize=1478556 CPUtime=1.74
/proc/9544/task/9548/stat : 9548 (java) S 9542 9544 9505 0 -1 64 73410 0 0 0 134 40 0 0 16 0 13 0 146905841 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9549] ppid=9542 vsize=1478556 CPUtime=0.03
/proc/9544/task/9549/stat : 9549 (java) S 9542 9544 9505 0 -1 64 10 0 0 0 2 1 0 0 16 0 13 0 146905843 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9550] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9550/stat : 9550 (java) S 9542 9544 9505 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 146905843 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9551] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9551/stat : 9551 (java) S 9542 9544 9505 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 146905843 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9552] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9552/stat : 9552 (java) S 9542 9544 9505 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 146905848 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9553] ppid=9542 vsize=1478556 CPUtime=0.93
/proc/9544/task/9553/stat : 9553 (java) S 9542 9544 9505 0 -1 64 1704 0 0 0 93 0 0 0 16 0 13 0 146905848 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9554] ppid=9542 vsize=1478556 CPUtime=0.72
/proc/9544/task/9554/stat : 9554 (java) S 9542 9544 9505 0 -1 64 2014 0 0 0 72 0 0 0 17 0 13 0 146905848 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9555] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9555/stat : 9555 (java) S 9542 9544 9505 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 146905848 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9544/tid=9556] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9556/stat : 9556 (java) S 9542 9544 9505 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 146905848 1514041344 172537 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9544/tid=9557] ppid=9542 vsize=1478556 CPUtime=0
/proc/9544/task/9557/stat : 9557 (java) S 9542 9544 9505 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 146906073 1514041344 172537 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) 1478556

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

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

[startup+1797.61 s]
/proc/loadavg: 1.00 1.05 1.01 2/78 9563
/proc/meminfo: memFree=632880/2055920 swapFree=4192812/4192956
[pid=9544] ppid=9542 vsize=0 CPUtime=1800.2
/proc/9544/stat : 9544 (java) Z 9542 9544 9505 0 -1 1036 180277 0 1 0 179921 99 0 0 15 0 2 0 146905838 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9544/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1797.69
CPU time (s): 1800.3
CPU user time (s): 1799.22
CPU system time (s): 1.07784
CPU usage (%): 100.145
Max. virtual memory (cumulated for all children) (KiB): 1479520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.22
system time used= 1.07784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180277
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= 38016
involuntary context switches= 40445

runsolver used 2.22366 second user time and 4.33534 second system time

The end

Launcher Data

Begin job on node8 at 2009-06-13 16:36:34
IDJOB=1856141
IDBENCH=2366
IDSOLVER=682
FILE ID=node8/1856141-1244903794
PBS_JOBID= 9354533
Free space on /tmp= 66372 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-blp-ic98.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1856141-1244903794/watcher-1856141-1244903794 -o /tmp/evaluation-result-1856141-1244903794/solver-1856141-1244903794 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856141-1244903794.opb

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

MD5SUM BENCH= cbbc019f11b539634b02edfceafed9db
RANDOM SEED=1583648969

node8.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.234
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.234
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1320304 kB
Buffers:         65996 kB
Cached:         580544 kB
SwapCached:        140 kB
Active:          56728 kB
Inactive:       604712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1320304 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2872 kB
Writeback:           0 kB
Mapped:          24508 kB
Slab:            59980 kB
Committed_AS:   131832 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66372 MiB
End job on node8 at 2009-06-13 17:06:33