Trace number 2659962

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.25 1794.66

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_100_3__3_91__1024.opb
MD5SUM52ff77379d5ac91fab82f1dac91e539e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
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 variables307298
Total number of constraints400
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)302
Number of constraints which are nor clauses,nor cardinality constraints98
Minimum length of a constraint1024
Maximum length of a constraint17409
Number of terms in the objective function 307200
Biggest coefficient in the objective function 94834
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 11086752768
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 94834
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 11086752768
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.13/0.42	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.13/0.42	c This is free software under the dual EPL/GNU LGPL licenses.
0.13/0.42	c See www.sat4j.org for details.
0.13/0.44	c version 2.2.0.v20100526
0.13/0.44	c java.runtime.name	Java(TM) SE Runtime Environment
0.13/0.44	c java.vm.name		Java HotSpot(TM) Server VM
0.13/0.44	c java.vm.version	11.2-b01
0.13/0.44	c java.vm.vendor	Sun Microsystems Inc.
0.13/0.44	c sun.arch.data.model	32
0.13/0.44	c java.version		1.6.0_12
0.13/0.44	c os.name		Linux
0.13/0.44	c os.version		2.6.18-164.el5
0.13/0.44	c os.arch		i386
0.13/0.44	c Free memory 		1393557488
0.13/0.44	c Max memory 		1395916800
0.13/0.44	c Total memory 		1395916800
0.13/0.44	c Number of processors 	2
0.27/0.50	c Pseudo Boolean Optimization
0.27/0.50	c --- Begin Solver configuration ---
0.27/0.50	c Stops conflict analysis at the first Unique Implication Point
0.27/0.50	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.27/0.50	c Learn all clauses as in MiniSAT
0.27/0.50	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.27/0.50	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.27/0.50	c Expensive reason simplification
0.27/0.50	c Armin Biere (Picosat) restarts strategy
0.27/0.50	c Glucose learned constraints deletion strategy
0.27/0.50	c timeout=2147483s
0.27/0.50	c DB Simplification allowed=false
0.27/0.50	c --- End Solver configuration ---
0.27/0.50	c solving HOME/instance-2659962-1276690263.opb
0.27/0.50	c reading problem ... 
11.03/9.36	c ... done. Wall clock time 8.856s.
11.03/9.36	c #vars     307298
11.03/9.36	c #constraints  500
11.03/9.36	c constraints type 
11.03/9.36	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2
11.03/9.36	c org.sat4j.minisat.constraints.card.MinWatchCard => 302
11.03/9.36	c org.sat4j.pb.constraints.pb.MaxWatchPb => 196
535.47/532.14	c cleaning 2560 clauses out of 5120 with flag 5120/5120
1101.85/1097.51	c cleaning 4314 clauses out of 8627 with flag 11187/11187
1800.06/1794.51	c starts		: 17
1800.06/1794.51	c conflicts		: 17845
1800.06/1794.51	c decisions		: 3731949
1800.06/1794.51	c propagations		: 12773428
1800.06/1794.51	c inspects		: 40856086
1800.06/1794.52	c learnt literals	: 0
1800.06/1794.52	c learnt binary clauses	: 0
1800.06/1794.52	c learnt ternary clauses	: 0
1800.06/1794.52	c learnt clauses	: 17844
1800.06/1794.52	c ignored clauses	: 0
1800.06/1794.52	c root simplifications	: 0
1800.06/1794.52	c removed literals (reason simplification)	: 14
1800.06/1794.52	c reason swapping (by a shorter reason)	: 0
1800.06/1794.52	c Calls to reduceDB	: 2
1800.06/1794.52	c number of reductions to clauses (during analyze)	: 0
1800.06/1794.52	c number of learned constraints concerned by reduction	: 0
1800.06/1794.52	c number of learning phase by resolution	: 0
1800.06/1794.52	c number of learning phase by cutting planes	: 0
1800.06/1794.52	c speed (assignments/second)	: 7155.364747243095
1800.06/1794.52	c non guided choices	1706004
1800.06/1794.54	c learnt constraints type 
1800.06/1794.54	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 10971
1800.06/1794.54	c constraints type 
1800.06/1794.54	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2
1800.06/1794.54	c org.sat4j.minisat.constraints.card.MinWatchCard => 302
1800.06/1794.54	c org.sat4j.pb.constraints.pb.MaxWatchPb => 196
1800.06/1794.54	s UNKNOWN
1800.06/1794.54	c Total wall clock time (in seconds): 1794.038

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-2659962-1276690263/watcher-2659962-1276690263 -o /tmp/evaluation-result-2659962-1276690263/solver-2659962-1276690263 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659962-1276690263.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.02 1.06 1.02 3/106 15864
/proc/meminfo: memFree=1940156/2059040 swapFree=4135684/4192956
[pid=15864] ppid=15862 vsize=24036 CPUtime=0
/proc/15864/stat : 15864 (runsolver) D 15862 15864 15736 0 -1 4202560 81 0 0 0 0 0 0 0 18 0 1 0 44630352 24612864 107 1992294400 4194304 4302564 140733418282448 18446744073709551615 216120534007 0 0 4096 24578 18446744071562154983 0 0 17 1 0 0 0
/proc/15864/statm: 6009 107 69 27 0 2647 0

[startup+0.0460631 s]
/proc/loadavg: 1.02 1.06 1.02 3/106 15864
/proc/meminfo: memFree=1940156/2059040 swapFree=4135684/4192956
[pid=15864] ppid=15862 vsize=1832 CPUtime=0
/proc/15864/stat : 15864 (java) S 15862 15864 15736 0 -1 4194304 425 0 5 0 0 0 0 0 15 0 1 0 44630352 1875968 160 1992294400 134512640 134550932 4290205328 18446744073709551615 8045140 0 2147483391 4096 0 18446744071699383486 0 0 17 0 0 0 3
/proc/15864/statm: 458 160 123 10 0 63 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1832

[startup+0.10158 s]
/proc/loadavg: 1.02 1.06 1.02 3/106 15864
/proc/meminfo: memFree=1940156/2059040 swapFree=4135684/4192956
[pid=15864] ppid=15862 vsize=13164 CPUtime=0.02
/proc/15864/stat : 15864 (java) D 15862 15864 15736 0 -1 4194304 509 0 32 0 0 2 0 0 16 0 1 0 44630352 13479936 227 1992294400 134512640 134550932 4290205328 18446744073709551615 8005243 0 0 4096 0 18446744071562234166 0 0 17 0 0 0 8
/proc/15864/statm: 3291 227 140 10 0 1121 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13164

[startup+0.301061 s]
/proc/loadavg: 1.02 1.06 1.02 3/106 15864
/proc/meminfo: memFree=1940156/2059040 swapFree=4135684/4192956
[pid=15864] ppid=15862 vsize=1521664 CPUtime=0.06
/proc/15864/stat : 15864 (java) S 15862 15864 15736 0 -1 4202496 3527 0 100 0 2 4 0 0 16 0 7 0 44630352 1558183936 3068 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 8
/proc/15864/statm: 380416 3068 1024 10 0 377726 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1521664

[startup+0.701106 s]
/proc/loadavg: 1.02 1.06 1.02 3/106 15864
/proc/meminfo: memFree=1940156/2059040 swapFree=4135684/4192956
[pid=15864] ppid=15862 vsize=1527760 CPUtime=0.58
/proc/15864/stat : 15864 (java) S 15862 15864 15736 0 -1 4202496 7387 0 100 0 51 7 0 0 16 0 12 0 44630352 1564426240 6924 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 8
/proc/15864/statm: 381940 6924 1381 10 0 379242 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 1527760

[startup+1.50217 s]
/proc/loadavg: 1.02 1.06 1.02 2/118 15876
/proc/meminfo: memFree=1893500/2059040 swapFree=4135684/4192956
[pid=15864] ppid=15862 vsize=1527600 CPUtime=1.48
/proc/15864/stat : 15864 (java) S 15862 15864 15736 0 -1 4202496 20078 0 100 0 136 12 0 0 16 0 12 0 44630352 1564262400 19517 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 8
/proc/15864/statm: 381900 19518 1396 10 0 379202 0
[pid=15864/tid=15866] ppid=15862 vsize=1527600 CPUtime=1.11
/proc/15864/task/15866/stat : 15866 (java) R 15862 15864 15736 0 -1 4202560 18021 0 63 0 102 9 0 0 25 0 12 0 44630363 1564262400 19519 1992294400 134512640 134550932 4290205328 18446744073709551615 4109122567 0 4 0 16800975 0 0 0 -1 1 0 0 17
[pid=15864/tid=15867] ppid=15862 vsize=1527600 CPUtime=0
/proc/15864/task/15867/stat : 15867 (java) S 15862 15864 15736 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 12 0 44630375 1564262400 19520 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15868] ppid=15862 vsize=1527600 CPUtime=0
/proc/15864/task/15868/stat : 15868 (java) S 15862 15864 15736 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 12 0 44630375 1564262400 19521 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15869] ppid=15862 vsize=1527600 CPUtime=0
/proc/15864/task/15869/stat : 15869 (java) S 15862 15864 15736 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 44630378 1564262400 19521 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 0 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15870] ppid=15862 vsize=1527600 CPUtime=0
/proc/15864/task/15870/stat : 15870 (java) S 15862 15864 15736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 12 0 44630379 1564262400 19522 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15871] ppid=15862 vsize=1527600 CPUtime=0
/proc/15864/task/15871/stat : 15871 (java) S 15862 15864 15736 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 12 0 44630379 1564262400 19523 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15872] ppid=15862 vsize=1527600 CPUtime=0
/proc/15864/task/15872/stat : 15872 (java) S 15862 15864 15736 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 12 0 44630387 1564262400 19524 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15873] ppid=15862 vsize=1527600 CPUtime=0.11
/proc/15864/task/15873/stat : 15873 (java) S 15862 15864 15736 0 -1 4202560 139 0 0 0 11 0 0 0 20 0 12 0 44630387 1564262400 19525 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 1 0 0 0
[pid=15864/tid=15874] ppid=15862 vsize=1527600 CPUtime=0.22
/proc/15864/task/15874/stat : 15874 (java) S 15862 15864 15736 0 -1 4202560 897 0 0 0 22 0 0 0 15 0 12 0 44630387 1564262400 19526 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15875] ppid=15862 vsize=1527600 CPUtime=0
/proc/15864/task/15875/stat : 15875 (java) S 15862 15864 15736 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 12 0 44630387 1564262400 19527 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15876] ppid=15862 vsize=1527600 CPUtime=0
/proc/15864/task/15876/stat : 15876 (java) S 15862 15864 15736 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 44630388 1564262400 19527 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1527600

[startup+3.10235 s]
/proc/loadavg: 1.02 1.06 1.02 2/118 15876
/proc/meminfo: memFree=1810668/2059040 swapFree=4135684/4192956
[pid=15864] ppid=15862 vsize=1527600 CPUtime=3.45
/proc/15864/stat : 15864 (java) S 15862 15864 15736 0 -1 4202496 40399 0 100 0 325 20 0 0 16 0 12 0 44630352 1564262400 39633 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 8
/proc/15864/statm: 381900 39633 1423 10 0 379202 0
[pid=15864/tid=15866] ppid=15862 vsize=1527600 CPUtime=2.45
/proc/15864/task/15866/stat : 15866 (java) R 15862 15864 15736 0 -1 4202560 31936 0 63 0 231 14 0 0 25 0 12 0 44630363 1564262400 39633 1992294400 134512640 134550932 4290205328 18446744073709551615 4108826585 0 4 0 16800975 0 0 0 -1 0 0 0 17
[pid=15864/tid=15867] ppid=15862 vsize=1527600 CPUtime=0.09
/proc/15864/task/15867/stat : 15867 (java) S 15862 15864 15736 0 -1 4202560 3920 0 0 0 8 1 0 0 18 0 12 0 44630375 1564262400 39633 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15868] ppid=15862 vsize=1527600 CPUtime=0.09
/proc/15864/task/15868/stat : 15868 (java) S 15862 15864 15736 0 -1 4202560 2262 0 0 0 8 1 0 0 18 0 12 0 44630375 1564262400 39633 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 1 0 0 0
[pid=15864/tid=15869] ppid=15862 vsize=1527600 CPUtime=0
/proc/15864/task/15869/stat : 15869 (java) S 15862 15864 15736 0 -1 4202560 7 0 0 0 0 0 0 0 17 0 12 0 44630378 1564262400 39633 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 0 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15870] ppid=15862 vsize=1527600 CPUtime=0
/proc/15864/task/15870/stat : 15870 (java) S 15862 15864 15736 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 12 0 44630379 1564262400 39633 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15871] ppid=15862 vsize=1527600 CPUtime=0
/proc/15864/task/15871/stat : 15871 (java) S 15862 15864 15736 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 44630379 1564262400 39633 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15872] ppid=15862 vsize=1527600 CPUtime=0
/proc/15864/task/15872/stat : 15872 (java) S 15862 15864 15736 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 12 0 44630387 1564262400 39633 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15873] ppid=15862 vsize=1527600 CPUtime=0.33
/proc/15864/task/15873/stat : 15873 (java) S 15862 15864 15736 0 -1 4202560 240 0 0 0 33 0 0 0 15 0 12 0 44630387 1564262400 39633 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 1 0 0 0
[pid=15864/tid=15874] ppid=15862 vsize=1527600 CPUtime=0.43
/proc/15864/task/15874/stat : 15874 (java) S 15862 15864 15736 0 -1 4202560 1011 0 0 0 43 0 0 0 15 0 12 0 44630387 1564262400 39633 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15875] ppid=15862 vsize=1527600 CPUtime=0
/proc/15864/task/15875/stat : 15875 (java) S 15862 15864 15736 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 12 0 44630387 1564262400 39633 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15876] ppid=15862 vsize=1527600 CPUtime=0
/proc/15864/task/15876/stat : 15876 (java) S 15862 15864 15736 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 44630388 1564262400 39633 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.45
Current children cumulated vsize (KiB) 1527600

[startup+6.30168 s]
/proc/loadavg: 1.02 1.05 1.02 2/118 15876
/proc/meminfo: memFree=1695100/2059040 swapFree=4135684/4192956
[pid=15864] ppid=15862 vsize=1528248 CPUtime=7.41
/proc/15864/stat : 15864 (java) S 15862 15864 15736 0 -1 4202496 71046 0 100 0 706 35 0 0 16 0 12 0 44630352 1564925952 66016 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 8
/proc/15864/statm: 382062 66018 1423 10 0 379364 0
[pid=15864/tid=15866] ppid=15862 vsize=1528248 CPUtime=4.9
/proc/15864/task/15866/stat : 15866 (java) S 15862 15864 15736 0 -1 4202560 31940 0 63 0 476 14 0 0 25 0 12 0 44630363 1564925952 66019 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 1 0 0 17
[pid=15864/tid=15867] ppid=15862 vsize=1528248 CPUtime=0.82
/proc/15864/task/15867/stat : 15867 (java) R 15862 15864 15736 0 -1 4202560 19613 0 0 0 73 9 0 0 18 0 12 0 44630375 1564925952 66021 1992294400 134512640 134550932 4290205328 18446744073709551615 106196756 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15864/tid=15868] ppid=15862 vsize=1528248 CPUtime=0.82
/proc/15864/task/15868/stat : 15868 (java) R 15862 15864 15736 0 -1 4202560 17213 0 0 0 74 8 0 0 16 0 12 0 44630375 1564925952 66022 1992294400 134512640 134550932 4290205328 18446744073709551615 106195352 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15864/tid=15869] ppid=15862 vsize=1528248 CPUtime=0
/proc/15864/task/15869/stat : 15869 (java) S 15862 15864 15736 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 12 0 44630378 1564925952 66023 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 0 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15870] ppid=15862 vsize=1528248 CPUtime=0
/proc/15864/task/15870/stat : 15870 (java) S 15862 15864 15736 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 12 0 44630379 1564925952 66024 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15871] ppid=15862 vsize=1528248 CPUtime=0
/proc/15864/task/15871/stat : 15871 (java) S 15862 15864 15736 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 44630379 1564925952 66026 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15872] ppid=15862 vsize=1528248 CPUtime=0
/proc/15864/task/15872/stat : 15872 (java) S 15862 15864 15736 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 12 0 44630387 1564925952 66027 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15873] ppid=15862 vsize=1528248 CPUtime=0.37
/proc/15864/task/15873/stat : 15873 (java) S 15862 15864 15736 0 -1 4202560 245 0 0 0 37 0 0 0 15 0 12 0 44630387 1564925952 66028 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 1 0 0 0
[pid=15864/tid=15874] ppid=15862 vsize=1528248 CPUtime=0.43
/proc/15864/task/15874/stat : 15874 (java) S 15862 15864 15736 0 -1 4202560 1011 0 0 0 43 0 0 0 15 0 12 0 44630387 1564925952 66030 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15875] ppid=15862 vsize=1528248 CPUtime=0
/proc/15864/task/15875/stat : 15875 (java) S 15862 15864 15736 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 12 0 44630387 1564925952 66031 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15876] ppid=15862 vsize=1528248 CPUtime=0
/proc/15864/task/15876/stat : 15876 (java) S 15862 15864 15736 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 44630388 1564925952 66032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.41
Current children cumulated vsize (KiB) 1528248

[startup+12.7023 s]
/proc/loadavg: 1.10 1.07 1.02 2/119 15879
/proc/meminfo: memFree=1596392/2059040 swapFree=4135684/4192956
[pid=15864] ppid=15862 vsize=1530328 CPUtime=14.98
/proc/15864/stat : 15864 (java) S 15862 15864 15736 0 -1 4202496 91434 0 100 0 1451 47 0 0 16 0 13 0 44630352 1567055872 84196 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 8
/proc/15864/statm: 382582 84196 1437 10 0 379884 0
[pid=15864/tid=15866] ppid=15862 vsize=1530328 CPUtime=10.35
/proc/15864/task/15866/stat : 15866 (java) R 15862 15864 15736 0 -1 4202560 31998 0 63 0 1020 15 0 0 25 0 13 0 44630363 1567055872 84196 1992294400 134512640 134550932 4290205328 18446744073709551615 4109423322 0 4 0 16800975 0 0 0 -1 1 0 0 18
[pid=15864/tid=15867] ppid=15862 vsize=1530328 CPUtime=1.53
/proc/15864/task/15867/stat : 15867 (java) S 15862 15864 15736 0 -1 4202560 30136 0 0 0 139 14 0 0 15 0 13 0 44630375 1567055872 84196 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15868] ppid=15862 vsize=1530328 CPUtime=1.51
/proc/15864/task/15868/stat : 15868 (java) S 15862 15864 15736 0 -1 4202560 26224 0 0 0 138 13 0 0 15 0 13 0 44630375 1567055872 84196 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 1 0 0 0
[pid=15864/tid=15869] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15869/stat : 15869 (java) S 15862 15864 15736 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 13 0 44630378 1567055872 84196 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 0 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15870] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15870/stat : 15870 (java) S 15862 15864 15736 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 44630379 1567055872 84196 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15871] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15871/stat : 15871 (java) S 15862 15864 15736 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 44630379 1567055872 84196 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15872] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15872/stat : 15872 (java) S 15862 15864 15736 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 13 0 44630387 1567055872 84196 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15873] ppid=15862 vsize=1530328 CPUtime=0.83
/proc/15864/task/15873/stat : 15873 (java) S 15862 15864 15736 0 -1 4202560 575 0 0 0 83 0 0 0 15 0 13 0 44630387 1567055872 84196 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 1 0 0 0
[pid=15864/tid=15874] ppid=15862 vsize=1530328 CPUtime=0.69
/proc/15864/task/15874/stat : 15874 (java) S 15862 15864 15736 0 -1 4202560 1466 0 0 0 69 0 0 0 15 0 13 0 44630387 1567055872 84196 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15875] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15875/stat : 15875 (java) S 15862 15864 15736 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 13 0 44630387 1567055872 84196 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15876] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15876/stat : 15876 (java) S 15862 15864 15736 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 44630388 1567055872 84196 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15879] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15879/stat : 15879 (java) S 15862 15864 15736 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 44631382 1567055872 84196 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.98
Current children cumulated vsize (KiB) 1530328

[startup+25.5016 s]
/proc/loadavg: 1.08 1.07 1.02 3/119 15879
/proc/meminfo: memFree=1595772/2059040 swapFree=4135684/4192956
[pid=15864] ppid=15862 vsize=1530328 CPUtime=28.11
/proc/15864/stat : 15864 (java) S 15862 15864 15736 0 -1 4202496 91709 0 100 0 2764 47 0 0 16 0 13 0 44630352 1567055872 84362 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 8
/proc/15864/statm: 382582 84362 1440 10 0 379884 0
[pid=15864/tid=15866] ppid=15862 vsize=1530328 CPUtime=22.9
/proc/15864/task/15866/stat : 15866 (java) R 15862 15864 15736 0 -1 4202560 32004 0 63 0 2275 15 0 0 25 0 13 0 44630363 1567055872 84362 1992294400 134512640 134550932 4290205328 18446744073709551615 4109584776 0 4 0 16800975 0 0 0 -1 1 0 0 18
[pid=15864/tid=15867] ppid=15862 vsize=1530328 CPUtime=1.56
/proc/15864/task/15867/stat : 15867 (java) S 15862 15864 15736 0 -1 4202560 30136 0 0 0 142 14 0 0 16 0 13 0 44630375 1567055872 84362 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15868] ppid=15862 vsize=1530328 CPUtime=1.54
/proc/15864/task/15868/stat : 15868 (java) S 15862 15864 15736 0 -1 4202560 26224 0 0 0 141 13 0 0 15 0 13 0 44630375 1567055872 84362 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 1 0 0 0
[pid=15864/tid=15869] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15869/stat : 15869 (java) S 15862 15864 15736 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 44630378 1567055872 84362 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 0 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15870] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15870/stat : 15870 (java) S 15862 15864 15736 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 44630379 1567055872 84362 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15871] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15871/stat : 15871 (java) S 15862 15864 15736 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 44630379 1567055872 84362 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15872] ppid=15862 vsize=1530328 CPUtime=0

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

[pid=15864/tid=15869] ppid=15862 vsize=1530328 CPUtime=1.59
/proc/15864/task/15869/stat : 15869 (java) S 15862 15864 15736 0 -1 4202560 3599 0 0 0 158 1 0 0 15 0 13 0 44630378 1567055872 228353 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 0 0 16800975 18446604437832960192 0 0 -1 1 0 0 0
[pid=15864/tid=15870] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15870/stat : 15870 (java) S 15862 15864 15736 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 44630379 1567055872 228353 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15871] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15871/stat : 15871 (java) S 15862 15864 15736 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 44630379 1567055872 228353 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15872] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15872/stat : 15872 (java) S 15862 15864 15736 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 13 0 44630387 1567055872 228353 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15873] ppid=15862 vsize=1530328 CPUtime=1.35
/proc/15864/task/15873/stat : 15873 (java) S 15862 15864 15736 0 -1 4202560 609 0 0 0 135 0 0 0 15 0 13 0 44630387 1567055872 228353 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 1 0 0 0
[pid=15864/tid=15874] ppid=15862 vsize=1530328 CPUtime=0.95
/proc/15864/task/15874/stat : 15874 (java) S 15862 15864 15736 0 -1 4202560 1712 0 0 0 94 1 0 0 15 0 13 0 44630387 1567055872 228353 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15875] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15875/stat : 15875 (java) S 15862 15864 15736 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 13 0 44630387 1567055872 228353 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15876] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15876/stat : 15876 (java) S 15862 15864 15736 0 -1 4202560 92 0 0 0 0 0 0 0 15 0 13 0 44630388 1567055872 228353 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15879] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15879/stat : 15879 (java) S 15862 15864 15736 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 44631382 1567055872 228353 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1607.4
Current children cumulated vsize (KiB) 1530328

[startup+1662.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/119 15926
/proc/meminfo: memFree=902448/2059040 swapFree=4135684/4192956
[pid=15864] ppid=15862 vsize=1530328 CPUtime=1667.54
/proc/15864/stat : 15864 (java) S 15862 15864 15736 0 -1 4202496 256624 0 100 0 166617 137 0 0 16 0 13 0 44630352 1567055872 244675 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 8
/proc/15864/statm: 382582 244675 1445 10 0 379884 0
[pid=15864/tid=15866] ppid=15862 vsize=1530328 CPUtime=1654.17
/proc/15864/task/15866/stat : 15866 (java) R 15862 15864 15736 0 -1 4202560 32072 0 63 0 165399 18 0 0 25 0 13 0 44630363 1567055872 244675 1992294400 134512640 134550932 4290205328 18446744073709551615 4109208675 0 4 0 16800975 0 0 0 -1 1 0 0 18
[pid=15864/tid=15867] ppid=15862 vsize=1530328 CPUtime=4.68
/proc/15864/task/15867/stat : 15867 (java) S 15862 15864 15736 0 -1 4202560 110141 0 0 0 411 57 0 0 16 0 13 0 44630375 1567055872 244675 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15868] ppid=15862 vsize=1530328 CPUtime=4.71
/proc/15864/task/15868/stat : 15868 (java) S 15862 15864 15736 0 -1 4202560 107365 0 0 0 416 55 0 0 16 0 13 0 44630375 1567055872 244675 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 1 0 0 0
[pid=15864/tid=15869] ppid=15862 vsize=1530328 CPUtime=1.59
/proc/15864/task/15869/stat : 15869 (java) S 15862 15864 15736 0 -1 4202560 3601 0 0 0 158 1 0 0 15 0 13 0 44630378 1567055872 244675 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 0 0 16800975 18446604437832960192 0 0 -1 1 0 0 0
[pid=15864/tid=15870] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15870/stat : 15870 (java) S 15862 15864 15736 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 44630379 1567055872 244675 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15871] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15871/stat : 15871 (java) S 15862 15864 15736 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 44630379 1567055872 244675 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15872] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15872/stat : 15872 (java) S 15862 15864 15736 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 13 0 44630387 1567055872 244675 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15873] ppid=15862 vsize=1530328 CPUtime=1.35
/proc/15864/task/15873/stat : 15873 (java) S 15862 15864 15736 0 -1 4202560 609 0 0 0 135 0 0 0 15 0 13 0 44630387 1567055872 244675 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 1 0 0 0
[pid=15864/tid=15874] ppid=15862 vsize=1530328 CPUtime=0.95
/proc/15864/task/15874/stat : 15874 (java) S 15862 15864 15736 0 -1 4202560 1712 0 0 0 94 1 0 0 15 0 13 0 44630387 1567055872 244675 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15875] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15875/stat : 15875 (java) S 15862 15864 15736 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 13 0 44630387 1567055872 244675 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15876] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15876/stat : 15876 (java) S 15862 15864 15736 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 13 0 44630388 1567055872 244675 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15879] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15879/stat : 15879 (java) S 15862 15864 15736 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 44631382 1567055872 244675 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1667.54
Current children cumulated vsize (KiB) 1530328

[startup+1722.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/119 15926
/proc/meminfo: memFree=854832/2059040 swapFree=4135684/4192956
[pid=15864] ppid=15862 vsize=1530328 CPUtime=1727.71
/proc/15864/stat : 15864 (java) S 15862 15864 15736 0 -1 4202496 268519 0 100 0 172627 144 0 0 16 0 13 0 44630352 1567055872 256531 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 8
/proc/15864/statm: 382582 256531 1445 10 0 379884 0
[pid=15864/tid=15866] ppid=15862 vsize=1530328 CPUtime=1713.92
/proc/15864/task/15866/stat : 15866 (java) R 15862 15864 15736 0 -1 4202560 32076 0 63 0 171374 18 0 0 25 0 13 0 44630363 1567055872 256531 1992294400 134512640 134550932 4290205328 18446744073709551615 4109591650 0 4 0 16800975 0 0 0 -1 1 0 0 18
[pid=15864/tid=15867] ppid=15862 vsize=1530328 CPUtime=4.9
/proc/15864/task/15867/stat : 15867 (java) S 15862 15864 15736 0 -1 4202560 115914 0 0 0 429 61 0 0 16 0 13 0 44630375 1567055872 256531 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15868] ppid=15862 vsize=1530328 CPUtime=4.94
/proc/15864/task/15868/stat : 15868 (java) S 15862 15864 15736 0 -1 4202560 113473 0 0 0 435 59 0 0 16 0 13 0 44630375 1567055872 256531 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 1 0 0 0
[pid=15864/tid=15869] ppid=15862 vsize=1530328 CPUtime=1.59
/proc/15864/task/15869/stat : 15869 (java) S 15862 15864 15736 0 -1 4202560 3607 0 0 0 158 1 0 0 15 0 13 0 44630378 1567055872 256531 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 0 0 16800975 18446604437832960192 0 0 -1 1 0 0 0
[pid=15864/tid=15870] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15870/stat : 15870 (java) S 15862 15864 15736 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 44630379 1567055872 256531 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15871] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15871/stat : 15871 (java) S 15862 15864 15736 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 44630379 1567055872 256531 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15872] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15872/stat : 15872 (java) S 15862 15864 15736 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 13 0 44630387 1567055872 256531 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15873] ppid=15862 vsize=1530328 CPUtime=1.35
/proc/15864/task/15873/stat : 15873 (java) S 15862 15864 15736 0 -1 4202560 609 0 0 0 135 0 0 0 15 0 13 0 44630387 1567055872 256531 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 1 0 0 0
[pid=15864/tid=15874] ppid=15862 vsize=1530328 CPUtime=0.95
/proc/15864/task/15874/stat : 15874 (java) S 15862 15864 15736 0 -1 4202560 1712 0 0 0 94 1 0 0 15 0 13 0 44630387 1567055872 256531 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15875] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15875/stat : 15875 (java) S 15862 15864 15736 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 13 0 44630387 1567055872 256531 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15876] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15876/stat : 15876 (java) S 15862 15864 15736 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 13 0 44630388 1567055872 256531 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15879] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15879/stat : 15879 (java) S 15862 15864 15736 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 44631382 1567055872 256531 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1727.71
Current children cumulated vsize (KiB) 1530328

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 15928
/proc/meminfo: memFree=824576/2059040 swapFree=4135684/4192956
[pid=15864] ppid=15862 vsize=1530328 CPUtime=1787.85
/proc/15864/stat : 15864 (java) S 15862 15864 15736 0 -1 4202496 276183 0 100 0 178637 148 0 0 16 0 13 0 44630352 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 8
/proc/15864/statm: 382582 264032 1445 10 0 379884 0
[pid=15864/tid=15866] ppid=15862 vsize=1530328 CPUtime=1773.73
/proc/15864/task/15866/stat : 15866 (java) R 15862 15864 15736 0 -1 4202560 32079 0 63 0 177355 18 0 0 25 0 13 0 44630363 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4109513398 0 4 0 16800975 0 0 0 -1 1 0 0 18
[pid=15864/tid=15867] ppid=15862 vsize=1530328 CPUtime=5.06
/proc/15864/task/15867/stat : 15867 (java) S 15862 15864 15736 0 -1 4202560 119872 0 0 0 443 63 0 0 16 0 13 0 44630375 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15868] ppid=15862 vsize=1530328 CPUtime=5.1
/proc/15864/task/15868/stat : 15868 (java) S 15862 15864 15736 0 -1 4202560 117170 0 0 0 449 61 0 0 16 0 13 0 44630375 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 1 0 0 0
[pid=15864/tid=15869] ppid=15862 vsize=1530328 CPUtime=1.59
/proc/15864/task/15869/stat : 15869 (java) S 15862 15864 15736 0 -1 4202560 3609 0 0 0 158 1 0 0 15 0 13 0 44630378 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 0 0 16800975 18446604437832960192 0 0 -1 1 0 0 0
[pid=15864/tid=15870] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15870/stat : 15870 (java) S 15862 15864 15736 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 44630379 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15871] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15871/stat : 15871 (java) S 15862 15864 15736 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 44630379 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15872] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15872/stat : 15872 (java) S 15862 15864 15736 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 13 0 44630387 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15873] ppid=15862 vsize=1530328 CPUtime=1.35
/proc/15864/task/15873/stat : 15873 (java) S 15862 15864 15736 0 -1 4202560 609 0 0 0 135 0 0 0 15 0 13 0 44630387 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 1 0 0 0
[pid=15864/tid=15874] ppid=15862 vsize=1530328 CPUtime=0.95
/proc/15864/task/15874/stat : 15874 (java) S 15862 15864 15736 0 -1 4202560 1712 0 0 0 94 1 0 0 15 0 13 0 44630387 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15875] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15875/stat : 15875 (java) S 15862 15864 15736 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 13 0 44630387 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15876] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15876/stat : 15876 (java) S 15862 15864 15736 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 44630388 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15879] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15879/stat : 15879 (java) S 15862 15864 15736 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 44631382 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1787.85
Current children cumulated vsize (KiB) 1530328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 15928
/proc/meminfo: memFree=824452/2059040 swapFree=4135684/4192956
[pid=15864] ppid=15862 vsize=1530328 CPUtime=1800.06
/proc/15864/stat : 15864 (java) S 15862 15864 15736 0 -1 4202496 276183 0 100 0 179858 148 0 0 16 0 13 0 44630352 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 8
/proc/15864/statm: 382582 264032 1445 10 0 379884 0
[pid=15864/tid=15866] ppid=15862 vsize=1530328 CPUtime=1785.94
/proc/15864/task/15866/stat : 15866 (java) R 15862 15864 15736 0 -1 4202560 32079 0 63 0 178576 18 0 0 25 0 13 0 44630363 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4109513388 0 4 0 16800975 0 0 0 -1 1 0 0 18
[pid=15864/tid=15867] ppid=15862 vsize=1530328 CPUtime=5.06
/proc/15864/task/15867/stat : 15867 (java) S 15862 15864 15736 0 -1 4202560 119872 0 0 0 443 63 0 0 16 0 13 0 44630375 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15868] ppid=15862 vsize=1530328 CPUtime=5.1
/proc/15864/task/15868/stat : 15868 (java) S 15862 15864 15736 0 -1 4202560 117170 0 0 0 449 61 0 0 16 0 13 0 44630375 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 1 0 0 0
[pid=15864/tid=15869] ppid=15862 vsize=1530328 CPUtime=1.59
/proc/15864/task/15869/stat : 15869 (java) S 15862 15864 15736 0 -1 4202560 3609 0 0 0 158 1 0 0 15 0 13 0 44630378 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 0 0 16800975 18446604437832960192 0 0 -1 1 0 0 0
[pid=15864/tid=15870] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15870/stat : 15870 (java) S 15862 15864 15736 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 44630379 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15871] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15871/stat : 15871 (java) S 15862 15864 15736 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 44630379 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15872] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15872/stat : 15872 (java) S 15862 15864 15736 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 13 0 44630387 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15873] ppid=15862 vsize=1530328 CPUtime=1.35
/proc/15864/task/15873/stat : 15873 (java) S 15862 15864 15736 0 -1 4202560 609 0 0 0 135 0 0 0 15 0 13 0 44630387 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 1 0 0 0
[pid=15864/tid=15874] ppid=15862 vsize=1530328 CPUtime=0.95
/proc/15864/task/15874/stat : 15874 (java) S 15862 15864 15736 0 -1 4202560 1712 0 0 0 94 1 0 0 15 0 13 0 44630387 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15875] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15875/stat : 15875 (java) S 15862 15864 15736 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 13 0 44630387 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
[pid=15864/tid=15876] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15876/stat : 15876 (java) R 15862 15864 15736 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 44630388 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15864/tid=15879] ppid=15862 vsize=1530328 CPUtime=0
/proc/15864/task/15879/stat : 15879 (java) S 15862 15864 15736 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 44631382 1567055872 264032 1992294400 134512640 134550932 4290205328 18446744073709551615 4294960144 0 4 0 16800975 18446604437832960192 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1530328

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

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

[startup+1794.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 15928
/proc/meminfo: memFree=824452/2059040 swapFree=4135684/4192956
[pid=15864] ppid=15862 vsize=0 CPUtime=1800.19
/proc/15864/stat : 15864 (java) Z 15862 15864 15736 0 -1 4203548 276208 0 101 0 179866 153 0 0 15 0 2 0 44630352 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 8
/proc/15864/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1794.66
CPU time (s): 1800.25
CPU user time (s): 1798.66
CPU system time (s): 1.58376
CPU usage (%): 100.311
Max. virtual memory (cumulated for all children) (KiB): 1534332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.66
system time used= 1.58376
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 276208
page faults= 101
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38173
involuntary context switches= 23342

runsolver used 3.67844 second user time and 9.45956 second system time

The end

Launcher Data

Begin job on node002 at 2010-06-16 14:11:04
IDJOB=2659962
IDBENCH=71861
IDSOLVER=1164
FILE ID=node002/2659962-1276690263
PBS_JOBID= 11172619
Free space on /tmp= 62556 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_100_3__3_91__1024.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659962-1276690263/watcher-2659962-1276690263 -o /tmp/evaluation-result-2659962-1276690263/solver-2659962-1276690263 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659962-1276690263.opb

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

MD5SUM BENCH= 52ff77379d5ac91fab82f1dac91e539e
RANDOM SEED=1836126118

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

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

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1941148 kB
Buffers:           768 kB
Cached:          28528 kB
SwapCached:      10524 kB
Active:          37756 kB
Inactive:         4580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1941148 kB
SwapTotal:     4192956 kB
SwapFree:      4135684 kB
Dirty:           14280 kB
Writeback:           4 kB
AnonPages:       11620 kB
Mapped:           9300 kB
Slab:            53620 kB
PageTables:       4024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180380 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= 62556 MiB
End job on node002 at 2010-06-16 14:41:00