Trace number 1856239

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.56 1796.71

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-modszk1.opb
MD5SUM73a69ec0478725312d0c26d36222113a
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 variables48602
Total number of constraints686
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints686
Minimum length of a constraint30
Maximum length of a constraint600
Number of terms in the objective function 29700
Biggest coefficient in the objective function 197378980184064000
Number of bits for the biggest coefficient in the objective function 58
Sum of the numbers in the objective function 14554406665136992500
Number of bits of the sum of numbers in the objective function 64
Biggest number in a constraint 197378980184064000
Number of bits of the biggest number in a constraint 58
Biggest sum of numbers in a constraint 14554406665136992500
Number of bits of the biggest sum of numbers64
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.1.1.v20090612
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0_12
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1342000320
0.08/0.15	c Max memory 1344274432
0.08/0.15	c Total memory 1344274432
0.08/0.15	c Number of processors 2
0.23/0.22	c Pseudo Boolean Optimization
0.23/0.22	c --- Begin Solver configuration ---
0.23/0.22	c Stops conflict analysis at the first Unique Implication Point
0.23/0.22	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@3eca90
0.23/0.22	c Learn all clauses as in MiniSAT
0.23/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.23/0.22	c Expensive reason simplification
0.23/0.22	c MiniSAT restarts strategy
0.23/0.22	c Memory based learned constraints deletion strategy
0.23/0.22	c timeout=2147483s
0.23/0.22	c DB Simplification allowed=false
0.23/0.22	c --- End Solver configuration ---
0.23/0.22	c solving HOME/instance-1856239-1244906195.opb
0.23/0.22	c reading problem ... 
2.53/1.79	c ... done. Wall clock time 1.575s.
2.53/1.79	c #vars     48602
2.53/1.79	c #constraints  2469
2.53/1.79	c constraints type 
2.53/1.80	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1367
1800.09/1796.42	c starts		: 21
1800.09/1796.42	c conflicts		: 981421
1800.09/1796.42	c decisions		: 1384855
1800.09/1796.42	c propagations		: 15426627
1800.09/1796.42	c inspects		: 1706508594
1800.09/1796.42	c learnt literals	: 3
1800.09/1796.42	c learnt binary clauses	: 5
1800.09/1796.42	c learnt ternary clauses	: 24
1800.09/1796.42	c learnt clauses	: 981418
1800.09/1796.42	c ignored clauses	: 0
1800.09/1796.42	c root simplifications	: 0
1800.09/1796.42	c removed literals (reason simplification)	: 32437588
1800.09/1796.42	c reason swapping (by a shorter reason)	: 0
1800.09/1796.42	c Calls to reduceDB	: 0
1800.09/1796.42	c speed (assignments/second)	: 8596.038940812572
1800.09/1796.42	c non guided choices	13703
1800.28/1796.58	c learnt constraints type 
1800.28/1796.59	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 981443
1800.28/1796.59	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 5
1800.28/1796.59	c constraints type 
1800.28/1796.59	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1367
1800.28/1796.59	s UNKNOWN
1800.28/1796.59	c Total wall clock time (in seconds): 1796.366

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-1856239-1244906195/watcher-1856239-1244906195 -o /tmp/evaluation-result-1856239-1244906195/solver-1856239-1244906195 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856239-1244906195.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.10 1.16 1.07 2/64 8832
/proc/meminfo: memFree=1309232/2055920 swapFree=4191900/4192956
[pid=8832] ppid=8830 vsize=0 CPUtime=0
/proc/8832/stat : 8832 (runsolver) R 8830 8832 8463 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 158216249 0 0 1992294400 0 0 0 18446744073709551615 264840473895 0 0 4096 24578 0 0 0 17 1 0 0
/proc/8832/statm: 0 0 0 0 0 0 0

[startup+0.10284 s]
/proc/loadavg: 1.10 1.16 1.07 2/64 8832
/proc/meminfo: memFree=1309232/2055920 swapFree=4191900/4192956
[pid=8832] ppid=8830 vsize=1472584 CPUtime=0.08
/proc/8832/stat : 8832 (java) S 8830 8832 8463 0 -1 0 3602 0 1 0 6 2 0 0 18 0 12 0 158216249 1507926016 3345 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8832/statm: 368146 3345 1066 9 0 365494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472584

[startup+0.201856 s]
/proc/loadavg: 1.10 1.16 1.07 2/64 8832
/proc/meminfo: memFree=1309232/2055920 swapFree=4191900/4192956
[pid=8832] ppid=8830 vsize=1474852 CPUtime=0.23
/proc/8832/stat : 8832 (java) S 8830 8832 8463 0 -1 0 4759 0 1 0 20 3 0 0 18 0 12 0 158216249 1510248448 4496 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8832/statm: 368713 4496 1340 9 0 366056 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 1474852

[startup+0.301873 s]
/proc/loadavg: 1.10 1.16 1.07 2/64 8832
/proc/meminfo: memFree=1309232/2055920 swapFree=4191900/4192956
[pid=8832] ppid=8830 vsize=1474852 CPUtime=0.35
/proc/8832/stat : 8832 (java) S 8830 8832 8463 0 -1 0 5263 0 1 0 32 3 0 0 18 0 12 0 158216249 1510248448 5000 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8832/statm: 368713 5000 1353 9 0 366056 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1474852

[startup+0.701949 s]
/proc/loadavg: 1.10 1.16 1.07 2/64 8832
/proc/meminfo: memFree=1309232/2055920 swapFree=4191900/4192956
[pid=8832] ppid=8830 vsize=1476792 CPUtime=0.92
/proc/8832/stat : 8832 (java) S 8830 8832 8463 0 -1 0 9135 0 1 0 88 4 0 0 18 0 12 0 158216249 1512235008 8621 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8832/statm: 369198 8621 1394 9 0 366541 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 1476792

[startup+1.50208 s]
/proc/loadavg: 1.10 1.16 1.07 3/76 8844
/proc/meminfo: memFree=1257040/2055920 swapFree=4191900/4192956
[pid=8832] ppid=8830 vsize=1486756 CPUtime=2.33
/proc/8832/stat : 8832 (java) S 8830 8832 8463 0 -1 0 25399 0 1 0 221 12 0 0 18 0 12 0 158216249 1522438144 22141 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8832/statm: 371689 22142 1400 9 0 369032 0
[pid=8832/tid=8834] ppid=8830 vsize=1486756 CPUtime=1.23
/proc/8832/task/8834/stat : 8834 (java) R 8830 8832 8463 0 -1 64 18056 0 1 0 114 9 0 0 18 0 12 0 158216250 1522438144 22143 1992294400 134512640 134550932 4294956016 18446744073709551615 4109292582 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8835] ppid=8830 vsize=1486756 CPUtime=0
/proc/8832/task/8835/stat : 8835 (java) S 8830 8832 8463 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 158216252 1522438144 22143 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8836] ppid=8830 vsize=1486756 CPUtime=0
/proc/8832/task/8836/stat : 8836 (java) S 8830 8832 8463 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 158216252 1522438144 22144 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8837] ppid=8830 vsize=1486756 CPUtime=0
/proc/8832/task/8837/stat : 8837 (java) S 8830 8832 8463 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 158216254 1522438144 22144 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8838] ppid=8830 vsize=1486756 CPUtime=0
/proc/8832/task/8838/stat : 8838 (java) S 8830 8832 8463 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 158216254 1522438144 22145 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8839] ppid=8830 vsize=1486756 CPUtime=0
/proc/8832/task/8839/stat : 8839 (java) S 8830 8832 8463 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 158216254 1522438144 22146 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8840] ppid=8830 vsize=1486756 CPUtime=0
/proc/8832/task/8840/stat : 8840 (java) S 8830 8832 8463 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 158216258 1522438144 22146 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8841] ppid=8830 vsize=1486756 CPUtime=0.33
/proc/8832/task/8841/stat : 8841 (java) S 8830 8832 8463 0 -1 64 879 0 0 0 33 0 0 0 16 0 12 0 158216258 1522438144 22147 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8842] ppid=8830 vsize=1486756 CPUtime=0.75
/proc/8832/task/8842/stat : 8842 (java) S 8830 8832 8463 0 -1 64 5727 0 0 0 73 2 0 0 17 0 12 0 158216258 1522438144 22148 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8843] ppid=8830 vsize=1486756 CPUtime=0
/proc/8832/task/8843/stat : 8843 (java) S 8830 8832 8463 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 158216259 1522438144 22150 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8844] ppid=8830 vsize=1486756 CPUtime=0
/proc/8832/task/8844/stat : 8844 (java) R 8830 8832 8463 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 158216259 1522438144 22153 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 1486756

[startup+3.10257 s]
/proc/loadavg: 1.10 1.16 1.07 3/76 8844
/proc/meminfo: memFree=1183632/2055920 swapFree=4191900/4192956
[pid=8832] ppid=8830 vsize=1487080 CPUtime=4.7
/proc/8832/stat : 8832 (java) S 8830 8832 8463 0 -1 0 45446 0 1 0 448 22 0 0 18 0 13 0 158216249 1522769920 40869 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8832/statm: 371770 40869 1432 9 0 369113 0
[pid=8832/tid=8834] ppid=8830 vsize=1487080 CPUtime=2.52
/proc/8832/task/8834/stat : 8834 (java) R 8830 8832 8463 0 -1 64 30974 0 1 0 237 15 0 0 22 0 13 0 158216250 1522769920 40869 1992294400 134512640 134550932 4294956016 18446744073709551615 4109770241 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8835] ppid=8830 vsize=1487080 CPUtime=0.09
/proc/8832/task/8835/stat : 8835 (java) S 8830 8832 8463 0 -1 64 2552 0 0 0 8 1 0 0 17 0 13 0 158216252 1522769920 40869 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8836] ppid=8830 vsize=1487080 CPUtime=0.09
/proc/8832/task/8836/stat : 8836 (java) S 8830 8832 8463 0 -1 64 3279 0 0 0 8 1 0 0 16 0 13 0 158216252 1522769920 40869 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8837] ppid=8830 vsize=1487080 CPUtime=0
/proc/8832/task/8837/stat : 8837 (java) S 8830 8832 8463 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 158216254 1522769920 40869 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8838] ppid=8830 vsize=1487080 CPUtime=0
/proc/8832/task/8838/stat : 8838 (java) S 8830 8832 8463 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158216254 1522769920 40869 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8839] ppid=8830 vsize=1487080 CPUtime=0
/proc/8832/task/8839/stat : 8839 (java) S 8830 8832 8463 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158216254 1522769920 40869 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8840] ppid=8830 vsize=1487080 CPUtime=0
/proc/8832/task/8840/stat : 8840 (java) S 8830 8832 8463 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158216258 1522769920 40869 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8841] ppid=8830 vsize=1487080 CPUtime=0.9
/proc/8832/task/8841/stat : 8841 (java) S 8830 8832 8463 0 -1 64 2125 0 0 0 89 1 0 0 16 0 13 0 158216258 1522769920 40869 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8842] ppid=8830 vsize=1487080 CPUtime=1.05
/proc/8832/task/8842/stat : 8842 (java) S 8830 8832 8463 0 -1 64 5764 0 0 0 103 2 0 0 16 0 13 0 158216258 1522769920 40869 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8843] ppid=8830 vsize=1487080 CPUtime=0
/proc/8832/task/8843/stat : 8843 (java) S 8830 8832 8463 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158216259 1522769920 40869 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8844] ppid=8830 vsize=1487080 CPUtime=0
/proc/8832/task/8844/stat : 8844 (java) S 8830 8832 8463 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158216259 1522769920 40869 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.7
Current children cumulated vsize (KiB) 1487080

[startup+6.30216 s]
/proc/loadavg: 1.09 1.16 1.07 2/77 8845
/proc/meminfo: memFree=1132168/2055920 swapFree=4191900/4192956
[pid=8832] ppid=8830 vsize=1486440 CPUtime=8.25
/proc/8832/stat : 8832 (java) S 8830 8832 8463 0 -1 0 51219 0 1 0 800 25 0 0 18 0 13 0 158216249 1522114560 45388 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8832/statm: 371610 45388 1432 9 0 368953 0
[pid=8832/tid=8834] ppid=8830 vsize=1486440 CPUtime=5.5
/proc/8832/task/8834/stat : 8834 (java) R 8830 8832 8463 0 -1 64 30986 0 1 0 535 15 0 0 25 0 13 0 158216250 1522114560 45388 1992294400 134512640 134550932 4294956016 18446744073709551615 4109735211 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8835] ppid=8830 vsize=1486440 CPUtime=0.15
/proc/8832/task/8835/stat : 8835 (java) S 8830 8832 8463 0 -1 64 4352 0 0 0 14 1 0 0 16 0 13 0 158216252 1522114560 45388 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8836] ppid=8830 vsize=1486440 CPUtime=0.15
/proc/8832/task/8836/stat : 8836 (java) S 8830 8832 8463 0 -1 64 6163 0 0 0 12 3 0 0 16 0 13 0 158216252 1522114560 45388 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8837] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8837/stat : 8837 (java) S 8830 8832 8463 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 158216254 1522114560 45388 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8838] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8838/stat : 8838 (java) S 8830 8832 8463 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158216254 1522114560 45388 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8839] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8839/stat : 8839 (java) S 8830 8832 8463 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158216254 1522114560 45388 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8840] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8840/stat : 8840 (java) S 8830 8832 8463 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158216258 1522114560 45388 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8841] ppid=8830 vsize=1486440 CPUtime=1.09
/proc/8832/task/8841/stat : 8841 (java) S 8830 8832 8463 0 -1 64 2759 0 0 0 108 1 0 0 17 0 13 0 158216258 1522114560 45388 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8842] ppid=8830 vsize=1486440 CPUtime=1.3
/proc/8832/task/8842/stat : 8842 (java) S 8830 8832 8463 0 -1 64 6207 0 0 0 128 2 0 0 16 0 13 0 158216258 1522114560 45388 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8843] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8843/stat : 8843 (java) S 8830 8832 8463 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158216259 1522114560 45388 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8844] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8844/stat : 8844 (java) S 8830 8832 8463 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158216259 1522114560 45388 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8845] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8845/stat : 8845 (java) S 8830 8832 8463 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 158216491 1522114560 45388 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.25
Current children cumulated vsize (KiB) 1486440

[startup+12.7013 s]
/proc/loadavg: 1.08 1.16 1.07 2/77 8845
/proc/meminfo: memFree=1129032/2055920 swapFree=4191900/4192956
[pid=8832] ppid=8830 vsize=1486440 CPUtime=14.89
/proc/8832/stat : 8832 (java) S 8830 8832 8463 0 -1 0 52712 0 1 0 1463 26 0 0 18 0 13 0 158216249 1522114560 46820 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8832/statm: 371610 46820 1432 9 0 368953 0
[pid=8832/tid=8834] ppid=8830 vsize=1486440 CPUtime=11.66
/proc/8832/task/8834/stat : 8834 (java) R 8830 8832 8463 0 -1 64 30990 0 1 0 1151 15 0 0 24 0 13 0 158216250 1522114560 46820 1992294400 134512640 134550932 4294956016 18446744073709551615 4109735368 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8835] ppid=8830 vsize=1486440 CPUtime=0.33
/proc/8832/task/8835/stat : 8835 (java) S 8830 8832 8463 0 -1 64 4634 0 0 0 32 1 0 0 16 0 13 0 158216252 1522114560 46820 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8836] ppid=8830 vsize=1486440 CPUtime=0.33
/proc/8832/task/8836/stat : 8836 (java) S 8830 8832 8463 0 -1 64 7355 0 0 0 30 3 0 0 16 0 13 0 158216252 1522114560 46820 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8837] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8837/stat : 8837 (java) S 8830 8832 8463 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 158216254 1522114560 46820 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8838] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8838/stat : 8838 (java) S 8830 8832 8463 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158216254 1522114560 46820 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8839] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8839/stat : 8839 (java) S 8830 8832 8463 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158216254 1522114560 46820 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8840] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8840/stat : 8840 (java) S 8830 8832 8463 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158216258 1522114560 46820 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8841] ppid=8830 vsize=1486440 CPUtime=1.13
/proc/8832/task/8841/stat : 8841 (java) S 8830 8832 8463 0 -1 64 2762 0 0 0 112 1 0 0 16 0 13 0 158216258 1522114560 46820 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8842] ppid=8830 vsize=1486440 CPUtime=1.39
/proc/8832/task/8842/stat : 8842 (java) S 8830 8832 8463 0 -1 64 6219 0 0 0 137 2 0 0 15 0 13 0 158216258 1522114560 46820 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8843] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8843/stat : 8843 (java) S 8830 8832 8463 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158216259 1522114560 46820 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8844] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8844/stat : 8844 (java) S 8830 8832 8463 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158216259 1522114560 46820 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8845] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8845/stat : 8845 (java) S 8830 8832 8463 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 158216491 1522114560 46820 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.89
Current children cumulated vsize (KiB) 1486440

[startup+25.5027 s]
/proc/loadavg: 1.06 1.15 1.07 2/77 8845
/proc/meminfo: memFree=1110728/2055920 swapFree=4191900/4192956
[pid=8832] ppid=8830 vsize=1486440 CPUtime=27.81
/proc/8832/stat : 8832 (java) S 8830 8832 8463 0 -1 0 57524 0 1 0 2753 28 0 0 18 0 13 0 158216249 1522114560 50766 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8832/statm: 371610 50766 1432 9 0 368953 0
[pid=8832/tid=8834] ppid=8830 vsize=1486440 CPUtime=24.31
/proc/8832/task/8834/stat : 8834 (java) R 8830 8832 8463 0 -1 64 30992 0 1 0 2416 15 0 0 25 0 13 0 158216250 1522114560 50766 1992294400 134512640 134550932 4294956016 18446744073709551615 4109948989 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8835] ppid=8830 vsize=1486440 CPUtime=0.46
/proc/8832/task/8835/stat : 8835 (java) S 8830 8832 8463 0 -1 64 6915 0 0 0 44 2 0 0 17 0 13 0 158216252 1522114560 50766 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8836] ppid=8830 vsize=1486440 CPUtime=0.47
/proc/8832/task/8836/stat : 8836 (java) S 8830 8832 8463 0 -1 64 9884 0 0 0 42 5 0 0 16 0 13 0 158216252 1522114560 50766 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8837] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8837/stat : 8837 (java) S 8830 8832 8463 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 158216254 1522114560 50766 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8838] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8838/stat : 8838 (java) S 8830 8832 8463 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158216254 1522114560 50766 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8839] ppid=8830 vsize=1486440 CPUtime=0

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

[pid=8832/tid=8837] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8837/stat : 8837 (java) S 8830 8832 8463 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 158216254 1522114560 130714 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8838] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8838/stat : 8838 (java) S 8830 8832 8463 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158216254 1522114560 130714 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8839] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8839/stat : 8839 (java) S 8830 8832 8463 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158216254 1522114560 130714 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8840] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8840/stat : 8840 (java) S 8830 8832 8463 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158216258 1522114560 130714 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8841] ppid=8830 vsize=1486440 CPUtime=1.15
/proc/8832/task/8841/stat : 8841 (java) S 8830 8832 8463 0 -1 64 2762 0 0 0 114 1 0 0 16 0 13 0 158216258 1522114560 130714 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8842] ppid=8830 vsize=1486440 CPUtime=1.39
/proc/8832/task/8842/stat : 8842 (java) S 8830 8832 8463 0 -1 64 6219 0 0 0 137 2 0 0 15 0 13 0 158216258 1522114560 130714 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8843] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8843/stat : 8843 (java) S 8830 8832 8463 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158216259 1522114560 130714 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8844] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8844/stat : 8844 (java) S 8830 8832 8463 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158216259 1522114560 130714 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8845] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8845/stat : 8845 (java) S 8830 8832 8463 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 158216491 1522114560 130714 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1605.95
Current children cumulated vsize (KiB) 1486440

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 8845
/proc/meminfo: memFree=781832/2055920 swapFree=4191900/4192956
[pid=8832] ppid=8830 vsize=1486440 CPUtime=1665.97
/proc/8832/stat : 8832 (java) S 8830 8832 8463 0 -1 0 149538 0 1 0 166521 76 0 0 18 0 13 0 158216249 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8832/statm: 371610 132720 1432 9 0 368953 0
[pid=8832/tid=8834] ppid=8830 vsize=1486440 CPUtime=1657.97
/proc/8832/task/8834/stat : 8834 (java) R 8830 8832 8463 0 -1 64 31068 0 1 0 165780 17 0 0 25 0 13 0 158216250 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4109948989 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8835] ppid=8830 vsize=1486440 CPUtime=2.63
/proc/8832/task/8835/stat : 8835 (java) S 8830 8832 8463 0 -1 64 53604 0 0 0 237 26 0 0 16 0 13 0 158216252 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8836] ppid=8830 vsize=1486440 CPUtime=2.77
/proc/8832/task/8836/stat : 8836 (java) S 8830 8832 8463 0 -1 64 55133 0 0 0 250 27 0 0 17 0 13 0 158216252 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8837] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8837/stat : 8837 (java) S 8830 8832 8463 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 158216254 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8838] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8838/stat : 8838 (java) S 8830 8832 8463 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158216254 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8839] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8839/stat : 8839 (java) S 8830 8832 8463 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158216254 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8840] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8840/stat : 8840 (java) S 8830 8832 8463 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158216258 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8841] ppid=8830 vsize=1486440 CPUtime=1.15
/proc/8832/task/8841/stat : 8841 (java) S 8830 8832 8463 0 -1 64 2762 0 0 0 114 1 0 0 16 0 13 0 158216258 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8842] ppid=8830 vsize=1486440 CPUtime=1.39
/proc/8832/task/8842/stat : 8842 (java) S 8830 8832 8463 0 -1 64 6219 0 0 0 137 2 0 0 15 0 13 0 158216258 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8843] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8843/stat : 8843 (java) S 8830 8832 8463 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158216259 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8844] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8844/stat : 8844 (java) S 8830 8832 8463 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158216259 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8845] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8845/stat : 8845 (java) S 8830 8832 8463 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 158216491 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1665.97
Current children cumulated vsize (KiB) 1486440

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 8845
/proc/meminfo: memFree=781768/2055920 swapFree=4191900/4192956
[pid=8832] ppid=8830 vsize=1486440 CPUtime=1725.94
/proc/8832/stat : 8832 (java) S 8830 8832 8463 0 -1 0 149538 0 1 0 172518 76 0 0 18 0 13 0 158216249 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8832/statm: 371610 132720 1432 9 0 368953 0
[pid=8832/tid=8834] ppid=8830 vsize=1486440 CPUtime=1717.94
/proc/8832/task/8834/stat : 8834 (java) R 8830 8832 8463 0 -1 64 31068 0 1 0 171777 17 0 0 25 0 13 0 158216250 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4109915183 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8835] ppid=8830 vsize=1486440 CPUtime=2.63
/proc/8832/task/8835/stat : 8835 (java) S 8830 8832 8463 0 -1 64 53604 0 0 0 237 26 0 0 16 0 13 0 158216252 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8836] ppid=8830 vsize=1486440 CPUtime=2.77
/proc/8832/task/8836/stat : 8836 (java) S 8830 8832 8463 0 -1 64 55133 0 0 0 250 27 0 0 17 0 13 0 158216252 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8837] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8837/stat : 8837 (java) S 8830 8832 8463 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 158216254 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8838] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8838/stat : 8838 (java) S 8830 8832 8463 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158216254 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8839] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8839/stat : 8839 (java) S 8830 8832 8463 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158216254 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8840] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8840/stat : 8840 (java) S 8830 8832 8463 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158216258 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8841] ppid=8830 vsize=1486440 CPUtime=1.15
/proc/8832/task/8841/stat : 8841 (java) S 8830 8832 8463 0 -1 64 2762 0 0 0 114 1 0 0 16 0 13 0 158216258 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8842] ppid=8830 vsize=1486440 CPUtime=1.39
/proc/8832/task/8842/stat : 8842 (java) S 8830 8832 8463 0 -1 64 6219 0 0 0 137 2 0 0 15 0 13 0 158216258 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8843] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8843/stat : 8843 (java) S 8830 8832 8463 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158216259 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8844] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8844/stat : 8844 (java) S 8830 8832 8463 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158216259 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8845] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8845/stat : 8845 (java) S 8830 8832 8463 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 158216491 1522114560 132720 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1725.94
Current children cumulated vsize (KiB) 1486440

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 8845
/proc/meminfo: memFree=774152/2055920 swapFree=4191900/4192956
[pid=8832] ppid=8830 vsize=1486440 CPUtime=1785.98
/proc/8832/stat : 8832 (java) S 8830 8832 8463 0 -1 0 151533 0 1 0 178520 78 0 0 18 0 13 0 158216249 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8832/statm: 371610 134598 1432 9 0 368953 0
[pid=8832/tid=8834] ppid=8830 vsize=1486440 CPUtime=1777.85
/proc/8832/task/8834/stat : 8834 (java) R 8830 8832 8463 0 -1 64 31069 0 1 0 177767 18 0 0 25 0 13 0 158216250 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4109948989 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8835] ppid=8830 vsize=1486440 CPUtime=2.68
/proc/8832/task/8835/stat : 8835 (java) S 8830 8832 8463 0 -1 64 54345 0 0 0 242 26 0 0 16 0 13 0 158216252 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8836] ppid=8830 vsize=1486440 CPUtime=2.83
/proc/8832/task/8836/stat : 8836 (java) S 8830 8832 8463 0 -1 64 56386 0 0 0 256 27 0 0 17 0 13 0 158216252 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8837] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8837/stat : 8837 (java) S 8830 8832 8463 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 158216254 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8838] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8838/stat : 8838 (java) S 8830 8832 8463 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158216254 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8839] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8839/stat : 8839 (java) S 8830 8832 8463 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158216254 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8840] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8840/stat : 8840 (java) S 8830 8832 8463 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158216258 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8841] ppid=8830 vsize=1486440 CPUtime=1.15
/proc/8832/task/8841/stat : 8841 (java) S 8830 8832 8463 0 -1 64 2762 0 0 0 114 1 0 0 16 0 13 0 158216258 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8842] ppid=8830 vsize=1486440 CPUtime=1.39
/proc/8832/task/8842/stat : 8842 (java) S 8830 8832 8463 0 -1 64 6219 0 0 0 137 2 0 0 15 0 13 0 158216258 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8843] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8843/stat : 8843 (java) S 8830 8832 8463 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158216259 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8844] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8844/stat : 8844 (java) S 8830 8832 8463 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158216259 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8845] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8845/stat : 8845 (java) S 8830 8832 8463 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 158216491 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1785.98
Current children cumulated vsize (KiB) 1486440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 8845
/proc/meminfo: memFree=774152/2055920 swapFree=4191900/4192956
[pid=8832] ppid=8830 vsize=1486440 CPUtime=1800.09
/proc/8832/stat : 8832 (java) S 8830 8832 8463 0 -1 0 151533 0 1 0 179931 78 0 0 18 0 13 0 158216249 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8832/statm: 371610 134598 1432 9 0 368953 0
[pid=8832/tid=8834] ppid=8830 vsize=1486440 CPUtime=1791.96
/proc/8832/task/8834/stat : 8834 (java) R 8830 8832 8463 0 -1 64 31069 0 1 0 179178 18 0 0 25 0 13 0 158216250 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4109948989 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8835] ppid=8830 vsize=1486440 CPUtime=2.68
/proc/8832/task/8835/stat : 8835 (java) S 8830 8832 8463 0 -1 64 54345 0 0 0 242 26 0 0 16 0 13 0 158216252 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8836] ppid=8830 vsize=1486440 CPUtime=2.83
/proc/8832/task/8836/stat : 8836 (java) S 8830 8832 8463 0 -1 64 56386 0 0 0 256 27 0 0 17 0 13 0 158216252 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8837] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8837/stat : 8837 (java) S 8830 8832 8463 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 158216254 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8838] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8838/stat : 8838 (java) S 8830 8832 8463 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158216254 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8839] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8839/stat : 8839 (java) S 8830 8832 8463 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158216254 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8840] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8840/stat : 8840 (java) S 8830 8832 8463 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 158216258 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8841] ppid=8830 vsize=1486440 CPUtime=1.15
/proc/8832/task/8841/stat : 8841 (java) S 8830 8832 8463 0 -1 64 2762 0 0 0 114 1 0 0 16 0 13 0 158216258 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8832/tid=8842] ppid=8830 vsize=1486440 CPUtime=1.39
/proc/8832/task/8842/stat : 8842 (java) S 8830 8832 8463 0 -1 64 6219 0 0 0 137 2 0 0 15 0 13 0 158216258 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8843] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8843/stat : 8843 (java) S 8830 8832 8463 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158216259 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8844] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8844/stat : 8844 (java) S 8830 8832 8463 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158216259 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8832/tid=8845] ppid=8830 vsize=1486440 CPUtime=0
/proc/8832/task/8845/stat : 8845 (java) S 8830 8832 8463 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 158216491 1522114560 134598 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1486440

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

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

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 8845
/proc/meminfo: memFree=774152/2055920 swapFree=4191900/4192956
[pid=8832] ppid=8830 vsize=0 CPUtime=1800.55
/proc/8832/stat : 8832 (java) Z 8830 8832 8463 0 -1 1036 151557 0 1 0 179969 86 0 0 15 0 2 0 158216249 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8832/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1796.71
CPU time (s): 1800.56
CPU user time (s): 1799.69
CPU system time (s): 0.870867
CPU usage (%): 100.214
Max. virtual memory (cumulated for all children) (KiB): 1489116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.69
system time used= 0.870867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151557
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= 38236
involuntary context switches= 43437

runsolver used 1.81472 second user time and 4.86726 second system time

The end

Launcher Data

Begin job on node44 at 2009-06-13 17:16:35
IDJOB=1856239
IDBENCH=2416
IDSOLVER=682
FILE ID=node44/1856239-1244906195
PBS_JOBID= 9354506
Free space on /tmp= 65984 MiB

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

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

MD5SUM BENCH= 73a69ec0478725312d0c26d36222113a
RANDOM SEED=1198112667

node44.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.263
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.263
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:       1309712 kB
Buffers:         60388 kB
Cached:         610784 kB
SwapCached:        260 kB
Active:          48000 kB
Inactive:       636436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1309712 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2336 kB
Writeback:           0 kB
Mapped:          21804 kB
Slab:            47668 kB
Committed_AS:   129964 kB
PageTables:       1388 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= 65984 MiB
End job on node44 at 2009-06-13 17:46:34