Trace number 361254

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
sat4jPseudoCPClause 2007-03-23? (TO) 1800.24 1760.37

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga25_24_sat_pb.cnf.cr.opb
MD5SUM7b1cf6104f891053895193aa96c054c6
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 benchmark0.015997
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables900
Total number of constraints673
Number of constraints which are clauses624
Number of constraints which are cardinality constraints (but not clauses)49
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint12
Maximum length of a constraint25
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
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	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
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=10000.0 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 Simplify asserted PB constraints to clauses
0.20/0.20	c solving /tmp/evaluation/361254-1176980836/instance-361254-1176980836.opb
0.20/0.20	c reading problem ... 
0.90/0.71	c ... done. Wall clock time 0.506s.
0.90/0.71	c CPU time (experimental) 0.5s.
0.90/0.71	c #vars     900
0.90/0.71	c #constraints  673
1800.07/1760.21	c starts		: 2
1800.07/1760.21	c conflicts		: 46056
1800.07/1760.21	c decisions		: 91409
1800.07/1760.21	c propagations		: 1929777
1800.07/1760.21	c inspects		: 580979573
1800.07/1760.21	c learnt literals	: 0
1800.07/1760.21	c learnt binary clauses	: 0
1800.07/1760.21	c learnt ternary clauses	: 0
1800.07/1760.21	c learnt clauses	: 46055
1800.07/1760.21	c root simplifications	: 0
1800.07/1760.21	c removed literals (reason simplification)	: 0
1800.07/1760.21	c reason swapping (by a shorter reason)	: 0
1800.07/1760.21	c Calls to reduceDB	: 0
1800.07/1760.21	c speed (decisions/second)	: 51.95198608687745
1800.07/1760.21	c non guided choices	277
1800.07/1760.21	s UNKNOWN
1800.07/1760.21	c Total wall clock time (ms): 1760.009

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/node48/watcher-361254-1176980836 -o ROOT/results/node48/solver-361254-1176980836 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/361254-1176980836/sat4jPseudoCPClause.jar /tmp/evaluation/361254-1176980836/instance-361254-1176980836.opb 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.94 2/64 2570
/proc/meminfo: memFree=1502704/2055920 swapFree=4184636/4192956
[pid=2570] ppid=2568 vsize=18568 CPUtime=0
/proc/2570/stat : 2570 (runsolver) R 2568 2570 1711 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 52928969 19013632 292 18446744073709551615 4194304 4296420 548682068864 18446744073709551615 255539604775 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/2570/statm: 4642 292 257 24 0 2626 0

[startup+0.084291 s]
/proc/loadavg: 0.92 0.98 0.94 2/64 2570
/proc/meminfo: memFree=1502704/2055920 swapFree=4184636/4192956
[pid=2570] ppid=2568 vsize=1777844 CPUtime=0.07
/proc/2570/stat : 2570 (java) S 2568 2570 1711 0 -1 0 3790 0 1 0 5 2 0 0 19 0 7 0 52928969 1820512256 3533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/2570/statm: 444461 3533 1086 9 0 442097 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777844

[startup+0.102289 s]
/proc/loadavg: 0.92 0.98 0.94 2/64 2570
/proc/meminfo: memFree=1502704/2055920 swapFree=4184636/4192956
[pid=2570] ppid=2568 vsize=1780112 CPUtime=0.08
/proc/2570/stat : 2570 (java) S 2568 2570 1711 0 -1 0 3966 0 1 0 6 2 0 0 19 0 12 0 52928969 1822834688 3708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2570/statm: 445028 3708 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.301307 s]
/proc/loadavg: 0.92 0.98 0.94 2/64 2570
/proc/meminfo: memFree=1502704/2055920 swapFree=4184636/4192956
[pid=2570] ppid=2568 vsize=1781412 CPUtime=0.3
/proc/2570/stat : 2570 (java) S 2568 2570 1711 0 -1 0 5105 0 1 0 27 3 0 0 19 0 12 0 52928969 1824165888 4844 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2570/statm: 445353 4844 1264 9 0 442964 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1781412

[startup+0.702348 s]
/proc/loadavg: 0.92 0.98 0.94 2/64 2570
/proc/meminfo: memFree=1502704/2055920 swapFree=4184636/4192956
[pid=2570] ppid=2568 vsize=1783780 CPUtime=0.9
/proc/2570/stat : 2570 (java) S 2568 2570 1711 0 -1 0 7427 0 1 0 86 4 0 0 19 0 12 0 52928969 1826590720 6714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2570/statm: 445945 6715 1308 9 0 443556 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 1783780

[startup+1.50242 s]
/proc/loadavg: 0.92 0.98 0.94 4/77 2583
/proc/meminfo: memFree=1469192/2055920 swapFree=4184636/4192956
[pid=2570] ppid=2568 vsize=1788292 CPUtime=2.24
/proc/2570/stat : 2570 (java) S 2568 2570 1711 0 -1 0 24538 0 1 0 212 12 0 0 19 0 13 0 52928969 1831211008 23441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2570/statm: 447073 23443 1320 9 0 444684 0
[pid=2570/tid=2572] ppid=2568 vsize=1788292 CPUtime=1.12
/proc/2570/task/2572/stat : 2572 (java) R 2568 2570 1711 0 -1 64 21187 0 1 0 102 10 0 0 22 0 13 0 52928970 1831211008 23444 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109648992 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2573] ppid=2568 vsize=1788292 CPUtime=0
/proc/2570/task/2573/stat : 2573 (java) S 2568 2570 1711 0 -1 64 3 0 0 0 0 0 0 0 21 0 13 0 52928972 1831211008 23444 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2574] ppid=2568 vsize=1788292 CPUtime=0
/proc/2570/task/2574/stat : 2574 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 52928972 1831211008 23446 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2575] ppid=2568 vsize=1788292 CPUtime=0
/proc/2570/task/2575/stat : 2575 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 52928974 1831211008 23446 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2576] ppid=2568 vsize=1788292 CPUtime=0
/proc/2570/task/2576/stat : 2576 (java) S 2568 2570 1711 0 -1 64 9 0 0 0 0 0 0 0 24 0 13 0 52928975 1831211008 23448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2577] ppid=2568 vsize=1788292 CPUtime=0
/proc/2570/task/2577/stat : 2577 (java) S 2568 2570 1711 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 52928975 1831211008 23448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2578] ppid=2568 vsize=1788292 CPUtime=0
/proc/2570/task/2578/stat : 2578 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 52928979 1831211008 23451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2579] ppid=2568 vsize=1788292 CPUtime=0.57
/proc/2570/task/2579/stat : 2579 (java) R 2568 2570 1711 0 -1 64 1682 0 0 0 57 0 0 0 17 0 13 0 52928979 1831211008 23454 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103316065 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2580] ppid=2568 vsize=1788292 CPUtime=0.51
/proc/2570/task/2580/stat : 2580 (java) S 2568 2570 1711 0 -1 64 950 0 0 0 51 0 0 0 16 0 13 0 52928979 1831211008 23454 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2581] ppid=2568 vsize=1788292 CPUtime=0
/proc/2570/task/2581/stat : 2581 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 52928979 1831211008 23457 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2582] ppid=2568 vsize=1788292 CPUtime=0
/proc/2570/task/2582/stat : 2582 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 52928979 1831211008 23459 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2583] ppid=2568 vsize=1788292 CPUtime=0
/proc/2570/task/2583/stat : 2583 (java) S 2568 2570 1711 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 52929042 1831211008 23459 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 1788292

[startup+3.10157 s]
/proc/loadavg: 0.92 0.98 0.94 3/77 2583
/proc/meminfo: memFree=1339848/2055920 swapFree=4184636/4192956
[pid=2570] ppid=2568 vsize=1797288 CPUtime=4.74
/proc/2570/stat : 2570 (java) S 2568 2570 1711 0 -1 0 47993 0 1 0 450 24 0 0 19 0 13 0 52928969 1840422912 43156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2570/statm: 449322 43156 1329 9 0 446933 0
[pid=2570/tid=2572] ppid=2568 vsize=1797288 CPUtime=2.44
/proc/2570/task/2572/stat : 2572 (java) R 2568 2570 1711 0 -1 64 37712 0 1 0 224 20 0 0 25 0 13 0 52928970 1840422912 43156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109642347 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2573] ppid=2568 vsize=1797288 CPUtime=0
/proc/2570/task/2573/stat : 2573 (java) S 2568 2570 1711 0 -1 64 306 0 0 0 0 0 0 0 16 0 13 0 52928972 1840422912 43156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2574] ppid=2568 vsize=1797288 CPUtime=0.01
/proc/2570/task/2574/stat : 2574 (java) S 2568 2570 1711 0 -1 64 401 0 0 0 1 0 0 0 16 0 13 0 52928972 1840422912 43156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2575] ppid=2568 vsize=1797288 CPUtime=0
/proc/2570/task/2575/stat : 2575 (java) S 2568 2570 1711 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 52928974 1840422912 43156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2576] ppid=2568 vsize=1797288 CPUtime=0
/proc/2570/task/2576/stat : 2576 (java) S 2568 2570 1711 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 52928975 1840422912 43156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2577] ppid=2568 vsize=1797288 CPUtime=0
/proc/2570/task/2577/stat : 2577 (java) S 2568 2570 1711 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 52928975 1840422912 43156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2578] ppid=2568 vsize=1797288 CPUtime=0
/proc/2570/task/2578/stat : 2578 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 52928979 1840422912 43156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2579] ppid=2568 vsize=1797288 CPUtime=1.19
/proc/2570/task/2579/stat : 2579 (java) S 2568 2570 1711 0 -1 64 5137 0 0 0 118 1 0 0 16 0 13 0 52928979 1840422912 43156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2580] ppid=2568 vsize=1797288 CPUtime=1.04
/proc/2570/task/2580/stat : 2580 (java) S 2568 2570 1711 0 -1 64 3707 0 0 0 103 1 0 0 16 0 13 0 52928979 1840422912 43156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2581] ppid=2568 vsize=1797288 CPUtime=0
/proc/2570/task/2581/stat : 2581 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 52928979 1840422912 43156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2582] ppid=2568 vsize=1797288 CPUtime=0
/proc/2570/task/2582/stat : 2582 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 52928979 1840422912 43156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2583] ppid=2568 vsize=1797288 CPUtime=0
/proc/2570/task/2583/stat : 2583 (java) S 2568 2570 1711 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 52929042 1840422912 43156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 1797288

[startup+6.30286 s]
/proc/loadavg: 0.93 0.98 0.94 2/77 2583
/proc/meminfo: memFree=1333832/2055920 swapFree=4184636/4192956
[pid=2570] ppid=2568 vsize=1797224 CPUtime=8.11
/proc/2570/stat : 2570 (java) S 2568 2570 1711 0 -1 0 49998 0 1 0 785 26 0 0 19 0 13 0 52928969 1840357376 44196 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2570/statm: 449306 44196 1329 9 0 446917 0
[pid=2570/tid=2572] ppid=2568 vsize=1797224 CPUtime=5.57
/proc/2570/task/2572/stat : 2572 (java) R 2568 2570 1711 0 -1 64 37718 0 1 0 537 20 0 0 21 0 13 0 52928970 1840357376 44196 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109642465 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2573] ppid=2568 vsize=1797224 CPUtime=0.05
/proc/2570/task/2573/stat : 2573 (java) S 2568 2570 1711 0 -1 64 1273 0 0 0 5 0 0 0 16 0 13 0 52928972 1840357376 44196 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2574] ppid=2568 vsize=1797224 CPUtime=0.04
/proc/2570/task/2574/stat : 2574 (java) S 2568 2570 1711 0 -1 64 1286 0 0 0 4 0 0 0 16 0 13 0 52928972 1840357376 44196 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2575] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2575/stat : 2575 (java) S 2568 2570 1711 0 -1 64 28 0 0 0 0 0 0 0 16 0 13 0 52928974 1840357376 44196 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2576] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2576/stat : 2576 (java) S 2568 2570 1711 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 52928975 1840357376 44196 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2577] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2577/stat : 2577 (java) S 2568 2570 1711 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 52928975 1840357376 44196 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2578] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2578/stat : 2578 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 52928979 1840357376 44196 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2579] ppid=2568 vsize=1797224 CPUtime=1.29
/proc/2570/task/2579/stat : 2579 (java) S 2568 2570 1711 0 -1 64 5265 0 0 0 127 2 0 0 16 0 13 0 52928979 1840357376 44196 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2580] ppid=2568 vsize=1797224 CPUtime=1.1
/proc/2570/task/2580/stat : 2580 (java) R 2568 2570 1711 0 -1 64 3707 0 0 0 109 1 0 0 16 0 13 0 52928979 1840357376 44196 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104786977 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2581] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2581/stat : 2581 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 52928979 1840357376 44196 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2582] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2582/stat : 2582 (java) R 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 52928979 1840357376 44196 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2583] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2583/stat : 2583 (java) S 2568 2570 1711 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 52929042 1840357376 44196 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.11
Current children cumulated vsize (KiB) 1797224

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.94 2/77 2583
/proc/meminfo: memFree=1287632/2055920 swapFree=4184636/4192956
[pid=2570] ppid=2568 vsize=1797224 CPUtime=14.69
/proc/2570/stat : 2570 (java) S 2568 2570 1711 0 -1 0 61335 0 1 0 1439 30 0 0 19 0 13 0 52928969 1840357376 55284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2570/statm: 449306 55284 1330 9 0 446917 0
[pid=2570/tid=2572] ppid=2568 vsize=1797224 CPUtime=11.8
/proc/2570/task/2572/stat : 2572 (java) R 2568 2570 1711 0 -1 64 44223 0 1 0 1158 22 0 0 20 0 13 0 52928970 1840357376 55284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109623582 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2573] ppid=2568 vsize=1797224 CPUtime=0.15
/proc/2570/task/2573/stat : 2573 (java) S 2568 2570 1711 0 -1 64 3679 0 0 0 14 1 0 0 16 0 13 0 52928972 1840357376 55284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2574] ppid=2568 vsize=1797224 CPUtime=0.16
/proc/2570/task/2574/stat : 2574 (java) S 2568 2570 1711 0 -1 64 3702 0 0 0 14 2 0 0 16 0 13 0 52928972 1840357376 55284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2575] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2575/stat : 2575 (java) S 2568 2570 1711 0 -1 64 28 0 0 0 0 0 0 0 16 0 13 0 52928974 1840357376 55284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2576] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2576/stat : 2576 (java) S 2568 2570 1711 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 52928975 1840357376 55284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2577] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2577/stat : 2577 (java) S 2568 2570 1711 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 52928975 1840357376 55284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2578] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2578/stat : 2578 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 52928979 1840357376 55284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2579] ppid=2568 vsize=1797224 CPUtime=1.37
/proc/2570/task/2579/stat : 2579 (java) S 2568 2570 1711 0 -1 64 5269 0 0 0 135 2 0 0 16 0 13 0 52928979 1840357376 55284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2580] ppid=2568 vsize=1797224 CPUtime=1.17
/proc/2570/task/2580/stat : 2580 (java) S 2568 2570 1711 0 -1 64 3713 0 0 0 116 1 0 0 17 0 13 0 52928979 1840357376 55284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2581] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2581/stat : 2581 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 52928979 1840357376 55284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2582] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2582/stat : 2582 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 52928979 1840357376 55284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2583] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2583/stat : 2583 (java) S 2568 2570 1711 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 52929042 1840357376 55284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.69
Current children cumulated vsize (KiB) 1797224

[startup+25.5026 s]
/proc/loadavg: 0.95 0.98 0.94 2/77 2583
/proc/meminfo: memFree=1267536/2055920 swapFree=4184636/4192956
[pid=2570] ppid=2568 vsize=1797224 CPUtime=27.71
/proc/2570/stat : 2570 (java) S 2568 2570 1711 0 -1 0 67476 0 1 0 2738 33 0 0 19 0 13 0 52928969 1840357376 60227 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2570/statm: 449306 60227 1331 9 0 446917 0
[pid=2570/tid=2572] ppid=2568 vsize=1797224 CPUtime=24.4
/proc/2570/task/2572/stat : 2572 (java) R 2568 2570 1711 0 -1 64 44235 0 1 0 2418 22 0 0 17 0 13 0 52928970 1840357376 60227 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109577311 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2573] ppid=2568 vsize=1797224 CPUtime=0.34
/proc/2570/task/2573/stat : 2573 (java) S 2568 2570 1711 0 -1 64 7264 0 0 0 31 3 0 0 16 0 13 0 52928972 1840357376 60227 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2574] ppid=2568 vsize=1797224 CPUtime=0.34
/proc/2570/task/2574/stat : 2574 (java) S 2568 2570 1711 0 -1 64 6245 0 0 0 31 3 0 0 16 0 13 0 52928972 1840357376 60227 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

[pid=2570/tid=2575] ppid=2568 vsize=1797224 CPUtime=0.14
/proc/2570/task/2575/stat : 2575 (java) S 2568 2570 1711 0 -1 64 29 0 0 0 8 6 0 0 16 0 13 0 52928974 1840357376 160589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2576] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2576/stat : 2576 (java) S 2568 2570 1711 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 52928975 1840357376 160589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2577] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2577/stat : 2577 (java) S 2568 2570 1711 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 52928975 1840357376 160589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2578] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2578/stat : 2578 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 52928979 1840357376 160589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2579] ppid=2568 vsize=1797224 CPUtime=1.41
/proc/2570/task/2579/stat : 2579 (java) S 2568 2570 1711 0 -1 64 5269 0 0 0 139 2 0 0 16 0 13 0 52928979 1840357376 160589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2580] ppid=2568 vsize=1797224 CPUtime=1.26
/proc/2570/task/2580/stat : 2580 (java) S 2568 2570 1711 0 -1 64 3719 0 0 0 125 1 0 0 17 0 13 0 52928979 1840357376 160589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2581] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2581/stat : 2581 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 52928979 1840357376 160589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2582] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2582/stat : 2582 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 52928979 1840357376 160589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2583] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2583/stat : 2583 (java) S 2568 2570 1711 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 52929042 1840357376 160589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1575.64
Current children cumulated vsize (KiB) 1797224

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/77 2585
/proc/meminfo: memFree=854672/2055920 swapFree=4184636/4192956
[pid=2570] ppid=2568 vsize=1797224 CPUtime=1637.4
/proc/2570/stat : 2570 (java) S 2568 2570 1711 0 -1 0 186330 0 1 0 163641 99 0 0 19 0 13 0 52928969 1840357376 162770 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2570/statm: 449306 162770 1332 9 0 446917 0
[pid=2570/tid=2572] ppid=2568 vsize=1797224 CPUtime=1566.59
/proc/2570/task/2572/stat : 2572 (java) R 2568 2570 1711 0 -1 64 44899 0 1 0 156632 27 0 0 25 0 13 0 52928970 1840357376 162770 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109529547 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2573] ppid=2568 vsize=1797224 CPUtime=33.94
/proc/2570/task/2573/stat : 2573 (java) S 2568 2570 1711 0 -1 64 68776 0 0 0 3364 30 0 0 16 0 13 0 52928972 1840357376 162770 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2574] ppid=2568 vsize=1797224 CPUtime=33.98
/proc/2570/task/2574/stat : 2574 (java) S 2568 2570 1711 0 -1 64 62917 0 0 0 3369 29 0 0 17 0 13 0 52928972 1840357376 162770 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2575] ppid=2568 vsize=1797224 CPUtime=0.15
/proc/2570/task/2575/stat : 2575 (java) S 2568 2570 1711 0 -1 64 29 0 0 0 9 6 0 0 16 0 13 0 52928974 1840357376 162770 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2576] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2576/stat : 2576 (java) S 2568 2570 1711 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 52928975 1840357376 162770 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2577] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2577/stat : 2577 (java) S 2568 2570 1711 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 52928975 1840357376 162770 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2578] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2578/stat : 2578 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 52928979 1840357376 162770 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2579] ppid=2568 vsize=1797224 CPUtime=1.41
/proc/2570/task/2579/stat : 2579 (java) S 2568 2570 1711 0 -1 64 5269 0 0 0 139 2 0 0 16 0 13 0 52928979 1840357376 162770 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2580] ppid=2568 vsize=1797224 CPUtime=1.26
/proc/2570/task/2580/stat : 2580 (java) S 2568 2570 1711 0 -1 64 3719 0 0 0 125 1 0 0 17 0 13 0 52928979 1840357376 162770 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2581] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2581/stat : 2581 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 52928979 1840357376 162770 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2582] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2582/stat : 2582 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 52928979 1840357376 162770 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2583] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2583/stat : 2583 (java) S 2568 2570 1711 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 52929042 1840357376 162770 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1637.4
Current children cumulated vsize (KiB) 1797224

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/77 2585
/proc/meminfo: memFree=845456/2055920 swapFree=4184636/4192956
[pid=2570] ppid=2568 vsize=1797224 CPUtime=1699.19
/proc/2570/stat : 2570 (java) S 2568 2570 1711 0 -1 0 188849 0 1 0 169819 100 0 0 19 0 13 0 52928969 1840357376 165084 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2570/statm: 449306 165084 1332 9 0 446917 0
[pid=2570/tid=2572] ppid=2568 vsize=1797224 CPUtime=1624.74
/proc/2570/task/2572/stat : 2572 (java) R 2568 2570 1711 0 -1 64 44922 0 1 0 162447 27 0 0 21 0 13 0 52928970 1840357376 165084 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109642055 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2573] ppid=2568 vsize=1797224 CPUtime=35.76
/proc/2570/task/2573/stat : 2573 (java) S 2568 2570 1711 0 -1 64 70549 0 0 0 3545 31 0 0 16 0 13 0 52928972 1840357376 165084 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2574] ppid=2568 vsize=1797224 CPUtime=35.8
/proc/2570/task/2574/stat : 2574 (java) S 2568 2570 1711 0 -1 64 63640 0 0 0 3551 29 0 0 16 0 13 0 52928972 1840357376 165084 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2575] ppid=2568 vsize=1797224 CPUtime=0.15
/proc/2570/task/2575/stat : 2575 (java) S 2568 2570 1711 0 -1 64 29 0 0 0 9 6 0 0 15 0 13 0 52928974 1840357376 165084 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2576] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2576/stat : 2576 (java) S 2568 2570 1711 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 52928975 1840357376 165084 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2577] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2577/stat : 2577 (java) S 2568 2570 1711 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 52928975 1840357376 165084 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2578] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2578/stat : 2578 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 52928979 1840357376 165084 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2579] ppid=2568 vsize=1797224 CPUtime=1.41
/proc/2570/task/2579/stat : 2579 (java) S 2568 2570 1711 0 -1 64 5269 0 0 0 139 2 0 0 16 0 13 0 52928979 1840357376 165084 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2580] ppid=2568 vsize=1797224 CPUtime=1.26
/proc/2570/task/2580/stat : 2580 (java) S 2568 2570 1711 0 -1 64 3719 0 0 0 125 1 0 0 17 0 13 0 52928979 1840357376 165084 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2581] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2581/stat : 2581 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 52928979 1840357376 165084 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2582] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2582/stat : 2582 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 52928979 1840357376 165084 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2583] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2583/stat : 2583 (java) S 2568 2570 1711 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 52929042 1840357376 165084 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1699.19
Current children cumulated vsize (KiB) 1797224

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/77 2585
/proc/meminfo: memFree=835216/2055920 swapFree=4184636/4192956
[pid=2570] ppid=2568 vsize=1797224 CPUtime=1761.03
/proc/2570/stat : 2570 (java) S 2568 2570 1711 0 -1 0 191662 0 1 0 176002 101 0 0 19 0 13 0 52928969 1840357376 167615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2570/statm: 449306 167615 1332 9 0 446917 0
[pid=2570/tid=2572] ppid=2568 vsize=1797224 CPUtime=1682.84
/proc/2570/task/2572/stat : 2572 (java) R 2568 2570 1711 0 -1 64 44945 0 1 0 168257 27 0 0 25 0 13 0 52928970 1840357376 167615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109577311 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2573] ppid=2568 vsize=1797224 CPUtime=37.63
/proc/2570/task/2573/stat : 2573 (java) S 2568 2570 1711 0 -1 64 72577 0 0 0 3731 32 0 0 16 0 13 0 52928972 1840357376 167615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2574] ppid=2568 vsize=1797224 CPUtime=37.68
/proc/2570/task/2574/stat : 2574 (java) S 2568 2570 1711 0 -1 64 64402 0 0 0 3738 30 0 0 17 0 13 0 52928972 1840357376 167615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2575] ppid=2568 vsize=1797224 CPUtime=0.17
/proc/2570/task/2575/stat : 2575 (java) S 2568 2570 1711 0 -1 64 29 0 0 0 10 7 0 0 16 0 13 0 52928974 1840357376 167615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2576] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2576/stat : 2576 (java) S 2568 2570 1711 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 52928975 1840357376 167615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2577] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2577/stat : 2577 (java) S 2568 2570 1711 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 52928975 1840357376 167615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2578] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2578/stat : 2578 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 52928979 1840357376 167615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2579] ppid=2568 vsize=1797224 CPUtime=1.41
/proc/2570/task/2579/stat : 2579 (java) S 2568 2570 1711 0 -1 64 5269 0 0 0 139 2 0 0 16 0 13 0 52928979 1840357376 167615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2580] ppid=2568 vsize=1797224 CPUtime=1.26
/proc/2570/task/2580/stat : 2580 (java) S 2568 2570 1711 0 -1 64 3719 0 0 0 125 1 0 0 17 0 13 0 52928979 1840357376 167615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2581] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2581/stat : 2581 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 52928979 1840357376 167615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2582] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2582/stat : 2582 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 52928979 1840357376 167615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2583] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2583/stat : 2583 (java) S 2568 2570 1711 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 52929042 1840357376 167615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1761.03
Current children cumulated vsize (KiB) 1797224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1760.2 s]
/proc/loadavg: 1.00 1.00 0.96 2/77 2585
/proc/meminfo: memFree=829584/2055920 swapFree=4184636/4192956
[pid=2570] ppid=2568 vsize=1797224 CPUtime=1800.07
/proc/2570/stat : 2570 (java) S 2568 2570 1711 0 -1 0 193136 0 1 0 179905 102 0 0 19 0 13 0 52928969 1840357376 169025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2570/statm: 449306 169025 1332 9 0 446917 0
[pid=2570/tid=2572] ppid=2568 vsize=1797224 CPUtime=1719.58
/proc/2570/task/2572/stat : 2572 (java) R 2568 2570 1711 0 -1 64 44959 0 1 0 171931 27 0 0 25 0 13 0 52928970 1840357376 169025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109710749 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2573] ppid=2568 vsize=1797224 CPUtime=38.76
/proc/2570/task/2573/stat : 2573 (java) S 2568 2570 1711 0 -1 64 73502 0 0 0 3844 32 0 0 16 0 13 0 52928972 1840357376 169025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2574] ppid=2568 vsize=1797224 CPUtime=38.83
/proc/2570/task/2574/stat : 2574 (java) S 2568 2570 1711 0 -1 64 64937 0 0 0 3853 30 0 0 16 0 13 0 52928972 1840357376 169025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2575] ppid=2568 vsize=1797224 CPUtime=0.17
/proc/2570/task/2575/stat : 2575 (java) S 2568 2570 1711 0 -1 64 29 0 0 0 10 7 0 0 16 0 13 0 52928974 1840357376 169025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2576] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2576/stat : 2576 (java) S 2568 2570 1711 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 52928975 1840357376 169025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2577] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2577/stat : 2577 (java) S 2568 2570 1711 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 52928975 1840357376 169025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2578] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2578/stat : 2578 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 52928979 1840357376 169025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2579] ppid=2568 vsize=1797224 CPUtime=1.41
/proc/2570/task/2579/stat : 2579 (java) S 2568 2570 1711 0 -1 64 5269 0 0 0 139 2 0 0 16 0 13 0 52928979 1840357376 169025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2580] ppid=2568 vsize=1797224 CPUtime=1.26
/proc/2570/task/2580/stat : 2580 (java) S 2568 2570 1711 0 -1 64 3719 0 0 0 125 1 0 0 17 0 13 0 52928979 1840357376 169025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2581] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2581/stat : 2581 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 52928979 1840357376 169025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2570/tid=2582] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2582/stat : 2582 (java) S 2568 2570 1711 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 52928979 1840357376 169025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2570/tid=2583] ppid=2568 vsize=1797224 CPUtime=0
/proc/2570/task/2583/stat : 2583 (java) S 2568 2570 1711 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 52929042 1840357376 169025 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1797224

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

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

[startup+1760.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/77 2585
/proc/meminfo: memFree=829584/2055920 swapFree=4184636/4192956
[pid=2570] ppid=2568 vsize=0 CPUtime=1800.18
/proc/2570/stat : 2570 (java) Z 2568 2570 1711 0 -1 1036 193156 0 1 0 179911 107 0 0 15 0 2 0 52928969 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2570/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1760.37
CPU time (s): 1800.24
CPU user time (s): 1799.11
CPU system time (s): 1.12583
CPU usage (%): 102.265
Max. virtual memory (cumulated for all children) (KiB): 1799968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.11
system time used= 1.12583
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 193156
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= 42928
involuntary context switches= 39399

runsolver used 1.81372 second user time and 4.6163 second system time

The end

Launcher Data (download as text)

Begin job on node48 on Thu Apr 19 11:07:16 UTC 2007

IDJOB= 361254
IDBENCH= 1429
IDSOLVER= 164
FILE ID= node48/361254-1176980836

PBS_JOBID= 4630401

Free space on /tmp= 66482 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-fpga25_24_sat_pb.cnf.cr.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/361254-1176980836/sat4jPseudoCPClause.jar /tmp/evaluation/361254-1176980836/instance-361254-1176980836.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-361254-1176980836 -o ROOT/results/node48/solver-361254-1176980836 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/361254-1176980836/sat4jPseudoCPClause.jar /tmp/evaluation/361254-1176980836/instance-361254-1176980836.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  7b1cf6104f891053895193aa96c054c6

RANDOM SEED= 671373986

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node48.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.238
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.238
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:       1503112 kB
Buffers:         30040 kB
Cached:         460376 kB
SwapCached:       2312 kB
Active:         112368 kB
Inactive:       388192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1503112 kB
SwapTotal:     4192956 kB
SwapFree:      4184636 kB
Dirty:            3652 kB
Writeback:           0 kB
Mapped:          17008 kB
Slab:            38292 kB
Committed_AS:  1006284 kB
PageTables:       1392 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= 66482 MiB

End job on node48 on Thu Apr 19 11:36:39 UTC 2007