Trace number 2658896

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 NameAnswerobjective functionCPU timeWall clock time
SAT4J PB Resolution 2.2.0 2010-05-26? (TO) 1800.16 1797.99

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=320-sizeP=161-sizeQ=320-287873690-max.opb
MD5SUM7e6cf7bd8ae3eb2dbe42fe5a31768e13
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 variables52001
Total number of constraints154561
Number of constraints which are clauses154560
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 constraint51520
Number of terms in the objective function 161
Biggest coefficient in the objective function 1461501637330902918203684832716283019655932542976
Number of bits for the biggest coefficient in the objective function 161
Sum of the numbers in the objective function 2923003274661805836407369665432566039311865085951
Number of bits of the sum of numbers in the objective function 161
Biggest number in a constraint 1560874275157996115690798614896583152874299071332485575429578479812685869409882810060153051531745985579913465560703311447723987839644142653145088
Number of bits of the biggest number in a constraint 480
Biggest sum of numbers in a constraint 6243497100631984462763194459586332611497196285328142673459177384060592124920906005152554730819278690998820076480368784343607308117472639948431515
Number of bits of the biggest sum of numbers481
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.13	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.13	c See www.sat4j.org for details.
0.08/0.14	c version 2.2.0.v20100526
0.08/0.14	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.14	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.14	c java.vm.version	11.2-b01
0.08/0.14	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version		1.6.0_12
0.08/0.14	c os.name		Linux
0.08/0.14	c os.version		2.6.18-164.el5
0.08/0.14	c os.arch		i386
0.08/0.14	c Free memory 		1393557488
0.08/0.14	c Max memory 		1395916800
0.08/0.14	c Total memory 		1395916800
0.08/0.14	c Number of processors 	2
0.08/0.20	c Pseudo Boolean Optimization
0.08/0.20	c --- Begin Solver configuration ---
0.08/0.20	c Stops conflict analysis at the first Unique Implication Point
0.08/0.20	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@64dc11
0.08/0.20	c Learn all clauses as in MiniSAT
0.08/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.20	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.20	c Expensive reason simplification
0.08/0.20	c Armin Biere (Picosat) restarts strategy
0.08/0.20	c Glucose learned constraints deletion strategy
0.08/0.20	c timeout=2147483s
0.08/0.20	c DB Simplification allowed=false
0.08/0.20	c --- End Solver configuration ---
0.08/0.20	c solving HOME/instance-2658896-1276628483.opb
0.08/0.20	c reading problem ... 
5.70/4.47	c ... done. Wall clock time 4.274s.
5.70/4.47	c #vars     52001
5.70/4.47	c #constraints  167764
5.70/4.47	c constraints type 
5.70/4.47	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 51520
5.70/4.47	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 103040
5.70/4.47	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.07/1797.92	c starts		: 19
1800.07/1797.92	c conflicts		: 3822
1800.07/1797.92	c decisions		: 25093
1800.07/1797.92	c propagations		: 4506656
1800.07/1797.92	c inspects		: 21064545
1800.07/1797.92	c learnt literals	: 0
1800.07/1797.92	c learnt binary clauses	: 1
1800.07/1797.92	c learnt ternary clauses	: 0
1800.07/1797.92	c learnt clauses	: 3822
1800.07/1797.92	c ignored clauses	: 0
1800.07/1797.92	c root simplifications	: 0
1800.07/1797.92	c removed literals (reason simplification)	: 46154478
1800.07/1797.92	c reason swapping (by a shorter reason)	: 0
1800.07/1797.92	c Calls to reduceDB	: 0
1800.07/1797.92	c number of reductions to clauses (during analyze)	: 0
1800.07/1797.92	c number of learned constraints concerned by reduction	: 0
1800.07/1797.92	c number of learning phase by resolution	: 0
1800.07/1797.92	c number of learning phase by cutting planes	: 0
1800.07/1797.92	c speed (assignments/second)	: 2512.850136385636
1800.07/1797.92	c non guided choices	148
1800.07/1797.92	c learnt constraints type 
1800.07/1797.92	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 3821
1800.07/1797.92	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
1800.07/1797.92	c constraints type 
1800.07/1797.92	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 51520
1800.07/1797.92	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 103040
1800.07/1797.92	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.07/1797.92	s UNKNOWN
1800.07/1797.92	c Total wall clock time (in seconds): 1797.726

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-2658896-1276628483/watcher-2658896-1276628483 -o /tmp/evaluation-result-2658896-1276628483/solver-2658896-1276628483 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658896-1276628483.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: 2.07 2.05 1.68 3/106 10830
/proc/meminfo: memFree=1819772/2059040 swapFree=4164932/4192956
[pid=10830] ppid=10828 vsize=13164 CPUtime=0
/proc/10830/stat : 10830 (java) R 10828 10830 10184 0 -1 4194304 575 0 0 0 0 0 0 0 21 0 1 0 4139878 13479936 244 1992294400 134512640 134550932 4293373232 18446744073709551615 6981253 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10830/statm: 3291 250 141 10 0 1121 0

[startup+0.0809349 s]
/proc/loadavg: 2.07 2.05 1.68 3/106 10830
/proc/meminfo: memFree=1819772/2059040 swapFree=4164932/4192956
[pid=10830] ppid=10828 vsize=1521796 CPUtime=0.07
/proc/10830/stat : 10830 (java) S 10828 10830 10184 0 -1 4202496 3837 0 1 0 5 2 0 0 21 0 7 0 4139878 1558319104 3278 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0 0
/proc/10830/statm: 380449 3278 1045 10 0 377759 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1521796

[startup+0.101939 s]
/proc/loadavg: 2.07 2.05 1.68 3/106 10830
/proc/meminfo: memFree=1819772/2059040 swapFree=4164932/4192956
[pid=10830] ppid=10828 vsize=1524184 CPUtime=0.08
/proc/10830/stat : 10830 (java) S 10828 10830 10184 0 -1 4202496 4017 0 1 0 6 2 0 0 21 0 12 0 4139878 1560764416 3456 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10830/statm: 381046 3456 1079 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.300293 s]
/proc/loadavg: 2.07 2.05 1.68 3/106 10830
/proc/meminfo: memFree=1819772/2059040 swapFree=4164932/4192956
[pid=10830] ppid=10828 vsize=1526516 CPUtime=0.38
/proc/10830/stat : 10830 (java) S 10828 10830 10184 0 -1 4202496 5676 0 1 0 35 3 0 0 21 0 12 0 4139878 1563152384 5113 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10830/statm: 381629 5113 1362 10 0 378931 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 1526516

[startup+0.700282 s]
/proc/loadavg: 2.07 2.05 1.68 3/106 10830
/proc/meminfo: memFree=1819772/2059040 swapFree=4164932/4192956
[pid=10830] ppid=10828 vsize=1527764 CPUtime=1.15
/proc/10830/stat : 10830 (java) S 10828 10830 10184 0 -1 4202496 8148 0 1 0 110 5 0 0 21 0 12 0 4139878 1564430336 7585 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10830/statm: 381941 7586 1403 10 0 379243 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 1527764

[startup+1.50126 s]
/proc/loadavg: 1.98 2.03 1.67 4/118 10842
/proc/meminfo: memFree=1770820/2059040 swapFree=4164932/4192956
[pid=10830] ppid=10828 vsize=1531780 CPUtime=2.41
/proc/10830/stat : 10830 (java) S 10828 10830 10184 0 -1 4202496 27947 0 1 0 227 14 0 0 21 0 12 0 4139878 1568542720 26734 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10830/statm: 382945 26735 1407 10 0 380247 0
[pid=10830/tid=10832] ppid=10828 vsize=1531780 CPUtime=1.47
/proc/10830/task/10832/stat : 10832 (java) R 10828 10830 10184 0 -1 4202560 24282 0 1 0 134 13 0 0 18 0 12 0 4139879 1568542720 26736 1992294400 134512640 134550932 4293373232 18446744073709551615 4109461938 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10830/tid=10833] ppid=10828 vsize=1531780 CPUtime=0
/proc/10830/task/10833/stat : 10833 (java) S 10828 10830 10184 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 12 0 4139880 1568542720 26738 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10834] ppid=10828 vsize=1531780 CPUtime=0
/proc/10830/task/10834/stat : 10834 (java) S 10828 10830 10184 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 12 0 4139880 1568542720 26739 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10835] ppid=10828 vsize=1531780 CPUtime=0
/proc/10830/task/10835/stat : 10835 (java) S 10828 10830 10184 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 12 0 4139882 1568542720 26740 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10836] ppid=10828 vsize=1531780 CPUtime=0
/proc/10830/task/10836/stat : 10836 (java) S 10828 10830 10184 0 -1 4202560 10 0 0 0 0 0 0 0 22 0 12 0 4139882 1568542720 26742 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10837] ppid=10828 vsize=1531780 CPUtime=0
/proc/10830/task/10837/stat : 10837 (java) S 10828 10830 10184 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 12 0 4139882 1568542720 26743 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10838] ppid=10828 vsize=1531780 CPUtime=0
/proc/10830/task/10838/stat : 10838 (java) S 10828 10830 10184 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 12 0 4139886 1568542720 26745 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10839] ppid=10828 vsize=1531780 CPUtime=0.63
/proc/10830/task/10839/stat : 10839 (java) S 10828 10830 10184 0 -1 4202560 1632 0 0 0 63 0 0 0 25 0 12 0 4139886 1568542720 26746 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10840] ppid=10828 vsize=1531780 CPUtime=0.29
/proc/10830/task/10840/stat : 10840 (java) S 10828 10830 10184 0 -1 4202560 968 0 0 0 29 0 0 0 25 0 12 0 4139887 1568542720 26748 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10841] ppid=10828 vsize=1531780 CPUtime=0
/proc/10830/task/10841/stat : 10841 (java) S 10828 10830 10184 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 4139887 1568542720 26749 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10842] ppid=10828 vsize=1531780 CPUtime=0
/proc/10830/task/10842/stat : 10842 (java) S 10828 10830 10184 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 4139887 1568542720 26751 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 1531780

[startup+3.10122 s]
/proc/loadavg: 1.98 2.03 1.67 2/118 10842
/proc/meminfo: memFree=1678068/2059040 swapFree=4164932/4192956
[pid=10830] ppid=10828 vsize=1531780 CPUtime=4.16
/proc/10830/stat : 10830 (java) S 10828 10830 10184 0 -1 4202496 41958 0 1 0 395 21 0 0 21 0 12 0 4139878 1568542720 40698 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10830/statm: 382945 40698 1419 10 0 380247 0
[pid=10830/tid=10832] ppid=10828 vsize=1531780 CPUtime=2.94
/proc/10830/task/10832/stat : 10832 (java) R 10828 10830 10184 0 -1 4202560 32013 0 1 0 277 17 0 0 19 0 12 0 4139879 1568542720 40698 1992294400 134512640 134550932 4293373232 18446744073709551615 4109366314 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10830/tid=10833] ppid=10828 vsize=1531780 CPUtime=0.13
/proc/10830/task/10833/stat : 10833 (java) S 10828 10830 10184 0 -1 4202560 3050 0 0 0 12 1 0 0 16 0 12 0 4139880 1568542720 40698 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10834] ppid=10828 vsize=1531780 CPUtime=0.12
/proc/10830/task/10834/stat : 10834 (java) S 10828 10830 10184 0 -1 4202560 3221 0 0 0 11 1 0 0 16 0 12 0 4139880 1568542720 40698 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10835] ppid=10828 vsize=1531780 CPUtime=0
/proc/10830/task/10835/stat : 10835 (java) S 10828 10830 10184 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 12 0 4139882 1568542720 40698 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10836] ppid=10828 vsize=1531780 CPUtime=0
/proc/10830/task/10836/stat : 10836 (java) S 10828 10830 10184 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 12 0 4139882 1568542720 40698 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10837] ppid=10828 vsize=1531780 CPUtime=0
/proc/10830/task/10837/stat : 10837 (java) S 10828 10830 10184 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 4139882 1568542720 40698 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10838] ppid=10828 vsize=1531780 CPUtime=0
/proc/10830/task/10838/stat : 10838 (java) S 10828 10830 10184 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 12 0 4139886 1568542720 40698 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10839] ppid=10828 vsize=1531780 CPUtime=0.64
/proc/10830/task/10839/stat : 10839 (java) S 10828 10830 10184 0 -1 4202560 1634 0 0 0 64 0 0 0 18 0 12 0 4139886 1568542720 40698 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10840] ppid=10828 vsize=1531780 CPUtime=0.29
/proc/10830/task/10840/stat : 10840 (java) S 10828 10830 10184 0 -1 4202560 968 0 0 0 29 0 0 0 25 0 12 0 4139887 1568542720 40698 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10841] ppid=10828 vsize=1531780 CPUtime=0
/proc/10830/task/10841/stat : 10841 (java) S 10828 10830 10184 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 4139887 1568542720 40698 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10842] ppid=10828 vsize=1531780 CPUtime=0
/proc/10830/task/10842/stat : 10842 (java) S 10828 10830 10184 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 4139887 1568542720 40698 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.16
Current children cumulated vsize (KiB) 1531780

[startup+6.30113 s]
/proc/loadavg: 2.07 2.05 1.68 2/119 10843
/proc/meminfo: memFree=1660948/2059040 swapFree=4164932/4192956
[pid=10830] ppid=10828 vsize=1533128 CPUtime=7.97
/proc/10830/stat : 10830 (java) S 10828 10830 10184 0 -1 4202496 42407 0 1 0 775 22 0 0 21 0 13 0 4139878 1569923072 41040 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10830/statm: 383282 41040 1433 10 0 380584 0
[pid=10830/tid=10832] ppid=10828 vsize=1533128 CPUtime=5.99
/proc/10830/task/10832/stat : 10832 (java) R 10828 10830 10184 0 -1 4202560 32064 0 1 0 582 17 0 0 25 0 13 0 4139879 1569923072 41040 1992294400 134512640 134550932 4293373232 18446744073709551615 4109771887 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10830/tid=10833] ppid=10828 vsize=1533128 CPUtime=0.13
/proc/10830/task/10833/stat : 10833 (java) S 10828 10830 10184 0 -1 4202560 3050 0 0 0 12 1 0 0 16 0 13 0 4139880 1569923072 41040 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10834] ppid=10828 vsize=1533128 CPUtime=0.12
/proc/10830/task/10834/stat : 10834 (java) S 10828 10830 10184 0 -1 4202560 3221 0 0 0 11 1 0 0 16 0 13 0 4139880 1569923072 41040 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10835] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10835/stat : 10835 (java) S 10828 10830 10184 0 -1 4202560 9 0 0 0 0 0 0 0 16 0 13 0 4139882 1569923072 41040 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10836] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10836/stat : 10836 (java) S 10828 10830 10184 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 4139882 1569923072 41040 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10837] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10837/stat : 10837 (java) S 10828 10830 10184 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 4139882 1569923072 41040 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10838] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10838/stat : 10838 (java) S 10828 10830 10184 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 4139886 1569923072 41040 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10839] ppid=10828 vsize=1533128 CPUtime=1.01
/proc/10830/task/10839/stat : 10839 (java) S 10828 10830 10184 0 -1 4202560 1663 0 0 0 101 0 0 0 15 0 13 0 4139886 1569923072 41040 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10840] ppid=10828 vsize=1533128 CPUtime=0.67
/proc/10830/task/10840/stat : 10840 (java) S 10828 10830 10184 0 -1 4202560 1333 0 0 0 67 0 0 0 15 0 13 0 4139887 1569923072 41040 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10841] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10841/stat : 10841 (java) S 10828 10830 10184 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 4139887 1569923072 41040 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10842] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10842/stat : 10842 (java) S 10828 10830 10184 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 4139887 1569923072 41040 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10843] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10843/stat : 10843 (java) S 10828 10830 10184 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 13 0 4140340 1569923072 41040 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.97
Current children cumulated vsize (KiB) 1533128

[startup+12.701 s]
/proc/loadavg: 2.14 2.06 1.69 2/119 10843
/proc/meminfo: memFree=1659336/2059040 swapFree=4164932/4192956
[pid=10830] ppid=10828 vsize=1533128 CPUtime=14.51
/proc/10830/stat : 10830 (java) S 10828 10830 10184 0 -1 4202496 42594 0 1 0 1429 22 0 0 21 0 13 0 4139878 1569923072 41154 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10830/statm: 383282 41154 1435 10 0 380584 0
[pid=10830/tid=10832] ppid=10828 vsize=1533128 CPUtime=12.31
/proc/10830/task/10832/stat : 10832 (java) R 10828 10830 10184 0 -1 4202560 32065 0 1 0 1213 18 0 0 25 0 13 0 4139879 1569923072 41154 1992294400 134512640 134550932 4293373232 18446744073709551615 4109617908 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10830/tid=10833] ppid=10828 vsize=1533128 CPUtime=0.13
/proc/10830/task/10833/stat : 10833 (java) S 10828 10830 10184 0 -1 4202560 3050 0 0 0 12 1 0 0 16 0 13 0 4139880 1569923072 41154 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10834] ppid=10828 vsize=1533128 CPUtime=0.12
/proc/10830/task/10834/stat : 10834 (java) S 10828 10830 10184 0 -1 4202560 3221 0 0 0 11 1 0 0 16 0 13 0 4139880 1569923072 41154 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10835] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10835/stat : 10835 (java) S 10828 10830 10184 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 13 0 4139882 1569923072 41154 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10836] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10836/stat : 10836 (java) S 10828 10830 10184 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 4139882 1569923072 41154 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10837] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10837/stat : 10837 (java) S 10828 10830 10184 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 4139882 1569923072 41154 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10838] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10838/stat : 10838 (java) S 10828 10830 10184 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 4139886 1569923072 41154 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10839] ppid=10828 vsize=1533128 CPUtime=1.15
/proc/10830/task/10839/stat : 10839 (java) S 10828 10830 10184 0 -1 4202560 1680 0 0 0 115 0 0 0 15 0 13 0 4139886 1569923072 41154 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10840] ppid=10828 vsize=1533128 CPUtime=0.76
/proc/10830/task/10840/stat : 10840 (java) S 10828 10830 10184 0 -1 4202560 1502 0 0 0 76 0 0 0 15 0 13 0 4139887 1569923072 41154 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10841] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10841/stat : 10841 (java) S 10828 10830 10184 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 4139887 1569923072 41154 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10842] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10842/stat : 10842 (java) S 10828 10830 10184 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 4139887 1569923072 41154 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10843] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10843/stat : 10843 (java) S 10828 10830 10184 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 13 0 4140340 1569923072 41154 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.51
Current children cumulated vsize (KiB) 1533128

[startup+25.5016 s]
/proc/loadavg: 1.89 2.01 1.67 2/119 10843
/proc/meminfo: memFree=1659336/2059040 swapFree=4164932/4192956
[pid=10830] ppid=10828 vsize=1533128 CPUtime=27.46
/proc/10830/stat : 10830 (java) S 10828 10830 10184 0 -1 4202496 42613 0 1 0 2723 23 0 0 21 0 13 0 4139878 1569923072 41169 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10830/statm: 383282 41169 1435 10 0 380584 0
[pid=10830/tid=10832] ppid=10828 vsize=1533128 CPUtime=25.07
/proc/10830/task/10832/stat : 10832 (java) R 10828 10830 10184 0 -1 4202560 32070 0 1 0 2489 18 0 0 25 0 13 0 4139879 1569923072 41169 1992294400 134512640 134550932 4293373232 18446744073709551615 4109617876 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10830/tid=10833] ppid=10828 vsize=1533128 CPUtime=0.13
/proc/10830/task/10833/stat : 10833 (java) S 10828 10830 10184 0 -1 4202560 3050 0 0 0 12 1 0 0 16 0 13 0 4139880 1569923072 41169 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10834] ppid=10828 vsize=1533128 CPUtime=0.12
/proc/10830/task/10834/stat : 10834 (java) S 10828 10830 10184 0 -1 4202560 3221 0 0 0 11 1 0 0 16 0 13 0 4139880 1569923072 41169 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10835] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10835/stat : 10835 (java) S 10828 10830 10184 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 13 0 4139882 1569923072 41169 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10836] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10836/stat : 10836 (java) S 10828 10830 10184 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 4139882 1569923072 41169 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10837] ppid=10828 vsize=1533128 CPUtime=0

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

[pid=10830] ppid=10828 vsize=1533128 CPUtime=1664.44
/proc/10830/stat : 10830 (java) S 10828 10830 10184 0 -1 4202496 83293 0 1 0 166386 58 0 0 21 0 13 0 4139878 1569923072 80722 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10830/statm: 383282 80722 1439 10 0 380584 0
[pid=10830/tid=10832] ppid=10828 vsize=1533128 CPUtime=1660.35
/proc/10830/task/10832/stat : 10832 (java) R 10828 10830 10184 0 -1 4202560 32096 0 1 0 166003 32 0 0 25 0 13 0 4139879 1569923072 80722 1992294400 134512640 134550932 4293373232 18446744073709551615 4109617917 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10830/tid=10833] ppid=10828 vsize=1533128 CPUtime=0.9
/proc/10830/task/10833/stat : 10833 (java) S 10828 10830 10184 0 -1 4202560 22702 0 0 0 79 11 0 0 16 0 13 0 4139880 1569923072 80722 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10834] ppid=10828 vsize=1533128 CPUtime=0.9
/proc/10830/task/10834/stat : 10834 (java) S 10828 10830 10184 0 -1 4202560 23814 0 0 0 79 11 0 0 16 0 13 0 4139880 1569923072 80722 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10835] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10835/stat : 10835 (java) S 10828 10830 10184 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 13 0 4139882 1569923072 80722 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10836] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10836/stat : 10836 (java) S 10828 10830 10184 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 4139882 1569923072 80722 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10837] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10837/stat : 10837 (java) S 10828 10830 10184 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 4139882 1569923072 80722 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10838] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10838/stat : 10838 (java) S 10828 10830 10184 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 4139886 1569923072 80722 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10839] ppid=10828 vsize=1533128 CPUtime=1.25
/proc/10830/task/10839/stat : 10839 (java) S 10828 10830 10184 0 -1 4202560 1689 0 0 0 125 0 0 0 16 0 13 0 4139886 1569923072 80722 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10840] ppid=10828 vsize=1533128 CPUtime=0.97
/proc/10830/task/10840/stat : 10840 (java) S 10828 10830 10184 0 -1 4202560 1781 0 0 0 97 0 0 0 15 0 13 0 4139887 1569923072 80722 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10841] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10841/stat : 10841 (java) S 10828 10830 10184 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 4139887 1569923072 80722 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10842] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10842/stat : 10842 (java) S 10828 10830 10184 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 13 0 4139887 1569923072 80722 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10843] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10843/stat : 10843 (java) S 10828 10830 10184 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 13 0 4140340 1569923072 80722 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1664.44
Current children cumulated vsize (KiB) 1533128

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/119 10889
/proc/meminfo: memFree=1474080/2059040 swapFree=4164932/4192956
[pid=10830] ppid=10828 vsize=1533128 CPUtime=1724.47
/proc/10830/stat : 10830 (java) S 10828 10830 10184 0 -1 4202496 89678 0 1 0 172384 63 0 0 21 0 13 0 4139878 1569923072 87095 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10830/statm: 383282 87095 1439 10 0 380584 0
[pid=10830/tid=10832] ppid=10828 vsize=1533128 CPUtime=1720.28
/proc/10830/task/10832/stat : 10832 (java) R 10828 10830 10184 0 -1 4202560 32097 0 1 0 171995 33 0 0 25 0 13 0 4139879 1569923072 87095 1992294400 134512640 134550932 4293373232 18446744073709551615 4109617896 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10830/tid=10833] ppid=10828 vsize=1533128 CPUtime=0.95
/proc/10830/task/10833/stat : 10833 (java) S 10828 10830 10184 0 -1 4202560 25119 0 0 0 82 13 0 0 16 0 13 0 4139880 1569923072 87095 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10834] ppid=10828 vsize=1533128 CPUtime=0.96
/proc/10830/task/10834/stat : 10834 (java) S 10828 10830 10184 0 -1 4202560 27775 0 0 0 82 14 0 0 16 0 13 0 4139880 1569923072 87095 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10835] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10835/stat : 10835 (java) S 10828 10830 10184 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 13 0 4139882 1569923072 87095 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10836] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10836/stat : 10836 (java) S 10828 10830 10184 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 4139882 1569923072 87095 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10837] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10837/stat : 10837 (java) S 10828 10830 10184 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 4139882 1569923072 87095 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10838] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10838/stat : 10838 (java) S 10828 10830 10184 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 4139886 1569923072 87095 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10839] ppid=10828 vsize=1533128 CPUtime=1.25
/proc/10830/task/10839/stat : 10839 (java) S 10828 10830 10184 0 -1 4202560 1689 0 0 0 125 0 0 0 16 0 13 0 4139886 1569923072 87095 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10840] ppid=10828 vsize=1533128 CPUtime=0.97
/proc/10830/task/10840/stat : 10840 (java) S 10828 10830 10184 0 -1 4202560 1781 0 0 0 97 0 0 0 15 0 13 0 4139887 1569923072 87095 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10841] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10841/stat : 10841 (java) S 10828 10830 10184 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 4139887 1569923072 87095 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10842] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10842/stat : 10842 (java) S 10828 10830 10184 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 4139887 1569923072 87095 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10843] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10843/stat : 10843 (java) S 10828 10830 10184 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 13 0 4140340 1569923072 87095 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1724.47
Current children cumulated vsize (KiB) 1533128

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/119 10891
/proc/meminfo: memFree=1459324/2059040 swapFree=4164932/4192956
[pid=10830] ppid=10828 vsize=1533128 CPUtime=1784.46
/proc/10830/stat : 10830 (java) S 10828 10830 10184 0 -1 4202496 93273 0 1 0 178380 66 0 0 21 0 13 0 4139878 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10830/statm: 383282 90678 1439 10 0 380584 0
[pid=10830/tid=10832] ppid=10828 vsize=1533128 CPUtime=1780.22
/proc/10830/task/10832/stat : 10832 (java) R 10828 10830 10184 0 -1 4202560 32098 0 1 0 177988 34 0 0 25 0 13 0 4139879 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4109617836 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10830/tid=10833] ppid=10828 vsize=1533128 CPUtime=0.98
/proc/10830/task/10833/stat : 10833 (java) S 10828 10830 10184 0 -1 4202560 26999 0 0 0 84 14 0 0 15 0 13 0 4139880 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10834] ppid=10828 vsize=1533128 CPUtime=0.98
/proc/10830/task/10834/stat : 10834 (java) S 10828 10830 10184 0 -1 4202560 29485 0 0 0 83 15 0 0 16 0 13 0 4139880 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10835] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10835/stat : 10835 (java) S 10828 10830 10184 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 13 0 4139882 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10836] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10836/stat : 10836 (java) S 10828 10830 10184 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 4139882 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10837] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10837/stat : 10837 (java) S 10828 10830 10184 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 4139882 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10838] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10838/stat : 10838 (java) S 10828 10830 10184 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 4139886 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10839] ppid=10828 vsize=1533128 CPUtime=1.25
/proc/10830/task/10839/stat : 10839 (java) S 10828 10830 10184 0 -1 4202560 1689 0 0 0 125 0 0 0 16 0 13 0 4139886 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10840] ppid=10828 vsize=1533128 CPUtime=0.97
/proc/10830/task/10840/stat : 10840 (java) S 10828 10830 10184 0 -1 4202560 1781 0 0 0 97 0 0 0 15 0 13 0 4139887 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10841] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10841/stat : 10841 (java) S 10828 10830 10184 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 4139887 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10842] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10842/stat : 10842 (java) S 10828 10830 10184 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 4139887 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10843] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10843/stat : 10843 (java) S 10828 10830 10184 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 13 0 4140340 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1784.46
Current children cumulated vsize (KiB) 1533128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 1.07 2/119 10891
/proc/meminfo: memFree=1459324/2059040 swapFree=4164932/4192956
[pid=10830] ppid=10828 vsize=1533128 CPUtime=1800.07
/proc/10830/stat : 10830 (java) S 10828 10830 10184 0 -1 4202496 93275 0 1 0 179941 66 0 0 21 0 13 0 4139878 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10830/statm: 383282 90678 1439 10 0 380584 0
[pid=10830/tid=10832] ppid=10828 vsize=1533128 CPUtime=1795.82
/proc/10830/task/10832/stat : 10832 (java) R 10828 10830 10184 0 -1 4202560 32098 0 1 0 179548 34 0 0 25 0 13 0 4139879 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4109771122 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10830/tid=10833] ppid=10828 vsize=1533128 CPUtime=0.98
/proc/10830/task/10833/stat : 10833 (java) S 10828 10830 10184 0 -1 4202560 26999 0 0 0 84 14 0 0 15 0 13 0 4139880 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10834] ppid=10828 vsize=1533128 CPUtime=0.98
/proc/10830/task/10834/stat : 10834 (java) S 10828 10830 10184 0 -1 4202560 29485 0 0 0 83 15 0 0 16 0 13 0 4139880 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10835] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10835/stat : 10835 (java) S 10828 10830 10184 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 13 0 4139882 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10836] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10836/stat : 10836 (java) S 10828 10830 10184 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 4139882 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10837] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10837/stat : 10837 (java) S 10828 10830 10184 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 4139882 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10838] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10838/stat : 10838 (java) S 10828 10830 10184 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 4139886 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10839] ppid=10828 vsize=1533128 CPUtime=1.25
/proc/10830/task/10839/stat : 10839 (java) S 10828 10830 10184 0 -1 4202560 1689 0 0 0 125 0 0 0 16 0 13 0 4139886 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10840] ppid=10828 vsize=1533128 CPUtime=0.97
/proc/10830/task/10840/stat : 10840 (java) S 10828 10830 10184 0 -1 4202560 1781 0 0 0 97 0 0 0 15 0 13 0 4139887 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10841] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10841/stat : 10841 (java) S 10828 10830 10184 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 4139887 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10842] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10842/stat : 10842 (java) S 10828 10830 10184 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 4139887 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10843] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10843/stat : 10843 (java) S 10828 10830 10184 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 13 0 4140340 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1533128

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

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

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 1.07 2/119 10891
/proc/meminfo: memFree=1459324/2059040 swapFree=4164932/4192956
[pid=10830] ppid=10828 vsize=1533128 CPUtime=1800.07
/proc/10830/stat : 10830 (java) S 10828 10830 10184 0 -1 4202496 93275 0 1 0 179941 66 0 0 21 0 13 0 4139878 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10830/statm: 383282 90678 1439 10 0 380584 0
[pid=10830/tid=10832] ppid=10828 vsize=1533128 CPUtime=1795.82
/proc/10830/task/10832/stat : 10832 (java) R 10828 10830 10184 0 -1 4202560 32098 0 1 0 179548 34 0 0 25 0 13 0 4139879 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4109771122 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10830/tid=10833] ppid=10828 vsize=1533128 CPUtime=0.98
/proc/10830/task/10833/stat : 10833 (java) S 10828 10830 10184 0 -1 4202560 26999 0 0 0 84 14 0 0 15 0 13 0 4139880 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10834] ppid=10828 vsize=1533128 CPUtime=0.98
/proc/10830/task/10834/stat : 10834 (java) S 10828 10830 10184 0 -1 4202560 29485 0 0 0 83 15 0 0 16 0 13 0 4139880 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10835] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10835/stat : 10835 (java) S 10828 10830 10184 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 13 0 4139882 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 0 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10836] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10836/stat : 10836 (java) S 10828 10830 10184 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 4139882 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10837] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10837/stat : 10837 (java) S 10828 10830 10184 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 4139882 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10838] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10838/stat : 10838 (java) S 10828 10830 10184 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 4139886 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10839] ppid=10828 vsize=1533128 CPUtime=1.25
/proc/10830/task/10839/stat : 10839 (java) S 10828 10830 10184 0 -1 4202560 1689 0 0 0 125 0 0 0 16 0 13 0 4139886 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10840] ppid=10828 vsize=1533128 CPUtime=0.97
/proc/10830/task/10840/stat : 10840 (java) S 10828 10830 10184 0 -1 4202560 1781 0 0 0 97 0 0 0 15 0 13 0 4139887 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 1 0 0 0
[pid=10830/tid=10841] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10841/stat : 10841 (java) S 10828 10830 10184 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 4139887 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10842] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10842/stat : 10842 (java) S 10828 10830 10184 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 4139887 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
[pid=10830/tid=10843] ppid=10828 vsize=1533128 CPUtime=0
/proc/10830/task/10843/stat : 10843 (java) S 10828 10830 10184 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 13 0 4140340 1569923072 90678 1992294400 134512640 134550932 4293373232 18446744073709551615 4294960144 0 4 0 16800975 18446604437838616576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1533128

Child status: 143
Real time (s): 1797.99
CPU time (s): 1800.16
CPU user time (s): 1799.46
CPU system time (s): 0.698893
CPU usage (%): 100.121
Max. virtual memory (cumulated for all children) (KiB): 1534152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.46
system time used= 0.698893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93297
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= 36898
involuntary context switches= 68906

runsolver used 3.88441 second user time and 9.28559 second system time

The end

Launcher Data

Begin job on node051 at 2010-06-15 21:01:24
IDJOB=2658896
IDBENCH=3039
IDSOLVER=1164
FILE ID=node051/2658896-1276628483
PBS_JOBID= 11172334
Free space on /tmp= 62556 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=320-sizeP=161-sizeQ=320-287873690-max.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2658896-1276628483/watcher-2658896-1276628483 -o /tmp/evaluation-result-2658896-1276628483/solver-2658896-1276628483 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658896-1276628483.opb

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

MD5SUM BENCH= 7e6cf7bd8ae3eb2dbe42fe5a31768e13
RANDOM SEED=1032222383

node051.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.255
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.51
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.255
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1820168 kB
Buffers:         39860 kB
Cached:         103072 kB
SwapCached:        100 kB
Active:          37292 kB
Inactive:       137188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1820168 kB
SwapTotal:     4192956 kB
SwapFree:      4164932 kB
Dirty:            8812 kB
Writeback:           0 kB
AnonPages:       31440 kB
Mapped:          14976 kB
Slab:            42608 kB
PageTables:       4012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182300 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62556 MiB
End job on node051 at 2010-06-15 21:31:24