Trace number 2660696

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.21 1785.24

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-fixnet3.opb
MD5SUMe69b6a1a7600d74012ac2af18454c705
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark138878980
Best CPU time to get the best result obtained on this benchmark1800.48
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 69127168
Optimality of the best value was proved NO
Number of variables14036
Total number of constraints600
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 constraints600
Minimum length of a constraint19
Maximum length of a constraint1523
Number of terms in the objective function 13946
Biggest coefficient in the objective function 53687091200
Number of bits for the biggest coefficient in the objective function 36
Sum of the numbers in the objective function 23716479945956
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 53687091200
Number of bits of the biggest number in a constraint 36
Biggest sum of numbers in a constraint 23716479945956
Number of bits of the biggest sum of numbers45
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.09/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.14	c See www.sat4j.org for details.
0.09/0.15	c version 2.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.22	c Pseudo Boolean Optimization
0.22/0.22	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.22/0.22	c --- Begin Solver configuration ---
0.22/0.22	c Stops conflict analysis at the first Unique Implication Point
0.22/0.22	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@16fd0b7
0.22/0.22	c Learn all clauses as in MiniSAT
0.22/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.22/0.22	c No reason simplification
0.22/0.22	c Armin Biere (Picosat) restarts strategy
0.22/0.22	c Glucose learned constraints deletion strategy
0.22/0.22	c timeout=2147483s
0.22/0.22	c DB Simplification allowed=false
0.22/0.22	c --- End Solver configuration ---
0.22/0.22	c solving HOME/instance-2660696-1276562187.opb
0.22/0.22	c reading problem ... 
2.51/1.47	c ... done. Wall clock time 1.251s.
2.51/1.47	c #vars     14036
2.51/1.47	c #constraints  7353
2.51/1.47	c constraints type 
2.51/1.47	c org.sat4j.pb.constraints.pb.MaxWatchPb => 700
1489.54/1477.22	c cleaning 0 clauses out of 5001 with flag 0/5001
1800.05/1785.11	c starts		: 28
1800.05/1785.11	c conflicts		: 8241
1800.05/1785.11	c decisions		: 85275
1800.05/1785.11	c propagations		: 212163
1800.05/1785.11	c inspects		: 42122832
1800.05/1785.11	c learnt literals	: 0
1800.05/1785.11	c learnt binary clauses	: 0
1800.05/1785.11	c learnt ternary clauses	: 0
1800.05/1785.11	c learnt clauses	: 8240
1800.05/1785.11	c ignored clauses	: 0
1800.05/1785.11	c root simplifications	: 0
1800.05/1785.11	c removed literals (reason simplification)	: 0
1800.05/1785.11	c reason swapping (by a shorter reason)	: 0
1800.05/1785.11	c Calls to reduceDB	: 1
1800.05/1785.11	c number of reductions to clauses (during analyze)	: 0
1800.05/1785.11	c number of learned constraints concerned by reduction	: 0
1800.05/1785.12	c number of learning phase by resolution	: 0
1800.05/1785.12	c number of learning phase by cutting planes	: 0
1800.05/1785.12	c speed (assignments/second)	: 118.94905154946666
1800.05/1785.12	c non guided choices	657
1800.05/1785.13	c learnt constraints type 
1800.05/1785.13	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1
1800.05/1785.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8239
1800.05/1785.13	c constraints type 
1800.05/1785.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 700
1800.05/1785.13	s UNKNOWN
1800.05/1785.13	c Total wall clock time (in seconds): 1784.913

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-2660696-1276562187/watcher-2660696-1276562187 -o /tmp/evaluation-result-2660696-1276562187/solver-2660696-1276562187 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar CuttingPlanes HOME/instance-2660696-1276562187.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 2366
/proc/meminfo: memFree=1803948/2059040 swapFree=4136716/4192956
[pid=2366] ppid=2364 vsize=392 CPUtime=0
/proc/2366/stat : 2366 (java6) S 2364 2366 1641 0 -1 4194304 122 0 0 0 0 0 0 0 16 0 1 0 31820249 401408 40 1992294400 134512640 134550932 4292235696 18446744073709551615 7619156 0 2147483391 4096 0 18446744071699387582 0 0 17 1 0 0 0
/proc/2366/statm: 98 40 32 10 0 25 0

[startup+0.0633949 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 2366
/proc/meminfo: memFree=1803948/2059040 swapFree=4136716/4192956
[pid=2366] ppid=2364 vsize=1521664 CPUtime=0.05
/proc/2366/stat : 2366 (java) S 2364 2366 1641 0 -1 4202496 3626 0 1 0 3 2 0 0 15 0 7 0 31820249 1558183936 3066 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/2366/statm: 380416 3066 1023 10 0 377726 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1521664

[startup+0.101395 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 2366
/proc/meminfo: memFree=1803948/2059040 swapFree=4136716/4192956
[pid=2366] ppid=2364 vsize=1524024 CPUtime=0.09
/proc/2366/stat : 2366 (java) S 2364 2366 1641 0 -1 4202496 3941 0 1 0 6 3 0 0 15 0 12 0 31820249 1560600576 3379 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2366/statm: 381006 3379 1073 10 0 378308 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1524024

[startup+0.301433 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 2366
/proc/meminfo: memFree=1803948/2059040 swapFree=4136716/4192956
[pid=2366] ppid=2364 vsize=1526732 CPUtime=0.37
/proc/2366/stat : 2366 (java) S 2364 2366 1641 0 -1 4202496 5444 0 1 0 33 4 0 0 15 0 12 0 31820249 1563373568 4880 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2366/statm: 381683 4880 1361 10 0 378985 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1526732

[startup+0.701508 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 2366
/proc/meminfo: memFree=1803948/2059040 swapFree=4136716/4192956
[pid=2366] ppid=2364 vsize=1529824 CPUtime=1.11
/proc/2366/stat : 2366 (java) S 2364 2366 1641 0 -1 4202496 8933 0 1 0 105 6 0 0 15 0 12 0 31820249 1566539776 8137 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2366/statm: 382456 8138 1402 10 0 379758 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 1529824

[startup+1.50165 s]
/proc/loadavg: 1.00 1.00 1.00 4/118 2378
/proc/meminfo: memFree=1760452/2059040 swapFree=4136716/4192956
[pid=2366] ppid=2364 vsize=1539676 CPUtime=2.7
/proc/2366/stat : 2366 (java) S 2364 2366 1641 0 -1 4202496 19857 0 1 0 260 10 0 0 15 0 12 0 31820249 1576628224 17314 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2366/statm: 384919 17314 1415 10 0 382221 0
[pid=2366/tid=2368] ppid=2364 vsize=1539676 CPUtime=1.46
/proc/2366/task/2368/stat : 2368 (java) R 2364 2366 1641 0 -1 4202560 12867 0 1 0 139 7 0 0 18 0 12 0 31820251 1576628224 17314 1992294400 134512640 134550932 4287643808 18446744073709551615 106834530 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2366/tid=2369] ppid=2364 vsize=1539676 CPUtime=0
/proc/2366/task/2369/stat : 2369 (java) S 2364 2366 1641 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 12 0 31820252 1576628224 17314 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2370] ppid=2364 vsize=1539676 CPUtime=0
/proc/2366/task/2370/stat : 2370 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 31820252 1576628224 17315 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2371] ppid=2364 vsize=1539676 CPUtime=0
/proc/2366/task/2371/stat : 2371 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 31820254 1576628224 17315 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 0 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2372] ppid=2364 vsize=1539676 CPUtime=0
/proc/2366/task/2372/stat : 2372 (java) S 2364 2366 1641 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 12 0 31820254 1576628224 17315 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2373] ppid=2364 vsize=1539676 CPUtime=0
/proc/2366/task/2373/stat : 2373 (java) S 2364 2366 1641 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 12 0 31820254 1576628224 17315 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2374] ppid=2364 vsize=1539676 CPUtime=0
/proc/2366/task/2374/stat : 2374 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 31820259 1576628224 17315 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2375] ppid=2364 vsize=1539676 CPUtime=0.09
/proc/2366/task/2375/stat : 2375 (java) R 2364 2366 1641 0 -1 4202560 206 0 0 0 9 0 0 0 22 0 12 0 31820259 1576628224 17316 1992294400 134512640 134550932 4287643808 18446744073709551615 103334049 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2366/tid=2376] ppid=2364 vsize=1539676 CPUtime=1.11
/proc/2366/task/2376/stat : 2376 (java) R 2364 2366 1641 0 -1 4202560 5717 0 0 0 110 1 0 0 17 0 12 0 31820259 1576628224 17316 1992294400 134512640 134550932 4287643808 18446744073709551615 102099088 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2366/tid=2377] ppid=2364 vsize=1539676 CPUtime=0
/proc/2366/task/2377/stat : 2377 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 12 0 31820259 1576628224 17316 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2378] ppid=2364 vsize=1539676 CPUtime=0
/proc/2366/task/2378/stat : 2378 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 31820259 1576628224 17316 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 1539676

[startup+3.10193 s]
/proc/loadavg: 1.16 1.03 1.01 4/119 2379
/proc/meminfo: memFree=1724236/2059040 swapFree=4136716/4192956
[pid=2366] ppid=2364 vsize=1540160 CPUtime=5.31
/proc/2366/stat : 2366 (java) S 2364 2366 1641 0 -1 4202496 41256 0 1 0 511 20 0 0 15 0 13 0 31820249 1577123840 38693 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2366/statm: 385040 38693 1440 10 0 382342 0
[pid=2366/tid=2368] ppid=2364 vsize=1540160 CPUtime=3.02
/proc/2366/task/2368/stat : 2368 (java) R 2364 2366 1641 0 -1 4202560 32051 0 1 0 286 16 0 0 21 0 13 0 31820251 1577123840 38693 1992294400 134512640 134550932 4287643808 18446744073709551615 4109466127 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2366/tid=2369] ppid=2364 vsize=1540160 CPUtime=0.04
/proc/2366/task/2369/stat : 2369 (java) S 2364 2366 1641 0 -1 4202560 1095 0 0 0 4 0 0 0 16 0 13 0 31820252 1577123840 38693 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2370] ppid=2364 vsize=1540160 CPUtime=0.02
/proc/2366/task/2370/stat : 2370 (java) S 2364 2366 1641 0 -1 4202560 998 0 0 0 2 0 0 0 18 0 13 0 31820252 1577123840 38693 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2371] ppid=2364 vsize=1540160 CPUtime=0
/proc/2366/task/2371/stat : 2371 (java) S 2364 2366 1641 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 13 0 31820254 1577123840 38693 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 0 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2372] ppid=2364 vsize=1540160 CPUtime=0
/proc/2366/task/2372/stat : 2372 (java) S 2364 2366 1641 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 31820254 1577123840 38693 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2373] ppid=2364 vsize=1540160 CPUtime=0
/proc/2366/task/2373/stat : 2373 (java) S 2364 2366 1641 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 31820254 1577123840 38693 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2374] ppid=2364 vsize=1540160 CPUtime=0
/proc/2366/task/2374/stat : 2374 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 31820259 1577123840 38693 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2375] ppid=2364 vsize=1540160 CPUtime=0.23
/proc/2366/task/2375/stat : 2375 (java) R 2364 2366 1641 0 -1 4202560 213 0 0 0 23 0 0 0 16 0 13 0 31820259 1577123840 38693 1992294400 134512640 134550932 4287643808 18446744073709551615 102538163 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2366/tid=2376] ppid=2364 vsize=1540160 CPUtime=1.95
/proc/2366/task/2376/stat : 2376 (java) S 2364 2366 1641 0 -1 4202560 5822 0 0 0 193 2 0 0 15 0 13 0 31820259 1577123840 38693 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2377] ppid=2364 vsize=1540160 CPUtime=0
/proc/2366/task/2377/stat : 2377 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31820259 1577123840 38693 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2378] ppid=2364 vsize=1540160 CPUtime=0
/proc/2366/task/2378/stat : 2378 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31820259 1577123840 38693 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2379] ppid=2364 vsize=1540160 CPUtime=0
/proc/2366/task/2379/stat : 2379 (java) S 2364 2366 1641 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 31820453 1577123840 38693 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.31
Current children cumulated vsize (KiB) 1540160

[startup+6.3015 s]
/proc/loadavg: 1.16 1.03 1.01 2/119 2379
/proc/meminfo: memFree=1617224/2059040 swapFree=4136716/4192956
[pid=2366] ppid=2364 vsize=1539256 CPUtime=9.13
/proc/2366/stat : 2366 (java) S 2364 2366 1641 0 -1 4202496 51110 0 1 0 889 24 0 0 15 0 13 0 31820249 1576198144 47918 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2366/statm: 384814 47918 1440 10 0 382116 0
[pid=2366/tid=2368] ppid=2364 vsize=1539256 CPUtime=6.04
/proc/2366/task/2368/stat : 2368 (java) R 2364 2366 1641 0 -1 4202560 34685 0 1 0 587 17 0 0 21 0 13 0 31820251 1576198144 47918 1992294400 134512640 134550932 4287643808 18446744073709551615 4109482907 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2366/tid=2369] ppid=2364 vsize=1539256 CPUtime=0.2
/proc/2366/task/2369/stat : 2369 (java) S 2364 2366 1641 0 -1 4202560 4232 0 0 0 19 1 0 0 16 0 13 0 31820252 1576198144 47918 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2370] ppid=2364 vsize=1539256 CPUtime=0.19
/proc/2366/task/2370/stat : 2370 (java) S 2364 2366 1641 0 -1 4202560 5010 0 0 0 18 1 0 0 16 0 13 0 31820252 1576198144 47918 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2371] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2371/stat : 2371 (java) S 2364 2366 1641 0 -1 4202560 28 0 0 0 0 0 0 0 15 0 13 0 31820254 1576198144 47918 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 0 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2372] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2372/stat : 2372 (java) S 2364 2366 1641 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 31820254 1576198144 47918 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2373] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2373/stat : 2373 (java) S 2364 2366 1641 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 31820254 1576198144 47918 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2374] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2374/stat : 2374 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 31820259 1576198144 47918 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2375] ppid=2364 vsize=1539256 CPUtime=0.46
/proc/2366/task/2375/stat : 2375 (java) S 2364 2366 1641 0 -1 4202560 240 0 0 0 46 0 0 0 15 0 13 0 31820259 1576198144 47918 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2376] ppid=2364 vsize=1539256 CPUtime=2.18
/proc/2366/task/2376/stat : 2376 (java) S 2364 2366 1641 0 -1 4202560 5846 0 0 0 216 2 0 0 15 0 13 0 31820259 1576198144 47918 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2377] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2377/stat : 2377 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31820259 1576198144 47918 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2378] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2378/stat : 2378 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31820259 1576198144 47918 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2379] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2379/stat : 2379 (java) S 2364 2366 1641 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 31820453 1576198144 47918 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.13
Current children cumulated vsize (KiB) 1539256

[startup+12.7016 s]
/proc/loadavg: 1.13 1.03 1.01 2/119 2379
/proc/meminfo: memFree=1615736/2059040 swapFree=4136716/4192956
[pid=2366] ppid=2364 vsize=1539256 CPUtime=15.56
/proc/2366/stat : 2366 (java) S 2364 2366 1641 0 -1 4202496 51497 0 1 0 1531 25 0 0 15 0 13 0 31820249 1576198144 48272 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2366/statm: 384814 48272 1440 10 0 382116 0
[pid=2366/tid=2368] ppid=2364 vsize=1539256 CPUtime=12.42
/proc/2366/task/2368/stat : 2368 (java) R 2364 2366 1641 0 -1 4202560 34702 0 1 0 1225 17 0 0 25 0 13 0 31820251 1576198144 48272 1992294400 134512640 134550932 4287643808 18446744073709551615 4109482825 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2366/tid=2369] ppid=2364 vsize=1539256 CPUtime=0.23
/proc/2366/task/2369/stat : 2369 (java) S 2364 2366 1641 0 -1 4202560 4362 0 0 0 21 2 0 0 16 0 13 0 31820252 1576198144 48272 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2370] ppid=2364 vsize=1539256 CPUtime=0.21
/proc/2366/task/2370/stat : 2370 (java) S 2364 2366 1641 0 -1 4202560 5250 0 0 0 19 2 0 0 15 0 13 0 31820252 1576198144 48272 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2371] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2371/stat : 2371 (java) S 2364 2366 1641 0 -1 4202560 28 0 0 0 0 0 0 0 15 0 13 0 31820254 1576198144 48272 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 0 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2372] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2372/stat : 2372 (java) S 2364 2366 1641 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 31820254 1576198144 48272 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2373] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2373/stat : 2373 (java) S 2364 2366 1641 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 31820254 1576198144 48272 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2374] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2374/stat : 2374 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 31820259 1576198144 48272 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2375] ppid=2364 vsize=1539256 CPUtime=0.46
/proc/2366/task/2375/stat : 2375 (java) S 2364 2366 1641 0 -1 4202560 240 0 0 0 46 0 0 0 15 0 13 0 31820259 1576198144 48272 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2376] ppid=2364 vsize=1539256 CPUtime=2.18
/proc/2366/task/2376/stat : 2376 (java) S 2364 2366 1641 0 -1 4202560 5846 0 0 0 216 2 0 0 15 0 13 0 31820259 1576198144 48272 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2377] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2377/stat : 2377 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31820259 1576198144 48272 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2378] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2378/stat : 2378 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31820259 1576198144 48272 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2379] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2379/stat : 2379 (java) S 2364 2366 1641 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 31820453 1576198144 48272 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 15.56
Current children cumulated vsize (KiB) 1539256

[startup+25.5019 s]
/proc/loadavg: 1.11 1.03 1.01 2/119 2379
/proc/meminfo: memFree=1609784/2059040 swapFree=4136716/4192956
[pid=2366] ppid=2364 vsize=1539256 CPUtime=28.41
/proc/2366/stat : 2366 (java) S 2364 2366 1641 0 -1 4202496 53005 0 1 0 2815 26 0 0 15 0 13 0 31820249 1576198144 49645 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2366/statm: 384814 49645 1440 10 0 382116 0
[pid=2366/tid=2368] ppid=2364 vsize=1539256 CPUtime=25.15
/proc/2366/task/2368/stat : 2368 (java) R 2364 2366 1641 0 -1 4202560 34986 0 1 0 2498 17 0 0 25 0 13 0 31820251 1576198144 49645 1992294400 134512640 134550932 4287643808 18446744073709551615 4109554260 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2366/tid=2369] ppid=2364 vsize=1539256 CPUtime=0.28
/proc/2366/task/2369/stat : 2369 (java) S 2364 2366 1641 0 -1 4202560 4983 0 0 0 26 2 0 0 16 0 13 0 31820252 1576198144 49645 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2370] ppid=2364 vsize=1539256 CPUtime=0.27
/proc/2366/task/2370/stat : 2370 (java) S 2364 2366 1641 0 -1 4202560 5853 0 0 0 25 2 0 0 16 0 13 0 31820252 1576198144 49645 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2371] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2371/stat : 2371 (java) S 2364 2366 1641 0 -1 4202560 28 0 0 0 0 0 0 0 15 0 13 0 31820254 1576198144 49645 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 0 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2372] ppid=2364 vsize=1539256 CPUtime=0

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

[pid=2366/tid=2372] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2372/stat : 2372 (java) S 2364 2366 1641 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 31820254 1576198144 133063 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2373] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2373/stat : 2373 (java) S 2364 2366 1641 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 31820254 1576198144 133063 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2374] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2374/stat : 2374 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 31820259 1576198144 133063 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2375] ppid=2364 vsize=1539256 CPUtime=0.64
/proc/2366/task/2375/stat : 2375 (java) S 2364 2366 1641 0 -1 4202560 259 0 0 0 64 0 0 0 15 0 13 0 31820259 1576198144 133063 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2376] ppid=2364 vsize=1539256 CPUtime=3.03
/proc/2366/task/2376/stat : 2376 (java) S 2364 2366 1641 0 -1 4202560 5908 0 0 0 301 2 0 0 15 0 13 0 31820259 1576198144 133063 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2377] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2377/stat : 2377 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31820259 1576198144 133063 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2378] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2378/stat : 2378 (java) S 2364 2366 1641 0 -1 4202560 92 0 0 0 0 0 0 0 15 0 13 0 31820259 1576198144 133063 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2379] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2379/stat : 2379 (java) S 2364 2366 1641 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 31820453 1576198144 133063 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1615.66
Current children cumulated vsize (KiB) 1539256

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 2432
/proc/meminfo: memFree=1273868/2059040 swapFree=4136716/4192956
[pid=2366] ppid=2364 vsize=1539256 CPUtime=1676.02
/proc/2366/stat : 2366 (java) S 2364 2366 1641 0 -1 4202496 147216 0 1 0 167497 105 0 0 15 0 13 0 31820249 1576198144 133063 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2366/statm: 384814 133063 1450 10 0 382116 0
[pid=2366/tid=2368] ppid=2364 vsize=1539256 CPUtime=1648.56
/proc/2366/task/2368/stat : 2368 (java) R 2364 2366 1641 0 -1 4202560 36823 0 1 0 164833 23 0 0 25 0 13 0 31820251 1576198144 133063 1992294400 134512640 134550932 4287643808 18446744073709551615 4109435723 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2366/tid=2369] ppid=2364 vsize=1539256 CPUtime=11.03
/proc/2366/task/2369/stat : 2369 (java) S 2364 2366 1641 0 -1 4202560 51272 0 0 0 1065 38 0 0 16 0 13 0 31820252 1576198144 133063 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2370] ppid=2364 vsize=1539256 CPUtime=11.02
/proc/2366/task/2370/stat : 2370 (java) S 2364 2366 1641 0 -1 4202560 51662 0 0 0 1073 29 0 0 16 0 13 0 31820252 1576198144 133063 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2371] ppid=2364 vsize=1539256 CPUtime=1.68
/proc/2366/task/2371/stat : 2371 (java) S 2364 2366 1641 0 -1 4202560 128 0 0 0 158 10 0 0 15 0 13 0 31820254 1576198144 133063 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 0 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2372] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2372/stat : 2372 (java) S 2364 2366 1641 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 31820254 1576198144 133063 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2373] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2373/stat : 2373 (java) S 2364 2366 1641 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 31820254 1576198144 133063 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2374] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2374/stat : 2374 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 31820259 1576198144 133063 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2375] ppid=2364 vsize=1539256 CPUtime=0.64
/proc/2366/task/2375/stat : 2375 (java) S 2364 2366 1641 0 -1 4202560 259 0 0 0 64 0 0 0 15 0 13 0 31820259 1576198144 133063 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2376] ppid=2364 vsize=1539256 CPUtime=3.03
/proc/2366/task/2376/stat : 2376 (java) S 2364 2366 1641 0 -1 4202560 5908 0 0 0 301 2 0 0 15 0 13 0 31820259 1576198144 133063 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2377] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2377/stat : 2377 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31820259 1576198144 133063 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2378] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2378/stat : 2378 (java) S 2364 2366 1641 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 13 0 31820259 1576198144 133063 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2379] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2379/stat : 2379 (java) S 2364 2366 1641 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 31820453 1576198144 133063 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1676.02
Current children cumulated vsize (KiB) 1539256

[startup+1722.3 s]
/proc/loadavg: 1.22 1.05 1.02 2/119 2434
/proc/meminfo: memFree=1272628/2059040 swapFree=4136716/4192956
[pid=2366] ppid=2364 vsize=1539256 CPUtime=1736.36
/proc/2366/stat : 2366 (java) S 2364 2366 1641 0 -1 4202496 147580 0 1 0 173529 107 0 0 15 0 13 0 31820249 1576198144 133397 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2366/statm: 384814 133397 1450 10 0 382116 0
[pid=2366/tid=2368] ppid=2364 vsize=1539256 CPUtime=1708.18
/proc/2366/task/2368/stat : 2368 (java) R 2364 2366 1641 0 -1 4202560 36839 0 1 0 170795 23 0 0 25 0 13 0 31820251 1576198144 133397 1992294400 134512640 134550932 4287643808 18446744073709551615 4109404521 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2366/tid=2369] ppid=2364 vsize=1539256 CPUtime=11.39
/proc/2366/task/2369/stat : 2369 (java) S 2364 2366 1641 0 -1 4202560 51445 0 0 0 1101 38 0 0 16 0 13 0 31820252 1576198144 133397 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2370] ppid=2364 vsize=1539256 CPUtime=11.37
/proc/2366/task/2370/stat : 2370 (java) S 2364 2366 1641 0 -1 4202560 51829 0 0 0 1107 30 0 0 15 0 13 0 31820252 1576198144 133397 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2371] ppid=2364 vsize=1539256 CPUtime=1.69
/proc/2366/task/2371/stat : 2371 (java) S 2364 2366 1641 0 -1 4202560 132 0 0 0 158 11 0 0 15 0 13 0 31820254 1576198144 133397 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 0 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2372] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2372/stat : 2372 (java) S 2364 2366 1641 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 31820254 1576198144 133397 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2373] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2373/stat : 2373 (java) S 2364 2366 1641 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 31820254 1576198144 133397 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2374] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2374/stat : 2374 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 31820259 1576198144 133397 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2375] ppid=2364 vsize=1539256 CPUtime=0.64
/proc/2366/task/2375/stat : 2375 (java) S 2364 2366 1641 0 -1 4202560 259 0 0 0 64 0 0 0 15 0 13 0 31820259 1576198144 133397 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2376] ppid=2364 vsize=1539256 CPUtime=3.03
/proc/2366/task/2376/stat : 2376 (java) S 2364 2366 1641 0 -1 4202560 5908 0 0 0 301 2 0 0 15 0 13 0 31820259 1576198144 133397 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2377] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2377/stat : 2377 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31820259 1576198144 133397 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2378] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2378/stat : 2378 (java) S 2364 2366 1641 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 13 0 31820259 1576198144 133397 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2379] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2379/stat : 2379 (java) S 2364 2366 1641 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 31820453 1576198144 133397 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1736.36
Current children cumulated vsize (KiB) 1539256

[startup+1782.3 s]
/proc/loadavg: 1.07 1.04 1.01 2/119 2436
/proc/meminfo: memFree=1247828/2059040 swapFree=4136716/4192956
[pid=2366] ppid=2364 vsize=1539256 CPUtime=1797.19
/proc/2366/stat : 2366 (java) S 2364 2366 1641 0 -1 4202496 154613 0 1 0 179608 111 0 0 15 0 13 0 31820249 1576198144 139634 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2366/statm: 384814 139634 1450 10 0 382116 0
[pid=2366/tid=2368] ppid=2364 vsize=1539256 CPUtime=1767.25
/proc/2366/task/2368/stat : 2368 (java) R 2364 2366 1641 0 -1 4202560 36890 0 1 0 176701 24 0 0 25 0 13 0 31820251 1576198144 139634 1992294400 134512640 134550932 4287643808 18446744073709551615 4109156863 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2366/tid=2369] ppid=2364 vsize=1539256 CPUtime=12.25
/proc/2366/task/2369/stat : 2369 (java) S 2364 2366 1641 0 -1 4202560 54740 0 0 0 1186 39 0 0 16 0 13 0 31820252 1576198144 139634 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2370] ppid=2364 vsize=1539256 CPUtime=12.25
/proc/2366/task/2370/stat : 2370 (java) S 2364 2366 1641 0 -1 4202560 55508 0 0 0 1193 32 0 0 15 0 13 0 31820252 1576198144 139634 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2371] ppid=2364 vsize=1539256 CPUtime=1.7
/proc/2366/task/2371/stat : 2371 (java) S 2364 2366 1641 0 -1 4202560 136 0 0 0 159 11 0 0 15 0 13 0 31820254 1576198144 139634 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 0 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2372] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2372/stat : 2372 (java) S 2364 2366 1641 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 31820254 1576198144 139634 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2373] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2373/stat : 2373 (java) S 2364 2366 1641 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 31820254 1576198144 139634 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2374] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2374/stat : 2374 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 31820259 1576198144 139634 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2375] ppid=2364 vsize=1539256 CPUtime=0.64
/proc/2366/task/2375/stat : 2375 (java) S 2364 2366 1641 0 -1 4202560 259 0 0 0 64 0 0 0 15 0 13 0 31820259 1576198144 139634 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2376] ppid=2364 vsize=1539256 CPUtime=3.03
/proc/2366/task/2376/stat : 2376 (java) S 2364 2366 1641 0 -1 4202560 5908 0 0 0 301 2 0 0 15 0 13 0 31820259 1576198144 139634 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2377] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2377/stat : 2377 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31820259 1576198144 139634 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2378] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2378/stat : 2378 (java) S 2364 2366 1641 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 31820259 1576198144 139634 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2379] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2379/stat : 2379 (java) S 2364 2366 1641 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 31820453 1576198144 139634 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1797.19
Current children cumulated vsize (KiB) 1539256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1785.1 s]
/proc/loadavg: 1.07 1.04 1.01 2/119 2436
/proc/meminfo: memFree=1246464/2059040 swapFree=4136716/4192956
[pid=2366] ppid=2364 vsize=1539256 CPUtime=1800.05
/proc/2366/stat : 2366 (java) S 2364 2366 1641 0 -1 4202496 154931 0 1 0 179894 111 0 0 15 0 13 0 31820249 1576198144 139904 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2366/statm: 384814 139904 1450 10 0 382116 0
[pid=2366/tid=2368] ppid=2364 vsize=1539256 CPUtime=1770.01
/proc/2366/task/2368/stat : 2368 (java) R 2364 2366 1641 0 -1 4202560 36893 0 1 0 176977 24 0 0 25 0 13 0 31820251 1576198144 139904 1992294400 134512640 134550932 4287643808 18446744073709551615 4109554281 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2366/tid=2369] ppid=2364 vsize=1539256 CPUtime=12.31
/proc/2366/task/2369/stat : 2369 (java) S 2364 2366 1641 0 -1 4202560 54922 0 0 0 1191 40 0 0 16 0 13 0 31820252 1576198144 139904 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2370] ppid=2364 vsize=1539256 CPUtime=12.3
/proc/2366/task/2370/stat : 2370 (java) S 2364 2366 1641 0 -1 4202560 55641 0 0 0 1198 32 0 0 16 0 13 0 31820252 1576198144 139904 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2371] ppid=2364 vsize=1539256 CPUtime=1.7
/proc/2366/task/2371/stat : 2371 (java) S 2364 2366 1641 0 -1 4202560 136 0 0 0 159 11 0 0 15 0 13 0 31820254 1576198144 139904 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 0 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2372] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2372/stat : 2372 (java) S 2364 2366 1641 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 31820254 1576198144 139904 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2373] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2373/stat : 2373 (java) S 2364 2366 1641 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 31820254 1576198144 139904 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2374] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2374/stat : 2374 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 31820259 1576198144 139904 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2375] ppid=2364 vsize=1539256 CPUtime=0.64
/proc/2366/task/2375/stat : 2375 (java) S 2364 2366 1641 0 -1 4202560 259 0 0 0 64 0 0 0 15 0 13 0 31820259 1576198144 139904 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2376] ppid=2364 vsize=1539256 CPUtime=3.03
/proc/2366/task/2376/stat : 2376 (java) S 2364 2366 1641 0 -1 4202560 5908 0 0 0 301 2 0 0 15 0 13 0 31820259 1576198144 139904 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2377] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2377/stat : 2377 (java) S 2364 2366 1641 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 31820259 1576198144 139904 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 0 0 0 0
[pid=2366/tid=2378] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2378/stat : 2378 (java) S 2364 2366 1641 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 31820259 1576198144 139904 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
[pid=2366/tid=2379] ppid=2364 vsize=1539256 CPUtime=0
/proc/2366/task/2379/stat : 2379 (java) S 2364 2366 1641 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 31820453 1576198144 139904 1992294400 134512640 134550932 4287643808 18446744073709551615 4294960144 0 4 0 16800975 18446604437834553408 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1539256

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

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

[startup+1785.22 s]
/proc/loadavg: 1.07 1.04 1.01 2/109 2439
/proc/meminfo: memFree=1572168/2059040 swapFree=4136716/4192956
[pid=2366] ppid=2364 vsize=0 CPUtime=1800.18
/proc/2366/stat : 2366 (java) Z 2364 2366 1641 0 -1 4203548 154953 0 1 0 179903 115 0 0 15 0 2 0 31820249 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2366/statm: 0 0 0 0 0 0 0
[pid=2366/tid=2377] ppid=2364 vsize=0 CPUtime=0.03
/proc/2366/task/2377/stat : 2377 (java) R 2364 2366 1641 0 -1 4203588 1 0 0 0 0 3 0 0 18 0 2 0 31820259 0 0 1992294400 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1785.24
CPU time (s): 1800.21
CPU user time (s): 1799.03
CPU system time (s): 1.17582
CPU usage (%): 100.838
Max. virtual memory (cumulated for all children) (KiB): 1540712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.03
system time used= 1.17582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154953
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= 53106
involuntary context switches= 32890

runsolver used 3.49547 second user time and 9.63054 second system time

The end

Launcher Data

Begin job on node012 at 2010-06-15 02:36:27
IDJOB=2660696
IDBENCH=2491
IDSOLVER=1165
FILE ID=node012/2660696-1276562187
PBS_JOBID= 11173496
Free space on /tmp= 62504 MiB

SOLVER NAME= SAT4J PB CuttingPlanes 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-fixnet3.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2660696-1276562187/watcher-2660696-1276562187 -o /tmp/evaluation-result-2660696-1276562187/solver-2660696-1276562187 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar CuttingPlanes HOME/instance-2660696-1276562187.opb

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

MD5SUM BENCH= e69b6a1a7600d74012ac2af18454c705
RANDOM SEED=2099777577

node012.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.258
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.258
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1804468 kB
Buffers:         54412 kB
Cached:         120744 kB
SwapCached:       9652 kB
Active:          74088 kB
Inactive:       113824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1804468 kB
SwapTotal:     4192956 kB
SwapFree:      4136716 kB
Dirty:            1036 kB
Writeback:           0 kB
AnonPages:       10964 kB
Mapped:           9276 kB
Slab:            44756 kB
PageTables:       4044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182180 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= 62504 MiB
End job on node012 at 2010-06-15 03:06:14