Trace number 2660972

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 NameAnswerCPU timeWall clock time
SAT4J PB CuttingPlanes 2.2.0 2010-05-26? (TO) 1800.29 1789.64

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k4_l4_n360.opb
MD5SUMa399b3055416a9d1117a7f2bb11b2cef
Bench CategoryDEC-SMALLINT (no 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 FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1440
Total number of constraints86040
Number of constraints which are clauses85680
Number of constraints which are cardinality constraints (but not clauses)360
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint4
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.22/0.21	c Pseudo Boolean Optimization
0.22/0.21	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.22/0.21	c --- Begin Solver configuration ---
0.22/0.21	c Stops conflict analysis at the first Unique Implication Point
0.22/0.21	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@16fd0b7
0.22/0.21	c Learn all clauses as in MiniSAT
0.22/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.22/0.21	c No reason simplification
0.22/0.21	c Armin Biere (Picosat) restarts strategy
0.22/0.21	c Glucose learned constraints deletion strategy
0.22/0.21	c timeout=2147483s
0.22/0.21	c DB Simplification allowed=false
0.22/0.21	c --- End Solver configuration ---
0.22/0.21	c solving HOME/instance-2660972-1276317872.opb
0.22/0.21	c reading problem ... 
3.26/2.53	c ... done. Wall clock time 2.324s.
3.26/2.53	c #vars     1440
3.26/2.53	c #constraints  86400
3.26/2.53	c constraints type 
3.26/2.54	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 86040
3.26/2.54	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 360
14.83/11.87	c cleaning 0 clauses out of 5000 with flag 0/5000
46.41/43.28	c cleaning 0 clauses out of 11001 with flag 0/11001
134.88/131.38	c cleaning 0 clauses out of 18001 with flag 0/18001
353.27/348.97	c cleaning 0 clauses out of 26000 with flag 0/26000
762.37/756.54	c cleaning 0 clauses out of 35001 with flag 0/35001
1473.56/1464.65	c cleaning 0 clauses out of 45000 with flag 0/45000
1800.09/1789.53	c starts		: 66
1800.09/1789.53	c conflicts		: 48387
1800.09/1789.53	c decisions		: 75293
1800.09/1789.53	c propagations		: 5441583
1800.09/1789.53	c inspects		: 897611009
1800.09/1789.53	c learnt literals	: 0
1800.09/1789.53	c learnt binary clauses	: 0
1800.09/1789.53	c learnt ternary clauses	: 0
1800.09/1789.53	c learnt clauses	: 48387
1800.09/1789.53	c ignored clauses	: 0
1800.09/1789.53	c root simplifications	: 0
1800.09/1789.53	c removed literals (reason simplification)	: 0
1800.09/1789.53	c reason swapping (by a shorter reason)	: 0
1800.09/1789.53	c Calls to reduceDB	: 6
1800.09/1789.53	c number of reductions to clauses (during analyze)	: 0
1800.09/1789.53	c number of learned constraints concerned by reduction	: 0
1800.09/1789.53	c number of learning phase by resolution	: 0
1800.09/1789.53	c number of learning phase by cutting planes	: 0
1800.09/1789.53	c speed (assignments/second)	: 3045.1059405380997
1800.09/1789.53	c non guided choices	214
1800.09/1789.57	c learnt constraints type 
1800.09/1789.57	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 43224
1800.09/1789.57	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5163
1800.09/1789.57	c constraints type 
1800.09/1789.57	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 86040
1800.09/1789.57	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 360
1800.09/1789.57	s UNKNOWN
1800.09/1789.57	c Total wall clock time (in seconds): 1789.36

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-2660972-1276317872/watcher-2660972-1276317872 -o /tmp/evaluation-result-2660972-1276317872/solver-2660972-1276317872 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar CuttingPlanes HOME/instance-2660972-1276317872.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.14 2/106 8394
/proc/meminfo: memFree=1522712/2059040 swapFree=4192956/4192956
[pid=8394] ppid=8392 vsize=1832 CPUtime=0
/proc/8394/stat : 8394 (java6) R 8392 8394 7248 0 -1 4194304 246 0 0 0 0 0 0 0 21 0 1 0 7390886 1875968 150 1992294400 134512640 134550932 4286788432 18446744073709551615 3176974 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8394/statm: 459 155 116 10 0 64 0

[startup+0.0382859 s]
/proc/loadavg: 1.00 1.00 1.14 2/106 8394
/proc/meminfo: memFree=1522712/2059040 swapFree=4192956/4192956
[pid=8394] ppid=8392 vsize=1520328 CPUtime=0.01
/proc/8394/stat : 8394 (java) S 8392 8394 7248 0 -1 4202496 3288 0 1 0 0 1 0 0 18 0 4 0 7390886 1556815872 2731 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/8394/statm: 380082 2731 944 10 0 377392 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1520328

[startup+0.101291 s]
/proc/loadavg: 1.00 1.00 1.14 2/106 8394
/proc/meminfo: memFree=1522712/2059040 swapFree=4192956/4192956
[pid=8394] ppid=8392 vsize=1524184 CPUtime=0.08
/proc/8394/stat : 8394 (java) S 8392 8394 7248 0 -1 4202496 3957 0 1 0 6 2 0 0 18 0 12 0 7390886 1560764416 3396 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8394/statm: 381046 3396 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.301313 s]
/proc/loadavg: 1.00 1.00 1.14 2/106 8394
/proc/meminfo: memFree=1522712/2059040 swapFree=4192956/4192956
[pid=8394] ppid=8392 vsize=1526224 CPUtime=0.35
/proc/8394/stat : 8394 (java) S 8392 8394 7248 0 -1 4202496 5354 0 1 0 32 3 0 0 18 0 12 0 7390886 1562853376 4791 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8394/statm: 381556 4791 1362 10 0 378858 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1526224

[startup+0.701364 s]
/proc/loadavg: 1.00 1.00 1.14 2/106 8394
/proc/meminfo: memFree=1522712/2059040 swapFree=4192956/4192956
[pid=8394] ppid=8392 vsize=1528172 CPUtime=1.12
/proc/8394/stat : 8394 (java) S 8392 8394 7248 0 -1 4202496 7688 0 1 0 108 4 0 0 18 0 12 0 7390886 1564848128 7052 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8394/statm: 382043 7053 1402 10 0 379345 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 1528172

[startup+1.50144 s]
/proc/loadavg: 1.00 1.00 1.14 4/118 8406
/proc/meminfo: memFree=1482688/2059040 swapFree=4192956/4192956
[pid=8394] ppid=8392 vsize=1528176 CPUtime=2.24
/proc/8394/stat : 8394 (java) S 8392 8394 7248 0 -1 4202496 25135 0 1 0 212 12 0 0 18 0 12 0 7390886 1564852224 24395 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8394/statm: 382044 24397 1411 10 0 379346 0
[pid=8394/tid=8396] ppid=8392 vsize=1528176 CPUtime=1.45
/proc/8394/task/8396/stat : 8396 (java) R 8392 8394 7248 0 -1 4202560 22781 0 1 0 135 10 0 0 25 0 12 0 7390887 1564852224 24398 1992294400 134512640 134550932 4288906736 18446744073709551615 4109979006 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8394/tid=8397] ppid=8392 vsize=1528176 CPUtime=0
/proc/8394/task/8397/stat : 8397 (java) S 8392 8394 7248 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 12 0 7390889 1564852224 24400 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8398] ppid=8392 vsize=1528176 CPUtime=0
/proc/8394/task/8398/stat : 8398 (java) S 8392 8394 7248 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 12 0 7390889 1564852224 24401 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8399] ppid=8392 vsize=1528176 CPUtime=0
/proc/8394/task/8399/stat : 8399 (java) S 8392 8394 7248 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 7390891 1564852224 24403 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 0 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8400] ppid=8392 vsize=1528176 CPUtime=0
/proc/8394/task/8400/stat : 8400 (java) S 8392 8394 7248 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 12 0 7390891 1564852224 24404 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8401] ppid=8392 vsize=1528176 CPUtime=0
/proc/8394/task/8401/stat : 8401 (java) S 8392 8394 7248 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 12 0 7390891 1564852224 24406 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8402] ppid=8392 vsize=1528176 CPUtime=0
/proc/8394/task/8402/stat : 8402 (java) S 8392 8394 7248 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 7390895 1564852224 24407 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8403] ppid=8392 vsize=1528176 CPUtime=0.44
/proc/8394/task/8403/stat : 8403 (java) S 8392 8394 7248 0 -1 4202560 326 0 0 0 44 0 0 0 24 0 12 0 7390895 1564852224 24409 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8404] ppid=8392 vsize=1528176 CPUtime=0.31
/proc/8394/task/8404/stat : 8404 (java) S 8392 8394 7248 0 -1 4202560 967 0 0 0 31 0 0 0 24 0 12 0 7390895 1564852224 24410 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8405] ppid=8392 vsize=1528176 CPUtime=0
/proc/8394/task/8405/stat : 8405 (java) S 8392 8394 7248 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 7390895 1564852224 24411 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8406] ppid=8392 vsize=1528176 CPUtime=0
/proc/8394/task/8406/stat : 8406 (java) S 8392 8394 7248 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 7390895 1564852224 24413 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 1528176

[startup+3.10164 s]
/proc/loadavg: 1.00 1.00 1.14 2/118 8406
/proc/meminfo: memFree=1389192/2059040 swapFree=4192956/4192956
[pid=8394] ppid=8392 vsize=1531640 CPUtime=4.4
/proc/8394/stat : 8394 (java) S 8392 8394 7248 0 -1 4202496 36531 0 1 0 422 18 0 0 18 0 13 0 7390886 1568399360 35426 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8394/statm: 382910 35426 1434 10 0 380212 0
[pid=8394/tid=8396] ppid=8392 vsize=1531640 CPUtime=3.04
/proc/8394/task/8396/stat : 8396 (java) R 8392 8394 7248 0 -1 4202560 32067 0 1 0 288 16 0 0 25 0 13 0 7390887 1568399360 35426 1992294400 134512640 134550932 4288906736 18446744073709551615 4109569788 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8394/tid=8397] ppid=8392 vsize=1531640 CPUtime=0.02
/proc/8394/task/8397/stat : 8397 (java) S 8392 8394 7248 0 -1 4202560 483 0 0 0 2 0 0 0 18 0 13 0 7390889 1568399360 35426 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8398] ppid=8392 vsize=1531640 CPUtime=0.01
/proc/8394/task/8398/stat : 8398 (java) S 8392 8394 7248 0 -1 4202560 468 0 0 0 1 0 0 0 18 0 13 0 7390889 1568399360 35426 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8399] ppid=8392 vsize=1531640 CPUtime=0
/proc/8394/task/8399/stat : 8399 (java) S 8392 8394 7248 0 -1 4202560 9 0 0 0 0 0 0 0 16 0 13 0 7390891 1568399360 35426 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 0 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8400] ppid=8392 vsize=1531640 CPUtime=0
/proc/8394/task/8400/stat : 8400 (java) S 8392 8394 7248 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 7390891 1568399360 35426 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8401] ppid=8392 vsize=1531640 CPUtime=0
/proc/8394/task/8401/stat : 8401 (java) S 8392 8394 7248 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 7390891 1568399360 35426 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8402] ppid=8392 vsize=1531640 CPUtime=0
/proc/8394/task/8402/stat : 8402 (java) S 8392 8394 7248 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7390895 1568399360 35426 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8403] ppid=8392 vsize=1531640 CPUtime=0.7
/proc/8394/task/8403/stat : 8403 (java) R 8392 8394 7248 0 -1 4202560 592 0 0 0 70 0 0 0 18 0 13 0 7390895 1568399360 35426 1992294400 134512640 134550932 4288906736 18446744073709551615 103976006 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8394/tid=8404] ppid=8392 vsize=1531640 CPUtime=0.6
/proc/8394/task/8404/stat : 8404 (java) R 8392 8394 7248 0 -1 4202560 1847 0 0 0 60 0 0 0 18 0 13 0 7390895 1568399360 35426 1992294400 134512640 134550932 4288906736 18446744073709551615 105575936 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8394/tid=8405] ppid=8392 vsize=1531640 CPUtime=0
/proc/8394/task/8405/stat : 8405 (java) S 8392 8394 7248 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 7390895 1568399360 35426 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8406] ppid=8392 vsize=1531640 CPUtime=0
/proc/8394/task/8406/stat : 8406 (java) S 8392 8394 7248 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 7390895 1568399360 35426 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 1531640

[startup+6.302 s]
/proc/loadavg: 1.00 1.00 1.14 3/119 8407
/proc/meminfo: memFree=1369468/2059040 swapFree=4192956/4192956
[pid=8394] ppid=8392 vsize=1539808 CPUtime=9.1
/proc/8394/stat : 8394 (java) S 8392 8394 7248 0 -1 4202496 44441 0 1 0 889 21 0 0 18 0 13 0 7390886 1576763392 40697 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8394/statm: 384952 40697 1434 10 0 382254 0
[pid=8394/tid=8396] ppid=8392 vsize=1539808 CPUtime=6
/proc/8394/task/8396/stat : 8396 (java) R 8392 8394 7248 0 -1 4202560 32078 0 1 0 584 16 0 0 25 0 13 0 7390887 1576763392 40697 1992294400 134512640 134550932 4288906736 18446744073709551615 4110193943 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8394/tid=8397] ppid=8392 vsize=1539808 CPUtime=0.09
/proc/8394/task/8397/stat : 8397 (java) S 8392 8394 7248 0 -1 4202560 2396 0 0 0 9 0 0 0 18 0 13 0 7390889 1576763392 40697 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8398] ppid=8392 vsize=1539808 CPUtime=0.07
/proc/8394/task/8398/stat : 8398 (java) S 8392 8394 7248 0 -1 4202560 1643 0 0 0 7 0 0 0 18 0 13 0 7390889 1576763392 40697 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8399] ppid=8392 vsize=1539808 CPUtime=0
/proc/8394/task/8399/stat : 8399 (java) S 8392 8394 7248 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 13 0 7390891 1576763392 40697 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 0 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8400] ppid=8392 vsize=1539808 CPUtime=0
/proc/8394/task/8400/stat : 8400 (java) S 8392 8394 7248 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 7390891 1576763392 40697 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8401] ppid=8392 vsize=1539808 CPUtime=0
/proc/8394/task/8401/stat : 8401 (java) S 8392 8394 7248 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 7390891 1576763392 40697 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8402] ppid=8392 vsize=1539808 CPUtime=0
/proc/8394/task/8402/stat : 8402 (java) S 8392 8394 7248 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7390895 1576763392 40697 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8403] ppid=8392 vsize=1539808 CPUtime=1.31
/proc/8394/task/8403/stat : 8403 (java) S 8392 8394 7248 0 -1 4202560 1556 0 0 0 130 1 0 0 15 0 13 0 7390895 1576763392 40697 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8404] ppid=8392 vsize=1539808 CPUtime=1.58
/proc/8394/task/8404/stat : 8404 (java) S 8392 8394 7248 0 -1 4202560 5686 0 0 0 157 1 0 0 15 0 13 0 7390895 1576763392 40697 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8405] ppid=8392 vsize=1539808 CPUtime=0
/proc/8394/task/8405/stat : 8405 (java) S 8392 8394 7248 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 7390895 1576763392 40697 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8406] ppid=8392 vsize=1539808 CPUtime=0
/proc/8394/task/8406/stat : 8406 (java) S 8392 8394 7248 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 7390895 1576763392 40697 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8407] ppid=8392 vsize=1539808 CPUtime=0
/proc/8394/task/8407/stat : 8407 (java) S 8392 8394 7248 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 7391141 1576763392 40697 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.1
Current children cumulated vsize (KiB) 1539808

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.14 2/119 8407
/proc/meminfo: memFree=1336484/2059040 swapFree=4192956/4192956
[pid=8394] ppid=8392 vsize=1539168 CPUtime=15.78
/proc/8394/stat : 8394 (java) S 8392 8394 7248 0 -1 4202496 52244 0 1 0 1553 25 0 0 18 0 13 0 7390886 1576108032 47721 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8394/statm: 384792 47721 1444 10 0 382094 0
[pid=8394/tid=8396] ppid=8392 vsize=1539168 CPUtime=12.08
/proc/8394/task/8396/stat : 8396 (java) R 8392 8394 7248 0 -1 4202560 32928 0 1 0 1192 16 0 0 25 0 13 0 7390887 1576108032 47721 1992294400 134512640 134550932 4288906736 18446744073709551615 4110160515 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8394/tid=8397] ppid=8392 vsize=1539168 CPUtime=0.25
/proc/8394/task/8397/stat : 8397 (java) S 8392 8394 7248 0 -1 4202560 5868 0 0 0 23 2 0 0 15 0 13 0 7390889 1576108032 47721 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8398] ppid=8392 vsize=1539168 CPUtime=0.23
/proc/8394/task/8398/stat : 8398 (java) S 8392 8394 7248 0 -1 4202560 4802 0 0 0 22 1 0 0 16 0 13 0 7390889 1576108032 47721 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8399] ppid=8392 vsize=1539168 CPUtime=0.08
/proc/8394/task/8399/stat : 8399 (java) S 8392 8394 7248 0 -1 4202560 149 0 0 0 8 0 0 0 16 0 13 0 7390891 1576108032 47721 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 0 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8400] ppid=8392 vsize=1539168 CPUtime=0
/proc/8394/task/8400/stat : 8400 (java) S 8392 8394 7248 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 7390891 1576108032 47721 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8401] ppid=8392 vsize=1539168 CPUtime=0
/proc/8394/task/8401/stat : 8401 (java) S 8392 8394 7248 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 7390891 1576108032 47721 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8402] ppid=8392 vsize=1539168 CPUtime=0
/proc/8394/task/8402/stat : 8402 (java) S 8392 8394 7248 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7390895 1576108032 47721 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8403] ppid=8392 vsize=1539168 CPUtime=1.42
/proc/8394/task/8403/stat : 8403 (java) S 8392 8394 7248 0 -1 4202560 1738 0 0 0 141 1 0 0 15 0 13 0 7390895 1576108032 47721 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8404] ppid=8392 vsize=1539168 CPUtime=1.64
/proc/8394/task/8404/stat : 8404 (java) S 8392 8394 7248 0 -1 4202560 5694 0 0 0 163 1 0 0 15 0 13 0 7390895 1576108032 47721 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8405] ppid=8392 vsize=1539168 CPUtime=0
/proc/8394/task/8405/stat : 8405 (java) S 8392 8394 7248 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 7390895 1576108032 47721 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8406] ppid=8392 vsize=1539168 CPUtime=0
/proc/8394/task/8406/stat : 8406 (java) S 8392 8394 7248 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 7390895 1576108032 47721 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8407] ppid=8392 vsize=1539168 CPUtime=0
/proc/8394/task/8407/stat : 8407 (java) S 8392 8394 7248 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 7391141 1576108032 47721 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15.78
Current children cumulated vsize (KiB) 1539168

[startup+25.5001 s]
/proc/loadavg: 1.00 1.00 1.14 2/119 8407
/proc/meminfo: memFree=1333632/2059040 swapFree=4192956/4192956
[pid=8394] ppid=8392 vsize=1535004 CPUtime=28.64
/proc/8394/stat : 8394 (java) S 8392 8394 7248 0 -1 4202496 54240 0 1 0 2838 26 0 0 18 0 13 0 7390886 1571844096 48477 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8394/statm: 383751 48477 1444 10 0 381053 0
[pid=8394/tid=8396] ppid=8392 vsize=1535004 CPUtime=24.8
/proc/8394/task/8396/stat : 8396 (java) R 8392 8394 7248 0 -1 4202560 33600 0 1 0 2463 17 0 0 25 0 13 0 7390887 1571844096 48477 1992294400 134512640 134550932 4288906736 18446744073709551615 4110160420 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8394/tid=8397] ppid=8392 vsize=1535004 CPUtime=0.32
/proc/8394/task/8397/stat : 8397 (java) S 8392 8394 7248 0 -1 4202560 6472 0 0 0 30 2 0 0 16 0 13 0 7390889 1571844096 48477 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8398] ppid=8392 vsize=1535004 CPUtime=0.3
/proc/8394/task/8398/stat : 8398 (java) S 8392 8394 7248 0 -1 4202560 5522 0 0 0 29 1 0 0 16 0 13 0 7390889 1571844096 48477 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8399] ppid=8392 vsize=1535004 CPUtime=0.09
/proc/8394/task/8399/stat : 8399 (java) S 8392 8394 7248 0 -1 4202560 149 0 0 0 9 0 0 0 15 0 13 0 7390891 1571844096 48477 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 0 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8400] ppid=8392 vsize=1535004 CPUtime=0
/proc/8394/task/8400/stat : 8400 (java) S 8392 8394 7248 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 7390891 1571844096 48477 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8401] ppid=8392 vsize=1535004 CPUtime=0

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

[pid=8394/tid=8400] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8400/stat : 8400 (java) S 8392 8394 7248 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 7390891 1574989824 63853 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8401] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8401/stat : 8401 (java) S 8392 8394 7248 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 7390891 1574989824 63853 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8402] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8402/stat : 8402 (java) S 8392 8394 7248 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7390895 1574989824 63853 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8403] ppid=8392 vsize=1538076 CPUtime=1.62
/proc/8394/task/8403/stat : 8403 (java) S 8392 8394 7248 0 -1 4202560 2513 0 0 0 161 1 0 0 15 0 13 0 7390895 1574989824 63853 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8404] ppid=8392 vsize=1538076 CPUtime=1.67
/proc/8394/task/8404/stat : 8404 (java) S 8392 8394 7248 0 -1 4202560 5695 0 0 0 166 1 0 0 15 0 13 0 7390895 1574989824 63853 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8405] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8405/stat : 8405 (java) S 8392 8394 7248 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 7390895 1574989824 63853 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8406] ppid=8392 vsize=1538076 CPUtime=0.01
/proc/8394/task/8406/stat : 8406 (java) S 8392 8394 7248 0 -1 4202560 95 0 0 0 0 1 0 0 15 0 13 0 7390895 1574989824 63853 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8407] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8407/stat : 8407 (java) S 8392 8394 7248 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 7391141 1574989824 63853 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1611.91
Current children cumulated vsize (KiB) 1538076

[startup+1662.3 s]
/proc/loadavg: 1.05 1.04 1.00 2/119 8460
/proc/meminfo: memFree=1268408/2059040 swapFree=4192956/4192956
[pid=8394] ppid=8392 vsize=1538076 CPUtime=1672.21
/proc/8394/stat : 8394 (java) S 8392 8394 7248 0 -1 4202496 72090 0 1 0 167132 89 0 0 18 0 13 0 7390886 1574989824 64260 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8394/statm: 384519 64260 1444 10 0 381821 0
[pid=8394/tid=8396] ppid=8392 vsize=1538076 CPUtime=1652.34
/proc/8394/task/8396/stat : 8396 (java) R 8392 8394 7248 0 -1 4202560 34453 0 1 0 165189 45 0 0 25 0 13 0 7390887 1574989824 64260 1992294400 134512640 134550932 4288906736 18446744073709551615 4110217222 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8394/tid=8397] ppid=8392 vsize=1538076 CPUtime=7.7
/proc/8394/task/8397/stat : 8397 (java) S 8392 8394 7248 0 -1 4202560 14569 0 0 0 755 15 0 0 16 0 13 0 7390889 1574989824 64260 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8398] ppid=8392 vsize=1538076 CPUtime=7.65
/proc/8394/task/8398/stat : 8398 (java) S 8392 8394 7248 0 -1 4202560 13261 0 0 0 750 15 0 0 15 0 13 0 7390889 1574989824 64260 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8399] ppid=8392 vsize=1538076 CPUtime=1.13
/proc/8394/task/8399/stat : 8399 (java) S 8392 8394 7248 0 -1 4202560 436 0 0 0 107 6 0 0 15 0 13 0 7390891 1574989824 64260 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 0 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8400] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8400/stat : 8400 (java) S 8392 8394 7248 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 7390891 1574989824 64260 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8401] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8401/stat : 8401 (java) S 8392 8394 7248 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 7390891 1574989824 64260 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8402] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8402/stat : 8402 (java) S 8392 8394 7248 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7390895 1574989824 64260 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8403] ppid=8392 vsize=1538076 CPUtime=1.62
/proc/8394/task/8403/stat : 8403 (java) S 8392 8394 7248 0 -1 4202560 2513 0 0 0 161 1 0 0 15 0 13 0 7390895 1574989824 64260 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8404] ppid=8392 vsize=1538076 CPUtime=1.67
/proc/8394/task/8404/stat : 8404 (java) S 8392 8394 7248 0 -1 4202560 5695 0 0 0 166 1 0 0 15 0 13 0 7390895 1574989824 64260 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8405] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8405/stat : 8405 (java) S 8392 8394 7248 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 7390895 1574989824 64260 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8406] ppid=8392 vsize=1538076 CPUtime=0.01
/proc/8394/task/8406/stat : 8406 (java) S 8392 8394 7248 0 -1 4202560 99 0 0 0 0 1 0 0 15 0 13 0 7390895 1574989824 64260 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8407] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8407/stat : 8407 (java) S 8392 8394 7248 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 7391141 1574989824 64260 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1672.21
Current children cumulated vsize (KiB) 1538076

[startup+1722.3 s]
/proc/loadavg: 1.05 1.04 1.00 2/119 8462
/proc/meminfo: memFree=1267168/2059040 swapFree=4192956/4192956
[pid=8394] ppid=8392 vsize=1538076 CPUtime=1732.54
/proc/8394/stat : 8394 (java) S 8392 8394 7248 0 -1 4202496 72404 0 1 0 173161 93 0 0 18 0 13 0 7390886 1574989824 64536 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8394/statm: 384519 64536 1444 10 0 381821 0
[pid=8394/tid=8396] ppid=8392 vsize=1538076 CPUtime=1711.97
/proc/8394/task/8396/stat : 8396 (java) R 8392 8394 7248 0 -1 4202560 34481 0 1 0 171150 47 0 0 25 0 13 0 7390887 1574989824 64536 1992294400 134512640 134550932 4288906736 18446744073709551615 4110217222 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8394/tid=8397] ppid=8392 vsize=1538076 CPUtime=8.05
/proc/8394/task/8397/stat : 8397 (java) S 8392 8394 7248 0 -1 4202560 14672 0 0 0 790 15 0 0 15 0 13 0 7390889 1574989824 64536 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8398] ppid=8392 vsize=1538076 CPUtime=8.01
/proc/8394/task/8398/stat : 8398 (java) S 8392 8394 7248 0 -1 4202560 13436 0 0 0 784 17 0 0 16 0 13 0 7390889 1574989824 64536 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8399] ppid=8392 vsize=1538076 CPUtime=1.15
/proc/8394/task/8399/stat : 8399 (java) S 8392 8394 7248 0 -1 4202560 440 0 0 0 108 7 0 0 15 0 13 0 7390891 1574989824 64536 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 0 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8400] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8400/stat : 8400 (java) S 8392 8394 7248 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 7390891 1574989824 64536 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8401] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8401/stat : 8401 (java) S 8392 8394 7248 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 7390891 1574989824 64536 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8402] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8402/stat : 8402 (java) S 8392 8394 7248 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7390895 1574989824 64536 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8403] ppid=8392 vsize=1538076 CPUtime=1.62
/proc/8394/task/8403/stat : 8403 (java) S 8392 8394 7248 0 -1 4202560 2513 0 0 0 161 1 0 0 15 0 13 0 7390895 1574989824 64536 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8404] ppid=8392 vsize=1538076 CPUtime=1.67
/proc/8394/task/8404/stat : 8404 (java) S 8392 8394 7248 0 -1 4202560 5695 0 0 0 166 1 0 0 15 0 13 0 7390895 1574989824 64536 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8405] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8405/stat : 8405 (java) S 8392 8394 7248 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 7390895 1574989824 64536 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8406] ppid=8392 vsize=1538076 CPUtime=0.01
/proc/8394/task/8406/stat : 8406 (java) S 8392 8394 7248 0 -1 4202560 103 0 0 0 0 1 0 0 15 0 13 0 7390895 1574989824 64536 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8407] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8407/stat : 8407 (java) S 8392 8394 7248 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 7391141 1574989824 64536 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1732.54
Current children cumulated vsize (KiB) 1538076

[startup+1782.3 s]
/proc/loadavg: 1.06 1.05 1.00 2/119 8467
/proc/meminfo: memFree=1265540/2059040 swapFree=4192956/4192956
[pid=8394] ppid=8392 vsize=1538076 CPUtime=1792.85
/proc/8394/stat : 8394 (java) S 8392 8394 7248 0 -1 4202496 72706 0 1 0 179188 97 0 0 18 0 13 0 7390886 1574989824 64804 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8394/statm: 384519 64804 1444 10 0 381821 0
[pid=8394/tid=8396] ppid=8392 vsize=1538076 CPUtime=1771.6
/proc/8394/task/8396/stat : 8396 (java) R 8392 8394 7248 0 -1 4202560 34508 0 1 0 177110 50 0 0 25 0 13 0 7390887 1574989824 64804 1992294400 134512640 134550932 4288906736 18446744073709551615 4110183904 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8394/tid=8397] ppid=8392 vsize=1538076 CPUtime=8.38
/proc/8394/task/8397/stat : 8397 (java) S 8392 8394 7248 0 -1 4202560 14800 0 0 0 823 15 0 0 16 0 13 0 7390889 1574989824 64804 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8398] ppid=8392 vsize=1538076 CPUtime=8.34
/proc/8394/task/8398/stat : 8398 (java) S 8392 8394 7248 0 -1 4202560 13579 0 0 0 817 17 0 0 15 0 13 0 7390889 1574989824 64804 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8399] ppid=8392 vsize=1538076 CPUtime=1.15
/proc/8394/task/8399/stat : 8399 (java) S 8392 8394 7248 0 -1 4202560 442 0 0 0 108 7 0 0 15 0 13 0 7390891 1574989824 64804 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 0 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8400] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8400/stat : 8400 (java) S 8392 8394 7248 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 7390891 1574989824 64804 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8401] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8401/stat : 8401 (java) S 8392 8394 7248 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 7390891 1574989824 64804 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8402] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8402/stat : 8402 (java) S 8392 8394 7248 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7390895 1574989824 64804 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8403] ppid=8392 vsize=1538076 CPUtime=1.62
/proc/8394/task/8403/stat : 8403 (java) S 8392 8394 7248 0 -1 4202560 2513 0 0 0 161 1 0 0 15 0 13 0 7390895 1574989824 64804 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8404] ppid=8392 vsize=1538076 CPUtime=1.67
/proc/8394/task/8404/stat : 8404 (java) S 8392 8394 7248 0 -1 4202560 5695 0 0 0 166 1 0 0 15 0 13 0 7390895 1574989824 64804 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8405] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8405/stat : 8405 (java) S 8392 8394 7248 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 7390895 1574989824 64804 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8406] ppid=8392 vsize=1538076 CPUtime=0.01
/proc/8394/task/8406/stat : 8406 (java) S 8392 8394 7248 0 -1 4202560 105 0 0 0 0 1 0 0 15 0 13 0 7390895 1574989824 64804 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8407] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8407/stat : 8407 (java) S 8392 8394 7248 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 7391141 1574989824 64804 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1792.85
Current children cumulated vsize (KiB) 1538076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1789.5 s]
/proc/loadavg: 1.06 1.04 1.00 2/119 8467
/proc/meminfo: memFree=1265416/2059040 swapFree=4192956/4192956
[pid=8394] ppid=8392 vsize=1538076 CPUtime=1800.09
/proc/8394/stat : 8394 (java) S 8392 8394 7248 0 -1 4202496 72732 0 1 0 179912 97 0 0 18 0 13 0 7390886 1574989824 64822 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8394/statm: 384519 64822 1444 10 0 381821 0
[pid=8394/tid=8396] ppid=8392 vsize=1538076 CPUtime=1778.76
/proc/8394/task/8396/stat : 8396 (java) R 8392 8394 7248 0 -1 4202560 34511 0 1 0 177826 50 0 0 25 0 13 0 7390887 1574989824 64822 1992294400 134512640 134550932 4288906736 18446744073709551615 4110156993 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8394/tid=8397] ppid=8392 vsize=1538076 CPUtime=8.42
/proc/8394/task/8397/stat : 8397 (java) S 8392 8394 7248 0 -1 4202560 14813 0 0 0 827 15 0 0 16 0 13 0 7390889 1574989824 64822 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8398] ppid=8392 vsize=1538076 CPUtime=8.38
/proc/8394/task/8398/stat : 8398 (java) S 8392 8394 7248 0 -1 4202560 13585 0 0 0 821 17 0 0 15 0 13 0 7390889 1574989824 64822 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8399] ppid=8392 vsize=1538076 CPUtime=1.15
/proc/8394/task/8399/stat : 8399 (java) S 8392 8394 7248 0 -1 4202560 444 0 0 0 108 7 0 0 15 0 13 0 7390891 1574989824 64822 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 0 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8400] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8400/stat : 8400 (java) S 8392 8394 7248 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 7390891 1574989824 64822 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8401] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8401/stat : 8401 (java) S 8392 8394 7248 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 7390891 1574989824 64822 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8402] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8402/stat : 8402 (java) S 8392 8394 7248 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 7390895 1574989824 64822 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8403] ppid=8392 vsize=1538076 CPUtime=1.62
/proc/8394/task/8403/stat : 8403 (java) S 8392 8394 7248 0 -1 4202560 2513 0 0 0 161 1 0 0 15 0 13 0 7390895 1574989824 64822 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8404] ppid=8392 vsize=1538076 CPUtime=1.67
/proc/8394/task/8404/stat : 8404 (java) S 8392 8394 7248 0 -1 4202560 5695 0 0 0 166 1 0 0 15 0 13 0 7390895 1574989824 64822 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 1 0 0 0
[pid=8394/tid=8405] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8405/stat : 8405 (java) S 8392 8394 7248 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 7390895 1574989824 64822 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8406] ppid=8392 vsize=1538076 CPUtime=0.01
/proc/8394/task/8406/stat : 8406 (java) S 8392 8394 7248 0 -1 4202560 107 0 0 0 0 1 0 0 15 0 13 0 7390895 1574989824 64822 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
[pid=8394/tid=8407] ppid=8392 vsize=1538076 CPUtime=0
/proc/8394/task/8407/stat : 8407 (java) S 8392 8394 7248 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 7391141 1574989824 64822 1992294400 134512640 134550932 4288906736 18446744073709551615 4294960144 0 4 0 16800975 18446604437819900224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1538076

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

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

[startup+1789.62 s]
/proc/loadavg: 1.06 1.04 1.00 2/121 8470
/proc/meminfo: memFree=1265276/2059040 swapFree=4192956/4192956
[pid=8394] ppid=8392 vsize=0 CPUtime=1800.26
/proc/8394/stat : 8394 (java) Z 8392 8394 7248 0 -1 4203548 72773 0 1 0 179928 98 0 0 17 0 2 0 7390886 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/8394/statm: 0 0 0 0 0 0 0
[pid=8394/tid=8403] ppid=8392 vsize=0 CPUtime=1.66
/proc/8394/task/8403/stat : 8403 (java) R 8392 8394 7248 0 -1 4203588 2520 0 0 0 164 2 0 0 15 0 2 0 7390895 0 0 1992294400 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.26
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1789.64
CPU time (s): 1800.29
CPU user time (s): 1799.29
CPU system time (s): 1.00185
CPU usage (%): 100.595
Max. virtual memory (cumulated for all children) (KiB): 1540672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.29
system time used= 1.00185
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72773
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= 45221
involuntary context switches= 41014

runsolver used 3.9334 second user time and 9.57454 second system time

The end

Launcher Data

Begin job on node006 at 2010-06-12 06:44:32
IDJOB=2660972
IDBENCH=1372
IDSOLVER=1165
FILE ID=node006/2660972-1276317872
PBS_JOBID= 11173140
Free space on /tmp= 62472 MiB

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

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

MD5SUM BENCH= a399b3055416a9d1117a7f2bb11b2cef
RANDOM SEED=299891826

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.204
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:       1523108 kB
Buffers:         94928 kB
Cached:         312344 kB
SwapCached:          0 kB
Active:         178096 kB
Inactive:       289064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1523108 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3736 kB
Writeback:           0 kB
AnonPages:       59836 kB
Mapped:          15392 kB
Slab:            46916 kB
PageTables:       4084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180856 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= 62468 MiB
End job on node006 at 2010-06-12 07:14:24