Trace number 353029

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? (exit code) 273.953 269.102

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii16d1.opb
MD5SUM6b951c6d49e982acf32855913d424a2d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark945
Best CPU time to get the best result obtained on this benchmark1782.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 945
Optimality of the best value was proved NO
Number of variables2460
Total number of constraints17131
Number of constraints which are clauses17131
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint16
Number of terms in the objective function 2460
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2460
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2460
Number of bits of the biggest sum of numbers12
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.09/0.23	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.09/0.23	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.09/0.23	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.09/0.24	c no version file found!!!
0.09/0.24	c sun.arch.data.model	32
0.09/0.24	c java.version	1.6.0
0.09/0.24	c os.name	Linux
0.09/0.24	c os.version	2.6.9-22.EL.rootsmp
0.09/0.24	c os.arch	i386
0.09/0.24	c Free memory 1651659224
0.09/0.24	c Max memory 1654456320
0.09/0.24	c Total memory 1654456320
0.09/0.24	c Number of processors 2
0.21/0.30	--- Begin Solver configuration ---
0.21/0.30	c Stops conflict analysis at the first Unique Implication Point
0.21/0.30	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.21/0.30	c Learn all clauses as in MiniSAT
0.21/0.30	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.21/0.30	c VSIDS like heuristics from MiniSAT using a heap
0.21/0.30	c No reason simplification
0.21/0.30	c --- End Solver configuration ---
0.21/0.30	c solving /tmp/evaluation/353029-1176650436/instance-353029-1176650436.opb
0.21/0.30	c reading problem ... 
2.06/1.56	c ... done. Wall clock time 1.262s.
2.06/1.56	c CPU time (experimental) 0.96s.
2.06/1.56	c #vars     2460
2.06/1.56	c #constraints  17131
2.72/1.90	c SATISFIABLE
2.72/1.90	c OPTIMIZING...
2.72/1.90	c Got one! Elapsed wall clock time (in seconds):1.606
2.72/1.92	o 1224
2.88/2.05	c Got one! Elapsed wall clock time (in seconds):1.748
2.88/2.05	o 1211
3.23/2.24	c Got one! Elapsed wall clock time (in seconds):1.938
3.23/2.24	o 1207
4.41/3.29	c Got one! Elapsed wall clock time (in seconds):2.993
4.41/3.30	o 1206
4.53/3.35	c Got one! Elapsed wall clock time (in seconds):3.056
4.53/3.36	o 1197
5.40/4.00	c Got one! Elapsed wall clock time (in seconds):3.705
5.40/4.01	o 1196
5.40/4.06	c Got one! Elapsed wall clock time (in seconds):3.758
5.40/4.06	o 1189
5.52/4.17	c Got one! Elapsed wall clock time (in seconds):3.874
5.52/4.18	o 1188
8.62/7.21	c Got one! Elapsed wall clock time (in seconds):6.916
8.62/7.22	o 1186
9.06/7.62	c Got one! Elapsed wall clock time (in seconds):7.317
9.06/7.62	o 1185
15.39/13.81	c Got one! Elapsed wall clock time (in seconds):13.507
15.39/13.81	o 1184
16.90/15.34	c Got one! Elapsed wall clock time (in seconds):15.04
16.90/15.34	o 1183
17.79/16.26	c Got one! Elapsed wall clock time (in seconds):15.966
17.79/16.27	o 1182
19.80/18.26	c Got one! Elapsed wall clock time (in seconds):17.961
19.80/18.26	o 1181
20.29/18.78	c Got one! Elapsed wall clock time (in seconds):18.486
20.29/18.79	o 1172
87.12/84.78	c Got one! Elapsed wall clock time (in seconds):84.482
87.12/84.78	o 1171
111.70/109.09	c Got one! Elapsed wall clock time (in seconds):108.789
111.70/109.09	o 1163
116.40/113.75	c Got one! Elapsed wall clock time (in seconds):113.447
116.40/113.75	o 1153
156.93/153.39	c Got one! Elapsed wall clock time (in seconds):153.092
156.93/153.40	o 1152
174.17/170.24	c Got one! Elapsed wall clock time (in seconds):169.946
174.17/170.25	o 1151
211.89/207.13	c Got one! Elapsed wall clock time (in seconds):206.828
211.89/207.13	o 1150
234.78/229.99	c Got one! Elapsed wall clock time (in seconds):229.693
234.78/230.00	o 1141
235.07/230.21	c Got one! Elapsed wall clock time (in seconds):229.914
235.07/230.22	o 972
266.25/261.44	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
266.25/261.44		at org.sat4j.core.Vec.ensure(Unknown Source)
266.25/261.44		at org.sat4j.core.Vec.push(Unknown Source)
266.25/261.44		at org.sat4j.minisat.constraints.cnf.Lits.watch(Unknown Source)
266.25/261.44		at org.sat4j.minisat.constraints.cnf.WLClause.propagate(Unknown Source)
266.25/261.44		at org.sat4j.minisat.core.Solver.propagate(Unknown Source)
267.65/262.88		at org.sat4j.minisat.core.Solver.search(Unknown Source)
267.65/262.88		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
267.65/262.88		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
267.65/262.88		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
267.65/262.88		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
267.65/262.88		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
267.65/262.88		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
269.14/264.31		at org.sat4j.AbstractLauncher.run(Unknown Source)
269.14/264.31		at org.sat4j.LanceurPseudo2007.main(Unknown Source)

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/node21/watcher-353029-1176650436 -o ROOT/results/node21/solver-353029-1176650436 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/353029-1176650436/sat4jPseudoResolution.jar /tmp/evaluation/353029-1176650436/instance-353029-1176650436.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: 0.78 0.95 0.98 3/77 31084
/proc/meminfo: memFree=1845616/2055920 swapFree=4169044/4192956
[pid=31084] ppid=31082 vsize=1800 CPUtime=0
/proc/31084/stat : 31084 (java) D 31082 31084 31021 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 112960932 1843200 148 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/31084/statm: 450 148 111 9 0 92 0

[startup+0.0755 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 31084
/proc/meminfo: memFree=1845616/2055920 swapFree=4169044/4192956
[pid=31084] ppid=31082 vsize=1776088 CPUtime=0.04
/proc/31084/stat : 31084 (java) S 31082 31084 31021 0 -1 0 3231 0 30 0 2 2 0 0 18 0 4 0 112960932 1818714112 3007 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/31084/statm: 444022 3007 887 9 0 441658 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1776088

[startup+0.101503 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 31084
/proc/meminfo: memFree=1845616/2055920 swapFree=4169044/4192956
[pid=31084] ppid=31082 vsize=1777708 CPUtime=0.05
/proc/31084/stat : 31084 (java) S 31082 31084 31021 0 -1 0 3584 0 30 0 3 2 0 0 18 0 7 0 112960932 1820372992 3355 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/31084/statm: 444427 3355 1070 9 0 442063 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1777708

[startup+0.301527 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 31084
/proc/meminfo: memFree=1845616/2055920 swapFree=4169044/4192956
[pid=31084] ppid=31082 vsize=1781980 CPUtime=0.21
/proc/31084/stat : 31084 (java) S 31082 31084 31021 0 -1 0 4843 0 30 0 17 4 0 0 18 0 12 0 112960932 1824747520 4610 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31084/statm: 445495 4610 1244 9 0 443107 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 1781980

[startup+0.701572 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 31084
/proc/meminfo: memFree=1845616/2055920 swapFree=4169044/4192956
[pid=31084] ppid=31082 vsize=1785096 CPUtime=0.77
/proc/31084/stat : 31084 (java) S 31082 31084 31021 0 -1 0 7011 0 30 0 73 4 0 0 18 0 12 0 112960932 1827938304 6401 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31084/statm: 446274 6401 1294 9 0 443886 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 1785096

[startup+1.50266 s]
/proc/loadavg: 0.78 0.95 0.98 4/89 31096
/proc/meminfo: memFree=1816272/2055920 swapFree=4169044/4192956
[pid=31084] ppid=31082 vsize=1785508 CPUtime=2.06
/proc/31084/stat : 31084 (java) S 31082 31084 31021 0 -1 0 15994 0 30 0 196 10 0 0 18 0 12 0 112960932 1828360192 13721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31084/statm: 446377 13722 1308 9 0 443989 0
[pid=31084/tid=31086] ppid=31082 vsize=1785508 CPUtime=0.91
/proc/31084/task/31086/stat : 31086 (java) R 31082 31084 31021 0 -1 64 11912 0 5 0 84 7 0 0 19 0 12 0 112960935 1828360192 13723 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109614991 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31087] ppid=31082 vsize=1785508 CPUtime=0
/proc/31084/task/31087/stat : 31087 (java) S 31082 31084 31021 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 112960937 1828360192 13724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31088] ppid=31082 vsize=1785508 CPUtime=0
/proc/31084/task/31088/stat : 31088 (java) S 31082 31084 31021 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 112960937 1828360192 13725 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31089] ppid=31082 vsize=1785508 CPUtime=0
/proc/31084/task/31089/stat : 31089 (java) S 31082 31084 31021 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 112960940 1828360192 13726 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31090] ppid=31082 vsize=1785508 CPUtime=0
/proc/31084/task/31090/stat : 31090 (java) S 31082 31084 31021 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 112960941 1828360192 13728 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31091] ppid=31082 vsize=1785508 CPUtime=0
/proc/31084/task/31091/stat : 31091 (java) S 31082 31084 31021 0 -1 64 3 0 0 0 0 0 0 0 21 0 12 0 112960941 1828360192 13729 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31092] ppid=31082 vsize=1785508 CPUtime=0
/proc/31084/task/31092/stat : 31092 (java) S 31082 31084 31021 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 112960949 1828360192 13730 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31093] ppid=31082 vsize=1785508 CPUtime=0.59
/proc/31084/task/31093/stat : 31093 (java) S 31082 31084 31021 0 -1 64 2175 0 0 0 59 0 0 0 17 0 12 0 112960949 1828360192 13731 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31094] ppid=31082 vsize=1785508 CPUtime=0.52
/proc/31084/task/31094/stat : 31094 (java) S 31082 31084 31021 0 -1 64 1213 0 0 0 52 0 0 0 17 0 12 0 112960949 1828360192 13732 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31095] ppid=31082 vsize=1785508 CPUtime=0
/proc/31084/task/31095/stat : 31095 (java) S 31082 31084 31021 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 112960949 1828360192 13733 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31096] ppid=31082 vsize=1785508 CPUtime=0
/proc/31084/task/31096/stat : 31096 (java) S 31082 31084 31021 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 112960949 1828360192 13734 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 1785508

[startup+3.10183 s]
/proc/loadavg: 0.78 0.95 0.98 4/89 31098
/proc/meminfo: memFree=1780176/2055920 swapFree=4169044/4192956
[pid=31084] ppid=31082 vsize=1786712 CPUtime=4.3
/proc/31084/stat : 31084 (java) S 31082 31084 31021 0 -1 0 22204 0 30 0 418 12 0 0 18 0 13 0 112960932 1829593088 18554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31084/statm: 446678 18554 1322 9 0 444290 0
[pid=31084/tid=31086] ppid=31082 vsize=1786712 CPUtime=2.21
/proc/31084/task/31086/stat : 31086 (java) R 31082 31084 31021 0 -1 64 16445 0 5 0 213 8 0 0 20 0 13 0 112960935 1829593088 18554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109820571 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31087] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31087/stat : 31087 (java) S 31082 31084 31021 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 112960937 1829593088 18554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31088] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31088/stat : 31088 (java) S 31082 31084 31021 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 112960937 1829593088 18554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31089] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31089/stat : 31089 (java) S 31082 31084 31021 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 112960940 1829593088 18554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31090] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31090/stat : 31090 (java) S 31082 31084 31021 0 -1 64 10 0 0 0 0 0 0 0 20 0 13 0 112960941 1829593088 18554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31091] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31091/stat : 31091 (java) S 31082 31084 31021 0 -1 64 3 0 0 0 0 0 0 0 21 0 13 0 112960941 1829593088 18554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31092] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31092/stat : 31092 (java) S 31082 31084 31021 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 112960949 1829593088 18554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31093] ppid=31082 vsize=1786712 CPUtime=1.05
/proc/31084/task/31093/stat : 31093 (java) S 31082 31084 31021 0 -1 64 2631 0 0 0 104 1 0 0 16 0 13 0 112960949 1829593088 18554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31094] ppid=31082 vsize=1786712 CPUtime=1
/proc/31084/task/31094/stat : 31094 (java) S 31082 31084 31021 0 -1 64 2426 0 0 0 99 1 0 0 16 0 13 0 112960949 1829593088 18554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31095] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31095/stat : 31095 (java) S 31082 31084 31021 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 112960949 1829593088 18554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31096] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31096/stat : 31096 (java) S 31082 31084 31021 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 112960949 1829593088 18554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.3
Current children cumulated vsize (KiB) 1786712

[startup+6.30118 s]
/proc/loadavg: 0.88 0.97 0.99 2/90 31105
/proc/meminfo: memFree=1753600/2055920 swapFree=4169044/4192956
[pid=31084] ppid=31082 vsize=1786712 CPUtime=7.72
/proc/31084/stat : 31084 (java) S 31082 31084 31021 0 -1 0 28252 0 30 0 758 14 0 0 18 0 13 0 112960932 1829593088 24592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31084/statm: 446678 24592 1324 9 0 444290 0
[pid=31084/tid=31086] ppid=31082 vsize=1786712 CPUtime=5.39
/proc/31084/task/31086/stat : 31086 (java) R 31082 31084 31021 0 -1 64 22476 0 5 0 529 10 0 0 25 0 13 0 112960935 1829593088 24592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105880117 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31087] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31087/stat : 31087 (java) S 31082 31084 31021 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 112960937 1829593088 24592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31088] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31088/stat : 31088 (java) S 31082 31084 31021 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 112960937 1829593088 24592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31089] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31089/stat : 31089 (java) S 31082 31084 31021 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 112960940 1829593088 24592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31090] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31090/stat : 31090 (java) S 31082 31084 31021 0 -1 64 10 0 0 0 0 0 0 0 20 0 13 0 112960941 1829593088 24592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31091] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31091/stat : 31091 (java) S 31082 31084 31021 0 -1 64 3 0 0 0 0 0 0 0 21 0 13 0 112960941 1829593088 24592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31092] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31092/stat : 31092 (java) S 31082 31084 31021 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 112960949 1829593088 24592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31093] ppid=31082 vsize=1786712 CPUtime=1.19
/proc/31084/task/31093/stat : 31093 (java) S 31082 31084 31021 0 -1 64 2641 0 0 0 118 1 0 0 17 0 13 0 112960949 1829593088 24592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31094] ppid=31082 vsize=1786712 CPUtime=1.11
/proc/31084/task/31094/stat : 31094 (java) S 31082 31084 31021 0 -1 64 2433 0 0 0 110 1 0 0 16 0 13 0 112960949 1829593088 24592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31095] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31095/stat : 31095 (java) S 31082 31084 31021 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 112960949 1829593088 24592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31096] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31096/stat : 31096 (java) S 31082 31084 31021 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 112960949 1829593088 24592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31105] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31105/stat : 31105 (java) S 31082 31084 31021 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 112961351 1829593088 24592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.72
Current children cumulated vsize (KiB) 1786712

[startup+12.7019 s]
/proc/loadavg: 0.89 0.97 0.99 2/90 31107
/proc/meminfo: memFree=1698928/2055920 swapFree=4169044/4192956
[pid=31084] ppid=31082 vsize=1786712 CPUtime=14.16
/proc/31084/stat : 31084 (java) S 31082 31084 31021 0 -1 0 42251 0 30 0 1396 20 0 0 18 0 13 0 112960932 1829593088 38586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31084/statm: 446678 38586 1325 9 0 444290 0
[pid=31084/tid=31086] ppid=31082 vsize=1786712 CPUtime=11.76
/proc/31084/task/31086/stat : 31086 (java) R 31082 31084 31021 0 -1 64 36472 0 5 0 1160 16 0 0 25 0 13 0 112960935 1829593088 38586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109933417 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31087] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31087/stat : 31087 (java) S 31082 31084 31021 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 112960937 1829593088 38586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31088] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31088/stat : 31088 (java) S 31082 31084 31021 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 112960937 1829593088 38586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31089] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31089/stat : 31089 (java) S 31082 31084 31021 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 112960940 1829593088 38586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31090] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31090/stat : 31090 (java) S 31082 31084 31021 0 -1 64 10 0 0 0 0 0 0 0 20 0 13 0 112960941 1829593088 38586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31091] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31091/stat : 31091 (java) S 31082 31084 31021 0 -1 64 3 0 0 0 0 0 0 0 21 0 13 0 112960941 1829593088 38586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31092] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31092/stat : 31092 (java) S 31082 31084 31021 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 112960949 1829593088 38586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31093] ppid=31082 vsize=1786712 CPUtime=1.21
/proc/31084/task/31093/stat : 31093 (java) S 31082 31084 31021 0 -1 64 2641 0 0 0 120 1 0 0 17 0 13 0 112960949 1829593088 38587 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31094] ppid=31082 vsize=1786712 CPUtime=1.16
/proc/31084/task/31094/stat : 31094 (java) S 31082 31084 31021 0 -1 64 2434 0 0 0 115 1 0 0 16 0 13 0 112960949 1829593088 38587 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31095] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31095/stat : 31095 (java) S 31082 31084 31021 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 112960949 1829593088 38587 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31096] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31096/stat : 31096 (java) S 31082 31084 31021 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 112960949 1829593088 38587 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31107] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31107/stat : 31107 (java) S 31082 31084 31021 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 112961695 1829593088 38587 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.16
Current children cumulated vsize (KiB) 1786712

[startup+25.5023 s]
/proc/loadavg: 0.91 0.97 0.99 2/90 31112
/proc/meminfo: memFree=1608976/2055920 swapFree=4169044/4192956
[pid=31084] ppid=31082 vsize=1786712 CPUtime=27.1
/proc/31084/stat : 31084 (java) S 31082 31084 31021 0 -1 0 71153 0 30 0 2677 33 0 0 18 0 13 0 112960932 1829593088 59349 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31084/statm: 446678 59349 1334 9 0 444290 0
[pid=31084/tid=31086] ppid=31082 vsize=1786712 CPUtime=24.42
/proc/31084/task/31086/stat : 31086 (java) R 31082 31084 31021 0 -1 64 37733 0 5 0 2425 17 0 0 25 0 13 0 112960935 1829593088 59349 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110028999 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31087] ppid=31082 vsize=1786712 CPUtime=0.12
/proc/31084/task/31087/stat : 31087 (java) S 31082 31084 31021 0 -1 64 14572 0 0 0 7 5 0 0 16 0 13 0 112960937 1829593088 59349 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31088] ppid=31082 vsize=1786712 CPUtime=0.13
/proc/31084/task/31088/stat : 31088 (java) S 31082 31084 31021 0 -1 64 13057 0 0 0 7 6 0 0 17 0 13 0 112960937 1829593088 59349 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31089] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31089/stat : 31089 (java) S 31082 31084 31021 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 112960940 1829593088 59349 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31090] ppid=31082 vsize=1786712 CPUtime=0
/proc/31084/task/31090/stat : 31090 (java) S 31082 31084 31021 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 112960941 1829593088 59349 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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


[startup+262.302 s]
/proc/loadavg: 1.02 0.99 0.99 2/90 31120
/proc/meminfo: memFree=180888/2055920 swapFree=4169044/4192956
[pid=31084] ppid=31082 vsize=1787356 CPUtime=267.14
/proc/31084/stat : 31084 (java) S 31082 31084 31021 0 -1 0 608864 0 30 0 26422 292 0 0 18 0 13 0 112960932 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31084/statm: 446839 415499 1336 9 0 444451 0
[pid=31084/tid=31086] ppid=31082 vsize=1787356 CPUtime=251.29
/proc/31084/task/31086/stat : 31086 (java) S 31082 31084 31021 0 -1 64 37764 0 5 0 25111 18 0 0 16 0 13 0 112960935 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31087] ppid=31082 vsize=1787356 CPUtime=3.46
/proc/31084/task/31087/stat : 31087 (java) S 31082 31084 31021 0 -1 64 271507 0 0 0 217 129 0 0 17 0 13 0 112960937 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31088] ppid=31082 vsize=1787356 CPUtime=3.47
/proc/31084/task/31088/stat : 31088 (java) S 31082 31084 31021 0 -1 64 261573 0 0 0 219 128 0 0 16 0 13 0 112960937 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31089] ppid=31082 vsize=1787356 CPUtime=6.45
/proc/31084/task/31089/stat : 31089 (java) R 31082 31084 31021 0 -1 64 32216 0 0 0 634 11 0 0 17 0 13 0 112960940 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104904115 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31090] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31090/stat : 31090 (java) S 31082 31084 31021 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 112960941 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31091] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31091/stat : 31091 (java) S 31082 31084 31021 0 -1 64 19 0 0 0 0 0 0 0 16 0 13 0 112960941 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31092] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31092/stat : 31092 (java) S 31082 31084 31021 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31093] ppid=31082 vsize=1787356 CPUtime=1.23
/proc/31084/task/31093/stat : 31093 (java) S 31082 31084 31021 0 -1 64 2641 0 0 0 122 1 0 0 17 0 13 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31094] ppid=31082 vsize=1787356 CPUtime=1.17
/proc/31084/task/31094/stat : 31094 (java) S 31082 31084 31021 0 -1 64 2434 0 0 0 116 1 0 0 16 0 13 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31095] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31095/stat : 31095 (java) S 31082 31084 31021 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31096] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31096/stat : 31096 (java) S 31082 31084 31021 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31120] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31120/stat : 31120 (java) S 31082 31084 31021 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 112983955 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 267.14
Current children cumulated vsize (KiB) 1787356

[startup+265.503 s]
/proc/loadavg: 1.02 0.99 0.99 2/90 31120
/proc/meminfo: memFree=180888/2055920 swapFree=4169044/4192956
[pid=31084] ppid=31082 vsize=1787356 CPUtime=270.34
/proc/31084/stat : 31084 (java) S 31082 31084 31021 0 -1 0 608873 0 30 0 26742 292 0 0 18 0 13 0 112960932 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31084/statm: 446839 415499 1336 9 0 444451 0
[pid=31084/tid=31086] ppid=31082 vsize=1787356 CPUtime=251.29
/proc/31084/task/31086/stat : 31086 (java) S 31082 31084 31021 0 -1 64 37773 0 5 0 25111 18 0 0 16 0 13 0 112960935 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31087] ppid=31082 vsize=1787356 CPUtime=3.46
/proc/31084/task/31087/stat : 31087 (java) S 31082 31084 31021 0 -1 64 271507 0 0 0 217 129 0 0 17 0 13 0 112960937 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31088] ppid=31082 vsize=1787356 CPUtime=3.47
/proc/31084/task/31088/stat : 31088 (java) S 31082 31084 31021 0 -1 64 261573 0 0 0 219 128 0 0 16 0 13 0 112960937 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31089] ppid=31082 vsize=1787356 CPUtime=9.65
/proc/31084/task/31089/stat : 31089 (java) R 31082 31084 31021 0 -1 64 32216 0 0 0 954 11 0 0 25 0 13 0 112960940 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104904118 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31090] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31090/stat : 31090 (java) S 31082 31084 31021 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 112960941 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31091] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31091/stat : 31091 (java) S 31082 31084 31021 0 -1 64 19 0 0 0 0 0 0 0 16 0 13 0 112960941 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31092] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31092/stat : 31092 (java) S 31082 31084 31021 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31093] ppid=31082 vsize=1787356 CPUtime=1.23
/proc/31084/task/31093/stat : 31093 (java) S 31082 31084 31021 0 -1 64 2641 0 0 0 122 1 0 0 17 0 13 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31094] ppid=31082 vsize=1787356 CPUtime=1.17
/proc/31084/task/31094/stat : 31094 (java) S 31082 31084 31021 0 -1 64 2434 0 0 0 116 1 0 0 16 0 13 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31095] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31095/stat : 31095 (java) S 31082 31084 31021 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31096] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31096/stat : 31096 (java) S 31082 31084 31021 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31120] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31120/stat : 31120 (java) S 31082 31084 31021 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 112983955 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 270.34
Current children cumulated vsize (KiB) 1787356

[startup+267.102 s]
/proc/loadavg: 1.02 0.99 0.99 2/90 31120
/proc/meminfo: memFree=180888/2055920 swapFree=4169044/4192956
[pid=31084] ppid=31082 vsize=1787356 CPUtime=271.94
/proc/31084/stat : 31084 (java) S 31082 31084 31021 0 -1 0 608876 0 30 0 26902 292 0 0 18 0 13 0 112960932 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31084/statm: 446839 415499 1336 9 0 444451 0
[pid=31084/tid=31086] ppid=31082 vsize=1787356 CPUtime=251.3
/proc/31084/task/31086/stat : 31086 (java) S 31082 31084 31021 0 -1 64 37774 0 5 0 25112 18 0 0 16 0 13 0 112960935 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31087] ppid=31082 vsize=1787356 CPUtime=3.46
/proc/31084/task/31087/stat : 31087 (java) S 31082 31084 31021 0 -1 64 271507 0 0 0 217 129 0 0 17 0 13 0 112960937 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31088] ppid=31082 vsize=1787356 CPUtime=3.47
/proc/31084/task/31088/stat : 31088 (java) S 31082 31084 31021 0 -1 64 261573 0 0 0 219 128 0 0 16 0 13 0 112960937 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31089] ppid=31082 vsize=1787356 CPUtime=11.24
/proc/31084/task/31089/stat : 31089 (java) R 31082 31084 31021 0 -1 64 32216 0 0 0 1113 11 0 0 16 0 13 0 112960940 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105333148 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31090] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31090/stat : 31090 (java) S 31082 31084 31021 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 112960941 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31091] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31091/stat : 31091 (java) S 31082 31084 31021 0 -1 64 20 0 0 0 0 0 0 0 16 0 13 0 112960941 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31092] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31092/stat : 31092 (java) S 31082 31084 31021 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31093] ppid=31082 vsize=1787356 CPUtime=1.23
/proc/31084/task/31093/stat : 31093 (java) S 31082 31084 31021 0 -1 64 2641 0 0 0 122 1 0 0 17 0 13 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31094] ppid=31082 vsize=1787356 CPUtime=1.17
/proc/31084/task/31094/stat : 31094 (java) S 31082 31084 31021 0 -1 64 2434 0 0 0 116 1 0 0 16 0 13 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31095] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31095/stat : 31095 (java) S 31082 31084 31021 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31096] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31096/stat : 31096 (java) S 31082 31084 31021 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31120] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31120/stat : 31120 (java) S 31082 31084 31021 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 112983955 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 271.94
Current children cumulated vsize (KiB) 1787356

[startup+267.902 s]
/proc/loadavg: 1.02 0.99 0.99 2/90 31120
/proc/meminfo: memFree=180888/2055920 swapFree=4169044/4192956
[pid=31084] ppid=31082 vsize=1787356 CPUtime=272.74
/proc/31084/stat : 31084 (java) S 31082 31084 31021 0 -1 0 608879 0 30 0 26982 292 0 0 18 0 12 0 112960932 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31084/statm: 446839 415499 1336 9 0 444451 0
[pid=31084/tid=31086] ppid=31082 vsize=1787356 CPUtime=251.3
/proc/31084/task/31086/stat : 31086 (java) S 31082 31084 31021 0 -1 64 37775 0 5 0 25112 18 0 0 15 0 12 0 112960935 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31087] ppid=31082 vsize=1787356 CPUtime=3.46
/proc/31084/task/31087/stat : 31087 (java) S 31082 31084 31021 0 -1 64 271507 0 0 0 217 129 0 0 17 0 12 0 112960937 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31088] ppid=31082 vsize=1787356 CPUtime=3.47
/proc/31084/task/31088/stat : 31088 (java) S 31082 31084 31021 0 -1 64 261573 0 0 0 219 128 0 0 16 0 12 0 112960937 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31089] ppid=31082 vsize=1787356 CPUtime=12.04
/proc/31084/task/31089/stat : 31089 (java) R 31082 31084 31021 0 -1 64 32216 0 0 0 1193 11 0 0 17 0 12 0 112960940 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105070472 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31090] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31090/stat : 31090 (java) S 31082 31084 31021 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 112960941 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31091] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31091/stat : 31091 (java) S 31082 31084 31021 0 -1 64 21 0 0 0 0 0 0 0 16 0 12 0 112960941 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31092] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31092/stat : 31092 (java) S 31082 31084 31021 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31093] ppid=31082 vsize=1787356 CPUtime=1.23
/proc/31084/task/31093/stat : 31093 (java) S 31082 31084 31021 0 -1 64 2641 0 0 0 122 1 0 0 17 0 12 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31094] ppid=31082 vsize=1787356 CPUtime=1.17
/proc/31084/task/31094/stat : 31094 (java) S 31082 31084 31021 0 -1 64 2434 0 0 0 116 1 0 0 16 0 12 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31095] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31095/stat : 31095 (java) S 31082 31084 31021 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31120] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31120/stat : 31120 (java) S 31082 31084 31021 0 -1 64 3 0 0 0 0 0 0 0 15 0 12 0 112983955 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 272.74
Current children cumulated vsize (KiB) 1787356

[startup+268.702 s]
/proc/loadavg: 1.02 0.99 0.99 2/89 31120
/proc/meminfo: memFree=180888/2055920 swapFree=4169044/4192956
[pid=31084] ppid=31082 vsize=1787356 CPUtime=273.54
/proc/31084/stat : 31084 (java) S 31082 31084 31021 0 -1 0 608879 0 30 0 27062 292 0 0 18 0 12 0 112960932 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31084/statm: 446839 415499 1336 9 0 444451 0
[pid=31084/tid=31086] ppid=31082 vsize=1787356 CPUtime=251.3
/proc/31084/task/31086/stat : 31086 (java) S 31082 31084 31021 0 -1 64 37775 0 5 0 25112 18 0 0 15 0 12 0 112960935 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31087] ppid=31082 vsize=1787356 CPUtime=3.46
/proc/31084/task/31087/stat : 31087 (java) S 31082 31084 31021 0 -1 64 271507 0 0 0 217 129 0 0 17 0 12 0 112960937 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31088] ppid=31082 vsize=1787356 CPUtime=3.47
/proc/31084/task/31088/stat : 31088 (java) S 31082 31084 31021 0 -1 64 261573 0 0 0 219 128 0 0 16 0 12 0 112960937 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31089] ppid=31082 vsize=1787356 CPUtime=12.84
/proc/31084/task/31089/stat : 31089 (java) R 31082 31084 31021 0 -1 64 32216 0 0 0 1273 11 0 0 18 0 12 0 112960940 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105334340 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31090] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31090/stat : 31090 (java) S 31082 31084 31021 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 112960941 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31091] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31091/stat : 31091 (java) S 31082 31084 31021 0 -1 64 21 0 0 0 0 0 0 0 16 0 12 0 112960941 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31092] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31092/stat : 31092 (java) S 31082 31084 31021 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31093] ppid=31082 vsize=1787356 CPUtime=1.23
/proc/31084/task/31093/stat : 31093 (java) S 31082 31084 31021 0 -1 64 2641 0 0 0 122 1 0 0 17 0 12 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31084/tid=31094] ppid=31082 vsize=1787356 CPUtime=1.17
/proc/31084/task/31094/stat : 31094 (java) S 31082 31084 31021 0 -1 64 2434 0 0 0 116 1 0 0 16 0 12 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31095] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31095/stat : 31095 (java) S 31082 31084 31021 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 112960949 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31084/tid=31120] ppid=31082 vsize=1787356 CPUtime=0
/proc/31084/task/31120/stat : 31120 (java) S 31082 31084 31021 0 -1 64 3 0 0 0 0 0 0 0 15 0 12 0 112983955 1830252544 415499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 273.54
Current children cumulated vsize (KiB) 1787356

[startup+269.101 s]
/proc/loadavg: 1.02 0.99 0.99 2/89 31120
/proc/meminfo: memFree=180888/2055920 swapFree=4169044/4192956
[pid=31084] ppid=31082 vsize=0 CPUtime=273.94
/proc/31084/stat : 31084 (java) Z 31082 31084 31021 0 -1 12 608884 0 30 0 27076 318 0 0 16 0 2 0 112960932 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31084/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 273.94
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 269.102
CPU time (s): 273.953
CPU user time (s): 270.764
CPU system time (s): 3.18951
CPU usage (%): 101.803
Max. virtual memory (cumulated for all children) (KiB): 1790364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 270.764
system time used= 3.18952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 608884
page faults= 30
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7010
involuntary context switches= 7519

runsolver used 0.276957 second user time and 0.736887 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Sun Apr 15 15:20:36 UTC 2007

IDJOB= 353029
IDBENCH= 2124
IDSOLVER= 159
FILE ID= node21/353029-1176650436

PBS_JOBID= 4559875

Free space on /tmp= 66560 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii16d1.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/353029-1176650436/sat4jPseudoResolution.jar /tmp/evaluation/353029-1176650436/instance-353029-1176650436.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-353029-1176650436 -o ROOT/results/node21/solver-353029-1176650436 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/353029-1176650436/sat4jPseudoResolution.jar /tmp/evaluation/353029-1176650436/instance-353029-1176650436.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  6b951c6d49e982acf32855913d424a2d

RANDOM SEED= 956115769

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.232
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.232
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:       1846024 kB
Buffers:         21052 kB
Cached:          90020 kB
SwapCached:       2012 kB
Active:          59216 kB
Inactive:        74096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1846024 kB
SwapTotal:     4192956 kB
SwapFree:      4169044 kB
Dirty:            4312 kB
Writeback:           0 kB
Mapped:          30140 kB
Slab:            62164 kB
Committed_AS:   393356 kB
PageTables:       1784 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= 66560 MiB

End job on node21 on Sun Apr 15 15:25:06 UTC 2007