Trace number 364839

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) 1002.89 996.219

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32c1.opb
MD5SUMb354df8d74ddbd5006be5e12ba59956d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark167
Best CPU time to get the best result obtained on this benchmark14.3568
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 167
Optimality of the best value was proved YES
Number of variables450
Total number of constraints1505
Number of constraints which are clauses1505
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 450
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 450
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 450
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.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.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/364839-1177043760/instance-364839-1177043760.opb
0.20/0.20	c reading problem ... 
0.77/0.68	c ... done. Wall clock time 0.476s.
0.77/0.68	c CPU time (experimental) 0.5s.
0.77/0.68	c #vars     450
0.77/0.68	c #constraints  1505
0.90/0.71	c SATISFIABLE
0.90/0.71	c OPTIMIZING...
0.90/0.71	c Got one! Elapsed wall clock time (in seconds):0.507
0.90/0.71	o 215
0.90/0.79	c Got one! Elapsed wall clock time (in seconds):0.59
0.90/0.79	o 214
1.09/0.86	c Got one! Elapsed wall clock time (in seconds):0.656
1.09/0.89	o 213
1.28/0.93	c Got one! Elapsed wall clock time (in seconds):0.735
1.28/0.94	o 212
1.28/0.98	c Got one! Elapsed wall clock time (in seconds):0.78
1.28/0.98	o 211
1.45/1.03	c Got one! Elapsed wall clock time (in seconds):0.833
1.45/1.03	o 210
1.66/1.17	c Got one! Elapsed wall clock time (in seconds):0.967
1.66/1.17	o 193
1.95/1.32	c Got one! Elapsed wall clock time (in seconds):1.117
1.95/1.32	o 192
2.09/1.50	c Got one! Elapsed wall clock time (in seconds):1.296
2.09/1.50	o 191
2.20/1.53	c Got one! Elapsed wall clock time (in seconds):1.326
2.20/1.53	o 190
2.40/1.74	c Got one! Elapsed wall clock time (in seconds):1.544
2.40/1.74	o 189
2.56/1.88	c Got one! Elapsed wall clock time (in seconds):1.684
2.56/1.88	o 188
2.72/1.98	c Got one! Elapsed wall clock time (in seconds):1.778
2.72/1.98	o 187
3.59/2.71	c Got one! Elapsed wall clock time (in seconds):2.514
3.59/2.71	o 186
3.81/2.98	c Got one! Elapsed wall clock time (in seconds):2.78
3.81/2.98	o 185
5.21/4.40	c Got one! Elapsed wall clock time (in seconds):4.201
5.31/4.40	o 184
5.40/4.53	c Got one! Elapsed wall clock time (in seconds):4.326
5.40/4.53	o 183
5.81/4.99	c Got one! Elapsed wall clock time (in seconds):4.785
5.81/4.99	o 182
7.91/7.09	c Got one! Elapsed wall clock time (in seconds):6.893
7.91/7.09	o 181
41.86/40.79	c Got one! Elapsed wall clock time (in seconds):40.592
41.86/40.79	o 180
48.55/47.45	c Got one! Elapsed wall clock time (in seconds):47.247
48.55/47.45	o 179
50.05/48.97	c Got one! Elapsed wall clock time (in seconds):48.773
50.05/48.97	o 178
81.98/80.44	c Got one! Elapsed wall clock time (in seconds):80.242
81.98/80.44	o 177
86.01/84.49	c Got one! Elapsed wall clock time (in seconds):84.286
86.01/84.49	o 176
112.22/110.69	c Got one! Elapsed wall clock time (in seconds):110.494
112.22/110.69	o 175
114.02/112.41	c Got one! Elapsed wall clock time (in seconds):112.21
114.02/112.41	o 174
632.82/627.24	c Got one! Elapsed wall clock time (in seconds):627.041
632.82/627.24	o 173
976.28/969.62	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space

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/node63/watcher-364839-1177043760 -o ROOT/results/node63/solver-364839-1177043760 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/364839-1177043760/sat4jPseudoResolution.jar /tmp/evaluation/364839-1177043760/instance-364839-1177043760.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.98 0.99 2/64 10536
/proc/meminfo: memFree=1784252/2055920 swapFree=4182876/4192956
[pid=10536] ppid=10534 vsize=308 CPUtime=0
/proc/10536/stat : 10536 (java) R 10534 10536 9894 0 -1 0 54 0 0 0 0 0 0 0 18 0 1 0 180365969 315392 38 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 2970461 0 0 4096 0 0 0 0 17 1 0 0
/proc/10536/statm: 77 39 29 9 0 6 0

[startup+0.0990719 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 10536
/proc/meminfo: memFree=1784252/2055920 swapFree=4182876/4192956
[pid=10536] ppid=10534 vsize=1780108 CPUtime=0.08
/proc/10536/stat : 10536 (java) S 10534 10536 9894 0 -1 0 3966 0 1 0 6 2 0 0 18 0 12 0 180365969 1822830592 3708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10536/statm: 445027 3708 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.101068 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 10536
/proc/meminfo: memFree=1784252/2055920 swapFree=4182876/4192956
[pid=10536] ppid=10534 vsize=1780108 CPUtime=0.08
/proc/10536/stat : 10536 (java) S 10534 10536 9894 0 -1 0 3974 0 1 0 6 2 0 0 18 0 12 0 180365969 1822830592 3716 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10536/statm: 445027 3716 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301095 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 10536
/proc/meminfo: memFree=1784252/2055920 swapFree=4182876/4192956
[pid=10536] ppid=10534 vsize=1782372 CPUtime=0.31
/proc/10536/stat : 10536 (java) S 10534 10536 9894 0 -1 0 5111 0 1 0 28 3 0 0 18 0 12 0 180365969 1825148928 4850 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10536/statm: 445593 4850 1264 9 0 443205 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1782372

[startup+0.701134 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 10536
/proc/meminfo: memFree=1784252/2055920 swapFree=4182876/4192956
[pid=10536] ppid=10534 vsize=1784652 CPUtime=0.9
/proc/10536/stat : 10536 (java) S 10534 10536 9894 0 -1 0 7212 0 1 0 85 5 0 0 18 0 13 0 180365969 1827483648 6511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10536/statm: 446163 6511 1307 9 0 443775 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 1784652

[startup+1.50222 s]
/proc/loadavg: 1.15 1.02 1.01 4/77 10553
/proc/meminfo: memFree=1760020/2055920 swapFree=4182876/4192956
[pid=10536] ppid=10534 vsize=1787400 CPUtime=2.2
/proc/10536/stat : 10536 (java) S 10534 10536 9894 0 -1 0 11359 0 1 0 213 7 0 0 18 0 12 0 180365969 1830297600 8613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10536/statm: 446850 8617 1316 9 0 444462 0
[pid=10536/tid=10538] ppid=10534 vsize=1787400 CPUtime=1.04
/proc/10536/task/10538/stat : 10538 (java) R 10534 10536 9894 0 -1 64 6528 0 1 0 100 4 0 0 20 0 12 0 180365971 1830297600 8620 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103343746 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10536/tid=10539] ppid=10534 vsize=1787400 CPUtime=0
/proc/10536/task/10539/stat : 10539 (java) S 10534 10536 9894 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 180365972 1830297600 8624 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10540] ppid=10534 vsize=1787400 CPUtime=0
/proc/10536/task/10540/stat : 10540 (java) S 10534 10536 9894 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 180365972 1830297600 8624 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10541] ppid=10534 vsize=1787400 CPUtime=0
/proc/10536/task/10541/stat : 10541 (java) S 10534 10536 9894 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 180365974 1830297600 8625 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10542] ppid=10534 vsize=1787400 CPUtime=0
/proc/10536/task/10542/stat : 10542 (java) S 10534 10536 9894 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 180365975 1830297600 8625 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10543] ppid=10534 vsize=1787400 CPUtime=0
/proc/10536/task/10543/stat : 10543 (java) S 10534 10536 9894 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 180365975 1830297600 8625 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10544] ppid=10534 vsize=1787400 CPUtime=0
/proc/10536/task/10544/stat : 10544 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 180365979 1830297600 8625 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10545] ppid=10534 vsize=1787400 CPUtime=0.54
/proc/10536/task/10545/stat : 10545 (java) S 10534 10536 9894 0 -1 64 1678 0 0 0 53 1 0 0 16 0 12 0 180365979 1830297600 8625 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10536/tid=10546] ppid=10534 vsize=1787400 CPUtime=0.6
/proc/10536/task/10546/stat : 10546 (java) S 10534 10536 9894 0 -1 64 2433 0 0 0 59 1 0 0 16 0 12 0 180365979 1830297600 8625 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10547] ppid=10534 vsize=1787400 CPUtime=0
/proc/10536/task/10547/stat : 10547 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 180365979 1830297600 8625 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10548] ppid=10534 vsize=1787400 CPUtime=0
/proc/10536/task/10548/stat : 10548 (java) S 10534 10536 9894 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 180365979 1830297600 8625 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 1787400

[startup+3.10139 s]
/proc/loadavg: 1.15 1.02 1.01 2/77 10562
/proc/meminfo: memFree=1749260/2055920 swapFree=4182876/4192956
[pid=10536] ppid=10534 vsize=1787400 CPUtime=4.01
/proc/10536/stat : 10536 (java) S 10534 10536 9894 0 -1 0 14916 0 1 0 393 8 0 0 18 0 13 0 180365969 1830297600 11588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10536/statm: 446850 11588 1318 9 0 444462 0
[pid=10536/tid=10538] ppid=10534 vsize=1787400 CPUtime=2.51
/proc/10536/task/10538/stat : 10538 (java) R 10534 10536 9894 0 -1 64 9475 0 1 0 246 5 0 0 25 0 13 0 180365971 1830297600 11588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109593215 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10539] ppid=10534 vsize=1787400 CPUtime=0
/proc/10536/task/10539/stat : 10539 (java) S 10534 10536 9894 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 180365972 1830297600 11588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10540] ppid=10534 vsize=1787400 CPUtime=0
/proc/10536/task/10540/stat : 10540 (java) S 10534 10536 9894 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 180365972 1830297600 11588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10541] ppid=10534 vsize=1787400 CPUtime=0
/proc/10536/task/10541/stat : 10541 (java) S 10534 10536 9894 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 180365974 1830297600 11588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10542] ppid=10534 vsize=1787400 CPUtime=0
/proc/10536/task/10542/stat : 10542 (java) S 10534 10536 9894 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 180365975 1830297600 11588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10543] ppid=10534 vsize=1787400 CPUtime=0
/proc/10536/task/10543/stat : 10543 (java) S 10534 10536 9894 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 180365975 1830297600 11588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10544] ppid=10534 vsize=1787400 CPUtime=0
/proc/10536/task/10544/stat : 10544 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 180365979 1830297600 11588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10545] ppid=10534 vsize=1787400 CPUtime=0.68
/proc/10536/task/10545/stat : 10545 (java) S 10534 10536 9894 0 -1 64 2024 0 0 0 67 1 0 0 16 0 13 0 180365979 1830297600 11588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10536/tid=10546] ppid=10534 vsize=1787400 CPUtime=0.79
/proc/10536/task/10546/stat : 10546 (java) S 10534 10536 9894 0 -1 64 2690 0 0 0 78 1 0 0 16 0 13 0 180365979 1830297600 11588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10547] ppid=10534 vsize=1787400 CPUtime=0
/proc/10536/task/10547/stat : 10547 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 180365979 1830297600 11588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10548] ppid=10534 vsize=1787400 CPUtime=0
/proc/10536/task/10548/stat : 10548 (java) S 10534 10536 9894 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 180365979 1830297600 11588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 1787400

[startup+6.30172 s]
/proc/loadavg: 1.15 1.02 1.01 2/77 10567
/proc/meminfo: memFree=1730876/2055920 swapFree=4182876/4192956
[pid=10536] ppid=10534 vsize=1786900 CPUtime=7.2
/proc/10536/stat : 10536 (java) S 10534 10536 9894 0 -1 0 19016 0 1 0 711 9 0 0 18 0 13 0 180365969 1829785600 15556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10536/statm: 446725 15556 1319 9 0 444337 0
[pid=10536/tid=10538] ppid=10534 vsize=1786900 CPUtime=5.71
/proc/10536/task/10538/stat : 10538 (java) R 10534 10536 9894 0 -1 64 13571 0 1 0 565 6 0 0 25 0 13 0 180365971 1829785600 15556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109747423 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10536/tid=10539] ppid=10534 vsize=1786900 CPUtime=0
/proc/10536/task/10539/stat : 10539 (java) S 10534 10536 9894 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 180365972 1829785600 15556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10540] ppid=10534 vsize=1786900 CPUtime=0
/proc/10536/task/10540/stat : 10540 (java) S 10534 10536 9894 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 180365972 1829785600 15556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10541] ppid=10534 vsize=1786900 CPUtime=0
/proc/10536/task/10541/stat : 10541 (java) S 10534 10536 9894 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 180365974 1829785600 15556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10542] ppid=10534 vsize=1786900 CPUtime=0
/proc/10536/task/10542/stat : 10542 (java) S 10534 10536 9894 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 180365975 1829785600 15556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10543] ppid=10534 vsize=1786900 CPUtime=0
/proc/10536/task/10543/stat : 10543 (java) S 10534 10536 9894 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 180365975 1829785600 15556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10544] ppid=10534 vsize=1786900 CPUtime=0
/proc/10536/task/10544/stat : 10544 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 180365979 1829785600 15556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10545] ppid=10534 vsize=1786900 CPUtime=0.68
/proc/10536/task/10545/stat : 10545 (java) S 10534 10536 9894 0 -1 64 2024 0 0 0 67 1 0 0 16 0 13 0 180365979 1829785600 15556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10536/tid=10546] ppid=10534 vsize=1786900 CPUtime=0.79
/proc/10536/task/10546/stat : 10546 (java) S 10534 10536 9894 0 -1 64 2690 0 0 0 78 1 0 0 16 0 13 0 180365979 1829785600 15556 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10547] ppid=10534 vsize=1786900 CPUtime=0
/proc/10536/task/10547/stat : 10547 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 180365979 1829785600 15557 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10548] ppid=10534 vsize=1786900 CPUtime=0
/proc/10536/task/10548/stat : 10548 (java) S 10534 10536 9894 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 180365979 1829785600 15557 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10567] ppid=10534 vsize=1786900 CPUtime=0
/proc/10536/task/10567/stat : 10567 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 180366469 1829785600 15557 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.2
Current children cumulated vsize (KiB) 1786900

[startup+12.7014 s]
/proc/loadavg: 1.13 1.02 1.00 2/77 10568
/proc/meminfo: memFree=1700028/2055920 swapFree=4182876/4192956
[pid=10536] ppid=10534 vsize=1785744 CPUtime=13.61
/proc/10536/stat : 10536 (java) S 10534 10536 9894 0 -1 0 26666 0 1 0 1348 13 0 0 18 0 13 0 180365969 1828601856 22915 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10536/statm: 446436 22916 1319 9 0 444048 0
[pid=10536/tid=10538] ppid=10534 vsize=1785744 CPUtime=12.09
/proc/10536/task/10538/stat : 10538 (java) R 10534 10536 9894 0 -1 64 21221 0 1 0 1200 9 0 0 25 0 13 0 180365971 1828601856 22916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109747423 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10536/tid=10539] ppid=10534 vsize=1785744 CPUtime=0
/proc/10536/task/10539/stat : 10539 (java) S 10534 10536 9894 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 180365972 1828601856 22916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10540] ppid=10534 vsize=1785744 CPUtime=0
/proc/10536/task/10540/stat : 10540 (java) S 10534 10536 9894 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 180365972 1828601856 22916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10541] ppid=10534 vsize=1785744 CPUtime=0
/proc/10536/task/10541/stat : 10541 (java) S 10534 10536 9894 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 180365974 1828601856 22916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10542] ppid=10534 vsize=1785744 CPUtime=0
/proc/10536/task/10542/stat : 10542 (java) S 10534 10536 9894 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 180365975 1828601856 22916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10543] ppid=10534 vsize=1785744 CPUtime=0
/proc/10536/task/10543/stat : 10543 (java) S 10534 10536 9894 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 180365975 1828601856 22916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10544] ppid=10534 vsize=1785744 CPUtime=0
/proc/10536/task/10544/stat : 10544 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 180365979 1828601856 22916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10545] ppid=10534 vsize=1785744 CPUtime=0.69
/proc/10536/task/10545/stat : 10545 (java) S 10534 10536 9894 0 -1 64 2024 0 0 0 68 1 0 0 17 0 13 0 180365979 1828601856 22916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10536/tid=10546] ppid=10534 vsize=1785744 CPUtime=0.79
/proc/10536/task/10546/stat : 10546 (java) S 10534 10536 9894 0 -1 64 2690 0 0 0 78 1 0 0 16 0 13 0 180365979 1828601856 22916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10547] ppid=10534 vsize=1785744 CPUtime=0
/proc/10536/task/10547/stat : 10547 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 180365979 1828601856 22916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10548] ppid=10534 vsize=1785744 CPUtime=0
/proc/10536/task/10548/stat : 10548 (java) S 10534 10536 9894 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 180365979 1828601856 22916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10568] ppid=10534 vsize=1785744 CPUtime=0
/proc/10536/task/10568/stat : 10568 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 180366679 1828601856 22916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.61
Current children cumulated vsize (KiB) 1785744

[startup+25.5028 s]
/proc/loadavg: 1.11 1.01 1.00 2/77 10568
/proc/meminfo: memFree=1652732/2055920 swapFree=4182876/4192956
[pid=10536] ppid=10534 vsize=1785364 CPUtime=26.41
/proc/10536/stat : 10536 (java) S 10534 10536 9894 0 -1 0 37884 0 1 0 2623 18 0 0 18 0 13 0 180365969 1828212736 34038 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10536/statm: 446341 34038 1319 9 0 443953 0
[pid=10536/tid=10538] ppid=10534 vsize=1785364 CPUtime=24.89
/proc/10536/task/10538/stat : 10538 (java) R 10534 10536 9894 0 -1 64 32437 0 1 0 2474 15 0 0 25 0 13 0 180365971 1828212736 34038 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109741274 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10536/tid=10539] ppid=10534 vsize=1785364 CPUtime=0
/proc/10536/task/10539/stat : 10539 (java) S 10534 10536 9894 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 180365972 1828212736 34039 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10540] ppid=10534 vsize=1785364 CPUtime=0
/proc/10536/task/10540/stat : 10540 (java) S 10534 10536 9894 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 180365972 1828212736 34039 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10541] ppid=10534 vsize=1785364 CPUtime=0
/proc/10536/task/10541/stat : 10541 (java) S 10534 10536 9894 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 180365974 1828212736 34039 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10542] ppid=10534 vsize=1785364 CPUtime=0
/proc/10536/task/10542/stat : 10542 (java) S 10534 10536 9894 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 180365975 1828212736 34039 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=10536/tid=10541] ppid=10534 vsize=1794056 CPUtime=45.49
/proc/10536/task/10541/stat : 10541 (java) R 10534 10536 9894 0 -1 64 69807 0 0 0 4522 27 0 0 25 0 13 0 180365974 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103360749 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10542] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10542/stat : 10542 (java) S 10534 10536 9894 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 180365975 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10543] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10543/stat : 10543 (java) S 10534 10536 9894 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 180365975 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10544] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10544/stat : 10544 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10545] ppid=10534 vsize=1794056 CPUtime=0.76
/proc/10536/task/10545/stat : 10545 (java) S 10534 10536 9894 0 -1 64 2027 0 0 0 75 1 0 0 16 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10546] ppid=10534 vsize=1794056 CPUtime=0.87
/proc/10536/task/10546/stat : 10546 (java) S 10534 10536 9894 0 -1 64 2698 0 0 0 86 1 0 0 16 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10536/tid=10547] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10547/stat : 10547 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10548] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10548/stat : 10548 (java) S 10534 10536 9894 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10578] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10578/stat : 10578 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 180428694 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 992.17
Current children cumulated vsize (KiB) 1794056

[startup+991.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 10578
/proc/meminfo: memFree=116988/2055920 swapFree=4182876/4192956
[pid=10536] ppid=10534 vsize=1794056 CPUtime=998.57
/proc/10536/stat : 10536 (java) S 10534 10536 9894 0 -1 0 610012 0 1 0 99574 283 0 0 18 0 13 0 180365969 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10536/statm: 448514 416972 1330 9 0 446126 0
[pid=10536/tid=10538] ppid=10534 vsize=1794056 CPUtime=932.81
/proc/10536/task/10538/stat : 10538 (java) S 10534 10536 9894 0 -1 64 37771 0 1 0 93261 20 0 0 17 0 13 0 180365971 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10539] ppid=10534 vsize=1794056 CPUtime=6.1
/proc/10536/task/10539/stat : 10539 (java) S 10534 10536 9894 0 -1 64 248724 0 0 0 494 116 0 0 18 0 13 0 180365972 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10536/tid=10540] ppid=10534 vsize=1794056 CPUtime=6.09
/proc/10536/task/10540/stat : 10540 (java) S 10534 10536 9894 0 -1 64 247482 0 0 0 494 115 0 0 18 0 13 0 180365972 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10536/tid=10541] ppid=10534 vsize=1794056 CPUtime=51.88
/proc/10536/task/10541/stat : 10541 (java) R 10534 10536 9894 0 -1 64 70560 0 0 0 5161 27 0 0 25 0 13 0 180365974 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105070472 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10542] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10542/stat : 10542 (java) S 10534 10536 9894 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 180365975 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10543] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10543/stat : 10543 (java) S 10534 10536 9894 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 180365975 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10544] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10544/stat : 10544 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10545] ppid=10534 vsize=1794056 CPUtime=0.76
/proc/10536/task/10545/stat : 10545 (java) S 10534 10536 9894 0 -1 64 2027 0 0 0 75 1 0 0 16 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10546] ppid=10534 vsize=1794056 CPUtime=0.87
/proc/10536/task/10546/stat : 10546 (java) S 10534 10536 9894 0 -1 64 2698 0 0 0 86 1 0 0 16 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10536/tid=10547] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10547/stat : 10547 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10548] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10548/stat : 10548 (java) S 10534 10536 9894 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10578] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10578/stat : 10578 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 180428694 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 998.57
Current children cumulated vsize (KiB) 1794056

[startup+993.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 10578
/proc/meminfo: memFree=116988/2055920 swapFree=4182876/4192956
[pid=10536] ppid=10534 vsize=1794056 CPUtime=1000.17
/proc/10536/stat : 10536 (java) S 10534 10536 9894 0 -1 0 610264 0 1 0 99734 283 0 0 18 0 13 0 180365969 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10536/statm: 448514 416972 1330 9 0 446126 0
[pid=10536/tid=10538] ppid=10534 vsize=1794056 CPUtime=932.81
/proc/10536/task/10538/stat : 10538 (java) S 10534 10536 9894 0 -1 64 37772 0 1 0 93261 20 0 0 17 0 13 0 180365971 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10539] ppid=10534 vsize=1794056 CPUtime=6.1
/proc/10536/task/10539/stat : 10539 (java) S 10534 10536 9894 0 -1 64 248724 0 0 0 494 116 0 0 18 0 13 0 180365972 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10536/tid=10540] ppid=10534 vsize=1794056 CPUtime=6.09
/proc/10536/task/10540/stat : 10540 (java) S 10534 10536 9894 0 -1 64 247482 0 0 0 494 115 0 0 18 0 13 0 180365972 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10536/tid=10541] ppid=10534 vsize=1794056 CPUtime=53.48
/proc/10536/task/10541/stat : 10541 (java) R 10534 10536 9894 0 -1 64 70811 0 0 0 5321 27 0 0 25 0 13 0 180365974 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105333995 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10542] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10542/stat : 10542 (java) S 10534 10536 9894 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 180365975 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10543] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10543/stat : 10543 (java) S 10534 10536 9894 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 180365975 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10544] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10544/stat : 10544 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10545] ppid=10534 vsize=1794056 CPUtime=0.76
/proc/10536/task/10545/stat : 10545 (java) S 10534 10536 9894 0 -1 64 2027 0 0 0 75 1 0 0 16 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10546] ppid=10534 vsize=1794056 CPUtime=0.87
/proc/10536/task/10546/stat : 10546 (java) S 10534 10536 9894 0 -1 64 2698 0 0 0 86 1 0 0 16 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10536/tid=10547] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10547/stat : 10547 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10548] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10548/stat : 10548 (java) S 10534 10536 9894 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10578] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10578/stat : 10578 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 180428694 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1000.17
Current children cumulated vsize (KiB) 1794056

[startup+995.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 10578
/proc/meminfo: memFree=116988/2055920 swapFree=4182876/4192956
[pid=10536] ppid=10534 vsize=1794056 CPUtime=1001.76
/proc/10536/stat : 10536 (java) S 10534 10536 9894 0 -1 0 610517 0 1 0 99893 283 0 0 18 0 13 0 180365969 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10536/statm: 448514 416972 1330 9 0 446126 0
[pid=10536/tid=10538] ppid=10534 vsize=1794056 CPUtime=932.81
/proc/10536/task/10538/stat : 10538 (java) S 10534 10536 9894 0 -1 64 37774 0 1 0 93261 20 0 0 16 0 13 0 180365971 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10539] ppid=10534 vsize=1794056 CPUtime=6.1
/proc/10536/task/10539/stat : 10539 (java) S 10534 10536 9894 0 -1 64 248724 0 0 0 494 116 0 0 18 0 13 0 180365972 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10536/tid=10540] ppid=10534 vsize=1794056 CPUtime=6.09
/proc/10536/task/10540/stat : 10540 (java) S 10534 10536 9894 0 -1 64 247482 0 0 0 494 115 0 0 18 0 13 0 180365972 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10536/tid=10541] ppid=10534 vsize=1794056 CPUtime=55.09
/proc/10536/task/10541/stat : 10541 (java) R 10534 10536 9894 0 -1 64 71062 0 0 0 5481 28 0 0 25 0 13 0 180365974 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105332840 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10542] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10542/stat : 10542 (java) S 10534 10536 9894 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 180365975 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10543] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10543/stat : 10543 (java) S 10534 10536 9894 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 180365975 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10544] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10544/stat : 10544 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10545] ppid=10534 vsize=1794056 CPUtime=0.76
/proc/10536/task/10545/stat : 10545 (java) S 10534 10536 9894 0 -1 64 2027 0 0 0 75 1 0 0 16 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10546] ppid=10534 vsize=1794056 CPUtime=0.87
/proc/10536/task/10546/stat : 10546 (java) S 10534 10536 9894 0 -1 64 2698 0 0 0 86 1 0 0 16 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10536/tid=10547] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10547/stat : 10547 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10548] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10548/stat : 10548 (java) S 10534 10536 9894 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10578] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10578/stat : 10578 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 180428694 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 1794056

[startup+995.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 10578
/proc/meminfo: memFree=116988/2055920 swapFree=4182876/4192956
[pid=10536] ppid=10534 vsize=1794056 CPUtime=1002.56
/proc/10536/stat : 10536 (java) S 10534 10536 9894 0 -1 0 610517 0 1 0 99973 283 0 0 18 0 13 0 180365969 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10536/statm: 448514 416972 1330 9 0 446126 0
[pid=10536/tid=10538] ppid=10534 vsize=1794056 CPUtime=932.81
/proc/10536/task/10538/stat : 10538 (java) S 10534 10536 9894 0 -1 64 37774 0 1 0 93261 20 0 0 16 0 13 0 180365971 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10539] ppid=10534 vsize=1794056 CPUtime=6.1
/proc/10536/task/10539/stat : 10539 (java) S 10534 10536 9894 0 -1 64 248724 0 0 0 494 116 0 0 18 0 13 0 180365972 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10536/tid=10540] ppid=10534 vsize=1794056 CPUtime=6.09
/proc/10536/task/10540/stat : 10540 (java) S 10534 10536 9894 0 -1 64 247482 0 0 0 494 115 0 0 18 0 13 0 180365972 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10536/tid=10541] ppid=10534 vsize=1794056 CPUtime=55.89
/proc/10536/task/10541/stat : 10541 (java) R 10534 10536 9894 0 -1 64 71062 0 0 0 5561 28 0 0 25 0 13 0 180365974 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105070472 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10542] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10542/stat : 10542 (java) S 10534 10536 9894 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 180365975 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10543] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10543/stat : 10543 (java) S 10534 10536 9894 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 180365975 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10544] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10544/stat : 10544 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10545] ppid=10534 vsize=1794056 CPUtime=0.76
/proc/10536/task/10545/stat : 10545 (java) S 10534 10536 9894 0 -1 64 2027 0 0 0 75 1 0 0 16 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10546] ppid=10534 vsize=1794056 CPUtime=0.87
/proc/10536/task/10546/stat : 10546 (java) S 10534 10536 9894 0 -1 64 2698 0 0 0 86 1 0 0 16 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10536/tid=10547] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10547/stat : 10547 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10548] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10548/stat : 10548 (java) S 10534 10536 9894 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 180365979 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10536/tid=10578] ppid=10534 vsize=1794056 CPUtime=0
/proc/10536/task/10578/stat : 10578 (java) S 10534 10536 9894 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 180428694 1837113344 416972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1002.56
Current children cumulated vsize (KiB) 1794056

[startup+996.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 10578
/proc/meminfo: memFree=116988/2055920 swapFree=4182876/4192956
[pid=10536] ppid=10534 vsize=0 CPUtime=1002.77
/proc/10536/stat : 10536 (java) Z 10534 10536 9894 0 -1 12 610518 0 1 0 99980 297 0 0 16 0 2 0 180365969 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10536/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1002.77
Current children cumulated vsize (KiB) 0

[startup+996.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 10578
/proc/meminfo: memFree=116988/2055920 swapFree=4182876/4192956
[pid=10536] ppid=10534 vsize=0 CPUtime=1002.87
/proc/10536/stat : 10536 (java) Z 10534 10536 9894 0 -1 12 610518 0 1 0 99980 307 0 0 16 0 2 0 180365969 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10536/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1002.87
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 996.219
CPU time (s): 1002.89
CPU user time (s): 999.8
CPU system time (s): 3.09053
CPU usage (%): 100.67
Max. virtual memory (cumulated for all children) (KiB): 1805060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 999.8
system time used= 3.09053
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 610518
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= 21250
involuntary context switches= 6405

runsolver used 1.07883 second user time and 2.57561 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Fri Apr 20 04:36:01 UTC 2007

IDJOB= 364839
IDBENCH= 2158
IDSOLVER= 159
FILE ID= node63/364839-1177043760

PBS_JOBID= 4640120

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  b354df8d74ddbd5006be5e12ba59956d

RANDOM SEED= 343309535

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1784660 kB
Buffers:         20096 kB
Cached:         181648 kB
SwapCached:       3752 kB
Active:          65664 kB
Inactive:       145588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1784660 kB
SwapTotal:     4192956 kB
SwapFree:      4182876 kB
Dirty:            3652 kB
Writeback:           0 kB
Mapped:          15556 kB
Slab:            46020 kB
Committed_AS:  2067848 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= 66471 MiB

End job on node63 on Fri Apr 20 04:52:37 UTC 2007