Trace number 2659971

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.18 1795.35

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_50_2__8_45__2048.opb
MD5SUM5a6a489f861071b99676244553a9826e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark45008
Best CPU time to get the best result obtained on this benchmark124.271
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables204848
Total number of constraints150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)102
Number of constraints which are nor clauses,nor cardinality constraints48
Minimum length of a constraint2048
Maximum length of a constraint18433
Number of terms in the objective function 204800
Biggest coefficient in the objective function 126454
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 6874183680
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 126454
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 6874183680
Number of bits of the biggest sum of numbers33
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.09/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.09/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.13	c See www.sat4j.org for details.
0.09/0.19	c version 2.2.0.v20100526
0.09/0.19	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.19	c java.vm.name		Java HotSpot(TM) Server VM
0.09/0.19	c java.vm.version	11.2-b01
0.09/0.19	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.19	c sun.arch.data.model	32
0.09/0.19	c java.version		1.6.0_12
0.09/0.19	c os.name		Linux
0.09/0.19	c os.version		2.6.18-164.el5
0.09/0.19	c os.arch		i386
0.09/0.19	c Free memory 		1393557488
0.09/0.19	c Max memory 		1395916800
0.09/0.19	c Total memory 		1395916800
0.09/0.19	c Number of processors 	2
0.09/0.20	c Pseudo Boolean Optimization
0.09/0.20	c --- Begin Solver configuration ---
0.09/0.20	c Stops conflict analysis at the first Unique Implication Point
0.09/0.20	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@64dc11
0.09/0.20	c Learn all clauses as in MiniSAT
0.09/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.20	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.20	c Expensive reason simplification
0.09/0.20	c Armin Biere (Picosat) restarts strategy
0.09/0.20	c Glucose learned constraints deletion strategy
0.09/0.20	c timeout=2147483s
0.09/0.20	c DB Simplification allowed=false
0.09/0.20	c --- End Solver configuration ---
0.09/0.20	c solving HOME/instance-2659971-1276690795.opb
0.09/0.20	c reading problem ... 
8.93/6.38	c ... done. Wall clock time 6.187s.
8.93/6.38	c #vars     204848
8.93/6.38	c #constraints  200
8.93/6.38	c constraints type 
8.93/6.38	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2
8.93/6.39	c org.sat4j.minisat.constraints.card.MinWatchCard => 102
8.93/6.39	c org.sat4j.pb.constraints.pb.MaxWatchPb => 96
736.57/732.36	c cleaning 3072 clauses out of 6143 with flag 6143/6143
1800.03/1795.22	c starts		: 4
1800.03/1795.22	c conflicts		: 10206
1800.03/1795.22	c decisions		: 742626
1800.03/1795.22	c propagations		: 11187793
1800.03/1795.22	c inspects		: 40067718
1800.03/1795.22	c learnt literals	: 0
1800.03/1795.22	c learnt binary clauses	: 0
1800.03/1795.22	c learnt ternary clauses	: 0
1800.03/1795.22	c learnt clauses	: 10206
1800.03/1795.22	c ignored clauses	: 0
1800.03/1795.22	c root simplifications	: 0
1800.03/1795.22	c removed literals (reason simplification)	: 3
1800.03/1795.22	c reason swapping (by a shorter reason)	: 0
1800.03/1795.22	c Calls to reduceDB	: 1
1800.03/1795.22	c number of reductions to clauses (during analyze)	: 0
1800.03/1795.22	c number of learned constraints concerned by reduction	: 0
1800.03/1795.22	c number of learning phase by resolution	: 0
1800.03/1795.22	c number of learning phase by cutting planes	: 0
1800.03/1795.22	c speed (assignments/second)	: 6254.237676609456
1800.03/1795.22	c non guided choices	305656
1800.03/1795.23	c learnt constraints type 
1800.03/1795.23	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 7134
1800.03/1795.23	c constraints type 
1800.03/1795.23	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2
1800.03/1795.23	c org.sat4j.minisat.constraints.card.MinWatchCard => 102
1800.03/1795.23	c org.sat4j.pb.constraints.pb.MaxWatchPb => 96
1800.03/1795.23	s UNKNOWN
1800.03/1795.23	c Total wall clock time (in seconds): 1795.035

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-2659971-1276690795/watcher-2659971-1276690795 -o /tmp/evaluation-result-2659971-1276690795/solver-2659971-1276690795 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659971-1276690795.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.87 1.94 1.59 3/106 16423
/proc/meminfo: memFree=1770432/2059040 swapFree=4168596/4192956
[pid=16423] ppid=16421 vsize=392 CPUtime=0
/proc/16423/stat : 16423 (java) R 16421 16423 15910 0 -1 4194304 294 0 0 0 0 0 0 0 19 0 1 0 10370512 401408 40 1992294400 134512640 134550932 4289454960 18446744073709551615 2064926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16423/statm: 107 42 33 10 0 25 0

[startup+0.0251641 s]
/proc/loadavg: 1.87 1.94 1.59 3/106 16423
/proc/meminfo: memFree=1770432/2059040 swapFree=4168596/4192956
[pid=16423] ppid=16421 vsize=1518228 CPUtime=0.01
/proc/16423/stat : 16423 (java) S 16421 16423 15910 0 -1 4202496 2625 0 1 0 0 1 0 0 18 0 4 0 10370512 1554665472 2069 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/16423/statm: 379557 2069 419 10 0 377268 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1518228

[startup+0.102173 s]
/proc/loadavg: 1.87 1.94 1.59 3/106 16423
/proc/meminfo: memFree=1770432/2059040 swapFree=4168596/4192956
[pid=16423] ppid=16421 vsize=1524184 CPUtime=0.09
/proc/16423/stat : 16423 (java) S 16421 16423 15910 0 -1 4202496 4002 0 1 0 7 2 0 0 18 0 12 0 10370512 1560764416 3441 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16423/statm: 381046 3441 1078 10 0 378348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1524184

[startup+0.300206 s]
/proc/loadavg: 1.87 1.94 1.59 3/106 16423
/proc/meminfo: memFree=1770432/2059040 swapFree=4168596/4192956
[pid=16423] ppid=16421 vsize=1526372 CPUtime=0.39
/proc/16423/stat : 16423 (java) S 16421 16423 15910 0 -1 4202496 6487 0 1 0 35 4 0 0 18 0 12 0 10370512 1563004928 5924 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16423/statm: 381593 5924 1363 10 0 378895 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 1526372

[startup+0.700194 s]
/proc/loadavg: 1.87 1.94 1.59 3/106 16423
/proc/meminfo: memFree=1770432/2059040 swapFree=4168596/4192956
[pid=16423] ppid=16421 vsize=1527708 CPUtime=1.04
/proc/16423/stat : 16423 (java) S 16421 16423 15910 0 -1 4202496 11003 0 1 0 98 6 0 0 18 0 12 0 10370512 1564372992 10440 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16423/statm: 381927 10441 1396 10 0 379229 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 1527708

[startup+1.50017 s]
/proc/loadavg: 1.87 1.94 1.59 2/118 16435
/proc/meminfo: memFree=1708956/2059040 swapFree=4168596/4192956
[pid=16423] ppid=16421 vsize=1527708 CPUtime=1.84
/proc/16423/stat : 16423 (java) S 16421 16423 15910 0 -1 4202496 27307 0 1 0 171 13 0 0 18 0 12 0 10370512 1564372992 26744 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16423/statm: 381927 26745 1396 10 0 379229 0
[pid=16423/tid=16425] ppid=16421 vsize=1527708 CPUtime=1.47
/proc/16423/task/16425/stat : 16425 (java) R 16421 16423 15910 0 -1 4202560 25266 0 1 0 135 12 0 0 20 0 12 0 10370513 1564372992 26746 1992294400 134512640 134550932 4289454960 18446744073709551615 4108903455 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16423/tid=16426] ppid=16421 vsize=1527708 CPUtime=0
/proc/16423/task/16426/stat : 16426 (java) S 16421 16423 15910 0 -1 4202560 3 0 0 0 0 0 0 0 21 0 12 0 10370514 1564372992 26747 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16427] ppid=16421 vsize=1527708 CPUtime=0
/proc/16423/task/16427/stat : 16427 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 10370514 1564372992 26748 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16428] ppid=16421 vsize=1527708 CPUtime=0
/proc/16423/task/16428/stat : 16428 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 10370516 1564372992 26749 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 0 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16429] ppid=16421 vsize=1527708 CPUtime=0
/proc/16423/task/16429/stat : 16429 (java) S 16421 16423 15910 0 -1 4202560 10 0 0 0 0 0 0 0 24 0 12 0 10370516 1564372992 26750 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16430] ppid=16421 vsize=1527708 CPUtime=0
/proc/16423/task/16430/stat : 16430 (java) S 16421 16423 15910 0 -1 4202560 6 0 0 0 0 0 0 0 25 0 12 0 10370516 1564372992 26751 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16431] ppid=16421 vsize=1527708 CPUtime=0
/proc/16423/task/16431/stat : 16431 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 10370521 1564372992 26752 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16432] ppid=16421 vsize=1527708 CPUtime=0.24
/proc/16423/task/16432/stat : 16432 (java) S 16421 16423 15910 0 -1 4202560 404 0 0 0 24 0 0 0 25 0 12 0 10370521 1564372992 26753 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16433] ppid=16421 vsize=1527708 CPUtime=0.1
/proc/16423/task/16433/stat : 16433 (java) S 16421 16423 15910 0 -1 4202560 574 0 0 0 10 0 0 0 25 0 12 0 10370521 1564372992 26754 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16434] ppid=16421 vsize=1527708 CPUtime=0
/proc/16423/task/16434/stat : 16434 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 10370521 1564372992 26755 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16435] ppid=16421 vsize=1527708 CPUtime=0
/proc/16423/task/16435/stat : 16435 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 10370521 1564372992 26756 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 1527708

[startup+3.10112 s]
/proc/loadavg: 1.96 1.95 1.60 5/118 16435
/proc/meminfo: memFree=1614716/2059040 swapFree=4168596/4192956
[pid=16423] ppid=16421 vsize=1543500 CPUtime=4.9
/proc/16423/stat : 16423 (java) S 16421 16423 15910 0 -1 4202496 46974 0 1 0 468 22 0 0 18 0 12 0 10370512 1580544000 43460 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16423/statm: 385875 43460 1423 10 0 383177 0
[pid=16423/tid=16425] ppid=16421 vsize=1543500 CPUtime=2.92
/proc/16423/task/16425/stat : 16425 (java) R 16421 16423 15910 0 -1 4202560 31802 0 1 0 277 15 0 0 22 0 12 0 10370513 1580544000 43460 1992294400 134512640 134550932 4289454960 18446744073709551615 4109070246 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16423/tid=16426] ppid=16421 vsize=1543500 CPUtime=0.09
/proc/16423/task/16426/stat : 16426 (java) S 16421 16423 15910 0 -1 4202560 3540 0 0 0 7 2 0 0 18 0 12 0 10370514 1580544000 43460 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16427] ppid=16421 vsize=1543500 CPUtime=0.08
/proc/16423/task/16427/stat : 16427 (java) S 16421 16423 15910 0 -1 4202560 2999 0 0 0 8 0 0 0 18 0 12 0 10370514 1580544000 43460 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16428] ppid=16421 vsize=1543500 CPUtime=0
/proc/16423/task/16428/stat : 16428 (java) S 16421 16423 15910 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 12 0 10370516 1580544000 43460 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 0 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16429] ppid=16421 vsize=1543500 CPUtime=0
/proc/16423/task/16429/stat : 16429 (java) S 16421 16423 15910 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 12 0 10370516 1580544000 43460 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16430] ppid=16421 vsize=1543500 CPUtime=0
/proc/16423/task/16430/stat : 16430 (java) S 16421 16423 15910 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 12 0 10370516 1580544000 43460 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16431] ppid=16421 vsize=1543500 CPUtime=0
/proc/16423/task/16431/stat : 16431 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 10370521 1580544000 43460 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16432] ppid=16421 vsize=1543500 CPUtime=1.2
/proc/16423/task/16432/stat : 16432 (java) R 16421 16423 15910 0 -1 4202560 6338 0 0 0 118 2 0 0 17 0 12 0 10370521 1580544000 43460 1992294400 134512640 134550932 4289454960 18446744073709551615 103150995 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16423/tid=16433] ppid=16421 vsize=1543500 CPUtime=0.55
/proc/16423/task/16433/stat : 16433 (java) S 16421 16423 15910 0 -1 4202560 1225 0 0 0 55 0 0 0 15 0 12 0 10370521 1580544000 43460 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16434] ppid=16421 vsize=1543500 CPUtime=0
/proc/16423/task/16434/stat : 16434 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 10370521 1580544000 43460 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16435] ppid=16421 vsize=1543500 CPUtime=0
/proc/16423/task/16435/stat : 16435 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 10370521 1580544000 43460 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.9
Current children cumulated vsize (KiB) 1543500

[startup+6.30102 s]
/proc/loadavg: 1.96 1.95 1.60 2/118 16435
/proc/meminfo: memFree=1523700/2059040 swapFree=4168596/4192956
[pid=16423] ppid=16421 vsize=1541256 CPUtime=8.93
/proc/16423/stat : 16423 (java) S 16421 16423 15910 0 -1 4202496 73209 0 1 0 857 36 0 0 18 0 12 0 10370512 1578246144 65439 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16423/statm: 385314 65439 1423 10 0 382616 0
[pid=16423/tid=16425] ppid=16421 vsize=1541256 CPUtime=5.42
/proc/16423/task/16425/stat : 16425 (java) R 16421 16423 15910 0 -1 4202560 32014 0 1 0 526 16 0 0 25 0 12 0 10370513 1578246144 65439 1992294400 134512640 134550932 4289454960 18446744073709551615 4108882433 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16423/tid=16426] ppid=16421 vsize=1541256 CPUtime=0.76
/proc/16423/task/16426/stat : 16426 (java) S 16421 16423 15910 0 -1 4202560 16478 0 0 0 68 8 0 0 16 0 12 0 10370514 1578246144 65439 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16427] ppid=16421 vsize=1541256 CPUtime=0.76
/proc/16423/task/16427/stat : 16427 (java) S 16421 16423 15910 0 -1 4202560 15441 0 0 0 69 7 0 0 16 0 12 0 10370514 1578246144 65439 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16428] ppid=16421 vsize=1541256 CPUtime=0
/proc/16423/task/16428/stat : 16428 (java) S 16421 16423 15910 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 12 0 10370516 1578246144 65439 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 0 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16429] ppid=16421 vsize=1541256 CPUtime=0
/proc/16423/task/16429/stat : 16429 (java) S 16421 16423 15910 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 12 0 10370516 1578246144 65439 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16430] ppid=16421 vsize=1541256 CPUtime=0
/proc/16423/task/16430/stat : 16430 (java) S 16421 16423 15910 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 12 0 10370516 1578246144 65439 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16431] ppid=16421 vsize=1541256 CPUtime=0
/proc/16423/task/16431/stat : 16431 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 10370521 1578246144 65439 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16432] ppid=16421 vsize=1541256 CPUtime=1.39
/proc/16423/task/16432/stat : 16432 (java) S 16421 16423 15910 0 -1 4202560 6981 0 0 0 137 2 0 0 15 0 12 0 10370521 1578246144 65439 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16433] ppid=16421 vsize=1541256 CPUtime=0.55
/proc/16423/task/16433/stat : 16433 (java) S 16421 16423 15910 0 -1 4202560 1225 0 0 0 55 0 0 0 15 0 12 0 10370521 1578246144 65439 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16434] ppid=16421 vsize=1541256 CPUtime=0
/proc/16423/task/16434/stat : 16434 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 10370521 1578246144 65439 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16435] ppid=16421 vsize=1541256 CPUtime=0
/proc/16423/task/16435/stat : 16435 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 10370521 1578246144 65439 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.93
Current children cumulated vsize (KiB) 1541256

[startup+12.7018 s]
/proc/loadavg: 1.88 1.94 1.60 2/119 16436
/proc/meminfo: memFree=1488476/2059040 swapFree=4168596/4192956
[pid=16423] ppid=16421 vsize=1531024 CPUtime=16.35
/proc/16423/stat : 16423 (java) S 16421 16423 15910 0 -1 4202496 82550 0 1 0 1593 42 0 0 18 0 13 0 10370512 1567768576 71525 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16423/statm: 382756 71525 1440 10 0 380058 0
[pid=16423/tid=16425] ppid=16421 vsize=1531024 CPUtime=11.15
/proc/16423/task/16425/stat : 16425 (java) R 16421 16423 15910 0 -1 4202560 32058 0 1 0 1098 17 0 0 25 0 13 0 10370513 1567768576 71525 1992294400 134512640 134550932 4289454960 18446744073709551615 4109465520 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16423/tid=16426] ppid=16421 vsize=1531024 CPUtime=1.03
/proc/16423/task/16426/stat : 16426 (java) S 16421 16423 15910 0 -1 4202560 21378 0 0 0 92 11 0 0 16 0 13 0 10370514 1567768576 71525 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16427] ppid=16421 vsize=1531024 CPUtime=1.04
/proc/16423/task/16427/stat : 16427 (java) S 16421 16423 15910 0 -1 4202560 19733 0 0 0 95 9 0 0 15 0 13 0 10370514 1567768576 71525 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16428] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16428/stat : 16428 (java) S 16421 16423 15910 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 13 0 10370516 1567768576 71525 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 0 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16429] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16429/stat : 16429 (java) S 16421 16423 15910 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 10370516 1567768576 71525 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16430] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16430/stat : 16430 (java) S 16421 16423 15910 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 13 0 10370516 1567768576 71525 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16431] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16431/stat : 16431 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 10370521 1567768576 71525 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16432] ppid=16421 vsize=1531024 CPUtime=2.01
/proc/16423/task/16432/stat : 16432 (java) S 16421 16423 15910 0 -1 4202560 7041 0 0 0 199 2 0 0 15 0 13 0 10370521 1567768576 71525 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16433] ppid=16421 vsize=1531024 CPUtime=1.05
/proc/16423/task/16433/stat : 16433 (java) S 16421 16423 15910 0 -1 4202560 1266 0 0 0 105 0 0 0 15 0 13 0 10370521 1567768576 71525 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16434] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16434/stat : 16434 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 10370521 1567768576 71525 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16435] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16435/stat : 16435 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 10370521 1567768576 71525 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16436] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16436/stat : 16436 (java) S 16421 16423 15910 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 10371246 1567768576 71525 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 16.35
Current children cumulated vsize (KiB) 1531024

[startup+25.5014 s]
/proc/loadavg: 1.75 1.91 1.59 2/119 16436
/proc/meminfo: memFree=1488476/2059040 swapFree=4168596/4192956
[pid=16423] ppid=16421 vsize=1531024 CPUtime=29.17
/proc/16423/stat : 16423 (java) S 16421 16423 15910 0 -1 4202496 82552 0 1 0 2875 42 0 0 18 0 13 0 10370512 1567768576 71526 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16423/statm: 382756 71526 1440 10 0 380058 0
[pid=16423/tid=16425] ppid=16421 vsize=1531024 CPUtime=23.91
/proc/16423/task/16425/stat : 16425 (java) R 16421 16423 15910 0 -1 4202560 32059 0 1 0 2374 17 0 0 25 0 13 0 10370513 1567768576 71526 1992294400 134512640 134550932 4289454960 18446744073709551615 4108940371 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16423/tid=16426] ppid=16421 vsize=1531024 CPUtime=1.07
/proc/16423/task/16426/stat : 16426 (java) S 16421 16423 15910 0 -1 4202560 21379 0 0 0 96 11 0 0 15 0 13 0 10370514 1567768576 71526 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16427] ppid=16421 vsize=1531024 CPUtime=1.08
/proc/16423/task/16427/stat : 16427 (java) S 16421 16423 15910 0 -1 4202560 19733 0 0 0 99 9 0 0 16 0 13 0 10370514 1567768576 71526 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16428] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16428/stat : 16428 (java) S 16421 16423 15910 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 13 0 10370516 1567768576 71526 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 0 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16429] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16429/stat : 16429 (java) S 16421 16423 15910 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 10370516 1567768576 71526 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16430] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16430/stat : 16430 (java) S 16421 16423 15910 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 13 0 10370516 1567768576 71526 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16431] ppid=16421 vsize=1531024 CPUtime=0

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

[pid=16423/tid=16429] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16429/stat : 16429 (java) S 16421 16423 15910 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 10370516 1567768576 184576 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16430] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16430/stat : 16430 (java) S 16421 16423 15910 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 13 0 10370516 1567768576 184576 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16431] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16431/stat : 16431 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 10370521 1567768576 184576 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16432] ppid=16421 vsize=1531024 CPUtime=2.02
/proc/16423/task/16432/stat : 16432 (java) S 16421 16423 15910 0 -1 4202560 7041 0 0 0 200 2 0 0 15 0 13 0 10370521 1567768576 184576 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16433] ppid=16421 vsize=1531024 CPUtime=1.19
/proc/16423/task/16433/stat : 16433 (java) S 16421 16423 15910 0 -1 4202560 1279 0 0 0 119 0 0 0 15 0 13 0 10370521 1567768576 184576 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16434] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16434/stat : 16434 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 10370521 1567768576 184576 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16435] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16435/stat : 16435 (java) S 16421 16423 15910 0 -1 4202560 93 0 0 0 0 0 0 0 15 0 13 0 10370521 1567768576 184576 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16436] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16436/stat : 16436 (java) S 16421 16423 15910 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 10371246 1567768576 184576 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1607.06
Current children cumulated vsize (KiB) 1531024

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/119 16483
/proc/meminfo: memFree=1023724/2059040 swapFree=4168596/4192956
[pid=16423] ppid=16421 vsize=1531024 CPUtime=1667.08
/proc/16423/stat : 16423 (java) S 16421 16423 15910 0 -1 4202496 200355 0 1 0 166588 120 0 0 18 0 13 0 10370512 1567768576 187223 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16423/statm: 382756 187223 1445 10 0 380058 0
[pid=16423/tid=16425] ppid=16421 vsize=1531024 CPUtime=1657.17
/proc/16423/task/16425/stat : 16425 (java) R 16421 16423 15910 0 -1 4202560 32113 0 1 0 165688 29 0 0 25 0 13 0 10370513 1567768576 187223 1992294400 134512640 134550932 4289454960 18446744073709551615 4109351618 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16423/tid=16426] ppid=16421 vsize=1531024 CPUtime=2.94
/proc/16423/task/16426/stat : 16426 (java) S 16421 16423 15910 0 -1 4202560 74677 0 0 0 253 41 0 0 16 0 13 0 10370514 1567768576 187223 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16427] ppid=16421 vsize=1531024 CPUtime=3.03
/proc/16423/task/16427/stat : 16427 (java) S 16421 16423 15910 0 -1 4202560 83249 0 0 0 259 44 0 0 16 0 13 0 10370514 1567768576 187223 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16428] ppid=16421 vsize=1531024 CPUtime=0.67
/proc/16423/task/16428/stat : 16428 (java) S 16421 16423 15910 0 -1 4202560 832 0 0 0 67 0 0 0 15 0 13 0 10370516 1567768576 187223 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 0 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16429] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16429/stat : 16429 (java) S 16421 16423 15910 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 10370516 1567768576 187223 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16430] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16430/stat : 16430 (java) S 16421 16423 15910 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 13 0 10370516 1567768576 187223 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16431] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16431/stat : 16431 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 10370521 1567768576 187223 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16432] ppid=16421 vsize=1531024 CPUtime=2.02
/proc/16423/task/16432/stat : 16432 (java) S 16421 16423 15910 0 -1 4202560 7041 0 0 0 200 2 0 0 15 0 13 0 10370521 1567768576 187223 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16433] ppid=16421 vsize=1531024 CPUtime=1.19
/proc/16423/task/16433/stat : 16433 (java) S 16421 16423 15910 0 -1 4202560 1279 0 0 0 119 0 0 0 15 0 13 0 10370521 1567768576 187223 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16434] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16434/stat : 16434 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 10370521 1567768576 187223 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16435] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16435/stat : 16435 (java) S 16421 16423 15910 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 13 0 10370521 1567768576 187223 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16436] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16436/stat : 16436 (java) S 16421 16423 15910 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 10371246 1567768576 187223 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1667.08
Current children cumulated vsize (KiB) 1531024

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/119 16485
/proc/meminfo: memFree=1012688/2059040 swapFree=4168596/4192956
[pid=16423] ppid=16421 vsize=1531024 CPUtime=1727.1
/proc/16423/stat : 16423 (java) S 16421 16423 15910 0 -1 4202496 203092 0 1 0 172589 121 0 0 18 0 13 0 10370512 1567768576 189935 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16423/statm: 382756 189935 1445 10 0 380058 0
[pid=16423/tid=16425] ppid=16421 vsize=1531024 CPUtime=1717.1
/proc/16423/task/16425/stat : 16425 (java) R 16421 16423 15910 0 -1 4202560 32114 0 1 0 171681 29 0 0 25 0 13 0 10370513 1567768576 189935 1992294400 134512640 134550932 4289454960 18446744073709551615 4109351556 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16423/tid=16426] ppid=16421 vsize=1531024 CPUtime=2.99
/proc/16423/task/16426/stat : 16426 (java) S 16421 16423 15910 0 -1 4202560 75928 0 0 0 257 42 0 0 16 0 13 0 10370514 1567768576 189935 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16427] ppid=16421 vsize=1531024 CPUtime=3.07
/proc/16423/task/16427/stat : 16427 (java) S 16421 16423 15910 0 -1 4202560 84728 0 0 0 262 45 0 0 16 0 13 0 10370514 1567768576 189935 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16428] ppid=16421 vsize=1531024 CPUtime=0.67
/proc/16423/task/16428/stat : 16428 (java) S 16421 16423 15910 0 -1 4202560 834 0 0 0 67 0 0 0 15 0 13 0 10370516 1567768576 189935 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 0 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16429] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16429/stat : 16429 (java) S 16421 16423 15910 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 10370516 1567768576 189935 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16430] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16430/stat : 16430 (java) S 16421 16423 15910 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 13 0 10370516 1567768576 189935 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16431] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16431/stat : 16431 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 10370521 1567768576 189935 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16432] ppid=16421 vsize=1531024 CPUtime=2.02
/proc/16423/task/16432/stat : 16432 (java) S 16421 16423 15910 0 -1 4202560 7041 0 0 0 200 2 0 0 15 0 13 0 10370521 1567768576 189935 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16433] ppid=16421 vsize=1531024 CPUtime=1.19
/proc/16423/task/16433/stat : 16433 (java) S 16421 16423 15910 0 -1 4202560 1279 0 0 0 119 0 0 0 15 0 13 0 10370521 1567768576 189935 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16434] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16434/stat : 16434 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 10370521 1567768576 189935 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16435] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16435/stat : 16435 (java) S 16421 16423 15910 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 10370521 1567768576 189935 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16436] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16436/stat : 16436 (java) S 16421 16423 15910 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 10371246 1567768576 189935 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1727.1
Current children cumulated vsize (KiB) 1531024

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/119 16487
/proc/meminfo: memFree=1002396/2059040 swapFree=4168596/4192956
[pid=16423] ppid=16421 vsize=1531024 CPUtime=1787.12
/proc/16423/stat : 16423 (java) S 16421 16423 15910 0 -1 4202496 205644 0 1 0 178589 123 0 0 18 0 13 0 10370512 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16423/statm: 382756 192471 1445 10 0 380058 0
[pid=16423/tid=16425] ppid=16421 vsize=1531024 CPUtime=1777.03
/proc/16423/task/16425/stat : 16425 (java) R 16421 16423 15910 0 -1 4202560 32115 0 1 0 177674 29 0 0 25 0 13 0 10370513 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4109465570 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16423/tid=16426] ppid=16421 vsize=1531024 CPUtime=3.03
/proc/16423/task/16426/stat : 16426 (java) S 16421 16423 15910 0 -1 4202560 76790 0 0 0 261 42 0 0 15 0 13 0 10370514 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16427] ppid=16421 vsize=1531024 CPUtime=3.12
/proc/16423/task/16427/stat : 16427 (java) S 16421 16423 15910 0 -1 4202560 86411 0 0 0 266 46 0 0 16 0 13 0 10370514 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16428] ppid=16421 vsize=1531024 CPUtime=0.67
/proc/16423/task/16428/stat : 16428 (java) S 16421 16423 15910 0 -1 4202560 836 0 0 0 67 0 0 0 15 0 13 0 10370516 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 0 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16429] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16429/stat : 16429 (java) S 16421 16423 15910 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 10370516 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16430] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16430/stat : 16430 (java) S 16421 16423 15910 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 13 0 10370516 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16431] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16431/stat : 16431 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 10370521 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16432] ppid=16421 vsize=1531024 CPUtime=2.02
/proc/16423/task/16432/stat : 16432 (java) S 16421 16423 15910 0 -1 4202560 7041 0 0 0 200 2 0 0 15 0 13 0 10370521 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16433] ppid=16421 vsize=1531024 CPUtime=1.19
/proc/16423/task/16433/stat : 16433 (java) S 16421 16423 15910 0 -1 4202560 1279 0 0 0 119 0 0 0 15 0 13 0 10370521 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16434] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16434/stat : 16434 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 10370521 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16435] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16435/stat : 16435 (java) S 16421 16423 15910 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 10370521 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16436] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16436/stat : 16436 (java) S 16421 16423 15910 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 10371246 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1787.12
Current children cumulated vsize (KiB) 1531024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.21 s]
/proc/loadavg: 1.00 1.00 1.06 2/119 16487
/proc/meminfo: memFree=1002396/2059040 swapFree=4168596/4192956
[pid=16423] ppid=16421 vsize=1531024 CPUtime=1800.03
/proc/16423/stat : 16423 (java) S 16421 16423 15910 0 -1 4202496 205644 0 1 0 179880 123 0 0 18 0 13 0 10370512 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16423/statm: 382756 192471 1445 10 0 380058 0
[pid=16423/tid=16425] ppid=16421 vsize=1531024 CPUtime=1789.94
/proc/16423/task/16425/stat : 16425 (java) R 16421 16423 15910 0 -1 4202560 32115 0 1 0 178965 29 0 0 25 0 13 0 10370513 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4109465995 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16423/tid=16426] ppid=16421 vsize=1531024 CPUtime=3.03
/proc/16423/task/16426/stat : 16426 (java) S 16421 16423 15910 0 -1 4202560 76790 0 0 0 261 42 0 0 15 0 13 0 10370514 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16427] ppid=16421 vsize=1531024 CPUtime=3.12
/proc/16423/task/16427/stat : 16427 (java) S 16421 16423 15910 0 -1 4202560 86411 0 0 0 266 46 0 0 16 0 13 0 10370514 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16428] ppid=16421 vsize=1531024 CPUtime=0.67
/proc/16423/task/16428/stat : 16428 (java) S 16421 16423 15910 0 -1 4202560 836 0 0 0 67 0 0 0 15 0 13 0 10370516 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 0 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16429] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16429/stat : 16429 (java) S 16421 16423 15910 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 10370516 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16430] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16430/stat : 16430 (java) S 16421 16423 15910 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 13 0 10370516 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16431] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16431/stat : 16431 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 10370521 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16432] ppid=16421 vsize=1531024 CPUtime=2.02
/proc/16423/task/16432/stat : 16432 (java) S 16421 16423 15910 0 -1 4202560 7041 0 0 0 200 2 0 0 15 0 13 0 10370521 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
[pid=16423/tid=16433] ppid=16421 vsize=1531024 CPUtime=1.19
/proc/16423/task/16433/stat : 16433 (java) S 16421 16423 15910 0 -1 4202560 1279 0 0 0 119 0 0 0 15 0 13 0 10370521 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16434] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16434/stat : 16434 (java) S 16421 16423 15910 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 10370521 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16435] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16435/stat : 16435 (java) S 16421 16423 15910 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 10370521 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 0 0 0 0
[pid=16423/tid=16436] ppid=16421 vsize=1531024 CPUtime=0
/proc/16423/task/16436/stat : 16436 (java) S 16421 16423 15910 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 10371246 1567768576 192471 1992294400 134512640 134550932 4289454960 18446744073709551615 4294960144 0 4 0 16800975 18446604436733717376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1531024

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

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

[startup+1795.31 s]
/proc/loadavg: 1.00 1.00 1.06 2/119 16487
/proc/meminfo: memFree=1002396/2059040 swapFree=4168596/4192956
[pid=16423] ppid=16421 vsize=0 CPUtime=1800.14
/proc/16423/stat : 16423 (java) Z 16421 16423 15910 0 -1 4203548 205666 0 1 0 179887 127 0 0 17 0 2 0 10370512 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/16423/statm: 0 0 0 0 0 0 0
[pid=16423/tid=16425] ppid=16421 vsize=0 CPUtime=1790.03
/proc/16423/task/16425/stat : 16425 (java) R 16421 16423 15910 0 -1 4203588 32115 0 1 0 178970 33 0 0 25 0 2 0 10370513 0 0 1992294400 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1795.35
CPU time (s): 1800.18
CPU user time (s): 1798.87
CPU system time (s): 1.3088
CPU usage (%): 100.269
Max. virtual memory (cumulated for all children) (KiB): 1544236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.87
system time used= 1.3088
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205666
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= 37236
involuntary context switches= 38998

runsolver used 3.81542 second user time and 9.36758 second system time

The end

Launcher Data

Begin job on node055 at 2010-06-16 14:19:56
IDJOB=2659971
IDBENCH=71870
IDSOLVER=1164
FILE ID=node055/2659971-1276690795
PBS_JOBID= 11172597
Free space on /tmp= 62472 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_50_2__8_45__2048.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659971-1276690795/watcher-2659971-1276690795 -o /tmp/evaluation-result-2659971-1276690795/solver-2659971-1276690795 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659971-1276690795.opb

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

MD5SUM BENCH= 5a6a489f861071b99676244553a9826e
RANDOM SEED=66055515

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:       1770952 kB
Buffers:         65736 kB
Cached:         119188 kB
SwapCached:       1504 kB
Active:         101508 kB
Inactive:       120136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1770952 kB
SwapTotal:     4192956 kB
SwapFree:      4168596 kB
Dirty:            9604 kB
Writeback:           0 kB
AnonPages:       35180 kB
Mapped:          15060 kB
Slab:            44676 kB
PageTables:       4020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182256 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= 62472 MiB
End job on node055 at 2010-06-16 14:49:53