Trace number 353159

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) 1417.43 1408.21

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32c2.opb
MD5SUM10cfce36a090e62566639770833f1068
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark207
Best CPU time to get the best result obtained on this benchmark176.341
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 207
Optimality of the best value was proved YES
Number of variables498
Total number of constraints2431
Number of constraints which are clauses2431
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 constraint32
Number of terms in the objective function 498
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 498
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 498
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	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/353159-1176656642/instance-353159-1176656642.opb
0.20/0.20	c reading problem ... 
1.31/0.96	c ... done. Wall clock time 0.76s.
1.31/0.96	c CPU time (experimental) 0.57s.
1.31/0.96	c #vars     498
1.31/0.96	c #constraints  2431
1.44/1.02	c SATISFIABLE
1.44/1.02	c OPTIMIZING...
1.44/1.02	c Got one! Elapsed wall clock time (in seconds):0.818
1.44/1.03	o 246
1.44/1.07	c Got one! Elapsed wall clock time (in seconds):0.868
1.44/1.07	o 236
1.63/1.14	c Got one! Elapsed wall clock time (in seconds):0.932
1.63/1.14	o 235
2.01/1.33	c Got one! Elapsed wall clock time (in seconds):1.123
2.01/1.33	o 234
2.01/1.38	c Got one! Elapsed wall clock time (in seconds):1.181
2.01/1.38	o 233
2.19/1.43	c Got one! Elapsed wall clock time (in seconds):1.227
2.19/1.43	o 232
2.19/1.47	c Got one! Elapsed wall clock time (in seconds):1.264
2.19/1.47	o 231
2.34/1.50	c Got one! Elapsed wall clock time (in seconds):1.296
2.34/1.50	o 230
2.34/1.56	c Got one! Elapsed wall clock time (in seconds):1.353
2.34/1.56	o 229
2.34/1.59	c Got one! Elapsed wall clock time (in seconds):1.383
2.34/1.59	o 228
2.67/1.74	c Got one! Elapsed wall clock time (in seconds):1.539
2.67/1.74	o 227
2.67/1.77	c Got one! Elapsed wall clock time (in seconds):1.568
2.67/1.77	o 217
3.08/2.19	c Got one! Elapsed wall clock time (in seconds):1.988
3.08/2.19	o 216
3.92/2.93	c Got one! Elapsed wall clock time (in seconds):2.725
3.92/2.93	o 215
41.67/40.46	c Got one! Elapsed wall clock time (in seconds):40.257
41.67/40.46	o 214
53.37/52.11	c Got one! Elapsed wall clock time (in seconds):51.903
53.37/52.11	o 213
70.16/68.59	c Got one! Elapsed wall clock time (in seconds):68.383
70.16/68.59	o 212
166.59/164.56	c Got one! Elapsed wall clock time (in seconds):164.355
166.59/164.56	o 211
849.80/843.39	c cleaning 718272 clauses out of 1436550 for limit 0.010979137363029925
858.59/852.10	c Got one! Elapsed wall clock time (in seconds):851.896
858.59/852.10	o 210
923.98/917.50	c Got one! Elapsed wall clock time (in seconds):917.298
923.98/917.50	o 209
1118.60/1111.29	c Got one! Elapsed wall clock time (in seconds):1111.086
1118.60/1111.29	o 208
1377.33/1368.15	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
1384.92/1375.70		at org.sat4j.minisat.constraints.cnf.WLClause.(Unknown Source)
1388.42/1379.27		at org.sat4j.minisat.constraints.cnf.LearntWLClause.(Unknown Source)
1395.62/1386.44		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
1395.62/1386.44		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
1399.22/1390.04		at org.sat4j.minisat.core.Solver.search(Unknown Source)
1404.62/1395.42		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1406.42/1397.21		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1409.91/1400.78		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
1413.51/1404.36		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(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/node7/watcher-353159-1176656642 -o ROOT/results/node7/solver-353159-1176656642 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/353159-1176656642/sat4jPseudoResolution.jar /tmp/evaluation/353159-1176656642/instance-353159-1176656642.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.99 0.97 0.99 2/77 10377
/proc/meminfo: memFree=1596056/2055920 swapFree=4170480/4192956
[pid=10377] ppid=10375 vsize=148 CPUtime=0
/proc/10377/stat : 10377 (java) R 10375 10377 9356 0 -1 0 36 0 0 0 0 0 0 0 20 0 1 0 141701797 151552 20 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 10406975 0 0 4096 0 0 0 0 17 1 0 0
/proc/10377/statm: 38 21 14 9 0 4 0

[startup+0.0144101 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 10377
/proc/meminfo: memFree=1596056/2055920 swapFree=4170480/4192956
[pid=10377] ppid=10375 vsize=12056 CPUtime=0
/proc/10377/stat : 10377 (java) R 10375 10377 9356 0 -1 0 604 0 0 0 0 0 0 0 18 0 1 0 141701797 12345344 411 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 10388266 0 0 4096 0 0 0 0 17 1 0 0
/proc/10377/statm: 3014 415 141 9 0 1148 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12056

[startup+0.101425 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 10377
/proc/meminfo: memFree=1596056/2055920 swapFree=4170480/4192956
[pid=10377] ppid=10375 vsize=1780108 CPUtime=0.08
/proc/10377/stat : 10377 (java) S 10375 10377 9356 0 -1 0 3965 0 1 0 6 2 0 0 18 0 12 0 141701797 1822830592 3706 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10377/statm: 445027 3706 1122 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.99 0.97 0.99 2/77 10377
/proc/meminfo: memFree=1596056/2055920 swapFree=4170480/4192956
[pid=10377] ppid=10375 vsize=1782372 CPUtime=0.3
/proc/10377/stat : 10377 (java) S 10375 10377 9356 0 -1 0 5115 0 1 0 27 3 0 0 18 0 12 0 141701797 1825148928 4853 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10377/statm: 445593 4853 1264 9 0 443205 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1782372

[startup+0.70149 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 10377
/proc/meminfo: memFree=1596056/2055920 swapFree=4170480/4192956
[pid=10377] ppid=10375 vsize=1784328 CPUtime=0.96
/proc/10377/stat : 10377 (java) S 10375 10377 9356 0 -1 0 7923 0 1 0 91 5 0 0 18 0 12 0 141701797 1827151872 6600 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10377/statm: 446082 6600 1301 9 0 443694 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 1784328

[startup+1.50257 s]
/proc/loadavg: 1.07 0.99 0.99 3/90 10390
/proc/meminfo: memFree=1569840/2055920 swapFree=4170480/4192956
[pid=10377] ppid=10375 vsize=1786004 CPUtime=2.34
/proc/10377/stat : 10377 (java) S 10375 10377 9356 0 -1 0 11799 0 1 0 227 7 0 0 18 0 13 0 141701797 1828868096 8946 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10377/statm: 446501 8947 1321 9 0 444113 0
[pid=10377/tid=10379] ppid=10375 vsize=1786004 CPUtime=0.99
/proc/10377/task/10379/stat : 10379 (java) R 10375 10377 9356 0 -1 64 7107 0 1 0 95 4 0 0 25 0 13 0 141701798 1828868096 8947 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109206760 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10380] ppid=10375 vsize=1786004 CPUtime=0
/proc/10377/task/10380/stat : 10380 (java) S 10375 10377 9356 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 141701800 1828868096 8947 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10381] ppid=10375 vsize=1786004 CPUtime=0
/proc/10377/task/10381/stat : 10381 (java) S 10375 10377 9356 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 141701800 1828868096 8947 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10382] ppid=10375 vsize=1786004 CPUtime=0
/proc/10377/task/10382/stat : 10382 (java) S 10375 10377 9356 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 141701802 1828868096 8947 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10383] ppid=10375 vsize=1786004 CPUtime=0
/proc/10377/task/10383/stat : 10383 (java) S 10375 10377 9356 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 141701803 1828868096 8947 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10384] ppid=10375 vsize=1786004 CPUtime=0
/proc/10377/task/10384/stat : 10384 (java) S 10375 10377 9356 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 141701803 1828868096 8947 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10385] ppid=10375 vsize=1786004 CPUtime=0
/proc/10377/task/10385/stat : 10385 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 141701806 1828868096 8947 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10386] ppid=10375 vsize=1786004 CPUtime=0.69
/proc/10377/task/10386/stat : 10386 (java) S 10375 10377 9356 0 -1 64 2232 0 0 0 69 0 0 0 17 0 13 0 141701806 1828868096 8947 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10387] ppid=10375 vsize=1786004 CPUtime=0.62
/proc/10377/task/10387/stat : 10387 (java) S 10375 10377 9356 0 -1 64 1737 0 0 0 62 0 0 0 16 0 13 0 141701806 1828868096 8947 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10388] ppid=10375 vsize=1786004 CPUtime=0
/proc/10377/task/10388/stat : 10388 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 141701806 1828868096 8947 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10389] ppid=10375 vsize=1786004 CPUtime=0
/proc/10377/task/10389/stat : 10389 (java) S 10375 10377 9356 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 141701806 1828868096 8947 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 1786004

[startup+3.10273 s]
/proc/loadavg: 1.07 0.99 0.99 2/90 10402
/proc/meminfo: memFree=1559464/2055920 swapFree=4170480/4192956
[pid=10377] ppid=10375 vsize=1786004 CPUtime=4.11
/proc/10377/stat : 10377 (java) S 10375 10377 9356 0 -1 0 15346 0 1 0 402 9 0 0 18 0 13 0 141701797 1828868096 11963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10377/statm: 446501 11964 1324 9 0 444113 0
[pid=10377/tid=10379] ppid=10375 vsize=1786004 CPUtime=2.49
/proc/10377/task/10379/stat : 10379 (java) R 10375 10377 9356 0 -1 64 10108 0 1 0 243 6 0 0 17 0 13 0 141701798 1828868096 11964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109722742 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10380] ppid=10375 vsize=1786004 CPUtime=0
/proc/10377/task/10380/stat : 10380 (java) S 10375 10377 9356 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 141701800 1828868096 11964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10381] ppid=10375 vsize=1786004 CPUtime=0
/proc/10377/task/10381/stat : 10381 (java) S 10375 10377 9356 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 141701800 1828868096 11964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10382] ppid=10375 vsize=1786004 CPUtime=0
/proc/10377/task/10382/stat : 10382 (java) S 10375 10377 9356 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 141701802 1828868096 11964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10383] ppid=10375 vsize=1786004 CPUtime=0
/proc/10377/task/10383/stat : 10383 (java) S 10375 10377 9356 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 141701803 1828868096 11964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10384] ppid=10375 vsize=1786004 CPUtime=0
/proc/10377/task/10384/stat : 10384 (java) S 10375 10377 9356 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 141701803 1828868096 11964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10385] ppid=10375 vsize=1786004 CPUtime=0
/proc/10377/task/10385/stat : 10385 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 141701806 1828868096 11964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10386] ppid=10375 vsize=1786004 CPUtime=0.8
/proc/10377/task/10386/stat : 10386 (java) S 10375 10377 9356 0 -1 64 2426 0 0 0 80 0 0 0 16 0 13 0 141701806 1828868096 11964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10387] ppid=10375 vsize=1786004 CPUtime=0.79
/proc/10377/task/10387/stat : 10387 (java) S 10375 10377 9356 0 -1 64 2089 0 0 0 78 1 0 0 16 0 13 0 141701806 1828868096 11964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10388] ppid=10375 vsize=1786004 CPUtime=0
/proc/10377/task/10388/stat : 10388 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 141701806 1828868096 11965 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10389] ppid=10375 vsize=1786004 CPUtime=0
/proc/10377/task/10389/stat : 10389 (java) S 10375 10377 9356 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 141701806 1828868096 11965 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.11
Current children cumulated vsize (KiB) 1786004

[startup+6.30107 s]
/proc/loadavg: 1.07 0.99 0.99 2/90 10404
/proc/meminfo: memFree=1542048/2055920 swapFree=4170480/4192956
[pid=10377] ppid=10375 vsize=1785676 CPUtime=7.32
/proc/10377/stat : 10377 (java) S 10375 10377 9356 0 -1 0 19407 0 1 0 721 11 0 0 18 0 13 0 141701797 1828532224 15940 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10377/statm: 446419 15940 1324 9 0 444031 0
[pid=10377/tid=10379] ppid=10375 vsize=1785676 CPUtime=5.67
/proc/10377/task/10379/stat : 10379 (java) R 10375 10377 9356 0 -1 64 14166 0 1 0 559 8 0 0 25 0 13 0 141701798 1828532224 15940 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109704368 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10380] ppid=10375 vsize=1785676 CPUtime=0
/proc/10377/task/10380/stat : 10380 (java) S 10375 10377 9356 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 141701800 1828532224 15940 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10381] ppid=10375 vsize=1785676 CPUtime=0
/proc/10377/task/10381/stat : 10381 (java) S 10375 10377 9356 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 141701800 1828532224 15940 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10382] ppid=10375 vsize=1785676 CPUtime=0
/proc/10377/task/10382/stat : 10382 (java) S 10375 10377 9356 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 141701802 1828532224 15940 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10383] ppid=10375 vsize=1785676 CPUtime=0
/proc/10377/task/10383/stat : 10383 (java) S 10375 10377 9356 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 141701803 1828532224 15941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10384] ppid=10375 vsize=1785676 CPUtime=0
/proc/10377/task/10384/stat : 10384 (java) S 10375 10377 9356 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 141701803 1828532224 15941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10385] ppid=10375 vsize=1785676 CPUtime=0
/proc/10377/task/10385/stat : 10385 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 141701806 1828532224 15941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10386] ppid=10375 vsize=1785676 CPUtime=0.82
/proc/10377/task/10386/stat : 10386 (java) S 10375 10377 9356 0 -1 64 2427 0 0 0 82 0 0 0 16 0 13 0 141701806 1828532224 15941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10387] ppid=10375 vsize=1785676 CPUtime=0.8
/proc/10377/task/10387/stat : 10387 (java) S 10375 10377 9356 0 -1 64 2090 0 0 0 79 1 0 0 16 0 13 0 141701806 1828532224 15941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10388] ppid=10375 vsize=1785676 CPUtime=0
/proc/10377/task/10388/stat : 10388 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 141701806 1828532224 15941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10389] ppid=10375 vsize=1785676 CPUtime=0
/proc/10377/task/10389/stat : 10389 (java) S 10375 10377 9356 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 141701806 1828532224 15941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10404] ppid=10375 vsize=1785676 CPUtime=0
/proc/10377/task/10404/stat : 10404 (java) S 10375 10377 9356 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 141702091 1828532224 15941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.32
Current children cumulated vsize (KiB) 1785676

[startup+12.7027 s]
/proc/loadavg: 1.06 0.99 0.99 2/90 10404
/proc/meminfo: memFree=1511776/2055920 swapFree=4170480/4192956
[pid=10377] ppid=10375 vsize=1785676 CPUtime=13.72
/proc/10377/stat : 10377 (java) S 10375 10377 9356 0 -1 0 26717 0 1 0 1358 14 0 0 18 0 13 0 141701797 1828532224 23250 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10377/statm: 446419 23250 1324 9 0 444031 0
[pid=10377/tid=10379] ppid=10375 vsize=1785676 CPUtime=12.05
/proc/10377/task/10379/stat : 10379 (java) R 10375 10377 9356 0 -1 64 21475 0 1 0 1194 11 0 0 25 0 13 0 141701798 1828532224 23250 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109857503 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10380] ppid=10375 vsize=1785676 CPUtime=0
/proc/10377/task/10380/stat : 10380 (java) S 10375 10377 9356 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 141701800 1828532224 23250 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10381] ppid=10375 vsize=1785676 CPUtime=0
/proc/10377/task/10381/stat : 10381 (java) S 10375 10377 9356 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 141701800 1828532224 23250 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10382] ppid=10375 vsize=1785676 CPUtime=0
/proc/10377/task/10382/stat : 10382 (java) S 10375 10377 9356 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 141701802 1828532224 23250 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10383] ppid=10375 vsize=1785676 CPUtime=0
/proc/10377/task/10383/stat : 10383 (java) S 10375 10377 9356 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 141701803 1828532224 23250 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10384] ppid=10375 vsize=1785676 CPUtime=0
/proc/10377/task/10384/stat : 10384 (java) S 10375 10377 9356 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 141701803 1828532224 23250 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10385] ppid=10375 vsize=1785676 CPUtime=0
/proc/10377/task/10385/stat : 10385 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 141701806 1828532224 23251 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10386] ppid=10375 vsize=1785676 CPUtime=0.82
/proc/10377/task/10386/stat : 10386 (java) S 10375 10377 9356 0 -1 64 2427 0 0 0 82 0 0 0 16 0 13 0 141701806 1828532224 23251 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10387] ppid=10375 vsize=1785676 CPUtime=0.82
/proc/10377/task/10387/stat : 10387 (java) S 10375 10377 9356 0 -1 64 2091 0 0 0 81 1 0 0 17 0 13 0 141701806 1828532224 23251 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10388] ppid=10375 vsize=1785676 CPUtime=0
/proc/10377/task/10388/stat : 10388 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 141701806 1828532224 23251 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10389] ppid=10375 vsize=1785676 CPUtime=0
/proc/10377/task/10389/stat : 10389 (java) S 10375 10377 9356 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 141701806 1828532224 23251 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10404] ppid=10375 vsize=1785676 CPUtime=0
/proc/10377/task/10404/stat : 10404 (java) S 10375 10377 9356 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 141702091 1828532224 23251 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.72
Current children cumulated vsize (KiB) 1785676

[startup+25.5021 s]
/proc/loadavg: 1.05 0.99 0.99 2/90 10404
/proc/meminfo: memFree=1446112/2055920 swapFree=4170480/4192956
[pid=10377] ppid=10375 vsize=1785584 CPUtime=26.54
/proc/10377/stat : 10377 (java) S 10375 10377 9356 0 -1 0 42275 0 1 0 2632 22 0 0 18 0 13 0 141701797 1828438016 38785 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10377/statm: 446396 38785 1324 9 0 444008 0
[pid=10377/tid=10379] ppid=10375 vsize=1785584 CPUtime=24.85
/proc/10377/task/10379/stat : 10379 (java) R 10375 10377 9356 0 -1 64 37033 0 1 0 2466 19 0 0 25 0 13 0 141701798 1828438016 38785 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109857503 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10380] ppid=10375 vsize=1785584 CPUtime=0
/proc/10377/task/10380/stat : 10380 (java) S 10375 10377 9356 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 141701800 1828438016 38785 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10381] ppid=10375 vsize=1785584 CPUtime=0
/proc/10377/task/10381/stat : 10381 (java) S 10375 10377 9356 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 141701800 1828438016 38785 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10382] ppid=10375 vsize=1785584 CPUtime=0
/proc/10377/task/10382/stat : 10382 (java) S 10375 10377 9356 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 141701802 1828438016 38785 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10383] ppid=10375 vsize=1785584 CPUtime=0
/proc/10377/task/10383/stat : 10383 (java) S 10375 10377 9356 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 141701803 1828438016 38785 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=10377/tid=10382] ppid=10375 vsize=1790712 CPUtime=59.89
/proc/10377/task/10382/stat : 10382 (java) R 10375 10377 9356 0 -1 64 83093 0 0 0 5947 42 0 0 25 0 13 0 141701802 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104904115 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10383] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10383/stat : 10383 (java) S 10375 10377 9356 0 -1 64 10 0 0 0 0 0 0 0 15 0 13 0 141701803 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10384] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10384/stat : 10384 (java) S 10375 10377 9356 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 141701803 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10385] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10385/stat : 10385 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10386] ppid=10375 vsize=1790712 CPUtime=0.97
/proc/10377/task/10386/stat : 10386 (java) S 10375 10377 9356 0 -1 64 2578 0 0 0 97 0 0 0 17 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10387] ppid=10375 vsize=1790712 CPUtime=0.99
/proc/10377/task/10387/stat : 10387 (java) S 10375 10377 9356 0 -1 64 2109 0 0 0 98 1 0 0 17 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10388] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10388/stat : 10388 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10389] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10389/stat : 10389 (java) S 10375 10377 9356 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10411] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10411/stat : 10411 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 141812926 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1410.71
Current children cumulated vsize (KiB) 1790712

[startup+1404.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 10411
/proc/meminfo: memFree=26920/2055920 swapFree=4170480/4192956
[pid=10377] ppid=10375 vsize=1790712 CPUtime=1413.92
/proc/10377/stat : 10377 (java) S 10375 10377 9356 0 -1 0 681274 0 1 0 141055 337 0 0 18 0 13 0 141701797 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10377/statm: 447678 416278 1337 9 0 445290 0
[pid=10377/tid=10379] ppid=10375 vsize=1790712 CPUtime=1331.71
/proc/10377/task/10379/stat : 10379 (java) S 10375 10377 9356 0 -1 64 37779 0 1 0 133141 30 0 0 17 0 13 0 141701798 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10380] ppid=10375 vsize=1790712 CPUtime=8.44
/proc/10377/task/10380/stat : 10380 (java) S 10375 10377 9356 0 -1 64 279242 0 0 0 715 129 0 0 16 0 13 0 141701800 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10381] ppid=10375 vsize=1790712 CPUtime=8.66
/proc/10377/task/10381/stat : 10381 (java) S 10375 10377 9356 0 -1 64 275736 0 0 0 734 132 0 0 18 0 13 0 141701800 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10382] ppid=10375 vsize=1790712 CPUtime=63.1
/proc/10377/task/10382/stat : 10382 (java) R 10375 10377 9356 0 -1 64 83093 0 0 0 6268 42 0 0 25 0 13 0 141701802 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104904118 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10383] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10383/stat : 10383 (java) S 10375 10377 9356 0 -1 64 10 0 0 0 0 0 0 0 15 0 13 0 141701803 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10384] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10384/stat : 10384 (java) S 10375 10377 9356 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 141701803 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10385] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10385/stat : 10385 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10386] ppid=10375 vsize=1790712 CPUtime=0.97
/proc/10377/task/10386/stat : 10386 (java) S 10375 10377 9356 0 -1 64 2578 0 0 0 97 0 0 0 17 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10387] ppid=10375 vsize=1790712 CPUtime=0.99
/proc/10377/task/10387/stat : 10387 (java) S 10375 10377 9356 0 -1 64 2109 0 0 0 98 1 0 0 17 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10388] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10388/stat : 10388 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10389] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10389/stat : 10389 (java) S 10375 10377 9356 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10411] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10411/stat : 10411 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 141812926 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1413.92
Current children cumulated vsize (KiB) 1790712

[startup+1406.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 10411
/proc/meminfo: memFree=26920/2055920 swapFree=4170480/4192956
[pid=10377] ppid=10375 vsize=1790712 CPUtime=1415.51
/proc/10377/stat : 10377 (java) S 10375 10377 9356 0 -1 0 681276 0 1 0 141214 337 0 0 18 0 13 0 141701797 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10377/statm: 447678 416278 1337 9 0 445290 0
[pid=10377/tid=10379] ppid=10375 vsize=1790712 CPUtime=1331.71
/proc/10377/task/10379/stat : 10379 (java) S 10375 10377 9356 0 -1 64 37781 0 1 0 133141 30 0 0 16 0 13 0 141701798 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10380] ppid=10375 vsize=1790712 CPUtime=8.44
/proc/10377/task/10380/stat : 10380 (java) S 10375 10377 9356 0 -1 64 279242 0 0 0 715 129 0 0 16 0 13 0 141701800 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10381] ppid=10375 vsize=1790712 CPUtime=8.66
/proc/10377/task/10381/stat : 10381 (java) S 10375 10377 9356 0 -1 64 275736 0 0 0 734 132 0 0 18 0 13 0 141701800 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10382] ppid=10375 vsize=1790712 CPUtime=64.69
/proc/10377/task/10382/stat : 10382 (java) R 10375 10377 9356 0 -1 64 83093 0 0 0 6427 42 0 0 25 0 13 0 141701802 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104904115 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10383] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10383/stat : 10383 (java) S 10375 10377 9356 0 -1 64 10 0 0 0 0 0 0 0 15 0 13 0 141701803 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10384] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10384/stat : 10384 (java) S 10375 10377 9356 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 141701803 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10385] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10385/stat : 10385 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10386] ppid=10375 vsize=1790712 CPUtime=0.97
/proc/10377/task/10386/stat : 10386 (java) S 10375 10377 9356 0 -1 64 2578 0 0 0 97 0 0 0 17 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10387] ppid=10375 vsize=1790712 CPUtime=0.99
/proc/10377/task/10387/stat : 10387 (java) S 10375 10377 9356 0 -1 64 2109 0 0 0 98 1 0 0 17 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10388] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10388/stat : 10388 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10389] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10389/stat : 10389 (java) S 10375 10377 9356 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10411] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10411/stat : 10411 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 141812926 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1415.51
Current children cumulated vsize (KiB) 1790712

[startup+1407.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 10411
/proc/meminfo: memFree=26920/2055920 swapFree=4170480/4192956
[pid=10377] ppid=10375 vsize=1790712 CPUtime=1416.31
/proc/10377/stat : 10377 (java) S 10375 10377 9356 0 -1 0 681276 0 1 0 141294 337 0 0 18 0 13 0 141701797 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10377/statm: 447678 416278 1337 9 0 445290 0
[pid=10377/tid=10379] ppid=10375 vsize=1790712 CPUtime=1331.71
/proc/10377/task/10379/stat : 10379 (java) S 10375 10377 9356 0 -1 64 37781 0 1 0 133141 30 0 0 16 0 13 0 141701798 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10380] ppid=10375 vsize=1790712 CPUtime=8.44
/proc/10377/task/10380/stat : 10380 (java) S 10375 10377 9356 0 -1 64 279242 0 0 0 715 129 0 0 16 0 13 0 141701800 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10381] ppid=10375 vsize=1790712 CPUtime=8.66
/proc/10377/task/10381/stat : 10381 (java) S 10375 10377 9356 0 -1 64 275736 0 0 0 734 132 0 0 18 0 13 0 141701800 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10382] ppid=10375 vsize=1790712 CPUtime=65.49
/proc/10377/task/10382/stat : 10382 (java) R 10375 10377 9356 0 -1 64 83093 0 0 0 6507 42 0 0 25 0 13 0 141701802 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105332840 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10383] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10383/stat : 10383 (java) S 10375 10377 9356 0 -1 64 10 0 0 0 0 0 0 0 15 0 13 0 141701803 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10384] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10384/stat : 10384 (java) S 10375 10377 9356 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 141701803 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10385] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10385/stat : 10385 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10386] ppid=10375 vsize=1790712 CPUtime=0.97
/proc/10377/task/10386/stat : 10386 (java) S 10375 10377 9356 0 -1 64 2578 0 0 0 97 0 0 0 17 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10387] ppid=10375 vsize=1790712 CPUtime=0.99
/proc/10377/task/10387/stat : 10387 (java) S 10375 10377 9356 0 -1 64 2109 0 0 0 98 1 0 0 17 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10388] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10388/stat : 10388 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10389] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10389/stat : 10389 (java) S 10375 10377 9356 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10411] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10411/stat : 10411 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 141812926 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1416.31
Current children cumulated vsize (KiB) 1790712

[startup+1407.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 10411
/proc/meminfo: memFree=26920/2055920 swapFree=4170480/4192956
[pid=10377] ppid=10375 vsize=1790712 CPUtime=1417.12
/proc/10377/stat : 10377 (java) S 10375 10377 9356 0 -1 0 681276 0 1 0 141375 337 0 0 18 0 13 0 141701797 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10377/statm: 447678 416278 1337 9 0 445290 0
[pid=10377/tid=10379] ppid=10375 vsize=1790712 CPUtime=1331.71
/proc/10377/task/10379/stat : 10379 (java) S 10375 10377 9356 0 -1 64 37781 0 1 0 133141 30 0 0 16 0 13 0 141701798 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10380] ppid=10375 vsize=1790712 CPUtime=8.44
/proc/10377/task/10380/stat : 10380 (java) S 10375 10377 9356 0 -1 64 279242 0 0 0 715 129 0 0 16 0 13 0 141701800 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10381] ppid=10375 vsize=1790712 CPUtime=8.66
/proc/10377/task/10381/stat : 10381 (java) S 10375 10377 9356 0 -1 64 275736 0 0 0 734 132 0 0 18 0 13 0 141701800 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10382] ppid=10375 vsize=1790712 CPUtime=66.3
/proc/10377/task/10382/stat : 10382 (java) R 10375 10377 9356 0 -1 64 83093 0 0 0 6588 42 0 0 25 0 13 0 141701802 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105333995 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10377/tid=10383] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10383/stat : 10383 (java) S 10375 10377 9356 0 -1 64 10 0 0 0 0 0 0 0 15 0 13 0 141701803 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10384] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10384/stat : 10384 (java) S 10375 10377 9356 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 141701803 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10385] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10385/stat : 10385 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10386] ppid=10375 vsize=1790712 CPUtime=0.97
/proc/10377/task/10386/stat : 10386 (java) S 10375 10377 9356 0 -1 64 2578 0 0 0 97 0 0 0 17 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10387] ppid=10375 vsize=1790712 CPUtime=0.99
/proc/10377/task/10387/stat : 10387 (java) S 10375 10377 9356 0 -1 64 2109 0 0 0 98 1 0 0 17 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10388] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10388/stat : 10388 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10389] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10389/stat : 10389 (java) R 10375 10377 9356 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 141701806 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10377/tid=10411] ppid=10375 vsize=1790712 CPUtime=0
/proc/10377/task/10411/stat : 10411 (java) S 10375 10377 9356 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 141812926 1833689088 416278 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1417.12
Current children cumulated vsize (KiB) 1790712

[startup+1408.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 10411
/proc/meminfo: memFree=26920/2055920 swapFree=4170480/4192956
[pid=10377] ppid=10375 vsize=0 CPUtime=1417.32
/proc/10377/stat : 10377 (java) Z 10375 10377 9356 0 -1 12 681277 0 1 0 141381 351 0 0 16 0 2 0 141701797 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10377/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1417.32
Current children cumulated vsize (KiB) 0

[startup+1408.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 10411
/proc/meminfo: memFree=26920/2055920 swapFree=4170480/4192956
[pid=10377] ppid=10375 vsize=0 CPUtime=1417.42
/proc/10377/stat : 10377 (java) Z 10375 10377 9356 0 -1 12 681277 0 1 0 141381 361 0 0 16 0 2 0 141701797 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10377/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1417.42
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 1408.21
CPU time (s): 1417.43
CPU user time (s): 1413.81
CPU system time (s): 3.61545
CPU usage (%): 100.655
Max. virtual memory (cumulated for all children) (KiB): 1802720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1413.81
system time used= 3.61545
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 681277
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= 29631
involuntary context switches= 30468

runsolver used 1.3218 second user time and 3.84841 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sun Apr 15 17:04:02 UTC 2007

IDJOB= 353159
IDBENCH= 2189
IDSOLVER= 159
FILE ID= node7/353159-1176656642

PBS_JOBID= 4556873

Free space on /tmp= 66519 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-ii32c2.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/353159-1176656642/sat4jPseudoResolution.jar /tmp/evaluation/353159-1176656642/instance-353159-1176656642.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-353159-1176656642 -o ROOT/results/node7/solver-353159-1176656642 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/353159-1176656642/sat4jPseudoResolution.jar /tmp/evaluation/353159-1176656642/instance-353159-1176656642.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  10cfce36a090e62566639770833f1068

RANDOM SEED= 65215288

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1596528 kB
Buffers:         93428 kB
Cached:         272212 kB
SwapCached:       2580 kB
Active:         102084 kB
Inactive:       287636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1596528 kB
SwapTotal:     4192956 kB
SwapFree:      4170480 kB
Dirty:            3692 kB
Writeback:           0 kB
Mapped:          31008 kB
Slab:            55204 kB
Committed_AS:  4872772 kB
PageTables:       1860 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= 66519 MiB

End job on node7 on Sun Apr 15 17:27:30 UTC 2007