Trace number 363747

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-23SAT (TO)1625 1800.28 1780.9

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-cc.opb
MD5SUM2dad588c047f66368bead690393575a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1567
Best CPU time to get the best result obtained on this benchmark0.023995
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1567
Optimality of the best value was proved YES
Number of variables133
Total number of constraints229
Number of constraints which are clauses229
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 constraint1
Maximum length of a constraint31
Number of terms in the objective function 133
Biggest coefficient in the objective function 60
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 5699
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 60
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 5699
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data (download as text)

0.09/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.09/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.09/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.09/0.14	c no version file found!!!
0.09/0.14	c sun.arch.data.model	32
0.09/0.14	c java.version	1.6.0
0.09/0.14	c os.name	Linux
0.09/0.14	c os.version	2.6.9-22.EL.rootsmp
0.09/0.14	c os.arch	i386
0.09/0.14	c Free memory 1651659224
0.09/0.14	c Max memory 1654456320
0.09/0.14	c Total memory 1654456320
0.09/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/363747-1177032073/instance-363747-1177032073.opb
0.20/0.20	c reading problem ... 
0.20/0.30	c ... done. Wall clock time 0.098s.
0.20/0.30	c CPU time (experimental) 0.25s.
0.20/0.30	c #vars     133
0.20/0.30	c #constraints  199
0.32/0.31	c SATISFIABLE
0.32/0.31	c OPTIMIZING...
0.32/0.31	c Got one! Elapsed wall clock time (in seconds):0.113
0.32/0.32	o 1812
1.43/1.14	c Got one! Elapsed wall clock time (in seconds):0.943
1.43/1.14	o 1810
1.43/1.15	c Got one! Elapsed wall clock time (in seconds):0.951
1.43/1.15	o 1780
1.84/1.53	c Got one! Elapsed wall clock time (in seconds):1.328
1.84/1.53	o 1773
2.15/1.83	c Got one! Elapsed wall clock time (in seconds):1.631
2.15/1.83	o 1758
2.15/1.84	c Got one! Elapsed wall clock time (in seconds):1.641
2.15/1.84	o 1757
9.33/8.92	c Got one! Elapsed wall clock time (in seconds):8.717
9.33/8.92	o 1755
12.43/12.01	c Got one! Elapsed wall clock time (in seconds):11.812
12.43/12.01	o 1754
16.12/15.67	c Got one! Elapsed wall clock time (in seconds):15.475
16.12/15.68	o 1753
16.62/16.19	c Got one! Elapsed wall clock time (in seconds):15.986
16.62/16.19	o 1748
19.42/18.99	c Got one! Elapsed wall clock time (in seconds):18.789
19.42/18.99	o 1747
19.52/19.04	c Got one! Elapsed wall clock time (in seconds):18.843
19.52/19.04	o 1746
27.00/26.35	c Got one! Elapsed wall clock time (in seconds):26.152
27.00/26.35	o 1735
37.32/36.45	c Got one! Elapsed wall clock time (in seconds):36.247
37.32/36.45	o 1734
42.72/41.59	c Got one! Elapsed wall clock time (in seconds):41.388
42.72/41.59	o 1729
42.82/41.63	c Got one! Elapsed wall clock time (in seconds):41.431
42.82/41.63	o 1723
55.82/54.31	c Got one! Elapsed wall clock time (in seconds):54.106
55.82/54.31	o 1722
58.91/57.40	c Got one! Elapsed wall clock time (in seconds):57.199
58.91/57.40	o 1715
71.68/69.59	c Got one! Elapsed wall clock time (in seconds):69.393
71.68/69.59	o 1713
79.38/77.14	c Got one! Elapsed wall clock time (in seconds):76.936
79.38/77.14	o 1709
87.67/84.74	c Got one! Elapsed wall clock time (in seconds):84.545
87.67/84.74	o 1700
115.87/112.79	c Got one! Elapsed wall clock time (in seconds):112.587
115.87/112.79	o 1692
133.89/130.70	c Got one! Elapsed wall clock time (in seconds):130.496
133.89/130.70	o 1691
167.58/164.06	c Got one! Elapsed wall clock time (in seconds):163.865
167.58/164.07	o 1688
170.88/167.39	c Got one! Elapsed wall clock time (in seconds):167.19
170.88/167.39	o 1683
303.57/298.99	c Got one! Elapsed wall clock time (in seconds):298.792
303.57/298.99	o 1670
349.63/344.69	c Got one! Elapsed wall clock time (in seconds):344.488
349.63/344.69	o 1665
597.81/590.67	c Got one! Elapsed wall clock time (in seconds):590.467
597.81/590.67	o 1662
840.23/831.33	c Got one! Elapsed wall clock time (in seconds):831.126
840.23/831.33	o 1650
988.72/978.40	c Got one! Elapsed wall clock time (in seconds):978.2
988.72/978.40	o 1644
1033.45/1022.95	c Got one! Elapsed wall clock time (in seconds):1022.752
1033.45/1022.95	o 1637
1188.84/1176.96	c Got one! Elapsed wall clock time (in seconds):1176.762
1188.84/1176.96	o 1628
1257.28/1245.16	c Got one! Elapsed wall clock time (in seconds):1244.962
1257.28/1245.16	o 1625
1800.08/1780.71	c starts		: 392
1800.08/1780.71	c conflicts		: 3413469
1800.08/1780.71	c decisions		: 5342511
1800.08/1780.71	c propagations		: 36522378
1800.08/1780.71	c inspects		: 5012208323
1800.08/1780.71	c learnt literals	: 0
1800.08/1780.71	c learnt binary clauses	: 1
1800.08/1780.71	c learnt ternary clauses	: 0
1800.08/1780.71	c learnt clauses	: 3413471
1800.08/1780.71	c root simplifications	: 0
1800.08/1780.71	c removed literals (reason simplification)	: 0
1800.08/1780.71	c reason swapping (by a shorter reason)	: 0
1800.08/1780.71	c Calls to reduceDB	: 0
1800.08/1780.71	c speed (decisions/second)	: 9975.83027415012
1800.08/1780.71	c non guided choices	22
1800.08/1780.71	s SATISFIABLE
1800.08/1780.71	v -x1 x2 -x3 -x4 x5 -x6 x7 -x8 x9 x10 -x11 x12 x13 -x14 -x15 x16 x17 x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
1800.08/1780.71	v -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 x39 -x40 -x41 -x42 x43 -x44 -x45 -x46 x47 x48 x49 x50 x51 -x52 x53 x54 x55 -x56 x57 -x58 -x59
1800.08/1780.71	v x60 -x61 x62 x63 x64 -x65 x66 -x67 x68 x69 x70 -x71 -x72 x73 x74 x75 -x76 x77 x78 -x79 -x80 x81 x82 x83 -x84 -x85 -x86 -x87 -x88 -x89
1800.08/1780.71	v x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 x111 -x112
1800.08/1780.71	v -x113 x114 -x115 x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133
1800.08/1780.71	c objective function=1625
1800.08/1780.71	c Total wall clock time (ms): 1780.513

Verifier Data (download as text)

OK	1625

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node29/watcher-363747-1177032073 -o ROOT/results/node29/solver-363747-1177032073 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/363747-1177032073/sat4jPseudoResolution.jar /tmp/evaluation/363747-1177032073/instance-363747-1177032073.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.99 0.99 2/77 7062
/proc/meminfo: memFree=1784056/2055920 swapFree=4146452/4192956
[pid=7062] ppid=7060 vsize=308 CPUtime=0
/proc/7062/stat : 7062 (java) R 7060 7062 5380 0 -1 0 55 0 0 0 0 0 0 0 18 0 1 0 151123040 315392 39 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 4129572 0 0 4096 0 0 0 0 17 1 0 0
/proc/7062/statm: 77 41 31 9 0 6 0

[startup+0.0165281 s]
/proc/loadavg: 0.92 0.99 0.99 2/77 7062
/proc/meminfo: memFree=1784056/2055920 swapFree=4146452/4192956
[pid=7062] ppid=7060 vsize=12620 CPUtime=0
/proc/7062/stat : 7062 (java) S 7060 7062 5380 0 -1 0 845 0 0 0 0 0 0 0 18 0 2 0 151123040 12922880 602 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/7062/statm: 3155 602 285 9 0 1243 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12620

[startup+0.102069 s]
/proc/loadavg: 0.92 0.99 0.99 2/77 7062
/proc/meminfo: memFree=1784056/2055920 swapFree=4146452/4192956
[pid=7062] ppid=7060 vsize=1780108 CPUtime=0.09
/proc/7062/stat : 7062 (java) S 7060 7062 5380 0 -1 0 3981 0 1 0 7 2 0 0 18 0 12 0 151123040 1822830592 3723 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7062/statm: 445027 3723 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1780108

[startup+0.304113 s]
/proc/loadavg: 0.92 0.99 0.99 2/77 7062
/proc/meminfo: memFree=1784056/2055920 swapFree=4146452/4192956
[pid=7062] ppid=7060 vsize=1781964 CPUtime=0.32
/proc/7062/stat : 7062 (java) S 7060 7062 5380 0 -1 0 5144 0 1 0 29 3 0 0 18 0 12 0 151123040 1824731136 4884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7062/statm: 445491 4884 1266 9 0 443103 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1781964

[startup+0.701101 s]
/proc/loadavg: 0.92 0.99 0.99 2/77 7062
/proc/meminfo: memFree=1784056/2055920 swapFree=4146452/4192956
[pid=7062] ppid=7060 vsize=1784420 CPUtime=0.92
/proc/7062/stat : 7062 (java) S 7060 7062 5380 0 -1 0 6557 0 1 0 89 3 0 0 18 0 13 0 151123040 1827246080 5840 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7062/statm: 446105 5840 1307 9 0 443717 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 1784420

[startup+1.50114 s]
/proc/loadavg: 0.92 0.99 0.99 3/90 7076
/proc/meminfo: memFree=1763280/2055920 swapFree=4146452/4192956
[pid=7062] ppid=7060 vsize=1784420 CPUtime=1.84
/proc/7062/stat : 7062 (java) S 7060 7062 5380 0 -1 0 9184 0 1 0 180 4 0 0 18 0 13 0 151123040 1827246080 8466 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7062/statm: 446105 8466 1310 9 0 443717 0
[pid=7062/tid=7064] ppid=7060 vsize=1784420 CPUtime=1.24
/proc/7062/task/7064/stat : 7064 (java) R 7060 7062 5380 0 -1 64 6948 0 1 0 121 3 0 0 20 0 13 0 151123041 1827246080 8466 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109570339 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7062/tid=7065] ppid=7060 vsize=1784420 CPUtime=0
/proc/7062/task/7065/stat : 7065 (java) S 7060 7062 5380 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 151123043 1827246080 8467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7066] ppid=7060 vsize=1784420 CPUtime=0
/proc/7062/task/7066/stat : 7066 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 151123043 1827246080 8467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7062/tid=7067] ppid=7060 vsize=1784420 CPUtime=0
/proc/7062/task/7067/stat : 7067 (java) S 7060 7062 5380 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 151123045 1827246080 8467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7068] ppid=7060 vsize=1784420 CPUtime=0
/proc/7062/task/7068/stat : 7068 (java) S 7060 7062 5380 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 151123046 1827246080 8467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7069] ppid=7060 vsize=1784420 CPUtime=0
/proc/7062/task/7069/stat : 7069 (java) S 7060 7062 5380 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 151123046 1827246080 8468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7070] ppid=7060 vsize=1784420 CPUtime=0
/proc/7062/task/7070/stat : 7070 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 151123049 1827246080 8468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7071] ppid=7060 vsize=1784420 CPUtime=0.31
/proc/7062/task/7071/stat : 7071 (java) S 7060 7062 5380 0 -1 64 638 0 0 0 31 0 0 0 16 0 13 0 151123049 1827246080 8468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7062/tid=7072] ppid=7060 vsize=1784420 CPUtime=0.28
/proc/7062/task/7072/stat : 7072 (java) S 7060 7062 5380 0 -1 64 871 0 0 0 28 0 0 0 16 0 13 0 151123049 1827246080 8468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7073] ppid=7060 vsize=1784420 CPUtime=0
/proc/7062/task/7073/stat : 7073 (java) S 7060 7062 5380 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 151123049 1827246080 8468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7074] ppid=7060 vsize=1784420 CPUtime=0
/proc/7062/task/7074/stat : 7074 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 151123049 1827246080 8468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 1784420

[startup+3.10225 s]
/proc/loadavg: 0.92 0.99 0.99 2/90 7081
/proc/meminfo: memFree=1741768/2055920 swapFree=4146452/4192956
[pid=7062] ppid=7060 vsize=1784420 CPUtime=3.45
/proc/7062/stat : 7062 (java) S 7060 7062 5380 0 -1 0 18858 0 1 0 336 9 0 0 18 0 13 0 151123040 1827246080 18139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7062/statm: 446105 18139 1310 9 0 443717 0
[pid=7062/tid=7064] ppid=7060 vsize=1784420 CPUtime=2.83
/proc/7062/task/7064/stat : 7064 (java) R 7060 7062 5380 0 -1 64 16622 0 1 0 276 7 0 0 25 0 13 0 151123041 1827246080 18139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109575193 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7062/tid=7065] ppid=7060 vsize=1784420 CPUtime=0
/proc/7062/task/7065/stat : 7065 (java) S 7060 7062 5380 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 151123043 1827246080 18140 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7066] ppid=7060 vsize=1784420 CPUtime=0
/proc/7062/task/7066/stat : 7066 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 151123043 1827246080 18140 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7062/tid=7067] ppid=7060 vsize=1784420 CPUtime=0
/proc/7062/task/7067/stat : 7067 (java) S 7060 7062 5380 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 151123045 1827246080 18140 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7068] ppid=7060 vsize=1784420 CPUtime=0
/proc/7062/task/7068/stat : 7068 (java) S 7060 7062 5380 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 151123046 1827246080 18140 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7069] ppid=7060 vsize=1784420 CPUtime=0
/proc/7062/task/7069/stat : 7069 (java) S 7060 7062 5380 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 151123046 1827246080 18141 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7070] ppid=7060 vsize=1784420 CPUtime=0
/proc/7062/task/7070/stat : 7070 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 151123049 1827246080 18141 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7071] ppid=7060 vsize=1784420 CPUtime=0.31
/proc/7062/task/7071/stat : 7071 (java) S 7060 7062 5380 0 -1 64 638 0 0 0 31 0 0 0 16 0 13 0 151123049 1827246080 18141 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7062/tid=7072] ppid=7060 vsize=1784420 CPUtime=0.28
/proc/7062/task/7072/stat : 7072 (java) S 7060 7062 5380 0 -1 64 871 0 0 0 28 0 0 0 16 0 13 0 151123049 1827246080 18142 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7073] ppid=7060 vsize=1784420 CPUtime=0
/proc/7062/task/7073/stat : 7073 (java) S 7060 7062 5380 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 151123049 1827246080 18142 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7074] ppid=7060 vsize=1784420 CPUtime=0
/proc/7062/task/7074/stat : 7074 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 151123049 1827246080 18142 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7081] ppid=7060 vsize=1784420 CPUtime=0
/proc/7062/task/7081/stat : 7081 (java) S 7060 7062 5380 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 151123225 1827246080 18142 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.45
Current children cumulated vsize (KiB) 1784420

[startup+6.30244 s]
/proc/loadavg: 0.93 0.99 0.99 2/90 7081
/proc/meminfo: memFree=1661384/2055920 swapFree=4146452/4192956
[pid=7062] ppid=7060 vsize=1784068 CPUtime=6.65
/proc/7062/stat : 7062 (java) S 7060 7062 5380 0 -1 0 37230 0 1 0 647 18 0 0 18 0 13 0 151123040 1826885632 36286 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7062/statm: 446017 36286 1310 9 0 443629 0
[pid=7062/tid=7064] ppid=7060 vsize=1784068 CPUtime=6.03
/proc/7062/task/7064/stat : 7064 (java) R 7060 7062 5380 0 -1 64 34993 0 1 0 586 17 0 0 25 0 13 0 151123041 1826885632 36286 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109570329 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7062/tid=7065] ppid=7060 vsize=1784068 CPUtime=0
/proc/7062/task/7065/stat : 7065 (java) S 7060 7062 5380 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 151123043 1826885632 36287 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7066] ppid=7060 vsize=1784068 CPUtime=0
/proc/7062/task/7066/stat : 7066 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 151123043 1826885632 36287 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7062/tid=7067] ppid=7060 vsize=1784068 CPUtime=0
/proc/7062/task/7067/stat : 7067 (java) S 7060 7062 5380 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 151123045 1826885632 36287 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7068] ppid=7060 vsize=1784068 CPUtime=0
/proc/7062/task/7068/stat : 7068 (java) S 7060 7062 5380 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 151123046 1826885632 36287 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7069] ppid=7060 vsize=1784068 CPUtime=0
/proc/7062/task/7069/stat : 7069 (java) S 7060 7062 5380 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 151123046 1826885632 36287 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7070] ppid=7060 vsize=1784068 CPUtime=0
/proc/7062/task/7070/stat : 7070 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 151123049 1826885632 36288 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7071] ppid=7060 vsize=1784068 CPUtime=0.33
/proc/7062/task/7071/stat : 7071 (java) S 7060 7062 5380 0 -1 64 639 0 0 0 33 0 0 0 17 0 13 0 151123049 1826885632 36288 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7062/tid=7072] ppid=7060 vsize=1784068 CPUtime=0.28
/proc/7062/task/7072/stat : 7072 (java) S 7060 7062 5380 0 -1 64 871 0 0 0 28 0 0 0 16 0 13 0 151123049 1826885632 36288 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7073] ppid=7060 vsize=1784068 CPUtime=0
/proc/7062/task/7073/stat : 7073 (java) S 7060 7062 5380 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 151123049 1826885632 36288 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7074] ppid=7060 vsize=1784068 CPUtime=0
/proc/7062/task/7074/stat : 7074 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 151123049 1826885632 36288 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7081] ppid=7060 vsize=1784068 CPUtime=0
/proc/7062/task/7081/stat : 7081 (java) S 7060 7062 5380 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 151123225 1826885632 36288 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.65
Current children cumulated vsize (KiB) 1784068

[startup+12.7028 s]
/proc/loadavg: 0.93 0.99 0.99 2/90 7082
/proc/meminfo: memFree=1616712/2055920 swapFree=4146452/4192956
[pid=7062] ppid=7060 vsize=1783248 CPUtime=13.13
/proc/7062/stat : 7062 (java) S 7060 7062 5380 0 -1 0 44048 0 1 0 1292 21 0 0 18 0 13 0 151123040 1826045952 42865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7062/statm: 445812 42865 1321 9 0 443424 0
[pid=7062/tid=7064] ppid=7060 vsize=1783248 CPUtime=12.36
/proc/7062/task/7064/stat : 7064 (java) R 7060 7062 5380 0 -1 64 37662 0 1 0 1218 18 0 0 21 0 13 0 151123041 1826045952 42865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109552161 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7062/tid=7065] ppid=7060 vsize=1783248 CPUtime=0.05
/proc/7062/task/7065/stat : 7065 (java) S 7060 7062 5380 0 -1 64 2309 0 0 0 5 0 0 0 16 0 13 0 151123043 1826045952 42865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7066] ppid=7060 vsize=1783248 CPUtime=0.05
/proc/7062/task/7066/stat : 7066 (java) S 7060 7062 5380 0 -1 64 1832 0 0 0 4 1 0 0 17 0 13 0 151123043 1826045952 42865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7062/tid=7067] ppid=7060 vsize=1783248 CPUtime=0
/proc/7062/task/7067/stat : 7067 (java) S 7060 7062 5380 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 151123045 1826045952 42865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7068] ppid=7060 vsize=1783248 CPUtime=0
/proc/7062/task/7068/stat : 7068 (java) S 7060 7062 5380 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 151123046 1826045952 42865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7069] ppid=7060 vsize=1783248 CPUtime=0
/proc/7062/task/7069/stat : 7069 (java) S 7060 7062 5380 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 151123046 1826045952 42865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7070] ppid=7060 vsize=1783248 CPUtime=0
/proc/7062/task/7070/stat : 7070 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 151123049 1826045952 42865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7071] ppid=7060 vsize=1783248 CPUtime=0.33
/proc/7062/task/7071/stat : 7071 (java) S 7060 7062 5380 0 -1 64 639 0 0 0 33 0 0 0 17 0 13 0 151123049 1826045952 42865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7062/tid=7072] ppid=7060 vsize=1783248 CPUtime=0.29
/proc/7062/task/7072/stat : 7072 (java) S 7060 7062 5380 0 -1 64 871 0 0 0 29 0 0 0 16 0 13 0 151123049 1826045952 42865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7073] ppid=7060 vsize=1783248 CPUtime=0
/proc/7062/task/7073/stat : 7073 (java) S 7060 7062 5380 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 151123049 1826045952 42865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7074] ppid=7060 vsize=1783248 CPUtime=0
/proc/7062/task/7074/stat : 7074 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 151123049 1826045952 42865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.13
Current children cumulated vsize (KiB) 1783248

[startup+25.5016 s]
/proc/loadavg: 0.95 0.99 0.99 2/90 7087
/proc/meminfo: memFree=1569584/2055920 swapFree=4146452/4192956
[pid=7062] ppid=7060 vsize=1784536 CPUtime=26.2
/proc/7062/stat : 7062 (java) S 7060 7062 5380 0 -1 0 56467 0 1 0 2594 26 0 0 18 0 13 0 151123040 1827364864 54632 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7062/statm: 446134 54632 1321 9 0 443746 0
[pid=7062/tid=7064] ppid=7060 vsize=1784536 CPUtime=24.87
/proc/7062/task/7064/stat : 7064 (java) R 7060 7062 5380 0 -1 64 37716 0 1 0 2469 18 0 0 25 0 13 0 151123041 1827364864 54632 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109503029 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7062/tid=7065] ppid=7060 vsize=1784536 CPUtime=0.33
/proc/7062/task/7065/stat : 7065 (java) S 7060 7062 5380 0 -1 64 8958 0 0 0 30 3 0 0 18 0 13 0 151123043 1827364864 54632 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7066] ppid=7060 vsize=1784536 CPUtime=0.33
/proc/7062/task/7066/stat : 7066 (java) S 7060 7062 5380 0 -1 64 7541 0 0 0 30 3 0 0 18 0 13 0 151123043 1827364864 54632 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7067] ppid=7060 vsize=1784536 CPUtime=0
/proc/7062/task/7067/stat : 7067 (java) S 7060 7062 5380 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 151123045 1827364864 54632 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7068] ppid=7060 vsize=1784536 CPUtime=0
/proc/7062/task/7068/stat : 7068 (java) S 7060 7062 5380 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 151123046 1827364864 54632 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=7062/tid=7067] ppid=7060 vsize=1793436 CPUtime=0.08
/proc/7062/task/7067/stat : 7067 (java) S 7060 7062 5380 0 -1 64 159 0 0 0 3 5 0 0 16 0 13 0 151123045 1836478464 225751 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7068] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7068/stat : 7068 (java) S 7060 7062 5380 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 151123046 1836478464 225751 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7069] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7069/stat : 7069 (java) S 7060 7062 5380 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 151123046 1836478464 225751 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7070] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7070/stat : 7070 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 151123049 1836478464 225751 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7071] ppid=7060 vsize=1793436 CPUtime=0.35
/proc/7062/task/7071/stat : 7071 (java) S 7060 7062 5380 0 -1 64 641 0 0 0 35 0 0 0 17 0 13 0 151123049 1836478464 225751 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7072] ppid=7060 vsize=1793436 CPUtime=0.96
/proc/7062/task/7072/stat : 7072 (java) S 7060 7062 5380 0 -1 64 6024 0 0 0 94 2 0 0 17 0 13 0 151123049 1836478464 225751 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7073] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7073/stat : 7073 (java) S 7060 7062 5380 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 151123049 1836478464 225751 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7074] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7074/stat : 7074 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 151123049 1836478464 225751 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7110] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7110/stat : 7110 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 151247557 1836478464 225751 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1557.74
Current children cumulated vsize (KiB) 1793436

[startup+1602.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/90 7110
/proc/meminfo: memFree=852432/2055920 swapFree=4146452/4192956
[pid=7062] ppid=7060 vsize=1793436 CPUtime=1618.64
/proc/7062/stat : 7062 (java) S 7060 7062 5380 0 -1 0 305625 0 1 0 161704 160 0 0 18 0 13 0 151123040 1836478464 233316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7062/statm: 448359 233316 1322 9 0 445971 0
[pid=7062/tid=7064] ppid=7060 vsize=1793436 CPUtime=1585.4
/proc/7062/task/7064/stat : 7064 (java) R 7060 7062 5380 0 -1 64 57516 0 1 0 158500 40 0 0 25 0 13 0 151123041 1836478464 233316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109581789 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7062/tid=7065] ppid=7060 vsize=1793436 CPUtime=15.87
/proc/7062/task/7065/stat : 7065 (java) S 7060 7062 5380 0 -1 64 128688 0 0 0 1528 59 0 0 17 0 13 0 151123043 1836478464 233316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7066] ppid=7060 vsize=1793436 CPUtime=15.92
/proc/7062/task/7066/stat : 7066 (java) S 7060 7062 5380 0 -1 64 111830 0 0 0 1541 51 0 0 16 0 13 0 151123043 1836478464 233316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7062/tid=7067] ppid=7060 vsize=1793436 CPUtime=0.09
/proc/7062/task/7067/stat : 7067 (java) S 7060 7062 5380 0 -1 64 159 0 0 0 4 5 0 0 16 0 13 0 151123045 1836478464 233316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7062/tid=7068] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7068/stat : 7068 (java) S 7060 7062 5380 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 151123046 1836478464 233316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7069] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7069/stat : 7069 (java) S 7060 7062 5380 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 151123046 1836478464 233316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7070] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7070/stat : 7070 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 151123049 1836478464 233316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7071] ppid=7060 vsize=1793436 CPUtime=0.35
/proc/7062/task/7071/stat : 7071 (java) S 7060 7062 5380 0 -1 64 641 0 0 0 35 0 0 0 17 0 13 0 151123049 1836478464 233316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7072] ppid=7060 vsize=1793436 CPUtime=0.96
/proc/7062/task/7072/stat : 7072 (java) S 7060 7062 5380 0 -1 64 6024 0 0 0 94 2 0 0 17 0 13 0 151123049 1836478464 233316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7073] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7073/stat : 7073 (java) S 7060 7062 5380 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 151123049 1836478464 233316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7074] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7074/stat : 7074 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 151123049 1836478464 233316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7110] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7110/stat : 7110 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 151247557 1836478464 233316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1618.64
Current children cumulated vsize (KiB) 1793436

[startup+1662.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/90 7110
/proc/meminfo: memFree=829008/2055920 swapFree=4146452/4192956
[pid=7062] ppid=7060 vsize=1793436 CPUtime=1679.56
/proc/7062/stat : 7062 (java) S 7060 7062 5380 0 -1 0 312946 0 1 0 167793 163 0 0 18 0 13 0 151123040 1836478464 240248 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7062/statm: 448359 240248 1322 9 0 445971 0
[pid=7062/tid=7064] ppid=7060 vsize=1793436 CPUtime=1644.42
/proc/7062/task/7064/stat : 7064 (java) R 7060 7062 5380 0 -1 64 57523 0 1 0 164402 40 0 0 17 0 13 0 151123041 1836478464 240248 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109491276 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7062/tid=7065] ppid=7060 vsize=1793436 CPUtime=16.81
/proc/7062/task/7065/stat : 7065 (java) S 7060 7062 5380 0 -1 64 132797 0 0 0 1621 60 0 0 17 0 13 0 151123043 1836478464 240248 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7066] ppid=7060 vsize=1793436 CPUtime=16.86
/proc/7062/task/7066/stat : 7066 (java) S 7060 7062 5380 0 -1 64 115035 0 0 0 1634 52 0 0 17 0 13 0 151123043 1836478464 240248 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7067] ppid=7060 vsize=1793436 CPUtime=0.09
/proc/7062/task/7067/stat : 7067 (java) S 7060 7062 5380 0 -1 64 159 0 0 0 4 5 0 0 15 0 13 0 151123045 1836478464 240248 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7068] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7068/stat : 7068 (java) S 7060 7062 5380 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 151123046 1836478464 240248 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7069] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7069/stat : 7069 (java) S 7060 7062 5380 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 151123046 1836478464 240248 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7070] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7070/stat : 7070 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 151123049 1836478464 240248 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7071] ppid=7060 vsize=1793436 CPUtime=0.35
/proc/7062/task/7071/stat : 7071 (java) S 7060 7062 5380 0 -1 64 641 0 0 0 35 0 0 0 17 0 13 0 151123049 1836478464 240248 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7072] ppid=7060 vsize=1793436 CPUtime=0.96
/proc/7062/task/7072/stat : 7072 (java) S 7060 7062 5380 0 -1 64 6024 0 0 0 94 2 0 0 17 0 13 0 151123049 1836478464 240248 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7073] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7073/stat : 7073 (java) S 7060 7062 5380 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 151123049 1836478464 240248 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7074] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7074/stat : 7074 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 151123049 1836478464 240248 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7110] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7110/stat : 7110 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 151247557 1836478464 240248 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1679.56
Current children cumulated vsize (KiB) 1793436

[startup+1722.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/90 7110
/proc/meminfo: memFree=772112/2055920 swapFree=4146452/4192956
[pid=7062] ppid=7060 vsize=1793436 CPUtime=1740.67
/proc/7062/stat : 7062 (java) S 7060 7062 5380 0 -1 0 326356 0 1 0 173898 169 0 0 18 0 13 0 151123040 1836478464 253350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7062/statm: 448359 253350 1322 9 0 445971 0
[pid=7062/tid=7064] ppid=7060 vsize=1793436 CPUtime=1703.17
/proc/7062/task/7064/stat : 7064 (java) R 7060 7062 5380 0 -1 64 57531 0 1 0 170276 41 0 0 25 0 13 0 151123041 1836478464 253350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109502913 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7062/tid=7065] ppid=7060 vsize=1793436 CPUtime=17.97
/proc/7062/task/7065/stat : 7065 (java) S 7060 7062 5380 0 -1 64 134450 0 0 0 1736 61 0 0 17 0 13 0 151123043 1836478464 253350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7062/tid=7066] ppid=7060 vsize=1793436 CPUtime=18.06
/proc/7062/task/7066/stat : 7066 (java) S 7060 7062 5380 0 -1 64 126784 0 0 0 1749 57 0 0 16 0 13 0 151123043 1836478464 253350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7067] ppid=7060 vsize=1793436 CPUtime=0.09
/proc/7062/task/7067/stat : 7067 (java) S 7060 7062 5380 0 -1 64 159 0 0 0 4 5 0 0 16 0 13 0 151123045 1836478464 253350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7068] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7068/stat : 7068 (java) S 7060 7062 5380 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 151123046 1836478464 253350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7069] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7069/stat : 7069 (java) S 7060 7062 5380 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 151123046 1836478464 253350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7070] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7070/stat : 7070 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 151123049 1836478464 253350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7071] ppid=7060 vsize=1793436 CPUtime=0.35
/proc/7062/task/7071/stat : 7071 (java) S 7060 7062 5380 0 -1 64 641 0 0 0 35 0 0 0 17 0 13 0 151123049 1836478464 253350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7072] ppid=7060 vsize=1793436 CPUtime=0.96
/proc/7062/task/7072/stat : 7072 (java) S 7060 7062 5380 0 -1 64 6024 0 0 0 94 2 0 0 17 0 13 0 151123049 1836478464 253350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7073] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7073/stat : 7073 (java) S 7060 7062 5380 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 151123049 1836478464 253350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7074] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7074/stat : 7074 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 151123049 1836478464 253350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7110] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7110/stat : 7110 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 151247557 1836478464 253350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1740.67
Current children cumulated vsize (KiB) 1793436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1780.7 s]
/proc/loadavg: 1.01 1.02 1.00 2/90 7110
/proc/meminfo: memFree=750032/2055920 swapFree=4146452/4192956
[pid=7062] ppid=7060 vsize=1793436 CPUtime=1800.08
/proc/7062/stat : 7062 (java) S 7060 7062 5380 0 -1 0 332221 0 1 0 179836 172 0 0 18 0 13 0 151123040 1836478464 258816 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7062/statm: 448359 258816 1322 9 0 445971 0
[pid=7062/tid=7064] ppid=7060 vsize=1793436 CPUtime=1760.51
/proc/7062/task/7064/stat : 7064 (java) R 7060 7062 5380 0 -1 64 57538 0 1 0 176009 42 0 0 25 0 13 0 151123041 1836478464 258816 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109491317 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7062/tid=7065] ppid=7060 vsize=1793436 CPUtime=19.02
/proc/7062/task/7065/stat : 7065 (java) S 7060 7062 5380 0 -1 64 137312 0 0 0 1840 62 0 0 17 0 13 0 151123043 1836478464 258816 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7062/tid=7066] ppid=7060 vsize=1793436 CPUtime=19.09
/proc/7062/task/7066/stat : 7066 (java) S 7060 7062 5380 0 -1 64 129780 0 0 0 1850 59 0 0 16 0 13 0 151123043 1836478464 258816 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7067] ppid=7060 vsize=1793436 CPUtime=0.09
/proc/7062/task/7067/stat : 7067 (java) S 7060 7062 5380 0 -1 64 159 0 0 0 4 5 0 0 16 0 13 0 151123045 1836478464 258816 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7068] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7068/stat : 7068 (java) S 7060 7062 5380 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 151123046 1836478464 258816 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7069] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7069/stat : 7069 (java) S 7060 7062 5380 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 151123046 1836478464 258816 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7070] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7070/stat : 7070 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 151123049 1836478464 258816 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7071] ppid=7060 vsize=1793436 CPUtime=0.35
/proc/7062/task/7071/stat : 7071 (java) S 7060 7062 5380 0 -1 64 641 0 0 0 35 0 0 0 17 0 13 0 151123049 1836478464 258816 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7072] ppid=7060 vsize=1793436 CPUtime=0.96
/proc/7062/task/7072/stat : 7072 (java) S 7060 7062 5380 0 -1 64 6024 0 0 0 94 2 0 0 17 0 13 0 151123049 1836478464 258816 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7073] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7073/stat : 7073 (java) S 7060 7062 5380 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 151123049 1836478464 258816 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7074] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7074/stat : 7074 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 151123049 1836478464 258816 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7062/tid=7110] ppid=7060 vsize=1793436 CPUtime=0
/proc/7062/task/7110/stat : 7110 (java) S 7060 7062 5380 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 151247557 1836478464 258816 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1793436

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

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

[startup+1780.81 s]
/proc/loadavg: 1.01 1.02 1.00 2/80 7113
/proc/meminfo: memFree=1266496/2055920 swapFree=4146452/4192956
[pid=7062] ppid=7060 vsize=0 CPUtime=1800.19
/proc/7062/stat : 7062 (java) Z 7060 7062 5380 0 -1 1036 332240 0 1 0 179839 180 0 0 16 0 2 0 151123040 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7062/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1780.9
CPU time (s): 1800.28
CPU user time (s): 1798.4
CPU system time (s): 1.88371
CPU usage (%): 101.088
Max. virtual memory (cumulated for all children) (KiB): 1798820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.4
system time used= 1.88371
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332240
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= 38654
involuntary context switches= 46509

runsolver used 1.65375 second user time and 4.87026 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Fri Apr 20 01:21:13 UTC 2007

IDJOB= 363747
IDBENCH= 2023
IDSOLVER= 159
FILE ID= node29/363747-1177032073

PBS_JOBID= 4640094

Free space on /tmp= 66464 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-cc.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/363747-1177032073/sat4jPseudoResolution.jar /tmp/evaluation/363747-1177032073/instance-363747-1177032073.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-363747-1177032073 -o ROOT/results/node29/solver-363747-1177032073 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/363747-1177032073/sat4jPseudoResolution.jar /tmp/evaluation/363747-1177032073/instance-363747-1177032073.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  2dad588c047f66368bead690393575a4

RANDOM SEED= 46741820

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.224
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.224
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:       1784528 kB
Buffers:         51204 kB
Cached:         135928 kB
SwapCached:      11360 kB
Active:         116112 kB
Inactive:       102196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1784528 kB
SwapTotal:     4192956 kB
SwapFree:      4146452 kB
Dirty:            3616 kB
Writeback:           0 kB
Mapped:          30480 kB
Slab:            38532 kB
Committed_AS:  2536540 kB
PageTables:       1876 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= 66464 MiB

End job on node29 on Fri Apr 20 01:50:56 UTC 2007