Trace number 355325

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? (TO) 1800.28 1794.76

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=100-sizeP=51-sizeQ=100-416317114-max.opb
MD5SUM44d5a0b71f17bc4fff0f0dd8401b346c
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-1
Best CPU time to get the best result obtained on this benchmark1800.35
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -1
Optimality of the best value was proved NO
Number of variables5251
Total number of constraints15301
Number of constraints which are clauses15300
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint5100
Number of terms in the objective function 51
Biggest coefficient in the objective function 1125899906842624
Number of bits for the biggest coefficient in the objective function 51
Sum of the numbers in the objective function 2251799813685247
Number of bits of the sum of numbers in the objective function 51
Biggest number in a constraint 713623846352979940529142984724747568191373312
Number of bits of the biggest number in a constraint 150
Biggest sum of numbers in a constraint 2854495385411919209113085420553158722664919739
Number of bits of the biggest sum of numbers151
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.09/0.14	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.15	c no version file found!!!
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version	1.6.0
0.09/0.15	c os.name	Linux
0.09/0.15	c os.version	2.6.9-22.EL.rootsmp
0.09/0.15	c os.arch	i386
0.09/0.15	c Free memory 1651659224
0.09/0.15	c Max memory 1654456320
0.09/0.15	c Total memory 1654456320
0.09/0.15	c Number of processors 2
0.21/0.20	--- Begin Solver configuration ---
0.21/0.20	c Stops conflict analysis at the first Unique Implication Point
0.21/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.21/0.20	c Learn all clauses as in MiniSAT
0.21/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.21/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.21/0.20	c No reason simplification
0.21/0.20	c --- End Solver configuration ---
0.21/0.20	c solving /tmp/evaluation/355325-1176807101/instance-355325-1176807101.opb
0.21/0.20	c reading problem ... 
1.94/1.50	c ... done. Wall clock time 1.294s.
1.94/1.50	c CPU time (experimental) 1.02s.
1.94/1.50	c #vars     5251
1.94/1.50	c #constraints  15302
1677.17/1672.30	c cleaning 62746 clauses out of 125501 for limit 2.7102850198025765E9
1702.31/1697.23	c cleaning 32615 clauses out of 65254 for limit 6.351845642358491E10
1706.21/1701.16	c cleaning 16555 clauses out of 33140 for limit 2.0646430042134122E11
1710.34/1705.21	c cleaning 8532 clauses out of 17084 for limit 6.598257886702775E11
1713.96/1708.81	c cleaning 4511 clauses out of 9053 for limit 2.0554964293755515E12
1717.29/1712.20	c cleaning 2508 clauses out of 5043 for limit 6.091309655529662E12
1720.39/1715.21	c cleaning 1504 clauses out of 3034 for limit 1.6680360966891633E13
1723.31/1718.15	c cleaning 1015 clauses out of 2030 for limit 4.11131611167902E13
1728.42/1723.23	c cleaning 757 clauses out of 1514 for limit 9.08180992380024E13
1733.85/1728.69	c cleaning 629 clauses out of 1259 for limit 1.8046686075117056E14
1739.26/1734.07	c cleaning 564 clauses out of 1129 for limit 3.315512176224507E14
1745.10/1739.82	c cleaning 528 clauses out of 1064 for limit 5.795945811033618E14
1750.81/1745.57	c cleaning 513 clauses out of 1037 for limit 9.816972778760389E14
1755.34/1750.06	c cleaning 506 clauses out of 1023 for limit 1.6394647548646455E15
1761.35/1756.09	c cleaning 502 clauses out of 1017 for limit 2.7196477174484125E15
1766.78/1761.48	c cleaning 504 clauses out of 1016 for limit 4.4939713173542925E15
1772.10/1766.72	c cleaning 506 clauses out of 1012 for limit 7.440453017159095E15
1777.42/1772.07	c cleaning 503 clauses out of 1007 for limit 1.2343570998990748E16
1782.14/1776.73	c cleaning 492 clauses out of 1002 for limit 2.041688261673635E-4
1787.36/1781.97	c cleaning 498 clauses out of 1012 for limit 3.340423662850926E-4
1791.88/1786.46	c cleaning 500 clauses out of 1012 for limit 5.497793391741555E-4
1797.09/1791.66	c cleaning 496 clauses out of 1012 for limit 9.066596784623481E-4
1800.01/1794.51	c starts		: 17
1800.01/1794.51	c conflicts		: 138243
1800.01/1794.51	c decisions		: 165221
1800.01/1794.51	c propagations		: 16590742
1800.01/1794.51	c inspects		: 623095773
1800.01/1794.51	c learnt literals	: 0
1800.01/1794.51	c learnt binary clauses	: 0
1800.01/1794.51	c learnt ternary clauses	: 0
1800.01/1794.51	c learnt clauses	: 138243
1800.01/1794.51	c root simplifications	: 0
1800.01/1794.51	c removed literals (reason simplification)	: 0
1800.01/1794.51	c reason swapping (by a shorter reason)	: 0
1800.01/1794.51	c Calls to reduceDB	: 22
1800.01/1794.51	c speed (decisions/second)	: 92.1478997745675
1800.01/1794.51	c non guided choices	42
1800.01/1794.51	s UNKNOWN
1800.01/1794.51	c Total wall clock time (ms): 1794.307

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/node61/watcher-355325-1176807101 -o ROOT/results/node61/solver-355325-1176807101 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/355325-1176807101/sat4jPseudoResolution.jar /tmp/evaluation/355325-1176807101/instance-355325-1176807101.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.98 0.99 3/64 8846
/proc/meminfo: memFree=1930120/2055920 swapFree=4181928/4192956
[pid=8846] ppid=8844 vsize=200 CPUtime=0
/proc/8846/stat : 8846 (java) R 8844 8846 8342 0 -1 0 48 0 0 0 0 0 0 0 20 0 1 0 92673719 204800 33 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 10345721 0 0 4096 0 0 0 0 17 1 0 0
/proc/8846/statm: 66 33 26 9 0 4 0

[startup+0.092024 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8846
/proc/meminfo: memFree=1930120/2055920 swapFree=4181928/4192956
[pid=8846] ppid=8844 vsize=1777844 CPUtime=0.07
/proc/8846/stat : 8846 (java) S 8844 8846 8342 0 -1 0 3874 0 1 0 5 2 0 0 18 0 7 0 92673719 1820512256 3617 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/8846/statm: 444461 3617 1096 9 0 442097 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777844

[startup+0.101027 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8846
/proc/meminfo: memFree=1930120/2055920 swapFree=4181928/4192956
[pid=8846] ppid=8844 vsize=1780108 CPUtime=0.09
/proc/8846/stat : 8846 (java) S 8844 8846 8342 0 -1 0 3973 0 1 0 6 3 0 0 18 0 12 0 92673719 1822830592 3715 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8846/statm: 445027 3715 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1780108

[startup+0.301047 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8846
/proc/meminfo: memFree=1930120/2055920 swapFree=4181928/4192956
[pid=8846] ppid=8844 vsize=1781428 CPUtime=0.31
/proc/8846/stat : 8846 (java) S 8844 8846 8342 0 -1 0 5150 0 1 0 27 4 0 0 18 0 12 0 92673719 1824182272 4889 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8846/statm: 445357 4889 1263 9 0 442969 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1781428

[startup+0.701084 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8846
/proc/meminfo: memFree=1930120/2055920 swapFree=4181928/4192956
[pid=8846] ppid=8844 vsize=1782548 CPUtime=0.89
/proc/8846/stat : 8846 (java) S 8844 8846 8342 0 -1 0 6747 0 1 0 85 4 0 0 18 0 12 0 92673719 1825329152 6281 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8846/statm: 445637 6281 1301 9 0 443249 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 1782548

[startup+1.50216 s]
/proc/loadavg: 0.92 0.98 0.99 2/76 8858
/proc/meminfo: memFree=1902056/2055920 swapFree=4181928/4192956
[pid=8846] ppid=8844 vsize=1785108 CPUtime=2.11
/proc/8846/stat : 8846 (java) S 8844 8846 8342 0 -1 0 16115 0 1 0 202 9 0 0 18 0 12 0 92673719 1827950592 14628 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8846/statm: 446277 14628 1309 9 0 443889 0
[pid=8846/tid=8848] ppid=8844 vsize=1785108 CPUtime=1.02
/proc/8846/task/8848/stat : 8848 (java) R 8844 8846 8342 0 -1 64 12713 0 1 0 95 7 0 0 19 0 12 0 92673720 1827950592 14628 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8849] ppid=8844 vsize=1785108 CPUtime=0
/proc/8846/task/8849/stat : 8849 (java) S 8844 8846 8342 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 92673722 1827950592 14628 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8850] ppid=8844 vsize=1785108 CPUtime=0
/proc/8846/task/8850/stat : 8850 (java) S 8844 8846 8342 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 92673722 1827950592 14628 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8851] ppid=8844 vsize=1785108 CPUtime=0
/proc/8846/task/8851/stat : 8851 (java) S 8844 8846 8342 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 92673724 1827950592 14628 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8852] ppid=8844 vsize=1785108 CPUtime=0
/proc/8846/task/8852/stat : 8852 (java) S 8844 8846 8342 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 92673725 1827950592 14628 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8853] ppid=8844 vsize=1785108 CPUtime=0
/proc/8846/task/8853/stat : 8853 (java) S 8844 8846 8342 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 92673725 1827950592 14628 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8854] ppid=8844 vsize=1785108 CPUtime=0
/proc/8846/task/8854/stat : 8854 (java) S 8844 8846 8342 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 92673728 1827950592 14628 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8855] ppid=8844 vsize=1785108 CPUtime=0.51
/proc/8846/task/8855/stat : 8855 (java) S 8844 8846 8342 0 -1 64 1698 0 0 0 51 0 0 0 16 0 12 0 92673728 1827950592 14629 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8856] ppid=8844 vsize=1785108 CPUtime=0.54
/proc/8846/task/8856/stat : 8856 (java) S 8844 8846 8342 0 -1 64 982 0 0 0 54 0 0 0 16 0 12 0 92673728 1827950592 14629 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8857] ppid=8844 vsize=1785108 CPUtime=0
/proc/8846/task/8857/stat : 8857 (java) S 8844 8846 8342 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 92673728 1827950592 14629 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8858] ppid=8844 vsize=1785108 CPUtime=0
/proc/8846/task/8858/stat : 8858 (java) S 8844 8846 8342 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 92673728 1827950592 14630 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 1785108

[startup+3.10231 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 8859
/proc/meminfo: memFree=1874528/2055920 swapFree=4181928/4192956
[pid=8846] ppid=8844 vsize=1785616 CPUtime=4.27
/proc/8846/stat : 8846 (java) S 8844 8846 8342 0 -1 0 19074 0 1 0 417 10 0 0 18 0 13 0 92673719 1828470784 15940 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8846/statm: 446404 15940 1315 9 0 444016 0
[pid=8846/tid=8848] ppid=8844 vsize=1785616 CPUtime=2.4
/proc/8846/task/8848/stat : 8848 (java) R 8844 8846 8342 0 -1 64 13912 0 1 0 232 8 0 0 25 0 13 0 92673720 1828470784 15940 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109791050 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8849] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8849/stat : 8849 (java) S 8844 8846 8342 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 92673722 1828470784 15940 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8850] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8850/stat : 8850 (java) S 8844 8846 8342 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 92673722 1828470784 15940 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8851] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8851/stat : 8851 (java) S 8844 8846 8342 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 92673724 1828470784 15940 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8852] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8852/stat : 8852 (java) S 8844 8846 8342 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 92673725 1828470784 15940 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8853] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8853/stat : 8853 (java) S 8844 8846 8342 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 92673725 1828470784 15940 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8854] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8854/stat : 8854 (java) S 8844 8846 8342 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 92673728 1828470784 15940 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8855] ppid=8844 vsize=1785616 CPUtime=0.87
/proc/8846/task/8855/stat : 8855 (java) S 8844 8846 8342 0 -1 64 1887 0 0 0 87 0 0 0 16 0 13 0 92673728 1828470784 15940 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8856] ppid=8844 vsize=1785616 CPUtime=0.97
/proc/8846/task/8856/stat : 8856 (java) S 8844 8846 8342 0 -1 64 2549 0 0 0 96 1 0 0 17 0 13 0 92673728 1828470784 15940 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8857] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8857/stat : 8857 (java) S 8844 8846 8342 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 92673728 1828470784 15940 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8858] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8858/stat : 8858 (java) S 8844 8846 8342 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 92673728 1828470784 15940 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8859] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8859/stat : 8859 (java) S 8844 8846 8342 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 92673871 1828470784 15940 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.27
Current children cumulated vsize (KiB) 1785616

[startup+6.30161 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 8859
/proc/meminfo: memFree=1856544/2055920 swapFree=4181928/4192956
[pid=8846] ppid=8844 vsize=1785616 CPUtime=7.47
/proc/8846/stat : 8846 (java) S 8844 8846 8342 0 -1 0 24243 0 1 0 735 12 0 0 18 0 13 0 92673719 1828470784 21108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8846/statm: 446404 21108 1315 9 0 444016 0
[pid=8846/tid=8848] ppid=8844 vsize=1785616 CPUtime=5.58
/proc/8846/task/8848/stat : 8848 (java) R 8844 8846 8342 0 -1 64 19081 0 1 0 548 10 0 0 25 0 13 0 92673720 1828470784 21108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109750603 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8849] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8849/stat : 8849 (java) S 8844 8846 8342 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 92673722 1828470784 21108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8850] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8850/stat : 8850 (java) S 8844 8846 8342 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 92673722 1828470784 21108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8851] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8851/stat : 8851 (java) S 8844 8846 8342 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 92673724 1828470784 21108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8852] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8852/stat : 8852 (java) S 8844 8846 8342 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 92673725 1828470784 21108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8853] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8853/stat : 8853 (java) S 8844 8846 8342 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 92673725 1828470784 21108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8854] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8854/stat : 8854 (java) S 8844 8846 8342 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 92673728 1828470784 21108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8855] ppid=8844 vsize=1785616 CPUtime=0.88
/proc/8846/task/8855/stat : 8855 (java) S 8844 8846 8342 0 -1 64 1887 0 0 0 88 0 0 0 16 0 13 0 92673728 1828470784 21108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8856] ppid=8844 vsize=1785616 CPUtime=0.98
/proc/8846/task/8856/stat : 8856 (java) S 8844 8846 8342 0 -1 64 2549 0 0 0 97 1 0 0 16 0 13 0 92673728 1828470784 21108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8857] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8857/stat : 8857 (java) S 8844 8846 8342 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 92673728 1828470784 21108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8858] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8858/stat : 8858 (java) S 8844 8846 8342 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 92673728 1828470784 21108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8859] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8859/stat : 8859 (java) S 8844 8846 8342 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 92673871 1828470784 21108 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.47
Current children cumulated vsize (KiB) 1785616

[startup+12.7022 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 8859
/proc/meminfo: memFree=1826848/2055920 swapFree=4181928/4192956
[pid=8846] ppid=8844 vsize=1785616 CPUtime=13.88
/proc/8846/stat : 8846 (java) S 8844 8846 8342 0 -1 0 30583 0 1 0 1373 15 0 0 18 0 13 0 92673719 1828470784 27448 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8846/statm: 446404 27448 1315 9 0 444016 0
[pid=8846/tid=8848] ppid=8844 vsize=1785616 CPUtime=11.98
/proc/8846/task/8848/stat : 8848 (java) R 8844 8846 8342 0 -1 64 25421 0 1 0 1186 12 0 0 25 0 13 0 92673720 1828470784 27448 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109841107 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8849] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8849/stat : 8849 (java) S 8844 8846 8342 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 92673722 1828470784 27448 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8850] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8850/stat : 8850 (java) S 8844 8846 8342 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 92673722 1828470784 27448 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8851] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8851/stat : 8851 (java) S 8844 8846 8342 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 92673724 1828470784 27448 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8852] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8852/stat : 8852 (java) S 8844 8846 8342 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 92673725 1828470784 27448 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8853] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8853/stat : 8853 (java) S 8844 8846 8342 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 92673725 1828470784 27448 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8854] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8854/stat : 8854 (java) S 8844 8846 8342 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 92673728 1828470784 27448 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8855] ppid=8844 vsize=1785616 CPUtime=0.88
/proc/8846/task/8855/stat : 8855 (java) S 8844 8846 8342 0 -1 64 1887 0 0 0 88 0 0 0 17 0 13 0 92673728 1828470784 27448 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8856] ppid=8844 vsize=1785616 CPUtime=0.99
/proc/8846/task/8856/stat : 8856 (java) S 8844 8846 8342 0 -1 64 2549 0 0 0 98 1 0 0 16 0 13 0 92673728 1828470784 27448 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8857] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8857/stat : 8857 (java) S 8844 8846 8342 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 92673728 1828470784 27448 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8858] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8858/stat : 8858 (java) S 8844 8846 8342 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 92673728 1828470784 27448 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8859] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8859/stat : 8859 (java) S 8844 8846 8342 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 92673871 1828470784 27448 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.88
Current children cumulated vsize (KiB) 1785616

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/77 8859
/proc/meminfo: memFree=1743392/2055920 swapFree=4181928/4192956
[pid=8846] ppid=8844 vsize=1785616 CPUtime=26.74
/proc/8846/stat : 8846 (java) S 8844 8846 8342 0 -1 0 51412 0 1 0 2650 24 0 0 18 0 13 0 92673719 1828470784 47752 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8846/statm: 446404 47752 1324 9 0 444016 0
[pid=8846/tid=8848] ppid=8844 vsize=1785616 CPUtime=24.72
/proc/8846/task/8848/stat : 8848 (java) R 8844 8846 8342 0 -1 64 37708 0 1 0 2455 17 0 0 25 0 13 0 92673720 1828470784 47752 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109789475 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8849] ppid=8844 vsize=1785616 CPUtime=0.04
/proc/8846/task/8849/stat : 8849 (java) S 8844 8846 8342 0 -1 64 3949 0 0 0 3 1 0 0 16 0 13 0 92673722 1828470784 47752 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8850] ppid=8844 vsize=1785616 CPUtime=0.05
/proc/8846/task/8850/stat : 8850 (java) S 8844 8846 8342 0 -1 64 4589 0 0 0 3 2 0 0 17 0 13 0 92673722 1828470784 47752 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8851] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8851/stat : 8851 (java) S 8844 8846 8342 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 92673724 1828470784 47752 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0

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

/proc/8846/task/8855/stat : 8855 (java) S 8844 8846 8342 0 -1 64 1892 0 0 0 95 0 0 0 17 0 13 0 92673728 1828470784 332570 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8856] ppid=8844 vsize=1785616 CPUtime=1.09
/proc/8846/task/8856/stat : 8856 (java) S 8844 8846 8342 0 -1 64 2556 0 0 0 108 1 0 0 16 0 13 0 92673728 1828470784 332570 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8857] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8857/stat : 8857 (java) S 8844 8846 8342 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 92673728 1828470784 332570 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8858] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8858/stat : 8858 (java) S 8844 8846 8342 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 92673728 1828470784 332570 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8859] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8859/stat : 8859 (java) S 8844 8846 8342 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 92673871 1828470784 332570 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1607.03
Current children cumulated vsize (KiB) 1785616

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9057
/proc/meminfo: memFree=570272/2055920 swapFree=4181928/4192956
[pid=8846] ppid=8844 vsize=1785616 CPUtime=1667.16
/proc/8846/stat : 8846 (java) S 8844 8846 8342 0 -1 0 399579 0 1 0 166492 224 0 0 18 0 13 0 92673719 1828470784 340129 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8846/statm: 446404 340129 1326 9 0 444016 0
[pid=8846/tid=8848] ppid=8844 vsize=1785616 CPUtime=1656.71
/proc/8846/task/8848/stat : 8848 (java) R 8844 8846 8342 0 -1 64 37827 0 1 0 165652 19 0 0 25 0 13 0 92673720 1828470784 340129 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109931320 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8849] ppid=8844 vsize=1785616 CPUtime=4.14
/proc/8846/task/8849/stat : 8849 (java) S 8844 8846 8342 0 -1 64 176537 0 0 0 314 100 0 0 16 0 13 0 92673722 1828470784 340129 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8850] ppid=8844 vsize=1785616 CPUtime=4.16
/proc/8846/task/8850/stat : 8850 (java) S 8844 8846 8342 0 -1 64 180036 0 0 0 318 98 0 0 16 0 13 0 92673722 1828470784 340129 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8851] ppid=8844 vsize=1785616 CPUtime=0.04
/proc/8846/task/8851/stat : 8851 (java) S 8844 8846 8342 0 -1 64 8 0 0 0 2 2 0 0 16 0 13 0 92673724 1828470784 340129 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8852] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8852/stat : 8852 (java) S 8844 8846 8342 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 92673725 1828470784 340129 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8853] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8853/stat : 8853 (java) S 8844 8846 8342 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 92673725 1828470784 340129 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8854] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8854/stat : 8854 (java) S 8844 8846 8342 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 92673728 1828470784 340129 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8855] ppid=8844 vsize=1785616 CPUtime=0.95
/proc/8846/task/8855/stat : 8855 (java) S 8844 8846 8342 0 -1 64 1892 0 0 0 95 0 0 0 17 0 13 0 92673728 1828470784 340129 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8856] ppid=8844 vsize=1785616 CPUtime=1.09
/proc/8846/task/8856/stat : 8856 (java) S 8844 8846 8342 0 -1 64 2556 0 0 0 108 1 0 0 16 0 13 0 92673728 1828470784 340129 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8857] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8857/stat : 8857 (java) S 8844 8846 8342 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 92673728 1828470784 340129 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8858] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8858/stat : 8858 (java) S 8844 8846 8342 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 92673728 1828470784 340129 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8859] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8859/stat : 8859 (java) S 8844 8846 8342 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 92673871 1828470784 340129 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1667.16
Current children cumulated vsize (KiB) 1785616

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9057
/proc/meminfo: memFree=534944/2055920 swapFree=4181928/4192956
[pid=8846] ppid=8844 vsize=1785616 CPUtime=1727.52
/proc/8846/stat : 8846 (java) S 8844 8846 8342 0 -1 0 409203 0 1 0 172523 229 0 0 18 0 13 0 92673719 1828470784 348931 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8846/statm: 446404 348931 1329 9 0 444016 0
[pid=8846/tid=8848] ppid=8844 vsize=1785616 CPUtime=1716.38
/proc/8846/task/8848/stat : 8848 (java) R 8844 8846 8342 0 -1 64 37839 0 1 0 171619 19 0 0 25 0 13 0 92673720 1828470784 348931 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109791120 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8849] ppid=8844 vsize=1785616 CPUtime=4.41
/proc/8846/task/8849/stat : 8849 (java) S 8844 8846 8342 0 -1 64 181900 0 0 0 338 103 0 0 16 0 13 0 92673722 1828470784 348931 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8850] ppid=8844 vsize=1785616 CPUtime=4.42
/proc/8846/task/8850/stat : 8850 (java) S 8844 8846 8342 0 -1 64 184282 0 0 0 341 101 0 0 16 0 13 0 92673722 1828470784 348931 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8851] ppid=8844 vsize=1785616 CPUtime=0.04
/proc/8846/task/8851/stat : 8851 (java) S 8844 8846 8342 0 -1 64 8 0 0 0 2 2 0 0 16 0 13 0 92673724 1828470784 348931 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8852] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8852/stat : 8852 (java) S 8844 8846 8342 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 92673725 1828470784 348931 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8853] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8853/stat : 8853 (java) S 8844 8846 8342 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 92673725 1828470784 348931 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8854] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8854/stat : 8854 (java) S 8844 8846 8342 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 92673728 1828470784 348931 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8855] ppid=8844 vsize=1785616 CPUtime=1.04
/proc/8846/task/8855/stat : 8855 (java) S 8844 8846 8342 0 -1 64 1892 0 0 0 104 0 0 0 17 0 13 0 92673728 1828470784 348931 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8856] ppid=8844 vsize=1785616 CPUtime=1.17
/proc/8846/task/8856/stat : 8856 (java) S 8844 8846 8342 0 -1 64 2559 0 0 0 116 1 0 0 16 0 13 0 92673728 1828470784 348931 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8857] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8857/stat : 8857 (java) S 8844 8846 8342 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 92673728 1828470784 348931 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8858] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8858/stat : 8858 (java) S 8844 8846 8342 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 92673728 1828470784 348931 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8859] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8859/stat : 8859 (java) S 8844 8846 8342 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 92673871 1828470784 348931 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1727.52
Current children cumulated vsize (KiB) 1785616

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9057
/proc/meminfo: memFree=502432/2055920 swapFree=4181928/4192956
[pid=8846] ppid=8844 vsize=1785616 CPUtime=1787.77
/proc/8846/stat : 8846 (java) S 8844 8846 8342 0 -1 0 418635 0 1 0 178543 234 0 0 18 0 13 0 92673719 1828470784 357268 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8846/statm: 446404 357268 1329 9 0 444016 0
[pid=8846/tid=8848] ppid=8844 vsize=1785616 CPUtime=1776.08
/proc/8846/task/8848/stat : 8848 (java) R 8844 8846 8342 0 -1 64 37851 0 1 0 177589 19 0 0 24 0 13 0 92673720 1828470784 357268 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109535180 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8849] ppid=8844 vsize=1785616 CPUtime=4.68
/proc/8846/task/8849/stat : 8849 (java) S 8844 8846 8342 0 -1 64 186737 0 0 0 363 105 0 0 16 0 13 0 92673722 1828470784 357268 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8850] ppid=8844 vsize=1785616 CPUtime=4.69
/proc/8846/task/8850/stat : 8850 (java) S 8844 8846 8342 0 -1 64 188864 0 0 0 366 103 0 0 16 0 13 0 92673722 1828470784 357268 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8851] ppid=8844 vsize=1785616 CPUtime=0.04
/proc/8846/task/8851/stat : 8851 (java) S 8844 8846 8342 0 -1 64 9 0 0 0 2 2 0 0 16 0 13 0 92673724 1828470784 357268 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8852] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8852/stat : 8852 (java) S 8844 8846 8342 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 92673725 1828470784 357268 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8853] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8853/stat : 8853 (java) S 8844 8846 8342 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 92673725 1828470784 357268 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8854] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8854/stat : 8854 (java) S 8844 8846 8342 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 92673728 1828470784 357268 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8855] ppid=8844 vsize=1785616 CPUtime=1.04
/proc/8846/task/8855/stat : 8855 (java) S 8844 8846 8342 0 -1 64 1892 0 0 0 104 0 0 0 17 0 13 0 92673728 1828470784 357268 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8856] ppid=8844 vsize=1785616 CPUtime=1.17
/proc/8846/task/8856/stat : 8856 (java) S 8844 8846 8342 0 -1 64 2559 0 0 0 116 1 0 0 16 0 13 0 92673728 1828470784 357268 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8857] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8857/stat : 8857 (java) S 8844 8846 8342 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 92673728 1828470784 357268 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8858] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8858/stat : 8858 (java) S 8844 8846 8342 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 92673728 1828470784 357268 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8859] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8859/stat : 8859 (java) S 8844 8846 8342 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 92673871 1828470784 357268 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1787.77
Current children cumulated vsize (KiB) 1785616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9057
/proc/meminfo: memFree=499552/2055920 swapFree=4181928/4192956
[pid=8846] ppid=8844 vsize=1785616 CPUtime=1800.01
/proc/8846/stat : 8846 (java) S 8844 8846 8342 0 -1 0 419168 0 1 0 179767 234 0 0 18 0 13 0 92673719 1828470784 357796 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8846/statm: 446404 357796 1329 9 0 444016 0
[pid=8846/tid=8848] ppid=8844 vsize=1785616 CPUtime=1788.24
/proc/8846/task/8848/stat : 8848 (java) R 8844 8846 8342 0 -1 64 37853 0 1 0 178805 19 0 0 25 0 13 0 92673720 1828470784 357796 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109748386 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8849] ppid=8844 vsize=1785616 CPUtime=4.72
/proc/8846/task/8849/stat : 8849 (java) S 8844 8846 8342 0 -1 64 186894 0 0 0 367 105 0 0 16 0 13 0 92673722 1828470784 357796 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8850] ppid=8844 vsize=1785616 CPUtime=4.73
/proc/8846/task/8850/stat : 8850 (java) S 8844 8846 8342 0 -1 64 189238 0 0 0 370 103 0 0 16 0 13 0 92673722 1828470784 357796 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8851] ppid=8844 vsize=1785616 CPUtime=0.04
/proc/8846/task/8851/stat : 8851 (java) S 8844 8846 8342 0 -1 64 9 0 0 0 2 2 0 0 16 0 13 0 92673724 1828470784 357796 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8852] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8852/stat : 8852 (java) S 8844 8846 8342 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 92673725 1828470784 357796 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8853] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8853/stat : 8853 (java) S 8844 8846 8342 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 92673725 1828470784 357796 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8854] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8854/stat : 8854 (java) S 8844 8846 8342 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 92673728 1828470784 357796 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8855] ppid=8844 vsize=1785616 CPUtime=1.04
/proc/8846/task/8855/stat : 8855 (java) S 8844 8846 8342 0 -1 64 1892 0 0 0 104 0 0 0 17 0 13 0 92673728 1828470784 357796 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8856] ppid=8844 vsize=1785616 CPUtime=1.17
/proc/8846/task/8856/stat : 8856 (java) S 8844 8846 8342 0 -1 64 2559 0 0 0 116 1 0 0 16 0 13 0 92673728 1828470784 357796 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8857] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8857/stat : 8857 (java) S 8844 8846 8342 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 92673728 1828470784 357796 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8846/tid=8858] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8858/stat : 8858 (java) S 8844 8846 8342 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 92673728 1828470784 357796 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8846/tid=8859] ppid=8844 vsize=1785616 CPUtime=0
/proc/8846/task/8859/stat : 8859 (java) S 8844 8846 8342 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 92673871 1828470784 357796 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1785616

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

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

[startup+1794.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9057
/proc/meminfo: memFree=499552/2055920 swapFree=4181928/4192956
[pid=8846] ppid=8844 vsize=0 CPUtime=1800.13
/proc/8846/stat : 8846 (java) Z 8844 8846 8342 0 -1 1036 419188 0 1 0 179772 241 0 0 16 0 2 0 92673719 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8846/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

[startup+1794.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9057
/proc/meminfo: memFree=499552/2055920 swapFree=4181928/4192956
[pid=8846] ppid=8844 vsize=0 CPUtime=1800.22
/proc/8846/stat : 8846 (java) Z 8844 8846 8342 0 -1 1036 419188 0 1 0 179772 250 0 0 16 0 2 0 92673719 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8846/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1794.76
CPU time (s): 1800.28
CPU user time (s): 1797.73
CPU system time (s): 2.55361
CPU usage (%): 100.308
Max. virtual memory (cumulated for all children) (KiB): 1786852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.73
system time used= 2.55361
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 419188
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= 38327
involuntary context switches= 41130

runsolver used 2.01969 second user time and 4.5693 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Tue Apr 17 10:51:41 UTC 2007

IDJOB= 355325
IDBENCH= 3043
IDSOLVER= 159
FILE ID= node61/355325-1176807101

PBS_JOBID= 4586242

Free space on /tmp= 66516 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=100-sizeP=51-sizeQ=100-416317114-max.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/355325-1176807101/sat4jPseudoResolution.jar /tmp/evaluation/355325-1176807101/instance-355325-1176807101.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-355325-1176807101 -o ROOT/results/node61/solver-355325-1176807101 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/355325-1176807101/sat4jPseudoResolution.jar /tmp/evaluation/355325-1176807101/instance-355325-1176807101.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  44d5a0b71f17bc4fff0f0dd8401b346c

RANDOM SEED= 276810317

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.240
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.240
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:       1930528 kB
Buffers:          9284 kB
Cached:          75156 kB
SwapCached:       5320 kB
Active:          39532 kB
Inactive:        57280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1930528 kB
SwapTotal:     4192956 kB
SwapFree:      4181928 kB
Dirty:            4116 kB
Writeback:           0 kB
Mapped:          15608 kB
Slab:            14676 kB
Committed_AS:   765952 kB
PageTables:       1388 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= 66516 MiB

End job on node61 on Tue Apr 17 11:21:38 UTC 2007