Trace number 1856469

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.38 1797.81

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib3/normalized-mps-v2-20-10-gesa3_o.opb
MD5SUM65c2bbddd90efb87154e28c84e06f5c3
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 variables15504
Total number of constraints1416
Number of constraints which are clauses168
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1248
Minimum length of a constraint2
Maximum length of a constraint311
Number of terms in the objective function 8784
Biggest coefficient in the objective function 418848431931392
Number of bits for the biggest coefficient in the objective function 49
Sum of the numbers in the objective function 144203531006459664
Number of bits of the sum of numbers in the objective function 58
Biggest number in a constraint 536870912000000
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 144203531006459664
Number of bits of the biggest sum of numbers58
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-1856469-1244912431.opb
0.22/0.22	c reading problem ... 
2.10/1.34	c ... done. Wall clock time 1.125s.
2.10/1.34	c #vars     15504
2.10/1.34	c #constraints  8184
2.10/1.34	c constraints type 
2.10/1.34	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 144
2.10/1.34	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 120
2.10/1.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1272
1800.04/1797.61	c starts		: 20
1800.04/1797.61	c conflicts		: 585022
1800.04/1797.61	c decisions		: 635054
1800.04/1797.61	c propagations		: 5238993
1800.04/1797.61	c inspects		: 1397474289
1800.04/1797.61	c learnt literals	: 18
1800.04/1797.61	c learnt binary clauses	: 0
1800.04/1797.61	c learnt ternary clauses	: 0
1800.04/1797.61	c learnt clauses	: 585004
1800.04/1797.61	c ignored clauses	: 0
1800.04/1797.61	c root simplifications	: 0
1800.04/1797.61	c removed literals (reason simplification)	: 31953431
1800.04/1797.61	c reason swapping (by a shorter reason)	: 0
1800.04/1797.61	c Calls to reduceDB	: 0
1800.04/1797.61	c speed (assignments/second)	: 2916.601995472831
1800.04/1797.61	c non guided choices	0
1800.25/1797.73	c learnt constraints type 
1800.25/1797.73	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 585023
1800.25/1797.73	c constraints type 
1800.25/1797.73	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 144
1800.25/1797.73	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 120
1800.25/1797.73	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1272
1800.25/1797.73	s UNKNOWN
1800.25/1797.73	c Total wall clock time (in seconds): 1797.511

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 18515
/proc/meminfo: memFree=1311416/2055920 swapFree=4192952/4192956
[pid=18515] ppid=18513 vsize=18576 CPUtime=0
/proc/18515/stat : 18515 (runsolver) D 18513 18515 18250 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 43976060 19021824 284 1992294400 4194304 4302564 548682068432 18446744073709551615 210824129831 0 2147483391 4096 24578 18446744072099781622 0 0 17 1 0 0
/proc/18515/statm: 4644 284 249 26 0 2626 0

[startup+0.00837789 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 18515
/proc/meminfo: memFree=1311416/2055920 swapFree=4192952/4192956
[pid=18515] ppid=18513 vsize=152 CPUtime=0
/proc/18515/stat : 18515 (java6) R 18513 18515 18250 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 43976060 155648 26 1992294400 134512640 134550932 4294956176 18446744073709551615 10945316 0 0 4096 0 0 0 0 17 1 0 0
/proc/18515/statm: 38 26 19 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 152

[startup+0.101371 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 18515
/proc/meminfo: memFree=1311416/2055920 swapFree=4192952/4192956
[pid=18515] ppid=18513 vsize=1472584 CPUtime=0.08
/proc/18515/stat : 18515 (java) S 18513 18515 18250 0 -1 0 3592 0 1 0 6 2 0 0 18 0 12 0 43976060 1507926016 3335 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18515/statm: 368146 3335 1066 9 0 365494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472584

[startup+0.301412 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 18515
/proc/meminfo: memFree=1311416/2055920 swapFree=4192952/4192956
[pid=18515] ppid=18513 vsize=1475360 CPUtime=0.36
/proc/18515/stat : 18515 (java) S 18513 18515 18250 0 -1 0 5104 0 1 0 33 3 0 0 18 0 12 0 43976060 1510768640 4833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18515/statm: 368840 4833 1359 9 0 366183 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1475360

[startup+0.701494 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 18515
/proc/meminfo: memFree=1311416/2055920 swapFree=4192952/4192956
[pid=18515] ppid=18513 vsize=1479852 CPUtime=1.04
/proc/18515/stat : 18515 (java) S 18513 18515 18250 0 -1 0 8269 0 1 0 99 5 0 0 18 0 12 0 43976060 1515368448 7535 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18515/statm: 370008 7544 1400 9 0 367351 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 1479852

[startup+1.50265 s]
/proc/loadavg: 1.08 1.02 1.01 3/76 18527
/proc/meminfo: memFree=1270296/2055920 swapFree=4192952/4192956
[pid=18515] ppid=18513 vsize=1487036 CPUtime=2.49
/proc/18515/stat : 18515 (java) S 18513 18515 18250 0 -1 0 21531 0 1 0 237 12 0 0 18 0 12 0 43976060 1522724864 17053 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18515/statm: 371759 17053 1422 9 0 369102 0
[pid=18515/tid=18517] ppid=18513 vsize=1487036 CPUtime=1.06
/proc/18515/task/18517/stat : 18517 (java) R 18513 18515 18250 0 -1 64 12896 0 1 0 99 7 0 0 25 0 12 0 43976062 1522724864 17053 1992294400 134512640 134550932 4294956016 18446744073709551615 4109124767 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18518] ppid=18513 vsize=1487036 CPUtime=0
/proc/18515/task/18518/stat : 18518 (java) S 18513 18515 18250 0 -1 64 3 0 0 0 0 0 0 0 21 0 12 0 43976063 1522724864 17053 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18519] ppid=18513 vsize=1487036 CPUtime=0
/proc/18515/task/18519/stat : 18519 (java) S 18513 18515 18250 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 43976063 1522724864 17053 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18520] ppid=18513 vsize=1487036 CPUtime=0
/proc/18515/task/18520/stat : 18520 (java) S 18513 18515 18250 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 43976065 1522724864 17053 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18521] ppid=18513 vsize=1487036 CPUtime=0
/proc/18515/task/18521/stat : 18521 (java) S 18513 18515 18250 0 -1 64 9 0 0 0 0 0 0 0 24 0 12 0 43976065 1522724864 17053 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18522] ppid=18513 vsize=1487036 CPUtime=0
/proc/18515/task/18522/stat : 18522 (java) S 18513 18515 18250 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 43976065 1522724864 17053 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18523] ppid=18513 vsize=1487036 CPUtime=0
/proc/18515/task/18523/stat : 18523 (java) S 18513 18515 18250 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 43976069 1522724864 17053 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18524] ppid=18513 vsize=1487036 CPUtime=0.56
/proc/18515/task/18524/stat : 18524 (java) S 18513 18515 18250 0 -1 64 2786 0 0 0 55 1 0 0 17 0 12 0 43976069 1522724864 17053 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18525] ppid=18513 vsize=1487036 CPUtime=0.84
/proc/18515/task/18525/stat : 18525 (java) R 18513 18515 18250 0 -1 64 5110 0 0 0 82 2 0 0 17 0 12 0 43976069 1522724864 17053 1992294400 134512640 134550932 4294956016 18446744073709551615 104144154 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18526] ppid=18513 vsize=1487036 CPUtime=0
/proc/18515/task/18526/stat : 18526 (java) S 18513 18515 18250 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 43976069 1522724864 17053 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18527] ppid=18513 vsize=1487036 CPUtime=0
/proc/18515/task/18527/stat : 18527 (java) S 18513 18515 18250 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 43976069 1522724864 17053 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 1487036

[startup+3.10296 s]
/proc/loadavg: 1.08 1.02 1.01 3/77 18528
/proc/meminfo: memFree=1234768/2055920 swapFree=4192952/4192956
[pid=18515] ppid=18513 vsize=1487116 CPUtime=4.64
/proc/18515/stat : 18515 (java) S 18513 18515 18250 0 -1 0 31508 0 1 0 447 17 0 0 18 0 13 0 43976060 1522806784 25835 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18515/statm: 371779 25835 1423 9 0 369122 0
[pid=18515/tid=18517] ppid=18513 vsize=1487116 CPUtime=2.46
/proc/18515/task/18517/stat : 18517 (java) R 18513 18515 18250 0 -1 64 21648 0 1 0 234 12 0 0 17 0 13 0 43976062 1522806784 25835 1992294400 134512640 134550932 4294956016 18446744073709551615 4109506452 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18518] ppid=18513 vsize=1487116 CPUtime=0
/proc/18515/task/18518/stat : 18518 (java) S 18513 18515 18250 0 -1 64 3 0 0 0 0 0 0 0 21 0 13 0 43976063 1522806784 25835 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18519] ppid=18513 vsize=1487116 CPUtime=0
/proc/18515/task/18519/stat : 18519 (java) S 18513 18515 18250 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 43976063 1522806784 25835 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18520] ppid=18513 vsize=1487116 CPUtime=0
/proc/18515/task/18520/stat : 18520 (java) S 18513 18515 18250 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 43976065 1522806784 25835 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18521] ppid=18513 vsize=1487116 CPUtime=0
/proc/18515/task/18521/stat : 18521 (java) S 18513 18515 18250 0 -1 64 9 0 0 0 0 0 0 0 24 0 13 0 43976065 1522806784 25836 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18522] ppid=18513 vsize=1487116 CPUtime=0
/proc/18515/task/18522/stat : 18522 (java) S 18513 18515 18250 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 43976065 1522806784 25836 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18523] ppid=18513 vsize=1487116 CPUtime=0
/proc/18515/task/18523/stat : 18523 (java) S 18513 18515 18250 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 43976069 1522806784 25836 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18524] ppid=18513 vsize=1487116 CPUtime=0.97
/proc/18515/task/18524/stat : 18524 (java) S 18513 18515 18250 0 -1 64 3885 0 0 0 96 1 0 0 17 0 13 0 43976069 1522806784 25836 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18525] ppid=18513 vsize=1487116 CPUtime=1.19
/proc/18515/task/18525/stat : 18525 (java) S 18513 18515 18250 0 -1 64 5230 0 0 0 116 3 0 0 16 0 13 0 43976069 1522806784 25836 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18526] ppid=18513 vsize=1487116 CPUtime=0
/proc/18515/task/18526/stat : 18526 (java) S 18513 18515 18250 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 43976069 1522806784 25836 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18527] ppid=18513 vsize=1487116 CPUtime=0
/proc/18515/task/18527/stat : 18527 (java) S 18513 18515 18250 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 43976069 1522806784 25837 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18528] ppid=18513 vsize=1487116 CPUtime=0
/proc/18515/task/18528/stat : 18528 (java) S 18513 18515 18250 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 43976237 1522806784 25837 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 1487116

[startup+6.3026 s]
/proc/loadavg: 1.07 1.02 1.00 2/77 18528
/proc/meminfo: memFree=1177680/2055920 swapFree=4192952/4192956
[pid=18515] ppid=18513 vsize=1487052 CPUtime=8.1
/proc/18515/stat : 18515 (java) S 18513 18515 18250 0 -1 0 43596 0 1 0 786 24 0 0 18 0 13 0 43976060 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18515/statm: 371763 37769 1432 9 0 369106 0
[pid=18515/tid=18517] ppid=18513 vsize=1487052 CPUtime=5.58
/proc/18515/task/18517/stat : 18517 (java) R 18513 18515 18250 0 -1 64 30985 0 1 0 541 17 0 0 17 0 13 0 43976062 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4109954874 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18518] ppid=18513 vsize=1487052 CPUtime=0.04
/proc/18515/task/18518/stat : 18518 (java) S 18513 18515 18250 0 -1 64 1081 0 0 0 4 0 0 0 17 0 13 0 43976063 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18519] ppid=18513 vsize=1487052 CPUtime=0.03
/proc/18515/task/18519/stat : 18519 (java) S 18513 18515 18250 0 -1 64 1522 0 0 0 3 0 0 0 16 0 13 0 43976063 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18520] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18520/stat : 18520 (java) S 18513 18515 18250 0 -1 64 8 0 0 0 0 0 0 0 15 0 13 0 43976065 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18521] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18521/stat : 18521 (java) S 18513 18515 18250 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 43976065 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18522] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18522/stat : 18522 (java) S 18513 18515 18250 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 43976065 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18523] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18523/stat : 18523 (java) S 18513 18515 18250 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 43976069 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18524] ppid=18513 vsize=1487052 CPUtime=1
/proc/18515/task/18524/stat : 18524 (java) S 18513 18515 18250 0 -1 64 3889 0 0 0 99 1 0 0 16 0 13 0 43976069 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18525] ppid=18513 vsize=1487052 CPUtime=1.4
/proc/18515/task/18525/stat : 18525 (java) S 18513 18515 18250 0 -1 64 5368 0 0 0 137 3 0 0 16 0 13 0 43976069 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18526] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18526/stat : 18526 (java) S 18513 18515 18250 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 43976069 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18527] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18527/stat : 18527 (java) S 18513 18515 18250 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 43976069 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18528] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18528/stat : 18528 (java) S 18513 18515 18250 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 43976237 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.1
Current children cumulated vsize (KiB) 1487052

[startup+12.7029 s]
/proc/loadavg: 1.07 1.02 1.00 2/77 18528
/proc/meminfo: memFree=1164944/2055920 swapFree=4192952/4192956
[pid=18515] ppid=18513 vsize=1487052 CPUtime=14.49
/proc/18515/stat : 18515 (java) S 18513 18515 18250 0 -1 0 43597 0 1 0 1425 24 0 0 18 0 13 0 43976060 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18515/statm: 371763 37769 1432 9 0 369106 0
[pid=18515/tid=18517] ppid=18513 vsize=1487052 CPUtime=11.98
/proc/18515/task/18517/stat : 18517 (java) R 18513 18515 18250 0 -1 64 30986 0 1 0 1181 17 0 0 25 0 13 0 43976062 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4109955781 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18518] ppid=18513 vsize=1487052 CPUtime=0.04
/proc/18515/task/18518/stat : 18518 (java) S 18513 18515 18250 0 -1 64 1081 0 0 0 4 0 0 0 17 0 13 0 43976063 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18519] ppid=18513 vsize=1487052 CPUtime=0.03
/proc/18515/task/18519/stat : 18519 (java) S 18513 18515 18250 0 -1 64 1522 0 0 0 3 0 0 0 16 0 13 0 43976063 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18520] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18520/stat : 18520 (java) S 18513 18515 18250 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 43976065 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18521] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18521/stat : 18521 (java) S 18513 18515 18250 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 43976065 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18522] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18522/stat : 18522 (java) S 18513 18515 18250 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 43976065 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18523] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18523/stat : 18523 (java) S 18513 18515 18250 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 43976069 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18524] ppid=18513 vsize=1487052 CPUtime=1
/proc/18515/task/18524/stat : 18524 (java) S 18513 18515 18250 0 -1 64 3889 0 0 0 99 1 0 0 16 0 13 0 43976069 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18525] ppid=18513 vsize=1487052 CPUtime=1.4
/proc/18515/task/18525/stat : 18525 (java) S 18513 18515 18250 0 -1 64 5368 0 0 0 137 3 0 0 16 0 13 0 43976069 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18526] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18526/stat : 18526 (java) S 18513 18515 18250 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 43976069 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18527] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18527/stat : 18527 (java) S 18513 18515 18250 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 43976069 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18528] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18528/stat : 18528 (java) S 18513 18515 18250 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 43976237 1522741248 37769 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.49
Current children cumulated vsize (KiB) 1487052

[startup+25.5014 s]
/proc/loadavg: 1.06 1.02 1.00 2/77 18528
/proc/meminfo: memFree=1144208/2055920 swapFree=4192952/4192956
[pid=18515] ppid=18513 vsize=1487052 CPUtime=27.34
/proc/18515/stat : 18515 (java) S 18513 18515 18250 0 -1 0 48824 0 1 0 2708 26 0 0 18 0 13 0 43976060 1522741248 42949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18515/statm: 371763 42949 1432 9 0 369106 0
[pid=18515/tid=18517] ppid=18513 vsize=1487052 CPUtime=24.71
/proc/18515/task/18517/stat : 18517 (java) R 18513 18515 18250 0 -1 64 30987 0 1 0 2454 17 0 0 25 0 13 0 43976062 1522741248 42949 1992294400 134512640 134550932 4294956016 18446744073709551615 4109910907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18518] ppid=18513 vsize=1487052 CPUtime=0.1
/proc/18515/task/18518/stat : 18518 (java) S 18513 18515 18250 0 -1 64 3623 0 0 0 9 1 0 0 16 0 13 0 43976063 1522741248 42949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18519] ppid=18513 vsize=1487052 CPUtime=0.09
/proc/18515/task/18519/stat : 18519 (java) S 18513 18515 18250 0 -1 64 4203 0 0 0 7 2 0 0 16 0 13 0 43976063 1522741248 42949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18520] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18520/stat : 18520 (java) S 18513 18515 18250 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 43976065 1522741248 42949 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18521] ppid=18513 vsize=1487052 CPUtime=0

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

[pid=18515/tid=18520] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18520/stat : 18520 (java) S 18513 18515 18250 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 43976065 1522741248 90603 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18521] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18521/stat : 18521 (java) S 18513 18515 18250 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 43976065 1522741248 90603 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18522] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18522/stat : 18522 (java) S 18513 18515 18250 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 43976065 1522741248 90603 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18523] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18523/stat : 18523 (java) S 18513 18515 18250 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 43976069 1522741248 90603 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18524] ppid=18513 vsize=1487052 CPUtime=1.01
/proc/18515/task/18524/stat : 18524 (java) S 18513 18515 18250 0 -1 64 3889 0 0 0 100 1 0 0 16 0 13 0 43976069 1522741248 90603 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18525] ppid=18513 vsize=1487052 CPUtime=1.4
/proc/18515/task/18525/stat : 18525 (java) S 18513 18515 18250 0 -1 64 5368 0 0 0 137 3 0 0 16 0 13 0 43976069 1522741248 90603 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18526] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18526/stat : 18526 (java) S 18513 18515 18250 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 43976069 1522741248 90603 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18527] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18527/stat : 18527 (java) S 18513 18515 18250 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 43976069 1522741248 90603 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18528] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18528/stat : 18528 (java) S 18513 18515 18250 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 43976237 1522741248 90603 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1604.77
Current children cumulated vsize (KiB) 1487052

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18534
/proc/meminfo: memFree=952528/2055920 swapFree=4192952/4192956
[pid=18515] ppid=18513 vsize=1487052 CPUtime=1664.75
/proc/18515/stat : 18515 (java) S 18513 18515 18250 0 -1 0 102616 0 1 0 166419 56 0 0 18 0 13 0 43976060 1522741248 90603 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18515/statm: 371763 90603 1432 9 0 369106 0
[pid=18515/tid=18517] ppid=18513 vsize=1487052 CPUtime=1659.52
/proc/18515/task/18517/stat : 18517 (java) R 18513 18515 18250 0 -1 64 31009 0 1 0 165931 21 0 0 25 0 13 0 43976062 1522741248 90603 1992294400 134512640 134550932 4294956016 18446744073709551615 4109954840 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18518] ppid=18513 vsize=1487052 CPUtime=1.34
/proc/18515/task/18518/stat : 18518 (java) S 18513 18515 18250 0 -1 64 27598 0 0 0 123 11 0 0 16 0 13 0 43976063 1522741248 90603 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18519] ppid=18513 vsize=1487052 CPUtime=1.42
/proc/18515/task/18519/stat : 18519 (java) S 18513 18515 18250 0 -1 64 33998 0 0 0 125 17 0 0 17 0 13 0 43976063 1522741248 90603 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18520] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18520/stat : 18520 (java) S 18513 18515 18250 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 43976065 1522741248 90603 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18521] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18521/stat : 18521 (java) S 18513 18515 18250 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 43976065 1522741248 90603 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18522] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18522/stat : 18522 (java) S 18513 18515 18250 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 43976065 1522741248 90603 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18523] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18523/stat : 18523 (java) S 18513 18515 18250 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 43976069 1522741248 90603 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18524] ppid=18513 vsize=1487052 CPUtime=1.01
/proc/18515/task/18524/stat : 18524 (java) S 18513 18515 18250 0 -1 64 3889 0 0 0 100 1 0 0 16 0 13 0 43976069 1522741248 90603 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18525] ppid=18513 vsize=1487052 CPUtime=1.4
/proc/18515/task/18525/stat : 18525 (java) S 18513 18515 18250 0 -1 64 5368 0 0 0 137 3 0 0 16 0 13 0 43976069 1522741248 90603 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18526] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18526/stat : 18526 (java) S 18513 18515 18250 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 43976069 1522741248 90603 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18527] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18527/stat : 18527 (java) S 18513 18515 18250 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 43976069 1522741248 90603 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18528] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18528/stat : 18528 (java) S 18513 18515 18250 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 43976237 1522741248 90603 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1664.75
Current children cumulated vsize (KiB) 1487052

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18534
/proc/meminfo: memFree=946704/2055920 swapFree=4192952/4192956
[pid=18515] ppid=18513 vsize=1487052 CPUtime=1724.77
/proc/18515/stat : 18515 (java) S 18513 18515 18250 0 -1 0 104178 0 1 0 172420 57 0 0 18 0 13 0 43976060 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18515/statm: 371763 92084 1432 9 0 369106 0
[pid=18515/tid=18517] ppid=18513 vsize=1487052 CPUtime=1719.44
/proc/18515/task/18517/stat : 18517 (java) R 18513 18515 18250 0 -1 64 31010 0 1 0 171923 21 0 0 25 0 13 0 43976062 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4109954840 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18518] ppid=18513 vsize=1487052 CPUtime=1.38
/proc/18515/task/18518/stat : 18518 (java) S 18513 18515 18250 0 -1 64 27959 0 0 0 127 11 0 0 16 0 13 0 43976063 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18519] ppid=18513 vsize=1487052 CPUtime=1.46
/proc/18515/task/18519/stat : 18519 (java) S 18513 18515 18250 0 -1 64 35198 0 0 0 129 17 0 0 16 0 13 0 43976063 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18520] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18520/stat : 18520 (java) S 18513 18515 18250 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 43976065 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18521] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18521/stat : 18521 (java) S 18513 18515 18250 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 43976065 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18522] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18522/stat : 18522 (java) S 18513 18515 18250 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 43976065 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18523] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18523/stat : 18523 (java) S 18513 18515 18250 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 43976069 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18524] ppid=18513 vsize=1487052 CPUtime=1.01
/proc/18515/task/18524/stat : 18524 (java) S 18513 18515 18250 0 -1 64 3889 0 0 0 100 1 0 0 16 0 13 0 43976069 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18525] ppid=18513 vsize=1487052 CPUtime=1.4
/proc/18515/task/18525/stat : 18525 (java) S 18513 18515 18250 0 -1 64 5368 0 0 0 137 3 0 0 16 0 13 0 43976069 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18526] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18526/stat : 18526 (java) S 18513 18515 18250 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 43976069 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18527] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18527/stat : 18527 (java) S 18513 18515 18250 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 43976069 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18528] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18528/stat : 18528 (java) S 18513 18515 18250 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 43976237 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1724.77
Current children cumulated vsize (KiB) 1487052

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18534
/proc/meminfo: memFree=946576/2055920 swapFree=4192952/4192956
[pid=18515] ppid=18513 vsize=1487052 CPUtime=1784.74
/proc/18515/stat : 18515 (java) S 18513 18515 18250 0 -1 0 104178 0 1 0 178417 57 0 0 18 0 13 0 43976060 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18515/statm: 371763 92084 1432 9 0 369106 0
[pid=18515/tid=18517] ppid=18513 vsize=1487052 CPUtime=1779.42
/proc/18515/task/18517/stat : 18517 (java) R 18513 18515 18250 0 -1 64 31010 0 1 0 177921 21 0 0 25 0 13 0 43976062 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4109975329 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18518] ppid=18513 vsize=1487052 CPUtime=1.38
/proc/18515/task/18518/stat : 18518 (java) S 18513 18515 18250 0 -1 64 27959 0 0 0 127 11 0 0 16 0 13 0 43976063 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18519] ppid=18513 vsize=1487052 CPUtime=1.46
/proc/18515/task/18519/stat : 18519 (java) S 18513 18515 18250 0 -1 64 35198 0 0 0 129 17 0 0 16 0 13 0 43976063 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18520] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18520/stat : 18520 (java) S 18513 18515 18250 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 43976065 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18521] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18521/stat : 18521 (java) S 18513 18515 18250 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 43976065 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18522] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18522/stat : 18522 (java) S 18513 18515 18250 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 43976065 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18523] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18523/stat : 18523 (java) S 18513 18515 18250 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 43976069 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18524] ppid=18513 vsize=1487052 CPUtime=1.01
/proc/18515/task/18524/stat : 18524 (java) S 18513 18515 18250 0 -1 64 3889 0 0 0 100 1 0 0 16 0 13 0 43976069 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18525] ppid=18513 vsize=1487052 CPUtime=1.4
/proc/18515/task/18525/stat : 18525 (java) S 18513 18515 18250 0 -1 64 5368 0 0 0 137 3 0 0 16 0 13 0 43976069 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18526] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18526/stat : 18526 (java) S 18513 18515 18250 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 43976069 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18527] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18527/stat : 18527 (java) S 18513 18515 18250 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 43976069 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18528] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18528/stat : 18528 (java) S 18513 18515 18250 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 43976237 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1784.74
Current children cumulated vsize (KiB) 1487052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18534
/proc/meminfo: memFree=946576/2055920 swapFree=4192952/4192956
[pid=18515] ppid=18513 vsize=1487052 CPUtime=1800.04
/proc/18515/stat : 18515 (java) S 18513 18515 18250 0 -1 0 104178 0 1 0 179947 57 0 0 18 0 13 0 43976060 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18515/statm: 371763 92084 1432 9 0 369106 0
[pid=18515/tid=18517] ppid=18513 vsize=1487052 CPUtime=1794.72
/proc/18515/task/18517/stat : 18517 (java) R 18513 18515 18250 0 -1 64 31010 0 1 0 179451 21 0 0 25 0 13 0 43976062 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4109975229 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18518] ppid=18513 vsize=1487052 CPUtime=1.38
/proc/18515/task/18518/stat : 18518 (java) S 18513 18515 18250 0 -1 64 27959 0 0 0 127 11 0 0 16 0 13 0 43976063 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18519] ppid=18513 vsize=1487052 CPUtime=1.46
/proc/18515/task/18519/stat : 18519 (java) S 18513 18515 18250 0 -1 64 35198 0 0 0 129 17 0 0 16 0 13 0 43976063 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18520] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18520/stat : 18520 (java) S 18513 18515 18250 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 43976065 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18521] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18521/stat : 18521 (java) S 18513 18515 18250 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 43976065 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18522] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18522/stat : 18522 (java) S 18513 18515 18250 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 43976065 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18523] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18523/stat : 18523 (java) S 18513 18515 18250 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 43976069 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18524] ppid=18513 vsize=1487052 CPUtime=1.01
/proc/18515/task/18524/stat : 18524 (java) S 18513 18515 18250 0 -1 64 3889 0 0 0 100 1 0 0 16 0 13 0 43976069 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18525] ppid=18513 vsize=1487052 CPUtime=1.4
/proc/18515/task/18525/stat : 18525 (java) S 18513 18515 18250 0 -1 64 5368 0 0 0 137 3 0 0 16 0 13 0 43976069 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18526] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18526/stat : 18526 (java) S 18513 18515 18250 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 43976069 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18515/tid=18527] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18527/stat : 18527 (java) S 18513 18515 18250 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 43976069 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18515/tid=18528] ppid=18513 vsize=1487052 CPUtime=0
/proc/18515/task/18528/stat : 18528 (java) S 18513 18515 18250 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 43976237 1522741248 92084 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1487052

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

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

[startup+1797.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18534
/proc/meminfo: memFree=946576/2055920 swapFree=4192952/4192956
[pid=18515] ppid=18513 vsize=0 CPUtime=1800.36
/proc/18515/stat : 18515 (java) Z 18513 18515 18250 0 -1 1036 104203 0 1 0 179974 62 0 0 15 0 2 0 43976060 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18515/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.36
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1797.81
CPU time (s): 1800.38
CPU user time (s): 1799.75
CPU system time (s): 0.632903
CPU usage (%): 100.143
Max. virtual memory (cumulated for all children) (KiB): 1489084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.75
system time used= 0.632903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104203
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= 37265
involuntary context switches= 39367

runsolver used 2.36964 second user time and 4.18736 second system time

The end

Launcher Data

Begin job on node33 at 2009-06-13 19:00:31
IDJOB=1856469
IDBENCH=2545
IDSOLVER=682
FILE ID=node33/1856469-1244912431
PBS_JOBID= 9354528
Free space on /tmp= 66040 MiB

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

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

MD5SUM BENCH= 65c2bbddd90efb87154e28c84e06f5c3
RANDOM SEED=2136365569

node33.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1311832 kB
Buffers:         60348 kB
Cached:         604212 kB
SwapCached:          4 kB
Active:          49148 kB
Inactive:       629308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1311832 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1160 kB
Writeback:           0 kB
Mapped:          23748 kB
Slab:            51636 kB
Committed_AS:    87592 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66040 MiB
End job on node33 at 2009-06-13 19:30:31