Trace number 351430

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.25 1792.66

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
MIPLIB/miplib/normalized-reduced-mps-v2-20-10-egout.opb
MD5SUMd6a4c3ac1d0b6ea0e8794ac4dcbcb530
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark162
Best CPU time to get the best result obtained on this benchmark1800.29
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 152
Optimality of the best value was proved NO
Number of variables1705
Total number of constraints98
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints98
Minimum length of a constraint30
Maximum length of a constraint420
Number of terms in the objective function 1615
Biggest coefficient in the objective function 18850
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 525584
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 525584
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.07/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.07/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.07/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.07/0.15	c no version file found!!!
0.07/0.15	c sun.arch.data.model	32
0.07/0.15	c java.version	1.6.0
0.07/0.15	c os.name	Linux
0.07/0.15	c os.version	2.6.9-22.EL.rootsmp
0.07/0.15	c os.arch	i386
0.07/0.15	c Free memory 1651659224
0.07/0.15	c Max memory 1654456320
0.07/0.15	c Total memory 1654456320
0.07/0.15	c Number of processors 2
0.19/0.20	--- Begin Solver configuration ---
0.19/0.20	c Stops conflict analysis at the first Unique Implication Point
0.19/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.19/0.20	c Learn all clauses as in MiniSAT
0.19/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.19/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.19/0.20	c No reason simplification
0.19/0.20	c --- End Solver configuration ---
0.19/0.20	c solving /tmp/evaluation/351430-1176600621/instance-351430-1176600621.opb
0.19/0.20	c reading problem ... 
1.00/0.79	c ... done. Wall clock time 0.589s.
1.00/0.79	c CPU time (experimental) 0.47s.
1.00/0.79	c #vars     1705
1.00/0.79	c #constraints  134
1800.08/1792.51	c starts		: 23
1800.08/1792.51	c conflicts		: 1878706
1800.08/1792.51	c decisions		: 2581975
1800.08/1792.51	c propagations		: 19608871
1800.08/1792.51	c inspects		: 4289444006
1800.08/1792.51	c learnt literals	: 4
1800.08/1792.51	c learnt binary clauses	: 9
1800.08/1792.51	c learnt ternary clauses	: 63
1800.08/1792.51	c learnt clauses	: 1878702
1800.08/1792.51	c root simplifications	: 0
1800.08/1792.51	c removed literals (reason simplification)	: 0
1800.08/1792.51	c reason swapping (by a shorter reason)	: 0
1800.08/1792.51	c Calls to reduceDB	: 0
1800.08/1792.51	c speed (decisions/second)	: 1441.1012531339513
1800.08/1792.51	c non guided choices	1451
1800.08/1792.51	s UNKNOWN
1800.08/1792.51	c Total wall clock time (ms): 1792.309

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 25594
/proc/meminfo: memFree=1853792/2055920 swapFree=4192812/4192956
[pid=25594] ppid=25592 vsize=18568 CPUtime=0
/proc/25594/stat : 25594 (runsolver) D 25592 25594 24838 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 107976820 19013632 292 18446744073709551615 4194304 4296420 548682068880 18446744073709551615 228774702375 0 2147483391 4096 24578 18446744072099863542 0 0 17 1 0 0
/proc/25594/statm: 4642 292 257 24 0 2626 0

[startup+0.045574 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 25594
/proc/meminfo: memFree=1853792/2055920 swapFree=4192812/4192956
[pid=25594] ppid=25592 vsize=1776088 CPUtime=0.02
/proc/25594/stat : 25594 (java) S 25592 25594 24838 0 -1 0 3261 0 1 0 1 1 0 0 18 0 4 0 107976820 1818714112 3008 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/25594/statm: 444022 3008 887 9 0 441658 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1776088

[startup+0.101579 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 25594
/proc/meminfo: memFree=1853792/2055920 swapFree=4192812/4192956
[pid=25594] ppid=25592 vsize=1780108 CPUtime=0.07
/proc/25594/stat : 25594 (java) S 25592 25594 24838 0 -1 0 3965 0 1 0 5 2 0 0 18 0 12 0 107976820 1822830592 3706 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25594/statm: 445027 3706 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1780108

[startup+0.301602 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 25594
/proc/meminfo: memFree=1853792/2055920 swapFree=4192812/4192956
[pid=25594] ppid=25592 vsize=1782120 CPUtime=0.32
/proc/25594/stat : 25594 (java) S 25592 25594 24838 0 -1 0 5071 0 1 0 29 3 0 0 18 0 12 0 107976820 1824890880 4809 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25594/statm: 445530 4809 1264 9 0 443142 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1782120

[startup+0.701651 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 25594
/proc/meminfo: memFree=1853792/2055920 swapFree=4192812/4192956
[pid=25594] ppid=25592 vsize=1790668 CPUtime=1
/proc/25594/stat : 25594 (java) S 25592 25594 24838 0 -1 0 8898 0 1 0 95 5 0 0 18 0 12 0 107976820 1833644032 7838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25594/statm: 447667 7838 1302 9 0 445279 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 1790668

[startup+1.50274 s]
/proc/loadavg: 1.16 1.03 1.01 4/79 25607
/proc/meminfo: memFree=1818552/2055920 swapFree=4192812/4192956
[pid=25594] ppid=25592 vsize=1796536 CPUtime=2.59
/proc/25594/stat : 25594 (java) S 25592 25594 24838 0 -1 0 15605 0 1 0 251 8 0 0 18 0 13 0 107976820 1839652864 11313 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25594/statm: 449134 11313 1321 9 0 446746 0
[pid=25594/tid=25596] ppid=25592 vsize=1796536 CPUtime=1.05
/proc/25594/task/25596/stat : 25596 (java) R 25592 25594 24838 0 -1 64 6937 0 1 0 101 4 0 0 23 0 13 0 107976821 1839652864 11313 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109194756 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25597] ppid=25592 vsize=1796536 CPUtime=0
/proc/25594/task/25597/stat : 25597 (java) S 25592 25594 24838 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 107976823 1839652864 11313 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25598] ppid=25592 vsize=1796536 CPUtime=0
/proc/25594/task/25598/stat : 25598 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 107976823 1839652864 11313 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25599] ppid=25592 vsize=1796536 CPUtime=0
/proc/25594/task/25599/stat : 25599 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 107976825 1839652864 11313 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25600] ppid=25592 vsize=1796536 CPUtime=0
/proc/25594/task/25600/stat : 25600 (java) S 25592 25594 24838 0 -1 64 9 0 0 0 0 0 0 0 22 0 13 0 107976826 1839652864 11313 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25601] ppid=25592 vsize=1796536 CPUtime=0
/proc/25594/task/25601/stat : 25601 (java) S 25592 25594 24838 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 107976826 1839652864 11313 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25602] ppid=25592 vsize=1796536 CPUtime=0
/proc/25594/task/25602/stat : 25602 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 107976829 1839652864 11313 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25603] ppid=25592 vsize=1796536 CPUtime=0.84
/proc/25594/task/25603/stat : 25603 (java) R 25592 25594 24838 0 -1 64 3838 0 0 0 83 1 0 0 18 0 13 0 107976829 1839652864 11313 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103319418 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25604] ppid=25592 vsize=1796536 CPUtime=0.66
/proc/25594/task/25604/stat : 25604 (java) S 25592 25594 24838 0 -1 64 4106 0 0 0 65 1 0 0 18 0 13 0 107976829 1839652864 11313 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25605] ppid=25592 vsize=1796536 CPUtime=0
/proc/25594/task/25605/stat : 25605 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 107976829 1839652864 11313 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25606] ppid=25592 vsize=1796536 CPUtime=0
/proc/25594/task/25606/stat : 25606 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 107976830 1839652864 11313 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25607] ppid=25592 vsize=1796536 CPUtime=0
/proc/25594/task/25607/stat : 25607 (java) S 25592 25594 24838 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 107976907 1839652864 11313 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 1796536

[startup+3.10292 s]
/proc/loadavg: 1.16 1.03 1.01 3/79 25607
/proc/meminfo: memFree=1795960/2055920 swapFree=4192812/4192956
[pid=25594] ppid=25592 vsize=1796388 CPUtime=4.37
/proc/25594/stat : 25594 (java) S 25592 25594 24838 0 -1 0 30879 0 1 0 422 15 0 0 18 0 13 0 107976820 1839501312 26107 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25594/statm: 449097 26108 1323 9 0 446709 0
[pid=25594/tid=25596] ppid=25592 vsize=1796388 CPUtime=2.6
/proc/25594/task/25596/stat : 25596 (java) R 25592 25594 24838 0 -1 64 21715 0 1 0 250 10 0 0 25 0 13 0 107976821 1839501312 26108 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109651985 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25597] ppid=25592 vsize=1796388 CPUtime=0
/proc/25594/task/25597/stat : 25597 (java) S 25592 25594 24838 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 107976823 1839501312 26108 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25598] ppid=25592 vsize=1796388 CPUtime=0
/proc/25594/task/25598/stat : 25598 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 107976823 1839501312 26108 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25599] ppid=25592 vsize=1796388 CPUtime=0
/proc/25594/task/25599/stat : 25599 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 107976825 1839501312 26109 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25600] ppid=25592 vsize=1796388 CPUtime=0
/proc/25594/task/25600/stat : 25600 (java) S 25592 25594 24838 0 -1 64 9 0 0 0 0 0 0 0 22 0 13 0 107976826 1839501312 26109 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25601] ppid=25592 vsize=1796388 CPUtime=0
/proc/25594/task/25601/stat : 25601 (java) S 25592 25594 24838 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 107976826 1839501312 26109 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25602] ppid=25592 vsize=1796388 CPUtime=0
/proc/25594/task/25602/stat : 25602 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 107976829 1839501312 26110 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25603] ppid=25592 vsize=1796388 CPUtime=0.99
/proc/25594/task/25603/stat : 25603 (java) S 25592 25594 24838 0 -1 64 4330 0 0 0 98 1 0 0 17 0 13 0 107976829 1839501312 26110 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25604] ppid=25592 vsize=1796388 CPUtime=0.73
/proc/25594/task/25604/stat : 25604 (java) S 25592 25594 24838 0 -1 64 4111 0 0 0 72 1 0 0 16 0 13 0 107976829 1839501312 26110 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25605] ppid=25592 vsize=1796388 CPUtime=0
/proc/25594/task/25605/stat : 25605 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 107976829 1839501312 26111 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25606] ppid=25592 vsize=1796388 CPUtime=0
/proc/25594/task/25606/stat : 25606 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 107976830 1839501312 26111 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25607] ppid=25592 vsize=1796388 CPUtime=0
/proc/25594/task/25607/stat : 25607 (java) S 25592 25594 24838 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 107976907 1839501312 26111 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 1796388

[startup+6.30229 s]
/proc/loadavg: 1.16 1.03 1.01 2/79 25607
/proc/meminfo: memFree=1686008/2055920 swapFree=4192812/4192956
[pid=25594] ppid=25592 vsize=1794024 CPUtime=7.59
/proc/25594/stat : 25594 (java) S 25592 25594 24838 0 -1 0 48315 0 1 0 738 21 0 0 18 0 13 0 107976820 1837080576 42941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25594/statm: 448506 42941 1332 9 0 446118 0
[pid=25594/tid=25596] ppid=25592 vsize=1794024 CPUtime=5.79
/proc/25594/task/25596/stat : 25596 (java) R 25592 25594 24838 0 -1 64 37715 0 1 0 562 17 0 0 25 0 13 0 107976821 1837080576 42941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109588578 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25597] ppid=25592 vsize=1794024 CPUtime=0.01
/proc/25594/task/25597/stat : 25597 (java) S 25592 25594 24838 0 -1 64 704 0 0 0 1 0 0 0 16 0 13 0 107976823 1837080576 42941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25598] ppid=25592 vsize=1794024 CPUtime=0.01
/proc/25594/task/25598/stat : 25598 (java) S 25592 25594 24838 0 -1 64 725 0 0 0 1 0 0 0 16 0 13 0 107976823 1837080576 42941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25599] ppid=25592 vsize=1794024 CPUtime=0
/proc/25594/task/25599/stat : 25599 (java) S 25592 25594 24838 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 107976825 1837080576 42941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25600] ppid=25592 vsize=1794024 CPUtime=0
/proc/25594/task/25600/stat : 25600 (java) S 25592 25594 24838 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 107976826 1837080576 42941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25601] ppid=25592 vsize=1794024 CPUtime=0
/proc/25594/task/25601/stat : 25601 (java) S 25592 25594 24838 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 107976826 1837080576 42941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25602] ppid=25592 vsize=1794024 CPUtime=0
/proc/25594/task/25602/stat : 25602 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 107976829 1837080576 42941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25603] ppid=25592 vsize=1794024 CPUtime=0.99
/proc/25594/task/25603/stat : 25603 (java) S 25592 25594 24838 0 -1 64 4330 0 0 0 98 1 0 0 17 0 13 0 107976829 1837080576 42941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25604] ppid=25592 vsize=1794024 CPUtime=0.73
/proc/25594/task/25604/stat : 25604 (java) S 25592 25594 24838 0 -1 64 4111 0 0 0 72 1 0 0 16 0 13 0 107976829 1837080576 42941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25605] ppid=25592 vsize=1794024 CPUtime=0
/proc/25594/task/25605/stat : 25605 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 107976829 1837080576 42941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25606] ppid=25592 vsize=1794024 CPUtime=0
/proc/25594/task/25606/stat : 25606 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 107976830 1837080576 42941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25607] ppid=25592 vsize=1794024 CPUtime=0
/proc/25594/task/25607/stat : 25607 (java) S 25592 25594 24838 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 107976907 1837080576 42941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.59
Current children cumulated vsize (KiB) 1794024

[startup+12.702 s]
/proc/loadavg: 1.13 1.03 1.01 2/79 25607
/proc/meminfo: memFree=1667384/2055920 swapFree=4192812/4192956
[pid=25594] ppid=25592 vsize=1794024 CPUtime=14.07
/proc/25594/stat : 25594 (java) S 25592 25594 24838 0 -1 0 53036 0 1 0 1383 24 0 0 18 0 13 0 107976820 1837080576 47613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25594/statm: 448506 47613 1332 9 0 446118 0
[pid=25594/tid=25596] ppid=25592 vsize=1794024 CPUtime=12.11
/proc/25594/task/25596/stat : 25596 (java) R 25592 25594 24838 0 -1 64 37718 0 1 0 1194 17 0 0 25 0 13 0 107976821 1837080576 47613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109587637 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25597] ppid=25592 vsize=1794024 CPUtime=0.08
/proc/25594/task/25597/stat : 25597 (java) S 25592 25594 24838 0 -1 64 3108 0 0 0 7 1 0 0 16 0 13 0 107976823 1837080576 47613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25598] ppid=25592 vsize=1794024 CPUtime=0.08
/proc/25594/task/25598/stat : 25598 (java) S 25592 25594 24838 0 -1 64 3035 0 0 0 7 1 0 0 16 0 13 0 107976823 1837080576 47613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25599] ppid=25592 vsize=1794024 CPUtime=0
/proc/25594/task/25599/stat : 25599 (java) S 25592 25594 24838 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 107976825 1837080576 47613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25600] ppid=25592 vsize=1794024 CPUtime=0
/proc/25594/task/25600/stat : 25600 (java) S 25592 25594 24838 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 107976826 1837080576 47613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25601] ppid=25592 vsize=1794024 CPUtime=0
/proc/25594/task/25601/stat : 25601 (java) S 25592 25594 24838 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 107976826 1837080576 47613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25602] ppid=25592 vsize=1794024 CPUtime=0
/proc/25594/task/25602/stat : 25602 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 107976829 1837080576 47613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25603] ppid=25592 vsize=1794024 CPUtime=1.01
/proc/25594/task/25603/stat : 25603 (java) S 25592 25594 24838 0 -1 64 4330 0 0 0 100 1 0 0 17 0 13 0 107976829 1837080576 47613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25604] ppid=25592 vsize=1794024 CPUtime=0.74
/proc/25594/task/25604/stat : 25604 (java) S 25592 25594 24838 0 -1 64 4111 0 0 0 73 1 0 0 16 0 13 0 107976829 1837080576 47613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25605] ppid=25592 vsize=1794024 CPUtime=0
/proc/25594/task/25605/stat : 25605 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 107976829 1837080576 47613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25606] ppid=25592 vsize=1794024 CPUtime=0
/proc/25594/task/25606/stat : 25606 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 107976830 1837080576 47613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25607] ppid=25592 vsize=1794024 CPUtime=0
/proc/25594/task/25607/stat : 25607 (java) S 25592 25594 24838 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 107976907 1837080576 47613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.07
Current children cumulated vsize (KiB) 1794024

[startup+25.5015 s]
/proc/loadavg: 1.11 1.03 1.01 2/79 25607
/proc/meminfo: memFree=1658936/2055920 swapFree=4192812/4192956
[pid=25594] ppid=25592 vsize=1794024 CPUtime=26.98
/proc/25594/stat : 25594 (java) S 25592 25594 24838 0 -1 0 55209 0 1 0 2673 25 0 0 18 0 13 0 107976820 1837080576 49761 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25594/statm: 448506 49761 1332 9 0 446118 0
[pid=25594/tid=25596] ppid=25592 vsize=1794024 CPUtime=24.8
/proc/25594/task/25596/stat : 25596 (java) R 25592 25594 24838 0 -1 64 37722 0 1 0 2463 17 0 0 25 0 13 0 107976821 1837080576 49761 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109588694 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25597] ppid=25592 vsize=1794024 CPUtime=0.19
/proc/25594/task/25597/stat : 25597 (java) S 25592 25594 24838 0 -1 64 4106 0 0 0 17 2 0 0 16 0 13 0 107976823 1837080576 49761 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25598] ppid=25592 vsize=1794024 CPUtime=0.18
/proc/25594/task/25598/stat : 25598 (java) S 25592 25594 24838 0 -1 64 4197 0 0 0 17 1 0 0 16 0 13 0 107976823 1837080576 49761 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

[pid=25594/tid=25599] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25599/stat : 25599 (java) S 25592 25594 24838 0 -1 64 50 0 0 0 0 0 0 0 16 0 13 0 107976825 1838280704 182588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25600] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25600/stat : 25600 (java) S 25592 25594 24838 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 107976826 1838280704 182588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25601] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25601/stat : 25601 (java) S 25592 25594 24838 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 107976826 1838280704 182588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25602] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25602/stat : 25602 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 107976829 1838280704 182588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25603] ppid=25592 vsize=1795196 CPUtime=1.01
/proc/25594/task/25603/stat : 25603 (java) S 25592 25594 24838 0 -1 64 4330 0 0 0 100 1 0 0 17 0 13 0 107976829 1838280704 182588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25604] ppid=25592 vsize=1795196 CPUtime=0.75
/proc/25594/task/25604/stat : 25604 (java) S 25592 25594 24838 0 -1 64 4111 0 0 0 74 1 0 0 16 0 13 0 107976829 1838280704 182588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25605] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25605/stat : 25605 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 107976829 1838280704 182588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25606] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25606/stat : 25606 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 107976830 1838280704 182588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25607] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25607/stat : 25607 (java) S 25592 25594 24838 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 107976907 1838280704 182588 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1608.8
Current children cumulated vsize (KiB) 1795196

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25609
/proc/meminfo: memFree=1117240/2055920 swapFree=4192812/4192956
[pid=25594] ppid=25592 vsize=1795196 CPUtime=1669.06
/proc/25594/stat : 25594 (java) S 25592 25594 24838 0 -1 0 222614 0 1 0 166798 108 0 0 18 0 13 0 107976820 1838280704 184666 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25594/statm: 448799 184666 1332 9 0 446411 0
[pid=25594/tid=25596] ppid=25592 vsize=1795196 CPUtime=1655.19
/proc/25594/task/25596/stat : 25596 (java) R 25592 25594 24838 0 -1 64 37774 0 1 0 165502 17 0 0 25 0 13 0 107976821 1838280704 184666 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109636096 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25597] ppid=25592 vsize=1795196 CPUtime=6.02
/proc/25594/task/25597/stat : 25597 (java) S 25592 25594 24838 0 -1 64 83212 0 0 0 563 39 0 0 18 0 13 0 107976823 1838280704 184666 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25598] ppid=25592 vsize=1795196 CPUtime=6.02
/proc/25594/task/25598/stat : 25598 (java) S 25592 25594 24838 0 -1 64 92414 0 0 0 557 45 0 0 17 0 13 0 107976823 1838280704 184666 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25599] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25599/stat : 25599 (java) S 25592 25594 24838 0 -1 64 50 0 0 0 0 0 0 0 16 0 13 0 107976825 1838280704 184666 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25600] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25600/stat : 25600 (java) S 25592 25594 24838 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 107976826 1838280704 184666 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25601] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25601/stat : 25601 (java) S 25592 25594 24838 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 107976826 1838280704 184666 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25602] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25602/stat : 25602 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 107976829 1838280704 184666 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25603] ppid=25592 vsize=1795196 CPUtime=1.01
/proc/25594/task/25603/stat : 25603 (java) S 25592 25594 24838 0 -1 64 4330 0 0 0 100 1 0 0 17 0 13 0 107976829 1838280704 184666 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25604] ppid=25592 vsize=1795196 CPUtime=0.75
/proc/25594/task/25604/stat : 25604 (java) S 25592 25594 24838 0 -1 64 4111 0 0 0 74 1 0 0 16 0 13 0 107976829 1838280704 184666 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25605] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25605/stat : 25605 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 107976829 1838280704 184666 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25606] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25606/stat : 25606 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 107976830 1838280704 184666 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25607] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25607/stat : 25607 (java) S 25592 25594 24838 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 107976907 1838280704 184666 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1669.06
Current children cumulated vsize (KiB) 1795196

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25609
/proc/meminfo: memFree=1094200/2055920 swapFree=4192812/4192956
[pid=25594] ppid=25592 vsize=1795196 CPUtime=1729.46
/proc/25594/stat : 25594 (java) S 25592 25594 24838 0 -1 0 231255 0 1 0 172834 112 0 0 18 0 13 0 107976820 1838280704 190413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25594/statm: 448799 190413 1332 9 0 446411 0
[pid=25594/tid=25596] ppid=25592 vsize=1795196 CPUtime=1714.72
/proc/25594/task/25596/stat : 25596 (java) R 25592 25594 24838 0 -1 64 37777 0 1 0 171455 17 0 0 25 0 13 0 107976821 1838280704 190413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109636027 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25597] ppid=25592 vsize=1795196 CPUtime=6.46
/proc/25594/task/25597/stat : 25597 (java) S 25592 25594 24838 0 -1 64 88229 0 0 0 604 42 0 0 16 0 13 0 107976823 1838280704 190413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25598] ppid=25592 vsize=1795196 CPUtime=6.45
/proc/25594/task/25598/stat : 25598 (java) S 25592 25594 24838 0 -1 64 96035 0 0 0 598 47 0 0 16 0 13 0 107976823 1838280704 190413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25599] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25599/stat : 25599 (java) S 25592 25594 24838 0 -1 64 50 0 0 0 0 0 0 0 16 0 13 0 107976825 1838280704 190413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25600] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25600/stat : 25600 (java) S 25592 25594 24838 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 107976826 1838280704 190413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25601] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25601/stat : 25601 (java) S 25592 25594 24838 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 107976826 1838280704 190413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25602] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25602/stat : 25602 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 107976829 1838280704 190413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25603] ppid=25592 vsize=1795196 CPUtime=1.01
/proc/25594/task/25603/stat : 25603 (java) S 25592 25594 24838 0 -1 64 4330 0 0 0 100 1 0 0 17 0 13 0 107976829 1838280704 190413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25604] ppid=25592 vsize=1795196 CPUtime=0.75
/proc/25594/task/25604/stat : 25604 (java) S 25592 25594 24838 0 -1 64 4111 0 0 0 74 1 0 0 16 0 13 0 107976829 1838280704 190413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25605] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25605/stat : 25605 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 107976829 1838280704 190413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25606] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25606/stat : 25606 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 107976830 1838280704 190413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25607] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25607/stat : 25607 (java) S 25592 25594 24838 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 107976907 1838280704 190413 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1729.46
Current children cumulated vsize (KiB) 1795196

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25609
/proc/meminfo: memFree=1081912/2055920 swapFree=4192812/4192956
[pid=25594] ppid=25592 vsize=1795196 CPUtime=1789.73
/proc/25594/stat : 25594 (java) S 25592 25594 24838 0 -1 0 236623 0 1 0 178858 115 0 0 18 0 13 0 107976820 1838280704 193466 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25594/statm: 448799 193466 1332 9 0 446411 0
[pid=25594/tid=25596] ppid=25592 vsize=1795196 CPUtime=1774.41
/proc/25594/task/25596/stat : 25596 (java) R 25592 25594 24838 0 -1 64 37779 0 1 0 177424 17 0 0 25 0 13 0 107976821 1838280704 193466 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109597735 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25597] ppid=25592 vsize=1795196 CPUtime=6.76
/proc/25594/task/25597/stat : 25597 (java) S 25592 25594 24838 0 -1 64 90896 0 0 0 632 44 0 0 17 0 13 0 107976823 1838280704 193466 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25598] ppid=25592 vsize=1795196 CPUtime=6.75
/proc/25594/task/25598/stat : 25598 (java) S 25592 25594 24838 0 -1 64 98734 0 0 0 626 49 0 0 17 0 13 0 107976823 1838280704 193466 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25599] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25599/stat : 25599 (java) S 25592 25594 24838 0 -1 64 50 0 0 0 0 0 0 0 16 0 13 0 107976825 1838280704 193466 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25600] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25600/stat : 25600 (java) S 25592 25594 24838 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 107976826 1838280704 193466 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25601] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25601/stat : 25601 (java) S 25592 25594 24838 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 107976826 1838280704 193466 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25602] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25602/stat : 25602 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 107976829 1838280704 193466 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25603] ppid=25592 vsize=1795196 CPUtime=1.01
/proc/25594/task/25603/stat : 25603 (java) S 25592 25594 24838 0 -1 64 4330 0 0 0 100 1 0 0 17 0 13 0 107976829 1838280704 193466 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25604] ppid=25592 vsize=1795196 CPUtime=0.75
/proc/25594/task/25604/stat : 25604 (java) S 25592 25594 24838 0 -1 64 4111 0 0 0 74 1 0 0 16 0 13 0 107976829 1838280704 193466 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25605] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25605/stat : 25605 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 107976829 1838280704 193466 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25606] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25606/stat : 25606 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 107976830 1838280704 193466 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25607] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25607/stat : 25607 (java) S 25592 25594 24838 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 107976907 1838280704 193466 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1789.73
Current children cumulated vsize (KiB) 1795196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1792.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25609
/proc/meminfo: memFree=1073272/2055920 swapFree=4192812/4192956
[pid=25594] ppid=25592 vsize=1795196 CPUtime=1800.08
/proc/25594/stat : 25594 (java) S 25592 25594 24838 0 -1 0 239570 0 1 0 179891 117 0 0 18 0 13 0 107976820 1838280704 195615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25594/statm: 448799 195615 1332 9 0 446411 0
[pid=25594/tid=25596] ppid=25592 vsize=1795196 CPUtime=1784.46
/proc/25594/task/25596/stat : 25596 (java) R 25592 25594 24838 0 -1 64 37780 0 1 0 178429 17 0 0 23 0 13 0 107976821 1838280704 195615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109635964 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25597] ppid=25592 vsize=1795196 CPUtime=6.91
/proc/25594/task/25597/stat : 25597 (java) S 25592 25594 24838 0 -1 64 91722 0 0 0 647 44 0 0 16 0 13 0 107976823 1838280704 195615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25598] ppid=25592 vsize=1795196 CPUtime=6.9
/proc/25594/task/25598/stat : 25598 (java) S 25592 25594 24838 0 -1 64 100854 0 0 0 640 50 0 0 16 0 13 0 107976823 1838280704 195615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25599] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25599/stat : 25599 (java) S 25592 25594 24838 0 -1 64 50 0 0 0 0 0 0 0 16 0 13 0 107976825 1838280704 195615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25600] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25600/stat : 25600 (java) S 25592 25594 24838 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 107976826 1838280704 195615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25601] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25601/stat : 25601 (java) S 25592 25594 24838 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 107976826 1838280704 195615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25602] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25602/stat : 25602 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 107976829 1838280704 195615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25603] ppid=25592 vsize=1795196 CPUtime=1.01
/proc/25594/task/25603/stat : 25603 (java) S 25592 25594 24838 0 -1 64 4330 0 0 0 100 1 0 0 17 0 13 0 107976829 1838280704 195615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25604] ppid=25592 vsize=1795196 CPUtime=0.75
/proc/25594/task/25604/stat : 25604 (java) S 25592 25594 24838 0 -1 64 4111 0 0 0 74 1 0 0 16 0 13 0 107976829 1838280704 195615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25605] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25605/stat : 25605 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 107976829 1838280704 195615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25594/tid=25606] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25606/stat : 25606 (java) S 25592 25594 24838 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 107976830 1838280704 195615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25594/tid=25607] ppid=25592 vsize=1795196 CPUtime=0
/proc/25594/task/25607/stat : 25607 (java) S 25592 25594 24838 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 107976907 1838280704 195615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1795196

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

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

[startup+1792.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25609
/proc/meminfo: memFree=1073272/2055920 swapFree=4192812/4192956
[pid=25594] ppid=25592 vsize=0 CPUtime=1800.19
/proc/25594/stat : 25594 (java) Z 25592 25594 24838 0 -1 1036 239590 0 1 0 179895 124 0 0 16 0 2 0 107976820 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25594/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1792.66
CPU time (s): 1800.25
CPU user time (s): 1798.96
CPU system time (s): 1.2918
CPU usage (%): 100.423
Max. virtual memory (cumulated for all children) (KiB): 1797408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.96
system time used= 1.2918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 239590
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= 37373
involuntary context switches= 37818

runsolver used 2.31465 second user time and 4.23935 second system time

The end

Launcher Data (download as text)

Begin job on node74 on Sun Apr 15 01:30:21 UTC 2007

IDJOB= 351430
IDBENCH= 1761
IDSOLVER= 159
FILE ID= node74/351430-1176600621

PBS_JOBID= 4556971

Free space on /tmp= 103241 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-egout.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/351430-1176600621/sat4jPseudoResolution.jar /tmp/evaluation/351430-1176600621/instance-351430-1176600621.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node74/watcher-351430-1176600621 -o ROOT/results/node74/solver-351430-1176600621 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/351430-1176600621/sat4jPseudoResolution.jar /tmp/evaluation/351430-1176600621/instance-351430-1176600621.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  d6a4c3ac1d0b6ea0e8794ac4dcbcb530

RANDOM SEED= 905069084

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node74.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.213
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.213
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:       1854200 kB
Buffers:         15880 kB
Cached:          67828 kB
SwapCached:          0 kB
Active:          48968 kB
Inactive:        53516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854200 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3644 kB
Writeback:           0 kB
Mapped:          27524 kB
Slab:            85064 kB
Committed_AS:  1443428 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103241 MiB

End job on node74 on Sun Apr 15 02:00:15 UTC 2007