Trace number 353107

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-23No Cert. 457.995 449.928

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii16c1.opb
MD5SUMa63171c8a8ea2fa0eedb44e836168a56
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1309
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1246
Optimality of the best value was proved NO
Number of variables3160
Total number of constraints18047
Number of constraints which are clauses18047
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 constraint20
Number of terms in the objective function 3160
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 3160
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 3160
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.08/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1651659224
0.08/0.14	c Max memory 1654456320
0.08/0.14	c Total memory 1654456320
0.08/0.14	c Number of processors 2
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c solving /tmp/evaluation/353107-1176654308/instance-353107-1176654308.opb
0.20/0.20	c reading problem ... 
2.04/1.46	c ... done. Wall clock time 1.265s.
2.04/1.46	c CPU time (experimental) 0.98s.
2.04/1.46	c #vars     3160
2.04/1.46	c #constraints  18047
2.98/2.07	c SATISFIABLE
2.98/2.07	c OPTIMIZING...
2.98/2.07	c Got one! Elapsed wall clock time (in seconds):1.872
2.98/2.09	o 1579
3.70/2.53	c Got one! Elapsed wall clock time (in seconds):2.329
3.70/2.54	o 1578
3.80/2.69	c Got one! Elapsed wall clock time (in seconds):2.492
3.91/2.70	o 1569
4.09/2.86	c Got one! Elapsed wall clock time (in seconds):2.659
4.09/2.87	o 1553
4.22/2.96	c Got one! Elapsed wall clock time (in seconds):2.764
4.22/2.97	o 1505
5.91/4.44	c Got one! Elapsed wall clock time (in seconds):4.24
5.91/4.45	o 1504
8.70/7.25	c Got one! Elapsed wall clock time (in seconds):7.052
8.70/7.26	o 1503
8.80/7.34	c Got one! Elapsed wall clock time (in seconds):7.137
8.80/7.34	o 1482
16.36/14.75	c Got one! Elapsed wall clock time (in seconds):14.552
16.36/14.76	o 1481
42.22/40.36	c Got one! Elapsed wall clock time (in seconds):40.162
42.22/40.37	o 1480
42.96/40.87	c Got one! Elapsed wall clock time (in seconds):40.671
42.96/40.88	o 1463
61.60/59.28	c Got one! Elapsed wall clock time (in seconds):59.082
61.60/59.29	o 1462
113.09/109.92	c Got one! Elapsed wall clock time (in seconds):109.72
113.09/109.93	o 1461
190.14/185.70	c cleaning 129877 clauses out of 259809 for limit 2.988238827663645E7
295.94/290.18	c cleaning 129935 clauses out of 259931 for limit 9147.607643494179
296.94/291.16	c cleaning 65231 clauses out of 130497 for limit 30078.45172009241
359.63/353.19	c Got one! Elapsed wall clock time (in seconds):352.987
359.63/353.19	o 1460
422.39/414.67	c Got one! Elapsed wall clock time (in seconds):414.473
422.39/414.68	o 1459
447.20/439.14	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
447.20/439.14		at org.sat4j.minisat.constraints.cnf.WLClause.(Unknown Source)
447.20/439.14		at org.sat4j.minisat.constraints.cnf.LearntWLClause.(Unknown Source)
447.20/439.14		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
447.80/439.74		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
448.50/440.41		at org.sat4j.minisat.core.Solver.search(Unknown Source)
448.50/440.41		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
448.50/440.41		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
448.50/440.41		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
448.50/440.41		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
449.70/441.61		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
449.70/441.61		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
449.70/441.61		at org.sat4j.AbstractLauncher.run(Unknown Source)
449.70/441.61		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
455.90/447.83	c starts		: 130
455.90/447.83	c conflicts		: 584667
455.90/447.83	c decisions		: 1069784
455.90/447.83	c propagations		: 10230617
455.90/447.83	c inspects		: 107355822
455.90/447.83	c learnt literals	: 0
455.90/447.83	c learnt binary clauses	: 0
455.90/447.83	c learnt ternary clauses	: 2
455.90/447.83	c learnt clauses	: 584666
455.90/447.83	c root simplifications	: 0
455.90/447.83	c removed literals (reason simplification)	: 0
455.90/447.83	c reason swapping (by a shorter reason)	: 0
455.90/447.83	c Calls to reduceDB	: 3
455.90/447.83	c speed (decisions/second)	: 32279.774297697717
455.90/447.83	c non guided choices	3771
455.90/447.83	s SATISFIABLE

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/node65/watcher-353107-1176654308 -o ROOT/results/node65/solver-353107-1176654308 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/353107-1176654308/sat4jPseudoResolution.jar /tmp/evaluation/353107-1176654308/instance-353107-1176654308.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.92 0.97 0.97 4/64 10185
/proc/meminfo: memFree=1818744/2055920 swapFree=4183928/4192956
[pid=10185] ppid=10183 vsize=1516 CPUtime=0
/proc/10185/stat : 10185 (java) R 10183 10185 9627 0 -1 0 68 0 0 0 0 0 0 0 18 0 1 0 141420376 1552384 51 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 5670188 0 0 4096 0 0 0 0 17 1 0 0
/proc/10185/statm: 380 62 47 9 0 10 0

[startup+0.084428 s]
/proc/loadavg: 0.92 0.97 0.97 4/64 10185
/proc/meminfo: memFree=1818744/2055920 swapFree=4183928/4192956
[pid=10185] ppid=10183 vsize=1777844 CPUtime=0.06
/proc/10185/stat : 10185 (java) S 10183 10185 9627 0 -1 0 3827 0 1 0 5 1 0 0 18 0 7 0 141420376 1820512256 3569 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/10185/statm: 444461 3569 1090 9 0 442097 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777844

[startup+0.101431 s]
/proc/loadavg: 0.92 0.97 0.97 4/64 10185
/proc/meminfo: memFree=1818744/2055920 swapFree=4183928/4192956
[pid=10185] ppid=10183 vsize=1780108 CPUtime=0.08
/proc/10185/stat : 10185 (java) S 10183 10185 9627 0 -1 0 3982 0 1 0 7 1 0 0 18 0 12 0 141420376 1822830592 3723 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10185/statm: 445027 3723 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301447 s]
/proc/loadavg: 0.92 0.97 0.97 4/64 10185
/proc/meminfo: memFree=1818744/2055920 swapFree=4183928/4192956
[pid=10185] ppid=10183 vsize=1782204 CPUtime=0.33
/proc/10185/stat : 10185 (java) S 10183 10185 9627 0 -1 0 5097 0 1 0 30 3 0 0 18 0 12 0 141420376 1824976896 4832 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10185/statm: 445551 4832 1264 9 0 443163 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1782204

[startup+0.701479 s]
/proc/loadavg: 0.92 0.97 0.97 4/64 10185
/proc/meminfo: memFree=1818744/2055920 swapFree=4183928/4192956
[pid=10185] ppid=10183 vsize=1784768 CPUtime=0.91
/proc/10185/stat : 10185 (java) S 10183 10185 9627 0 -1 0 7508 0 1 0 87 4 0 0 18 0 12 0 141420376 1827602432 6771 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10185/statm: 446192 6771 1301 9 0 443804 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 1784768

[startup+1.50254 s]
/proc/loadavg: 0.92 0.97 0.97 3/76 10197
/proc/meminfo: memFree=1786584/2055920 swapFree=4183928/4192956
[pid=10185] ppid=10183 vsize=1784768 CPUtime=2.14
/proc/10185/stat : 10185 (java) S 10183 10185 9627 0 -1 0 18166 0 1 0 204 10 0 0 18 0 12 0 141420376 1827602432 15903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10185/statm: 446192 15903 1314 9 0 443804 0
[pid=10185/tid=10187] ppid=10183 vsize=1784768 CPUtime=1.01
/proc/10185/task/10187/stat : 10187 (java) R 10183 10185 9627 0 -1 64 14075 0 1 0 93 8 0 0 18 0 12 0 141420378 1827602432 15903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109187527 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10188] ppid=10183 vsize=1784768 CPUtime=0
/proc/10185/task/10188/stat : 10188 (java) S 10183 10185 9627 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 141420379 1827602432 15903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10189] ppid=10183 vsize=1784768 CPUtime=0
/proc/10185/task/10189/stat : 10189 (java) S 10183 10185 9627 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 141420379 1827602432 15903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10190] ppid=10183 vsize=1784768 CPUtime=0
/proc/10185/task/10190/stat : 10190 (java) S 10183 10185 9627 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 141420381 1827602432 15903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10191] ppid=10183 vsize=1784768 CPUtime=0
/proc/10185/task/10191/stat : 10191 (java) S 10183 10185 9627 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 141420382 1827602432 15903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10192] ppid=10183 vsize=1784768 CPUtime=0
/proc/10185/task/10192/stat : 10192 (java) S 10183 10185 9627 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 141420382 1827602432 15903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10193] ppid=10183 vsize=1784768 CPUtime=0
/proc/10185/task/10193/stat : 10193 (java) S 10183 10185 9627 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 141420386 1827602432 15903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10194] ppid=10183 vsize=1784768 CPUtime=0.58
/proc/10185/task/10194/stat : 10194 (java) R 10183 10185 9627 0 -1 64 2178 0 0 0 57 1 0 0 16 0 12 0 141420386 1827602432 15903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105432467 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10195] ppid=10183 vsize=1784768 CPUtime=0.53
/proc/10185/task/10195/stat : 10195 (java) S 10183 10185 9627 0 -1 64 1194 0 0 0 53 0 0 0 16 0 12 0 141420386 1827602432 15903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10196] ppid=10183 vsize=1784768 CPUtime=0
/proc/10185/task/10196/stat : 10196 (java) S 10183 10185 9627 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 141420386 1827602432 15903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10197] ppid=10183 vsize=1784768 CPUtime=0
/proc/10185/task/10197/stat : 10197 (java) S 10183 10185 9627 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 141420386 1827602432 15903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 1784768

[startup+3.10267 s]
/proc/loadavg: 0.92 0.97 0.97 2/76 10198
/proc/meminfo: memFree=1756824/2055920 swapFree=4183928/4192956
[pid=10185] ppid=10183 vsize=1787212 CPUtime=4.47
/proc/10185/stat : 10185 (java) S 10183 10185 9627 0 -1 0 24088 0 1 0 434 13 0 0 18 0 13 0 141420376 1830105088 20197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10185/statm: 446803 20197 1324 9 0 444415 0
[pid=10185/tid=10187] ppid=10183 vsize=1787212 CPUtime=2.2
/proc/10185/task/10187/stat : 10187 (java) R 10183 10185 9627 0 -1 64 17986 0 1 0 211 9 0 0 25 0 13 0 141420378 1830105088 20197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110018289 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10188] ppid=10183 vsize=1787212 CPUtime=0
/proc/10185/task/10188/stat : 10188 (java) S 10183 10185 9627 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 141420379 1830105088 20197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10189] ppid=10183 vsize=1787212 CPUtime=0
/proc/10185/task/10189/stat : 10189 (java) S 10183 10185 9627 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 141420379 1830105088 20197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10190] ppid=10183 vsize=1787212 CPUtime=0
/proc/10185/task/10190/stat : 10190 (java) S 10183 10185 9627 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 141420381 1830105088 20197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10191] ppid=10183 vsize=1787212 CPUtime=0
/proc/10185/task/10191/stat : 10191 (java) S 10183 10185 9627 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 141420382 1830105088 20197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10192] ppid=10183 vsize=1787212 CPUtime=0
/proc/10185/task/10192/stat : 10192 (java) S 10183 10185 9627 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 141420382 1830105088 20197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10193] ppid=10183 vsize=1787212 CPUtime=0
/proc/10185/task/10193/stat : 10193 (java) S 10183 10185 9627 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 141420386 1830105088 20197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10194] ppid=10183 vsize=1787212 CPUtime=1.2
/proc/10185/task/10194/stat : 10194 (java) S 10183 10185 9627 0 -1 64 2926 0 0 0 119 1 0 0 16 0 13 0 141420386 1830105088 20197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10195] ppid=10183 vsize=1787212 CPUtime=1.03
/proc/10185/task/10195/stat : 10195 (java) S 10183 10185 9627 0 -1 64 2452 0 0 0 102 1 0 0 16 0 13 0 141420386 1830105088 20197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10196] ppid=10183 vsize=1787212 CPUtime=0
/proc/10185/task/10196/stat : 10196 (java) S 10183 10185 9627 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 141420386 1830105088 20197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10197] ppid=10183 vsize=1787212 CPUtime=0
/proc/10185/task/10197/stat : 10197 (java) S 10183 10185 9627 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 141420386 1830105088 20197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.47
Current children cumulated vsize (KiB) 1787212

[startup+6.30294 s]
/proc/loadavg: 0.93 0.97 0.97 2/77 10204
/proc/meminfo: memFree=1721224/2055920 swapFree=4183928/4192956
[pid=10185] ppid=10183 vsize=1785956 CPUtime=7.81
/proc/10185/stat : 10185 (java) S 10183 10185 9627 0 -1 0 32301 0 1 0 765 16 0 0 18 0 13 0 141420376 1828818944 28005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10185/statm: 446489 28006 1325 9 0 444101 0
[pid=10185/tid=10187] ppid=10183 vsize=1785956 CPUtime=5.38
/proc/10185/task/10187/stat : 10187 (java) R 10183 10185 9627 0 -1 64 26096 0 1 0 526 12 0 0 25 0 13 0 141420378 1828818944 28006 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109891362 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10188] ppid=10183 vsize=1785956 CPUtime=0
/proc/10185/task/10188/stat : 10188 (java) S 10183 10185 9627 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 141420379 1828818944 28006 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10189] ppid=10183 vsize=1785956 CPUtime=0
/proc/10185/task/10189/stat : 10189 (java) S 10183 10185 9627 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 141420379 1828818944 28006 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10190] ppid=10183 vsize=1785956 CPUtime=0
/proc/10185/task/10190/stat : 10190 (java) S 10183 10185 9627 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 141420381 1828818944 28006 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10191] ppid=10183 vsize=1785956 CPUtime=0
/proc/10185/task/10191/stat : 10191 (java) S 10183 10185 9627 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 141420382 1828818944 28006 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10192] ppid=10183 vsize=1785956 CPUtime=0
/proc/10185/task/10192/stat : 10192 (java) S 10183 10185 9627 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 141420382 1828818944 28006 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10193] ppid=10183 vsize=1785956 CPUtime=0
/proc/10185/task/10193/stat : 10193 (java) S 10183 10185 9627 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 141420386 1828818944 28006 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10194] ppid=10183 vsize=1785956 CPUtime=1.29
/proc/10185/task/10194/stat : 10194 (java) S 10183 10185 9627 0 -1 64 3026 0 0 0 128 1 0 0 16 0 13 0 141420386 1828818944 28006 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10195] ppid=10183 vsize=1785956 CPUtime=1.1
/proc/10185/task/10195/stat : 10195 (java) S 10183 10185 9627 0 -1 64 2455 0 0 0 109 1 0 0 16 0 13 0 141420386 1828818944 28006 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10196] ppid=10183 vsize=1785956 CPUtime=0
/proc/10185/task/10196/stat : 10196 (java) S 10183 10185 9627 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 141420386 1828818944 28006 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10197] ppid=10183 vsize=1785956 CPUtime=0
/proc/10185/task/10197/stat : 10197 (java) S 10183 10185 9627 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 141420386 1828818944 28006 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10204] ppid=10183 vsize=1785956 CPUtime=0
/proc/10185/task/10204/stat : 10204 (java) S 10183 10185 9627 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 141420823 1828818944 28006 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.81
Current children cumulated vsize (KiB) 1785956

[startup+12.7025 s]
/proc/loadavg: 0.93 0.97 0.97 2/77 10206
/proc/meminfo: memFree=1586240/2055920 swapFree=4183928/4192956
[pid=10185] ppid=10183 vsize=1785956 CPUtime=14.36
/proc/10185/stat : 10185 (java) S 10183 10185 9627 0 -1 0 68658 0 1 0 1400 36 0 0 18 0 13 0 141420376 1828818944 59152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10185/statm: 446489 59152 1334 9 0 444101 0
[pid=10185/tid=10187] ppid=10183 vsize=1785956 CPUtime=11.62
/proc/10185/task/10187/stat : 10187 (java) R 10183 10185 9627 0 -1 64 37717 0 1 0 1143 19 0 0 25 0 13 0 141420378 1828818944 59152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109793542 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10188] ppid=10183 vsize=1785956 CPUtime=0.11
/proc/10185/task/10188/stat : 10188 (java) S 10183 10185 9627 0 -1 64 12914 0 0 0 5 6 0 0 16 0 13 0 141420379 1828818944 59152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10189] ppid=10183 vsize=1785956 CPUtime=0.12
/proc/10185/task/10189/stat : 10189 (java) S 10183 10185 9627 0 -1 64 11809 0 0 0 6 6 0 0 17 0 13 0 141420379 1828818944 59152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10190] ppid=10183 vsize=1785956 CPUtime=0
/proc/10185/task/10190/stat : 10190 (java) S 10183 10185 9627 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 141420381 1828818944 59152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10191] ppid=10183 vsize=1785956 CPUtime=0
/proc/10185/task/10191/stat : 10191 (java) S 10183 10185 9627 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 141420382 1828818944 59152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10192] ppid=10183 vsize=1785956 CPUtime=0
/proc/10185/task/10192/stat : 10192 (java) S 10183 10185 9627 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 141420382 1828818944 59152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10193] ppid=10183 vsize=1785956 CPUtime=0
/proc/10185/task/10193/stat : 10193 (java) S 10183 10185 9627 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 141420386 1828818944 59152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10194] ppid=10183 vsize=1785956 CPUtime=1.33
/proc/10185/task/10194/stat : 10194 (java) S 10183 10185 9627 0 -1 64 3026 0 0 0 132 1 0 0 16 0 13 0 141420386 1828818944 59152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10195] ppid=10183 vsize=1785956 CPUtime=1.13
/proc/10185/task/10195/stat : 10195 (java) S 10183 10185 9627 0 -1 64 2455 0 0 0 112 1 0 0 17 0 13 0 141420386 1828818944 59152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10196] ppid=10183 vsize=1785956 CPUtime=0
/proc/10185/task/10196/stat : 10196 (java) S 10183 10185 9627 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 141420386 1828818944 59152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10197] ppid=10183 vsize=1785956 CPUtime=0
/proc/10185/task/10197/stat : 10197 (java) S 10183 10185 9627 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 141420386 1828818944 59152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10206] ppid=10183 vsize=1785956 CPUtime=0
/proc/10185/task/10206/stat : 10206 (java) S 10183 10185 9627 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 141421113 1828818944 59152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.36
Current children cumulated vsize (KiB) 1785956

[startup+25.5015 s]
/proc/loadavg: 0.95 0.97 0.97 2/77 10207
/proc/meminfo: memFree=1429752/2055920 swapFree=4183928/4192956
[pid=10185] ppid=10183 vsize=1785956 CPUtime=27.42
/proc/10185/stat : 10185 (java) S 10183 10185 9627 0 -1 0 120349 0 1 0 2679 63 0 0 18 0 13 0 141420376 1828818944 98213 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10185/statm: 446489 98213 1334 9 0 444101 0
[pid=10185/tid=10187] ppid=10183 vsize=1785956 CPUtime=24.15
/proc/10185/task/10187/stat : 10187 (java) R 10183 10185 9627 0 -1 64 37724 0 1 0 2396 19 0 0 23 0 13 0 141420378 1828818944 98213 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110108190 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10188] ppid=10183 vsize=1785956 CPUtime=0.37
/proc/10185/task/10188/stat : 10188 (java) S 10183 10185 9627 0 -1 64 39509 0 0 0 17 20 0 0 16 0 13 0 141420379 1828818944 98213 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10189] ppid=10183 vsize=1785956 CPUtime=0.37
/proc/10185/task/10189/stat : 10189 (java) S 10183 10185 9627 0 -1 64 36898 0 0 0 19 18 0 0 16 0 13 0 141420379 1828818944 98213 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10190] ppid=10183 vsize=1785956 CPUtime=0
/proc/10185/task/10190/stat : 10190 (java) S 10183 10185 9627 0 -1 64 9 0 0 0 0 0 0 0 15 0 13 0 141420381 1828818944 98213 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10191] ppid=10183 vsize=1785956 CPUtime=0
/proc/10185/task/10191/stat : 10191 (java) S 10183 10185 9627 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 141420382 1828818944 98213 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

/proc/10185/task/10187/stat : 10187 (java) S 10183 10185 9627 0 -1 64 37789 0 1 0 42285 20 0 0 16 0 13 0 141420378 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10188] ppid=10183 vsize=1787244 CPUtime=6.61
/proc/10185/task/10188/stat : 10188 (java) S 10183 10185 9627 0 -1 64 366470 0 0 0 477 184 0 0 16 0 13 0 141420379 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10189] ppid=10183 vsize=1787244 CPUtime=6.62
/proc/10185/task/10189/stat : 10189 (java) S 10183 10185 9627 0 -1 64 376573 0 0 0 469 193 0 0 18 0 13 0 141420379 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10190] ppid=10183 vsize=1787244 CPUtime=10.61
/proc/10185/task/10190/stat : 10190 (java) R 10183 10185 9627 0 -1 64 82883 0 0 0 1017 44 0 0 17 0 13 0 141420381 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105332840 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10191] ppid=10183 vsize=1787244 CPUtime=0
/proc/10185/task/10191/stat : 10191 (java) S 10183 10185 9627 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 141420382 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10192] ppid=10183 vsize=1787244 CPUtime=0
/proc/10185/task/10192/stat : 10192 (java) S 10183 10185 9627 0 -1 64 14 0 0 0 0 0 0 0 16 0 13 0 141420382 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10193] ppid=10183 vsize=1787244 CPUtime=0
/proc/10185/task/10193/stat : 10193 (java) S 10183 10185 9627 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 141420386 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10194] ppid=10183 vsize=1787244 CPUtime=1.43
/proc/10185/task/10194/stat : 10194 (java) S 10183 10185 9627 0 -1 64 3027 0 0 0 142 1 0 0 17 0 13 0 141420386 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10195] ppid=10183 vsize=1787244 CPUtime=1.21
/proc/10185/task/10195/stat : 10195 (java) S 10183 10185 9627 0 -1 64 2455 0 0 0 120 1 0 0 16 0 13 0 141420386 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10196] ppid=10183 vsize=1787244 CPUtime=0
/proc/10185/task/10196/stat : 10196 (java) S 10183 10185 9627 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 141420386 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10197] ppid=10183 vsize=1787244 CPUtime=0
/proc/10185/task/10197/stat : 10197 (java) S 10183 10185 9627 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 141420386 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10213] ppid=10183 vsize=1787244 CPUtime=0
/proc/10185/task/10213/stat : 10213 (java) S 10183 10185 9627 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 141461846 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 449.6
Current children cumulated vsize (KiB) 1787244

[startup+444.702 s]
/proc/loadavg: 1.03 0.99 0.98 2/77 10213
/proc/meminfo: memFree=157968/2055920 swapFree=4183928/4192956
[pid=10185] ppid=10183 vsize=1787244 CPUtime=452.8
/proc/10185/stat : 10185 (java) S 10183 10185 9627 0 -1 0 869946 0 1 0 44834 446 0 0 18 0 13 0 141420376 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10185/statm: 446811 415449 1337 9 0 444423 0
[pid=10185/tid=10187] ppid=10183 vsize=1787244 CPUtime=423.05
/proc/10185/task/10187/stat : 10187 (java) S 10183 10185 9627 0 -1 64 37795 0 1 0 42285 20 0 0 15 0 13 0 141420378 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10188] ppid=10183 vsize=1787244 CPUtime=6.61
/proc/10185/task/10188/stat : 10188 (java) S 10183 10185 9627 0 -1 64 366470 0 0 0 477 184 0 0 16 0 13 0 141420379 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10189] ppid=10183 vsize=1787244 CPUtime=6.62
/proc/10185/task/10189/stat : 10189 (java) S 10183 10185 9627 0 -1 64 376573 0 0 0 469 193 0 0 18 0 13 0 141420379 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10190] ppid=10183 vsize=1787244 CPUtime=13.81
/proc/10185/task/10190/stat : 10190 (java) R 10183 10185 9627 0 -1 64 82883 0 0 0 1337 44 0 0 17 0 13 0 141420381 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104904115 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10191] ppid=10183 vsize=1787244 CPUtime=0
/proc/10185/task/10191/stat : 10191 (java) S 10183 10185 9627 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 141420382 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10192] ppid=10183 vsize=1787244 CPUtime=0
/proc/10185/task/10192/stat : 10192 (java) S 10183 10185 9627 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 141420382 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10193] ppid=10183 vsize=1787244 CPUtime=0
/proc/10185/task/10193/stat : 10193 (java) S 10183 10185 9627 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 141420386 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10194] ppid=10183 vsize=1787244 CPUtime=1.43
/proc/10185/task/10194/stat : 10194 (java) S 10183 10185 9627 0 -1 64 3027 0 0 0 142 1 0 0 17 0 13 0 141420386 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10195] ppid=10183 vsize=1787244 CPUtime=1.21
/proc/10185/task/10195/stat : 10195 (java) S 10183 10185 9627 0 -1 64 2455 0 0 0 120 1 0 0 16 0 13 0 141420386 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10196] ppid=10183 vsize=1787244 CPUtime=0
/proc/10185/task/10196/stat : 10196 (java) S 10183 10185 9627 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 141420386 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10197] ppid=10183 vsize=1787244 CPUtime=0
/proc/10185/task/10197/stat : 10197 (java) S 10183 10185 9627 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 141420386 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10213] ppid=10183 vsize=1787244 CPUtime=0
/proc/10185/task/10213/stat : 10213 (java) S 10183 10185 9627 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 141461846 1830137856 415449 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 452.8
Current children cumulated vsize (KiB) 1787244

[startup+447.903 s]
/proc/loadavg: 1.03 0.99 0.98 2/78 10214
/proc/meminfo: memFree=157896/2055920 swapFree=4183928/4192956
[pid=10185] ppid=10183 vsize=1787568 CPUtime=455.99
/proc/10185/stat : 10185 (java) S 10183 10185 9627 0 -1 0 869958 0 1 0 45153 446 0 0 18 0 14 0 141420376 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10185/statm: 446892 415456 1337 9 0 444504 0
[pid=10185/tid=10187] ppid=10183 vsize=1787568 CPUtime=423.05
/proc/10185/task/10187/stat : 10187 (java) S 10183 10185 9627 0 -1 64 37797 0 1 0 42285 20 0 0 17 0 14 0 141420378 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10188] ppid=10183 vsize=1787568 CPUtime=6.61
/proc/10185/task/10188/stat : 10188 (java) S 10183 10185 9627 0 -1 64 366470 0 0 0 477 184 0 0 16 0 14 0 141420379 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10189] ppid=10183 vsize=1787568 CPUtime=6.62
/proc/10185/task/10189/stat : 10189 (java) S 10183 10185 9627 0 -1 64 376573 0 0 0 469 193 0 0 18 0 14 0 141420379 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10190] ppid=10183 vsize=1787568 CPUtime=17.01
/proc/10185/task/10190/stat : 10190 (java) R 10183 10185 9627 0 -1 64 82883 0 0 0 1657 44 0 0 17 0 14 0 141420381 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105065168 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10191] ppid=10183 vsize=1787568 CPUtime=0
/proc/10185/task/10191/stat : 10191 (java) S 10183 10185 9627 0 -1 64 11 0 0 0 0 0 0 0 16 0 14 0 141420382 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10192] ppid=10183 vsize=1787568 CPUtime=0
/proc/10185/task/10192/stat : 10192 (java) S 10183 10185 9627 0 -1 64 17 0 0 0 0 0 0 0 16 0 14 0 141420382 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10193] ppid=10183 vsize=1787568 CPUtime=0
/proc/10185/task/10193/stat : 10193 (java) S 10183 10185 9627 0 -1 64 1 0 0 0 0 0 0 0 24 0 14 0 141420386 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10194] ppid=10183 vsize=1787568 CPUtime=1.43
/proc/10185/task/10194/stat : 10194 (java) S 10183 10185 9627 0 -1 64 3027 0 0 0 142 1 0 0 17 0 14 0 141420386 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10195] ppid=10183 vsize=1787568 CPUtime=1.21
/proc/10185/task/10195/stat : 10195 (java) S 10183 10185 9627 0 -1 64 2455 0 0 0 120 1 0 0 16 0 14 0 141420386 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10196] ppid=10183 vsize=1787568 CPUtime=0
/proc/10185/task/10196/stat : 10196 (java) S 10183 10185 9627 0 -1 64 1 0 0 0 0 0 0 0 25 0 14 0 141420386 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10197] ppid=10183 vsize=1787568 CPUtime=0
/proc/10185/task/10197/stat : 10197 (java) S 10183 10185 9627 0 -1 64 0 0 0 0 0 0 0 0 15 0 14 0 141420386 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10213] ppid=10183 vsize=1787568 CPUtime=0
/proc/10185/task/10213/stat : 10213 (java) S 10183 10185 9627 0 -1 64 2 0 0 0 0 0 0 0 16 0 14 0 141461846 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10214] ppid=10183 vsize=1787568 CPUtime=0
/proc/10185/task/10214/stat : 10214 (java) S 10183 10185 9627 0 -1 64 9 0 0 0 0 0 0 0 16 0 14 0 141464953 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 455.99
Current children cumulated vsize (KiB) 1787568

[startup+448.703 s]
/proc/loadavg: 1.03 0.99 0.98 2/78 10214
/proc/meminfo: memFree=157896/2055920 swapFree=4183928/4192956
[pid=10185] ppid=10183 vsize=1787568 CPUtime=456.8
/proc/10185/stat : 10185 (java) S 10183 10185 9627 0 -1 0 869960 0 1 0 45234 446 0 0 18 0 14 0 141420376 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10185/statm: 446892 415456 1337 9 0 444504 0
[pid=10185/tid=10187] ppid=10183 vsize=1787568 CPUtime=423.05
/proc/10185/task/10187/stat : 10187 (java) S 10183 10185 9627 0 -1 64 37797 0 1 0 42285 20 0 0 17 0 14 0 141420378 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10188] ppid=10183 vsize=1787568 CPUtime=6.61
/proc/10185/task/10188/stat : 10188 (java) S 10183 10185 9627 0 -1 64 366470 0 0 0 477 184 0 0 16 0 14 0 141420379 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10189] ppid=10183 vsize=1787568 CPUtime=6.62
/proc/10185/task/10189/stat : 10189 (java) S 10183 10185 9627 0 -1 64 376573 0 0 0 469 193 0 0 18 0 14 0 141420379 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10190] ppid=10183 vsize=1787568 CPUtime=17.81
/proc/10185/task/10190/stat : 10190 (java) R 10183 10185 9627 0 -1 64 82883 0 0 0 1737 44 0 0 17 0 14 0 141420381 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103360749 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10191] ppid=10183 vsize=1787568 CPUtime=0
/proc/10185/task/10191/stat : 10191 (java) S 10183 10185 9627 0 -1 64 11 0 0 0 0 0 0 0 16 0 14 0 141420382 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10192] ppid=10183 vsize=1787568 CPUtime=0
/proc/10185/task/10192/stat : 10192 (java) S 10183 10185 9627 0 -1 64 17 0 0 0 0 0 0 0 16 0 14 0 141420382 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10193] ppid=10183 vsize=1787568 CPUtime=0
/proc/10185/task/10193/stat : 10193 (java) S 10183 10185 9627 0 -1 64 1 0 0 0 0 0 0 0 24 0 14 0 141420386 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10194] ppid=10183 vsize=1787568 CPUtime=1.43
/proc/10185/task/10194/stat : 10194 (java) S 10183 10185 9627 0 -1 64 3027 0 0 0 142 1 0 0 17 0 14 0 141420386 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10195] ppid=10183 vsize=1787568 CPUtime=1.21
/proc/10185/task/10195/stat : 10195 (java) S 10183 10185 9627 0 -1 64 2455 0 0 0 120 1 0 0 16 0 14 0 141420386 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10196] ppid=10183 vsize=1787568 CPUtime=0
/proc/10185/task/10196/stat : 10196 (java) S 10183 10185 9627 0 -1 64 1 0 0 0 0 0 0 0 25 0 14 0 141420386 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10197] ppid=10183 vsize=1787568 CPUtime=0
/proc/10185/task/10197/stat : 10197 (java) S 10183 10185 9627 0 -1 64 0 0 0 0 0 0 0 0 15 0 14 0 141420386 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10213] ppid=10183 vsize=1787568 CPUtime=0
/proc/10185/task/10213/stat : 10213 (java) S 10183 10185 9627 0 -1 64 2 0 0 0 0 0 0 0 16 0 14 0 141461846 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10214] ppid=10183 vsize=1787568 CPUtime=0
/proc/10185/task/10214/stat : 10214 (java) S 10183 10185 9627 0 -1 64 11 0 0 0 0 0 0 0 16 0 14 0 141464953 1830469632 415456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 456.8
Current children cumulated vsize (KiB) 1787568

[startup+449.503 s]
/proc/loadavg: 1.03 0.99 0.98 2/78 10214
/proc/meminfo: memFree=157896/2055920 swapFree=4183928/4192956
[pid=10185] ppid=10183 vsize=1787568 CPUtime=457.59
/proc/10185/stat : 10185 (java) S 10183 10185 9627 0 -1 0 869965 0 1 0 45313 446 0 0 18 0 13 0 141420376 1830469632 415457 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10185/statm: 446892 415457 1337 9 0 444504 0
[pid=10185/tid=10187] ppid=10183 vsize=1787568 CPUtime=423.05
/proc/10185/task/10187/stat : 10187 (java) S 10183 10185 9627 0 -1 64 37798 0 1 0 42285 20 0 0 16 0 13 0 141420378 1830469632 415457 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10188] ppid=10183 vsize=1787568 CPUtime=6.61
/proc/10185/task/10188/stat : 10188 (java) S 10183 10185 9627 0 -1 64 366470 0 0 0 477 184 0 0 16 0 13 0 141420379 1830469632 415457 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10189] ppid=10183 vsize=1787568 CPUtime=6.62
/proc/10185/task/10189/stat : 10189 (java) S 10183 10185 9627 0 -1 64 376573 0 0 0 469 193 0 0 18 0 13 0 141420379 1830469632 415457 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10190] ppid=10183 vsize=1787568 CPUtime=18.61
/proc/10185/task/10190/stat : 10190 (java) R 10183 10185 9627 0 -1 64 82883 0 0 0 1817 44 0 0 17 0 13 0 141420381 1830469632 415457 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105332840 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10191] ppid=10183 vsize=1787568 CPUtime=0
/proc/10185/task/10191/stat : 10191 (java) S 10183 10185 9627 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 141420382 1830469632 415457 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10192] ppid=10183 vsize=1787568 CPUtime=0
/proc/10185/task/10192/stat : 10192 (java) S 10183 10185 9627 0 -1 64 17 0 0 0 0 0 0 0 16 0 13 0 141420382 1830469632 415457 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10193] ppid=10183 vsize=1787568 CPUtime=0
/proc/10185/task/10193/stat : 10193 (java) S 10183 10185 9627 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 141420386 1830469632 415457 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10194] ppid=10183 vsize=1787568 CPUtime=1.43
/proc/10185/task/10194/stat : 10194 (java) S 10183 10185 9627 0 -1 64 3027 0 0 0 142 1 0 0 17 0 13 0 141420386 1830469632 415457 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10195] ppid=10183 vsize=1787568 CPUtime=1.21
/proc/10185/task/10195/stat : 10195 (java) S 10183 10185 9627 0 -1 64 2455 0 0 0 120 1 0 0 16 0 13 0 141420386 1830469632 415457 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10196] ppid=10183 vsize=1787568 CPUtime=0
/proc/10185/task/10196/stat : 10196 (java) S 10183 10185 9627 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 141420386 1830469632 415457 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10185/tid=10197] ppid=10183 vsize=1787568 CPUtime=0
/proc/10185/task/10197/stat : 10197 (java) S 10183 10185 9627 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 141420386 1830469632 415457 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10185/tid=10213] ppid=10183 vsize=1787568 CPUtime=0
/proc/10185/task/10213/stat : 10213 (java) S 10183 10185 9627 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 141461846 1830469632 415457 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 457.59
Current children cumulated vsize (KiB) 1787568

[startup+449.907 s]
/proc/loadavg: 1.03 0.99 0.98 2/66 10214
/proc/meminfo: memFree=990280/2055920 swapFree=4183928/4192956
[pid=10185] ppid=10183 vsize=0 CPUtime=457.96
/proc/10185/stat : 10185 (java) Z 10183 10185 9627 0 -1 12 869969 0 1 0 45327 469 0 0 16 0 2 0 141420376 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10185/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 457.96
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 449.928
CPU time (s): 457.995
CPU user time (s): 453.278
CPU system time (s): 4.71728
CPU usage (%): 101.793
Max. virtual memory (cumulated for all children) (KiB): 1789248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 453.278
system time used= 4.71728
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 869969
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10731
involuntary context switches= 7579

runsolver used 0.494924 second user time and 1.18982 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Sun Apr 15 16:25:08 UTC 2007

IDJOB= 353107
IDBENCH= 2170
IDSOLVER= 159
FILE ID= node65/353107-1176654308

PBS_JOBID= 4559881

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-ii16c1.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/353107-1176654308/sat4jPseudoResolution.jar /tmp/evaluation/353107-1176654308/instance-353107-1176654308.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-353107-1176654308 -o ROOT/results/node65/solver-353107-1176654308 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/353107-1176654308/sat4jPseudoResolution.jar /tmp/evaluation/353107-1176654308/instance-353107-1176654308.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  a63171c8a8ea2fa0eedb44e836168a56

RANDOM SEED= 636959420

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.245
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.245
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:       1819152 kB
Buffers:         20320 kB
Cached:         145404 kB
SwapCached:       2984 kB
Active:          82168 kB
Inactive:        93920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1819152 kB
SwapTotal:     4192956 kB
SwapFree:      4183928 kB
Dirty:            4164 kB
Writeback:           0 kB
Mapped:          16280 kB
Slab:            46620 kB
Committed_AS:   934408 kB
PageTables:       1460 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 node65 on Sun Apr 15 16:32:38 UTC 2007