Trace number 202127

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sat4jCSP 1.7 RC BF3? (MO) 325.202 326.487

General information on the benchmark

Namefapp/fapp21-25/fapp24/
fapp24-2000-9.xml
MD5SUM99b4a6f18c5a7267e849490799459a8e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.0943
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2000
Number of constraints26753
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension26753
Global constraints used (with number of constraints)

Solver Data (download as text)

0.17	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.17	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.17	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.18	c version CSP COMPETITION BUGFIX 3
0.18	c sun.arch.data.model	32
0.18	c java.version	1.5.0_10
0.18	c os.name	Linux
0.18	c os.version	2.6.9-22.EL.rootsmp
0.18	c os.arch	i386
0.18	c Free memory 722620888
0.18	c Max memory 723845120
0.18	c Total memory 723845120
0.18	c Number of processors 2
0.26	c --- Begin Solver configuration ---
0.26	c Stops conflict analysis at the first Unique Implication Point
0.26	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.26	c Learn all clauses as in MiniSAT
0.26	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.26	c VSIDS like heuristics from MiniSAT using a heap
0.26	c No reason simplification
0.26	c --- End Solver configuration ---
0.26	c solving /tmp/evaluation/202127-1168150593/unknown.xml
0.26	c reading problem ... 
0.52	c reading problem named ?
0.52	c reading domains done.
0.83	c reading variables
c reading variables (2000) done.
3.02	c reading predicates 
c reading relations (9) done.
3.21	c reading constraintsc starts		: 0
326.32	c conflicts		: 0
326.32	c decisions		: 0
326.32	c propagations		: 0
326.32	c inspects		: 0
326.32	c learnt literals	: 0
326.32	c learnt binary clauses	: 0
326.32	c learnt ternary clauses	: 0
326.32	c learnt clauses	: 0
326.32	c root simplifications	: 0
326.32	c removed literals (reason simplification)	: 0
326.32	c reason swapping (by a shorter reason)	: 0
326.32	c Calls to reduceDB	: 0
326.32	c speed (decisions/second)	: 0.0
326.32	c non guided choices	0
326.32	s UNKNOWN
326.32	c Total wall clock time (in seconds) : 326.061
326.32	c Total CPU time (experimental, in seconds) : 0.0

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: UNKNOWN

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node30/watcher-202127-1168150593 -o ROOT/results/node30/solver-202127-1168150593 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/202127-1168150593/sat4jCSP-bf3.jar /tmp/evaluation/202127-1168150593/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.06 0.57 0.86 3/83 25082
/proc/meminfo: memFree=1680896/2055920 swapFree=4191880/4192956
[pid=25081] ppid=25078 vsize=1784 CPUtime=0
/proc/25081/stat : 25081 (java) D 25078 25081 24780 0 -1 0 170 0 0 0 0 0 0 0 18 0 1 0 163454104 1826816 141 18446744073709551615 134512640 134570532 4294956656 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/25081/statm: 446 141 106 14 0 91 0

[startup+0.104453 s]
/proc/loadavg: 0.06 0.57 0.86 3/83 25082
/proc/meminfo: memFree=1680896/2055920 swapFree=4191880/4192956
[pid=25081] ppid=25078 vsize=897120 CPUtime=0.07
/proc/25081/stat : 25081 (java) R 25078 25081 24780 0 -1 0 3186 0 1 0 5 2 0 0 22 0 6 0 163454104 918650880 2946 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4151849986 0 4 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/25081/statm: 224280 2946 1504 14 0 211300 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 897120

[startup+0.516482 s]
/proc/loadavg: 0.06 0.57 0.86 3/83 25082
/proc/meminfo: memFree=1680896/2055920 swapFree=4191880/4192956
[pid=25081] ppid=25078 vsize=905236 CPUtime=0.47
/proc/25081/stat : 25081 (java) R 25078 25081 24780 0 -1 0 5929 0 1 0 43 4 0 0 25 0 12 0 163454104 926961664 5523 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4155215387 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25081/statm: 226309 5523 2280 14 0 212746 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 905236

[startup+1.34553 s]
/proc/loadavg: 0.22 0.59 0.86 3/97 25096
/proc/meminfo: memFree=1624208/2055920 swapFree=4191880/4192956
[pid=25081] ppid=25078 vsize=906592 CPUtime=1.3
/proc/25081/stat : 25081 (java) R 25078 25081 24780 0 -1 0 7063 0 1 0 125 5 0 0 25 0 12 0 163454104 928350208 6160 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054185717 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25081/statm: 226648 6160 2307 14 0 213085 0
[pid=25081/tid=25086] ppid=25078 vsize=906592 CPUtime=0
/proc/25081/task/25086/stat : 25086 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 163454108 928350208 6160 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25087] ppid=25078 vsize=906592 CPUtime=0
/proc/25081/task/25087/stat : 25087 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 163454108 928350208 6160 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25088] ppid=25078 vsize=906592 CPUtime=0
/proc/25081/task/25088/stat : 25088 (java) S 25078 25081 24780 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 163454111 928350208 6160 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25089] ppid=25078 vsize=906592 CPUtime=0
/proc/25081/task/25089/stat : 25089 (java) S 25078 25081 24780 0 -1 64 8 0 0 0 0 0 0 0 22 0 12 0 163454111 928350208 6160 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25090] ppid=25078 vsize=906592 CPUtime=0
/proc/25081/task/25090/stat : 25090 (java) S 25078 25081 24780 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 163454111 928350208 6160 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25091] ppid=25078 vsize=906592 CPUtime=0
/proc/25081/task/25091/stat : 25091 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 163454116 928350208 6160 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25092] ppid=25078 vsize=906592 CPUtime=0
/proc/25081/task/25092/stat : 25092 (java) S 25078 25081 24780 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 163454116 928350208 6160 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25093] ppid=25078 vsize=906592 CPUtime=0.4
/proc/25081/task/25093/stat : 25093 (java) S 25078 25081 24780 0 -1 64 1083 0 0 0 40 0 0 0 16 0 12 0 163454116 928350208 6160 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25094] ppid=25078 vsize=906592 CPUtime=0.24
/proc/25081/task/25094/stat : 25094 (java) S 25078 25081 24780 0 -1 64 663 0 0 0 24 0 0 0 16 0 12 0 163454116 928350208 6160 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25095] ppid=25078 vsize=906592 CPUtime=0
/proc/25081/task/25095/stat : 25095 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 163454116 928350208 6160 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25096] ppid=25078 vsize=906592 CPUtime=0
/proc/25081/task/25096/stat : 25096 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163454116 928350208 6160 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 906592

[startup+2.98364 s]
/proc/loadavg: 0.22 0.59 0.86 5/97 25096
/proc/meminfo: memFree=1499096/2055920 swapFree=4191880/4192956
[pid=25081] ppid=25078 vsize=910440 CPUtime=3.19
/proc/25081/stat : 25081 (java) R 25078 25081 24780 0 -1 0 50467 0 1 0 297 22 0 0 24 0 12 0 163454104 932290560 48332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054189095 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25081/statm: 227610 48332 2342 14 0 214047 0
[pid=25081/tid=25086] ppid=25078 vsize=910440 CPUtime=0.56
/proc/25081/task/25086/stat : 25086 (java) S 25078 25081 24780 0 -1 64 16486 0 0 0 51 5 0 0 19 0 12 0 163454108 932290560 48332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25087] ppid=25078 vsize=910440 CPUtime=0.49
/proc/25081/task/25087/stat : 25087 (java) S 25078 25081 24780 0 -1 64 12162 0 0 0 45 4 0 0 19 0 12 0 163454108 932290560 48332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25088] ppid=25078 vsize=910440 CPUtime=0
/proc/25081/task/25088/stat : 25088 (java) S 25078 25081 24780 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 163454111 932290560 48332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25089] ppid=25078 vsize=910440 CPUtime=0
/proc/25081/task/25089/stat : 25089 (java) S 25078 25081 24780 0 -1 64 8 0 0 0 0 0 0 0 22 0 12 0 163454111 932290560 48332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25090] ppid=25078 vsize=910440 CPUtime=0
/proc/25081/task/25090/stat : 25090 (java) S 25078 25081 24780 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 163454111 932290560 48332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25091] ppid=25078 vsize=910440 CPUtime=0
/proc/25081/task/25091/stat : 25091 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 163454116 932290560 48332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25092] ppid=25078 vsize=910440 CPUtime=0
/proc/25081/task/25092/stat : 25092 (java) S 25078 25081 24780 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 163454116 932290560 48332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25093] ppid=25078 vsize=910440 CPUtime=0.51
/proc/25081/task/25093/stat : 25093 (java) S 25078 25081 24780 0 -1 64 1099 0 0 0 51 0 0 0 16 0 12 0 163454116 932290560 48332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25094] ppid=25078 vsize=910440 CPUtime=0.44
/proc/25081/task/25094/stat : 25094 (java) S 25078 25081 24780 0 -1 64 1036 0 0 0 44 0 0 0 16 0 12 0 163454116 932290560 48332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25095] ppid=25078 vsize=910440 CPUtime=0
/proc/25081/task/25095/stat : 25095 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 163454116 932290560 48332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25096] ppid=25078 vsize=910440 CPUtime=0
/proc/25081/task/25096/stat : 25096 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163454116 932290560 48332 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 910440

[startup+6.18899 s]
/proc/loadavg: 0.22 0.59 0.86 3/97 25096
/proc/meminfo: memFree=1419696/2055920 swapFree=4191880/4192956
[pid=25081] ppid=25078 vsize=915708 CPUtime=6.37
/proc/25081/stat : 25081 (java) R 25078 25081 24780 0 -1 0 58828 0 1 0 611 26 0 0 25 0 12 0 163454104 937684992 53976 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054507295 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25081/statm: 228927 53976 2478 14 0 215364 0
[pid=25081/tid=25086] ppid=25078 vsize=915708 CPUtime=0.71
/proc/25081/task/25086/stat : 25086 (java) S 25078 25081 24780 0 -1 64 18030 0 0 0 65 6 0 0 16 0 12 0 163454108 937684992 53976 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25087] ppid=25078 vsize=915708 CPUtime=0.65
/proc/25081/task/25087/stat : 25087 (java) S 25078 25081 24780 0 -1 64 14467 0 0 0 60 5 0 0 16 0 12 0 163454108 937684992 53976 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25088] ppid=25078 vsize=915708 CPUtime=0
/proc/25081/task/25088/stat : 25088 (java) S 25078 25081 24780 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 163454111 937684992 53976 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25089] ppid=25078 vsize=915708 CPUtime=0
/proc/25081/task/25089/stat : 25089 (java) S 25078 25081 24780 0 -1 64 8 0 0 0 0 0 0 0 22 0 12 0 163454111 937684992 53976 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25090] ppid=25078 vsize=915708 CPUtime=0
/proc/25081/task/25090/stat : 25090 (java) S 25078 25081 24780 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 163454111 937684992 53976 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25091] ppid=25078 vsize=915708 CPUtime=0
/proc/25081/task/25091/stat : 25091 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 163454116 937684992 53976 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25092] ppid=25078 vsize=915708 CPUtime=0
/proc/25081/task/25092/stat : 25092 (java) S 25078 25081 24780 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 163454116 937684992 53976 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25093] ppid=25078 vsize=915708 CPUtime=1.15
/proc/25081/task/25093/stat : 25093 (java) S 25078 25081 24780 0 -1 64 4273 0 0 0 114 1 0 0 16 0 12 0 163454116 937684992 53976 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25094] ppid=25078 vsize=915708 CPUtime=0.75
/proc/25081/task/25094/stat : 25094 (java) S 25078 25081 24780 0 -1 64 1982 0 0 0 74 1 0 0 16 0 12 0 163454116 937684992 53976 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25095] ppid=25078 vsize=915708 CPUtime=0
/proc/25081/task/25095/stat : 25095 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 163454116 937684992 53976 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25096] ppid=25078 vsize=915708 CPUtime=0
/proc/25081/task/25096/stat : 25096 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163454116 937684992 53976 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 915708

[startup+12.6843 s]
/proc/loadavg: 0.49 0.64 0.87 5/97 25096
/proc/meminfo: memFree=1397824/2055920 swapFree=4191880/4192956
[pid=25081] ppid=25078 vsize=915708 CPUtime=12.85
/proc/25081/stat : 25081 (java) R 25078 25081 24780 0 -1 0 64538 0 1 0 1257 28 0 0 25 0 12 0 163454104 937684992 59162 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054572580 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25081/statm: 228927 59162 2478 14 0 215364 0
[pid=25081/tid=25086] ppid=25078 vsize=915708 CPUtime=0.86
/proc/25081/task/25086/stat : 25086 (java) S 25078 25081 24780 0 -1 64 21460 0 0 0 79 7 0 0 16 0 12 0 163454108 937684992 59162 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25087] ppid=25078 vsize=915708 CPUtime=0.81
/proc/25081/task/25087/stat : 25087 (java) S 25078 25081 24780 0 -1 64 16722 0 0 0 75 6 0 0 15 0 12 0 163454108 937684992 59162 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25088] ppid=25078 vsize=915708 CPUtime=0.01
/proc/25081/task/25088/stat : 25088 (java) S 25078 25081 24780 0 -1 64 12 0 0 0 1 0 0 0 16 0 12 0 163454111 937684992 59162 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25089] ppid=25078 vsize=915708 CPUtime=0
/proc/25081/task/25089/stat : 25089 (java) S 25078 25081 24780 0 -1 64 8 0 0 0 0 0 0 0 22 0 12 0 163454111 937684992 59162 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25090] ppid=25078 vsize=915708 CPUtime=0
/proc/25081/task/25090/stat : 25090 (java) S 25078 25081 24780 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 163454111 937684992 59162 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25091] ppid=25078 vsize=915708 CPUtime=0
/proc/25081/task/25091/stat : 25091 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 163454116 937684992 59162 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25092] ppid=25078 vsize=915708 CPUtime=0
/proc/25081/task/25092/stat : 25092 (java) S 25078 25081 24780 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 163454116 937684992 59162 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25093] ppid=25078 vsize=915708 CPUtime=1.18
/proc/25081/task/25093/stat : 25093 (java) S 25078 25081 24780 0 -1 64 4273 0 0 0 117 1 0 0 16 0 12 0 163454116 937684992 59162 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25094] ppid=25078 vsize=915708 CPUtime=0.8
/proc/25081/task/25094/stat : 25094 (java) S 25078 25081 24780 0 -1 64 1982 0 0 0 79 1 0 0 16 0 12 0 163454116 937684992 59162 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25095] ppid=25078 vsize=915708 CPUtime=0
/proc/25081/task/25095/stat : 25095 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 163454116 937684992 59162 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25096] ppid=25078 vsize=915708 CPUtime=0
/proc/25081/task/25096/stat : 25096 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163454116 937684992 59162 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.85
Current children cumulated vsize (KiB) 915708

[startup+25.5661 s]
/proc/loadavg: 0.72 0.68 0.89 3/97 25096
/proc/meminfo: memFree=1378696/2055920 swapFree=4191880/4192956
[pid=25081] ppid=25078 vsize=912896 CPUtime=25.68
/proc/25081/stat : 25081 (java) R 25078 25081 24780 0 -1 0 71511 0 1 0 2535 33 0 0 25 0 12 0 163454104 934805504 64610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054284683 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25081/statm: 228224 64610 2479 14 0 214661 0
[pid=25081/tid=25086] ppid=25078 vsize=912896 CPUtime=0.99
/proc/25081/task/25086/stat : 25086 (java) S 25078 25081 24780 0 -1 64 25099 0 0 0 90 9 0 0 16 0 12 0 163454108 934805504 64610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25087] ppid=25078 vsize=912896 CPUtime=0.94
/proc/25081/task/25087/stat : 25087 (java) S 25078 25081 24780 0 -1 64 19989 0 0 0 86 8 0 0 16 0 12 0 163454108 934805504 64610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25088] ppid=25078 vsize=912896 CPUtime=0.02
/proc/25081/task/25088/stat : 25088 (java) S 25078 25081 24780 0 -1 64 14 0 0 0 2 0 0 0 15 0 12 0 163454111 934805504 64610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25089] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25089/stat : 25089 (java) S 25078 25081 24780 0 -1 64 8 0 0 0 0 0 0 0 22 0 12 0 163454111 934805504 64610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25090] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25090/stat : 25090 (java) S 25078 25081 24780 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 163454111 934805504 64610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25091] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25091/stat : 25091 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 163454116 934805504 64610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25092] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25092/stat : 25092 (java) S 25078 25081 24780 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 163454116 934805504 64610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25093] ppid=25078 vsize=912896 CPUtime=1.34
/proc/25081/task/25093/stat : 25093 (java) S 25078 25081 24780 0 -1 64 4282 0 0 0 133 1 0 0 17 0 12 0 163454116 934805504 64610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25094] ppid=25078 vsize=912896 CPUtime=1.05
/proc/25081/task/25094/stat : 25094 (java) S 25078 25081 24780 0 -1 64 2010 0 0 0 104 1 0 0 17 0 12 0 163454116 934805504 64610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25095] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25095/stat : 25095 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 163454116 934805504 64610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25096] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25096/stat : 25096 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163454116 934805504 64610 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.68
Current children cumulated vsize (KiB) 912896

[startup+51.2267 s]
/proc/loadavg: 1.23 0.80 0.92 3/97 25096
/proc/meminfo: memFree=1322120/2055920 swapFree=4191880/4192956
[pid=25081] ppid=25078 vsize=912896 CPUtime=51.21
/proc/25081/stat : 25081 (java) R 25078 25081 24780 0 -1 0 84977 0 1 0 5083 38 0 0 25 0 12 0 163454104 934805504 78041 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054360722 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25081/statm: 228224 78041 2479 14 0 214661 0
[pid=25081/tid=25086] ppid=25078 vsize=912896 CPUtime=1.25
/proc/25081/task/25086/stat : 25086 (java) S 25078 25081 24780 0 -1 64 32758 0 0 0 113 12 0 0 16 0 12 0 163454108 934805504 78041 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25087] ppid=25078 vsize=912896 CPUtime=1.14
/proc/25081/task/25087/stat : 25087 (java) S 25078 25081 24780 0 -1 64 25756 0 0 0 104 10 0 0 16 0 12 0 163454108 934805504 78041 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25088] ppid=25078 vsize=912896 CPUtime=0.03

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

[pid=25081/tid=25094] ppid=25078 vsize=912896 CPUtime=1.09
/proc/25081/task/25094/stat : 25094 (java) S 25078 25081 24780 0 -1 64 2012 0 0 0 108 1 0 0 16 0 12 0 163454116 934805504 78041 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25095] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25095/stat : 25095 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 163454116 934805504 78041 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25096] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25096/stat : 25096 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163454116 934805504 78041 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.21
Current children cumulated vsize (KiB) 912896

[startup+102.441 s]
/proc/loadavg: 1.86 1.05 1.00 3/97 25098
/proc/meminfo: memFree=1218760/2055920 swapFree=4191880/4192956
[pid=25081] ppid=25078 vsize=912896 CPUtime=102.18
/proc/25081/stat : 25081 (java) R 25078 25081 24780 0 -1 0 111923 0 1 0 10169 49 0 0 25 0 12 0 163454104 934805504 104838 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054377697 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25081/statm: 228224 104838 2479 14 0 214661 0
[pid=25081/tid=25086] ppid=25078 vsize=912896 CPUtime=1.77
/proc/25081/task/25086/stat : 25086 (java) S 25078 25081 24780 0 -1 64 45492 0 0 0 160 17 0 0 16 0 12 0 163454108 934805504 104838 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25087] ppid=25078 vsize=912896 CPUtime=1.67
/proc/25081/task/25087/stat : 25087 (java) S 25078 25081 24780 0 -1 64 39888 0 0 0 152 15 0 0 16 0 12 0 163454108 934805504 104838 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25088] ppid=25078 vsize=912896 CPUtime=0.07
/proc/25081/task/25088/stat : 25088 (java) S 25078 25081 24780 0 -1 64 14 0 0 0 6 1 0 0 15 0 12 0 163454111 934805504 104838 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25089] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25089/stat : 25089 (java) S 25078 25081 24780 0 -1 64 8 0 0 0 0 0 0 0 22 0 12 0 163454111 934805504 104838 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25090] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25090/stat : 25090 (java) S 25078 25081 24780 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 163454111 934805504 104838 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25091] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25091/stat : 25091 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 163454116 934805504 104838 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25092] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25092/stat : 25092 (java) S 25078 25081 24780 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 163454116 934805504 104838 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25093] ppid=25078 vsize=912896 CPUtime=1.43
/proc/25081/task/25093/stat : 25093 (java) S 25078 25081 24780 0 -1 64 4287 0 0 0 142 1 0 0 17 0 12 0 163454116 934805504 104838 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25094] ppid=25078 vsize=912896 CPUtime=1.18
/proc/25081/task/25094/stat : 25094 (java) S 25078 25081 24780 0 -1 64 2018 0 0 0 117 1 0 0 17 0 12 0 163454116 934805504 104838 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25095] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25095/stat : 25095 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 163454116 934805504 104838 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25096] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25096/stat : 25096 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163454116 934805504 104838 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 912896

[startup+162.514 s]
/proc/loadavg: 2.08 1.25 1.07 3/97 25098
/proc/meminfo: memFree=1092872/2055920 swapFree=4191880/4192956
[pid=25081] ppid=25078 vsize=912896 CPUtime=161.98
/proc/25081/stat : 25081 (java) R 25078 25081 24780 0 -1 0 143138 0 1 0 16136 62 0 0 25 0 12 0 163454104 934805504 135834 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054460858 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25081/statm: 228224 135834 2479 14 0 214661 0
[pid=25081/tid=25086] ppid=25078 vsize=912896 CPUtime=2.53
/proc/25081/task/25086/stat : 25086 (java) S 25078 25081 24780 0 -1 64 61550 0 0 0 230 23 0 0 16 0 12 0 163454108 934805504 135834 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25087] ppid=25078 vsize=912896 CPUtime=2.4
/proc/25081/task/25087/stat : 25087 (java) S 25078 25081 24780 0 -1 64 54960 0 0 0 219 21 0 0 16 0 12 0 163454108 934805504 135834 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25088] ppid=25078 vsize=912896 CPUtime=0.08
/proc/25081/task/25088/stat : 25088 (java) S 25078 25081 24780 0 -1 64 14 0 0 0 7 1 0 0 15 0 12 0 163454111 934805504 135834 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25089] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25089/stat : 25089 (java) S 25078 25081 24780 0 -1 64 8 0 0 0 0 0 0 0 22 0 12 0 163454111 934805504 135834 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25090] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25090/stat : 25090 (java) S 25078 25081 24780 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 163454111 934805504 135834 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25091] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25091/stat : 25091 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 163454116 934805504 135834 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25092] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25092/stat : 25092 (java) S 25078 25081 24780 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 163454116 934805504 135834 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25093] ppid=25078 vsize=912896 CPUtime=1.51
/proc/25081/task/25093/stat : 25093 (java) S 25078 25081 24780 0 -1 64 4291 0 0 0 150 1 0 0 17 0 12 0 163454116 934805504 135834 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25094] ppid=25078 vsize=912896 CPUtime=1.2
/proc/25081/task/25094/stat : 25094 (java) S 25078 25081 24780 0 -1 64 2018 0 0 0 119 1 0 0 17 0 12 0 163454116 934805504 135834 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25095] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25095/stat : 25095 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 163454116 934805504 135834 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25096] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25096/stat : 25096 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163454116 934805504 135834 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.98
Current children cumulated vsize (KiB) 912896

[startup+222.593 s]
/proc/loadavg: 2.12 1.43 1.14 3/97 25098
/proc/meminfo: memFree=963464/2055920 swapFree=4191880/4192956
[pid=25081] ppid=25078 vsize=912896 CPUtime=221.79
/proc/25081/stat : 25081 (java) R 25078 25081 24780 0 -1 0 174940 0 1 0 22102 77 0 0 25 0 12 0 163454104 934805504 167555 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25081/statm: 228224 167555 2483 14 0 214661 0
[pid=25081/tid=25086] ppid=25078 vsize=912896 CPUtime=3.4
/proc/25081/task/25086/stat : 25086 (java) R 25078 25081 24780 0 -1 64 79101 0 0 0 311 29 0 0 15 0 12 0 163454108 934805504 167555 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154631154 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25087] ppid=25078 vsize=912896 CPUtime=3.25
/proc/25081/task/25087/stat : 25087 (java) R 25078 25081 24780 0 -1 64 69124 0 0 0 298 27 0 0 15 0 12 0 163454108 934805504 167555 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25088] ppid=25078 vsize=912896 CPUtime=0.1
/proc/25081/task/25088/stat : 25088 (java) S 25078 25081 24780 0 -1 64 14 0 0 0 8 2 0 0 15 0 12 0 163454111 934805504 167555 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25089] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25089/stat : 25089 (java) S 25078 25081 24780 0 -1 64 8 0 0 0 0 0 0 0 22 0 12 0 163454111 934805504 167555 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25090] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25090/stat : 25090 (java) S 25078 25081 24780 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 163454111 934805504 167555 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25091] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25091/stat : 25091 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 163454116 934805504 167555 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25092] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25092/stat : 25092 (java) S 25078 25081 24780 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 163454116 934805504 167555 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25093] ppid=25078 vsize=912896 CPUtime=1.52
/proc/25081/task/25093/stat : 25093 (java) S 25078 25081 24780 0 -1 64 4294 0 0 0 151 1 0 0 17 0 12 0 163454116 934805504 167555 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25094] ppid=25078 vsize=912896 CPUtime=1.2
/proc/25081/task/25094/stat : 25094 (java) S 25078 25081 24780 0 -1 64 2018 0 0 0 119 1 0 0 17 0 12 0 163454116 934805504 167555 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25095] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25095/stat : 25095 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 163454116 934805504 167555 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25096] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25096/stat : 25096 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163454116 934805504 167555 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.79
Current children cumulated vsize (KiB) 912896

[startup+282.668 s]
/proc/loadavg: 2.08 1.54 1.19 3/97 25098
/proc/meminfo: memFree=886152/2055920 swapFree=4191880/4192956
[pid=25081] ppid=25078 vsize=912896 CPUtime=281.58
/proc/25081/stat : 25081 (java) R 25078 25081 24780 0 -1 0 196873 0 1 0 28071 87 0 0 25 0 12 0 163454104 934805504 186799 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054367989 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25081/statm: 228224 186799 2485 14 0 214661 0
[pid=25081/tid=25086] ppid=25078 vsize=912896 CPUtime=4.28
/proc/25081/task/25086/stat : 25086 (java) S 25078 25081 24780 0 -1 64 89012 0 0 0 396 32 0 0 16 0 12 0 163454108 934805504 186799 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25087] ppid=25078 vsize=912896 CPUtime=4.14
/proc/25081/task/25087/stat : 25087 (java) S 25078 25081 24780 0 -1 64 78447 0 0 0 383 31 0 0 16 0 12 0 163454108 934805504 186799 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25088] ppid=25078 vsize=912896 CPUtime=1.2
/proc/25081/task/25088/stat : 25088 (java) S 25078 25081 24780 0 -1 64 2626 0 0 0 116 4 0 0 15 0 12 0 163454111 934805504 186799 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25089] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25089/stat : 25089 (java) S 25078 25081 24780 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163454111 934805504 186799 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25090] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25090/stat : 25090 (java) S 25078 25081 24780 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163454111 934805504 186799 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25091] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25091/stat : 25091 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 163454116 934805504 186799 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25092] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25092/stat : 25092 (java) S 25078 25081 24780 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 163454116 934805504 186799 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25093] ppid=25078 vsize=912896 CPUtime=1.6
/proc/25081/task/25093/stat : 25093 (java) S 25078 25081 24780 0 -1 64 4302 0 0 0 159 1 0 0 17 0 12 0 163454116 934805504 186799 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25094] ppid=25078 vsize=912896 CPUtime=1.22
/proc/25081/task/25094/stat : 25094 (java) S 25078 25081 24780 0 -1 64 2018 0 0 0 121 1 0 0 17 0 12 0 163454116 934805504 186799 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25095] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25095/stat : 25095 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 163454116 934805504 186799 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25096] ppid=25078 vsize=912896 CPUtime=0
/proc/25081/task/25096/stat : 25096 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163454116 934805504 186799 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.58
Current children cumulated vsize (KiB) 912896



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+325.689 s]
/proc/loadavg: 2.24 1.64 1.24 4/97 25098
/proc/meminfo: memFree=881744/2055920 swapFree=4191880/4192956
[pid=25081] ppid=25078 vsize=924904 CPUtime=324.4
/proc/25081/stat : 25081 (java) R 25078 25081 24780 0 -1 0 238332 0 1 0 32333 107 0 0 25 0 12 0 163454104 947101696 187896 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25081/statm: 231226 187896 2485 14 0 217663 0
[pid=25081/tid=25086] ppid=25078 vsize=924904 CPUtime=4.82
/proc/25081/task/25086/stat : 25086 (java) S 25078 25081 24780 0 -1 64 89076 0 0 0 450 32 0 0 16 0 12 0 163454108 947101696 187896 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25087] ppid=25078 vsize=924904 CPUtime=4.65
/proc/25081/task/25087/stat : 25087 (java) S 25078 25081 24780 0 -1 64 78535 0 0 0 434 31 0 0 15 0 12 0 163454108 947101696 187896 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25088] ppid=25078 vsize=924904 CPUtime=15.75
/proc/25081/task/25088/stat : 25088 (java) R 25078 25081 24780 0 -1 64 43875 0 0 0 1552 23 0 0 16 0 12 0 163454111 947101696 187896 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152608600 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25089] ppid=25078 vsize=924904 CPUtime=0
/proc/25081/task/25089/stat : 25089 (java) S 25078 25081 24780 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163454111 947101696 187896 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25090] ppid=25078 vsize=924904 CPUtime=0
/proc/25081/task/25090/stat : 25090 (java) S 25078 25081 24780 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163454111 947101696 187896 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25091] ppid=25078 vsize=924904 CPUtime=0
/proc/25081/task/25091/stat : 25091 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 163454116 947101696 187896 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25092] ppid=25078 vsize=924904 CPUtime=0
/proc/25081/task/25092/stat : 25092 (java) S 25078 25081 24780 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 163454116 947101696 187896 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25093] ppid=25078 vsize=924904 CPUtime=1.65
/proc/25081/task/25093/stat : 25093 (java) S 25078 25081 24780 0 -1 64 4305 0 0 0 164 1 0 0 17 0 12 0 163454116 947101696 187896 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25094] ppid=25078 vsize=924904 CPUtime=1.22
/proc/25081/task/25094/stat : 25094 (java) S 25078 25081 24780 0 -1 64 2018 0 0 0 121 1 0 0 17 0 12 0 163454116 947101696 187896 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25081/tid=25095] ppid=25078 vsize=924904 CPUtime=0
/proc/25081/task/25095/stat : 25095 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 163454116 947101696 187896 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25081/tid=25096] ppid=25078 vsize=924904 CPUtime=0
/proc/25081/task/25096/stat : 25096 (java) S 25078 25081 24780 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163454116 947101696 187896 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 324.4
Current children cumulated vsize (KiB) 924904

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

Child status: 143
Real time (s): 326.487
CPU time (s): 325.202
CPU user time (s): 324.018
CPU system time (s): 1.18382
CPU usage (%): 99.6062
Max. virtual memory (cumulated for all children) (KiB): 924904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 324.018
system time used= 1.18382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 238879
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= 13210
involuntary context switches= 15051

runsolver used 0.437933 s user time and 1.01585 s system time

The end

Launcher Data (download as text)

Begin job on node30 on Sun Jan  7 06:16:38 UTC 2007


IDJOB= 202127
IDBENCH= 3814
FILE ID= node30/202127-1168150593

PBS_JOBID= 3478444

Free space on /tmp= 66479 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp21-25/fapp24/fapp24-2000-9.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/202127-1168150593/sat4jCSP-bf3.jar /tmp/evaluation/202127-1168150593/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-202127-1168150593 -o ROOT/results/node30/solver-202127-1168150593 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/202127-1168150593/sat4jCSP-bf3.jar /tmp/evaluation/202127-1168150593/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  99b4a6f18c5a7267e849490799459a8e

RANDOM SEED= 599773079

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.234
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.234
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:       1682928 kB
Buffers:         30932 kB
Cached:         216932 kB
SwapCached:        268 kB
Active:         199784 kB
Inactive:       104512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1682928 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           12072 kB
Writeback:           0 kB
Mapped:          74240 kB
Slab:            53940 kB
Committed_AS:  3384736 kB
PageTables:       2116 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= 66478 MiB



End job on node30 on Sun Jan  7 06:22:08 UTC 2007