Trace number 2658894

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 Resolution 2.2.0 2010-05-26? (TO) 1800.14 1797.61

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=260-sizeP=131-sizeQ=260-466115074-max.opb
MD5SUM91a5420b80ffdfe2edd36883df6730be
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables34451
Total number of constraints102181
Number of constraints which are clauses102180
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint34060
Number of terms in the objective function 131
Biggest coefficient in the objective function 1361129467683753853853498429727072845824
Number of bits for the biggest coefficient in the objective function 131
Sum of the numbers in the objective function 2722258935367507707706996859454145691647
Number of bits of the sum of numbers in the objective function 131
Biggest number in a constraint 1260864198284623334792929283204595641762551656654894293374345388935863096687910739565256520156317300505812095689818112
Number of bits of the biggest number in a constraint 390
Biggest sum of numbers in a constraint 5043456793138493339171717132818382567048530064817703149238847471651876572267107280016735989126993020184591974005456899
Number of bits of the biggest sum of numbers391
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.16	c version 2.2.0.v20100526
0.08/0.16	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.16	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.16	c java.vm.version	11.2-b01
0.08/0.16	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.16	c sun.arch.data.model	32
0.08/0.16	c java.version		1.6.0_12
0.08/0.16	c os.name		Linux
0.08/0.16	c os.version		2.6.18-164.el5
0.08/0.16	c os.arch		i386
0.08/0.16	c Free memory 		1393557488
0.08/0.16	c Max memory 		1395916800
0.08/0.16	c Total memory 		1395916800
0.08/0.16	c Number of processors 	2
0.08/0.21	c Pseudo Boolean Optimization
0.08/0.21	c --- Begin Solver configuration ---
0.08/0.21	c Stops conflict analysis at the first Unique Implication Point
0.08/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.08/0.21	c Learn all clauses as in MiniSAT
0.08/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.21	c Expensive reason simplification
0.08/0.21	c Armin Biere (Picosat) restarts strategy
0.08/0.21	c Glucose learned constraints deletion strategy
0.08/0.21	c timeout=2147483s
0.08/0.21	c DB Simplification allowed=false
0.08/0.21	c --- End Solver configuration ---
0.08/0.21	c solving HOME/instance-2658894-1276627776.opb
0.08/0.21	c reading problem ... 
4.05/3.11	c ... done. Wall clock time 2.901s.
4.05/3.11	c #vars     34451
4.05/3.11	c #constraints  111090
4.05/3.11	c constraints type 
4.05/3.11	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 34060
4.05/3.11	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 68120
4.05/3.11	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1301.23/1299.29	c cleaning 2496 clauses out of 5000 with flag 5000/5000
1800.01/1797.52	c starts		: 34
1800.01/1797.52	c conflicts		: 10317
1800.01/1797.52	c decisions		: 191704
1800.01/1797.52	c propagations		: 5301313
1800.01/1797.52	c inspects		: 58503863
1800.01/1797.52	c learnt literals	: 0
1800.01/1797.52	c learnt binary clauses	: 0
1800.01/1797.52	c learnt ternary clauses	: 0
1800.01/1797.52	c learnt clauses	: 10316
1800.01/1797.52	c ignored clauses	: 0
1800.01/1797.52	c root simplifications	: 0
1800.01/1797.52	c removed literals (reason simplification)	: 69278288
1800.01/1797.52	c reason swapping (by a shorter reason)	: 0
1800.01/1797.52	c Calls to reduceDB	: 1
1800.01/1797.52	c number of reductions to clauses (during analyze)	: 0
1800.01/1797.52	c number of learned constraints concerned by reduction	: 0
1800.01/1797.52	c number of learning phase by resolution	: 0
1800.01/1797.52	c number of learning phase by cutting planes	: 0
1800.01/1797.52	c speed (assignments/second)	: 2954.3537224275206
1800.01/1797.52	c non guided choices	115
1800.01/1797.53	c learnt constraints type 
1800.01/1797.53	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 7820
1800.01/1797.53	c constraints type 
1800.01/1797.53	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 34060
1800.01/1797.53	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 68120
1800.01/1797.53	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.01/1797.53	s UNKNOWN
1800.01/1797.53	c Total wall clock time (in seconds): 1797.321

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-2658894-1276627776/watcher-2658894-1276627776 -o /tmp/evaluation-result-2658894-1276627776/solver-2658894-1276627776 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658894-1276627776.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.91 0.97 0.99 1/106 10836
/proc/meminfo: memFree=1842356/2059040 swapFree=4192956/4192956
[pid=10836] ppid=10834 vsize=1832 CPUtime=0
/proc/10836/stat : 10836 (java6) R 10834 10836 10147 0 -1 4194304 207 0 0 0 0 0 0 0 19 0 1 0 4068559 1875968 111 1992294400 134512640 134550932 4288886240 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10836/statm: 458 114 89 10 0 63 0

[startup+0.0945639 s]
/proc/loadavg: 0.91 0.97 0.99 1/106 10836
/proc/meminfo: memFree=1842356/2059040 swapFree=4192956/4192956
[pid=10836] ppid=10834 vsize=1521796 CPUtime=0.07
/proc/10836/stat : 10836 (java) S 10834 10836 10147 0 -1 4202496 3864 0 1 0 5 2 0 0 15 0 7 0 4068559 1558319104 3305 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0
/proc/10836/statm: 380449 3305 1048 10 0 377759 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1521796

[startup+0.101563 s]
/proc/loadavg: 0.91 0.97 0.99 1/106 10836
/proc/meminfo: memFree=1842356/2059040 swapFree=4192956/4192956
[pid=10836] ppid=10834 vsize=1524184 CPUtime=0.08
/proc/10836/stat : 10836 (java) S 10834 10836 10147 0 -1 4202496 3949 0 1 0 6 2 0 0 15 0 12 0 4068559 1560764416 3388 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10836/statm: 381046 3388 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.300957 s]
/proc/loadavg: 0.91 0.97 0.99 1/106 10836
/proc/meminfo: memFree=1842356/2059040 swapFree=4192956/4192956
[pid=10836] ppid=10834 vsize=1526404 CPUtime=0.38
/proc/10836/stat : 10836 (java) S 10834 10836 10147 0 -1 4202496 5556 0 1 0 34 4 0 0 15 0 12 0 4068559 1563037696 4993 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10836/statm: 381601 4993 1362 10 0 378903 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 1526404

[startup+0.700945 s]
/proc/loadavg: 0.91 0.97 0.99 1/106 10836
/proc/meminfo: memFree=1842356/2059040 swapFree=4192956/4192956
[pid=10836] ppid=10834 vsize=1529068 CPUtime=1.12
/proc/10836/stat : 10836 (java) S 10834 10836 10147 0 -1 4202496 8185 0 1 0 107 5 0 0 15 0 12 0 4068559 1565765632 7493 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10836/statm: 382267 7494 1403 10 0 379569 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 1529068

[startup+1.50192 s]
/proc/loadavg: 0.91 0.97 0.99 2/118 10848
/proc/meminfo: memFree=1795140/2059040 swapFree=4192956/4192956
[pid=10836] ppid=10834 vsize=1531636 CPUtime=2.13
/proc/10836/stat : 10836 (java) S 10834 10836 10147 0 -1 4202496 27926 0 1 0 198 15 0 0 15 0 12 0 4068559 1568395264 26715 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10836/statm: 382909 26716 1407 10 0 380211 0
[pid=10836/tid=10838] ppid=10834 vsize=1531636 CPUtime=1.48
/proc/10836/task/10838/stat : 10838 (java) R 10834 10836 10147 0 -1 4202560 24289 0 1 0 135 13 0 0 18 0 12 0 4068560 1568395264 26717 1992294400 134512640 134550932 4289299408 18446744073709551615 4109021532 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10836/tid=10839] ppid=10834 vsize=1531636 CPUtime=0
/proc/10836/task/10839/stat : 10839 (java) S 10834 10836 10147 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 12 0 4068562 1568395264 26718 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10840] ppid=10834 vsize=1531636 CPUtime=0
/proc/10836/task/10840/stat : 10840 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 12 0 4068562 1568395264 26720 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10841] ppid=10834 vsize=1531636 CPUtime=0
/proc/10836/task/10841/stat : 10841 (java) S 10834 10836 10147 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 12 0 4068563 1568395264 26721 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10842] ppid=10834 vsize=1531636 CPUtime=0
/proc/10836/task/10842/stat : 10842 (java) S 10834 10836 10147 0 -1 4202560 10 0 0 0 0 0 0 0 21 0 12 0 4068564 1568395264 26723 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10843] ppid=10834 vsize=1531636 CPUtime=0
/proc/10836/task/10843/stat : 10843 (java) S 10834 10836 10147 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 12 0 4068564 1568395264 26724 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10844] ppid=10834 vsize=1531636 CPUtime=0
/proc/10836/task/10844/stat : 10844 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 12 0 4068568 1568395264 26726 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10845] ppid=10834 vsize=1531636 CPUtime=0.4
/proc/10836/task/10845/stat : 10845 (java) S 10834 10836 10147 0 -1 4202560 1810 0 0 0 40 0 0 0 22 0 12 0 4068568 1568395264 26727 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10846] ppid=10834 vsize=1531636 CPUtime=0.22
/proc/10836/task/10846/stat : 10846 (java) S 10834 10836 10147 0 -1 4202560 764 0 0 0 22 0 0 0 23 0 12 0 4068568 1568395264 26728 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10847] ppid=10834 vsize=1531636 CPUtime=0
/proc/10836/task/10847/stat : 10847 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 4068568 1568395264 26730 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10848] ppid=10834 vsize=1531636 CPUtime=0
/proc/10836/task/10848/stat : 10848 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 4068568 1568395264 26731 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 1531636

[startup+3.10187 s]
/proc/loadavg: 0.91 0.97 0.99 3/118 10848
/proc/meminfo: memFree=1700900/2059040 swapFree=4192956/4192956
[pid=10836] ppid=10834 vsize=1531636 CPUtime=4.05
/proc/10836/stat : 10836 (java) S 10834 10836 10147 0 -1 4202496 37854 0 1 0 385 20 0 0 15 0 12 0 4068559 1568395264 36631 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10836/statm: 382909 36631 1426 10 0 380211 0
[pid=10836/tid=10838] ppid=10834 vsize=1531636 CPUtime=3.02
/proc/10836/task/10838/stat : 10838 (java) R 10834 10836 10147 0 -1 4202560 32014 0 1 0 285 17 0 0 21 0 12 0 4068560 1568395264 36631 1992294400 134512640 134550932 4289299408 18446744073709551615 4109117275 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10836/tid=10839] ppid=10834 vsize=1531636 CPUtime=0.04
/proc/10836/task/10839/stat : 10839 (java) S 10834 10836 10147 0 -1 4202560 1103 0 0 0 4 0 0 0 18 0 12 0 4068562 1568395264 36631 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10840] ppid=10834 vsize=1531636 CPUtime=0.03
/proc/10836/task/10840/stat : 10840 (java) S 10834 10836 10147 0 -1 4202560 1045 0 0 0 3 0 0 0 18 0 12 0 4068562 1568395264 36631 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10841] ppid=10834 vsize=1531636 CPUtime=0
/proc/10836/task/10841/stat : 10841 (java) S 10834 10836 10147 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 12 0 4068563 1568395264 36631 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10842] ppid=10834 vsize=1531636 CPUtime=0
/proc/10836/task/10842/stat : 10842 (java) S 10834 10836 10147 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 12 0 4068564 1568395264 36631 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10843] ppid=10834 vsize=1531636 CPUtime=0
/proc/10836/task/10843/stat : 10843 (java) S 10834 10836 10147 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 12 0 4068564 1568395264 36631 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10844] ppid=10834 vsize=1531636 CPUtime=0
/proc/10836/task/10844/stat : 10844 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 12 0 4068568 1568395264 36631 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10845] ppid=10834 vsize=1531636 CPUtime=0.51
/proc/10836/task/10845/stat : 10845 (java) R 10834 10836 10147 0 -1 4202560 1820 0 0 0 51 0 0 0 17 0 12 0 4068568 1568395264 36631 1992294400 134512640 134550932 4289299408 18446744073709551615 103975579 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10836/tid=10846] ppid=10834 vsize=1531636 CPUtime=0.38
/proc/10836/task/10846/stat : 10846 (java) S 10834 10836 10147 0 -1 4202560 802 0 0 0 38 0 0 0 15 0 12 0 4068568 1568395264 36631 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10847] ppid=10834 vsize=1531636 CPUtime=0
/proc/10836/task/10847/stat : 10847 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 4068568 1568395264 36631 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10848] ppid=10834 vsize=1531636 CPUtime=0
/proc/10836/task/10848/stat : 10848 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 4068568 1568395264 36631 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 1531636

[startup+6.30159 s]
/proc/loadavg: 1.16 1.02 1.01 2/119 10849
/proc/meminfo: memFree=1700024/2059040 swapFree=4192956/4192956
[pid=10836] ppid=10834 vsize=1531960 CPUtime=8.04
/proc/10836/stat : 10836 (java) S 10834 10836 10147 0 -1 4202496 37965 0 1 0 784 20 0 0 15 0 13 0 4068559 1568727040 36740 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10836/statm: 382990 36740 1435 10 0 380292 0
[pid=10836/tid=10838] ppid=10834 vsize=1531960 CPUtime=6.04
/proc/10836/task/10838/stat : 10838 (java) R 10834 10836 10147 0 -1 4202560 32052 0 1 0 587 17 0 0 25 0 13 0 4068560 1568727040 36740 1992294400 134512640 134550932 4289299408 18446744073709551615 4109228294 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10836/tid=10839] ppid=10834 vsize=1531960 CPUtime=0.04
/proc/10836/task/10839/stat : 10839 (java) S 10834 10836 10147 0 -1 4202560 1103 0 0 0 4 0 0 0 18 0 13 0 4068562 1568727040 36740 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10840] ppid=10834 vsize=1531960 CPUtime=0.03
/proc/10836/task/10840/stat : 10840 (java) S 10834 10836 10147 0 -1 4202560 1045 0 0 0 3 0 0 0 18 0 13 0 4068562 1568727040 36740 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10841] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10841/stat : 10841 (java) S 10834 10836 10147 0 -1 4202560 8 0 0 0 0 0 0 0 16 0 13 0 4068563 1568727040 36740 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10842] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10842/stat : 10842 (java) S 10834 10836 10147 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 4068564 1568727040 36740 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10843] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10843/stat : 10843 (java) S 10834 10836 10147 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 4068564 1568727040 36740 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10844] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10844/stat : 10844 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 4068568 1568727040 36740 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10845] ppid=10834 vsize=1531960 CPUtime=0.76
/proc/10836/task/10845/stat : 10845 (java) S 10834 10836 10147 0 -1 4202560 1837 0 0 0 75 1 0 0 15 0 13 0 4068568 1568727040 36740 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10846] ppid=10834 vsize=1531960 CPUtime=1.12
/proc/10836/task/10846/stat : 10846 (java) S 10834 10836 10147 0 -1 4202560 854 0 0 0 112 0 0 0 15 0 13 0 4068568 1568727040 36740 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10847] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10847/stat : 10847 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 4068568 1568727040 36740 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10848] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10848/stat : 10848 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 4068568 1568727040 36740 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10849] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10849/stat : 10849 (java) S 10834 10836 10147 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 13 0 4068879 1568727040 36740 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.04
Current children cumulated vsize (KiB) 1531960

[startup+12.7006 s]
/proc/loadavg: 1.15 1.02 1.00 2/119 10849
/proc/meminfo: memFree=1700024/2059040 swapFree=4192956/4192956
[pid=10836] ppid=10834 vsize=1531960 CPUtime=14.56
/proc/10836/stat : 10836 (java) S 10834 10836 10147 0 -1 4202496 37979 0 1 0 1436 20 0 0 15 0 13 0 4068559 1568727040 36752 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10836/statm: 382990 36752 1435 10 0 380292 0
[pid=10836/tid=10838] ppid=10834 vsize=1531960 CPUtime=12.39
/proc/10836/task/10838/stat : 10838 (java) R 10834 10836 10147 0 -1 4202560 32054 0 1 0 1222 17 0 0 25 0 13 0 4068560 1568727040 36752 1992294400 134512640 134550932 4289299408 18446744073709551615 4109228243 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10836/tid=10839] ppid=10834 vsize=1531960 CPUtime=0.04
/proc/10836/task/10839/stat : 10839 (java) S 10834 10836 10147 0 -1 4202560 1103 0 0 0 4 0 0 0 18 0 13 0 4068562 1568727040 36752 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10840] ppid=10834 vsize=1531960 CPUtime=0.03
/proc/10836/task/10840/stat : 10840 (java) S 10834 10836 10147 0 -1 4202560 1045 0 0 0 3 0 0 0 18 0 13 0 4068562 1568727040 36752 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10841] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10841/stat : 10841 (java) S 10834 10836 10147 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 13 0 4068563 1568727040 36752 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10842] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10842/stat : 10842 (java) S 10834 10836 10147 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 4068564 1568727040 36752 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10843] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10843/stat : 10843 (java) S 10834 10836 10147 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 4068564 1568727040 36752 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10844] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10844/stat : 10844 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 4068568 1568727040 36752 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10845] ppid=10834 vsize=1531960 CPUtime=0.83
/proc/10836/task/10845/stat : 10845 (java) S 10834 10836 10147 0 -1 4202560 1840 0 0 0 82 1 0 0 15 0 13 0 4068568 1568727040 36752 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10846] ppid=10834 vsize=1531960 CPUtime=1.22
/proc/10836/task/10846/stat : 10846 (java) S 10834 10836 10147 0 -1 4202560 863 0 0 0 122 0 0 0 16 0 13 0 4068568 1568727040 36752 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10847] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10847/stat : 10847 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 4068568 1568727040 36752 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10848] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10848/stat : 10848 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 4068568 1568727040 36752 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10849] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10849/stat : 10849 (java) S 10834 10836 10147 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 13 0 4068879 1568727040 36752 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.56
Current children cumulated vsize (KiB) 1531960

[startup+25.5012 s]
/proc/loadavg: 1.11 1.02 1.00 2/119 10849
/proc/meminfo: memFree=1700024/2059040 swapFree=4192956/4192956
[pid=10836] ppid=10834 vsize=1531960 CPUtime=27.38
/proc/10836/stat : 10836 (java) S 10834 10836 10147 0 -1 4202496 37985 0 1 0 2717 21 0 0 15 0 13 0 4068559 1568727040 36754 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10836/statm: 382990 36754 1435 10 0 380292 0
[pid=10836/tid=10838] ppid=10834 vsize=1531960 CPUtime=25.17
/proc/10836/task/10838/stat : 10838 (java) R 10834 10836 10147 0 -1 4202560 32057 0 1 0 2500 17 0 0 25 0 13 0 4068560 1568727040 36754 1992294400 134512640 134550932 4289299408 18446744073709551615 4109228243 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10836/tid=10839] ppid=10834 vsize=1531960 CPUtime=0.04
/proc/10836/task/10839/stat : 10839 (java) S 10834 10836 10147 0 -1 4202560 1103 0 0 0 4 0 0 0 18 0 13 0 4068562 1568727040 36754 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10840] ppid=10834 vsize=1531960 CPUtime=0.03
/proc/10836/task/10840/stat : 10840 (java) S 10834 10836 10147 0 -1 4202560 1045 0 0 0 3 0 0 0 18 0 13 0 4068562 1568727040 36754 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10841] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10841/stat : 10841 (java) S 10834 10836 10147 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 13 0 4068563 1568727040 36754 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10842] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10842/stat : 10842 (java) S 10834 10836 10147 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 4068564 1568727040 36754 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10843] ppid=10834 vsize=1531960 CPUtime=0

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

[pid=10836] ppid=10834 vsize=1531960 CPUtime=1664.72
/proc/10836/stat : 10836 (java) S 10834 10836 10147 0 -1 4202496 130608 0 1 0 166382 90 0 0 15 0 13 0 4068559 1568727040 128552 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10836/statm: 382990 128552 1444 10 0 380292 0
[pid=10836/tid=10838] ppid=10834 vsize=1531960 CPUtime=1659.65
/proc/10836/task/10838/stat : 10838 (java) R 10834 10836 10147 0 -1 4202560 32090 0 1 0 165929 36 0 0 25 0 13 0 4068560 1568727040 128552 1992294400 134512640 134550932 4289299408 18446744073709551615 4109231363 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10836/tid=10839] ppid=10834 vsize=1531960 CPUtime=1.28
/proc/10836/task/10839/stat : 10839 (java) S 10834 10836 10147 0 -1 4202560 44120 0 0 0 105 23 0 0 18 0 13 0 4068562 1568727040 128552 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10840] ppid=10834 vsize=1531960 CPUtime=1.29
/proc/10836/task/10840/stat : 10840 (java) S 10834 10836 10147 0 -1 4202560 50447 0 0 0 102 27 0 0 18 0 13 0 4068562 1568727040 128552 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10841] ppid=10834 vsize=1531960 CPUtime=0.14
/proc/10836/task/10841/stat : 10841 (java) S 10834 10836 10147 0 -1 4202560 61 0 0 0 14 0 0 0 15 0 13 0 4068563 1568727040 128552 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10842] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10842/stat : 10842 (java) S 10834 10836 10147 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 4068564 1568727040 128552 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10843] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10843/stat : 10843 (java) S 10834 10836 10147 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 4068564 1568727040 128552 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10844] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10844/stat : 10844 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 4068568 1568727040 128552 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10845] ppid=10834 vsize=1531960 CPUtime=0.96
/proc/10836/task/10845/stat : 10845 (java) S 10834 10836 10147 0 -1 4202560 1859 0 0 0 95 1 0 0 15 0 13 0 4068568 1568727040 128552 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10846] ppid=10834 vsize=1531960 CPUtime=1.34
/proc/10836/task/10846/stat : 10846 (java) S 10834 10836 10147 0 -1 4202560 869 0 0 0 134 0 0 0 15 0 13 0 4068568 1568727040 128552 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10847] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10847/stat : 10847 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 4068568 1568727040 128552 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10848] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10848/stat : 10848 (java) S 10834 10836 10147 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 13 0 4068568 1568727040 128552 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10849] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10849/stat : 10849 (java) S 10834 10836 10147 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 13 0 4068879 1568727040 128552 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1664.72
Current children cumulated vsize (KiB) 1531960

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 10904
/proc/meminfo: memFree=1315812/2059040 swapFree=4192956/4192956
[pid=10836] ppid=10834 vsize=1531960 CPUtime=1724.73
/proc/10836/stat : 10836 (java) S 10834 10836 10147 0 -1 4202496 134282 0 1 0 172380 93 0 0 15 0 13 0 4068559 1568727040 132217 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10836/statm: 382990 132217 1444 10 0 380292 0
[pid=10836/tid=10838] ppid=10834 vsize=1531960 CPUtime=1719.58
/proc/10836/task/10838/stat : 10838 (java) R 10834 10836 10147 0 -1 4202560 32091 0 1 0 171921 37 0 0 25 0 13 0 4068560 1568727040 132217 1992294400 134512640 134550932 4289299408 18446744073709551615 4109339713 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10836/tid=10839] ppid=10834 vsize=1531960 CPUtime=1.32
/proc/10836/task/10839/stat : 10839 (java) S 10834 10836 10147 0 -1 4202560 45491 0 0 0 108 24 0 0 18 0 13 0 4068562 1568727040 132217 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10840] ppid=10834 vsize=1531960 CPUtime=1.33
/proc/10836/task/10840/stat : 10840 (java) S 10834 10836 10147 0 -1 4202560 52743 0 0 0 105 28 0 0 18 0 13 0 4068562 1568727040 132217 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10841] ppid=10834 vsize=1531960 CPUtime=0.15
/proc/10836/task/10841/stat : 10841 (java) S 10834 10836 10147 0 -1 4202560 63 0 0 0 15 0 0 0 15 0 13 0 4068563 1568727040 132217 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10842] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10842/stat : 10842 (java) S 10834 10836 10147 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 4068564 1568727040 132217 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10843] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10843/stat : 10843 (java) S 10834 10836 10147 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 4068564 1568727040 132217 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10844] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10844/stat : 10844 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 4068568 1568727040 132217 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10845] ppid=10834 vsize=1531960 CPUtime=0.96
/proc/10836/task/10845/stat : 10845 (java) S 10834 10836 10147 0 -1 4202560 1859 0 0 0 95 1 0 0 15 0 13 0 4068568 1568727040 132217 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10846] ppid=10834 vsize=1531960 CPUtime=1.34
/proc/10836/task/10846/stat : 10846 (java) S 10834 10836 10147 0 -1 4202560 869 0 0 0 134 0 0 0 15 0 13 0 4068568 1568727040 132217 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10847] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10847/stat : 10847 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 4068568 1568727040 132217 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10848] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10848/stat : 10848 (java) S 10834 10836 10147 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 4068568 1568727040 132217 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10849] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10849/stat : 10849 (java) S 10834 10836 10147 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 13 0 4068879 1568727040 132217 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1724.73
Current children cumulated vsize (KiB) 1531960

[startup+1782.3 s]
/proc/loadavg: 1.15 1.03 1.01 2/119 10906
/proc/meminfo: memFree=1286920/2059040 swapFree=4192956/4192956
[pid=10836] ppid=10834 vsize=1531960 CPUtime=1784.81
/proc/10836/stat : 10836 (java) S 10834 10836 10147 0 -1 4202496 141471 0 1 0 178384 97 0 0 15 0 13 0 4068559 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10836/statm: 382990 139372 1444 10 0 380292 0
[pid=10836/tid=10838] ppid=10834 vsize=1531960 CPUtime=1779.46
/proc/10836/task/10838/stat : 10838 (java) R 10834 10836 10147 0 -1 4202560 32094 0 1 0 177908 38 0 0 25 0 13 0 4068560 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4109231233 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10836/tid=10839] ppid=10834 vsize=1531960 CPUtime=1.4
/proc/10836/task/10839/stat : 10839 (java) S 10834 10836 10147 0 -1 4202560 49015 0 0 0 115 25 0 0 18 0 13 0 4068562 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10840] ppid=10834 vsize=1531960 CPUtime=1.42
/proc/10836/task/10840/stat : 10840 (java) S 10834 10836 10147 0 -1 4202560 56395 0 0 0 112 30 0 0 18 0 13 0 4068562 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10841] ppid=10834 vsize=1531960 CPUtime=0.15
/proc/10836/task/10841/stat : 10841 (java) S 10834 10836 10147 0 -1 4202560 67 0 0 0 15 0 0 0 15 0 13 0 4068563 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10842] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10842/stat : 10842 (java) S 10834 10836 10147 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 4068564 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10843] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10843/stat : 10843 (java) S 10834 10836 10147 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 4068564 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10844] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10844/stat : 10844 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 4068568 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10845] ppid=10834 vsize=1531960 CPUtime=0.96
/proc/10836/task/10845/stat : 10845 (java) S 10834 10836 10147 0 -1 4202560 1859 0 0 0 95 1 0 0 15 0 13 0 4068568 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10846] ppid=10834 vsize=1531960 CPUtime=1.37
/proc/10836/task/10846/stat : 10846 (java) S 10834 10836 10147 0 -1 4202560 873 0 0 0 137 0 0 0 15 0 13 0 4068568 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10847] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10847/stat : 10847 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 4068568 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10848] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10848/stat : 10848 (java) S 10834 10836 10147 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 4068568 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10849] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10849/stat : 10849 (java) S 10834 10836 10147 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 13 0 4068879 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1784.81
Current children cumulated vsize (KiB) 1531960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.5 s]
/proc/loadavg: 1.18 1.05 1.01 2/119 10906
/proc/meminfo: memFree=1286920/2059040 swapFree=4192956/4192956
[pid=10836] ppid=10834 vsize=1531960 CPUtime=1800.01
/proc/10836/stat : 10836 (java) S 10834 10836 10147 0 -1 4202496 141473 0 1 0 179904 97 0 0 15 0 13 0 4068559 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10836/statm: 382990 139372 1444 10 0 380292 0
[pid=10836/tid=10838] ppid=10834 vsize=1531960 CPUtime=1794.66
/proc/10836/task/10838/stat : 10838 (java) R 10834 10836 10147 0 -1 4202560 32094 0 1 0 179428 38 0 0 25 0 13 0 4068560 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4109375072 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10836/tid=10839] ppid=10834 vsize=1531960 CPUtime=1.4
/proc/10836/task/10839/stat : 10839 (java) S 10834 10836 10147 0 -1 4202560 49015 0 0 0 115 25 0 0 18 0 13 0 4068562 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10840] ppid=10834 vsize=1531960 CPUtime=1.42
/proc/10836/task/10840/stat : 10840 (java) S 10834 10836 10147 0 -1 4202560 56395 0 0 0 112 30 0 0 18 0 13 0 4068562 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10841] ppid=10834 vsize=1531960 CPUtime=0.15
/proc/10836/task/10841/stat : 10841 (java) S 10834 10836 10147 0 -1 4202560 67 0 0 0 15 0 0 0 15 0 13 0 4068563 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10842] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10842/stat : 10842 (java) S 10834 10836 10147 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 4068564 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10843] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10843/stat : 10843 (java) S 10834 10836 10147 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 4068564 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10844] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10844/stat : 10844 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 4068568 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10845] ppid=10834 vsize=1531960 CPUtime=0.96
/proc/10836/task/10845/stat : 10845 (java) S 10834 10836 10147 0 -1 4202560 1859 0 0 0 95 1 0 0 15 0 13 0 4068568 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10846] ppid=10834 vsize=1531960 CPUtime=1.37
/proc/10836/task/10846/stat : 10846 (java) S 10834 10836 10147 0 -1 4202560 873 0 0 0 137 0 0 0 15 0 13 0 4068568 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10847] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10847/stat : 10847 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 4068568 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10848] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10848/stat : 10848 (java) S 10834 10836 10147 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 4068568 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10849] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10849/stat : 10849 (java) S 10834 10836 10147 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 13 0 4068879 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1531960

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

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

[startup+1797.5 s]
/proc/loadavg: 1.18 1.05 1.01 2/119 10906
/proc/meminfo: memFree=1286920/2059040 swapFree=4192956/4192956
[pid=10836] ppid=10834 vsize=1531960 CPUtime=1800.01
/proc/10836/stat : 10836 (java) S 10834 10836 10147 0 -1 4202496 141473 0 1 0 179904 97 0 0 15 0 13 0 4068559 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10836/statm: 382990 139372 1444 10 0 380292 0
[pid=10836/tid=10838] ppid=10834 vsize=1531960 CPUtime=1794.66
/proc/10836/task/10838/stat : 10838 (java) R 10834 10836 10147 0 -1 4202560 32094 0 1 0 179428 38 0 0 25 0 13 0 4068560 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4109375072 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10836/tid=10839] ppid=10834 vsize=1531960 CPUtime=1.4
/proc/10836/task/10839/stat : 10839 (java) S 10834 10836 10147 0 -1 4202560 49015 0 0 0 115 25 0 0 18 0 13 0 4068562 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10840] ppid=10834 vsize=1531960 CPUtime=1.42
/proc/10836/task/10840/stat : 10840 (java) S 10834 10836 10147 0 -1 4202560 56395 0 0 0 112 30 0 0 18 0 13 0 4068562 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10841] ppid=10834 vsize=1531960 CPUtime=0.15
/proc/10836/task/10841/stat : 10841 (java) S 10834 10836 10147 0 -1 4202560 67 0 0 0 15 0 0 0 15 0 13 0 4068563 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 0 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10842] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10842/stat : 10842 (java) S 10834 10836 10147 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 4068564 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10843] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10843/stat : 10843 (java) S 10834 10836 10147 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 4068564 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10844] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10844/stat : 10844 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 4068568 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10845] ppid=10834 vsize=1531960 CPUtime=0.96
/proc/10836/task/10845/stat : 10845 (java) S 10834 10836 10147 0 -1 4202560 1859 0 0 0 95 1 0 0 15 0 13 0 4068568 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10846] ppid=10834 vsize=1531960 CPUtime=1.37
/proc/10836/task/10846/stat : 10846 (java) S 10834 10836 10147 0 -1 4202560 873 0 0 0 137 0 0 0 15 0 13 0 4068568 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 1 0 0 0
[pid=10836/tid=10847] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10847/stat : 10847 (java) S 10834 10836 10147 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 4068568 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10848] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10848/stat : 10848 (java) S 10834 10836 10147 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 4068568 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
[pid=10836/tid=10849] ppid=10834 vsize=1531960 CPUtime=0
/proc/10836/task/10849/stat : 10849 (java) S 10834 10836 10147 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 13 0 4068879 1568727040 139372 1992294400 134512640 134550932 4289299408 18446744073709551615 4294960144 0 4 0 16800975 18446604437840113856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1531960

Child status: 143
Real time (s): 1797.61
CPU time (s): 1800.14
CPU user time (s): 1799.11
CPU system time (s): 1.03284
CPU usage (%): 100.141
Max. virtual memory (cumulated for all children) (KiB): 1531960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.11
system time used= 1.03284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141496
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= 36920
involuntary context switches= 57730

runsolver used 3.84542 second user time and 9.34158 second system time

The end

Launcher Data

Begin job on node055 at 2010-06-15 20:49:36
IDJOB=2658894
IDBENCH=3026
IDSOLVER=1164
FILE ID=node055/2658894-1276627776
PBS_JOBID= 11172328
Free space on /tmp= 62476 MiB

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

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

MD5SUM BENCH= 91a5420b80ffdfe2edd36883df6730be
RANDOM SEED=1243996340

node055.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.258
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.258
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1842812 kB
Buffers:         11044 kB
Cached:          81640 kB
SwapCached:          0 kB
Active:          31796 kB
Inactive:       120144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1842812 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5256 kB
Writeback:           0 kB
AnonPages:       59284 kB
Mapped:          15452 kB
Slab:            42384 kB
PageTables:       3908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182960 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= 62476 MiB
End job on node055 at 2010-06-15 21:19:36