Trace number 362103

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 NameAnswerCPU timeWall clock time
SAT4JPseudoResolution 2007-03-23? (TO) 1800.2 1794.97

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/ppp-problems/normalized-ppp:1-11,19,21.opb
MD5SUMd484bc8efed557f17788965b19feafe5
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark33.113
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4602
Total number of constraints30179
Number of constraints which are clauses29160
Number of constraints which are cardinality constraints (but not clauses)941
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint3
Maximum length of a constraint29
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 103
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c solving /tmp/evaluation/362103-1177006554/instance-362103-1177006554.opb
0.20/0.20	c reading problem ... 
2.33/1.77	c ... done. Wall clock time 1.571s.
2.33/1.77	c CPU time (experimental) 1.33s.
2.33/1.77	c #vars     4602
2.33/1.77	c #constraints  30353
1800.03/1794.81	c starts		: 22
1800.03/1794.81	c conflicts		: 1069766
1800.03/1794.81	c decisions		: 1276669
1800.03/1794.81	c propagations		: 40303987
1800.03/1794.81	c inspects		: 3746096187
1800.03/1794.81	c learnt literals	: 0
1800.03/1794.81	c learnt binary clauses	: 0
1800.03/1794.81	c learnt ternary clauses	: 0
1800.03/1794.81	c learnt clauses	: 1069767
1800.03/1794.81	c root simplifications	: 0
1800.03/1794.81	c removed literals (reason simplification)	: 0
1800.03/1794.81	c reason swapping (by a shorter reason)	: 0
1800.03/1794.81	c Calls to reduceDB	: 0
1800.03/1794.81	c speed (decisions/second)	: 712.0188374185107
1800.03/1794.81	c non guided choices	19483
1800.03/1794.81	s UNKNOWN
1800.03/1794.81	c Total wall clock time (ms): 1794.608

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node65/watcher-362103-1177006554 -o ROOT/results/node65/solver-362103-1177006554 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362103-1177006554/sat4jPseudoResolution.jar /tmp/evaluation/362103-1177006554/instance-362103-1177006554.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: 1.00 1.00 1.00 3/64 10939
/proc/meminfo: memFree=1561728/2055920 swapFree=4184012/4192956
[pid=10939] ppid=10937 vsize=18568 CPUtime=0
/proc/10939/stat : 10939 (runsolver) R 10937 10939 10018 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 176644985 19013632 292 18446744073709551615 4194304 4296420 548682068864 18446744073709551615 257203694887 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/10939/statm: 4642 292 257 24 0 2626 0

[startup+0.0710351 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10939
/proc/meminfo: memFree=1561728/2055920 swapFree=4184012/4192956
[pid=10939] ppid=10937 vsize=1777708 CPUtime=0.05
/proc/10939/stat : 10939 (java) S 10937 10939 10018 0 -1 0 3690 0 1 0 4 1 0 0 20 0 7 0 176644985 1820372992 3433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/10939/statm: 444427 3433 1081 9 0 442063 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1777708

[startup+0.101039 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10939
/proc/meminfo: memFree=1561728/2055920 swapFree=4184012/4192956
[pid=10939] ppid=10937 vsize=1780108 CPUtime=0.08
/proc/10939/stat : 10939 (java) S 10937 10939 10018 0 -1 0 3964 0 1 0 6 2 0 0 20 0 12 0 176644985 1822830592 3706 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10939/statm: 445027 3706 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301054 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10939
/proc/meminfo: memFree=1561728/2055920 swapFree=4184012/4192956
[pid=10939] ppid=10937 vsize=1781336 CPUtime=0.3
/proc/10939/stat : 10939 (java) S 10937 10939 10018 0 -1 0 5168 0 1 0 27 3 0 0 20 0 12 0 176644985 1824088064 4907 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10939/statm: 445334 4908 1270 9 0 442946 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1781336

[startup+0.701089 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10939
/proc/meminfo: memFree=1561728/2055920 swapFree=4184012/4192956
[pid=10939] ppid=10937 vsize=1785896 CPUtime=0.96
/proc/10939/stat : 10939 (java) S 10937 10939 10018 0 -1 0 7923 0 1 0 92 4 0 0 20 0 12 0 176644985 1828757504 6880 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10939/statm: 446474 6881 1309 9 0 444086 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 1785896

[startup+1.50215 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 10951
/proc/meminfo: memFree=1532896/2055920 swapFree=4184012/4192956
[pid=10939] ppid=10937 vsize=1785664 CPUtime=2.12
/proc/10939/stat : 10939 (java) S 10937 10939 10018 0 -1 0 19712 0 1 0 202 10 0 0 20 0 12 0 176644985 1828519936 17118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10939/statm: 446416 17120 1309 9 0 444028 0
[pid=10939/tid=10941] ppid=10937 vsize=1785664 CPUtime=1.06
/proc/10939/task/10941/stat : 10941 (java) R 10937 10939 10018 0 -1 64 15274 0 1 0 98 8 0 0 18 0 12 0 176644987 1828519936 17121 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109645032 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10942] ppid=10937 vsize=1785664 CPUtime=0
/proc/10939/task/10942/stat : 10942 (java) S 10937 10939 10018 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 176644988 1828519936 17122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10943] ppid=10937 vsize=1785664 CPUtime=0
/proc/10939/task/10943/stat : 10943 (java) S 10937 10939 10018 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 176644988 1828519936 17123 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10944] ppid=10937 vsize=1785664 CPUtime=0
/proc/10939/task/10944/stat : 10944 (java) S 10937 10939 10018 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 176644990 1828519936 17124 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10945] ppid=10937 vsize=1785664 CPUtime=0
/proc/10939/task/10945/stat : 10945 (java) S 10937 10939 10018 0 -1 64 9 0 0 0 0 0 0 0 25 0 12 0 176644991 1828519936 17126 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10946] ppid=10937 vsize=1785664 CPUtime=0
/proc/10939/task/10946/stat : 10946 (java) S 10937 10939 10018 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 176644991 1828519936 17127 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10947] ppid=10937 vsize=1785664 CPUtime=0
/proc/10939/task/10947/stat : 10947 (java) S 10937 10939 10018 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 176644995 1828519936 17128 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10948] ppid=10937 vsize=1785664 CPUtime=0.46
/proc/10939/task/10948/stat : 10948 (java) S 10937 10939 10018 0 -1 64 1533 0 0 0 46 0 0 0 16 0 12 0 176644995 1828519936 17129 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10949] ppid=10937 vsize=1785664 CPUtime=0.58
/proc/10939/task/10949/stat : 10949 (java) S 10937 10939 10018 0 -1 64 2189 0 0 0 57 1 0 0 16 0 12 0 176644995 1828519936 17130 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10950] ppid=10937 vsize=1785664 CPUtime=0
/proc/10939/task/10950/stat : 10950 (java) S 10937 10939 10018 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 176644995 1828519936 17131 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10951] ppid=10937 vsize=1785664 CPUtime=0
/proc/10939/task/10951/stat : 10951 (java) S 10937 10939 10018 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 176644995 1828519936 17133 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 1785664

[startup+3.10229 s]
/proc/loadavg: 1.08 1.02 1.01 4/77 10952
/proc/meminfo: memFree=1467608/2055920 swapFree=4184012/4192956
[pid=10939] ppid=10937 vsize=1785988 CPUtime=4.02
/proc/10939/stat : 10939 (java) S 10937 10939 10018 0 -1 0 30199 0 1 0 387 15 0 0 20 0 13 0 176644985 1828851712 26899 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10939/statm: 446497 26899 1322 9 0 444109 0
[pid=10939/tid=10941] ppid=10937 vsize=1785988 CPUtime=2.45
/proc/10939/task/10941/stat : 10941 (java) R 10937 10939 10018 0 -1 64 25012 0 1 0 233 12 0 0 25 0 13 0 176644987 1828851712 26899 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109815273 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10942] ppid=10937 vsize=1785988 CPUtime=0
/proc/10939/task/10942/stat : 10942 (java) S 10937 10939 10018 0 -1 64 3 0 0 0 0 0 0 0 22 0 13 0 176644988 1828851712 26899 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10943] ppid=10937 vsize=1785988 CPUtime=0
/proc/10939/task/10943/stat : 10943 (java) S 10937 10939 10018 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 176644988 1828851712 26899 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10944] ppid=10937 vsize=1785988 CPUtime=0
/proc/10939/task/10944/stat : 10944 (java) S 10937 10939 10018 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 176644990 1828851712 26899 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10945] ppid=10937 vsize=1785988 CPUtime=0
/proc/10939/task/10945/stat : 10945 (java) S 10937 10939 10018 0 -1 64 9 0 0 0 0 0 0 0 25 0 13 0 176644991 1828851712 26899 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10946] ppid=10937 vsize=1785988 CPUtime=0
/proc/10939/task/10946/stat : 10946 (java) S 10937 10939 10018 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 176644991 1828851712 26899 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10947] ppid=10937 vsize=1785988 CPUtime=0
/proc/10939/task/10947/stat : 10947 (java) S 10937 10939 10018 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176644995 1828851712 26899 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10948] ppid=10937 vsize=1785988 CPUtime=0.69
/proc/10939/task/10948/stat : 10948 (java) S 10937 10939 10018 0 -1 64 1640 0 0 0 69 0 0 0 16 0 13 0 176644995 1828851712 26899 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10949] ppid=10937 vsize=1785988 CPUtime=0.85
/proc/10939/task/10949/stat : 10949 (java) S 10937 10939 10018 0 -1 64 2823 0 0 0 84 1 0 0 16 0 13 0 176644995 1828851712 26899 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10950] ppid=10937 vsize=1785988 CPUtime=0
/proc/10939/task/10950/stat : 10950 (java) S 10937 10939 10018 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 176644995 1828851712 26899 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10951] ppid=10937 vsize=1785988 CPUtime=0
/proc/10939/task/10951/stat : 10951 (java) S 10937 10939 10018 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 176644995 1828851712 26899 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10952] ppid=10937 vsize=1785988 CPUtime=0
/proc/10939/task/10952/stat : 10952 (java) S 10937 10939 10018 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 176645164 1828851712 26899 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.02
Current children cumulated vsize (KiB) 1785988

[startup+6.30155 s]
/proc/loadavg: 1.08 1.02 1.01 2/77 10952
/proc/meminfo: memFree=1444064/2055920 swapFree=4184012/4192956
[pid=10939] ppid=10937 vsize=1784804 CPUtime=7.24
/proc/10939/stat : 10939 (java) S 10937 10939 10018 0 -1 0 34569 0 1 0 707 17 0 0 20 0 13 0 176644985 1827639296 31178 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10939/statm: 446201 31178 1322 9 0 443813 0
[pid=10939/tid=10941] ppid=10937 vsize=1784804 CPUtime=5.63
/proc/10939/task/10941/stat : 10941 (java) R 10937 10939 10018 0 -1 64 29379 0 1 0 549 14 0 0 25 0 13 0 176644987 1827639296 31178 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109824293 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10942] ppid=10937 vsize=1784804 CPUtime=0
/proc/10939/task/10942/stat : 10942 (java) S 10937 10939 10018 0 -1 64 3 0 0 0 0 0 0 0 22 0 13 0 176644988 1827639296 31178 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10943] ppid=10937 vsize=1784804 CPUtime=0
/proc/10939/task/10943/stat : 10943 (java) S 10937 10939 10018 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 176644988 1827639296 31178 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10944] ppid=10937 vsize=1784804 CPUtime=0
/proc/10939/task/10944/stat : 10944 (java) S 10937 10939 10018 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 176644990 1827639296 31178 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10945] ppid=10937 vsize=1784804 CPUtime=0
/proc/10939/task/10945/stat : 10945 (java) S 10937 10939 10018 0 -1 64 9 0 0 0 0 0 0 0 25 0 13 0 176644991 1827639296 31178 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10946] ppid=10937 vsize=1784804 CPUtime=0
/proc/10939/task/10946/stat : 10946 (java) S 10937 10939 10018 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 176644991 1827639296 31178 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10947] ppid=10937 vsize=1784804 CPUtime=0
/proc/10939/task/10947/stat : 10947 (java) S 10937 10939 10018 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176644995 1827639296 31178 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10948] ppid=10937 vsize=1784804 CPUtime=0.71
/proc/10939/task/10948/stat : 10948 (java) S 10937 10939 10018 0 -1 64 1641 0 0 0 71 0 0 0 17 0 13 0 176644995 1827639296 31178 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10949] ppid=10937 vsize=1784804 CPUtime=0.87
/proc/10939/task/10949/stat : 10949 (java) S 10937 10939 10018 0 -1 64 2825 0 0 0 86 1 0 0 16 0 13 0 176644995 1827639296 31178 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10950] ppid=10937 vsize=1784804 CPUtime=0
/proc/10939/task/10950/stat : 10950 (java) S 10937 10939 10018 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 176644995 1827639296 31178 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10951] ppid=10937 vsize=1784804 CPUtime=0
/proc/10939/task/10951/stat : 10951 (java) S 10937 10939 10018 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 176644995 1827639296 31178 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10952] ppid=10937 vsize=1784804 CPUtime=0
/proc/10939/task/10952/stat : 10952 (java) S 10937 10939 10018 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 176645164 1827639296 31178 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.24
Current children cumulated vsize (KiB) 1784804

[startup+12.7021 s]
/proc/loadavg: 1.07 1.02 1.00 2/77 10952
/proc/meminfo: memFree=1414304/2055920 swapFree=4184012/4192956
[pid=10939] ppid=10937 vsize=1784804 CPUtime=13.64
/proc/10939/stat : 10939 (java) S 10937 10939 10018 0 -1 0 42079 0 1 0 1343 21 0 0 20 0 13 0 176644985 1827639296 38688 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10939/statm: 446201 38688 1322 9 0 443813 0
[pid=10939/tid=10941] ppid=10937 vsize=1784804 CPUtime=12.02
/proc/10939/task/10941/stat : 10941 (java) R 10937 10939 10018 0 -1 64 36888 0 1 0 1184 18 0 0 25 0 13 0 176644987 1827639296 38688 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109786307 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10942] ppid=10937 vsize=1784804 CPUtime=0
/proc/10939/task/10942/stat : 10942 (java) S 10937 10939 10018 0 -1 64 3 0 0 0 0 0 0 0 22 0 13 0 176644988 1827639296 38688 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10943] ppid=10937 vsize=1784804 CPUtime=0
/proc/10939/task/10943/stat : 10943 (java) S 10937 10939 10018 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 176644988 1827639296 38688 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10944] ppid=10937 vsize=1784804 CPUtime=0
/proc/10939/task/10944/stat : 10944 (java) S 10937 10939 10018 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 176644990 1827639296 38688 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10945] ppid=10937 vsize=1784804 CPUtime=0
/proc/10939/task/10945/stat : 10945 (java) S 10937 10939 10018 0 -1 64 9 0 0 0 0 0 0 0 25 0 13 0 176644991 1827639296 38688 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10946] ppid=10937 vsize=1784804 CPUtime=0
/proc/10939/task/10946/stat : 10946 (java) S 10937 10939 10018 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 176644991 1827639296 38688 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10947] ppid=10937 vsize=1784804 CPUtime=0
/proc/10939/task/10947/stat : 10947 (java) S 10937 10939 10018 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176644995 1827639296 38688 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10948] ppid=10937 vsize=1784804 CPUtime=0.72
/proc/10939/task/10948/stat : 10948 (java) S 10937 10939 10018 0 -1 64 1642 0 0 0 72 0 0 0 17 0 13 0 176644995 1827639296 38688 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10949] ppid=10937 vsize=1784804 CPUtime=0.87
/proc/10939/task/10949/stat : 10949 (java) S 10937 10939 10018 0 -1 64 2825 0 0 0 86 1 0 0 16 0 13 0 176644995 1827639296 38688 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10950] ppid=10937 vsize=1784804 CPUtime=0
/proc/10939/task/10950/stat : 10950 (java) S 10937 10939 10018 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 176644995 1827639296 38688 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10951] ppid=10937 vsize=1784804 CPUtime=0
/proc/10939/task/10951/stat : 10951 (java) S 10937 10939 10018 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 176644995 1827639296 38688 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10952] ppid=10937 vsize=1784804 CPUtime=0
/proc/10939/task/10952/stat : 10952 (java) S 10937 10939 10018 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 176645164 1827639296 38688 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.64
Current children cumulated vsize (KiB) 1784804

[startup+25.5011 s]
/proc/loadavg: 1.06 1.01 1.00 2/77 10952
/proc/meminfo: memFree=1377440/2055920 swapFree=4184012/4192956
[pid=10939] ppid=10937 vsize=1784804 CPUtime=26.52
/proc/10939/stat : 10939 (java) S 10937 10939 10018 0 -1 0 50989 0 1 0 2627 25 0 0 20 0 13 0 176644985 1827639296 47128 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10939/statm: 446201 47128 1331 9 0 443813 0
[pid=10939/tid=10941] ppid=10937 vsize=1784804 CPUtime=24.74
/proc/10939/task/10941/stat : 10941 (java) R 10937 10939 10018 0 -1 64 37637 0 1 0 2455 19 0 0 25 0 13 0 176644987 1827639296 47128 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109786188 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10942] ppid=10937 vsize=1784804 CPUtime=0.07
/proc/10939/task/10942/stat : 10942 (java) S 10937 10939 10018 0 -1 64 4253 0 0 0 6 1 0 0 16 0 13 0 176644988 1827639296 47128 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10943] ppid=10937 vsize=1784804 CPUtime=0.07
/proc/10939/task/10943/stat : 10943 (java) S 10937 10939 10018 0 -1 64 3903 0 0 0 6 1 0 0 16 0 13 0 176644988 1827639296 47128 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10944] ppid=10937 vsize=1784804 CPUtime=0
/proc/10939/task/10944/stat : 10944 (java) S 10937 10939 10018 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 176644990 1827639296 47128 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0

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

[pid=10939/tid=10944] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10944/stat : 10944 (java) S 10937 10939 10018 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 176644990 1835511808 198290 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10945] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10945/stat : 10945 (java) S 10937 10939 10018 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 176644991 1835511808 198290 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10946] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10946/stat : 10946 (java) S 10937 10939 10018 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 176644991 1835511808 198290 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10947] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10947/stat : 10947 (java) S 10937 10939 10018 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176644995 1835511808 198290 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10948] ppid=10937 vsize=1792492 CPUtime=0.72
/proc/10939/task/10948/stat : 10948 (java) S 10937 10939 10018 0 -1 64 1642 0 0 0 72 0 0 0 17 0 13 0 176644995 1835511808 198290 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10949] ppid=10937 vsize=1792492 CPUtime=0.88
/proc/10939/task/10949/stat : 10949 (java) S 10937 10939 10018 0 -1 64 2826 0 0 0 87 1 0 0 16 0 13 0 176644995 1835511808 198290 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10950] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10950/stat : 10950 (java) S 10937 10939 10018 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 176644995 1835511808 198290 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10951] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10951/stat : 10951 (java) S 10937 10939 10018 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 176644995 1835511808 198290 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10952] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10952/stat : 10952 (java) S 10937 10939 10018 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 176645164 1835511808 198290 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1607.06
Current children cumulated vsize (KiB) 1792492

[startup+1662.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/77 10954
/proc/meminfo: memFree=733728/2055920 swapFree=4184012/4192956
[pid=10939] ppid=10937 vsize=1792492 CPUtime=1667.23
/proc/10939/stat : 10939 (java) S 10937 10939 10018 0 -1 0 249063 0 1 0 166605 118 0 0 20 0 13 0 176644985 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10939/statm: 448123 207590 1331 9 0 445735 0
[pid=10939/tid=10941] ppid=10937 vsize=1792492 CPUtime=1656.63
/proc/10939/task/10941/stat : 10941 (java) R 10937 10939 10018 0 -1 64 37725 0 1 0 165643 20 0 0 25 0 13 0 176644987 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109786188 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10942] ppid=10937 vsize=1792492 CPUtime=4.52
/proc/10939/task/10942/stat : 10942 (java) S 10937 10939 10018 0 -1 64 107986 0 0 0 402 50 0 0 16 0 13 0 176644988 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10943] ppid=10937 vsize=1792492 CPUtime=4.42
/proc/10939/task/10943/stat : 10943 (java) S 10937 10939 10018 0 -1 64 98155 0 0 0 398 44 0 0 18 0 13 0 176644988 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10944] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10944/stat : 10944 (java) S 10937 10939 10018 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 176644990 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10945] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10945/stat : 10945 (java) S 10937 10939 10018 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 176644991 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10946] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10946/stat : 10946 (java) S 10937 10939 10018 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 176644991 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10947] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10947/stat : 10947 (java) S 10937 10939 10018 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176644995 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10948] ppid=10937 vsize=1792492 CPUtime=0.72
/proc/10939/task/10948/stat : 10948 (java) S 10937 10939 10018 0 -1 64 1642 0 0 0 72 0 0 0 17 0 13 0 176644995 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10949] ppid=10937 vsize=1792492 CPUtime=0.88
/proc/10939/task/10949/stat : 10949 (java) S 10937 10939 10018 0 -1 64 2826 0 0 0 87 1 0 0 16 0 13 0 176644995 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10950] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10950/stat : 10950 (java) S 10937 10939 10018 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 176644995 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10951] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10951/stat : 10951 (java) S 10937 10939 10018 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 176644995 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10952] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10952/stat : 10952 (java) S 10937 10939 10018 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 176645164 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1667.23
Current children cumulated vsize (KiB) 1792492

[startup+1722.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 10954
/proc/meminfo: memFree=733728/2055920 swapFree=4184012/4192956
[pid=10939] ppid=10937 vsize=1792492 CPUtime=1727.22
/proc/10939/stat : 10939 (java) S 10937 10939 10018 0 -1 0 249063 0 1 0 172604 118 0 0 20 0 13 0 176644985 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10939/statm: 448123 207590 1331 9 0 445735 0
[pid=10939/tid=10941] ppid=10937 vsize=1792492 CPUtime=1716.62
/proc/10939/task/10941/stat : 10941 (java) R 10937 10939 10018 0 -1 64 37725 0 1 0 171642 20 0 0 25 0 13 0 176644987 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109786188 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10942] ppid=10937 vsize=1792492 CPUtime=4.52
/proc/10939/task/10942/stat : 10942 (java) S 10937 10939 10018 0 -1 64 107986 0 0 0 402 50 0 0 16 0 13 0 176644988 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10943] ppid=10937 vsize=1792492 CPUtime=4.42
/proc/10939/task/10943/stat : 10943 (java) S 10937 10939 10018 0 -1 64 98155 0 0 0 398 44 0 0 18 0 13 0 176644988 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10944] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10944/stat : 10944 (java) S 10937 10939 10018 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 176644990 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10945] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10945/stat : 10945 (java) S 10937 10939 10018 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 176644991 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10946] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10946/stat : 10946 (java) S 10937 10939 10018 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 176644991 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10947] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10947/stat : 10947 (java) S 10937 10939 10018 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176644995 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10948] ppid=10937 vsize=1792492 CPUtime=0.72
/proc/10939/task/10948/stat : 10948 (java) S 10937 10939 10018 0 -1 64 1642 0 0 0 72 0 0 0 17 0 13 0 176644995 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10949] ppid=10937 vsize=1792492 CPUtime=0.88
/proc/10939/task/10949/stat : 10949 (java) S 10937 10939 10018 0 -1 64 2826 0 0 0 87 1 0 0 16 0 13 0 176644995 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10950] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10950/stat : 10950 (java) S 10937 10939 10018 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 176644995 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10951] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10951/stat : 10951 (java) S 10937 10939 10018 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 176644995 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10952] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10952/stat : 10952 (java) S 10937 10939 10018 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 176645164 1835511808 207590 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1727.22
Current children cumulated vsize (KiB) 1792492

[startup+1782.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/77 10954
/proc/meminfo: memFree=679328/2055920 swapFree=4184012/4192956
[pid=10939] ppid=10937 vsize=1792492 CPUtime=1787.53
/proc/10939/stat : 10939 (java) S 10937 10939 10018 0 -1 0 266783 0 1 0 178627 126 0 0 20 0 13 0 176644985 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10939/statm: 448123 221169 1331 9 0 445735 0
[pid=10939/tid=10941] ppid=10937 vsize=1792492 CPUtime=1776.28
/proc/10939/task/10941/stat : 10941 (java) R 10937 10939 10018 0 -1 64 37727 0 1 0 177608 20 0 0 25 0 13 0 176644987 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109815353 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10942] ppid=10937 vsize=1792492 CPUtime=4.84
/proc/10939/task/10942/stat : 10942 (java) S 10937 10939 10018 0 -1 64 115384 0 0 0 431 53 0 0 18 0 13 0 176644988 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10943] ppid=10937 vsize=1792492 CPUtime=4.74
/proc/10939/task/10943/stat : 10943 (java) S 10937 10939 10018 0 -1 64 108475 0 0 0 426 48 0 0 18 0 13 0 176644988 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10944] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10944/stat : 10944 (java) S 10937 10939 10018 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 176644990 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10945] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10945/stat : 10945 (java) S 10937 10939 10018 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 176644991 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10946] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10946/stat : 10946 (java) S 10937 10939 10018 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 176644991 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10947] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10947/stat : 10947 (java) S 10937 10939 10018 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176644995 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10948] ppid=10937 vsize=1792492 CPUtime=0.72
/proc/10939/task/10948/stat : 10948 (java) S 10937 10939 10018 0 -1 64 1642 0 0 0 72 0 0 0 17 0 13 0 176644995 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10949] ppid=10937 vsize=1792492 CPUtime=0.88
/proc/10939/task/10949/stat : 10949 (java) S 10937 10939 10018 0 -1 64 2826 0 0 0 87 1 0 0 16 0 13 0 176644995 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10950] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10950/stat : 10950 (java) S 10937 10939 10018 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 176644995 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10951] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10951/stat : 10951 (java) S 10937 10939 10018 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 176644995 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10952] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10952/stat : 10952 (java) S 10937 10939 10018 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 176645164 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1787.53
Current children cumulated vsize (KiB) 1792492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.8 s]
/proc/loadavg: 1.04 1.03 1.00 2/77 10954
/proc/meminfo: memFree=679264/2055920 swapFree=4184012/4192956
[pid=10939] ppid=10937 vsize=1792492 CPUtime=1800.03
/proc/10939/stat : 10939 (java) S 10937 10939 10018 0 -1 0 266783 0 1 0 179877 126 0 0 20 0 13 0 176644985 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10939/statm: 448123 221169 1331 9 0 445735 0
[pid=10939/tid=10941] ppid=10937 vsize=1792492 CPUtime=1788.78
/proc/10939/task/10941/stat : 10941 (java) R 10937 10939 10018 0 -1 64 37727 0 1 0 178858 20 0 0 25 0 13 0 176644987 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109816596 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10942] ppid=10937 vsize=1792492 CPUtime=4.84
/proc/10939/task/10942/stat : 10942 (java) S 10937 10939 10018 0 -1 64 115384 0 0 0 431 53 0 0 18 0 13 0 176644988 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10943] ppid=10937 vsize=1792492 CPUtime=4.74
/proc/10939/task/10943/stat : 10943 (java) S 10937 10939 10018 0 -1 64 108475 0 0 0 426 48 0 0 18 0 13 0 176644988 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10944] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10944/stat : 10944 (java) S 10937 10939 10018 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 176644990 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10945] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10945/stat : 10945 (java) S 10937 10939 10018 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 176644991 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10946] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10946/stat : 10946 (java) S 10937 10939 10018 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 176644991 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10947] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10947/stat : 10947 (java) S 10937 10939 10018 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176644995 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10948] ppid=10937 vsize=1792492 CPUtime=0.72
/proc/10939/task/10948/stat : 10948 (java) S 10937 10939 10018 0 -1 64 1642 0 0 0 72 0 0 0 17 0 13 0 176644995 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10949] ppid=10937 vsize=1792492 CPUtime=0.88
/proc/10939/task/10949/stat : 10949 (java) S 10937 10939 10018 0 -1 64 2826 0 0 0 87 1 0 0 16 0 13 0 176644995 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10950] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10950/stat : 10950 (java) S 10937 10939 10018 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 176644995 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10939/tid=10951] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10951/stat : 10951 (java) S 10937 10939 10018 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 176644995 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10939/tid=10952] ppid=10937 vsize=1792492 CPUtime=0
/proc/10939/task/10952/stat : 10952 (java) S 10937 10939 10018 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 176645164 1835511808 221169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1792492

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

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

[startup+1794.91 s]
/proc/loadavg: 1.04 1.03 1.00 2/77 10954
/proc/meminfo: memFree=679264/2055920 swapFree=4184012/4192956
[pid=10939] ppid=10937 vsize=0 CPUtime=1800.13
/proc/10939/stat : 10939 (java) Z 10937 10939 10018 0 -1 1036 266802 0 1 0 179881 132 0 0 16 0 2 0 176644985 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10939/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1794.97
CPU time (s): 1800.2
CPU user time (s): 1798.82
CPU system time (s): 1.38779
CPU usage (%): 100.291
Max. virtual memory (cumulated for all children) (KiB): 1792492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.82
system time used= 1.38779
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 266802
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= 37120
involuntary context switches= 37893

runsolver used 2.18067 second user time and 4.37333 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Thu Apr 19 18:15:54 UTC 2007

IDJOB= 362103
IDBENCH= 1500
IDSOLVER= 159
FILE ID= node65/362103-1177006554

PBS_JOBID= 4630485

Free space on /tmp= 66397 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:1-11,19,21.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362103-1177006554/sat4jPseudoResolution.jar /tmp/evaluation/362103-1177006554/instance-362103-1177006554.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-362103-1177006554 -o ROOT/results/node65/solver-362103-1177006554 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362103-1177006554/sat4jPseudoResolution.jar /tmp/evaluation/362103-1177006554/instance-362103-1177006554.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  d484bc8efed557f17788965b19feafe5

RANDOM SEED= 955131671

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1562136 kB
Buffers:         30008 kB
Cached:         413632 kB
SwapCached:       2712 kB
Active:         209024 kB
Inactive:       244344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1562136 kB
SwapTotal:     4192956 kB
SwapFree:      4184012 kB
Dirty:            4704 kB
Writeback:           0 kB
Mapped:          15736 kB
Slab:            26408 kB
Committed_AS:  2290192 kB
PageTables:       1456 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= 66397 MiB

End job on node65 on Thu Apr 19 18:45:51 UTC 2007