Trace number 351196

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, and are wall clock time (not CPU 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
SAT4JPseudoResolution 2007-03-23? (TO) 1800.2 1785.98

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-cycle.opb
MD5SUM761eaefb829e7d3bf060fd5b86600997
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-1
Best CPU time to get the best result obtained on this benchmark1782.84
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -2
Optimality of the best value was proved NO
Number of variables84737
Total number of constraints1802
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1802
Minimum length of a constraint11
Maximum length of a constraint1470
Number of terms in the objective function 9240
Biggest coefficient in the objective function 16197
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 531823
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 531823
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.38	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.38	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.38	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.39	c no version file found!!!
0.08/0.39	c sun.arch.data.model	32
0.08/0.39	c java.version	1.6.0
0.08/0.39	c os.name	Linux
0.08/0.39	c os.version	2.6.9-22.EL.rootsmp
0.08/0.39	c os.arch	i386
0.08/0.39	c Free memory 1651659224
0.08/0.39	c Max memory 1654456320
0.08/0.39	c Total memory 1654456320
0.08/0.39	c Number of processors 2
0.15/0.45	--- Begin Solver configuration ---
0.15/0.45	c Stops conflict analysis at the first Unique Implication Point
0.15/0.45	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.15/0.45	c Learn all clauses as in MiniSAT
0.15/0.45	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.15/0.45	c VSIDS like heuristics from MiniSAT using a heap
0.15/0.45	c No reason simplification
0.15/0.45	c --- End Solver configuration ---
0.15/0.45	c solving /tmp/evaluation/351196-1176587844/instance-351196-1176587844.opb
0.15/0.45	c reading problem ... 
6.77/5.21	c ... done. Wall clock time 4.753s.
6.77/5.21	c CPU time (experimental) 3.66s.
6.77/5.21	c #vars     84737
6.77/5.21	c #constraints  2997
1800.01/1785.81	c starts		: 21
1800.01/1785.81	c conflicts		: 987784
1800.01/1785.81	c decisions		: 1157332
1800.01/1785.81	c propagations		: 41284575
1800.01/1785.81	c inspects		: 1125041516
1800.01/1785.81	c learnt literals	: 64
1800.01/1785.81	c learnt binary clauses	: 98
1800.01/1785.81	c learnt ternary clauses	: 82
1800.01/1785.81	c learnt clauses	: 987720
1800.01/1785.81	c root simplifications	: 0
1800.01/1785.81	c removed literals (reason simplification)	: 0
1800.01/1785.81	c reason swapping (by a shorter reason)	: 0
1800.01/1785.81	c Calls to reduceDB	: 0
1800.01/1785.81	c speed (decisions/second)	: 650.0607185344871
1800.01/1785.81	c non guided choices	6459
1800.01/1785.81	s UNKNOWN
1800.01/1785.81	c Total wall clock time (ms): 1785.361

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node38/watcher-351196-1176587844 -o ROOT/results/node38/solver-351196-1176587844 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/351196-1176587844/sat4jPseudoResolution.jar /tmp/evaluation/351196-1176587844/instance-351196-1176587844.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.07 1.00 1.00 2/77 25168
/proc/meminfo: memFree=1768448/2055920 swapFree=4112132/4192956
[pid=25168] ppid=25166 vsize=152 CPUtime=0
/proc/25168/stat : 25168 (java) R 25166 25168 24401 0 -1 0 42 0 0 0 0 0 0 0 18 0 1 0 90951070 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 8606500 0 0 4096 0 0 0 0 17 1 0 0
/proc/25168/statm: 38 26 19 9 0 4 0

[startup+0.071645 s]
/proc/loadavg: 1.07 1.00 1.00 2/77 25168
/proc/meminfo: memFree=1768448/2055920 swapFree=4112132/4192956
[pid=25168] ppid=25166 vsize=152 CPUtime=0
/proc/25168/stat : 25168 (java) D 25166 25168 24401 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 90951070 155648 26 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 8606500 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/25168/statm: 38 26 19 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 152

[startup+0.101694 s]
/proc/loadavg: 1.07 1.00 1.00 2/77 25168
/proc/meminfo: memFree=1768448/2055920 swapFree=4112132/4192956
[pid=25168] ppid=25166 vsize=12056 CPUtime=0
/proc/25168/stat : 25168 (java) D 25166 25168 24401 0 -1 0 366 0 1 0 0 0 0 0 18 0 1 0 90951070 12345344 174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 8575864 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/25168/statm: 3014 174 134 9 0 1148 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12056

[startup+0.301695 s]
/proc/loadavg: 1.07 1.00 1.00 2/77 25168
/proc/meminfo: memFree=1768448/2055920 swapFree=4112132/4192956
[pid=25168] ppid=25166 vsize=1777844 CPUtime=0.08
/proc/25168/stat : 25168 (java) S 25166 25168 24401 0 -1 0 3828 0 32 0 5 3 0 0 18 0 7 0 90951070 1820512256 3601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/25168/statm: 444461 3601 1091 9 0 442097 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1777844

[startup+0.701772 s]
/proc/loadavg: 1.07 1.00 1.00 2/77 25168
/proc/meminfo: memFree=1768448/2055920 swapFree=4112132/4192956
[pid=25168] ppid=25166 vsize=1782512 CPUtime=0.57
/proc/25168/stat : 25168 (java) S 25166 25168 24401 0 -1 0 6601 0 32 0 52 5 0 0 18 0 12 0 90951070 1825292288 6220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25168/statm: 445628 6220 1284 9 0 443240 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 1782512

[startup+1.50293 s]
/proc/loadavg: 1.07 1.00 1.00 4/89 25180
/proc/meminfo: memFree=1736608/2055920 swapFree=4112132/4192956
[pid=25168] ppid=25166 vsize=1794072 CPUtime=2
/proc/25168/stat : 25168 (java) S 25166 25168 24401 0 -1 0 19467 0 32 0 189 11 0 0 18 0 12 0 90951070 1837129728 17336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25168/statm: 448518 17336 1310 9 0 446130 0
[pid=25168/tid=25170] ppid=25166 vsize=1794072 CPUtime=0.86
/proc/25168/task/25170/stat : 25170 (java) R 25166 25168 24401 0 -1 64 13600 0 1 0 78 8 0 0 18 0 12 0 90951085 1837129728 17336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109556018 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25171] ppid=25166 vsize=1794072 CPUtime=0
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24401 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 90951087 1837129728 17336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25172] ppid=25166 vsize=1794072 CPUtime=0
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24401 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 90951087 1837129728 17336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25173] ppid=25166 vsize=1794072 CPUtime=0
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24401 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 90951089 1837129728 17336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25174] ppid=25166 vsize=1794072 CPUtime=0
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24401 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 90951090 1837129728 17336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25175] ppid=25166 vsize=1794072 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24401 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 90951090 1837129728 17336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25176] ppid=25166 vsize=1794072 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24401 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 90951101 1837129728 17336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25177] ppid=25166 vsize=1794072 CPUtime=0.65
/proc/25168/task/25177/stat : 25177 (java) R 25166 25168 24401 0 -1 64 3578 0 0 0 64 1 0 0 18 0 12 0 90951101 1837129728 17336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105421673 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25178] ppid=25166 vsize=1794072 CPUtime=0.46
/proc/25168/task/25178/stat : 25178 (java) S 25166 25168 24401 0 -1 64 1601 0 0 0 46 0 0 0 16 0 12 0 90951101 1837129728 17336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25179] ppid=25166 vsize=1794072 CPUtime=0
/proc/25168/task/25179/stat : 25179 (java) S 25166 25168 24401 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 90951101 1837129728 17336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25180] ppid=25166 vsize=1794072 CPUtime=0
/proc/25168/task/25180/stat : 25180 (java) S 25166 25168 24401 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 90951101 1837129728 17336 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 1794072

[startup+3.10223 s]
/proc/loadavg: 1.07 1.00 1.00 2/89 25180
/proc/meminfo: memFree=1631648/2055920 swapFree=4112132/4192956
[pid=25168] ppid=25166 vsize=1794336 CPUtime=4
/proc/25168/stat : 25168 (java) S 25166 25168 24401 0 -1 0 52215 0 32 0 375 25 0 0 18 0 12 0 90951070 1837400064 48430 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25168/statm: 448584 48430 1320 9 0 446196 0
[pid=25168/tid=25170] ppid=25166 vsize=1794336 CPUtime=2.22
/proc/25168/task/25170/stat : 25170 (java) R 25166 25168 24401 0 -1 64 37671 0 1 0 204 18 0 0 20 0 12 0 90951085 1837400064 48430 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109213564 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25171] ppid=25166 vsize=1794336 CPUtime=0.17
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24401 0 -1 64 3685 0 0 0 16 1 0 0 16 0 12 0 90951087 1837400064 48430 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25172] ppid=25166 vsize=1794336 CPUtime=0.17
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24401 0 -1 64 3352 0 0 0 16 1 0 0 16 0 12 0 90951087 1837400064 48430 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25173] ppid=25166 vsize=1794336 CPUtime=0
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24401 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 90951089 1837400064 48430 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25174] ppid=25166 vsize=1794336 CPUtime=0
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24401 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 90951090 1837400064 48430 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25175] ppid=25166 vsize=1794336 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24401 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 90951090 1837400064 48430 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25176] ppid=25166 vsize=1794336 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24401 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 90951101 1837400064 48430 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25177] ppid=25166 vsize=1794336 CPUtime=0.88
/proc/25168/task/25177/stat : 25177 (java) S 25166 25168 24401 0 -1 64 4712 0 0 0 86 2 0 0 15 0 12 0 90951101 1837400064 48430 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25178] ppid=25166 vsize=1794336 CPUtime=0.51
/proc/25168/task/25178/stat : 25178 (java) S 25166 25168 24401 0 -1 64 2102 0 0 0 51 0 0 0 16 0 12 0 90951101 1837400064 48430 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25179] ppid=25166 vsize=1794336 CPUtime=0
/proc/25168/task/25179/stat : 25179 (java) S 25166 25168 24401 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 90951101 1837400064 48430 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25180] ppid=25166 vsize=1794336 CPUtime=0
/proc/25168/task/25180/stat : 25180 (java) S 25166 25168 24401 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 90951101 1837400064 48430 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 1794336

[startup+6.30185 s]
/proc/loadavg: 1.23 1.03 1.01 4/89 25180
/proc/meminfo: memFree=1508320/2055920 swapFree=4112132/4192956
[pid=25168] ppid=25166 vsize=1795416 CPUtime=8.33
/proc/25168/stat : 25168 (java) S 25166 25168 24401 0 -1 0 71009 0 32 0 798 35 0 0 18 0 13 0 90951070 1838505984 64208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25168/statm: 448854 64208 1334 9 0 446466 0
[pid=25168/tid=25170] ppid=25166 vsize=1795416 CPUtime=4.59
/proc/25168/task/25170/stat : 25170 (java) R 25166 25168 24401 0 -1 64 37714 0 1 0 440 19 0 0 25 0 13 0 90951085 1838505984 64208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109856393 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25171] ppid=25166 vsize=1795416 CPUtime=0.83
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24401 0 -1 64 12413 0 0 0 78 5 0 0 16 0 13 0 90951087 1838505984 64208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25172] ppid=25166 vsize=1795416 CPUtime=0.83
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24401 0 -1 64 12849 0 0 0 78 5 0 0 19 0 13 0 90951087 1838505984 64208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25173] ppid=25166 vsize=1795416 CPUtime=0
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24401 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 90951089 1838505984 64208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25174] ppid=25166 vsize=1795416 CPUtime=0
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24401 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 90951090 1838505984 64208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25175] ppid=25166 vsize=1795416 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24401 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 90951090 1838505984 64208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25176] ppid=25166 vsize=1795416 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24401 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 90951101 1838505984 64208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25177] ppid=25166 vsize=1795416 CPUtime=1.21
/proc/25168/task/25177/stat : 25177 (java) S 25166 25168 24401 0 -1 64 5211 0 0 0 119 2 0 0 16 0 13 0 90951101 1838505984 64208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25178] ppid=25166 vsize=1795416 CPUtime=0.82
/proc/25168/task/25178/stat : 25178 (java) S 25166 25168 24401 0 -1 64 2124 0 0 0 81 1 0 0 16 0 13 0 90951101 1838505984 64208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25179] ppid=25166 vsize=1795416 CPUtime=0
/proc/25168/task/25179/stat : 25179 (java) S 25166 25168 24401 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 90951101 1838505984 64208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25180] ppid=25166 vsize=1795416 CPUtime=0
/proc/25168/task/25180/stat : 25180 (java) S 25166 25168 24401 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 90951101 1838505984 64208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.33
Current children cumulated vsize (KiB) 1795416

[startup+12.7021 s]
/proc/loadavg: 1.21 1.03 1.01 2/90 25181
/proc/meminfo: memFree=1504600/2055920 swapFree=4112132/4192956
[pid=25168] ppid=25166 vsize=1794344 CPUtime=15.24
/proc/25168/stat : 25168 (java) S 25166 25168 24401 0 -1 0 72697 0 32 0 1488 36 0 0 18 0 13 0 90951070 1837408256 65391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25168/statm: 448586 65391 1334 9 0 446198 0
[pid=25168/tid=25170] ppid=25166 vsize=1794344 CPUtime=10.51
/proc/25168/task/25170/stat : 25170 (java) R 25166 25168 24401 0 -1 64 37718 0 1 0 1032 19 0 0 25 0 13 0 90951085 1837408256 65391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109678338 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25171] ppid=25166 vsize=1794344 CPUtime=1.28
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24401 0 -1 64 13447 0 0 0 122 6 0 0 16 0 13 0 90951087 1837408256 65391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25172] ppid=25166 vsize=1794344 CPUtime=1.26
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24401 0 -1 64 13493 0 0 0 121 5 0 0 18 0 13 0 90951087 1837408256 65391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25173] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24401 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 90951089 1837408256 65391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25174] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24401 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 90951090 1837408256 65391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25175] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24401 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 90951090 1837408256 65391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25176] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24401 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 90951101 1837408256 65391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25177] ppid=25166 vsize=1794344 CPUtime=1.23
/proc/25168/task/25177/stat : 25177 (java) S 25166 25168 24401 0 -1 64 5212 0 0 0 121 2 0 0 17 0 13 0 90951101 1837408256 65391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25178] ppid=25166 vsize=1794344 CPUtime=0.9
/proc/25168/task/25178/stat : 25178 (java) S 25166 25168 24401 0 -1 64 2129 0 0 0 89 1 0 0 17 0 13 0 90951101 1837408256 65391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25179] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25179/stat : 25179 (java) S 25166 25168 24401 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 90951101 1837408256 65391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25180] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25180/stat : 25180 (java) S 25166 25168 24401 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 90951101 1837408256 65391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25181] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25181/stat : 25181 (java) S 25166 25168 24401 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 90951644 1837408256 65391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.24
Current children cumulated vsize (KiB) 1794344

[startup+25.5015 s]
/proc/loadavg: 1.16 1.03 1.01 2/90 25181
/proc/meminfo: memFree=1481048/2055920 swapFree=4112196/4192956
[pid=25168] ppid=25166 vsize=1794344 CPUtime=28.62
/proc/25168/stat : 25168 (java) S 25166 25168 24401 0 -1 0 79632 0 32 0 2824 38 0 0 18 0 13 0 90951070 1837408256 71279 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25168/statm: 448586 71279 1334 9 0 446198 0
[pid=25168/tid=25170] ppid=25166 vsize=1794344 CPUtime=22.74
/proc/25168/task/25170/stat : 25170 (java) R 25166 25168 24401 0 -1 64 37724 0 1 0 2255 19 0 0 25 0 13 0 90951085 1837408256 71279 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109682390 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25171] ppid=25166 vsize=1794344 CPUtime=1.8
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24401 0 -1 64 17075 0 0 0 173 7 0 0 17 0 13 0 90951087 1837408256 71279 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25172] ppid=25166 vsize=1794344 CPUtime=1.78
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24401 0 -1 64 16779 0 0 0 172 6 0 0 17 0 13 0 90951087 1837408256 71279 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25173] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24401 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 90951089 1837408256 71279 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25174] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24401 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 90951090 1837408256 71279 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25175] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24401 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 90951090 1837408256 71279 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=25168/tid=25173] ppid=25166 vsize=1794344 CPUtime=0.23
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24401 0 -1 64 177 0 0 0 11 12 0 0 16 0 13 0 90951089 1837408256 208634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25174] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24401 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 90951090 1837408256 208634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25175] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24401 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 90951090 1837408256 208634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25176] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24401 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 90951101 1837408256 208634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25177] ppid=25166 vsize=1794344 CPUtime=1.33
/proc/25168/task/25177/stat : 25177 (java) S 25166 25168 24401 0 -1 64 5226 0 0 0 131 2 0 0 16 0 13 0 90951101 1837408256 208634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25178] ppid=25166 vsize=1794344 CPUtime=0.94
/proc/25168/task/25178/stat : 25178 (java) S 25166 25168 24401 0 -1 64 2130 0 0 0 93 1 0 0 17 0 13 0 90951101 1837408256 208634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25179] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25179/stat : 25179 (java) S 25166 25168 24401 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 90951101 1837408256 208634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25180] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25180/stat : 25180 (java) S 25166 25168 24401 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 90951101 1837408256 208634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25181] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25181/stat : 25181 (java) S 25166 25168 24401 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 90951644 1837408256 208634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1615.21
Current children cumulated vsize (KiB) 1794344

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 25381
/proc/meminfo: memFree=881368/2055920 swapFree=4112900/4192956
[pid=25168] ppid=25166 vsize=1794344 CPUtime=1675.69
/proc/25168/stat : 25168 (java) S 25166 25168 24401 0 -1 0 335485 0 32 0 167357 212 0 0 18 0 13 0 90951070 1837408256 220296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25168/statm: 448586 220296 1334 9 0 446198 0
[pid=25168/tid=25170] ppid=25166 vsize=1794344 CPUtime=1644.63
/proc/25168/task/25170/stat : 25170 (java) R 25166 25168 24401 0 -1 64 89972 0 1 0 164410 53 0 0 25 0 13 0 90951085 1837408256 220296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109897380 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25171] ppid=25166 vsize=1794344 CPUtime=14.38
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24401 0 -1 64 114842 0 0 0 1371 67 0 0 16 0 13 0 90951087 1837408256 220296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25172] ppid=25166 vsize=1794344 CPUtime=14.11
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24401 0 -1 64 122429 0 0 0 1338 73 0 0 16 0 13 0 90951087 1837408256 220296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25173] ppid=25166 vsize=1794344 CPUtime=0.23
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24401 0 -1 64 195 0 0 0 11 12 0 0 16 0 13 0 90951089 1837408256 220296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25174] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24401 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 90951090 1837408256 220296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25175] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24401 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 90951090 1837408256 220296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25176] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24401 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 90951101 1837408256 220296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25177] ppid=25166 vsize=1794344 CPUtime=1.33
/proc/25168/task/25177/stat : 25177 (java) S 25166 25168 24401 0 -1 64 5226 0 0 0 131 2 0 0 16 0 13 0 90951101 1837408256 220296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25178] ppid=25166 vsize=1794344 CPUtime=0.94
/proc/25168/task/25178/stat : 25178 (java) S 25166 25168 24401 0 -1 64 2130 0 0 0 93 1 0 0 17 0 13 0 90951101 1837408256 220296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25179] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25179/stat : 25179 (java) S 25166 25168 24401 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 90951101 1837408256 220296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25180] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25180/stat : 25180 (java) S 25166 25168 24401 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 90951101 1837408256 220296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25181] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25181/stat : 25181 (java) S 25166 25168 24401 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 90951644 1837408256 220296 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1675.69
Current children cumulated vsize (KiB) 1794344

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 25381
/proc/meminfo: memFree=809112/2055920 swapFree=4112900/4192956
[pid=25168] ppid=25166 vsize=1794344 CPUtime=1736.08
/proc/25168/stat : 25168 (java) S 25166 25168 24401 0 -1 0 355281 0 32 0 173387 221 0 0 18 0 13 0 90951070 1837408256 238307 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25168/statm: 448586 238307 1334 9 0 446198 0
[pid=25168/tid=25170] ppid=25166 vsize=1794344 CPUtime=1704.19
/proc/25168/task/25170/stat : 25170 (java) R 25166 25168 24401 0 -1 64 89976 0 1 0 170366 53 0 0 25 0 13 0 90951085 1837408256 238307 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109922842 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25171] ppid=25166 vsize=1794344 CPUtime=14.8
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24401 0 -1 64 124768 0 0 0 1407 73 0 0 17 0 13 0 90951087 1837408256 238307 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25172] ppid=25166 vsize=1794344 CPUtime=14.52
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24401 0 -1 64 132290 0 0 0 1375 77 0 0 17 0 13 0 90951087 1837408256 238307 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25173] ppid=25166 vsize=1794344 CPUtime=0.24
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24401 0 -1 64 200 0 0 0 11 13 0 0 16 0 13 0 90951089 1837408256 238307 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25174] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24401 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 90951090 1837408256 238307 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25175] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24401 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 90951090 1837408256 238307 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25176] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24401 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 90951101 1837408256 238307 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25177] ppid=25166 vsize=1794344 CPUtime=1.33
/proc/25168/task/25177/stat : 25177 (java) S 25166 25168 24401 0 -1 64 5226 0 0 0 131 2 0 0 16 0 13 0 90951101 1837408256 238307 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25178] ppid=25166 vsize=1794344 CPUtime=0.94
/proc/25168/task/25178/stat : 25178 (java) S 25166 25168 24401 0 -1 64 2130 0 0 0 93 1 0 0 17 0 13 0 90951101 1837408256 238307 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25179] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25179/stat : 25179 (java) S 25166 25168 24401 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 90951101 1837408256 238307 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25180] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25180/stat : 25180 (java) S 25166 25168 24401 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 90951101 1837408256 238307 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25181] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25181/stat : 25181 (java) S 25166 25168 24401 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 90951644 1837408256 238307 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1736.08
Current children cumulated vsize (KiB) 1794344

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 25381
/proc/meminfo: memFree=756376/2055920 swapFree=4112964/4192956
[pid=25168] ppid=25166 vsize=1794344 CPUtime=1796.5
/proc/25168/stat : 25168 (java) S 25166 25168 24401 0 -1 0 375892 0 32 0 179420 230 0 0 18 0 13 0 90951070 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25168/statm: 448586 251398 1334 9 0 446198 0
[pid=25168/tid=25170] ppid=25166 vsize=1794344 CPUtime=1763.72
/proc/25168/task/25170/stat : 25170 (java) R 25166 25168 24401 0 -1 64 89979 0 1 0 176319 53 0 0 25 0 13 0 90951085 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109897809 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25171] ppid=25166 vsize=1794344 CPUtime=15.25
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24401 0 -1 64 134842 0 0 0 1448 77 0 0 17 0 13 0 90951087 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25172] ppid=25166 vsize=1794344 CPUtime=14.97
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24401 0 -1 64 142824 0 0 0 1416 81 0 0 17 0 13 0 90951087 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25173] ppid=25166 vsize=1794344 CPUtime=0.24
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24401 0 -1 64 200 0 0 0 11 13 0 0 16 0 13 0 90951089 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25174] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24401 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 90951090 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25175] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24401 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 90951090 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25176] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24401 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 90951101 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25177] ppid=25166 vsize=1794344 CPUtime=1.33
/proc/25168/task/25177/stat : 25177 (java) S 25166 25168 24401 0 -1 64 5226 0 0 0 131 2 0 0 16 0 13 0 90951101 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25178] ppid=25166 vsize=1794344 CPUtime=0.94
/proc/25168/task/25178/stat : 25178 (java) S 25166 25168 24401 0 -1 64 2130 0 0 0 93 1 0 0 17 0 13 0 90951101 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25179] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25179/stat : 25179 (java) S 25166 25168 24401 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 90951101 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25180] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25180/stat : 25180 (java) S 25166 25168 24401 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 90951101 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25181] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25181/stat : 25181 (java) S 25166 25168 24401 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 90951644 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1796.5
Current children cumulated vsize (KiB) 1794344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1785.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 25381
/proc/meminfo: memFree=756376/2055920 swapFree=4112964/4192956
[pid=25168] ppid=25166 vsize=1794344 CPUtime=1800.01
/proc/25168/stat : 25168 (java) S 25166 25168 24401 0 -1 0 375892 0 32 0 179771 230 0 0 18 0 13 0 90951070 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25168/statm: 448586 251398 1334 9 0 446198 0
[pid=25168/tid=25170] ppid=25166 vsize=1794344 CPUtime=1767.22
/proc/25168/task/25170/stat : 25170 (java) R 25166 25168 24401 0 -1 64 89979 0 1 0 176669 53 0 0 25 0 13 0 90951085 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109910951 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25171] ppid=25166 vsize=1794344 CPUtime=15.25
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24401 0 -1 64 134842 0 0 0 1448 77 0 0 17 0 13 0 90951087 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25172] ppid=25166 vsize=1794344 CPUtime=14.97
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24401 0 -1 64 142824 0 0 0 1416 81 0 0 17 0 13 0 90951087 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25173] ppid=25166 vsize=1794344 CPUtime=0.24
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24401 0 -1 64 200 0 0 0 11 13 0 0 16 0 13 0 90951089 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25174] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24401 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 90951090 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25175] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24401 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 90951090 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25176] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24401 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 90951101 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25177] ppid=25166 vsize=1794344 CPUtime=1.33
/proc/25168/task/25177/stat : 25177 (java) S 25166 25168 24401 0 -1 64 5226 0 0 0 131 2 0 0 16 0 13 0 90951101 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25178] ppid=25166 vsize=1794344 CPUtime=0.94
/proc/25168/task/25178/stat : 25178 (java) S 25166 25168 24401 0 -1 64 2130 0 0 0 93 1 0 0 17 0 13 0 90951101 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25179] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25179/stat : 25179 (java) S 25166 25168 24401 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 90951101 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25180] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25180/stat : 25180 (java) S 25166 25168 24401 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 90951101 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25168/tid=25181] ppid=25166 vsize=1794344 CPUtime=0
/proc/25168/task/25181/stat : 25181 (java) S 25166 25168 24401 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 90951644 1837408256 251398 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1794344

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

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

[startup+1785.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 25381
/proc/meminfo: memFree=756376/2055920 swapFree=4112964/4192956
[pid=25168] ppid=25166 vsize=0 CPUtime=1800.13
/proc/25168/stat : 25168 (java) Z 25166 25168 24401 0 -1 1036 375912 0 32 0 179773 240 0 0 16 0 2 0 90951070 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25168/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1785.98
CPU time (s): 1800.2
CPU user time (s): 1797.73
CPU system time (s): 2.46663
CPU usage (%): 100.796
Max. virtual memory (cumulated for all children) (KiB): 1796432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.73
system time used= 2.46663
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 375912
page faults= 32
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46885
involuntary context switches= 55548

runsolver used 2.17167 second user time and 5.2612 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Sat Apr 14 21:57:24 UTC 2007

IDJOB= 351196
IDBENCH= 1695
IDSOLVER= 159
FILE ID= node38/351196-1176587844

PBS_JOBID= 4556946

Free space on /tmp= 66556 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-cycle.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/351196-1176587844/sat4jPseudoResolution.jar /tmp/evaluation/351196-1176587844/instance-351196-1176587844.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-351196-1176587844 -o ROOT/results/node38/solver-351196-1176587844 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/351196-1176587844/sat4jPseudoResolution.jar /tmp/evaluation/351196-1176587844/instance-351196-1176587844.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  761eaefb829e7d3bf060fd5b86600997

RANDOM SEED= 116852231

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.263
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.263
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1768920 kB
Buffers:          5768 kB
Cached:          70604 kB
SwapCached:       3596 kB
Active:          88796 kB
Inactive:       107004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768920 kB
SwapTotal:     4192956 kB
SwapFree:      4112132 kB
Dirty:            8664 kB
Writeback:           0 kB
Mapped:         126948 kB
Slab:            76476 kB
Committed_AS:   960076 kB
PageTables:       2064 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB

End job on node38 on Sat Apr 14 22:27:12 UTC 2007