Trace number 2660349

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.2 1710.26

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=420-sizeP=211-sizeQ=420-348698641-max.opb
MD5SUM0313cdb45b0522b789ebac5496eff7a9
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables89251
Total number of constraints265861
Number of constraints which are clauses265860
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint88620
Number of terms in the objective function 211
Biggest coefficient in the objective function 1645504557321206042154969182557350504982735865633579863348609024
Number of bits for the biggest coefficient in the objective function 211
Sum of the numbers in the objective function 3291009114642412084309938365114701009965471731267159726697218047
Number of bits of the sum of numbers in the objective function 211
Biggest number in a constraint 2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912
Number of bits of the biggest number in a constraint 630
Biggest sum of numbers in a constraint 8911016831293350036408538292383381493932086928219843614412485386125155782666611316461046199057660664692500703545894843314379452055497331714886553722880795243382690831872185771948649693979666
Number of bits of the biggest sum of numbers631
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.24/0.21	c Pseudo Boolean Optimization
0.24/0.21	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.24/0.21	c --- Begin Solver configuration ---
0.24/0.21	c Stops conflict analysis at the first Unique Implication Point
0.24/0.21	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@16fd0b7
0.24/0.21	c Learn all clauses as in MiniSAT
0.24/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.24/0.21	c No reason simplification
0.24/0.21	c Armin Biere (Picosat) restarts strategy
0.24/0.21	c Glucose learned constraints deletion strategy
0.24/0.21	c timeout=2147483s
0.24/0.21	c DB Simplification allowed=false
0.24/0.21	c --- End Solver configuration ---
0.24/0.21	c solving HOME/instance-2660349-1276624588.opb
0.24/0.21	c reading problem ... 
8.58/7.59	c ... done. Wall clock time 7.385s.
8.58/7.59	c #vars     89251
8.58/7.59	c #constraints  288017
8.58/7.59	c constraints type 
8.58/7.59	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 177240
8.58/7.59	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 88620
8.58/7.59	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.04/1710.11	c starts		: 1
1800.04/1710.11	c conflicts		: 3
1800.04/1710.11	c decisions		: 428
1800.04/1710.11	c propagations		: 113313
1800.04/1710.11	c inspects		: 559393
1800.04/1710.11	c learnt literals	: 0
1800.04/1710.11	c learnt binary clauses	: 0
1800.04/1710.11	c learnt ternary clauses	: 0
1800.04/1710.11	c learnt clauses	: 2
1800.04/1710.11	c ignored clauses	: 0
1800.04/1710.11	c root simplifications	: 0
1800.04/1710.11	c removed literals (reason simplification)	: 0
1800.04/1710.11	c reason swapping (by a shorter reason)	: 0
1800.04/1710.11	c Calls to reduceDB	: 0
1800.04/1710.11	c number of reductions to clauses (during analyze)	: 0
1800.04/1710.11	c number of learned constraints concerned by reduction	: 0
1800.04/1710.11	c number of learning phase by resolution	: 0
1800.04/1710.11	c number of learning phase by cutting planes	: 0
1800.04/1710.11	c speed (assignments/second)	: 66.55608542400995
1800.04/1710.11	c non guided choices	2
1800.04/1710.11	c learnt constraints type 
1800.04/1710.11	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.04/1710.11	c constraints type 
1800.04/1710.11	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 177240
1800.04/1710.11	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 88620
1800.04/1710.11	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.04/1710.11	s UNKNOWN
1800.04/1710.12	c Total wall clock time (in seconds): 1709.906

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-2660349-1276624588/watcher-2660349-1276624588 -o /tmp/evaluation-result-2660349-1276624588/solver-2660349-1276624588 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar CuttingPlanes HOME/instance-2660349-1276624588.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.03 1.00 1.00 3/105 12864
/proc/meminfo: memFree=1723368/2059040 swapFree=4192956/4192956
[pid=12864] ppid=12862 vsize=1832 CPUtime=0
/proc/12864/stat : 12864 (java6) S 12862 12864 12345 0 -1 4194304 245 0 0 0 0 0 0 0 23 0 1 0 3752089 1875968 149 1992294400 134512640 134550932 4287098768 18446744073709551615 4294960144 0 2147483391 4096 0 18446744071699330238 0 0 17 1 0 0 0
/proc/12864/statm: 458 149 111 10 0 63 0

[startup+0.068215 s]
/proc/loadavg: 1.03 1.00 1.00 3/105 12864
/proc/meminfo: memFree=1723368/2059040 swapFree=4192956/4192956
[pid=12864] ppid=12862 vsize=1521796 CPUtime=0.05
/proc/12864/stat : 12864 (java) S 12862 12864 12345 0 -1 4202496 3685 0 1 0 3 2 0 0 23 0 7 0 3752089 1558319104 3126 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/12864/statm: 380449 3126 1033 10 0 377759 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1521796

[startup+0.101218 s]
/proc/loadavg: 1.03 1.00 1.00 3/105 12864
/proc/meminfo: memFree=1723368/2059040 swapFree=4192956/4192956
[pid=12864] ppid=12862 vsize=1524184 CPUtime=0.09
/proc/12864/stat : 12864 (java) S 12862 12864 12345 0 -1 4202496 3961 0 1 0 6 3 0 0 23 0 12 0 3752089 1560764416 3400 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12864/statm: 381046 3400 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1524184

[startup+0.301242 s]
/proc/loadavg: 1.03 1.00 1.00 3/105 12864
/proc/meminfo: memFree=1723368/2059040 swapFree=4192956/4192956
[pid=12864] ppid=12862 vsize=1526696 CPUtime=0.37
/proc/12864/stat : 12864 (java) S 12862 12864 12345 0 -1 4202496 5881 0 1 0 33 4 0 0 23 0 12 0 3752089 1563336704 5318 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12864/statm: 381674 5318 1358 10 0 378976 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1526696

[startup+0.701293 s]
/proc/loadavg: 1.03 1.00 1.00 3/105 12864
/proc/meminfo: memFree=1723368/2059040 swapFree=4192956/4192956
[pid=12864] ppid=12862 vsize=1528428 CPUtime=0.99
/proc/12864/stat : 12864 (java) S 12862 12864 12345 0 -1 4202496 7992 0 1 0 94 5 0 0 23 0 12 0 3752089 1565110272 7352 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12864/statm: 382107 7352 1404 10 0 379409 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 1528428

[startup+1.50139 s]
/proc/loadavg: 1.03 1.00 1.00 2/117 12876
/proc/meminfo: memFree=1689172/2059040 swapFree=4192956/4192956
[pid=12864] ppid=12862 vsize=1528348 CPUtime=1.94
/proc/12864/stat : 12864 (java) S 12862 12864 12345 0 -1 4202496 23615 0 1 0 181 13 0 0 23 0 12 0 3752089 1565028352 22583 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12864/statm: 382087 22583 1408 10 0 379389 0
[pid=12864/tid=12866] ppid=12862 vsize=1528348 CPUtime=1.21
/proc/12864/task/12866/stat : 12866 (java) R 12862 12864 12345 0 -1 4202560 20909 0 1 0 110 11 0 0 25 0 12 0 3752090 1565028352 22583 1992294400 134512640 134550932 4287755488 18446744073709551615 4109190717 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=1528348 CPUtime=0
/proc/12864/task/12867/stat : 12867 (java) S 12862 12864 12345 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 12 0 3752091 1565028352 22583 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12868] ppid=12862 vsize=1528348 CPUtime=0
/proc/12864/task/12868/stat : 12868 (java) S 12862 12864 12345 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 12 0 3752091 1565028352 22583 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12869] ppid=12862 vsize=1528348 CPUtime=0
/proc/12864/task/12869/stat : 12869 (java) S 12862 12864 12345 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 12 0 3752093 1565028352 22583 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 0 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12870] ppid=12862 vsize=1528348 CPUtime=0
/proc/12864/task/12870/stat : 12870 (java) S 12862 12864 12345 0 -1 4202560 10 0 0 0 0 0 0 0 25 0 12 0 3752094 1565028352 22583 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12871] ppid=12862 vsize=1528348 CPUtime=0
/proc/12864/task/12871/stat : 12871 (java) S 12862 12864 12345 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 12 0 3752094 1565028352 22583 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12872] ppid=12862 vsize=1528348 CPUtime=0
/proc/12864/task/12872/stat : 12872 (java) S 12862 12864 12345 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 12 0 3752098 1565028352 22583 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12873] ppid=12862 vsize=1528348 CPUtime=0.26
/proc/12864/task/12873/stat : 12873 (java) S 12862 12864 12345 0 -1 4202560 445 0 0 0 26 0 0 0 17 0 12 0 3752098 1565028352 22583 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12874] ppid=12862 vsize=1528348 CPUtime=0.44
/proc/12864/task/12874/stat : 12874 (java) S 12862 12864 12345 0 -1 4202560 1198 0 0 0 44 0 0 0 15 0 12 0 3752098 1565028352 22583 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12875] ppid=12862 vsize=1528348 CPUtime=0
/proc/12864/task/12875/stat : 12875 (java) S 12862 12864 12345 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 3752098 1565028352 22583 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12876] ppid=12862 vsize=1528348 CPUtime=0
/proc/12864/task/12876/stat : 12876 (java) S 12862 12864 12345 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 3752098 1565028352 22583 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 1528348

[startup+3.10158 s]
/proc/loadavg: 1.03 1.00 1.00 2/117 12876
/proc/meminfo: memFree=1584144/2059040 swapFree=4192956/4192956
[pid=12864] ppid=12862 vsize=1528348 CPUtime=3.68
/proc/12864/stat : 12864 (java) S 12862 12864 12345 0 -1 4202496 41409 0 1 0 345 23 0 0 23 0 12 0 3752089 1565028352 40348 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12864/statm: 382087 40348 1418 10 0 379389 0
[pid=12864/tid=12866] ppid=12862 vsize=1528348 CPUtime=2.68
/proc/12864/task/12866/stat : 12866 (java) R 12862 12864 12345 0 -1 4202560 32006 0 1 0 251 17 0 0 25 0 12 0 3752090 1565028352 40348 1992294400 134512640 134550932 4287755488 18446744073709551615 4109268122 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=1528348 CPUtime=0.13
/proc/12864/task/12867/stat : 12867 (java) S 12862 12864 12345 0 -1 4202560 3130 0 0 0 12 1 0 0 18 0 12 0 3752091 1565028352 40348 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12868] ppid=12862 vsize=1528348 CPUtime=0.12
/proc/12864/task/12868/stat : 12868 (java) S 12862 12864 12345 0 -1 4202560 3554 0 0 0 10 2 0 0 18 0 12 0 3752091 1565028352 40348 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12869] ppid=12862 vsize=1528348 CPUtime=0
/proc/12864/task/12869/stat : 12869 (java) S 12862 12864 12345 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 12 0 3752093 1565028352 40348 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 0 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12870] ppid=12862 vsize=1528348 CPUtime=0
/proc/12864/task/12870/stat : 12870 (java) S 12862 12864 12345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 12 0 3752094 1565028352 40348 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12871] ppid=12862 vsize=1528348 CPUtime=0
/proc/12864/task/12871/stat : 12871 (java) S 12862 12864 12345 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 12 0 3752094 1565028352 40348 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12872] ppid=12862 vsize=1528348 CPUtime=0
/proc/12864/task/12872/stat : 12872 (java) S 12862 12864 12345 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 12 0 3752098 1565028352 40348 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12873] ppid=12862 vsize=1528348 CPUtime=0.26
/proc/12864/task/12873/stat : 12873 (java) S 12862 12864 12345 0 -1 4202560 445 0 0 0 26 0 0 0 17 0 12 0 3752098 1565028352 40348 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12874] ppid=12862 vsize=1528348 CPUtime=0.44
/proc/12864/task/12874/stat : 12874 (java) S 12862 12864 12345 0 -1 4202560 1198 0 0 0 44 0 0 0 15 0 12 0 3752098 1565028352 40348 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12875] ppid=12862 vsize=1528348 CPUtime=0
/proc/12864/task/12875/stat : 12875 (java) S 12862 12864 12345 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 3752098 1565028352 40348 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12876] ppid=12862 vsize=1528348 CPUtime=0
/proc/12864/task/12876/stat : 12876 (java) S 12862 12864 12345 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 3752098 1565028352 40348 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 1528348

[startup+6.30198 s]
/proc/loadavg: 1.19 1.03 1.01 2/117 12878
/proc/meminfo: memFree=1551532/2059040 swapFree=4192956/4192956
[pid=12864] ppid=12862 vsize=1528080 CPUtime=7.02
/proc/12864/stat : 12864 (java) S 12862 12864 12345 0 -1 4202496 45302 0 1 0 677 25 0 0 23 0 12 0 3752089 1564753920 44103 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12864/statm: 382020 44103 1420 10 0 379322 0
[pid=12864/tid=12866] ppid=12862 vsize=1528080 CPUtime=5.72
/proc/12864/task/12866/stat : 12866 (java) S 12862 12864 12345 0 -1 4202560 32008 0 1 0 554 18 0 0 25 0 12 0 3752090 1564753920 44103 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=1528080 CPUtime=0.28
/proc/12864/task/12867/stat : 12867 (java) R 12862 12864 12345 0 -1 4202560 4764 0 0 0 26 2 0 0 18 0 12 0 3752091 1564753920 44103 1992294400 134512640 134550932 4287755488 18446744073709551615 106195183 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12864/tid=12868] ppid=12862 vsize=1528080 CPUtime=0.27
/proc/12864/task/12868/stat : 12868 (java) R 12862 12864 12345 0 -1 4202560 5806 0 0 0 24 3 0 0 18 0 12 0 3752091 1564753920 44103 1992294400 134512640 134550932 4287755488 18446744073709551615 106194120 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12864/tid=12869] ppid=12862 vsize=1528080 CPUtime=0
/proc/12864/task/12869/stat : 12869 (java) S 12862 12864 12345 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 12 0 3752093 1564753920 44103 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 0 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12870] ppid=12862 vsize=1528080 CPUtime=0
/proc/12864/task/12870/stat : 12870 (java) S 12862 12864 12345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 12 0 3752094 1564753920 44103 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12871] ppid=12862 vsize=1528080 CPUtime=0
/proc/12864/task/12871/stat : 12871 (java) S 12862 12864 12345 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 12 0 3752094 1564753920 44103 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12872] ppid=12862 vsize=1528080 CPUtime=0
/proc/12864/task/12872/stat : 12872 (java) S 12862 12864 12345 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 12 0 3752098 1564753920 44103 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12873] ppid=12862 vsize=1528080 CPUtime=0.26
/proc/12864/task/12873/stat : 12873 (java) S 12862 12864 12345 0 -1 4202560 445 0 0 0 26 0 0 0 17 0 12 0 3752098 1564753920 44103 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12874] ppid=12862 vsize=1528080 CPUtime=0.45
/proc/12864/task/12874/stat : 12874 (java) S 12862 12864 12345 0 -1 4202560 1200 0 0 0 45 0 0 0 15 0 12 0 3752098 1564753920 44103 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12875] ppid=12862 vsize=1528080 CPUtime=0
/proc/12864/task/12875/stat : 12875 (java) S 12862 12864 12345 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 3752098 1564753920 44103 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12876] ppid=12862 vsize=1528080 CPUtime=0
/proc/12864/task/12876/stat : 12876 (java) S 12862 12864 12345 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 3752098 1564753920 44103 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.02
Current children cumulated vsize (KiB) 1528080

[startup+12.7018 s]
/proc/loadavg: 1.17 1.03 1.01 2/118 12879
/proc/meminfo: memFree=1536212/2059040 swapFree=4192956/4192956
[pid=12864] ppid=12862 vsize=1529428 CPUtime=14.25
/proc/12864/stat : 12864 (java) S 12862 12864 12345 0 -1 4202496 49807 0 1 0 1398 27 0 0 23 0 13 0 3752089 1566134272 47992 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12864/statm: 382357 47992 1435 10 0 379659 0
[pid=12864/tid=12866] ppid=12862 vsize=1529428 CPUtime=11.77
/proc/12864/task/12866/stat : 12866 (java) R 12862 12864 12345 0 -1 4202560 32067 0 1 0 1159 18 0 0 25 0 13 0 3752090 1566134272 47992 1992294400 134512640 134550932 4287755488 18446744073709551615 4109578425 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=1529428 CPUtime=0.38
/proc/12864/task/12867/stat : 12867 (java) S 12862 12864 12345 0 -1 4202560 6285 0 0 0 36 2 0 0 18 0 13 0 3752091 1566134272 47992 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12868] ppid=12862 vsize=1529428 CPUtime=0.39
/proc/12864/task/12868/stat : 12868 (java) S 12862 12864 12345 0 -1 4202560 8219 0 0 0 35 4 0 0 18 0 13 0 3752091 1566134272 47992 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12869] ppid=12862 vsize=1529428 CPUtime=0
/proc/12864/task/12869/stat : 12869 (java) S 12862 12864 12345 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 13 0 3752093 1566134272 47992 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 0 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12870] ppid=12862 vsize=1529428 CPUtime=0
/proc/12864/task/12870/stat : 12870 (java) S 12862 12864 12345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 3752094 1566134272 47992 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12871] ppid=12862 vsize=1529428 CPUtime=0
/proc/12864/task/12871/stat : 12871 (java) S 12862 12864 12345 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 3752094 1566134272 47992 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12872] ppid=12862 vsize=1529428 CPUtime=0
/proc/12864/task/12872/stat : 12872 (java) S 12862 12864 12345 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 3752098 1566134272 47992 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12873] ppid=12862 vsize=1529428 CPUtime=0.71
/proc/12864/task/12873/stat : 12873 (java) S 12862 12864 12345 0 -1 4202560 483 0 0 0 71 0 0 0 15 0 13 0 3752098 1566134272 47992 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12874] ppid=12862 vsize=1529428 CPUtime=0.95
/proc/12864/task/12874/stat : 12874 (java) S 12862 12864 12345 0 -1 4202560 1669 0 0 0 95 0 0 0 15 0 13 0 3752098 1566134272 47992 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12875] ppid=12862 vsize=1529428 CPUtime=0
/proc/12864/task/12875/stat : 12875 (java) S 12862 12864 12345 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 3752098 1566134272 47992 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12876] ppid=12862 vsize=1529428 CPUtime=0
/proc/12864/task/12876/stat : 12876 (java) S 12862 12864 12345 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 3752098 1566134272 47992 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12879] ppid=12862 vsize=1529428 CPUtime=0
/proc/12864/task/12879/stat : 12879 (java) S 12862 12864 12345 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 3752871 1566134272 47992 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 14.25
Current children cumulated vsize (KiB) 1529428

[startup+25.5013 s]
/proc/loadavg: 1.13 1.03 1.01 2/118 12879
/proc/meminfo: memFree=1522448/2059040 swapFree=4192956/4192956
[pid=12864] ppid=12862 vsize=1529608 CPUtime=27.33
/proc/12864/stat : 12864 (java) S 12862 12864 12345 0 -1 4202496 53349 0 1 0 2704 29 0 0 23 0 13 0 3752089 1566318592 51451 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12864/statm: 382402 51451 1435 10 0 379704 0
[pid=12864/tid=12866] ppid=12862 vsize=1529608 CPUtime=24.37
/proc/12864/task/12866/stat : 12866 (java) R 12862 12864 12345 0 -1 4202560 32071 0 1 0 2419 18 0 0 25 0 13 0 3752090 1566318592 51451 1992294400 134512640 134550932 4287755488 18446744073709551615 4109578462 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=1529608 CPUtime=0.51
/proc/12864/task/12867/stat : 12867 (java) S 12862 12864 12345 0 -1 4202560 8573 0 0 0 48 3 0 0 18 0 13 0 3752091 1566318592 51451 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12868] ppid=12862 vsize=1529608 CPUtime=0.52
/proc/12864/task/12868/stat : 12868 (java) S 12862 12864 12345 0 -1 4202560 9432 0 0 0 47 5 0 0 18 0 13 0 3752091 1566318592 51451 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12869] ppid=12862 vsize=1529608 CPUtime=0
/proc/12864/task/12869/stat : 12869 (java) S 12862 12864 12345 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 13 0 3752093 1566318592 51451 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 0 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12870] ppid=12862 vsize=1529608 CPUtime=0
/proc/12864/task/12870/stat : 12870 (java) S 12862 12864 12345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 3752094 1566318592 51451 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12871] ppid=12862 vsize=1529608 CPUtime=0
/proc/12864/task/12871/stat : 12871 (java) S 12862 12864 12345 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 3752094 1566318592 51451 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12872] ppid=12862 vsize=1529608 CPUtime=0

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

[pid=12864/tid=12870] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12870/stat : 12870 (java) S 12862 12864 12345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 3752094 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12871] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12871/stat : 12871 (java) S 12862 12864 12345 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 3752094 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12872] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12872/stat : 12872 (java) S 12862 12864 12345 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12873] ppid=12862 vsize=1530380 CPUtime=0.97
/proc/12864/task/12873/stat : 12873 (java) S 12862 12864 12345 0 -1 4202560 562 0 0 0 97 0 0 0 15 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12874] ppid=12862 vsize=1530380 CPUtime=1.68
/proc/12864/task/12874/stat : 12874 (java) S 12862 12864 12345 0 -1 4202560 3703 0 0 0 166 2 0 0 15 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12875] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12875/stat : 12875 (java) S 12862 12864 12345 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12876] ppid=12862 vsize=1530380 CPUtime=0.02
/proc/12864/task/12876/stat : 12876 (java) S 12862 12864 12345 0 -1 4202560 83 0 0 0 1 1 0 0 15 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12879] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12879/stat : 12879 (java) S 12862 12864 12345 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 3752871 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1561.24
Current children cumulated vsize (KiB) 1530380

[startup+1542.3 s]
/proc/loadavg: 1.17 1.27 1.21 2/118 12928
/proc/meminfo: memFree=318284/2059040 swapFree=4192956/4192956
[pid=12864] ppid=12862 vsize=1530380 CPUtime=1624.04
/proc/12864/stat : 12864 (java) S 12862 12864 12345 0 -1 4202496 438663 0 1 0 162074 330 0 0 23 0 13 0 3752089 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12864/statm: 382595 351234 1438 10 0 379897 0
[pid=12864/tid=12866] ppid=12862 vsize=1530380 CPUtime=1430.7
/proc/12864/task/12866/stat : 12866 (java) R 12862 12864 12345 0 -1 4202560 33719 0 1 0 143046 24 0 0 25 0 13 0 3752090 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4109765342 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=1530380 CPUtime=84.83
/proc/12864/task/12867/stat : 12867 (java) S 12862 12864 12345 0 -1 4202560 210912 0 0 0 8329 154 0 0 16 0 13 0 3752091 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12868] ppid=12862 vsize=1530380 CPUtime=85.53
/proc/12864/task/12868/stat : 12868 (java) S 12862 12864 12345 0 -1 4202560 178608 0 0 0 8420 133 0 0 16 0 13 0 3752091 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12869] ppid=12862 vsize=1530380 CPUtime=20.22
/proc/12864/task/12869/stat : 12869 (java) S 12862 12864 12345 0 -1 4202560 10004 0 0 0 2010 12 0 0 15 0 13 0 3752093 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 0 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12870] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12870/stat : 12870 (java) S 12862 12864 12345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 3752094 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12871] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12871/stat : 12871 (java) S 12862 12864 12345 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 3752094 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12872] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12872/stat : 12872 (java) S 12862 12864 12345 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12873] ppid=12862 vsize=1530380 CPUtime=0.97
/proc/12864/task/12873/stat : 12873 (java) S 12862 12864 12345 0 -1 4202560 562 0 0 0 97 0 0 0 15 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12874] ppid=12862 vsize=1530380 CPUtime=1.68
/proc/12864/task/12874/stat : 12874 (java) S 12862 12864 12345 0 -1 4202560 3703 0 0 0 166 2 0 0 15 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12875] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12875/stat : 12875 (java) S 12862 12864 12345 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12876] ppid=12862 vsize=1530380 CPUtime=0.03
/proc/12864/task/12876/stat : 12876 (java) S 12862 12864 12345 0 -1 4202560 87 0 0 0 2 1 0 0 15 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12879] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12879/stat : 12879 (java) S 12862 12864 12345 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 3752871 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1624.04
Current children cumulated vsize (KiB) 1530380

[startup+1602.3 s]
/proc/loadavg: 1.40 1.31 1.22 2/118 12930
/proc/meminfo: memFree=318160/2059040 swapFree=4192956/4192956
[pid=12864] ppid=12862 vsize=1530380 CPUtime=1687.2
/proc/12864/stat : 12864 (java) S 12862 12864 12345 0 -1 4202496 439252 0 1 0 168384 336 0 0 23 0 13 0 3752089 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12864/statm: 382595 351234 1438 10 0 379897 0
[pid=12864/tid=12866] ppid=12862 vsize=1530380 CPUtime=1485.62
/proc/12864/task/12866/stat : 12866 (java) R 12862 12864 12345 0 -1 4202560 33798 0 1 0 148538 24 0 0 25 0 13 0 3752090 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4109426241 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=1530380 CPUtime=88.27
/proc/12864/task/12867/stat : 12867 (java) S 12862 12864 12345 0 -1 4202560 210912 0 0 0 8671 156 0 0 16 0 13 0 3752091 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12868] ppid=12862 vsize=1530380 CPUtime=88.98
/proc/12864/task/12868/stat : 12868 (java) S 12862 12864 12345 0 -1 4202560 178608 0 0 0 8762 136 0 0 15 0 13 0 3752091 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12869] ppid=12862 vsize=1530380 CPUtime=21.57
/proc/12864/task/12869/stat : 12869 (java) S 12862 12864 12345 0 -1 4202560 10510 0 0 0 2145 12 0 0 16 0 13 0 3752093 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 0 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12870] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12870/stat : 12870 (java) S 12862 12864 12345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 3752094 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12871] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12871/stat : 12871 (java) S 12862 12864 12345 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 3752094 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12872] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12872/stat : 12872 (java) S 12862 12864 12345 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12873] ppid=12862 vsize=1530380 CPUtime=0.97
/proc/12864/task/12873/stat : 12873 (java) S 12862 12864 12345 0 -1 4202560 562 0 0 0 97 0 0 0 15 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12874] ppid=12862 vsize=1530380 CPUtime=1.68
/proc/12864/task/12874/stat : 12874 (java) S 12862 12864 12345 0 -1 4202560 3703 0 0 0 166 2 0 0 15 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12875] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12875/stat : 12875 (java) S 12862 12864 12345 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12876] ppid=12862 vsize=1530380 CPUtime=0.03
/proc/12864/task/12876/stat : 12876 (java) S 12862 12864 12345 0 -1 4202560 91 0 0 0 2 1 0 0 15 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12879] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12879/stat : 12879 (java) S 12862 12864 12345 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 3752871 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1687.2
Current children cumulated vsize (KiB) 1530380

[startup+1662.3 s]
/proc/loadavg: 1.22 1.28 1.22 3/118 12932
/proc/meminfo: memFree=318160/2059040 swapFree=4192956/4192956
[pid=12864] ppid=12862 vsize=1530380 CPUtime=1749.91
/proc/12864/stat : 12864 (java) S 12862 12864 12345 0 -1 4202496 439576 0 1 0 174649 342 0 0 23 0 13 0 3752089 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12864/statm: 382595 351234 1438 10 0 379897 0
[pid=12864/tid=12866] ppid=12862 vsize=1530380 CPUtime=1541.8
/proc/12864/task/12866/stat : 12866 (java) R 12862 12864 12345 0 -1 4202560 33863 0 1 0 154156 24 0 0 25 0 13 0 3752090 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4109765572 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=1530380 CPUtime=91.2
/proc/12864/task/12867/stat : 12867 (java) S 12862 12864 12345 0 -1 4202560 210912 0 0 0 8961 159 0 0 16 0 13 0 3752091 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12868] ppid=12862 vsize=1530380 CPUtime=91.9
/proc/12864/task/12868/stat : 12868 (java) S 12862 12864 12345 0 -1 4202560 178608 0 0 0 9051 139 0 0 16 0 13 0 3752091 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12869] ppid=12862 vsize=1530380 CPUtime=22.27
/proc/12864/task/12869/stat : 12869 (java) S 12862 12864 12345 0 -1 4202560 10765 0 0 0 2214 13 0 0 15 0 13 0 3752093 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 0 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12870] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12870/stat : 12870 (java) S 12862 12864 12345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 3752094 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12871] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12871/stat : 12871 (java) S 12862 12864 12345 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 3752094 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12872] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12872/stat : 12872 (java) S 12862 12864 12345 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12873] ppid=12862 vsize=1530380 CPUtime=0.97
/proc/12864/task/12873/stat : 12873 (java) S 12862 12864 12345 0 -1 4202560 562 0 0 0 97 0 0 0 15 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12874] ppid=12862 vsize=1530380 CPUtime=1.68
/proc/12864/task/12874/stat : 12874 (java) S 12862 12864 12345 0 -1 4202560 3703 0 0 0 166 2 0 0 15 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12875] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12875/stat : 12875 (java) S 12862 12864 12345 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12876] ppid=12862 vsize=1530380 CPUtime=0.03
/proc/12864/task/12876/stat : 12876 (java) S 12862 12864 12345 0 -1 4202560 95 0 0 0 2 1 0 0 15 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12879] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12879/stat : 12879 (java) S 12862 12864 12345 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 3752871 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1749.91
Current children cumulated vsize (KiB) 1530380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1710.1 s]
/proc/loadavg: 1.13 1.25 1.21 2/118 12932
/proc/meminfo: memFree=318160/2059040 swapFree=4192956/4192956
[pid=12864] ppid=12862 vsize=1530380 CPUtime=1800.04
/proc/12864/stat : 12864 (java) S 12862 12864 12345 0 -1 4202496 440144 0 1 0 179657 347 0 0 23 0 13 0 3752089 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12864/statm: 382595 351234 1438 10 0 379897 0
[pid=12864/tid=12866] ppid=12862 vsize=1530380 CPUtime=1585.53
/proc/12864/task/12866/stat : 12866 (java) R 12862 12864 12345 0 -1 4202560 33925 0 1 0 158529 24 0 0 22 0 13 0 3752090 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4109765540 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=1530380 CPUtime=93.69
/proc/12864/task/12867/stat : 12867 (java) S 12862 12864 12345 0 -1 4202560 210912 0 0 0 9209 160 0 0 16 0 13 0 3752091 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12868] ppid=12862 vsize=1530380 CPUtime=94.43
/proc/12864/task/12868/stat : 12868 (java) S 12862 12864 12345 0 -1 4202560 178608 0 0 0 9301 142 0 0 16 0 13 0 3752091 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12869] ppid=12862 vsize=1530380 CPUtime=23.64
/proc/12864/task/12869/stat : 12869 (java) S 12862 12864 12345 0 -1 4202560 11269 0 0 0 2350 14 0 0 15 0 13 0 3752093 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 0 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12870] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12870/stat : 12870 (java) S 12862 12864 12345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 3752094 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12871] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12871/stat : 12871 (java) S 12862 12864 12345 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 3752094 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12872] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12872/stat : 12872 (java) S 12862 12864 12345 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12873] ppid=12862 vsize=1530380 CPUtime=0.97
/proc/12864/task/12873/stat : 12873 (java) S 12862 12864 12345 0 -1 4202560 562 0 0 0 97 0 0 0 15 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12874] ppid=12862 vsize=1530380 CPUtime=1.68
/proc/12864/task/12874/stat : 12874 (java) S 12862 12864 12345 0 -1 4202560 3703 0 0 0 166 2 0 0 15 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
[pid=12864/tid=12875] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12875/stat : 12875 (java) S 12862 12864 12345 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12876] ppid=12862 vsize=1530380 CPUtime=0.04
/proc/12864/task/12876/stat : 12876 (java) S 12862 12864 12345 0 -1 4202560 97 0 0 0 2 2 0 0 15 0 13 0 3752098 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 0 0 0 0
[pid=12864/tid=12879] ppid=12862 vsize=1530380 CPUtime=0
/proc/12864/task/12879/stat : 12879 (java) S 12862 12864 12345 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 3752871 1567109120 351234 1992294400 134512640 134550932 4287755488 18446744073709551615 4294960144 0 4 0 16800975 18446604437816910208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1530380

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

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

[startup+1710.22 s]
/proc/loadavg: 1.13 1.25 1.21 2/118 12932
/proc/meminfo: memFree=318160/2059040 swapFree=4192956/4192956
[pid=12864] ppid=12862 vsize=0 CPUtime=1800.15
/proc/12864/stat : 12864 (java) Z 12862 12864 12345 0 -1 4203548 440163 0 1 0 179660 355 0 0 17 0 2 0 3752089 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12864/statm: 0 0 0 0 0 0 0
[pid=12864/tid=12866] ppid=12862 vsize=0 CPUtime=1585.64
/proc/12864/task/12866/stat : 12866 (java) R 12862 12864 12345 0 -1 4203588 33925 0 1 0 158532 32 0 0 23 0 2 0 3752090 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.15
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1710.26
CPU time (s): 1800.2
CPU user time (s): 1796.6
CPU system time (s): 3.59945
CPU usage (%): 105.259
Max. virtual memory (cumulated for all children) (KiB): 1536512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.6
system time used= 3.59945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 440163
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= 55520
involuntary context switches= 44069

runsolver used 3.64644 second user time and 9.25059 second system time

The end

Launcher Data

Begin job on node080 at 2010-06-15 19:56:29
IDJOB=2660349
IDBENCH=2969
IDSOLVER=1165
FILE ID=node080/2660349-1276624588
PBS_JOBID= 11172304
Free space on /tmp= 62576 MiB

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

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

MD5SUM BENCH= 0313cdb45b0522b789ebac5496eff7a9
RANDOM SEED=1075920327

node080.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.242
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.48
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.242
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	: 5999.49
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1723640 kB
Buffers:         43480 kB
Cached:         154704 kB
SwapCached:          0 kB
Active:         121508 kB
Inactive:       136856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1723640 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           16560 kB
Writeback:           0 kB
AnonPages:       60120 kB
Mapped:          15428 kB
Slab:            55268 kB
PageTables:       3932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182872 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= 62576 MiB
End job on node080 at 2010-06-15 20:25:01