Trace number 2660295

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 CuttingPlanes 2.2.0 2010-05-26? (TO) 1800.3 1734.09

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-maros-r7.opb
MD5SUM0981750c20a5ad85ded6bb04bf23d130
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 10442014720
Optimality of the best value was proved NO
Number of variables282240
Total number of constraints3136
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 constraints3136
Minimum length of a constraint150
Maximum length of a constraint720
Number of terms in the objective function 188160
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 6734508713856
Number of bits of the sum of numbers in the objective function 43
Biggest number in a constraint 536870912000000
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 4602477289606474
Number of bits of the biggest sum of numbers53
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.09/0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.09/0.15	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.15	c See www.sat4j.org for details.
0.09/0.15	c version 2.2.0.v20100526
0.09/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.09/0.15	c java.vm.version	11.2-b01
0.09/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version		1.6.0_12
0.09/0.15	c os.name		Linux
0.09/0.15	c os.version		2.6.18-164.el5
0.09/0.15	c os.arch		i386
0.09/0.15	c Free memory 		1393557488
0.09/0.15	c Max memory 		1395916800
0.09/0.15	c Total memory 		1395916800
0.09/0.15	c Number of processors 	2
0.22/0.21	c Pseudo Boolean Optimization
0.22/0.21	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.22/0.21	c --- Begin Solver configuration ---
0.22/0.21	c Stops conflict analysis at the first Unique Implication Point
0.22/0.21	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@16fd0b7
0.22/0.21	c Learn all clauses as in MiniSAT
0.22/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.22/0.21	c No reason simplification
0.22/0.21	c Armin Biere (Picosat) restarts strategy
0.22/0.21	c Glucose learned constraints deletion strategy
0.22/0.21	c timeout=2147483s
0.22/0.21	c DB Simplification allowed=false
0.22/0.21	c --- End Solver configuration ---
0.22/0.21	c solving HOME/instance-2660295-1276550982.opb
0.22/0.21	c reading problem ... 
23.27/19.34	c ... done. Wall clock time 19.129s.
23.27/19.34	c #vars     282240
23.27/19.35	c #constraints  6272
23.27/19.35	c constraints type 
23.27/19.35	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6272
762.87/741.80	c cleaning 0 clauses out of 5000 with flag 0/5000
1800.09/1733.91	c starts		: 34
1800.09/1733.91	c conflicts		: 9903
1800.09/1733.91	c decisions		: 602523
1800.09/1733.91	c propagations		: 1023434
1800.09/1733.91	c inspects		: 104671789
1800.09/1733.91	c learnt literals	: 0
1800.09/1733.91	c learnt binary clauses	: 0
1800.09/1733.91	c learnt ternary clauses	: 0
1800.09/1733.91	c learnt clauses	: 9902
1800.09/1733.91	c ignored clauses	: 0
1800.09/1733.91	c root simplifications	: 0
1800.09/1733.91	c removed literals (reason simplification)	: 0
1800.09/1733.91	c reason swapping (by a shorter reason)	: 0
1800.09/1733.91	c Calls to reduceDB	: 1
1800.09/1733.91	c number of reductions to clauses (during analyze)	: 0
1800.09/1733.91	c number of learned constraints concerned by reduction	: 0
1800.09/1733.91	c number of learning phase by resolution	: 0
1800.09/1733.91	c number of learning phase by cutting planes	: 0
1800.09/1733.91	c speed (assignments/second)	: 596.9438702422226
1800.09/1733.91	c non guided choices	0
1800.09/1733.93	c learnt constraints type 
1800.09/1733.93	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 133
1800.09/1733.93	c org.sat4j.pb.constraints.pb.MaxWatchPb => 9769
1800.09/1733.93	c constraints type 
1800.09/1733.93	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6272
1800.09/1733.93	s UNKNOWN
1800.09/1733.93	c Total wall clock time (in seconds): 1733.718

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-2660295-1276550982/watcher-2660295-1276550982 -o /tmp/evaluation-result-2660295-1276550982/solver-2660295-1276550982 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar CuttingPlanes HOME/instance-2660295-1276550982.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.10 2.04 1.86 2/106 31056
/proc/meminfo: memFree=1809428/2059040 swapFree=4136648/4192956
[pid=31056] ppid=31054 vsize=1832 CPUtime=0
/proc/31056/stat : 31056 (java6) S 31054 31056 30512 0 -1 4194304 251 0 0 0 0 0 0 0 16 0 1 0 28753999 1875968 154 1992294400 134512640 134550932 4294532992 18446744073709551615 4294960144 0 2147483391 4096 0 18446744071699379390 0 0 17 1 0 0 0
/proc/31056/statm: 458 154 116 10 0 63 0

[startup+0.0963971 s]
/proc/loadavg: 2.10 2.04 1.86 2/106 31056
/proc/meminfo: memFree=1809428/2059040 swapFree=4136648/4192956
[pid=31056] ppid=31054 vsize=1522636 CPUtime=0.08
/proc/31056/stat : 31056 (java) S 31054 31056 30512 0 -1 4202496 3878 0 1 0 5 3 0 0 15 0 9 0 28753999 1559179264 3319 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31056/statm: 380659 3319 1050 10 0 377969 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1522636

[startup+0.101391 s]
/proc/loadavg: 2.10 2.04 1.86 2/106 31056
/proc/meminfo: memFree=1809428/2059040 swapFree=4136648/4192956
[pid=31056] ppid=31054 vsize=1524184 CPUtime=0.09
/proc/31056/stat : 31056 (java) S 31054 31056 30512 0 -1 4202496 3951 0 1 0 6 3 0 0 15 0 12 0 28753999 1560764416 3390 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31056/statm: 381046 3390 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1524184

[startup+0.301412 s]
/proc/loadavg: 2.10 2.04 1.86 2/106 31056
/proc/meminfo: memFree=1809428/2059040 swapFree=4136648/4192956
[pid=31056] ppid=31054 vsize=1526520 CPUtime=0.37
/proc/31056/stat : 31056 (java) S 31054 31056 30512 0 -1 4202496 6920 0 1 0 33 4 0 0 15 0 12 0 28753999 1563156480 6357 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31056/statm: 381630 6360 1361 10 0 378932 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1526520

[startup+0.701436 s]
/proc/loadavg: 2.10 2.04 1.86 2/106 31056
/proc/meminfo: memFree=1809428/2059040 swapFree=4136648/4192956
[pid=31056] ppid=31054 vsize=1527680 CPUtime=1.02
/proc/31056/stat : 31056 (java) S 31054 31056 30512 0 -1 4202496 10906 0 1 0 96 6 0 0 15 0 12 0 28753999 1564344320 10343 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31056/statm: 381920 10344 1397 10 0 379222 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 1527680

[startup+1.5015 s]
/proc/loadavg: 2.10 2.04 1.86 2/118 31068
/proc/meminfo: memFree=1752356/2059040 swapFree=4136648/4192956
[pid=31056] ppid=31054 vsize=1527680 CPUtime=1.82
/proc/31056/stat : 31056 (java) S 31054 31056 30512 0 -1 4202496 25426 0 1 0 169 13 0 0 15 0 12 0 28753999 1564344320 24863 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31056/statm: 381920 24864 1397 10 0 379222 0
[pid=31056/tid=31058] ppid=31054 vsize=1527680 CPUtime=1.46
/proc/31056/task/31058/stat : 31058 (java) R 31054 31056 30512 0 -1 4202560 23396 0 1 0 134 12 0 0 19 0 12 0 28754001 1564344320 24864 1992294400 134512640 134550932 4291337392 18446744073709551615 4109597479 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31056/tid=31059] ppid=31054 vsize=1527680 CPUtime=0
/proc/31056/task/31059/stat : 31059 (java) S 31054 31056 30512 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 12 0 28754002 1564344320 24865 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31060] ppid=31054 vsize=1527680 CPUtime=0
/proc/31056/task/31060/stat : 31060 (java) S 31054 31056 30512 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 12 0 28754002 1564344320 24866 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31061] ppid=31054 vsize=1527680 CPUtime=0
/proc/31056/task/31061/stat : 31061 (java) S 31054 31056 30512 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 28754004 1564344320 24867 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 0 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31062] ppid=31054 vsize=1527680 CPUtime=0
/proc/31056/task/31062/stat : 31062 (java) S 31054 31056 30512 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 12 0 28754005 1564344320 24868 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31063] ppid=31054 vsize=1527680 CPUtime=0
/proc/31056/task/31063/stat : 31063 (java) S 31054 31056 30512 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 12 0 28754005 1564344320 24869 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31064] ppid=31054 vsize=1527680 CPUtime=0
/proc/31056/task/31064/stat : 31064 (java) S 31054 31056 30512 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 28754009 1564344320 24870 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31065] ppid=31054 vsize=1527680 CPUtime=0.11
/proc/31056/task/31065/stat : 31065 (java) S 31054 31056 30512 0 -1 4202560 238 0 0 0 11 0 0 0 22 0 12 0 28754009 1564344320 24870 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31066] ppid=31054 vsize=1527680 CPUtime=0.23
/proc/31056/task/31066/stat : 31066 (java) S 31054 31056 30512 0 -1 4202560 732 0 0 0 23 0 0 0 17 0 12 0 28754009 1564344320 24871 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31067] ppid=31054 vsize=1527680 CPUtime=0
/proc/31056/task/31067/stat : 31067 (java) S 31054 31056 30512 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 12 0 28754009 1564344320 24872 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31068] ppid=31054 vsize=1527680 CPUtime=0
/proc/31056/task/31068/stat : 31068 (java) S 31054 31056 30512 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 28754009 1564344320 24873 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 1527680

[startup+3.10162 s]
/proc/loadavg: 2.10 2.04 1.86 5/118 31068
/proc/meminfo: memFree=1686016/2059040 swapFree=4136648/4192956
[pid=31056] ppid=31054 vsize=1541136 CPUtime=4.14
/proc/31056/stat : 31056 (java) S 31054 31056 30512 0 -1 4202496 45710 0 1 0 391 23 0 0 15 0 12 0 28753999 1578123264 43286 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31056/statm: 385284 43286 1418 10 0 382586 0
[pid=31056/tid=31058] ppid=31054 vsize=1541136 CPUtime=2.71
/proc/31056/task/31058/stat : 31058 (java) R 31054 31056 30512 0 -1 4202560 32007 0 1 0 255 16 0 0 21 0 12 0 28754001 1578123264 43286 1992294400 134512640 134550932 4291337392 18446744073709551615 4109579381 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31056/tid=31059] ppid=31054 vsize=1541136 CPUtime=0.09
/proc/31056/task/31059/stat : 31059 (java) S 31054 31056 30512 0 -1 4202560 4325 0 0 0 7 2 0 0 15 0 12 0 28754002 1578123264 43286 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31060] ppid=31054 vsize=1541136 CPUtime=0.09
/proc/31056/task/31060/stat : 31060 (java) S 31054 31056 30512 0 -1 4202560 2405 0 0 0 8 1 0 0 18 0 12 0 28754002 1578123264 43286 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 1 0 0 0
[pid=31056/tid=31061] ppid=31054 vsize=1541136 CPUtime=0
/proc/31056/task/31061/stat : 31061 (java) S 31054 31056 30512 0 -1 4202560 8 0 0 0 0 0 0 0 16 0 12 0 28754004 1578123264 43286 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 0 0 16800975 18446604437817730944 0 0 -1 1 0 0 0
[pid=31056/tid=31062] ppid=31054 vsize=1541136 CPUtime=0
/proc/31056/task/31062/stat : 31062 (java) S 31054 31056 30512 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 12 0 28754005 1578123264 43286 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31063] ppid=31054 vsize=1541136 CPUtime=0
/proc/31056/task/31063/stat : 31063 (java) S 31054 31056 30512 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 28754005 1578123264 43286 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31064] ppid=31054 vsize=1541136 CPUtime=0
/proc/31056/task/31064/stat : 31064 (java) S 31054 31056 30512 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 28754009 1578123264 43286 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31065] ppid=31054 vsize=1541136 CPUtime=0.38
/proc/31056/task/31065/stat : 31065 (java) S 31054 31056 30512 0 -1 4202560 1062 0 0 0 38 0 0 0 17 0 12 0 28754009 1578123264 43286 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 1 0 0 0
[pid=31056/tid=31066] ppid=31054 vsize=1541136 CPUtime=0.81
/proc/31056/task/31066/stat : 31066 (java) S 31054 31056 30512 0 -1 4202560 4843 0 0 0 80 1 0 0 15 0 12 0 28754009 1578123264 43286 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31067] ppid=31054 vsize=1541136 CPUtime=0
/proc/31056/task/31067/stat : 31067 (java) S 31054 31056 30512 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 12 0 28754009 1578123264 43286 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31068] ppid=31054 vsize=1541136 CPUtime=0
/proc/31056/task/31068/stat : 31068 (java) S 31054 31056 30512 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 28754009 1578123264 43286 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.14
Current children cumulated vsize (KiB) 1541136

[startup+6.30188 s]
/proc/loadavg: 2.09 2.04 1.86 2/118 31068
/proc/meminfo: memFree=1579500/2059040 swapFree=4136648/4192956
[pid=31056] ppid=31054 vsize=1536708 CPUtime=7.85
/proc/31056/stat : 31056 (java) S 31054 31056 30512 0 -1 4202496 69605 0 1 0 751 34 0 0 15 0 12 0 28753999 1573588992 63247 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31056/statm: 384177 63247 1418 10 0 381479 0
[pid=31056/tid=31058] ppid=31054 vsize=1536708 CPUtime=5.38
/proc/31056/task/31058/stat : 31058 (java) R 31054 31056 30512 0 -1 4202560 32011 0 1 0 522 16 0 0 25 0 12 0 28754001 1573588992 63247 1992294400 134512640 134550932 4291337392 18446744073709551615 4109616747 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31056/tid=31059] ppid=31054 vsize=1536708 CPUtime=0.61
/proc/31056/task/31059/stat : 31059 (java) S 31054 31056 30512 0 -1 4202560 17023 0 0 0 53 8 0 0 16 0 12 0 28754002 1573588992 63247 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31060] ppid=31054 vsize=1536708 CPUtime=0.61
/proc/31056/task/31060/stat : 31060 (java) S 31054 31056 30512 0 -1 4202560 13598 0 0 0 56 5 0 0 18 0 12 0 28754002 1573588992 63247 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 1 0 0 0
[pid=31056/tid=31061] ppid=31054 vsize=1536708 CPUtime=0
/proc/31056/task/31061/stat : 31061 (java) S 31054 31056 30512 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 12 0 28754004 1573588992 63247 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 0 0 16800975 18446604437817730944 0 0 -1 1 0 0 0
[pid=31056/tid=31062] ppid=31054 vsize=1536708 CPUtime=0
/proc/31056/task/31062/stat : 31062 (java) S 31054 31056 30512 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 12 0 28754005 1573588992 63247 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31063] ppid=31054 vsize=1536708 CPUtime=0
/proc/31056/task/31063/stat : 31063 (java) S 31054 31056 30512 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 28754005 1573588992 63247 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31064] ppid=31054 vsize=1536708 CPUtime=0
/proc/31056/task/31064/stat : 31064 (java) S 31054 31056 30512 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 28754009 1573588992 63247 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31065] ppid=31054 vsize=1536708 CPUtime=0.38
/proc/31056/task/31065/stat : 31065 (java) S 31054 31056 30512 0 -1 4202560 1062 0 0 0 38 0 0 0 17 0 12 0 28754009 1573588992 63247 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 1 0 0 0
[pid=31056/tid=31066] ppid=31054 vsize=1536708 CPUtime=0.81
/proc/31056/task/31066/stat : 31066 (java) S 31054 31056 30512 0 -1 4202560 4843 0 0 0 80 1 0 0 15 0 12 0 28754009 1573588992 63247 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31067] ppid=31054 vsize=1536708 CPUtime=0
/proc/31056/task/31067/stat : 31067 (java) S 31054 31056 30512 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 12 0 28754009 1573588992 63247 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31068] ppid=31054 vsize=1536708 CPUtime=0
/proc/31056/task/31068/stat : 31068 (java) S 31054 31056 30512 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 28754009 1573588992 63247 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.85
Current children cumulated vsize (KiB) 1536708

[startup+12.7164 s]
/proc/loadavg: 2.00 2.02 1.86 2/118 31068
/proc/meminfo: memFree=1450664/2059040 swapFree=4136648/4192956
[pid=31056] ppid=31054 vsize=1536708 CPUtime=15.51
/proc/31056/stat : 31056 (java) S 31054 31056 30512 0 -1 4202496 104587 0 1 0 1499 52 0 0 15 0 12 0 28753999 1573588992 94511 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31056/statm: 384177 94514 1418 10 0 381479 0
[pid=31056/tid=31058] ppid=31054 vsize=1536708 CPUtime=10.53
/proc/31056/task/31058/stat : 31058 (java) S 31054 31056 30512 0 -1 4202560 32023 0 1 0 1036 17 0 0 25 0 12 0 28754001 1573588992 94515 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 1 0 0 0
[pid=31056/tid=31059] ppid=31054 vsize=1536708 CPUtime=1.87
/proc/31056/task/31059/stat : 31059 (java) R 31054 31056 30512 0 -1 4202560 30596 0 0 0 173 14 0 0 15 0 12 0 28754002 1573588992 94517 1992294400 134512640 134550932 4291337392 18446744073709551615 106195400 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31056/tid=31060] ppid=31054 vsize=1536708 CPUtime=1.85
/proc/31056/task/31060/stat : 31060 (java) R 31054 31056 30512 0 -1 4202560 35003 0 0 0 169 16 0 0 15 0 12 0 28754002 1573588992 94519 1992294400 134512640 134550932 4291337392 18446744073709551615 106195352 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31056/tid=31061] ppid=31054 vsize=1536708 CPUtime=0
/proc/31056/task/31061/stat : 31061 (java) S 31054 31056 30512 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 12 0 28754004 1573588992 94521 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 0 0 16800975 18446604437817730944 0 0 -1 1 0 0 0
[pid=31056/tid=31062] ppid=31054 vsize=1536708 CPUtime=0
/proc/31056/task/31062/stat : 31062 (java) S 31054 31056 30512 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 12 0 28754005 1573588992 94522 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31063] ppid=31054 vsize=1536708 CPUtime=0
/proc/31056/task/31063/stat : 31063 (java) S 31054 31056 30512 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 28754005 1573588992 94525 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31064] ppid=31054 vsize=1536708 CPUtime=0
/proc/31056/task/31064/stat : 31064 (java) S 31054 31056 30512 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 28754009 1573588992 94527 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31065] ppid=31054 vsize=1536708 CPUtime=0.38
/proc/31056/task/31065/stat : 31065 (java) S 31054 31056 30512 0 -1 4202560 1062 0 0 0 38 0 0 0 17 0 12 0 28754009 1573588992 94528 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 1 0 0 0
[pid=31056/tid=31066] ppid=31054 vsize=1536708 CPUtime=0.82
/proc/31056/task/31066/stat : 31066 (java) S 31054 31056 30512 0 -1 4202560 4843 0 0 0 81 1 0 0 15 0 12 0 28754009 1573588992 94530 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31067] ppid=31054 vsize=1536708 CPUtime=0
/proc/31056/task/31067/stat : 31067 (java) S 31054 31056 30512 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 12 0 28754009 1573588992 94532 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31068] ppid=31054 vsize=1536708 CPUtime=0
/proc/31056/task/31068/stat : 31068 (java) S 31054 31056 30512 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 28754009 1573588992 94534 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15.51
Current children cumulated vsize (KiB) 1536708

[startup+25.5065 s]
/proc/loadavg: 1.78 1.97 1.84 2/119 31069
/proc/meminfo: memFree=1281768/2059040 swapFree=4136648/4192956
[pid=31056] ppid=31054 vsize=1537032 CPUtime=30.91
/proc/31056/stat : 31056 (java) S 31054 31056 30512 0 -1 4202496 150089 0 1 0 3015 76 0 0 15 0 13 0 28753999 1573920768 133337 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31056/statm: 384258 133337 1439 10 0 381560 0
[pid=31056/tid=31058] ppid=31054 vsize=1537032 CPUtime=21.36
/proc/31056/task/31058/stat : 31058 (java) S 31054 31056 30512 0 -1 4202560 32095 0 1 0 2117 19 0 0 25 0 13 0 28754001 1573920768 133337 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 1 0 0 0
[pid=31056/tid=31059] ppid=31054 vsize=1537032 CPUtime=3.41
/proc/31056/task/31059/stat : 31059 (java) R 31054 31056 30512 0 -1 4202560 53733 0 0 0 317 24 0 0 15 0 13 0 28754002 1573920768 133337 1992294400 134512640 134550932 4291337392 18446744073709551615 106195352 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31056/tid=31060] ppid=31054 vsize=1537032 CPUtime=3.37
/proc/31056/task/31060/stat : 31060 (java) R 31054 31056 30512 0 -1 4202560 56878 0 0 0 310 27 0 0 15 0 13 0 28754002 1573920768 133338 1992294400 134512640 134550932 4291337392 18446744073709551615 104188349 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31056/tid=31061] ppid=31054 vsize=1537032 CPUtime=0
/proc/31056/task/31061/stat : 31061 (java) S 31054 31056 30512 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 13 0 28754004 1573920768 133338 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 0 0 16800975 18446604437817730944 0 0 -1 1 0 0 0
[pid=31056/tid=31062] ppid=31054 vsize=1537032 CPUtime=0
/proc/31056/task/31062/stat : 31062 (java) S 31054 31056 30512 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 28754005 1573920768 133338 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31063] ppid=31054 vsize=1537032 CPUtime=0
/proc/31056/task/31063/stat : 31063 (java) S 31054 31056 30512 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 28754005 1573920768 133338 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31064] ppid=31054 vsize=1537032 CPUtime=0
/proc/31056/task/31064/stat : 31064 (java) S 31054 31056 30512 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 28754009 1573920768 133338 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31065] ppid=31054 vsize=1537032 CPUtime=0.97

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

[pid=31056/tid=31062] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31062/stat : 31062 (java) S 31054 31056 30512 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 28754005 1582309376 327892 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31063] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31063/stat : 31063 (java) S 31054 31056 30512 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 28754005 1582309376 327892 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31064] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31064/stat : 31064 (java) S 31054 31056 30512 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 28754009 1582309376 327892 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31065] ppid=31054 vsize=1545224 CPUtime=2.01
/proc/31056/task/31065/stat : 31065 (java) S 31054 31056 30512 0 -1 4202560 5173 0 0 0 199 2 0 0 15 0 13 0 28754009 1582309376 327892 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31066] ppid=31054 vsize=1545224 CPUtime=2.26
/proc/31056/task/31066/stat : 31066 (java) S 31054 31056 30512 0 -1 4202560 4945 0 0 0 224 2 0 0 15 0 13 0 28754009 1582309376 327892 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31067] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31067/stat : 31067 (java) S 31054 31056 30512 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 28754009 1582309376 327892 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31068] ppid=31054 vsize=1545224 CPUtime=0.01
/proc/31056/task/31068/stat : 31068 (java) S 31054 31056 30512 0 -1 4202560 85 0 0 0 0 1 0 0 15 0 13 0 28754009 1582309376 327892 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31069] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31069/stat : 31069 (java) S 31054 31056 30512 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 28756057 1582309376 327892 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1598.1
Current children cumulated vsize (KiB) 1545224

[startup+1602.3 s]
/proc/loadavg: 1.07 1.11 1.19 2/119 31114
/proc/meminfo: memFree=482712/2059040 swapFree=4136648/4192956
[pid=31056] ppid=31054 vsize=1545224 CPUtime=1661.67
/proc/31056/stat : 31056 (java) S 31054 31056 30512 0 -1 4202496 376153 0 1 0 165848 319 0 0 15 0 13 0 28753999 1582309376 332337 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31056/statm: 386306 332337 1449 10 0 383608 0
[pid=31056/tid=31058] ppid=31054 vsize=1545224 CPUtime=1535.93
/proc/31056/task/31058/stat : 31058 (java) R 31054 31056 30512 0 -1 4202560 34055 0 1 0 153538 55 0 0 25 0 13 0 28754001 1582309376 332337 1992294400 134512640 134550932 4291337392 18446744073709551615 4110089902 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31056/tid=31059] ppid=31054 vsize=1545224 CPUtime=59.19
/proc/31056/task/31059/stat : 31059 (java) S 31054 31056 30512 0 -1 4202560 165871 0 0 0 5799 120 0 0 16 0 13 0 28754002 1582309376 332337 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31060] ppid=31054 vsize=1545224 CPUtime=59.24
/proc/31056/task/31060/stat : 31060 (java) S 31054 31056 30512 0 -1 4202560 162530 0 0 0 5803 121 0 0 16 0 13 0 28754002 1582309376 332337 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 1 0 0 0
[pid=31056/tid=31061] ppid=31054 vsize=1545224 CPUtime=2.96
/proc/31056/task/31061/stat : 31061 (java) S 31054 31056 30512 0 -1 4202560 2426 0 0 0 282 14 0 0 15 0 13 0 28754004 1582309376 332337 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 0 0 16800975 18446604437817730944 0 0 -1 1 0 0 0
[pid=31056/tid=31062] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31062/stat : 31062 (java) S 31054 31056 30512 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 28754005 1582309376 332337 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31063] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31063/stat : 31063 (java) S 31054 31056 30512 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 28754005 1582309376 332337 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31064] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31064/stat : 31064 (java) S 31054 31056 30512 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 28754009 1582309376 332337 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31065] ppid=31054 vsize=1545224 CPUtime=2.01
/proc/31056/task/31065/stat : 31065 (java) S 31054 31056 30512 0 -1 4202560 5173 0 0 0 199 2 0 0 15 0 13 0 28754009 1582309376 332337 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31066] ppid=31054 vsize=1545224 CPUtime=2.26
/proc/31056/task/31066/stat : 31066 (java) S 31054 31056 30512 0 -1 4202560 4945 0 0 0 224 2 0 0 15 0 13 0 28754009 1582309376 332337 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31067] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31067/stat : 31067 (java) S 31054 31056 30512 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 28754009 1582309376 332337 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31068] ppid=31054 vsize=1545224 CPUtime=0.01
/proc/31056/task/31068/stat : 31068 (java) S 31054 31056 30512 0 -1 4202560 88 0 0 0 0 1 0 0 15 0 13 0 28754009 1582309376 332337 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 1 0 0 0
[pid=31056/tid=31069] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31069/stat : 31069 (java) S 31054 31056 30512 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 28756057 1582309376 332337 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 1545224

[startup+1662.3 s]
/proc/loadavg: 1.15 1.13 1.19 2/119 31116
/proc/meminfo: memFree=467832/2059040 swapFree=4136648/4192956
[pid=31056] ppid=31054 vsize=1545224 CPUtime=1725.05
/proc/31056/stat : 31056 (java) S 31054 31056 30512 0 -1 4202496 379875 0 1 0 172181 324 0 0 15 0 13 0 28753999 1582309376 335897 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31056/statm: 386306 335897 1449 10 0 383608 0
[pid=31056/tid=31058] ppid=31054 vsize=1545224 CPUtime=1592.38
/proc/31056/task/31058/stat : 31058 (java) R 31054 31056 30512 0 -1 4202560 34119 0 1 0 159183 55 0 0 25 0 13 0 28754001 1582309376 335897 1992294400 134512640 134550932 4291337392 18446744073709551615 4109920890 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31056/tid=31059] ppid=31054 vsize=1545224 CPUtime=62.63
/proc/31056/task/31059/stat : 31059 (java) S 31054 31056 30512 0 -1 4202560 168783 0 0 0 6141 122 0 0 15 0 13 0 28754002 1582309376 335897 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31060] ppid=31054 vsize=1545224 CPUtime=62.71
/proc/31056/task/31060/stat : 31060 (java) S 31054 31056 30512 0 -1 4202560 163272 0 0 0 6148 123 0 0 16 0 13 0 28754002 1582309376 335897 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 1 0 0 0
[pid=31056/tid=31061] ppid=31054 vsize=1545224 CPUtime=2.97
/proc/31056/task/31061/stat : 31061 (java) S 31054 31056 30512 0 -1 4202560 2428 0 0 0 282 15 0 0 15 0 13 0 28754004 1582309376 335897 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 0 0 16800975 18446604437817730944 0 0 -1 1 0 0 0
[pid=31056/tid=31062] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31062/stat : 31062 (java) S 31054 31056 30512 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 28754005 1582309376 335897 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31063] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31063/stat : 31063 (java) S 31054 31056 30512 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 28754005 1582309376 335897 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31064] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31064/stat : 31064 (java) S 31054 31056 30512 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 28754009 1582309376 335897 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31065] ppid=31054 vsize=1545224 CPUtime=2.01
/proc/31056/task/31065/stat : 31065 (java) S 31054 31056 30512 0 -1 4202560 5173 0 0 0 199 2 0 0 15 0 13 0 28754009 1582309376 335897 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31066] ppid=31054 vsize=1545224 CPUtime=2.26
/proc/31056/task/31066/stat : 31066 (java) S 31054 31056 30512 0 -1 4202560 4945 0 0 0 224 2 0 0 15 0 13 0 28754009 1582309376 335897 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31067] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31067/stat : 31067 (java) S 31054 31056 30512 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 28754009 1582309376 335897 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31068] ppid=31054 vsize=1545224 CPUtime=0.01
/proc/31056/task/31068/stat : 31068 (java) S 31054 31056 30512 0 -1 4202560 90 0 0 0 0 1 0 0 15 0 13 0 28754009 1582309376 335897 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 1 0 0 0
[pid=31056/tid=31069] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31069/stat : 31069 (java) S 31054 31056 30512 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 28756057 1582309376 335897 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1725.05
Current children cumulated vsize (KiB) 1545224

[startup+1722.3 s]
/proc/loadavg: 1.09 1.12 1.18 2/119 31118
/proc/meminfo: memFree=452828/2059040 swapFree=4136648/4192956
[pid=31056] ppid=31054 vsize=1545224 CPUtime=1788.08
/proc/31056/stat : 31056 (java) S 31054 31056 30512 0 -1 4202496 383736 0 1 0 178480 328 0 0 15 0 13 0 28753999 1582309376 339678 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31056/statm: 386306 339678 1449 10 0 383608 0
[pid=31056/tid=31058] ppid=31054 vsize=1545224 CPUtime=1649.21
/proc/31056/task/31058/stat : 31058 (java) R 31054 31056 30512 0 -1 4202560 34176 0 1 0 164866 55 0 0 25 0 13 0 28754001 1582309376 339678 1992294400 134512640 134550932 4291337392 18446744073709551615 4109616585 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31056/tid=31059] ppid=31054 vsize=1545224 CPUtime=65.75
/proc/31056/task/31059/stat : 31059 (java) S 31054 31056 30512 0 -1 4202560 170453 0 0 0 6451 124 0 0 16 0 13 0 28754002 1582309376 339678 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 1 0 0 0
[pid=31056/tid=31060] ppid=31054 vsize=1545224 CPUtime=65.79
/proc/31056/task/31060/stat : 31060 (java) S 31054 31056 30512 0 -1 4202560 165398 0 0 0 6454 125 0 0 16 0 13 0 28754002 1582309376 339678 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31061] ppid=31054 vsize=1545224 CPUtime=2.98
/proc/31056/task/31061/stat : 31061 (java) S 31054 31056 30512 0 -1 4202560 2432 0 0 0 283 15 0 0 15 0 13 0 28754004 1582309376 339678 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 0 0 16800975 18446604437817730944 0 0 -1 1 0 0 0
[pid=31056/tid=31062] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31062/stat : 31062 (java) S 31054 31056 30512 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 28754005 1582309376 339678 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31063] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31063/stat : 31063 (java) S 31054 31056 30512 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 28754005 1582309376 339678 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31064] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31064/stat : 31064 (java) S 31054 31056 30512 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 28754009 1582309376 339678 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31065] ppid=31054 vsize=1545224 CPUtime=2.01
/proc/31056/task/31065/stat : 31065 (java) S 31054 31056 30512 0 -1 4202560 5173 0 0 0 199 2 0 0 15 0 13 0 28754009 1582309376 339678 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31066] ppid=31054 vsize=1545224 CPUtime=2.26
/proc/31056/task/31066/stat : 31066 (java) S 31054 31056 30512 0 -1 4202560 4945 0 0 0 224 2 0 0 15 0 13 0 28754009 1582309376 339678 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31067] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31067/stat : 31067 (java) S 31054 31056 30512 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 28754009 1582309376 339678 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31068] ppid=31054 vsize=1545224 CPUtime=0.01
/proc/31056/task/31068/stat : 31068 (java) S 31054 31056 30512 0 -1 4202560 94 0 0 0 0 1 0 0 15 0 13 0 28754009 1582309376 339678 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 1 0 0 0
[pid=31056/tid=31069] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31069/stat : 31069 (java) S 31054 31056 30512 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 28756057 1582309376 339678 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1788.08
Current children cumulated vsize (KiB) 1545224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1733.9 s]
/proc/loadavg: 1.16 1.13 1.18 2/119 31118
/proc/meminfo: memFree=450720/2059040 swapFree=4136648/4192956
[pid=31056] ppid=31054 vsize=1545224 CPUtime=1800.09
/proc/31056/stat : 31056 (java) S 31054 31056 30512 0 -1 4202496 384196 0 1 0 179680 329 0 0 15 0 13 0 28753999 1582309376 340130 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31056/statm: 386306 340130 1449 10 0 383608 0
[pid=31056/tid=31058] ppid=31054 vsize=1545224 CPUtime=1660.36
/proc/31056/task/31058/stat : 31058 (java) R 31054 31056 30512 0 -1 4202560 34184 0 1 0 165981 55 0 0 25 0 13 0 28754001 1582309376 340130 1992294400 134512640 134550932 4291337392 18446744073709551615 4109616496 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31056/tid=31059] ppid=31054 vsize=1545224 CPUtime=66.17
/proc/31056/task/31059/stat : 31059 (java) S 31054 31056 30512 0 -1 4202560 170566 0 0 0 6493 124 0 0 15 0 13 0 28754002 1582309376 340130 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31060] ppid=31054 vsize=1545224 CPUtime=66.21
/proc/31056/task/31060/stat : 31060 (java) S 31054 31056 30512 0 -1 4202560 165737 0 0 0 6496 125 0 0 16 0 13 0 28754002 1582309376 340130 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 1 0 0 0
[pid=31056/tid=31061] ppid=31054 vsize=1545224 CPUtime=2.98
/proc/31056/task/31061/stat : 31061 (java) S 31054 31056 30512 0 -1 4202560 2432 0 0 0 283 15 0 0 16 0 13 0 28754004 1582309376 340130 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 0 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31062] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31062/stat : 31062 (java) S 31054 31056 30512 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 28754005 1582309376 340130 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31063] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31063/stat : 31063 (java) S 31054 31056 30512 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 28754005 1582309376 340130 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31064] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31064/stat : 31064 (java) S 31054 31056 30512 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 28754009 1582309376 340130 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31065] ppid=31054 vsize=1545224 CPUtime=2.01
/proc/31056/task/31065/stat : 31065 (java) S 31054 31056 30512 0 -1 4202560 5173 0 0 0 199 2 0 0 15 0 13 0 28754009 1582309376 340130 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31066] ppid=31054 vsize=1545224 CPUtime=2.26
/proc/31056/task/31066/stat : 31066 (java) S 31054 31056 30512 0 -1 4202560 4945 0 0 0 224 2 0 0 15 0 13 0 28754009 1582309376 340130 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31067] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31067/stat : 31067 (java) S 31054 31056 30512 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 28754009 1582309376 340130 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
[pid=31056/tid=31068] ppid=31054 vsize=1545224 CPUtime=0.01
/proc/31056/task/31068/stat : 31068 (java) R 31054 31056 30512 0 -1 4202560 94 0 0 0 0 1 0 0 15 0 13 0 28754009 1582309376 340130 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31056/tid=31069] ppid=31054 vsize=1545224 CPUtime=0
/proc/31056/task/31069/stat : 31069 (java) S 31054 31056 30512 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 28756057 1582309376 340130 1992294400 134512640 134550932 4291337392 18446744073709551615 4294960144 0 4 0 16800975 18446604437817730944 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1545224

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

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

[startup+1734.02 s]
/proc/loadavg: 1.16 1.13 1.18 2/119 31118
/proc/meminfo: memFree=450720/2059040 swapFree=4136648/4192956
[pid=31056] ppid=31054 vsize=0 CPUtime=1800.22
/proc/31056/stat : 31056 (java) Z 31054 31056 30512 0 -1 4203548 384218 0 1 0 179688 334 0 0 15 0 2 0 28753999 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31056/statm: 0 0 0 0 0 0 0
[pid=31056/tid=31069] ppid=31054 vsize=0 CPUtime=0.05
/proc/31056/task/31069/stat : 31069 (java) R 31054 31056 30512 0 -1 4203588 5 0 0 0 0 5 0 0 18 0 2 0 28756057 0 0 1992294400 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1734.09
CPU time (s): 1800.3
CPU user time (s): 1796.88
CPU system time (s): 3.41848
CPU usage (%): 103.818
Max. virtual memory (cumulated for all children) (KiB): 1549236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.88
system time used= 3.41848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 384218
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= 55620
involuntary context switches= 46535

runsolver used 3.72543 second user time and 9.57854 second system time

The end

Launcher Data

Begin job on node026 at 2010-06-14 23:29:46
IDJOB=2660295
IDBENCH=2422
IDSOLVER=1165
FILE ID=node026/2660295-1276550982
PBS_JOBID= 11173482
Free space on /tmp= 62476 MiB

SOLVER NAME= SAT4J PB CuttingPlanes 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-maros-r7.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2660295-1276550982/watcher-2660295-1276550982 -o /tmp/evaluation-result-2660295-1276550982/solver-2660295-1276550982 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar CuttingPlanes HOME/instance-2660295-1276550982.opb

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

MD5SUM BENCH= 0981750c20a5ad85ded6bb04bf23d130
RANDOM SEED=1871251670

node026.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.201
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.40
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.201
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1809948 kB
Buffers:         29824 kB
Cached:         139472 kB
SwapCached:       9428 kB
Active:         119244 kB
Inactive:        62644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1809948 kB
SwapTotal:     4192956 kB
SwapFree:      4136648 kB
Dirty:           42760 kB
Writeback:           0 kB
AnonPages:       11024 kB
Mapped:           9384 kB
Slab:            45496 kB
PageTables:       4032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180816 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= 62476 MiB
End job on node026 at 2010-06-14 23:58:42