Trace number 348120

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.32 1790.46

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-UMTS.opb
MD5SUM9b27e30a8bba28dee1f89aacae920d43
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark192
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6402
Total number of constraints4465
Number of constraints which are clauses2785
Number of constraints which are cardinality constraints (but not clauses)1428
Number of constraints which are nor clauses,nor cardinality constraints252
Minimum length of a constraint1
Maximum length of a constraint511
Number of terms in the objective function 4170
Biggest coefficient in the objective function 4257
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 527899
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 523739
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 527899
Number of bits of the biggest sum of numbers20
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.29	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.09/0.29	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.09/0.29	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.09/0.30	c no version file found!!!
0.09/0.30	c sun.arch.data.model	32
0.09/0.30	c java.version	1.6.0
0.09/0.30	c os.name	Linux
0.09/0.30	c os.version	2.6.9-22.EL.rootsmp
0.09/0.30	c os.arch	i386
0.09/0.30	c Free memory 1651659224
0.09/0.30	c Max memory 1654456320
0.09/0.30	c Total memory 1654456320
0.15/0.30	c Number of processors 2
0.15/0.35	--- Begin Solver configuration ---
0.15/0.35	c Stops conflict analysis at the first Unique Implication Point
0.15/0.35	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.15/0.35	c Learn all clauses as in MiniSAT
0.15/0.35	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.15/0.35	c VSIDS like heuristics from MiniSAT using a heap
0.15/0.35	c No reason simplification
0.15/0.35	c --- End Solver configuration ---
0.15/0.35	c solving /tmp/evaluation/348120-1176569224/instance-348120-1176569224.opb
0.15/0.35	c reading problem ... 
1.80/1.35	c ... done. Wall clock time 0.998s.
1.80/1.35	c CPU time (experimental) 0.86s.
1.80/1.35	c #vars     6402
1.80/1.35	c #constraints  2081
1800.06/1790.21	c starts		: 22
1800.06/1790.21	c conflicts		: 1415002
1800.06/1790.21	c decisions		: 1571420
1800.06/1790.21	c propagations		: 58432595
1800.06/1790.21	c inspects		: 2332109629
1800.06/1790.21	c learnt literals	: 0
1800.06/1790.21	c learnt binary clauses	: 135
1800.06/1790.21	c learnt ternary clauses	: 0
1800.06/1790.21	c learnt clauses	: 1415002
1800.06/1790.21	c root simplifications	: 0
1800.06/1790.21	c removed literals (reason simplification)	: 0
1800.06/1790.21	c reason swapping (by a shorter reason)	: 0
1800.06/1790.21	c Calls to reduceDB	: 1
1800.06/1790.21	c speed (decisions/second)	: 878.5159899168176
1800.06/1790.21	c non guided choices	3917
1800.06/1790.21	s UNKNOWN
1800.06/1790.21	c Total wall clock time (ms): 1789.865

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/node39/watcher-348120-1176569224 -o ROOT/results/node39/solver-348120-1176569224 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348120-1176569224/sat4jPseudoResolution.jar /tmp/evaluation/348120-1176569224/instance-348120-1176569224.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.93 0.99 0.99 3/77 7098
/proc/meminfo: memFree=1485520/2055920 swapFree=4192812/4192956
[pid=7098] ppid=7096 vsize=272 CPUtime=0
/proc/7098/stat : 7098 (java) D 7096 7098 6741 0 -1 0 54 0 0 0 0 0 0 0 18 0 1 0 104834468 278528 37 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 11092900 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/7098/statm: 68 37 28 9 0 6 0

[startup+0.080251 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 7098
/proc/meminfo: memFree=1485520/2055920 swapFree=4192812/4192956
[pid=7098] ppid=7096 vsize=12620 CPUtime=0.01
/proc/7098/stat : 7098 (java) S 7096 7098 6741 0 -1 0 817 0 32 0 0 1 0 0 18 0 2 0 104834468 12922880 605 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/7098/statm: 3155 605 288 9 0 1243 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12620

[startup+0.101258 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 7098
/proc/meminfo: memFree=1485520/2055920 swapFree=4192812/4192956
[pid=7098] ppid=7096 vsize=1775952 CPUtime=0.02
/proc/7098/stat : 7098 (java) S 7096 7098 6741 0 -1 0 2656 0 33 0 0 2 0 0 18 0 4 0 104834468 1818574848 2435 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/7098/statm: 443988 2435 484 9 0 441624 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1775952

[startup+0.301292 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 7098
/proc/meminfo: memFree=1485520/2055920 swapFree=4192812/4192956
[pid=7098] ppid=7096 vsize=1780428 CPUtime=0.15
/proc/7098/stat : 7098 (java) S 7096 7098 6741 0 -1 0 4265 0 132 0 12 3 0 0 18 0 12 0 104834468 1823158272 4137 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7098/statm: 445108 4138 1225 9 0 442720 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 1780428

[startup+0.701359 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 7098
/proc/meminfo: memFree=1485520/2055920 swapFree=4192812/4192956
[pid=7098] ppid=7096 vsize=1782560 CPUtime=0.71
/proc/7098/stat : 7098 (java) S 7096 7098 6741 0 -1 0 6206 0 132 0 67 4 0 0 18 0 12 0 104834468 1825341440 5879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7098/statm: 445640 5879 1284 9 0 443252 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 1782560

[startup+1.5025 s]
/proc/loadavg: 0.93 0.99 0.99 4/89 7110
/proc/meminfo: memFree=1452784/2055920 swapFree=4192812/4192956
[pid=7098] ppid=7096 vsize=1794372 CPUtime=2.2
/proc/7098/stat : 7098 (java) S 7096 7098 6741 0 -1 0 18424 0 132 0 209 11 0 0 18 0 12 0 104834468 1837436928 15828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7098/statm: 448593 15828 1318 9 0 446205 0
[pid=7098/tid=7100] ppid=7096 vsize=1794372 CPUtime=0.96
/proc/7098/task/7100/stat : 7100 (java) R 7096 7098 6741 0 -1 64 11913 0 100 0 89 7 0 0 18 0 12 0 104834475 1837436928 15828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109222120 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7101] ppid=7096 vsize=1794372 CPUtime=0
/proc/7098/task/7101/stat : 7101 (java) S 7096 7098 6741 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 104834478 1837436928 15828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7102] ppid=7096 vsize=1794372 CPUtime=0
/proc/7098/task/7102/stat : 7102 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 104834478 1837436928 15828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7103] ppid=7096 vsize=1794372 CPUtime=0
/proc/7098/task/7103/stat : 7103 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 104834482 1837436928 15828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7104] ppid=7096 vsize=1794372 CPUtime=0
/proc/7098/task/7104/stat : 7104 (java) S 7096 7098 6741 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 104834483 1837436928 15828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7105] ppid=7096 vsize=1794372 CPUtime=0
/proc/7098/task/7105/stat : 7105 (java) S 7096 7098 6741 0 -1 64 4 0 0 0 0 0 0 0 20 0 12 0 104834483 1837436928 15828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7106] ppid=7096 vsize=1794372 CPUtime=0
/proc/7098/task/7106/stat : 7106 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 104834490 1837436928 15828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7107] ppid=7096 vsize=1794372 CPUtime=0.85
/proc/7098/task/7107/stat : 7107 (java) R 7096 7098 6741 0 -1 64 4851 0 0 0 83 2 0 0 19 0 12 0 104834490 1837436928 15828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336970 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7108] ppid=7096 vsize=1794372 CPUtime=0.36
/proc/7098/task/7108/stat : 7108 (java) S 7096 7098 6741 0 -1 64 972 0 0 0 36 0 0 0 16 0 12 0 104834490 1837436928 15828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7109] ppid=7096 vsize=1794372 CPUtime=0
/proc/7098/task/7109/stat : 7109 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 104834490 1837436928 15828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7110] ppid=7096 vsize=1794372 CPUtime=0
/proc/7098/task/7110/stat : 7110 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 104834490 1837436928 15828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 1794372

[startup+3.10176 s]
/proc/loadavg: 1.10 1.02 1.01 2/90 7111
/proc/meminfo: memFree=1404520/2055920 swapFree=4192812/4192956
[pid=7098] ppid=7096 vsize=1796072 CPUtime=4.16
/proc/7098/stat : 7098 (java) S 7096 7098 6741 0 -1 0 34558 0 132 0 399 17 0 0 18 0 13 0 104834468 1839177728 30157 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7098/statm: 449018 30158 1321 9 0 446630 0
[pid=7098/tid=7100] ppid=7096 vsize=1796072 CPUtime=2.32
/proc/7098/task/7100/stat : 7100 (java) R 7096 7098 6741 0 -1 64 25665 0 100 0 220 12 0 0 25 0 13 0 104834475 1839177728 30159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109681739 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7101] ppid=7096 vsize=1796072 CPUtime=0
/proc/7098/task/7101/stat : 7101 (java) S 7096 7098 6741 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 104834478 1839177728 30159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7102] ppid=7096 vsize=1796072 CPUtime=0
/proc/7098/task/7102/stat : 7102 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 104834478 1839177728 30160 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7103] ppid=7096 vsize=1796072 CPUtime=0
/proc/7098/task/7103/stat : 7103 (java) S 7096 7098 6741 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 104834482 1839177728 30160 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7104] ppid=7096 vsize=1796072 CPUtime=0
/proc/7098/task/7104/stat : 7104 (java) S 7096 7098 6741 0 -1 64 9 0 0 0 0 0 0 0 19 0 13 0 104834483 1839177728 30160 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7105] ppid=7096 vsize=1796072 CPUtime=0
/proc/7098/task/7105/stat : 7105 (java) S 7096 7098 6741 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 104834483 1839177728 30161 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7106] ppid=7096 vsize=1796072 CPUtime=0
/proc/7098/task/7106/stat : 7106 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 104834490 1839177728 30161 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7107] ppid=7096 vsize=1796072 CPUtime=1.2
/proc/7098/task/7107/stat : 7107 (java) S 7096 7098 6741 0 -1 64 5752 0 0 0 117 3 0 0 15 0 13 0 104834490 1839177728 30162 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7108] ppid=7096 vsize=1796072 CPUtime=0.62
/proc/7098/task/7108/stat : 7108 (java) S 7096 7098 6741 0 -1 64 2449 0 0 0 61 1 0 0 16 0 13 0 104834490 1839177728 30162 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7109] ppid=7096 vsize=1796072 CPUtime=0
/proc/7098/task/7109/stat : 7109 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 104834490 1839177728 30162 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7110] ppid=7096 vsize=1796072 CPUtime=0
/proc/7098/task/7110/stat : 7110 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 104834490 1839177728 30163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7111] ppid=7096 vsize=1796072 CPUtime=0
/proc/7098/task/7111/stat : 7111 (java) S 7096 7098 6741 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 104834630 1839177728 30163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.16
Current children cumulated vsize (KiB) 1796072

[startup+6.3023 s]
/proc/loadavg: 1.10 1.02 1.01 2/90 7111
/proc/meminfo: memFree=1306280/2055920 swapFree=4192812/4192956
[pid=7098] ppid=7096 vsize=1796008 CPUtime=7.48
/proc/7098/stat : 7098 (java) S 7096 7098 6741 0 -1 0 48132 0 132 0 726 22 0 0 18 0 13 0 104834468 1839112192 43557 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7098/statm: 449002 43557 1332 9 0 446614 0
[pid=7098/tid=7100] ppid=7096 vsize=1796008 CPUtime=5.44
/proc/7098/task/7100/stat : 7100 (java) R 7096 7098 6741 0 -1 64 37637 0 100 0 528 16 0 0 18 0 13 0 104834475 1839112192 43557 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109682009 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7101] ppid=7096 vsize=1796008 CPUtime=0.02
/proc/7098/task/7101/stat : 7101 (java) S 7096 7098 6741 0 -1 64 597 0 0 0 2 0 0 0 16 0 13 0 104834478 1839112192 43557 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7102] ppid=7096 vsize=1796008 CPUtime=0.01
/proc/7098/task/7102/stat : 7102 (java) S 7096 7098 6741 0 -1 64 983 0 0 0 1 0 0 0 16 0 13 0 104834478 1839112192 43557 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7103] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7103/stat : 7103 (java) S 7096 7098 6741 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 104834482 1839112192 43557 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7104] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7104/stat : 7104 (java) S 7096 7098 6741 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 104834483 1839112192 43557 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7105] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7105/stat : 7105 (java) S 7096 7098 6741 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 104834483 1839112192 43557 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7106] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7106/stat : 7106 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 104834490 1839112192 43557 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7107] ppid=7096 vsize=1796008 CPUtime=1.29
/proc/7098/task/7107/stat : 7107 (java) S 7096 7098 6741 0 -1 64 5767 0 0 0 126 3 0 0 16 0 13 0 104834490 1839112192 43557 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7108] ppid=7096 vsize=1796008 CPUtime=0.67
/proc/7098/task/7108/stat : 7108 (java) S 7096 7098 6741 0 -1 64 2450 0 0 0 66 1 0 0 16 0 13 0 104834490 1839112192 43557 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7109] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7109/stat : 7109 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 104834490 1839112192 43557 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7110] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7110/stat : 7110 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 104834490 1839112192 43557 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7111] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7111/stat : 7111 (java) S 7096 7098 6741 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 104834630 1839112192 43557 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.48
Current children cumulated vsize (KiB) 1796008

[startup+12.7014 s]
/proc/loadavg: 1.08 1.02 1.00 2/90 7111
/proc/meminfo: memFree=1290992/2055920 swapFree=4192812/4192956
[pid=7098] ppid=7096 vsize=1796008 CPUtime=13.97
/proc/7098/stat : 7098 (java) S 7096 7098 6741 0 -1 0 56884 0 132 0 1370 27 0 0 18 0 13 0 104834468 1839112192 52076 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7098/statm: 449002 52076 1332 9 0 446614 0
[pid=7098/tid=7100] ppid=7096 vsize=1796008 CPUtime=11.75
/proc/7098/task/7100/stat : 7100 (java) R 7096 7098 6741 0 -1 64 37640 0 100 0 1159 16 0 0 18 0 13 0 104834475 1839112192 52076 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109797554 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7101] ppid=7096 vsize=1796008 CPUtime=0.1
/proc/7098/task/7101/stat : 7101 (java) S 7096 7098 6741 0 -1 64 6071 0 0 0 8 2 0 0 16 0 13 0 104834478 1839112192 52076 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7102] ppid=7096 vsize=1796008 CPUtime=0.1
/proc/7098/task/7102/stat : 7102 (java) S 7096 7098 6741 0 -1 64 4253 0 0 0 8 2 0 0 17 0 13 0 104834478 1839112192 52076 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7103] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7103/stat : 7103 (java) S 7096 7098 6741 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 104834482 1839112192 52076 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7104] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7104/stat : 7104 (java) S 7096 7098 6741 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 104834483 1839112192 52076 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7105] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7105/stat : 7105 (java) S 7096 7098 6741 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 104834483 1839112192 52076 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7106] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7106/stat : 7106 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 104834490 1839112192 52076 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7107] ppid=7096 vsize=1796008 CPUtime=1.29
/proc/7098/task/7107/stat : 7107 (java) S 7096 7098 6741 0 -1 64 5768 0 0 0 126 3 0 0 16 0 13 0 104834490 1839112192 52076 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7108] ppid=7096 vsize=1796008 CPUtime=0.67
/proc/7098/task/7108/stat : 7108 (java) S 7096 7098 6741 0 -1 64 2450 0 0 0 66 1 0 0 17 0 13 0 104834490 1839112192 52076 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7109] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7109/stat : 7109 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 104834490 1839112192 52076 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7110] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7110/stat : 7110 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 104834490 1839112192 52076 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7111] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7111/stat : 7111 (java) S 7096 7098 6741 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 104834630 1839112192 52076 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.97
Current children cumulated vsize (KiB) 1796008

[startup+25.5025 s]
/proc/loadavg: 1.07 1.02 1.00 2/90 7111
/proc/meminfo: memFree=1244720/2055920 swapFree=4192812/4192956
[pid=7098] ppid=7096 vsize=1796008 CPUtime=26.98
/proc/7098/stat : 7098 (java) S 7096 7098 6741 0 -1 0 66118 0 132 0 2667 31 0 0 18 0 13 0 104834468 1839112192 59103 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7098/statm: 449002 59103 1332 9 0 446614 0
[pid=7098/tid=7100] ppid=7096 vsize=1796008 CPUtime=24.34
/proc/7098/task/7100/stat : 7100 (java) R 7096 7098 6741 0 -1 64 37643 0 100 0 2418 16 0 0 25 0 13 0 104834475 1839112192 59103 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109682176 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7101] ppid=7096 vsize=1796008 CPUtime=0.3
/proc/7098/task/7101/stat : 7101 (java) S 7096 7098 6741 0 -1 64 10779 0 0 0 27 3 0 0 17 0 13 0 104834478 1839112192 59103 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7102] ppid=7096 vsize=1796008 CPUtime=0.29
/proc/7098/task/7102/stat : 7102 (java) S 7096 7098 6741 0 -1 64 8775 0 0 0 25 4 0 0 17 0 13 0 104834478 1839112192 59103 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7103] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7103/stat : 7103 (java) S 7096 7098 6741 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 104834482 1839112192 59103 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0

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

[pid=7098/tid=7103] ppid=7096 vsize=1796008 CPUtime=0.06
/proc/7098/task/7103/stat : 7103 (java) S 7096 7098 6741 0 -1 64 93 0 0 0 2 4 0 0 16 0 13 0 104834482 1839112192 341113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7104] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7104/stat : 7104 (java) S 7096 7098 6741 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 104834483 1839112192 341113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7105] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7105/stat : 7105 (java) S 7096 7098 6741 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 104834483 1839112192 341113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7106] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7106/stat : 7106 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 104834490 1839112192 341113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7107] ppid=7096 vsize=1796008 CPUtime=1.31
/proc/7098/task/7107/stat : 7107 (java) S 7096 7098 6741 0 -1 64 5769 0 0 0 128 3 0 0 16 0 13 0 104834490 1839112192 341113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7108] ppid=7096 vsize=1796008 CPUtime=0.68
/proc/7098/task/7108/stat : 7108 (java) S 7096 7098 6741 0 -1 64 2450 0 0 0 67 1 0 0 16 0 13 0 104834490 1839112192 341113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7109] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7109/stat : 7109 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 104834490 1839112192 341113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7110] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7110/stat : 7110 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 104834490 1839112192 341113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7111] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7111/stat : 7111 (java) S 7096 7098 6741 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 104834630 1839112192 341113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1611.51
Current children cumulated vsize (KiB) 1796008

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 7309
/proc/meminfo: memFree=101616/2055920 swapFree=4192812/4192956
[pid=7098] ppid=7096 vsize=1796008 CPUtime=1671.63
/proc/7098/stat : 7098 (java) S 7096 7098 6741 0 -1 0 485089 0 132 0 166913 250 0 0 18 0 13 0 104834468 1839112192 344385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7098/statm: 449002 344385 1332 9 0 446614 0
[pid=7098/tid=7100] ppid=7096 vsize=1796008 CPUtime=1651.63
/proc/7098/task/7100/stat : 7100 (java) R 7096 7098 6741 0 -1 64 41459 0 100 0 165128 35 0 0 25 0 13 0 104834475 1839112192 344385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109815837 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7101] ppid=7096 vsize=1796008 CPUtime=8.95
/proc/7098/task/7101/stat : 7101 (java) S 7096 7098 6741 0 -1 64 230753 0 0 0 790 105 0 0 16 0 13 0 104834478 1839112192 344385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7102] ppid=7096 vsize=1796008 CPUtime=8.93
/proc/7098/task/7102/stat : 7102 (java) S 7096 7098 6741 0 -1 64 203874 0 0 0 795 98 0 0 17 0 13 0 104834478 1839112192 344385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7103] ppid=7096 vsize=1796008 CPUtime=0.06
/proc/7098/task/7103/stat : 7103 (java) S 7096 7098 6741 0 -1 64 93 0 0 0 2 4 0 0 16 0 13 0 104834482 1839112192 344385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7104] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7104/stat : 7104 (java) S 7096 7098 6741 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 104834483 1839112192 344385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7105] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7105/stat : 7105 (java) S 7096 7098 6741 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 104834483 1839112192 344385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7106] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7106/stat : 7106 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 104834490 1839112192 344385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7107] ppid=7096 vsize=1796008 CPUtime=1.31
/proc/7098/task/7107/stat : 7107 (java) S 7096 7098 6741 0 -1 64 5769 0 0 0 128 3 0 0 16 0 13 0 104834490 1839112192 344385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7108] ppid=7096 vsize=1796008 CPUtime=0.68
/proc/7098/task/7108/stat : 7108 (java) S 7096 7098 6741 0 -1 64 2450 0 0 0 67 1 0 0 16 0 13 0 104834490 1839112192 344385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7109] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7109/stat : 7109 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 104834490 1839112192 344385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7110] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7110/stat : 7110 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 104834490 1839112192 344385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7111] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7111/stat : 7111 (java) S 7096 7098 6741 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 104834630 1839112192 344385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1671.63
Current children cumulated vsize (KiB) 1796008

[startup+1722.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/90 7309
/proc/meminfo: memFree=86064/2055920 swapFree=4192812/4192956
[pid=7098] ppid=7096 vsize=1796008 CPUtime=1731.88
/proc/7098/stat : 7098 (java) S 7096 7098 6741 0 -1 0 491889 0 132 0 172934 254 0 0 18 0 13 0 104834468 1839112192 349091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7098/statm: 449002 349091 1332 9 0 446614 0
[pid=7098/tid=7100] ppid=7096 vsize=1796008 CPUtime=1711.32
/proc/7098/task/7100/stat : 7100 (java) R 7096 7098 6741 0 -1 64 41463 0 100 0 171097 35 0 0 22 0 13 0 104834475 1839112192 349091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109696186 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7101] ppid=7096 vsize=1796008 CPUtime=9.23
/proc/7098/task/7101/stat : 7101 (java) S 7096 7098 6741 0 -1 64 233593 0 0 0 816 107 0 0 17 0 13 0 104834478 1839112192 349091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7102] ppid=7096 vsize=1796008 CPUtime=9.21
/proc/7098/task/7102/stat : 7102 (java) S 7096 7098 6741 0 -1 64 207830 0 0 0 821 100 0 0 16 0 13 0 104834478 1839112192 349091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7103] ppid=7096 vsize=1796008 CPUtime=0.06
/proc/7098/task/7103/stat : 7103 (java) S 7096 7098 6741 0 -1 64 93 0 0 0 2 4 0 0 16 0 13 0 104834482 1839112192 349091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7104] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7104/stat : 7104 (java) S 7096 7098 6741 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 104834483 1839112192 349091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7105] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7105/stat : 7105 (java) S 7096 7098 6741 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 104834483 1839112192 349091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7106] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7106/stat : 7106 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 104834490 1839112192 349091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7107] ppid=7096 vsize=1796008 CPUtime=1.31
/proc/7098/task/7107/stat : 7107 (java) S 7096 7098 6741 0 -1 64 5769 0 0 0 128 3 0 0 16 0 13 0 104834490 1839112192 349091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7108] ppid=7096 vsize=1796008 CPUtime=0.68
/proc/7098/task/7108/stat : 7108 (java) S 7096 7098 6741 0 -1 64 2450 0 0 0 67 1 0 0 16 0 13 0 104834490 1839112192 349091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7109] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7109/stat : 7109 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 104834490 1839112192 349091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7110] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7110/stat : 7110 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 104834490 1839112192 349091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7111] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7111/stat : 7111 (java) S 7096 7098 6741 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 104834630 1839112192 349091 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1731.88
Current children cumulated vsize (KiB) 1796008

[startup+1782.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/90 7309
/proc/meminfo: memFree=71472/2055920 swapFree=4192812/4192956
[pid=7098] ppid=7096 vsize=1796008 CPUtime=1792.14
/proc/7098/stat : 7098 (java) S 7096 7098 6741 0 -1 0 495861 0 132 0 178959 255 0 0 18 0 13 0 104834468 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7098/statm: 449002 351872 1333 9 0 446614 0
[pid=7098/tid=7100] ppid=7096 vsize=1796008 CPUtime=1771.05
/proc/7098/task/7100/stat : 7100 (java) R 7096 7098 6741 0 -1 64 41467 0 100 0 177069 36 0 0 25 0 13 0 104834475 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109943661 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7101] ppid=7096 vsize=1796008 CPUtime=9.42
/proc/7098/task/7101/stat : 7101 (java) S 7096 7098 6741 0 -1 64 234983 0 0 0 835 107 0 0 17 0 13 0 104834478 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7102] ppid=7096 vsize=1796008 CPUtime=9.42
/proc/7098/task/7102/stat : 7102 (java) S 7096 7098 6741 0 -1 64 210391 0 0 0 841 101 0 0 16 0 13 0 104834478 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7103] ppid=7096 vsize=1796008 CPUtime=0.06
/proc/7098/task/7103/stat : 7103 (java) S 7096 7098 6741 0 -1 64 93 0 0 0 2 4 0 0 16 0 13 0 104834482 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7104] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7104/stat : 7104 (java) S 7096 7098 6741 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 104834483 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7105] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7105/stat : 7105 (java) S 7096 7098 6741 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 104834483 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7106] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7106/stat : 7106 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 104834490 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7107] ppid=7096 vsize=1796008 CPUtime=1.36
/proc/7098/task/7107/stat : 7107 (java) S 7096 7098 6741 0 -1 64 5774 0 0 0 133 3 0 0 16 0 13 0 104834490 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7108] ppid=7096 vsize=1796008 CPUtime=0.78
/proc/7098/task/7108/stat : 7108 (java) S 7096 7098 6741 0 -1 64 2462 0 0 0 77 1 0 0 17 0 13 0 104834490 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7109] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7109/stat : 7109 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 104834490 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7110] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7110/stat : 7110 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 104834490 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7111] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7111/stat : 7111 (java) S 7096 7098 6741 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 104834630 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1792.14
Current children cumulated vsize (KiB) 1796008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1790.2 s]
/proc/loadavg: 1.06 1.02 1.00 2/90 7309
/proc/meminfo: memFree=71536/2055920 swapFree=4192812/4192956
[pid=7098] ppid=7096 vsize=1796008 CPUtime=1800.06
/proc/7098/stat : 7098 (java) S 7096 7098 6741 0 -1 0 495861 0 132 0 179750 256 0 0 18 0 13 0 104834468 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7098/statm: 449002 351872 1333 9 0 446614 0
[pid=7098/tid=7100] ppid=7096 vsize=1796008 CPUtime=1778.95
/proc/7098/task/7100/stat : 7100 (java) R 7096 7098 6741 0 -1 64 41467 0 100 0 177859 36 0 0 25 0 13 0 104834475 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109943669 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7101] ppid=7096 vsize=1796008 CPUtime=9.42
/proc/7098/task/7101/stat : 7101 (java) S 7096 7098 6741 0 -1 64 234983 0 0 0 835 107 0 0 17 0 13 0 104834478 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7102] ppid=7096 vsize=1796008 CPUtime=9.42
/proc/7098/task/7102/stat : 7102 (java) S 7096 7098 6741 0 -1 64 210391 0 0 0 841 101 0 0 16 0 13 0 104834478 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7103] ppid=7096 vsize=1796008 CPUtime=0.06
/proc/7098/task/7103/stat : 7103 (java) S 7096 7098 6741 0 -1 64 93 0 0 0 2 4 0 0 16 0 13 0 104834482 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7104] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7104/stat : 7104 (java) S 7096 7098 6741 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 104834483 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7105] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7105/stat : 7105 (java) S 7096 7098 6741 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 104834483 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7106] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7106/stat : 7106 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 104834490 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7107] ppid=7096 vsize=1796008 CPUtime=1.36
/proc/7098/task/7107/stat : 7107 (java) S 7096 7098 6741 0 -1 64 5774 0 0 0 133 3 0 0 16 0 13 0 104834490 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7108] ppid=7096 vsize=1796008 CPUtime=0.78
/proc/7098/task/7108/stat : 7108 (java) S 7096 7098 6741 0 -1 64 2462 0 0 0 77 1 0 0 17 0 13 0 104834490 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7109] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7109/stat : 7109 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 104834490 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7098/tid=7110] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7110/stat : 7110 (java) S 7096 7098 6741 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 104834490 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7098/tid=7111] ppid=7096 vsize=1796008 CPUtime=0
/proc/7098/task/7111/stat : 7111 (java) S 7096 7098 6741 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 104834630 1839112192 351872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1796008

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

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

[startup+1790.4 s]
/proc/loadavg: 1.06 1.02 1.00 2/90 7309
/proc/meminfo: memFree=71536/2055920 swapFree=4192812/4192956
[pid=7098] ppid=7096 vsize=0 CPUtime=1800.25
/proc/7098/stat : 7098 (java) Z 7096 7098 6741 0 -1 1036 495880 0 132 0 179754 271 0 0 16 0 2 0 104834468 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7098/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1790.46
CPU time (s): 1800.32
CPU user time (s): 1797.55
CPU system time (s): 2.76858
CPU usage (%): 100.55
Max. virtual memory (cumulated for all children) (KiB): 1797744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.55
system time used= 2.76858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 495880
page faults= 132
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39152
involuntary context switches= 44367

runsolver used 1.78673 second user time and 4.81727 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat Apr 14 16:47:04 UTC 2007

IDJOB= 348120
IDBENCH= 1619
IDSOLVER= 159
FILE ID= node39/348120-1176569224

PBS_JOBID= 4556875

Free space on /tmp= 66561 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-reduced-mps-v2-20-10-UMTS.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348120-1176569224/sat4jPseudoResolution.jar /tmp/evaluation/348120-1176569224/instance-348120-1176569224.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-348120-1176569224 -o ROOT/results/node39/solver-348120-1176569224 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348120-1176569224/sat4jPseudoResolution.jar /tmp/evaluation/348120-1176569224/instance-348120-1176569224.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  9b27e30a8bba28dee1f89aacae920d43

RANDOM SEED= 702648304

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.256
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.256
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:       1486120 kB
Buffers:         39472 kB
Cached:         226476 kB
SwapCached:          0 kB
Active:         316220 kB
Inactive:       142928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1486120 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3976 kB
Writeback:           0 kB
Mapped:         212128 kB
Slab:            95956 kB
Committed_AS:   356144 kB
PageTables:       2012 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= 66561 MiB

End job on node39 on Sat Apr 14 17:16:57 UTC 2007