Trace number 2660329

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.27 1753.95

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_20.opb
MD5SUM6a25ee38adc43f783b18badd1224270c
Bench CategoryOPT-SMALLINT (optimisation, small 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 variables13480
Total number of constraints26619
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints26619
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
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 2843
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.10/0.47	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.10/0.47	c This is free software under the dual EPL/GNU LGPL licenses.
0.10/0.47	c See www.sat4j.org for details.
0.10/0.48	c version 2.2.0.v20100526
0.10/0.48	c java.runtime.name	Java(TM) SE Runtime Environment
0.10/0.48	c java.vm.name		Java HotSpot(TM) Server VM
0.10/0.48	c java.vm.version	11.2-b01
0.10/0.48	c java.vm.vendor	Sun Microsystems Inc.
0.10/0.48	c sun.arch.data.model	32
0.10/0.48	c java.version		1.6.0_12
0.10/0.48	c os.name		Linux
0.10/0.48	c os.version		2.6.18-164.el5
0.10/0.48	c os.arch		i386
0.10/0.48	c Free memory 		1393557488
0.10/0.48	c Max memory 		1395916800
0.10/0.48	c Total memory 		1395916800
0.10/0.48	c Number of processors 	2
0.19/0.56	c Pseudo Boolean Optimization
0.19/0.56	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.19/0.56	c --- Begin Solver configuration ---
0.19/0.56	c Stops conflict analysis at the first Unique Implication Point
0.19/0.56	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@16fd0b7
0.19/0.56	c Learn all clauses as in MiniSAT
0.19/0.56	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.19/0.56	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.19/0.56	c No reason simplification
0.19/0.56	c Armin Biere (Picosat) restarts strategy
0.19/0.56	c Glucose learned constraints deletion strategy
0.19/0.56	c timeout=2147483s
0.19/0.56	c DB Simplification allowed=false
0.19/0.56	c --- End Solver configuration ---
0.19/0.56	c solving HOME/instance-2660329-1276588081.opb
0.19/0.56	c reading problem ... 
7.60/5.90	c ... done. Wall clock time 5.348s.
7.60/5.90	c #vars     13480
7.60/5.90	c #constraints  26619
7.60/5.90	c constraints type 
7.60/5.90	c org.sat4j.pb.constraints.pb.MaxWatchPb => 26619
221.91/214.21	c cleaning 0 clauses out of 5000 with flag 0/5000
529.12/515.20	c cleaning 0 clauses out of 11001 with flag 0/11001
943.43/920.01	c cleaning 0 clauses out of 18001 with flag 0/18001
1519.44/1480.82	c cleaning 0 clauses out of 26001 with flag 0/26001
1800.06/1753.86	c starts		: 55
1800.06/1753.86	c conflicts		: 30018
1800.06/1753.86	c decisions		: 41170
1800.06/1753.86	c propagations		: 7815959
1800.06/1753.86	c inspects		: 850239072
1800.06/1753.86	c learnt literals	: 0
1800.06/1753.86	c learnt binary clauses	: 0
1800.06/1753.86	c learnt ternary clauses	: 0
1800.06/1753.86	c learnt clauses	: 30017
1800.06/1753.86	c ignored clauses	: 0
1800.06/1753.86	c root simplifications	: 0
1800.06/1753.86	c removed literals (reason simplification)	: 0
1800.06/1753.86	c reason swapping (by a shorter reason)	: 0
1800.06/1753.86	c Calls to reduceDB	: 4
1800.06/1753.86	c number of reductions to clauses (during analyze)	: 0
1800.06/1753.86	c number of learned constraints concerned by reduction	: 0
1800.06/1753.86	c number of learning phase by resolution	: 0
1800.06/1753.86	c number of learning phase by cutting planes	: 0
1800.06/1753.86	c speed (assignments/second)	: 4471.490096421302
1800.06/1753.86	c non guided choices	0
1800.06/1753.89	c learnt constraints type 
1800.06/1753.89	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 4592
1800.06/1753.89	c org.sat4j.pb.constraints.pb.MaxWatchPb => 25425
1800.06/1753.89	c constraints type 
1800.06/1753.89	c org.sat4j.pb.constraints.pb.MaxWatchPb => 26619
1800.06/1753.89	s UNKNOWN
1800.06/1753.89	c Total wall clock time (in seconds): 1753.335

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-2660329-1276588081/watcher-2660329-1276588081 -o /tmp/evaluation-result-2660329-1276588081/solver-2660329-1276588081 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar CuttingPlanes HOME/instance-2660329-1276588081.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: 0.00 0.00 0.00 3/107 2357
/proc/meminfo: memFree=1697572/2059040 swapFree=4192956/4192956
[pid=2357] ppid=2355 vsize=248 CPUtime=0
/proc/2357/stat : 2357 (java6) S 2355 2357 2332 0 -1 4194304 109 0 1 0 0 0 0 0 17 0 1 0 103190 253952 28 1992294400 134512640 134550932 4292342080 18446744073709551615 8794708 0 2147483391 4096 0 18446744071699379390 0 0 17 1 0 0 0
/proc/2357/statm: 62 28 21 10 0 23 0

[startup+0.023277 s]
/proc/loadavg: 0.00 0.00 0.00 3/107 2357
/proc/meminfo: memFree=1697572/2059040 swapFree=4192956/4192956
[pid=2357] ppid=2355 vsize=300 CPUtime=0
/proc/2357/stat : 2357 (java6) D 2355 2357 2332 0 -1 4194304 116 0 1 0 0 0 0 0 15 0 1 0 103190 307200 35 1992294400 134512640 134550932 4292342080 18446744073709551615 8794836 0 0 4096 0 18446744071562234166 0 0 17 0 0 0 0
/proc/2357/statm: 75 35 28 10 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 300

[startup+0.101323 s]
/proc/loadavg: 0.00 0.00 0.00 3/107 2357
/proc/meminfo: memFree=1697572/2059040 swapFree=4192956/4192956
[pid=2357] ppid=2355 vsize=13164 CPUtime=0
/proc/2357/stat : 2357 (java) D 2355 2357 2332 0 -1 4194304 446 0 5 0 0 0 0 0 15 0 1 0 103190 13479936 178 1992294400 134512640 134550932 4288340352 18446744073709551615 8752976 0 0 4096 0 18446744071562234166 0 0 17 0 0 0 2
/proc/2357/statm: 3291 178 138 10 0 1121 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13164

[startup+0.301332 s]
/proc/loadavg: 0.00 0.00 0.00 3/107 2357
/proc/meminfo: memFree=1697572/2059040 swapFree=4192956/4192956
[pid=2357] ppid=2355 vsize=1521664 CPUtime=0.05
/proc/2357/stat : 2357 (java) S 2355 2357 2332 0 -1 4202496 3471 0 89 0 2 3 0 0 16 0 7 0 103190 1558183936 2999 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 7
/proc/2357/statm: 380416 2999 1011 10 0 377726 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1521664

[startup+0.701393 s]
/proc/loadavg: 0.00 0.00 0.00 3/107 2357
/proc/meminfo: memFree=1697572/2059040 swapFree=4192956/4192956
[pid=2357] ppid=2355 vsize=1526720 CPUtime=0.46
/proc/2357/stat : 2357 (java) S 2355 2357 2332 0 -1 4202496 5490 0 89 0 41 5 0 0 16 0 12 0 103190 1563361280 5014 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/2357/statm: 381680 5014 1374 10 0 378982 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 1526720

[startup+1.50253 s]
/proc/loadavg: 0.00 0.00 0.00 4/119 2369
/proc/meminfo: memFree=1659504/2059040 swapFree=4192956/4192956
[pid=2357] ppid=2355 vsize=1544508 CPUtime=2.02
/proc/2357/stat : 2357 (java) S 2355 2357 2332 0 -1 4202496 15846 0 89 0 192 10 0 0 16 0 12 0 103190 1581576192 14046 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/2357/statm: 386127 14047 1407 10 0 383429 0
[pid=2357/tid=2359] ppid=2355 vsize=1544508 CPUtime=0.78
/proc/2357/task/2359/stat : 2359 (java) R 2355 2357 2332 0 -1 4202560 8576 0 55 0 73 5 0 0 25 0 12 0 103205 1581576192 14048 1992294400 134512640 134550932 4288340352 18446744073709551615 4109167208 0 4 0 16800975 0 0 0 -1 1 0 0 12
[pid=2357/tid=2360] ppid=2355 vsize=1544508 CPUtime=0
/proc/2357/task/2360/stat : 2360 (java) S 2355 2357 2332 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 12 0 103215 1581576192 14050 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
[pid=2357/tid=2361] ppid=2355 vsize=1544508 CPUtime=0
/proc/2357/task/2361/stat : 2361 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 12 0 103215 1581576192 14051 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
[pid=2357/tid=2362] ppid=2355 vsize=1544508 CPUtime=0
/proc/2357/task/2362/stat : 2362 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 103218 1581576192 14051 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 0 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2363] ppid=2355 vsize=1544508 CPUtime=0
/proc/2357/task/2363/stat : 2363 (java) S 2355 2357 2332 0 -1 4202560 10 0 0 0 0 0 0 0 19 0 12 0 103219 1581576192 14051 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2364] ppid=2355 vsize=1544508 CPUtime=0
/proc/2357/task/2364/stat : 2364 (java) S 2355 2357 2332 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 12 0 103219 1581576192 14051 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2365] ppid=2355 vsize=1544508 CPUtime=0
/proc/2357/task/2365/stat : 2365 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 12 0 103230 1581576192 14051 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2366] ppid=2355 vsize=1544508 CPUtime=0.46
/proc/2357/task/2366/stat : 2366 (java) R 2355 2357 2332 0 -1 4202560 3183 0 0 0 45 1 0 0 20 0 12 0 103230 1581576192 14052 1992294400 134512640 134550932 4288340352 18446744073709551615 106257807 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2357/tid=2367] ppid=2355 vsize=1544508 CPUtime=0.74
/proc/2357/task/2367/stat : 2367 (java) R 2355 2357 2332 0 -1 4202560 3064 0 0 0 73 1 0 0 17 0 12 0 103230 1581576192 14053 1992294400 134512640 134550932 4288340352 18446744073709551615 9294599 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2357/tid=2368] ppid=2355 vsize=1544508 CPUtime=0
/proc/2357/task/2368/stat : 2368 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 103230 1581576192 14053 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2369] ppid=2355 vsize=1544508 CPUtime=0
/proc/2357/task/2369/stat : 2369 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 103230 1581576192 14053 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 1544508

[startup+3.10177 s]
/proc/loadavg: 0.00 0.00 0.00 2/119 2369
/proc/meminfo: memFree=1581632/2059040 swapFree=4192956/4192956
[pid=2357] ppid=2355 vsize=1543008 CPUtime=4.03
/proc/2357/stat : 2357 (java) S 2355 2357 2332 0 -1 4202496 45384 0 89 0 379 24 0 0 16 0 12 0 103190 1580040192 41581 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/2357/statm: 385752 41581 1418 10 0 383054 0
[pid=2357/tid=2359] ppid=2355 vsize=1543008 CPUtime=2.28
/proc/2357/task/2359/stat : 2359 (java) R 2355 2357 2332 0 -1 4202560 31949 0 55 0 212 16 0 0 25 0 12 0 103205 1580040192 41581 1992294400 134512640 134550932 4288340352 18446744073709551615 4109352881 0 4 0 16800975 0 0 0 -1 1 0 0 12
[pid=2357/tid=2360] ppid=2355 vsize=1543008 CPUtime=0.08
/proc/2357/task/2360/stat : 2360 (java) S 2355 2357 2332 0 -1 4202560 1996 0 0 0 7 1 0 0 18 0 12 0 103215 1580040192 41581 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
[pid=2357/tid=2361] ppid=2355 vsize=1543008 CPUtime=0.07
/proc/2357/task/2361/stat : 2361 (java) S 2355 2357 2332 0 -1 4202560 2349 0 0 0 7 0 0 0 18 0 12 0 103215 1580040192 41581 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2362] ppid=2355 vsize=1543008 CPUtime=0
/proc/2357/task/2362/stat : 2362 (java) S 2355 2357 2332 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 12 0 103218 1580040192 41581 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 0 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2363] ppid=2355 vsize=1543008 CPUtime=0
/proc/2357/task/2363/stat : 2363 (java) S 2355 2357 2332 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 12 0 103219 1580040192 41581 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2364] ppid=2355 vsize=1543008 CPUtime=0
/proc/2357/task/2364/stat : 2364 (java) S 2355 2357 2332 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 103219 1580040192 41581 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2365] ppid=2355 vsize=1543008 CPUtime=0
/proc/2357/task/2365/stat : 2365 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 12 0 103230 1580040192 41581 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2366] ppid=2355 vsize=1543008 CPUtime=0.78
/proc/2357/task/2366/stat : 2366 (java) S 2355 2357 2332 0 -1 4202560 4963 0 0 0 77 1 0 0 15 0 12 0 103230 1580040192 41581 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2367] ppid=2355 vsize=1543008 CPUtime=0.76
/proc/2357/task/2367/stat : 2367 (java) S 2355 2357 2332 0 -1 4202560 3090 0 0 0 75 1 0 0 16 0 12 0 103230 1580040192 41581 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
[pid=2357/tid=2368] ppid=2355 vsize=1543008 CPUtime=0
/proc/2357/task/2368/stat : 2368 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 103230 1580040192 41581 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2369] ppid=2355 vsize=1543008 CPUtime=0
/proc/2357/task/2369/stat : 2369 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 103230 1580040192 41581 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.03
Current children cumulated vsize (KiB) 1543008

[startup+6.3013 s]
/proc/loadavg: 0.08 0.02 0.01 2/119 2369
/proc/meminfo: memFree=1471024/2059040 swapFree=4192956/4192956
[pid=2357] ppid=2355 vsize=1541544 CPUtime=8.14
/proc/2357/stat : 2357 (java) S 2355 2357 2332 0 -1 4202496 64623 0 89 0 781 33 0 0 16 0 13 0 103190 1578541056 58639 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/2357/statm: 385386 58639 1431 10 0 382688 0
[pid=2357/tid=2359] ppid=2355 vsize=1541544 CPUtime=4.64
/proc/2357/task/2359/stat : 2359 (java) R 2355 2357 2332 0 -1 4202560 31989 0 55 0 447 17 0 0 19 0 13 0 103205 1578541056 58639 1992294400 134512640 134550932 4288340352 18446744073709551615 4109329985 0 4 0 16800975 0 0 0 -1 0 0 0 13
[pid=2357/tid=2360] ppid=2355 vsize=1541544 CPUtime=0.58
/proc/2357/task/2360/stat : 2360 (java) S 2355 2357 2332 0 -1 4202560 11658 0 0 0 53 5 0 0 16 0 13 0 103215 1578541056 58639 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
[pid=2357/tid=2361] ppid=2355 vsize=1541544 CPUtime=0.56
/proc/2357/task/2361/stat : 2361 (java) S 2355 2357 2332 0 -1 4202560 11811 0 0 0 52 4 0 0 16 0 13 0 103215 1578541056 58639 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2362] ppid=2355 vsize=1541544 CPUtime=0
/proc/2357/task/2362/stat : 2362 (java) S 2355 2357 2332 0 -1 4202560 12 0 0 0 0 0 0 0 16 0 13 0 103218 1578541056 58639 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 0 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2363] ppid=2355 vsize=1541544 CPUtime=0
/proc/2357/task/2363/stat : 2363 (java) S 2355 2357 2332 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 103219 1578541056 58639 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2364] ppid=2355 vsize=1541544 CPUtime=0
/proc/2357/task/2364/stat : 2364 (java) S 2355 2357 2332 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 103219 1578541056 58639 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2365] ppid=2355 vsize=1541544 CPUtime=0
/proc/2357/task/2365/stat : 2365 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 13 0 103230 1578541056 58639 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2366] ppid=2355 vsize=1541544 CPUtime=1.15
/proc/2357/task/2366/stat : 2366 (java) S 2355 2357 2332 0 -1 4202560 5002 0 0 0 113 2 0 0 15 0 13 0 103230 1578541056 58639 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2367] ppid=2355 vsize=1541544 CPUtime=1.14
/proc/2357/task/2367/stat : 2367 (java) S 2355 2357 2332 0 -1 4202560 3119 0 0 0 113 1 0 0 15 0 13 0 103230 1578541056 58639 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
[pid=2357/tid=2368] ppid=2355 vsize=1541544 CPUtime=0
/proc/2357/task/2368/stat : 2368 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 103230 1578541056 58639 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2369] ppid=2355 vsize=1541544 CPUtime=0
/proc/2357/task/2369/stat : 2369 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 103230 1578541056 58639 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.14
Current children cumulated vsize (KiB) 1541544

[startup+12.7013 s]
/proc/loadavg: 0.15 0.03 0.01 3/120 2370
/proc/meminfo: memFree=1434568/2059040 swapFree=4192956/4192956
[pid=2357] ppid=2355 vsize=1535648 CPUtime=15.61
/proc/2357/stat : 2357 (java) S 2355 2357 2332 0 -1 4202496 72735 0 89 0 1524 37 0 0 16 0 13 0 103190 1572503552 64032 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/2357/statm: 383912 64032 1435 10 0 381214 0
[pid=2357/tid=2359] ppid=2355 vsize=1535648 CPUtime=10.43
/proc/2357/task/2359/stat : 2359 (java) R 2355 2357 2332 0 -1 4202560 32013 0 55 0 1026 17 0 0 25 0 13 0 103205 1572503552 64032 1992294400 134512640 134550932 4288340352 18446744073709551615 4109208061 0 4 0 16800975 0 0 0 -1 1 0 0 13
[pid=2357/tid=2360] ppid=2355 vsize=1535648 CPUtime=1.02
/proc/2357/task/2360/stat : 2360 (java) S 2355 2357 2332 0 -1 4202560 14950 0 0 0 95 7 0 0 15 0 13 0 103215 1572503552 64032 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
[pid=2357/tid=2361] ppid=2355 vsize=1535648 CPUtime=0.99
/proc/2357/task/2361/stat : 2361 (java) S 2355 2357 2332 0 -1 4202560 16489 0 0 0 93 6 0 0 16 0 13 0 103215 1572503552 64032 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2362] ppid=2355 vsize=1535648 CPUtime=0
/proc/2357/task/2362/stat : 2362 (java) S 2355 2357 2332 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 13 0 103218 1572503552 64032 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 0 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2363] ppid=2355 vsize=1535648 CPUtime=0
/proc/2357/task/2363/stat : 2363 (java) S 2355 2357 2332 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 103219 1572503552 64032 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2364] ppid=2355 vsize=1535648 CPUtime=0
/proc/2357/task/2364/stat : 2364 (java) S 2355 2357 2332 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 103219 1572503552 64032 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2365] ppid=2355 vsize=1535648 CPUtime=0
/proc/2357/task/2365/stat : 2365 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 13 0 103230 1572503552 64032 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2366] ppid=2355 vsize=1535648 CPUtime=1.58
/proc/2357/task/2366/stat : 2366 (java) S 2355 2357 2332 0 -1 4202560 5034 0 0 0 156 2 0 0 15 0 13 0 103230 1572503552 64032 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2367] ppid=2355 vsize=1535648 CPUtime=1.51
/proc/2357/task/2367/stat : 2367 (java) S 2355 2357 2332 0 -1 4202560 3205 0 0 0 150 1 0 0 16 0 13 0 103230 1572503552 64032 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
[pid=2357/tid=2368] ppid=2355 vsize=1535648 CPUtime=0
/proc/2357/task/2368/stat : 2368 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 103230 1572503552 64032 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2369] ppid=2355 vsize=1535648 CPUtime=0
/proc/2357/task/2369/stat : 2369 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 103230 1572503552 64032 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
[pid=2357/tid=2370] ppid=2355 vsize=1535648 CPUtime=0
/proc/2357/task/2370/stat : 2370 (java) S 2355 2357 2332 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 103789 1572503552 64032 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 15.61
Current children cumulated vsize (KiB) 1535648

[startup+25.5022 s]
/proc/loadavg: 0.34 0.08 0.02 2/120 2370
/proc/meminfo: memFree=1433452/2059040 swapFree=4192956/4192956
[pid=2357] ppid=2355 vsize=1535648 CPUtime=29.25
/proc/2357/stat : 2357 (java) S 2355 2357 2332 0 -1 4202496 73176 0 89 0 2886 39 0 0 16 0 13 0 103190 1572503552 64453 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/2357/statm: 383912 64453 1440 10 0 381214 0
[pid=2357/tid=2359] ppid=2355 vsize=1535648 CPUtime=22.71
/proc/2357/task/2359/stat : 2359 (java) R 2355 2357 2332 0 -1 4202560 32030 0 55 0 2253 18 0 0 25 0 13 0 103205 1572503552 64453 1992294400 134512640 134550932 4288340352 18446744073709551615 4109609347 0 4 0 16800975 0 0 0 -1 1 0 0 13
[pid=2357/tid=2360] ppid=2355 vsize=1535648 CPUtime=1.48
/proc/2357/task/2360/stat : 2360 (java) S 2355 2357 2332 0 -1 4202560 15118 0 0 0 141 7 0 0 15 0 13 0 103215 1572503552 64453 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
[pid=2357/tid=2361] ppid=2355 vsize=1535648 CPUtime=1.44
/proc/2357/task/2361/stat : 2361 (java) S 2355 2357 2332 0 -1 4202560 16719 0 0 0 137 7 0 0 16 0 13 0 103215 1572503552 64453 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2362] ppid=2355 vsize=1535648 CPUtime=0
/proc/2357/task/2362/stat : 2362 (java) S 2355 2357 2332 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 13 0 103218 1572503552 64453 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 0 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2363] ppid=2355 vsize=1535648 CPUtime=0
/proc/2357/task/2363/stat : 2363 (java) S 2355 2357 2332 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 103219 1572503552 64453 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2364] ppid=2355 vsize=1535648 CPUtime=0
/proc/2357/task/2364/stat : 2364 (java) S 2355 2357 2332 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 103219 1572503552 64453 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2365] ppid=2355 vsize=1535648 CPUtime=0

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

[pid=2357/tid=2363] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2363/stat : 2363 (java) S 2355 2357 2332 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 103219 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2364] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2364/stat : 2364 (java) S 2355 2357 2332 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 103219 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2365] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2365/stat : 2365 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2366] ppid=2355 vsize=1536060 CPUtime=2.06
/proc/2357/task/2366/stat : 2366 (java) S 2355 2357 2332 0 -1 4202560 5534 0 0 0 204 2 0 0 15 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2367] ppid=2355 vsize=1536060 CPUtime=2.14
/proc/2357/task/2367/stat : 2367 (java) S 2355 2357 2332 0 -1 4202560 3586 0 0 0 213 1 0 0 15 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
[pid=2357/tid=2368] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2368/stat : 2368 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2369] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2369/stat : 2369 (java) S 2355 2357 2332 0 -1 4202560 90 0 0 0 0 0 0 0 15 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2370] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2370/stat : 2370 (java) S 2355 2357 2332 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 103789 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1582.61
Current children cumulated vsize (KiB) 1536060

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.80 2/120 2423
/proc/meminfo: memFree=1313984/2059040 swapFree=4192956/4192956
[pid=2357] ppid=2355 vsize=1536060 CPUtime=1644.23
/proc/2357/stat : 2357 (java) S 2355 2357 2332 0 -1 4202496 111498 0 89 0 164241 182 0 0 16 0 13 0 103190 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/2357/statm: 384015 93640 1450 10 0 381317 0
[pid=2357/tid=2359] ppid=2355 vsize=1536060 CPUtime=1556.79
/proc/2357/task/2359/stat : 2359 (java) R 2355 2357 2332 0 -1 4202560 32931 0 55 0 155626 53 0 0 25 0 13 0 103205 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4109329985 0 4 0 16800975 0 0 0 -1 0 0 0 13
[pid=2357/tid=2360] ppid=2355 vsize=1536060 CPUtime=40.05
/proc/2357/task/2360/stat : 2360 (java) S 2355 2357 2332 0 -1 4202560 31153 0 0 0 3958 47 0 0 16 0 13 0 103215 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2361] ppid=2355 vsize=1536060 CPUtime=40.06
/proc/2357/task/2361/stat : 2361 (java) S 2355 2357 2332 0 -1 4202560 29631 0 0 0 3942 64 0 0 15 0 13 0 103215 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
[pid=2357/tid=2362] ppid=2355 vsize=1536060 CPUtime=3.03
/proc/2357/task/2362/stat : 2362 (java) S 2355 2357 2332 0 -1 4202560 7540 0 0 0 294 9 0 0 15 0 13 0 103218 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 0 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2363] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2363/stat : 2363 (java) S 2355 2357 2332 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 103219 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2364] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2364/stat : 2364 (java) S 2355 2357 2332 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 103219 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2365] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2365/stat : 2365 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2366] ppid=2355 vsize=1536060 CPUtime=2.06
/proc/2357/task/2366/stat : 2366 (java) S 2355 2357 2332 0 -1 4202560 5534 0 0 0 204 2 0 0 15 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2367] ppid=2355 vsize=1536060 CPUtime=2.14
/proc/2357/task/2367/stat : 2367 (java) S 2355 2357 2332 0 -1 4202560 3586 0 0 0 213 1 0 0 15 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
[pid=2357/tid=2368] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2368/stat : 2368 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2369] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2369/stat : 2369 (java) S 2355 2357 2332 0 -1 4202560 92 0 0 0 0 0 0 0 15 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2370] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2370/stat : 2370 (java) S 2355 2357 2332 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 103789 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1644.23
Current children cumulated vsize (KiB) 1536060

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.81 2/120 2423
/proc/meminfo: memFree=1313984/2059040 swapFree=4192956/4192956
[pid=2357] ppid=2355 vsize=1536060 CPUtime=1705.99
/proc/2357/stat : 2357 (java) S 2355 2357 2332 0 -1 4202496 111540 0 89 0 170412 187 0 0 16 0 13 0 103190 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/2357/statm: 384015 93640 1450 10 0 381317 0
[pid=2357/tid=2359] ppid=2355 vsize=1536060 CPUtime=1614.95
/proc/2357/task/2359/stat : 2359 (java) R 2355 2357 2332 0 -1 4202560 32965 0 55 0 161441 54 0 0 25 0 13 0 103205 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4109167330 0 4 0 16800975 0 0 0 -1 0 0 0 13
[pid=2357/tid=2360] ppid=2355 vsize=1536060 CPUtime=41.84
/proc/2357/task/2360/stat : 2360 (java) S 2355 2357 2332 0 -1 4202560 31153 0 0 0 4137 47 0 0 16 0 13 0 103215 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
[pid=2357/tid=2361] ppid=2355 vsize=1536060 CPUtime=41.87
/proc/2357/task/2361/stat : 2361 (java) S 2355 2357 2332 0 -1 4202560 29631 0 0 0 4119 68 0 0 16 0 13 0 103215 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2362] ppid=2355 vsize=1536060 CPUtime=3.04
/proc/2357/task/2362/stat : 2362 (java) S 2355 2357 2332 0 -1 4202560 7544 0 0 0 295 9 0 0 15 0 13 0 103218 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 0 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2363] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2363/stat : 2363 (java) S 2355 2357 2332 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 103219 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2364] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2364/stat : 2364 (java) S 2355 2357 2332 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 103219 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2365] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2365/stat : 2365 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2366] ppid=2355 vsize=1536060 CPUtime=2.06
/proc/2357/task/2366/stat : 2366 (java) S 2355 2357 2332 0 -1 4202560 5534 0 0 0 204 2 0 0 15 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2367] ppid=2355 vsize=1536060 CPUtime=2.14
/proc/2357/task/2367/stat : 2367 (java) S 2355 2357 2332 0 -1 4202560 3586 0 0 0 213 1 0 0 15 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
[pid=2357/tid=2368] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2368/stat : 2368 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2369] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2369/stat : 2369 (java) S 2355 2357 2332 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2370] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2370/stat : 2370 (java) S 2355 2357 2332 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 103789 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1705.99
Current children cumulated vsize (KiB) 1536060

[startup+1722.3 s]
/proc/loadavg: 1.13 1.03 0.83 2/120 2425
/proc/meminfo: memFree=1313984/2059040 swapFree=4192956/4192956
[pid=2357] ppid=2355 vsize=1536060 CPUtime=1767.71
/proc/2357/stat : 2357 (java) S 2355 2357 2332 0 -1 4202496 111582 0 89 0 176580 191 0 0 16 0 13 0 103190 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/2357/statm: 384015 93640 1450 10 0 381317 0
[pid=2357/tid=2359] ppid=2355 vsize=1536060 CPUtime=1673.16
/proc/2357/task/2359/stat : 2359 (java) R 2355 2357 2332 0 -1 4202560 32999 0 55 0 167261 55 0 0 25 0 13 0 103205 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4109597547 0 4 0 16800975 0 0 0 -1 0 0 0 13
[pid=2357/tid=2360] ppid=2355 vsize=1536060 CPUtime=43.59
/proc/2357/task/2360/stat : 2360 (java) S 2355 2357 2332 0 -1 4202560 31153 0 0 0 4311 48 0 0 16 0 13 0 103215 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2361] ppid=2355 vsize=1536060 CPUtime=43.61
/proc/2357/task/2361/stat : 2361 (java) S 2355 2357 2332 0 -1 4202560 29631 0 0 0 4292 69 0 0 16 0 13 0 103215 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
[pid=2357/tid=2362] ppid=2355 vsize=1536060 CPUtime=3.04
/proc/2357/task/2362/stat : 2362 (java) S 2355 2357 2332 0 -1 4202560 7548 0 0 0 295 9 0 0 15 0 13 0 103218 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 0 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2363] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2363/stat : 2363 (java) S 2355 2357 2332 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 103219 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2364] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2364/stat : 2364 (java) S 2355 2357 2332 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 103219 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2365] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2365/stat : 2365 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2366] ppid=2355 vsize=1536060 CPUtime=2.06
/proc/2357/task/2366/stat : 2366 (java) S 2355 2357 2332 0 -1 4202560 5534 0 0 0 204 2 0 0 15 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2367] ppid=2355 vsize=1536060 CPUtime=2.14
/proc/2357/task/2367/stat : 2367 (java) S 2355 2357 2332 0 -1 4202560 3586 0 0 0 213 1 0 0 15 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
[pid=2357/tid=2368] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2368/stat : 2368 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2369] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2369/stat : 2369 (java) S 2355 2357 2332 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2370] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2370/stat : 2370 (java) S 2355 2357 2332 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 103789 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1767.71
Current children cumulated vsize (KiB) 1536060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1753.8 s]
/proc/loadavg: 1.07 1.03 0.83 2/120 2427
/proc/meminfo: memFree=1313860/2059040 swapFree=4192956/4192956
[pid=2357] ppid=2355 vsize=1536060 CPUtime=1800.06
/proc/2357/stat : 2357 (java) S 2355 2357 2332 0 -1 4202496 111603 0 89 0 179813 193 0 0 16 0 13 0 103190 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/2357/statm: 384015 93640 1450 10 0 381317 0
[pid=2357/tid=2359] ppid=2355 vsize=1536060 CPUtime=1703.79
/proc/2357/task/2359/stat : 2359 (java) R 2355 2357 2332 0 -1 4202560 33016 0 55 0 170323 56 0 0 25 0 13 0 103205 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4109609162 0 4 0 16800975 0 0 0 -1 0 0 0 13
[pid=2357/tid=2360] ppid=2355 vsize=1536060 CPUtime=44.46
/proc/2357/task/2360/stat : 2360 (java) S 2355 2357 2332 0 -1 4202560 31153 0 0 0 4396 50 0 0 16 0 13 0 103215 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2361] ppid=2355 vsize=1536060 CPUtime=44.47
/proc/2357/task/2361/stat : 2361 (java) S 2355 2357 2332 0 -1 4202560 29631 0 0 0 4378 69 0 0 15 0 13 0 103215 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
[pid=2357/tid=2362] ppid=2355 vsize=1536060 CPUtime=3.04
/proc/2357/task/2362/stat : 2362 (java) S 2355 2357 2332 0 -1 4202560 7550 0 0 0 295 9 0 0 15 0 13 0 103218 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 0 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2363] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2363/stat : 2363 (java) S 2355 2357 2332 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 103219 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2364] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2364/stat : 2364 (java) S 2355 2357 2332 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 103219 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2365] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2365/stat : 2365 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2366] ppid=2355 vsize=1536060 CPUtime=2.06
/proc/2357/task/2366/stat : 2366 (java) S 2355 2357 2332 0 -1 4202560 5534 0 0 0 204 2 0 0 15 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2367] ppid=2355 vsize=1536060 CPUtime=2.14
/proc/2357/task/2367/stat : 2367 (java) S 2355 2357 2332 0 -1 4202560 3586 0 0 0 213 1 0 0 15 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
[pid=2357/tid=2368] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2368/stat : 2368 (java) S 2355 2357 2332 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2369] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2369/stat : 2369 (java) S 2355 2357 2332 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 13 0 103230 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 0 0 0 0
[pid=2357/tid=2370] ppid=2355 vsize=1536060 CPUtime=0
/proc/2357/task/2370/stat : 2370 (java) S 2355 2357 2332 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 103789 1572925440 93640 1992294400 134512640 134550932 4288340352 18446744073709551615 4294960144 0 4 0 16800975 18446604437846459328 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1536060

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

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

[startup+1753.92 s]
/proc/loadavg: 1.07 1.03 0.83 2/120 2427
/proc/meminfo: memFree=1313860/2059040 swapFree=4192956/4192956
[pid=2357] ppid=2355 vsize=0 CPUtime=1800.23
/proc/2357/stat : 2357 (java) Z 2355 2357 2332 0 -1 4203548 111625 0 89 0 179830 193 0 0 15 0 2 0 103190 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7
/proc/2357/statm: 0 0 0 0 0 0 0
[pid=2357/tid=2359] ppid=2355 vsize=0 CPUtime=1703.82
/proc/2357/task/2359/stat : 2359 (java) R 2355 2357 2332 0 -1 4203588 33016 0 55 0 170326 56 0 0 25 0 2 0 103205 0 0 1992294400 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 13
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1753.95
CPU time (s): 1800.27
CPU user time (s): 1798.3
CPU system time (s): 1.9697
CPU usage (%): 102.641
Max. virtual memory (cumulated for all children) (KiB): 1544872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.3
system time used= 1.9697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111625
page faults= 89
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45467
involuntary context switches= 41708

runsolver used 3.9224 second user time and 9.46256 second system time

The end

Launcher Data

Begin job on node035 at 2010-06-15 09:48:02
IDJOB=2660329
IDBENCH=2639
IDSOLVER=1165
FILE ID=node035/2660329-1276588081
PBS_JOBID= 11172216
Free space on /tmp= 62248 MiB

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

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

MD5SUM BENCH= 6a25ee38adc43f783b18badd1224270c
RANDOM SEED=299910383

node035.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.219
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.43
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.219
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1699656 kB
Buffers:         14588 kB
Cached:         239620 kB
SwapCached:          0 kB
Active:          98896 kB
Inactive:       214692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1699656 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            8188 kB
Writeback:           0 kB
AnonPages:       59380 kB
Mapped:          15276 kB
Slab:            23900 kB
PageTables:       4052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183180 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= 62248 MiB
End job on node035 at 2010-06-15 10:17:18