Trace number 362557

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.16 1796.61

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-swath3.opb
MD5SUM32714c9455a4b8ce29c8524e810d65a9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark262226
Best CPU time to get the best result obtained on this benchmark14.0869
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 262226
Optimality of the best value was proved YES
Number of variables49335
Total number of constraints4902
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)209
Number of constraints which are nor clauses,nor cardinality constraints4693
Minimum length of a constraint1
Maximum length of a constraint46934
Number of terms in the objective function 31
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524318
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 557088
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

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

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/node29/watcher-362557-1177014811 -o ROOT/results/node29/solver-362557-1177014811 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362557-1177014811/sat4jPseudoResolution.jar /tmp/evaluation/362557-1177014811/instance-362557-1177014811.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.97 1.00 1.00 2/77 2942
/proc/meminfo: memFree=1702280/2055920 swapFree=4146452/4192956
[pid=2942] ppid=2940 vsize=152 CPUtime=0
/proc/2942/stat : 2942 (java) R 2940 2942 1600 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 149396899 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 4129067 0 0 4096 0 0 0 0 17 1 0 0
/proc/2942/statm: 38 26 19 9 0 4 0

[startup+0.10367 s]
/proc/loadavg: 0.97 1.00 1.00 2/77 2942
/proc/meminfo: memFree=1702280/2055920 swapFree=4146452/4192956
[pid=2942] ppid=2940 vsize=1780108 CPUtime=0.09
/proc/2942/stat : 2942 (java) S 2940 2942 1600 0 -1 0 3983 0 1 0 6 3 0 0 18 0 12 0 149396899 1822830592 3725 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2942/statm: 445027 3725 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1780108

[startup+0.201677 s]
/proc/loadavg: 0.97 1.00 1.00 2/77 2942
/proc/meminfo: memFree=1702280/2055920 swapFree=4146452/4192956
[pid=2942] ppid=2940 vsize=1782360 CPUtime=0.2
/proc/2942/stat : 2942 (java) S 2940 2942 1600 0 -1 0 4867 0 1 0 17 3 0 0 18 0 12 0 149396899 1825136640 4606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2942/statm: 445590 4606 1244 9 0 443202 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 1782360

[startup+0.301679 s]
/proc/loadavg: 0.97 1.00 1.00 2/77 2942
/proc/meminfo: memFree=1702280/2055920 swapFree=4146452/4192956
[pid=2942] ppid=2940 vsize=1782360 CPUtime=0.32
/proc/2942/stat : 2942 (java) S 2940 2942 1600 0 -1 0 5577 0 1 0 28 4 0 0 18 0 12 0 149396899 1825136640 5316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2942/statm: 445590 5316 1264 9 0 443202 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1782360

[startup+0.701704 s]
/proc/loadavg: 0.97 1.00 1.00 2/77 2942
/proc/meminfo: memFree=1702280/2055920 swapFree=4146452/4192956
[pid=2942] ppid=2940 vsize=1783796 CPUtime=0.92
/proc/2942/stat : 2942 (java) S 2940 2942 1600 0 -1 0 7931 0 1 0 87 5 0 0 18 0 12 0 149396899 1826607104 7430 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2942/statm: 445949 7430 1302 9 0 443561 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 1783796

[startup+1.50276 s]
/proc/loadavg: 0.97 1.00 1.00 2/89 2954
/proc/meminfo: memFree=1658152/2055920 swapFree=4146452/4192956
[pid=2942] ppid=2940 vsize=1785940 CPUtime=1.94
/proc/2942/stat : 2942 (java) S 2940 2942 1600 0 -1 0 23854 0 1 0 180 14 0 0 18 0 12 0 149396899 1828802560 22213 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2942/statm: 446485 22215 1307 9 0 444097 0
[pid=2942/tid=2944] ppid=2940 vsize=1785940 CPUtime=1.11
/proc/2942/task/2944/stat : 2944 (java) R 2940 2942 1600 0 -1 64 20370 0 1 0 100 11 0 0 20 0 12 0 149396900 1828802560 22216 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109584261 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2945] ppid=2940 vsize=1785940 CPUtime=0
/proc/2942/task/2945/stat : 2945 (java) S 2940 2942 1600 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 149396902 1828802560 22217 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2946] ppid=2940 vsize=1785940 CPUtime=0
/proc/2942/task/2946/stat : 2946 (java) S 2940 2942 1600 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 149396902 1828802560 22218 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2947] ppid=2940 vsize=1785940 CPUtime=0
/proc/2942/task/2947/stat : 2947 (java) S 2940 2942 1600 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 149396904 1828802560 22220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2948] ppid=2940 vsize=1785940 CPUtime=0
/proc/2942/task/2948/stat : 2948 (java) S 2940 2942 1600 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 149396904 1828802560 22221 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2949] ppid=2940 vsize=1785940 CPUtime=0
/proc/2942/task/2949/stat : 2949 (java) S 2940 2942 1600 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 149396904 1828802560 22222 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2950] ppid=2940 vsize=1785940 CPUtime=0
/proc/2942/task/2950/stat : 2950 (java) S 2940 2942 1600 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 149396908 1828802560 22223 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2951] ppid=2940 vsize=1785940 CPUtime=0.4
/proc/2942/task/2951/stat : 2951 (java) R 2940 2942 1600 0 -1 64 1807 0 0 0 39 1 0 0 16 0 12 0 149396908 1828802560 22225 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102572353 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2952] ppid=2940 vsize=1785940 CPUtime=0.4
/proc/2942/task/2952/stat : 2952 (java) S 2940 2942 1600 0 -1 64 958 0 0 0 40 0 0 0 16 0 12 0 149396908 1828802560 22226 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2953] ppid=2940 vsize=1785940 CPUtime=0
/proc/2942/task/2953/stat : 2953 (java) S 2940 2942 1600 0 -1 64 2 0 0 0 0 0 0 0 23 0 12 0 149396908 1828802560 22227 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2954] ppid=2940 vsize=1785940 CPUtime=0
/proc/2942/task/2954/stat : 2954 (java) S 2940 2942 1600 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 149396908 1828802560 22229 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 1785940

[startup+3.10185 s]
/proc/loadavg: 0.97 1.00 1.00 3/89 2954
/proc/meminfo: memFree=1546216/2055920 swapFree=4146452/4192956
[pid=2942] ppid=2940 vsize=1786584 CPUtime=3.79
/proc/2942/stat : 2942 (java) S 2940 2942 1600 0 -1 0 47619 0 1 0 356 23 0 0 18 0 12 0 149396899 1829462016 45824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2942/statm: 446646 45824 1317 9 0 444258 0
[pid=2942/tid=2944] ppid=2940 vsize=1786584 CPUtime=2.52
/proc/2942/task/2944/stat : 2944 (java) R 2940 2942 1600 0 -1 64 37684 0 1 0 235 17 0 0 22 0 12 0 149396900 1829462016 45824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2945] ppid=2940 vsize=1786584 CPUtime=0.16
/proc/2942/task/2945/stat : 2945 (java) S 2940 2942 1600 0 -1 64 2935 0 0 0 15 1 0 0 16 0 12 0 149396902 1829462016 45824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2946] ppid=2940 vsize=1786584 CPUtime=0.16
/proc/2942/task/2946/stat : 2946 (java) S 2940 2942 1600 0 -1 64 3495 0 0 0 15 1 0 0 16 0 12 0 149396902 1829462016 45824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2947] ppid=2940 vsize=1786584 CPUtime=0
/proc/2942/task/2947/stat : 2947 (java) S 2940 2942 1600 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 149396904 1829462016 45824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2948] ppid=2940 vsize=1786584 CPUtime=0
/proc/2942/task/2948/stat : 2948 (java) S 2940 2942 1600 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 149396904 1829462016 45824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2949] ppid=2940 vsize=1786584 CPUtime=0
/proc/2942/task/2949/stat : 2949 (java) S 2940 2942 1600 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 149396904 1829462016 45824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2950] ppid=2940 vsize=1786584 CPUtime=0
/proc/2942/task/2950/stat : 2950 (java) S 2940 2942 1600 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 149396908 1829462016 45824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2951] ppid=2940 vsize=1786584 CPUtime=0.45
/proc/2942/task/2951/stat : 2951 (java) S 2940 2942 1600 0 -1 64 1814 0 0 0 44 1 0 0 15 0 12 0 149396908 1829462016 45824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2952] ppid=2940 vsize=1786584 CPUtime=0.46
/proc/2942/task/2952/stat : 2952 (java) S 2940 2942 1600 0 -1 64 965 0 0 0 46 0 0 0 16 0 12 0 149396908 1829462016 45824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2953] ppid=2940 vsize=1786584 CPUtime=0
/proc/2942/task/2953/stat : 2953 (java) S 2940 2942 1600 0 -1 64 2 0 0 0 0 0 0 0 23 0 12 0 149396908 1829462016 45824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2954] ppid=2940 vsize=1786584 CPUtime=0
/proc/2942/task/2954/stat : 2954 (java) S 2940 2942 1600 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 149396908 1829462016 45824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 1786584

[startup+6.30205 s]
/proc/loadavg: 0.97 1.00 1.00 2/90 2955
/proc/meminfo: memFree=1483296/2055920 swapFree=4146452/4192956
[pid=2942] ppid=2940 vsize=1788264 CPUtime=7.49
/proc/2942/stat : 2942 (java) S 2940 2942 1600 0 -1 0 59527 0 1 0 720 29 0 0 18 0 13 0 149396899 1831182336 56000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2942/statm: 447066 56000 1325 9 0 444678 0
[pid=2942/tid=2944] ppid=2940 vsize=1788264 CPUtime=5.4
/proc/2942/task/2944/stat : 2944 (java) R 2940 2942 1600 0 -1 64 37719 0 1 0 523 17 0 0 25 0 13 0 149396900 1831182336 56000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109776882 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=1788264 CPUtime=0.39
/proc/2942/task/2945/stat : 2945 (java) S 2940 2942 1600 0 -1 64 8447 0 0 0 36 3 0 0 16 0 13 0 149396902 1831182336 56000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2946] ppid=2940 vsize=1788264 CPUtime=0.38
/proc/2942/task/2946/stat : 2946 (java) S 2940 2942 1600 0 -1 64 8897 0 0 0 34 4 0 0 16 0 13 0 149396902 1831182336 56000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2947] ppid=2940 vsize=1788264 CPUtime=0
/proc/2942/task/2947/stat : 2947 (java) S 2940 2942 1600 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 149396904 1831182336 56000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2948] ppid=2940 vsize=1788264 CPUtime=0
/proc/2942/task/2948/stat : 2948 (java) S 2940 2942 1600 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 149396904 1831182336 56000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2949] ppid=2940 vsize=1788264 CPUtime=0
/proc/2942/task/2949/stat : 2949 (java) S 2940 2942 1600 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 149396904 1831182336 56000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2950] ppid=2940 vsize=1788264 CPUtime=0
/proc/2942/task/2950/stat : 2950 (java) S 2940 2942 1600 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 149396908 1831182336 56000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2951] ppid=2940 vsize=1788264 CPUtime=0.57
/proc/2942/task/2951/stat : 2951 (java) S 2940 2942 1600 0 -1 64 1820 0 0 0 56 1 0 0 16 0 13 0 149396908 1831182336 56000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2952] ppid=2940 vsize=1788264 CPUtime=0.69
/proc/2942/task/2952/stat : 2952 (java) S 2940 2942 1600 0 -1 64 1914 0 0 0 69 0 0 0 16 0 13 0 149396908 1831182336 56000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2953] ppid=2940 vsize=1788264 CPUtime=0
/proc/2942/task/2953/stat : 2953 (java) S 2940 2942 1600 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 149396908 1831182336 56000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2954] ppid=2940 vsize=1788264 CPUtime=0
/proc/2942/task/2954/stat : 2954 (java) S 2940 2942 1600 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 149396908 1831182336 56000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2955] ppid=2940 vsize=1788264 CPUtime=0
/proc/2942/task/2955/stat : 2955 (java) S 2940 2942 1600 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 149397300 1831182336 56000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.49
Current children cumulated vsize (KiB) 1788264

[startup+12.7014 s]
/proc/loadavg: 0.97 1.00 1.00 2/90 2955
/proc/meminfo: memFree=1482784/2055920 swapFree=4146452/4192956
[pid=2942] ppid=2940 vsize=1787240 CPUtime=13.93
/proc/2942/stat : 2942 (java) S 2940 2942 1600 0 -1 0 59584 0 1 0 1364 29 0 0 18 0 13 0 149396899 1830133760 55873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2942/statm: 446810 55873 1325 9 0 444422 0
[pid=2942/tid=2944] ppid=2940 vsize=1787240 CPUtime=11.79
/proc/2942/task/2944/stat : 2944 (java) R 2940 2942 1600 0 -1 64 37721 0 1 0 1161 18 0 0 25 0 13 0 149396900 1830133760 55873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109776971 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2945] ppid=2940 vsize=1787240 CPUtime=0.39
/proc/2942/task/2945/stat : 2945 (java) S 2940 2942 1600 0 -1 64 8447 0 0 0 36 3 0 0 16 0 13 0 149396902 1830133760 55873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2946] ppid=2940 vsize=1787240 CPUtime=0.38
/proc/2942/task/2946/stat : 2946 (java) S 2940 2942 1600 0 -1 64 8897 0 0 0 34 4 0 0 16 0 13 0 149396902 1830133760 55873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2947] ppid=2940 vsize=1787240 CPUtime=0
/proc/2942/task/2947/stat : 2947 (java) S 2940 2942 1600 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 149396904 1830133760 55873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2948] ppid=2940 vsize=1787240 CPUtime=0
/proc/2942/task/2948/stat : 2948 (java) S 2940 2942 1600 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 149396904 1830133760 55873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2949] ppid=2940 vsize=1787240 CPUtime=0
/proc/2942/task/2949/stat : 2949 (java) S 2940 2942 1600 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 149396904 1830133760 55873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2950] ppid=2940 vsize=1787240 CPUtime=0
/proc/2942/task/2950/stat : 2950 (java) S 2940 2942 1600 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 149396908 1830133760 55873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2951] ppid=2940 vsize=1787240 CPUtime=0.61
/proc/2942/task/2951/stat : 2951 (java) S 2940 2942 1600 0 -1 64 1840 0 0 0 60 1 0 0 16 0 13 0 149396908 1830133760 55873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2952] ppid=2940 vsize=1787240 CPUtime=0.71
/proc/2942/task/2952/stat : 2952 (java) S 2940 2942 1600 0 -1 64 1949 0 0 0 71 0 0 0 16 0 13 0 149396908 1830133760 55873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2953] ppid=2940 vsize=1787240 CPUtime=0
/proc/2942/task/2953/stat : 2953 (java) S 2940 2942 1600 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 149396908 1830133760 55873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2954] ppid=2940 vsize=1787240 CPUtime=0
/proc/2942/task/2954/stat : 2954 (java) S 2940 2942 1600 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 149396908 1830133760 55873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2955] ppid=2940 vsize=1787240 CPUtime=0
/proc/2942/task/2955/stat : 2955 (java) S 2940 2942 1600 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 149397300 1830133760 55873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.93
Current children cumulated vsize (KiB) 1787240

[startup+25.5022 s]
/proc/loadavg: 1.12 1.03 1.01 2/90 2955
/proc/meminfo: memFree=1474272/2055920 swapFree=4146452/4192956
[pid=2942] ppid=2940 vsize=1788904 CPUtime=27.1
/proc/2942/stat : 2942 (java) S 2940 2942 1600 0 -1 0 62817 0 1 0 2679 31 0 0 18 0 13 0 149396899 1831837696 58017 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2942/statm: 447226 58017 1325 9 0 444838 0
[pid=2942/tid=2944] ppid=2940 vsize=1788904 CPUtime=24.36
/proc/2942/task/2944/stat : 2944 (java) R 2940 2942 1600 0 -1 64 37725 0 1 0 2418 18 0 0 25 0 13 0 149396900 1831837696 58017 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109735253 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2945] ppid=2940 vsize=1788904 CPUtime=0.58
/proc/2942/task/2945/stat : 2945 (java) S 2940 2942 1600 0 -1 64 9727 0 0 0 54 4 0 0 16 0 13 0 149396902 1831837696 58017 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2946] ppid=2940 vsize=1788904 CPUtime=0.57
/proc/2942/task/2946/stat : 2946 (java) S 2940 2942 1600 0 -1 64 10013 0 0 0 53 4 0 0 16 0 13 0 149396902 1831837696 58017 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2947] ppid=2940 vsize=1788904 CPUtime=0
/proc/2942/task/2947/stat : 2947 (java) S 2940 2942 1600 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 149396904 1831837696 58017 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2948] ppid=2940 vsize=1788904 CPUtime=0
/proc/2942/task/2948/stat : 2948 (java) S 2940 2942 1600 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 149396904 1831837696 58017 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=2942] ppid=2940 vsize=1789160 CPUtime=1605.55
/proc/2942/stat : 2942 (java) S 2940 2942 1600 0 -1 0 126611 0 1 0 160479 76 0 0 18 0 13 0 149396899 1832099840 66356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2942/statm: 447290 66356 1327 9 0 444902 0
[pid=2942/tid=2944] ppid=2940 vsize=1789160 CPUtime=1598.65
/proc/2942/task/2944/stat : 2944 (java) R 2940 2942 1600 0 -1 64 37989 0 1 0 159836 29 0 0 25 0 13 0 149396900 1832099840 66356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109776735 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=1789160 CPUtime=2.54
/proc/2942/task/2945/stat : 2945 (java) S 2940 2942 1600 0 -1 64 42718 0 0 0 235 19 0 0 16 0 13 0 149396902 1832099840 66356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2946] ppid=2940 vsize=1789160 CPUtime=2.51
/proc/2942/task/2946/stat : 2946 (java) S 2940 2942 1600 0 -1 64 40545 0 0 0 233 18 0 0 16 0 13 0 149396902 1832099840 66356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2947] ppid=2940 vsize=1789160 CPUtime=0.08
/proc/2942/task/2947/stat : 2947 (java) S 2940 2942 1600 0 -1 64 9 0 0 0 4 4 0 0 16 0 13 0 149396904 1832099840 66356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2948] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2948/stat : 2948 (java) S 2940 2942 1600 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 149396904 1832099840 66356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2949] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2949/stat : 2949 (java) S 2940 2942 1600 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 149396904 1832099840 66356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2950] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2950/stat : 2950 (java) S 2940 2942 1600 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 149396908 1832099840 66356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2951] ppid=2940 vsize=1789160 CPUtime=0.8
/proc/2942/task/2951/stat : 2951 (java) S 2940 2942 1600 0 -1 64 1876 0 0 0 79 1 0 0 17 0 13 0 149396908 1832099840 66356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2952] ppid=2940 vsize=1789160 CPUtime=0.89
/proc/2942/task/2952/stat : 2952 (java) S 2940 2942 1600 0 -1 64 2751 0 0 0 88 1 0 0 16 0 13 0 149396908 1832099840 66356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2953] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2953/stat : 2953 (java) S 2940 2942 1600 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 149396908 1832099840 66356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2954] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2954/stat : 2954 (java) S 2940 2942 1600 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 149396908 1832099840 66356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2955] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2955/stat : 2955 (java) S 2940 2942 1600 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 149397300 1832099840 66356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1605.55
Current children cumulated vsize (KiB) 1789160

[startup+1662.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/96 3031
/proc/meminfo: memFree=1432944/2055920 swapFree=4146452/4192956
[pid=2942] ppid=2940 vsize=1789160 CPUtime=1665.64
/proc/2942/stat : 2942 (java) S 2940 2942 1600 0 -1 0 128152 0 1 0 166483 81 0 0 18 0 13 0 149396899 1832099840 67644 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2942/statm: 447290 67644 1327 9 0 444902 0
[pid=2942/tid=2944] ppid=2940 vsize=1789160 CPUtime=1658.52
/proc/2942/task/2944/stat : 2944 (java) R 2940 2942 1600 0 -1 64 38011 0 1 0 165819 33 0 0 25 0 13 0 149396900 1832099840 67644 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109888933 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=1789160 CPUtime=2.66
/proc/2942/task/2945/stat : 2945 (java) S 2940 2942 1600 0 -1 64 43562 0 0 0 246 20 0 0 16 0 13 0 149396902 1832099840 67644 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2946] ppid=2940 vsize=1789160 CPUtime=2.63
/proc/2942/task/2946/stat : 2946 (java) S 2940 2942 1600 0 -1 64 41220 0 0 0 244 19 0 0 16 0 13 0 149396902 1832099840 67644 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2947] ppid=2940 vsize=1789160 CPUtime=0.08
/proc/2942/task/2947/stat : 2947 (java) S 2940 2942 1600 0 -1 64 9 0 0 0 4 4 0 0 15 0 13 0 149396904 1832099840 67644 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2948] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2948/stat : 2948 (java) S 2940 2942 1600 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 149396904 1832099840 67644 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2949] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2949/stat : 2949 (java) S 2940 2942 1600 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 149396904 1832099840 67644 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2950] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2950/stat : 2950 (java) S 2940 2942 1600 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 149396908 1832099840 67644 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2951] ppid=2940 vsize=1789160 CPUtime=0.8
/proc/2942/task/2951/stat : 2951 (java) S 2940 2942 1600 0 -1 64 1876 0 0 0 79 1 0 0 17 0 13 0 149396908 1832099840 67644 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2952] ppid=2940 vsize=1789160 CPUtime=0.89
/proc/2942/task/2952/stat : 2952 (java) S 2940 2942 1600 0 -1 64 2751 0 0 0 88 1 0 0 16 0 13 0 149396908 1832099840 67644 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2953] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2953/stat : 2953 (java) S 2940 2942 1600 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 149396908 1832099840 67644 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2954] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2954/stat : 2954 (java) S 2940 2942 1600 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 149396908 1832099840 67644 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2955] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2955/stat : 2955 (java) S 2940 2942 1600 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 149397300 1832099840 67644 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1665.64
Current children cumulated vsize (KiB) 1789160

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 3155
/proc/meminfo: memFree=1429664/2055920 swapFree=4146452/4192956
[pid=2942] ppid=2940 vsize=1789160 CPUtime=1725.74
/proc/2942/stat : 2942 (java) S 2940 2942 1600 0 -1 0 129317 0 1 0 172485 89 0 0 18 0 13 0 149396899 1832099840 68722 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2942/statm: 447290 68722 1327 9 0 444902 0
[pid=2942/tid=2944] ppid=2940 vsize=1789160 CPUtime=1718.39
/proc/2942/task/2944/stat : 2944 (java) R 2940 2942 1600 0 -1 64 38032 0 1 0 171799 40 0 0 25 0 13 0 149396900 1832099840 68722 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109776687 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=1789160 CPUtime=2.76
/proc/2942/task/2945/stat : 2945 (java) S 2940 2942 1600 0 -1 64 44026 0 0 0 256 20 0 0 16 0 13 0 149396902 1832099840 68722 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2946] ppid=2940 vsize=1789160 CPUtime=2.73
/proc/2942/task/2946/stat : 2946 (java) S 2940 2942 1600 0 -1 64 41899 0 0 0 254 19 0 0 16 0 13 0 149396902 1832099840 68722 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2947] ppid=2940 vsize=1789160 CPUtime=0.09
/proc/2942/task/2947/stat : 2947 (java) S 2940 2942 1600 0 -1 64 10 0 0 0 5 4 0 0 16 0 13 0 149396904 1832099840 68722 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2948] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2948/stat : 2948 (java) S 2940 2942 1600 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 149396904 1832099840 68722 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2949] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2949/stat : 2949 (java) S 2940 2942 1600 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 149396904 1832099840 68722 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2950] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2950/stat : 2950 (java) S 2940 2942 1600 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 149396908 1832099840 68722 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2951] ppid=2940 vsize=1789160 CPUtime=0.8
/proc/2942/task/2951/stat : 2951 (java) S 2940 2942 1600 0 -1 64 1876 0 0 0 79 1 0 0 17 0 13 0 149396908 1832099840 68722 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2952] ppid=2940 vsize=1789160 CPUtime=0.89
/proc/2942/task/2952/stat : 2952 (java) S 2940 2942 1600 0 -1 64 2751 0 0 0 88 1 0 0 16 0 13 0 149396908 1832099840 68722 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2953] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2953/stat : 2953 (java) S 2940 2942 1600 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 149396908 1832099840 68722 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2954] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2954/stat : 2954 (java) S 2940 2942 1600 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 149396908 1832099840 68722 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2955] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2955/stat : 2955 (java) S 2940 2942 1600 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 149397300 1832099840 68722 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1725.74
Current children cumulated vsize (KiB) 1789160

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 3155
/proc/meminfo: memFree=1425120/2055920 swapFree=4146452/4192956
[pid=2942] ppid=2940 vsize=1789160 CPUtime=1785.81
/proc/2942/stat : 2942 (java) S 2940 2942 1600 0 -1 0 130457 0 1 0 178492 89 0 0 18 0 13 0 149396899 1832099840 69815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2942/statm: 447290 69815 1327 9 0 444902 0
[pid=2942/tid=2944] ppid=2940 vsize=1789160 CPUtime=1778.25
/proc/2942/task/2944/stat : 2944 (java) R 2940 2942 1600 0 -1 64 38053 0 1 0 177785 40 0 0 25 0 13 0 149396900 1832099840 69815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109734716 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=1789160 CPUtime=2.87
/proc/2942/task/2945/stat : 2945 (java) S 2940 2942 1600 0 -1 64 44493 0 0 0 267 20 0 0 16 0 13 0 149396902 1832099840 69815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2946] ppid=2940 vsize=1789160 CPUtime=2.84
/proc/2942/task/2946/stat : 2946 (java) S 2940 2942 1600 0 -1 64 42551 0 0 0 265 19 0 0 16 0 13 0 149396902 1832099840 69815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2947] ppid=2940 vsize=1789160 CPUtime=0.09
/proc/2942/task/2947/stat : 2947 (java) S 2940 2942 1600 0 -1 64 10 0 0 0 5 4 0 0 16 0 13 0 149396904 1832099840 69815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2948] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2948/stat : 2948 (java) S 2940 2942 1600 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 149396904 1832099840 69815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2949] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2949/stat : 2949 (java) S 2940 2942 1600 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 149396904 1832099840 69815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2950] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2950/stat : 2950 (java) S 2940 2942 1600 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 149396908 1832099840 69815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2951] ppid=2940 vsize=1789160 CPUtime=0.8
/proc/2942/task/2951/stat : 2951 (java) S 2940 2942 1600 0 -1 64 1876 0 0 0 79 1 0 0 17 0 13 0 149396908 1832099840 69815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2952] ppid=2940 vsize=1789160 CPUtime=0.89
/proc/2942/task/2952/stat : 2952 (java) S 2940 2942 1600 0 -1 64 2751 0 0 0 88 1 0 0 16 0 13 0 149396908 1832099840 69815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2953] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2953/stat : 2953 (java) S 2940 2942 1600 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 149396908 1832099840 69815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2954] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2954/stat : 2954 (java) S 2940 2942 1600 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 149396908 1832099840 69815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2955] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2955/stat : 2955 (java) S 2940 2942 1600 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 149397300 1832099840 69815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1785.81
Current children cumulated vsize (KiB) 1789160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.5 s]
/proc/loadavg: 1.08 1.02 1.01 2/90 3155
/proc/meminfo: memFree=1424096/2055920 swapFree=4146452/4192956
[pid=2942] ppid=2940 vsize=1789160 CPUtime=1800.04
/proc/2942/stat : 2942 (java) S 2940 2942 1600 0 -1 0 130740 0 1 0 179915 89 0 0 18 0 13 0 149396899 1832099840 70092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2942/statm: 447290 70092 1327 9 0 444902 0
[pid=2942/tid=2944] ppid=2940 vsize=1789160 CPUtime=1792.42
/proc/2942/task/2944/stat : 2944 (java) R 2940 2942 1600 0 -1 64 38058 0 1 0 179202 40 0 0 25 0 13 0 149396900 1832099840 70092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109776703 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2945] ppid=2940 vsize=1789160 CPUtime=2.89
/proc/2942/task/2945/stat : 2945 (java) S 2940 2942 1600 0 -1 64 44659 0 0 0 269 20 0 0 16 0 13 0 149396902 1832099840 70092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2946] ppid=2940 vsize=1789160 CPUtime=2.87
/proc/2942/task/2946/stat : 2946 (java) S 2940 2942 1600 0 -1 64 42663 0 0 0 268 19 0 0 16 0 13 0 149396902 1832099840 70092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2947] ppid=2940 vsize=1789160 CPUtime=0.09
/proc/2942/task/2947/stat : 2947 (java) S 2940 2942 1600 0 -1 64 10 0 0 0 5 4 0 0 16 0 13 0 149396904 1832099840 70092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2948] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2948/stat : 2948 (java) S 2940 2942 1600 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 149396904 1832099840 70092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2949] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2949/stat : 2949 (java) S 2940 2942 1600 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 149396904 1832099840 70092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2950] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2950/stat : 2950 (java) S 2940 2942 1600 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 149396908 1832099840 70092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2951] ppid=2940 vsize=1789160 CPUtime=0.8
/proc/2942/task/2951/stat : 2951 (java) S 2940 2942 1600 0 -1 64 1876 0 0 0 79 1 0 0 17 0 13 0 149396908 1832099840 70092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2952] ppid=2940 vsize=1789160 CPUtime=0.89
/proc/2942/task/2952/stat : 2952 (java) S 2940 2942 1600 0 -1 64 2751 0 0 0 88 1 0 0 16 0 13 0 149396908 1832099840 70092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2942/tid=2953] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2953/stat : 2953 (java) S 2940 2942 1600 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 149396908 1832099840 70092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2954] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2954/stat : 2954 (java) S 2940 2942 1600 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 149396908 1832099840 70092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2942/tid=2955] ppid=2940 vsize=1789160 CPUtime=0
/proc/2942/task/2955/stat : 2955 (java) S 2940 2942 1600 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 149397300 1832099840 70092 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1789160

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

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

Child status: 143
Real time (s): 1796.61
CPU time (s): 1800.16
CPU user time (s): 1799.21
CPU system time (s): 0.941856
CPU usage (%): 100.197
Max. virtual memory (cumulated for all children) (KiB): 1790444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.21
system time used= 0.941856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130759
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= 40136
involuntary context switches= 46730

runsolver used 1.79273 second user time and 5.16322 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Thu Apr 19 20:33:32 UTC 2007

IDJOB= 362557
IDBENCH= 1569
IDSOLVER= 159
FILE ID= node29/362557-1177014811

PBS_JOBID= 4630528

Free space on /tmp= 66461 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  32714c9455a4b8ce29c8524e810d65a9

RANDOM SEED= 201778442

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.224
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.224
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:       1702688 kB
Buffers:         17652 kB
Cached:         253188 kB
SwapCached:      11360 kB
Active:          78600 kB
Inactive:       217580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1702688 kB
SwapTotal:     4192956 kB
SwapFree:      4146452 kB
Dirty:            7340 kB
Writeback:           0 kB
Mapped:          32032 kB
Slab:            42496 kB
Committed_AS:  2106800 kB
PageTables:       1880 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= 66461 MiB

End job on node29 on Thu Apr 19 21:03:30 UTC 2007