Trace number 2660523

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SAT4J PB CuttingPlanes 2.2.0 2010-05-26? (TO) 1800.3 1761.46

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_17.opb
MD5SUM25ee8feec785b6a4be71df8acc9d82db
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark261
Best CPU time to get the best result obtained on this benchmark1800.44
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 263
Optimality of the best value was proved NO
Number of variables7081
Total number of constraints13889
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13888
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 136
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 391
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2647
Number of bits of the biggest sum of numbers12
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.16	c version 2.2.0.v20100526
0.09/0.16	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.16	c java.vm.name		Java HotSpot(TM) Server VM
0.09/0.16	c java.vm.version	11.2-b01
0.09/0.16	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.16	c sun.arch.data.model	32
0.09/0.16	c java.version		1.6.0_12
0.09/0.16	c os.name		Linux
0.09/0.16	c os.version		2.6.18-164.el5
0.09/0.16	c os.arch		i386
0.09/0.16	c Free memory 		1393557488
0.09/0.16	c Max memory 		1395916800
0.09/0.16	c Total memory 		1395916800
0.09/0.16	c Number of processors 	2
0.23/0.21	c Pseudo Boolean Optimization
0.23/0.21	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.23/0.21	c --- Begin Solver configuration ---
0.23/0.21	c Stops conflict analysis at the first Unique Implication Point
0.23/0.21	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@16fd0b7
0.23/0.21	c Learn all clauses as in MiniSAT
0.23/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.23/0.21	c No reason simplification
0.23/0.21	c Armin Biere (Picosat) restarts strategy
0.23/0.21	c Glucose learned constraints deletion strategy
0.23/0.21	c timeout=2147483s
0.23/0.21	c DB Simplification allowed=false
0.23/0.21	c --- End Solver configuration ---
0.23/0.21	c solving HOME/instance-2660523-1276619801.opb
0.23/0.21	c reading problem ... 
5.85/3.72	c ... done. Wall clock time 3.41s.
5.85/3.72	c #vars     7081
5.85/3.72	c #constraints  13889
5.85/3.72	c constraints type 
5.85/3.72	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13888
134.37/128.62	c cleaning 0 clauses out of 5002 with flag 0/5002
366.37/357.41	c cleaning 0 clauses out of 11001 with flag 0/11001
717.16/702.40	c cleaning 0 clauses out of 18002 with flag 0/18002
1319.02/1291.38	c cleaning 0 clauses out of 26000 with flag 0/26000
1800.08/1761.32	c starts		: 61
1800.08/1761.32	c conflicts		: 33468
1800.08/1761.32	c decisions		: 48847
1800.08/1761.32	c propagations		: 8446955
1800.08/1761.32	c inspects		: 883330346
1800.08/1761.32	c learnt literals	: 0
1800.08/1761.32	c learnt binary clauses	: 0
1800.08/1761.32	c learnt ternary clauses	: 0
1800.08/1761.32	c learnt clauses	: 33468
1800.08/1761.32	c ignored clauses	: 0
1800.08/1761.32	c root simplifications	: 0
1800.08/1761.32	c removed literals (reason simplification)	: 0
1800.08/1761.32	c reason swapping (by a shorter reason)	: 0
1800.08/1761.32	c Calls to reduceDB	: 4
1800.08/1761.32	c number of reductions to clauses (during analyze)	: 0
1800.08/1761.32	c number of learned constraints concerned by reduction	: 0
1800.08/1761.32	c number of learning phase by resolution	: 0
1800.08/1761.32	c number of learning phase by cutting planes	: 0
1800.08/1761.32	c speed (assignments/second)	: 4805.700078796378
1800.08/1761.32	c non guided choices	4183
1800.08/1761.37	c learnt constraints type 
1800.08/1761.37	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 5463
1800.08/1761.37	c org.sat4j.pb.constraints.pb.MaxWatchPb => 28005
1800.08/1761.37	c constraints type 
1800.08/1761.37	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13888
1800.08/1761.37	s UNKNOWN
1800.08/1761.37	c Total wall clock time (in seconds): 1761.164

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-2660523-1276619801/watcher-2660523-1276619801 -o /tmp/evaluation-result-2660523-1276619801/solver-2660523-1276619801 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar CuttingPlanes HOME/instance-2660523-1276619801.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 2/106 2718
/proc/meminfo: memFree=1718140/2059040 swapFree=4140244/4192956
[pid=2718] ppid=2716 vsize=1832 CPUtime=0
/proc/2718/stat : 2718 (java6) S 2716 2718 2290 0 -1 4194304 253 0 0 0 0 0 0 0 22 0 1 0 37584036 1875968 156 1992294400 134512640 134550932 4287416352 18446744073709551615 4294960144 0 2147483391 4096 0 18446744071699379390 0 0 17 1 0 0 0
/proc/2718/statm: 458 156 119 10 0 63 0

[startup+0.046949 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 2718
/proc/meminfo: memFree=1718140/2059040 swapFree=4140244/4192956
[pid=2718] ppid=2716 vsize=1521016 CPUtime=0.02
/proc/2718/stat : 2718 (java) S 2716 2718 2290 0 -1 4202496 3449 0 1 0 1 1 0 0 18 0 5 0 37584036 1557520384 2893 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/2718/statm: 380254 2893 971 10 0 377564 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1521016

[startup+0.102069 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 2718
/proc/meminfo: memFree=1718140/2059040 swapFree=4140244/4192956
[pid=2718] ppid=2716 vsize=1524184 CPUtime=0.09
/proc/2718/stat : 2718 (java) S 2716 2718 2290 0 -1 4202496 3964 0 1 0 7 2 0 0 18 0 12 0 37584036 1560764416 3404 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2718/statm: 381046 3404 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1524184

[startup+0.302083 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 2718
/proc/meminfo: memFree=1718140/2059040 swapFree=4140244/4192956
[pid=2718] ppid=2716 vsize=1525932 CPUtime=0.34
/proc/2718/stat : 2718 (java) S 2716 2718 2290 0 -1 4202496 5426 0 1 0 31 3 0 0 18 0 12 0 37584036 1562554368 4863 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2718/statm: 381483 4863 1359 10 0 378785 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1525932

[startup+0.700104 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 2718
/proc/meminfo: memFree=1718140/2059040 swapFree=4140244/4192956
[pid=2718] ppid=2716 vsize=1536300 CPUtime=1.13
/proc/2718/stat : 2718 (java) S 2716 2718 2290 0 -1 4202496 9154 0 1 0 108 5 0 0 18 0 12 0 37584036 1573171200 8053 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2718/statm: 384075 8057 1389 10 0 381377 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 1536300

[startup+1.50007 s]
/proc/loadavg: 1.00 1.00 1.00 4/118 2730
/proc/meminfo: memFree=1682024/2059040 swapFree=4140244/4192956
[pid=2718] ppid=2716 vsize=1539564 CPUtime=2.71
/proc/2718/stat : 2718 (java) S 2716 2718 2290 0 -1 4202496 16035 0 1 0 262 9 0 0 18 0 12 0 37584036 1576513536 12219 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2718/statm: 384891 12220 1407 10 0 382193 0
[pid=2718/tid=2720] ppid=2716 vsize=1539564 CPUtime=1.45
/proc/2718/task/2720/stat : 2720 (java) R 2716 2718 2290 0 -1 4202560 7871 0 1 0 140 5 0 0 18 0 12 0 37584038 1576513536 12221 1992294400 134512640 134550932 4292288224 18446744073709551615 4109941624 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2718/tid=2721] ppid=2716 vsize=1539564 CPUtime=0
/proc/2718/task/2721/stat : 2721 (java) S 2716 2718 2290 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 12 0 37584039 1576513536 12222 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2722] ppid=2716 vsize=1539564 CPUtime=0
/proc/2718/task/2722/stat : 2722 (java) S 2716 2718 2290 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 12 0 37584039 1576513536 12223 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2723] ppid=2716 vsize=1539564 CPUtime=0
/proc/2718/task/2723/stat : 2723 (java) S 2716 2718 2290 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 37584041 1576513536 12224 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2724] ppid=2716 vsize=1539564 CPUtime=0
/proc/2718/task/2724/stat : 2724 (java) S 2716 2718 2290 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 12 0 37584041 1576513536 12224 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2725] ppid=2716 vsize=1539564 CPUtime=0
/proc/2718/task/2725/stat : 2725 (java) S 2716 2718 2290 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 12 0 37584042 1576513536 12225 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2726] ppid=2716 vsize=1539564 CPUtime=0
/proc/2718/task/2726/stat : 2726 (java) S 2716 2718 2290 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 37584046 1576513536 12226 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2727] ppid=2716 vsize=1539564 CPUtime=1.11
/proc/2718/task/2727/stat : 2727 (java) R 2716 2718 2290 0 -1 4202560 6669 0 0 0 109 2 0 0 18 0 12 0 37584046 1576513536 12227 1992294400 134512640 134550932 4292288224 18446744073709551615 105576063 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2718/tid=2728] ppid=2716 vsize=1539564 CPUtime=0.12
/proc/2718/task/2728/stat : 2728 (java) R 2716 2718 2290 0 -1 4202560 433 0 0 0 12 0 0 0 25 0 12 0 37584046 1576513536 12227 1992294400 134512640 134550932 4292288224 18446744073709551615 104161450 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2718/tid=2729] ppid=2716 vsize=1539564 CPUtime=0
/proc/2718/task/2729/stat : 2729 (java) S 2716 2718 2290 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 37584046 1576513536 12228 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2730] ppid=2716 vsize=1539564 CPUtime=0
/proc/2718/task/2730/stat : 2730 (java) S 2716 2718 2290 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 37584046 1576513536 12229 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 1539564

[startup+3.11702 s]
/proc/loadavg: 1.16 1.03 1.01 2/118 2730
/proc/meminfo: memFree=1603780/2059040 swapFree=4140244/4192956
[pid=2718] ppid=2716 vsize=1540664 CPUtime=4.69
/proc/2718/stat : 2718 (java) S 2716 2718 2290 0 -1 4202496 44853 0 1 0 447 22 0 0 18 0 12 0 37584036 1577639936 40971 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2718/statm: 385166 40971 1421 10 0 382468 0
[pid=2718/tid=2720] ppid=2716 vsize=1540664 CPUtime=2.99
/proc/2718/task/2720/stat : 2720 (java) R 2716 2718 2290 0 -1 4202560 32023 0 1 0 283 16 0 0 19 0 12 0 37584038 1577639936 40971 1992294400 134512640 134550932 4292288224 18446744073709551615 4109931830 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2718/tid=2721] ppid=2716 vsize=1540664 CPUtime=0.07
/proc/2718/task/2721/stat : 2721 (java) S 2716 2718 2290 0 -1 4202560 1908 0 0 0 7 0 0 0 18 0 12 0 37584039 1577639936 40971 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2722] ppid=2716 vsize=1540664 CPUtime=0.07
/proc/2718/task/2722/stat : 2722 (java) S 2716 2718 2290 0 -1 4202560 2515 0 0 0 7 0 0 0 18 0 12 0 37584039 1577639936 40971 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2723] ppid=2716 vsize=1540664 CPUtime=0
/proc/2718/task/2723/stat : 2723 (java) S 2716 2718 2290 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 12 0 37584041 1577639936 40971 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2724] ppid=2716 vsize=1540664 CPUtime=0
/proc/2718/task/2724/stat : 2724 (java) S 2716 2718 2290 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 12 0 37584041 1577639936 40971 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2725] ppid=2716 vsize=1540664 CPUtime=0
/proc/2718/task/2725/stat : 2725 (java) S 2716 2718 2290 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 37584042 1577639936 40971 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2726] ppid=2716 vsize=1540664 CPUtime=0
/proc/2718/task/2726/stat : 2726 (java) S 2716 2718 2290 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 37584046 1577639936 40971 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2727] ppid=2716 vsize=1540664 CPUtime=1.2
/proc/2718/task/2727/stat : 2727 (java) R 2716 2718 2290 0 -1 4202560 6674 0 0 0 118 2 0 0 18 0 12 0 37584046 1577639936 40971 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2718/tid=2728] ppid=2716 vsize=1540664 CPUtime=0.3
/proc/2718/task/2728/stat : 2728 (java) R 2716 2718 2290 0 -1 4202560 663 0 0 0 30 0 0 0 16 0 12 0 37584046 1577639936 40971 1992294400 134512640 134550932 4292288224 18446744073709551615 103142698 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2718/tid=2729] ppid=2716 vsize=1540664 CPUtime=0
/proc/2718/task/2729/stat : 2729 (java) S 2716 2718 2290 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 37584046 1577639936 40971 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2730] ppid=2716 vsize=1540664 CPUtime=0
/proc/2718/task/2730/stat : 2730 (java) S 2716 2718 2290 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 37584046 1577639936 40971 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.69
Current children cumulated vsize (KiB) 1540664

[startup+6.3189 s]
/proc/loadavg: 1.16 1.03 1.01 2/119 2731
/proc/meminfo: memFree=1521808/2059040 swapFree=4140244/4192956
[pid=2718] ppid=2716 vsize=1545192 CPUtime=9.24
/proc/2718/stat : 2718 (java) S 2716 2718 2290 0 -1 4202496 56021 0 1 0 896 28 0 0 18 0 13 0 37584036 1582276608 51304 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2718/statm: 386298 51304 1435 10 0 383600 0
[pid=2718/tid=2720] ppid=2716 vsize=1545192 CPUtime=5.71
/proc/2718/task/2720/stat : 2720 (java) R 2716 2718 2290 0 -1 4202560 32079 0 1 0 555 16 0 0 25 0 13 0 37584038 1582276608 51304 1992294400 134512640 134550932 4292288224 18446744073709551615 4110337472 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2718/tid=2721] ppid=2716 vsize=1545192 CPUtime=0.32
/proc/2718/task/2721/stat : 2721 (java) S 2716 2718 2290 0 -1 4202560 7414 0 0 0 28 4 0 0 18 0 13 0 37584039 1582276608 51304 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2722] ppid=2716 vsize=1545192 CPUtime=0.29
/proc/2718/task/2722/stat : 2722 (java) S 2716 2718 2290 0 -1 4202560 6264 0 0 0 27 2 0 0 16 0 13 0 37584039 1582276608 51304 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2723] ppid=2716 vsize=1545192 CPUtime=0
/proc/2718/task/2723/stat : 2723 (java) S 2716 2718 2290 0 -1 4202560 13 0 0 0 0 0 0 0 16 0 13 0 37584041 1582276608 51304 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2724] ppid=2716 vsize=1545192 CPUtime=0
/proc/2718/task/2724/stat : 2724 (java) S 2716 2718 2290 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 37584041 1582276608 51304 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2725] ppid=2716 vsize=1545192 CPUtime=0
/proc/2718/task/2725/stat : 2725 (java) S 2716 2718 2290 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 37584042 1582276608 51304 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2726] ppid=2716 vsize=1545192 CPUtime=0
/proc/2718/task/2726/stat : 2726 (java) S 2716 2718 2290 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 37584046 1582276608 51304 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2727] ppid=2716 vsize=1545192 CPUtime=1.63
/proc/2718/task/2727/stat : 2727 (java) S 2716 2718 2290 0 -1 4202560 6722 0 0 0 160 3 0 0 15 0 13 0 37584046 1582276608 51304 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2728] ppid=2716 vsize=1545192 CPUtime=1.26
/proc/2718/task/2728/stat : 2728 (java) R 2716 2718 2290 0 -1 4202560 2463 0 0 0 125 1 0 0 15 0 13 0 37584046 1582276608 51304 1992294400 134512640 134550932 4292288224 18446744073709551615 10983377 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2718/tid=2729] ppid=2716 vsize=1545192 CPUtime=0
/proc/2718/task/2729/stat : 2729 (java) S 2716 2718 2290 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 37584046 1582276608 51304 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2730] ppid=2716 vsize=1545192 CPUtime=0
/proc/2718/task/2730/stat : 2730 (java) S 2716 2718 2290 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 37584046 1582276608 51304 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2731] ppid=2716 vsize=1545192 CPUtime=0
/proc/2718/task/2731/stat : 2731 (java) S 2716 2718 2290 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 13 0 37584409 1582276608 51304 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.24
Current children cumulated vsize (KiB) 1545192

[startup+12.7217 s]
/proc/loadavg: 1.13 1.03 1.01 2/119 2731
/proc/meminfo: memFree=1497008/2059040 swapFree=4140244/4192956
[pid=2718] ppid=2716 vsize=1544284 CPUtime=16.42
/proc/2718/stat : 2718 (java) S 2716 2718 2290 0 -1 4202496 62269 0 1 0 1609 33 0 0 18 0 13 0 37584036 1581346816 56350 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2718/statm: 386071 56350 1440 10 0 383373 0
[pid=2718/tid=2720] ppid=2716 vsize=1544284 CPUtime=11.7
/proc/2718/task/2720/stat : 2720 (java) R 2716 2718 2290 0 -1 4202560 32086 0 1 0 1154 16 0 0 25 0 13 0 37584038 1581346816 56350 1992294400 134512640 134550932 4292288224 18446744073709551615 4110336976 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2718/tid=2721] ppid=2716 vsize=1544284 CPUtime=0.71
/proc/2718/task/2721/stat : 2721 (java) S 2716 2718 2290 0 -1 4202560 11205 0 0 0 65 6 0 0 18 0 13 0 37584039 1581346816 56350 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2722] ppid=2716 vsize=1544284 CPUtime=0.61
/proc/2718/task/2722/stat : 2722 (java) S 2716 2718 2290 0 -1 4202560 8667 0 0 0 57 4 0 0 15 0 13 0 37584039 1581346816 56350 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2723] ppid=2716 vsize=1544284 CPUtime=0
/proc/2718/task/2723/stat : 2723 (java) S 2716 2718 2290 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 13 0 37584041 1581346816 56350 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2724] ppid=2716 vsize=1544284 CPUtime=0
/proc/2718/task/2724/stat : 2724 (java) S 2716 2718 2290 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 37584041 1581346816 56350 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2725] ppid=2716 vsize=1544284 CPUtime=0
/proc/2718/task/2725/stat : 2725 (java) S 2716 2718 2290 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 37584042 1581346816 56350 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2726] ppid=2716 vsize=1544284 CPUtime=0
/proc/2718/task/2726/stat : 2726 (java) S 2716 2718 2290 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 37584046 1581346816 56350 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2727] ppid=2716 vsize=1544284 CPUtime=1.93
/proc/2718/task/2727/stat : 2727 (java) R 2716 2718 2290 0 -1 4202560 6762 0 0 0 190 3 0 0 15 0 13 0 37584046 1581346816 56350 1992294400 134512640 134550932 4292288224 18446744073709551615 104163504 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2718/tid=2728] ppid=2716 vsize=1544284 CPUtime=1.42
/proc/2718/task/2728/stat : 2728 (java) S 2716 2718 2290 0 -1 4202560 2470 0 0 0 141 1 0 0 15 0 13 0 37584046 1581346816 56350 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2729] ppid=2716 vsize=1544284 CPUtime=0
/proc/2718/task/2729/stat : 2729 (java) S 2716 2718 2290 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 37584046 1581346816 56350 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2730] ppid=2716 vsize=1544284 CPUtime=0
/proc/2718/task/2730/stat : 2730 (java) S 2716 2718 2290 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 37584046 1581346816 56350 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2731] ppid=2716 vsize=1544284 CPUtime=0
/proc/2718/task/2731/stat : 2731 (java) S 2716 2718 2290 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 13 0 37584409 1581346816 56350 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 16.42
Current children cumulated vsize (KiB) 1544284

[startup+25.5012 s]
/proc/loadavg: 1.11 1.03 1.01 2/119 2733
/proc/meminfo: memFree=1492420/2059040 swapFree=4140244/4192956
[pid=2718] ppid=2716 vsize=1544536 CPUtime=29.81
/proc/2718/stat : 2718 (java) S 2716 2718 2290 0 -1 4202496 63678 0 1 0 2946 35 0 0 18 0 13 0 37584036 1581604864 57524 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2718/statm: 386134 57524 1440 10 0 383436 0
[pid=2718/tid=2720] ppid=2716 vsize=1544536 CPUtime=24.16
/proc/2718/task/2720/stat : 2720 (java) R 2716 2718 2290 0 -1 4202560 32099 0 1 0 2399 17 0 0 25 0 13 0 37584038 1581604864 57524 1992294400 134512640 134550932 4292288224 18446744073709551615 4110171278 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2718/tid=2721] ppid=2716 vsize=1544536 CPUtime=0.94
/proc/2718/task/2721/stat : 2721 (java) S 2716 2718 2290 0 -1 4202560 11662 0 0 0 88 6 0 0 15 0 13 0 37584039 1581604864 57524 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2722] ppid=2716 vsize=1544536 CPUtime=0.86
/proc/2718/task/2722/stat : 2722 (java) S 2716 2718 2290 0 -1 4202560 9293 0 0 0 81 5 0 0 16 0 13 0 37584039 1581604864 57524 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2723] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2723/stat : 2723 (java) S 2716 2718 2290 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 13 0 37584041 1581604864 57524 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2724] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2724/stat : 2724 (java) S 2716 2718 2290 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 37584041 1581604864 57524 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2725] ppid=2716 vsize=1544536 CPUtime=0

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

[pid=2718] ppid=2716 vsize=1544536 CPUtime=1636.79
/proc/2718/stat : 2718 (java) S 2716 2718 2290 0 -1 4202496 90545 0 1 0 163554 125 0 0 18 0 13 0 37584036 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2718/statm: 386134 81506 1450 10 0 383436 0
[pid=2718/tid=2720] ppid=2716 vsize=1544536 CPUtime=1567.42
/proc/2718/task/2720/stat : 2720 (java) R 2716 2718 2290 0 -1 4202560 33014 0 1 0 156711 31 0 0 25 0 13 0 37584038 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4110337472 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2718/tid=2721] ppid=2716 vsize=1544536 CPUtime=31.63
/proc/2718/task/2721/stat : 2721 (java) S 2716 2718 2290 0 -1 4202560 23498 0 0 0 3120 43 0 0 16 0 13 0 37584039 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2722] ppid=2716 vsize=1544536 CPUtime=31.53
/proc/2718/task/2722/stat : 2722 (java) S 2716 2718 2290 0 -1 4202560 21352 0 0 0 3116 37 0 0 16 0 13 0 37584039 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2723] ppid=2716 vsize=1544536 CPUtime=2.1
/proc/2718/task/2723/stat : 2723 (java) S 2716 2718 2290 0 -1 4202560 1958 0 0 0 204 6 0 0 15 0 13 0 37584041 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2724] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2724/stat : 2724 (java) S 2716 2718 2290 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 37584041 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2725] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2725/stat : 2725 (java) S 2716 2718 2290 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 37584042 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2726] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2726/stat : 2726 (java) S 2716 2718 2290 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 37584046 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2727] ppid=2716 vsize=1544536 CPUtime=2.42
/proc/2718/task/2727/stat : 2727 (java) S 2716 2718 2290 0 -1 4202560 6795 0 0 0 239 3 0 0 15 0 13 0 37584046 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2728] ppid=2716 vsize=1544536 CPUtime=1.62
/proc/2718/task/2728/stat : 2728 (java) S 2716 2718 2290 0 -1 4202560 2764 0 0 0 161 1 0 0 15 0 13 0 37584046 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2729] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2729/stat : 2729 (java) S 2716 2718 2290 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 37584046 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2730] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2730/stat : 2730 (java) S 2716 2718 2290 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 13 0 37584046 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2731] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2731/stat : 2731 (java) S 2716 2718 2290 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 13 0 37584409 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1636.79
Current children cumulated vsize (KiB) 1544536

[startup+1662.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/119 2784
/proc/meminfo: memFree=1394212/2059040 swapFree=4140244/4192956
[pid=2718] ppid=2716 vsize=1544536 CPUtime=1698.34
/proc/2718/stat : 2718 (java) S 2716 2718 2290 0 -1 4202496 90586 0 1 0 169706 128 0 0 18 0 13 0 37584036 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2718/statm: 386134 81506 1450 10 0 383436 0
[pid=2718/tid=2720] ppid=2716 vsize=1544536 CPUtime=1625.82
/proc/2718/task/2720/stat : 2720 (java) R 2716 2718 2290 0 -1 4202560 33047 0 1 0 162551 31 0 0 25 0 13 0 37584038 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4110171201 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2718/tid=2721] ppid=2716 vsize=1544536 CPUtime=33.19
/proc/2718/task/2721/stat : 2721 (java) S 2716 2718 2290 0 -1 4202560 23498 0 0 0 3274 45 0 0 16 0 13 0 37584039 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2722] ppid=2716 vsize=1544536 CPUtime=33.1
/proc/2718/task/2722/stat : 2722 (java) S 2716 2718 2290 0 -1 4202560 21352 0 0 0 3273 37 0 0 16 0 13 0 37584039 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2723] ppid=2716 vsize=1544536 CPUtime=2.11
/proc/2718/task/2723/stat : 2723 (java) S 2716 2718 2290 0 -1 4202560 1962 0 0 0 205 6 0 0 15 0 13 0 37584041 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2724] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2724/stat : 2724 (java) S 2716 2718 2290 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 37584041 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2725] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2725/stat : 2725 (java) S 2716 2718 2290 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 37584042 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2726] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2726/stat : 2726 (java) S 2716 2718 2290 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 37584046 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2727] ppid=2716 vsize=1544536 CPUtime=2.42
/proc/2718/task/2727/stat : 2727 (java) S 2716 2718 2290 0 -1 4202560 6795 0 0 0 239 3 0 0 15 0 13 0 37584046 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2728] ppid=2716 vsize=1544536 CPUtime=1.62
/proc/2718/task/2728/stat : 2728 (java) S 2716 2718 2290 0 -1 4202560 2764 0 0 0 161 1 0 0 15 0 13 0 37584046 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2729] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2729/stat : 2729 (java) S 2716 2718 2290 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 37584046 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2730] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2730/stat : 2730 (java) S 2716 2718 2290 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 37584046 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2731] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2731/stat : 2731 (java) S 2716 2718 2290 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 13 0 37584409 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1698.34
Current children cumulated vsize (KiB) 1544536

[startup+1722.3 s]
/proc/loadavg: 1.17 1.06 1.01 2/119 2786
/proc/meminfo: memFree=1394212/2059040 swapFree=4140244/4192956
[pid=2718] ppid=2716 vsize=1544536 CPUtime=1759.98
/proc/2718/stat : 2718 (java) S 2716 2718 2290 0 -1 4202496 90627 0 1 0 175868 130 0 0 18 0 13 0 37584036 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2718/statm: 386134 81506 1450 10 0 383436 0
[pid=2718/tid=2720] ppid=2716 vsize=1544536 CPUtime=1684.09
/proc/2718/task/2720/stat : 2720 (java) R 2716 2718 2290 0 -1 4202560 33082 0 1 0 168378 31 0 0 25 0 13 0 37584038 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4110090813 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2718/tid=2721] ppid=2716 vsize=1544536 CPUtime=34.88
/proc/2718/task/2721/stat : 2721 (java) S 2716 2718 2290 0 -1 4202560 23498 0 0 0 3442 46 0 0 15 0 13 0 37584039 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2722] ppid=2716 vsize=1544536 CPUtime=34.77
/proc/2718/task/2722/stat : 2722 (java) S 2716 2718 2290 0 -1 4202560 21352 0 0 0 3439 38 0 0 16 0 13 0 37584039 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2723] ppid=2716 vsize=1544536 CPUtime=2.12
/proc/2718/task/2723/stat : 2723 (java) S 2716 2718 2290 0 -1 4202560 1964 0 0 0 205 7 0 0 15 0 13 0 37584041 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2724] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2724/stat : 2724 (java) S 2716 2718 2290 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 37584041 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2725] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2725/stat : 2725 (java) S 2716 2718 2290 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 37584042 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2726] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2726/stat : 2726 (java) S 2716 2718 2290 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 37584046 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2727] ppid=2716 vsize=1544536 CPUtime=2.42
/proc/2718/task/2727/stat : 2727 (java) S 2716 2718 2290 0 -1 4202560 6795 0 0 0 239 3 0 0 15 0 13 0 37584046 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2728] ppid=2716 vsize=1544536 CPUtime=1.62
/proc/2718/task/2728/stat : 2728 (java) S 2716 2718 2290 0 -1 4202560 2764 0 0 0 161 1 0 0 15 0 13 0 37584046 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2729] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2729/stat : 2729 (java) S 2716 2718 2290 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 37584046 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2730] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2730/stat : 2730 (java) S 2716 2718 2290 0 -1 4202560 107 0 0 0 0 0 0 0 15 0 13 0 37584046 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2731] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2731/stat : 2731 (java) S 2716 2718 2290 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 13 0 37584409 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1759.98
Current children cumulated vsize (KiB) 1544536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1761.3 s]
/proc/loadavg: 1.08 1.05 1.01 2/119 2788
/proc/meminfo: memFree=1394336/2059040 swapFree=4140244/4192956
[pid=2718] ppid=2716 vsize=1544536 CPUtime=1800.08
/proc/2718/stat : 2718 (java) S 2716 2718 2290 0 -1 4202496 90656 0 1 0 179876 132 0 0 18 0 13 0 37584036 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2718/statm: 386134 81506 1450 10 0 383436 0
[pid=2718/tid=2720] ppid=2716 vsize=1544536 CPUtime=1721.96
/proc/2718/task/2720/stat : 2720 (java) R 2716 2718 2290 0 -1 4202560 33105 0 1 0 172164 32 0 0 25 0 13 0 37584038 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4110337472 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2718/tid=2721] ppid=2716 vsize=1544536 CPUtime=35.99
/proc/2718/task/2721/stat : 2721 (java) S 2716 2718 2290 0 -1 4202560 23498 0 0 0 3553 46 0 0 15 0 13 0 37584039 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2722] ppid=2716 vsize=1544536 CPUtime=35.89
/proc/2718/task/2722/stat : 2722 (java) S 2716 2718 2290 0 -1 4202560 21352 0 0 0 3550 39 0 0 16 0 13 0 37584039 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2723] ppid=2716 vsize=1544536 CPUtime=2.13
/proc/2718/task/2723/stat : 2723 (java) S 2716 2718 2290 0 -1 4202560 1968 0 0 0 206 7 0 0 16 0 13 0 37584041 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2724] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2724/stat : 2724 (java) S 2716 2718 2290 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 37584041 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2725] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2725/stat : 2725 (java) S 2716 2718 2290 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 37584042 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2726] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2726/stat : 2726 (java) S 2716 2718 2290 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 37584046 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2727] ppid=2716 vsize=1544536 CPUtime=2.42
/proc/2718/task/2727/stat : 2727 (java) S 2716 2718 2290 0 -1 4202560 6795 0 0 0 239 3 0 0 15 0 13 0 37584046 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2728] ppid=2716 vsize=1544536 CPUtime=1.62
/proc/2718/task/2728/stat : 2728 (java) S 2716 2718 2290 0 -1 4202560 2764 0 0 0 161 1 0 0 15 0 13 0 37584046 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2729] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2729/stat : 2729 (java) S 2716 2718 2290 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 37584046 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2730] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2730/stat : 2730 (java) S 2716 2718 2290 0 -1 4202560 109 0 0 0 0 0 0 0 15 0 13 0 37584046 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2731] ppid=2716 vsize=1544536 CPUtime=0
/proc/2718/task/2731/stat : 2731 (java) S 2716 2718 2290 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 13 0 37584409 1581604864 81506 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1544536

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

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

[startup+1761.42 s]
/proc/loadavg: 1.08 1.05 1.01 2/119 2788
/proc/meminfo: memFree=1394336/2059040 swapFree=4140244/4192956
[pid=2718] ppid=2716 vsize=1545184 CPUtime=1800.24
/proc/2718/stat : 2718 (java) S 2716 2718 2290 0 -1 4202496 90674 0 1 0 179892 132 0 0 18 0 14 0 37584036 1582268416 81524 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2718/statm: 386296 81524 1451 10 0 383598 0
[pid=2718/tid=2720] ppid=2716 vsize=1545184 CPUtime=1722.07
/proc/2718/task/2720/stat : 2720 (java) R 2716 2718 2290 0 -1 4202560 33105 0 1 0 172175 32 0 0 25 0 14 0 37584038 1582268416 81524 1992294400 134512640 134550932 4292288224 18446744073709551615 4110350533 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2718/tid=2721] ppid=2716 vsize=1545184 CPUtime=35.99
/proc/2718/task/2721/stat : 2721 (java) S 2716 2718 2290 0 -1 4202560 23498 0 0 0 3553 46 0 0 15 0 14 0 37584039 1582268416 81524 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2722] ppid=2716 vsize=1545184 CPUtime=35.89
/proc/2718/task/2722/stat : 2722 (java) S 2716 2718 2290 0 -1 4202560 21352 0 0 0 3550 39 0 0 16 0 14 0 37584039 1582268416 81524 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2723] ppid=2716 vsize=1545184 CPUtime=2.13
/proc/2718/task/2723/stat : 2723 (java) S 2716 2718 2290 0 -1 4202560 1968 0 0 0 206 7 0 0 16 0 14 0 37584041 1582268416 81524 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 0 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2724] ppid=2716 vsize=1545184 CPUtime=0
/proc/2718/task/2724/stat : 2724 (java) S 2716 2718 2290 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 14 0 37584041 1582268416 81524 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2725] ppid=2716 vsize=1545184 CPUtime=0
/proc/2718/task/2725/stat : 2725 (java) S 2716 2718 2290 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 37584042 1582268416 81524 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2726] ppid=2716 vsize=1545184 CPUtime=0
/proc/2718/task/2726/stat : 2726 (java) S 2716 2718 2290 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 14 0 37584046 1582268416 81524 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2727] ppid=2716 vsize=1545184 CPUtime=2.45
/proc/2718/task/2727/stat : 2727 (java) S 2716 2718 2290 0 -1 4202560 6795 0 0 0 242 3 0 0 15 0 14 0 37584046 1582268416 81524 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2728] ppid=2716 vsize=1545184 CPUtime=1.62
/proc/2718/task/2728/stat : 2728 (java) S 2716 2718 2290 0 -1 4202560 2764 0 0 0 161 1 0 0 15 0 14 0 37584046 1582268416 81524 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
[pid=2718/tid=2729] ppid=2716 vsize=1545184 CPUtime=0
/proc/2718/task/2729/stat : 2729 (java) S 2716 2718 2290 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 37584046 1582268416 81524 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2730] ppid=2716 vsize=1545184 CPUtime=0
/proc/2718/task/2730/stat : 2730 (java) S 2716 2718 2290 0 -1 4202560 109 0 0 0 0 0 0 0 15 0 14 0 37584046 1582268416 81524 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 0 0 0 0
[pid=2718/tid=2731] ppid=2716 vsize=1545184 CPUtime=0
/proc/2718/task/2731/stat : 2731 (java) S 2716 2718 2290 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 14 0 37584409 1582268416 81524 1992294400 134512640 134550932 4292288224 18446744073709551615 4294960144 0 4 0 16800975 18446604437545078848 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 1545184

Child status: 143
Real time (s): 1761.46
CPU time (s): 1800.3
CPU user time (s): 1798.94
CPU system time (s): 1.35679
CPU usage (%): 102.205
Max. virtual memory (cumulated for all children) (KiB): 1545820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.94
system time used= 1.35679
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90674
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= 44408
involuntary context switches= 28740

runsolver used 3.48847 second user time and 9.69753 second system time

The end

Launcher Data

Begin job on node003 at 2010-06-15 18:36:41
IDJOB=2660523
IDBENCH=2939
IDSOLVER=1165
FILE ID=node003/2660523-1276619801
PBS_JOBID= 11172292
Free space on /tmp= 62576 MiB

SOLVER NAME= SAT4J PB CuttingPlanes 2.2.0 2010-05-26
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_17.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2660523-1276619801/watcher-2660523-1276619801 -o /tmp/evaluation-result-2660523-1276619801/solver-2660523-1276619801 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar CuttingPlanes HOME/instance-2660523-1276619801.opb

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

MD5SUM BENCH= 25ee8feec785b6a4be71df8acc9d82db
RANDOM SEED=869041077

node003.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.251
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.50
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.251
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:       1718412 kB
Buffers:        120776 kB
Cached:         137932 kB
SwapCached:       6132 kB
Active:          98028 kB
Inactive:       173876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1718412 kB
SwapTotal:     4192956 kB
SwapFree:      4140244 kB
Dirty:            3864 kB
Writeback:           4 kB
AnonPages:       11640 kB
Mapped:          13124 kB
Slab:            46800 kB
PageTables:       4036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181616 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 node003 at 2010-06-15 19:06:04