Trace number 1856837

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.29 1798.1

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=220-sizeP=111-sizeQ=220-229130880-max.opb
MD5SUMce74ed6abc2682e3852648a27e28a7ce
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -4
Optimality of the best value was proved NO
Number of variables24751
Total number of constraints73261
Number of constraints which are clauses73260
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint24420
Number of terms in the objective function 111
Biggest coefficient in the objective function 1298074214633706907132624082305024
Number of bits for the biggest coefficient in the objective function 111
Sum of the numbers in the objective function 2596148429267413814265248164610047
Number of bits of the sum of numbers in the objective function 111
Biggest number in a constraint 1093625362391505962186251113558810682676584715446606218212885303204976499599687961611756588511526912
Number of bits of the biggest number in a constraint 330
Biggest sum of numbers in a constraint 4374501449566023848745004454235242451901741326209966194279906655789612083583747144123545843134987905
Number of bits of the biggest sum of numbers331
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.09/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.14	c See www.sat4j.org for details.
0.09/0.15	c version 2.1.1.v20090612
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version	1.6.0_12
0.09/0.15	c os.name	Linux
0.09/0.15	c os.version	2.6.9-22.EL.rootsmp
0.09/0.15	c os.arch	i386
0.09/0.15	c Free memory 1342000320
0.09/0.15	c Max memory 1344274432
0.09/0.15	c Total memory 1344274432
0.09/0.15	c Number of processors 2
0.23/0.21	c Pseudo Boolean Optimization
0.23/0.21	c --- Begin Solver configuration ---
0.23/0.21	c Stops conflict analysis at the first Unique Implication Point
0.23/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@3eca90
0.23/0.21	c Learn all clauses as in MiniSAT
0.23/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.23/0.21	c Expensive reason simplification
0.23/0.21	c MiniSAT restarts strategy
0.23/0.21	c Memory based learned constraints deletion strategy
0.23/0.21	c timeout=2147483s
0.23/0.21	c DB Simplification allowed=false
0.23/0.21	c --- End Solver configuration ---
0.23/0.21	c solving HOME/instance-1856837-1244927039.opb
0.23/0.21	c reading problem ... 
3.12/2.59	c ... done. Wall clock time 2.378s.
3.12/2.59	c #vars     24751
3.12/2.59	c #constraints  79367
3.12/2.59	c constraints type 
3.12/2.59	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 48840
3.12/2.59	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
3.12/2.59	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 24420
1800.03/1797.91	c starts		: 11
1800.03/1797.91	c conflicts		: 16390
1800.03/1797.91	c decisions		: 21772
1800.03/1797.91	c propagations		: 5127032
1800.03/1797.91	c inspects		: 26470436
1800.03/1797.91	c learnt literals	: 0
1800.03/1797.91	c learnt binary clauses	: 0
1800.03/1797.91	c learnt ternary clauses	: 0
1800.03/1797.91	c learnt clauses	: 16390
1800.03/1797.91	c ignored clauses	: 0
1800.03/1797.91	c root simplifications	: 0
1800.03/1797.91	c removed literals (reason simplification)	: 112396502
1800.03/1797.91	c reason swapping (by a shorter reason)	: 0
1800.03/1797.91	c Calls to reduceDB	: 0
1800.03/1797.91	c speed (assignments/second)	: 2855.7778000579283
1800.03/1797.91	c non guided choices	110
1800.03/1797.97	c learnt constraints type 
1800.03/1797.97	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 16390
1800.03/1797.97	c constraints type 
1800.03/1797.97	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 48840
1800.03/1797.97	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.03/1797.97	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 24420
1800.03/1797.97	s UNKNOWN
1800.03/1797.97	c Total wall clock time (in seconds): 1797.753

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-1856837-1244927039/watcher-1856837-1244927039 -o /tmp/evaluation-result-1856837-1244927039/solver-1856837-1244927039 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856837-1244927039.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.00 1.00 3/64 9388
/proc/meminfo: memFree=1337064/2055920 swapFree=4191896/4192956
[pid=9388] ppid=9386 vsize=1612 CPUtime=0
/proc/9388/stat : 9388 (java6) D 9386 9388 9072 0 -1 0 171 0 0 0 0 0 0 0 19 0 1 0 160304945 1650688 143 1992294400 134512640 134550932 4294956176 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/9388/statm: 411 148 111 9 0 53 0

[startup+0.03263 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9388
/proc/meminfo: memFree=1337064/2055920 swapFree=4191896/4192956
[pid=9388] ppid=9386 vsize=1468600 CPUtime=0.02
/proc/9388/stat : 9388 (java) S 9386 9388 9072 0 -1 0 2890 0 1 0 1 1 0 0 18 0 4 0 160304945 1503846400 2637 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/9388/statm: 367150 2637 908 9 0 364501 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1468600

[startup+0.101639 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9388
/proc/meminfo: memFree=1337064/2055920 swapFree=4191896/4192956
[pid=9388] ppid=9386 vsize=1472584 CPUtime=0.09
/proc/9388/stat : 9388 (java) S 9386 9388 9072 0 -1 0 3616 0 1 0 7 2 0 0 18 0 12 0 160304945 1507926016 3359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9388/statm: 368146 3359 1068 9 0 365494 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1472584

[startup+0.301659 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9388
/proc/meminfo: memFree=1337064/2055920 swapFree=4191896/4192956
[pid=9388] ppid=9386 vsize=1475148 CPUtime=0.35
/proc/9388/stat : 9388 (java) S 9386 9388 9072 0 -1 0 5133 0 1 0 32 3 0 0 18 0 12 0 160304945 1510551552 4870 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9388/statm: 368787 4870 1353 9 0 366130 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1475148

[startup+0.701699 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9388
/proc/meminfo: memFree=1337064/2055920 swapFree=4191896/4192956
[pid=9388] ppid=9386 vsize=1476408 CPUtime=0.99
/proc/9388/stat : 9388 (java) S 9386 9388 9072 0 -1 0 7530 0 1 0 95 4 0 0 18 0 12 0 160304945 1511841792 6833 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9388/statm: 369102 6833 1397 9 0 366445 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 1476408

[startup+1.50277 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 9400
/proc/meminfo: memFree=1304904/2055920 swapFree=4191896/4192956
[pid=9388] ppid=9386 vsize=1477984 CPUtime=1.93
/proc/9388/stat : 9388 (java) S 9386 9388 9072 0 -1 0 22473 0 1 0 180 13 0 0 18 0 12 0 160304945 1513455616 21541 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9388/statm: 369496 21542 1401 9 0 366839 0
[pid=9388/tid=9390] ppid=9386 vsize=1477984 CPUtime=1.24
/proc/9388/task/9390/stat : 9390 (java) R 9386 9388 9072 0 -1 64 19669 0 1 0 113 11 0 0 20 0 12 0 160304946 1513455616 21543 1992294400 134512640 134550932 4294956016 18446744073709551615 4109509690 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9391] ppid=9386 vsize=1477984 CPUtime=0
/proc/9388/task/9391/stat : 9391 (java) S 9386 9388 9072 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 160304947 1513455616 21544 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9392] ppid=9386 vsize=1477984 CPUtime=0
/proc/9388/task/9392/stat : 9392 (java) S 9386 9388 9072 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 160304947 1513455616 21545 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9393] ppid=9386 vsize=1477984 CPUtime=0
/proc/9388/task/9393/stat : 9393 (java) S 9386 9388 9072 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 160304949 1513455616 21546 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9394] ppid=9386 vsize=1477984 CPUtime=0
/proc/9388/task/9394/stat : 9394 (java) S 9386 9388 9072 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 160304950 1513455616 21547 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9395] ppid=9386 vsize=1477984 CPUtime=0
/proc/9388/task/9395/stat : 9395 (java) S 9386 9388 9072 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 160304950 1513455616 21549 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=1477984 CPUtime=0
/proc/9388/task/9396/stat : 9396 (java) S 9386 9388 9072 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 160304954 1513455616 21550 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=1477984 CPUtime=0.33
/proc/9388/task/9397/stat : 9397 (java) S 9386 9388 9072 0 -1 64 1058 0 0 0 33 0 0 0 15 0 12 0 160304954 1513455616 21551 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=1477984 CPUtime=0.33
/proc/9388/task/9398/stat : 9398 (java) S 9386 9388 9072 0 -1 64 1005 0 0 0 33 0 0 0 15 0 12 0 160304954 1513455616 21552 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9399] ppid=9386 vsize=1477984 CPUtime=0
/proc/9388/task/9399/stat : 9399 (java) S 9386 9388 9072 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 160304954 1513455616 21553 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9400] ppid=9386 vsize=1477984 CPUtime=0
/proc/9388/task/9400/stat : 9400 (java) S 9386 9388 9072 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 160304954 1513455616 21554 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) 1477984

[startup+3.10195 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 9400
/proc/meminfo: memFree=1211144/2055920 swapFree=4191896/4192956
[pid=9388] ppid=9386 vsize=1479788 CPUtime=4.11
/proc/9388/stat : 9388 (java) S 9386 9388 9072 0 -1 0 37326 0 1 0 391 20 0 0 18 0 13 0 160304945 1515302912 35712 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9388/statm: 369947 35712 1427 9 0 367290 0
[pid=9388/tid=9390] ppid=9386 vsize=1479788 CPUtime=2.6
/proc/9388/task/9390/stat : 9390 (java) R 9386 9388 9072 0 -1 64 30962 0 1 0 243 17 0 0 23 0 13 0 160304946 1515302912 35712 1992294400 134512640 134550932 4294956016 18446744073709551615 4109170310 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9391] ppid=9386 vsize=1479788 CPUtime=0.05
/proc/9388/task/9391/stat : 9391 (java) S 9386 9388 9072 0 -1 64 1046 0 0 0 5 0 0 0 16 0 13 0 160304947 1515302912 35712 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9392] ppid=9386 vsize=1479788 CPUtime=0.04
/proc/9388/task/9392/stat : 9392 (java) S 9386 9388 9072 0 -1 64 1283 0 0 0 4 0 0 0 16 0 13 0 160304947 1515302912 35712 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9393] ppid=9386 vsize=1479788 CPUtime=0
/proc/9388/task/9393/stat : 9393 (java) S 9386 9388 9072 0 -1 64 9 0 0 0 0 0 0 0 15 0 13 0 160304949 1515302912 35712 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9394] ppid=9386 vsize=1479788 CPUtime=0
/proc/9388/task/9394/stat : 9394 (java) S 9386 9388 9072 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 160304950 1515302912 35712 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9395] ppid=9386 vsize=1479788 CPUtime=0
/proc/9388/task/9395/stat : 9395 (java) S 9386 9388 9072 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 160304950 1515302912 35712 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=1479788 CPUtime=0
/proc/9388/task/9396/stat : 9396 (java) S 9386 9388 9072 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 160304954 1515302912 35712 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=1479788 CPUtime=0.72
/proc/9388/task/9397/stat : 9397 (java) S 9386 9388 9072 0 -1 64 2022 0 0 0 71 1 0 0 16 0 13 0 160304954 1515302912 35712 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9398] ppid=9386 vsize=1479788 CPUtime=0.65
/proc/9388/task/9398/stat : 9398 (java) R 9386 9388 9072 0 -1 64 1259 0 0 0 65 0 0 0 16 0 13 0 160304954 1515302912 35712 1992294400 134512640 134550932 4294956016 18446744073709551615 103142624 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9399] ppid=9386 vsize=1479788 CPUtime=0
/proc/9388/task/9399/stat : 9399 (java) S 9386 9388 9072 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 160304954 1515302912 35712 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9400] ppid=9386 vsize=1479788 CPUtime=0
/proc/9388/task/9400/stat : 9400 (java) S 9386 9388 9072 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 160304954 1515302912 35712 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.11
Current children cumulated vsize (KiB) 1479788

[startup+6.30127 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9401
/proc/meminfo: memFree=1199296/2055920 swapFree=4191896/4192956
[pid=9388] ppid=9386 vsize=1479284 CPUtime=7.61
/proc/9388/stat : 9388 (java) S 9386 9388 9072 0 -1 0 37663 0 1 0 740 21 0 0 18 0 13 0 160304945 1514786816 35523 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9388/statm: 369821 35523 1427 9 0 367164 0
[pid=9388/tid=9390] ppid=9386 vsize=1479284 CPUtime=5.67
/proc/9388/task/9390/stat : 9390 (java) R 9386 9388 9072 0 -1 64 30965 0 1 0 550 17 0 0 25 0 13 0 160304946 1514786816 35523 1992294400 134512640 134550932 4294956016 18446744073709551615 4109565117 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9391] ppid=9386 vsize=1479284 CPUtime=0.05
/proc/9388/task/9391/stat : 9391 (java) S 9386 9388 9072 0 -1 64 1046 0 0 0 5 0 0 0 16 0 13 0 160304947 1514786816 35523 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9392] ppid=9386 vsize=1479284 CPUtime=0.04
/proc/9388/task/9392/stat : 9392 (java) S 9386 9388 9072 0 -1 64 1283 0 0 0 4 0 0 0 16 0 13 0 160304947 1514786816 35523 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9393] ppid=9386 vsize=1479284 CPUtime=0
/proc/9388/task/9393/stat : 9393 (java) S 9386 9388 9072 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 160304949 1514786816 35523 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9394] ppid=9386 vsize=1479284 CPUtime=0
/proc/9388/task/9394/stat : 9394 (java) S 9386 9388 9072 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 160304950 1514786816 35523 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9395] ppid=9386 vsize=1479284 CPUtime=0
/proc/9388/task/9395/stat : 9395 (java) S 9386 9388 9072 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 160304950 1514786816 35523 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=1479284 CPUtime=0
/proc/9388/task/9396/stat : 9396 (java) S 9386 9388 9072 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 160304954 1514786816 35523 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=1479284 CPUtime=0.99
/proc/9388/task/9397/stat : 9397 (java) S 9386 9388 9072 0 -1 64 2115 0 0 0 98 1 0 0 16 0 13 0 160304954 1514786816 35523 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9398] ppid=9386 vsize=1479284 CPUtime=0.81
/proc/9388/task/9398/stat : 9398 (java) S 9386 9388 9072 0 -1 64 1500 0 0 0 81 0 0 0 16 0 13 0 160304954 1514786816 35523 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9399] ppid=9386 vsize=1479284 CPUtime=0
/proc/9388/task/9399/stat : 9399 (java) S 9386 9388 9072 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 160304954 1514786816 35523 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9400] ppid=9386 vsize=1479284 CPUtime=0
/proc/9388/task/9400/stat : 9400 (java) S 9386 9388 9072 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 160304954 1514786816 35523 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9401] ppid=9386 vsize=1479284 CPUtime=0
/proc/9388/task/9401/stat : 9401 (java) S 9386 9388 9072 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 160305215 1514786816 35523 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.61
Current children cumulated vsize (KiB) 1479284

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9401
/proc/meminfo: memFree=1199296/2055920 swapFree=4191896/4192956
[pid=9388] ppid=9386 vsize=1479284 CPUtime=14.05
/proc/9388/stat : 9388 (java) S 9386 9388 9072 0 -1 0 37667 0 1 0 1384 21 0 0 18 0 13 0 160304945 1514786816 35526 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9388/statm: 369821 35526 1427 9 0 367164 0
[pid=9388/tid=9390] ppid=9386 vsize=1479284 CPUtime=12.07
/proc/9388/task/9390/stat : 9390 (java) R 9386 9388 9072 0 -1 64 30966 0 1 0 1190 17 0 0 25 0 13 0 160304946 1514786816 35526 1992294400 134512640 134550932 4294956016 18446744073709551615 4109565140 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9391] ppid=9386 vsize=1479284 CPUtime=0.05
/proc/9388/task/9391/stat : 9391 (java) S 9386 9388 9072 0 -1 64 1046 0 0 0 5 0 0 0 16 0 13 0 160304947 1514786816 35526 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9392] ppid=9386 vsize=1479284 CPUtime=0.04
/proc/9388/task/9392/stat : 9392 (java) S 9386 9388 9072 0 -1 64 1283 0 0 0 4 0 0 0 16 0 13 0 160304947 1514786816 35526 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9393] ppid=9386 vsize=1479284 CPUtime=0
/proc/9388/task/9393/stat : 9393 (java) S 9386 9388 9072 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 160304949 1514786816 35526 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9394] ppid=9386 vsize=1479284 CPUtime=0
/proc/9388/task/9394/stat : 9394 (java) S 9386 9388 9072 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 160304950 1514786816 35526 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9395] ppid=9386 vsize=1479284 CPUtime=0
/proc/9388/task/9395/stat : 9395 (java) S 9386 9388 9072 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 160304950 1514786816 35526 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=1479284 CPUtime=0
/proc/9388/task/9396/stat : 9396 (java) S 9386 9388 9072 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 160304954 1514786816 35526 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=1479284 CPUtime=1.03
/proc/9388/task/9397/stat : 9397 (java) S 9386 9388 9072 0 -1 64 2118 0 0 0 102 1 0 0 16 0 13 0 160304954 1514786816 35526 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=1479284 CPUtime=0.81
/proc/9388/task/9398/stat : 9398 (java) S 9386 9388 9072 0 -1 64 1500 0 0 0 81 0 0 0 17 0 13 0 160304954 1514786816 35526 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9399] ppid=9386 vsize=1479284 CPUtime=0
/proc/9388/task/9399/stat : 9399 (java) S 9386 9388 9072 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 160304954 1514786816 35526 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9400] ppid=9386 vsize=1479284 CPUtime=0
/proc/9388/task/9400/stat : 9400 (java) S 9386 9388 9072 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 160304954 1514786816 35526 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9401] ppid=9386 vsize=1479284 CPUtime=0
/proc/9388/task/9401/stat : 9401 (java) S 9386 9388 9072 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 160305215 1514786816 35526 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.05
Current children cumulated vsize (KiB) 1479284

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9401
/proc/meminfo: memFree=1199296/2055920 swapFree=4191896/4192956
[pid=9388] ppid=9386 vsize=1479176 CPUtime=26.94
/proc/9388/stat : 9388 (java) S 9386 9388 9072 0 -1 0 38071 0 1 0 2673 21 0 0 18 0 13 0 160304945 1514676224 35538 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9388/statm: 369794 35538 1427 9 0 367137 0
[pid=9388/tid=9390] ppid=9386 vsize=1479176 CPUtime=24.87
/proc/9388/task/9390/stat : 9390 (java) R 9386 9388 9072 0 -1 64 30967 0 1 0 2470 17 0 0 25 0 13 0 160304946 1514676224 35538 1992294400 134512640 134550932 4294956016 18446744073709551615 4109565117 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9391] ppid=9386 vsize=1479176 CPUtime=0.05
/proc/9388/task/9391/stat : 9391 (java) S 9386 9388 9072 0 -1 64 1046 0 0 0 5 0 0 0 16 0 13 0 160304947 1514676224 35538 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9392] ppid=9386 vsize=1479176 CPUtime=0.04
/proc/9388/task/9392/stat : 9392 (java) S 9386 9388 9072 0 -1 64 1283 0 0 0 4 0 0 0 16 0 13 0 160304947 1514676224 35538 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9393] ppid=9386 vsize=1479176 CPUtime=0
/proc/9388/task/9393/stat : 9393 (java) S 9386 9388 9072 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 160304949 1514676224 35538 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9394] ppid=9386 vsize=1479176 CPUtime=0
/proc/9388/task/9394/stat : 9394 (java) S 9386 9388 9072 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 160304950 1514676224 35538 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9395] ppid=9386 vsize=1479176 CPUtime=0

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

[pid=9388] ppid=9386 vsize=1480200 CPUtime=1664.43
/proc/9388/stat : 9388 (java) S 9386 9388 9072 0 -1 0 139238 0 1 0 166358 85 0 0 18 0 13 0 160304945 1515724800 134613 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9388/statm: 370050 134613 1431 9 0 367393 0
[pid=9388/tid=9390] ppid=9386 vsize=1480200 CPUtime=1660.17
/proc/9388/task/9390/stat : 9390 (java) R 9386 9388 9072 0 -1 64 31000 0 1 0 165995 22 0 0 25 0 13 0 160304946 1515724800 134613 1992294400 134512640 134550932 4294956016 18446744073709551615 4109796050 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9391] ppid=9386 vsize=1480200 CPUtime=1.01
/proc/9388/task/9391/stat : 9391 (java) S 9386 9388 9072 0 -1 64 49067 0 0 0 74 27 0 0 16 0 13 0 160304947 1515724800 134613 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9392] ppid=9386 vsize=1480200 CPUtime=1.01
/proc/9388/task/9392/stat : 9392 (java) S 9386 9388 9072 0 -1 64 53362 0 0 0 70 31 0 0 16 0 13 0 160304947 1515724800 134613 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9393] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9393/stat : 9393 (java) S 9386 9388 9072 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 160304949 1515724800 134613 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9394] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9394/stat : 9394 (java) S 9386 9388 9072 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 160304950 1515724800 134613 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9395] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9395/stat : 9395 (java) S 9386 9388 9072 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 160304950 1515724800 134613 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9396/stat : 9396 (java) S 9386 9388 9072 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 160304954 1515724800 134613 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=1480200 CPUtime=1.33
/proc/9388/task/9397/stat : 9397 (java) S 9386 9388 9072 0 -1 64 3551 0 0 0 132 1 0 0 16 0 13 0 160304954 1515724800 134613 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=1480200 CPUtime=0.84
/proc/9388/task/9398/stat : 9398 (java) S 9386 9388 9072 0 -1 64 1500 0 0 0 84 0 0 0 17 0 13 0 160304954 1515724800 134613 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9399] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9399/stat : 9399 (java) S 9386 9388 9072 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 160304954 1515724800 134613 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9400] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9400/stat : 9400 (java) S 9386 9388 9072 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 160304954 1515724800 134613 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9401] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9401/stat : 9401 (java) S 9386 9388 9072 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 160305215 1515724800 134613 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1664.43
Current children cumulated vsize (KiB) 1480200

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9401
/proc/meminfo: memFree=796928/2055920 swapFree=4191896/4192956
[pid=9388] ppid=9386 vsize=1480200 CPUtime=1724.42
/proc/9388/stat : 9388 (java) S 9386 9388 9072 0 -1 0 140549 0 1 0 172357 85 0 0 18 0 13 0 160304945 1515724800 135910 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9388/statm: 370050 135910 1431 9 0 367393 0
[pid=9388/tid=9390] ppid=9386 vsize=1480200 CPUtime=1720.13
/proc/9388/task/9390/stat : 9390 (java) R 9386 9388 9072 0 -1 64 31001 0 1 0 171991 22 0 0 25 0 13 0 160304946 1515724800 135910 1992294400 134512640 134550932 4294956016 18446744073709551615 4109649379 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9391] ppid=9386 vsize=1480200 CPUtime=1.02
/proc/9388/task/9391/stat : 9391 (java) S 9386 9388 9072 0 -1 64 49661 0 0 0 75 27 0 0 16 0 13 0 160304947 1515724800 135910 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9392] ppid=9386 vsize=1480200 CPUtime=1.04
/proc/9388/task/9392/stat : 9392 (java) S 9386 9388 9072 0 -1 64 54078 0 0 0 72 32 0 0 16 0 13 0 160304947 1515724800 135910 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9393] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9393/stat : 9393 (java) S 9386 9388 9072 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 160304949 1515724800 135910 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9394] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9394/stat : 9394 (java) S 9386 9388 9072 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 160304950 1515724800 135910 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9395] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9395/stat : 9395 (java) S 9386 9388 9072 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 160304950 1515724800 135910 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9396/stat : 9396 (java) S 9386 9388 9072 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 160304954 1515724800 135910 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=1480200 CPUtime=1.33
/proc/9388/task/9397/stat : 9397 (java) S 9386 9388 9072 0 -1 64 3551 0 0 0 132 1 0 0 16 0 13 0 160304954 1515724800 135910 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=1480200 CPUtime=0.84
/proc/9388/task/9398/stat : 9398 (java) S 9386 9388 9072 0 -1 64 1500 0 0 0 84 0 0 0 17 0 13 0 160304954 1515724800 135910 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9399] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9399/stat : 9399 (java) S 9386 9388 9072 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 160304954 1515724800 135910 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9400] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9400/stat : 9400 (java) S 9386 9388 9072 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 160304954 1515724800 135910 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9401] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9401/stat : 9401 (java) S 9386 9388 9072 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 160305215 1515724800 135910 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1724.42
Current children cumulated vsize (KiB) 1480200

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9401
/proc/meminfo: memFree=789760/2055920 swapFree=4191896/4192956
[pid=9388] ppid=9386 vsize=1480200 CPUtime=1784.43
/proc/9388/stat : 9388 (java) S 9386 9388 9072 0 -1 0 142329 0 1 0 178356 87 0 0 18 0 13 0 160304945 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9388/statm: 370050 137675 1431 9 0 367393 0
[pid=9388/tid=9390] ppid=9386 vsize=1480200 CPUtime=1780.1
/proc/9388/task/9390/stat : 9390 (java) R 9386 9388 9072 0 -1 64 31002 0 1 0 177988 22 0 0 25 0 13 0 160304946 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4109565200 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9391] ppid=9386 vsize=1480200 CPUtime=1.04
/proc/9388/task/9391/stat : 9391 (java) S 9386 9388 9072 0 -1 64 50429 0 0 0 77 27 0 0 16 0 13 0 160304947 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9392] ppid=9386 vsize=1480200 CPUtime=1.05
/proc/9388/task/9392/stat : 9392 (java) S 9386 9388 9072 0 -1 64 55089 0 0 0 73 32 0 0 16 0 13 0 160304947 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9393] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9393/stat : 9393 (java) S 9386 9388 9072 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 160304949 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9394] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9394/stat : 9394 (java) S 9386 9388 9072 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 160304950 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9395] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9395/stat : 9395 (java) S 9386 9388 9072 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 160304950 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9396/stat : 9396 (java) S 9386 9388 9072 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 160304954 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=1480200 CPUtime=1.33
/proc/9388/task/9397/stat : 9397 (java) S 9386 9388 9072 0 -1 64 3551 0 0 0 132 1 0 0 16 0 13 0 160304954 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=1480200 CPUtime=0.84
/proc/9388/task/9398/stat : 9398 (java) S 9386 9388 9072 0 -1 64 1500 0 0 0 84 0 0 0 17 0 13 0 160304954 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9399] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9399/stat : 9399 (java) S 9386 9388 9072 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 160304954 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9400] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9400/stat : 9400 (java) S 9386 9388 9072 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 160304954 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9401] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9401/stat : 9401 (java) S 9386 9388 9072 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 160305215 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1784.43
Current children cumulated vsize (KiB) 1480200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9401
/proc/meminfo: memFree=789760/2055920 swapFree=4191896/4192956
[pid=9388] ppid=9386 vsize=1480200 CPUtime=1800.03
/proc/9388/stat : 9388 (java) S 9386 9388 9072 0 -1 0 142329 0 1 0 179916 87 0 0 18 0 13 0 160304945 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9388/statm: 370050 137675 1431 9 0 367393 0
[pid=9388/tid=9390] ppid=9386 vsize=1480200 CPUtime=1795.69
/proc/9388/task/9390/stat : 9390 (java) R 9386 9388 9072 0 -1 64 31002 0 1 0 179547 22 0 0 25 0 13 0 160304946 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4109565117 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9391] ppid=9386 vsize=1480200 CPUtime=1.04
/proc/9388/task/9391/stat : 9391 (java) S 9386 9388 9072 0 -1 64 50429 0 0 0 77 27 0 0 16 0 13 0 160304947 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9392] ppid=9386 vsize=1480200 CPUtime=1.05
/proc/9388/task/9392/stat : 9392 (java) S 9386 9388 9072 0 -1 64 55089 0 0 0 73 32 0 0 16 0 13 0 160304947 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9393] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9393/stat : 9393 (java) S 9386 9388 9072 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 160304949 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9394] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9394/stat : 9394 (java) S 9386 9388 9072 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 160304950 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9395] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9395/stat : 9395 (java) S 9386 9388 9072 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 160304950 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9396/stat : 9396 (java) S 9386 9388 9072 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 160304954 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=1480200 CPUtime=1.33
/proc/9388/task/9397/stat : 9397 (java) S 9386 9388 9072 0 -1 64 3551 0 0 0 132 1 0 0 16 0 13 0 160304954 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=1480200 CPUtime=0.84
/proc/9388/task/9398/stat : 9398 (java) S 9386 9388 9072 0 -1 64 1500 0 0 0 84 0 0 0 17 0 13 0 160304954 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9399] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9399/stat : 9399 (java) S 9386 9388 9072 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 160304954 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9400] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9400/stat : 9400 (java) S 9386 9388 9072 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 160304954 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9401] ppid=9386 vsize=1480200 CPUtime=0
/proc/9388/task/9401/stat : 9401 (java) S 9386 9388 9072 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 160305215 1515724800 137675 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1480200

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

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

[startup+1798.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9401
/proc/meminfo: memFree=789760/2055920 swapFree=4191896/4192956
[pid=9388] ppid=9386 vsize=1480848 CPUtime=1800.19
/proc/9388/stat : 9388 (java) S 9386 9388 9072 0 -1 0 142353 0 1 0 179932 87 0 0 16 0 14 0 160304945 1516388352 137699 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9388/statm: 370212 137699 1432 9 0 367555 0
[pid=9388/tid=9390] ppid=9386 vsize=1480848 CPUtime=1795.8
/proc/9388/task/9390/stat : 9390 (java) R 9386 9388 9072 0 -1 64 31002 0 1 0 179558 22 0 0 25 0 14 0 160304946 1516388352 137699 1992294400 134512640 134550932 4294956016 18446744073709551615 4109729429 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9391] ppid=9386 vsize=1480848 CPUtime=1.04
/proc/9388/task/9391/stat : 9391 (java) S 9386 9388 9072 0 -1 64 50429 0 0 0 77 27 0 0 16 0 14 0 160304947 1516388352 137699 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9392] ppid=9386 vsize=1480848 CPUtime=1.05
/proc/9388/task/9392/stat : 9392 (java) S 9386 9388 9072 0 -1 64 55089 0 0 0 73 32 0 0 16 0 14 0 160304947 1516388352 137699 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9393] ppid=9386 vsize=1480848 CPUtime=0
/proc/9388/task/9393/stat : 9393 (java) S 9386 9388 9072 0 -1 64 13 0 0 0 0 0 0 0 16 0 14 0 160304949 1516388352 137699 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9394] ppid=9386 vsize=1480848 CPUtime=0
/proc/9388/task/9394/stat : 9394 (java) S 9386 9388 9072 0 -1 64 12 0 0 0 0 0 0 0 16 0 14 0 160304950 1516388352 137699 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9395] ppid=9386 vsize=1480848 CPUtime=0
/proc/9388/task/9395/stat : 9395 (java) S 9386 9388 9072 0 -1 64 6 0 0 0 0 0 0 0 16 0 14 0 160304950 1516388352 137699 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=1480848 CPUtime=0
/proc/9388/task/9396/stat : 9396 (java) S 9386 9388 9072 0 -1 64 5 0 0 0 0 0 0 0 18 0 14 0 160304954 1516388352 137699 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=1480848 CPUtime=1.37
/proc/9388/task/9397/stat : 9397 (java) S 9386 9388 9072 0 -1 64 3551 0 0 0 136 1 0 0 16 0 14 0 160304954 1516388352 137699 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=1480848 CPUtime=0.84
/proc/9388/task/9398/stat : 9398 (java) S 9386 9388 9072 0 -1 64 1500 0 0 0 84 0 0 0 17 0 14 0 160304954 1516388352 137699 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9399] ppid=9386 vsize=1480848 CPUtime=0
/proc/9388/task/9399/stat : 9399 (java) S 9386 9388 9072 0 -1 64 1 0 0 0 0 0 0 0 24 0 14 0 160304954 1516388352 137699 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9388/tid=9400] ppid=9386 vsize=1480848 CPUtime=0
/proc/9388/task/9400/stat : 9400 (java) S 9386 9388 9072 0 -1 64 1 0 0 0 0 0 0 0 15 0 14 0 160304954 1516388352 137699 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9388/tid=9401] ppid=9386 vsize=1480848 CPUtime=0
/proc/9388/task/9401/stat : 9401 (java) S 9386 9388 9072 0 -1 64 4 0 0 0 0 0 0 0 21 0 14 0 160305215 1516388352 137699 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 1480848

Child status: 143
Real time (s): 1798.1
CPU time (s): 1800.29
CPU user time (s): 1799.33
CPU system time (s): 0.957854
CPU usage (%): 100.122
Max. virtual memory (cumulated for all children) (KiB): 1481224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.33
system time used= 0.957854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142353
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= 37412
involuntary context switches= 38949

runsolver used 1.83572 second user time and 4.72028 second system time

The end

Launcher Data

Begin job on node2 at 2009-06-13 23:03:59
IDJOB=1856837
IDBENCH=2980
IDSOLVER=682
FILE ID=node2/1856837-1244927039
PBS_JOBID= 9354630
Free space on /tmp= 66452 MiB

SOLVER NAME= SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=220-sizeP=111-sizeQ=220-229130880-max.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1856837-1244927039/watcher-1856837-1244927039 -o /tmp/evaluation-result-1856837-1244927039/solver-1856837-1244927039 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856837-1244927039.opb

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

MD5SUM BENCH= ce74ed6abc2682e3852648a27e28a7ce
RANDOM SEED=2056287808

node2.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.214
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.214
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:       1337480 kB
Buffers:         69704 kB
Cached:         563256 kB
SwapCached:        528 kB
Active:          85468 kB
Inactive:       561012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1337480 kB
SwapTotal:     4192956 kB
SwapFree:      4191896 kB
Dirty:            3604 kB
Writeback:           0 kB
Mapped:          21784 kB
Slab:            57768 kB
Committed_AS:   120688 kB
PageTables:       1468 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= 66452 MiB
End job on node2 at 2009-06-13 23:33:59