Trace number 192096

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? 613.768 615.971

General information on the benchmark

Namequeens/
queens-180.xml
MD5SUMc796a276961c748e1ef388ea91350f5c
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 benchmark4.35734
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables180
Number of constraints16110
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension0
Number of constraints which are defined in intension16110
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.27	c --- Begin Solver configuration ---
0.27	c Stops conflict analysis at the first Unique Implication Point
0.27	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.27	c Learn all clauses as in MiniSAT
0.27	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.27	c VSIDS like heuristics from MiniSAT using a heap
0.27	c No reason simplification
0.27	c --- End Solver configuration ---
0.27	c solving /tmp/evaluation/192096-1168096611/unknown.xml
0.27	c reading problem ... 
0.52	c reading problem named ?
0.52	c reading domains done.
0.53	c reading variables
c reading variables (180) done.
0.86	c reading predicates 
c reading relations (2) done.
1.08	c reading constraintsException in thread "main" java.lang.OutOfMemoryError: Java heap space
614.44	c starts		: 0
614.44	c conflicts		: 0
614.44	c decisions		: 0
614.44	c propagations		: 0
614.44	c inspects		: 0
614.44	c learnt literals	: 0
614.44	c learnt binary clauses	: 0
614.44	c learnt ternary clauses	: 0
614.44	c learnt clauses	: 0
614.44	c root simplifications	: 0
614.44	c removed literals (reason simplification)	: 0
614.44	c reason swapping (by a shorter reason)	: 0
614.44	c Calls to reduceDB	: 0
614.44	c speed (decisions/second)	: 0.0
614.44	c non guided choices	0
614.44	s UNKNOWN
614.44	c Total wall clock time (in seconds) : 610.779
614.44	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/node1/watcher-192096-1168096611 -o ROOT/results/node1/solver-192096-1168096611 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/192096-1168096611/sat4jCSP-bf3.jar /tmp/evaluation/192096-1168096611/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.62 1.21 2/86 25357
/proc/meminfo: memFree=1203232/2055920 swapFree=4165584/4192956
[pid=25356] ppid=25351 vsize=1784 CPUtime=0
/proc/25356/stat : 25356 (java) D 25351 25356 25257 0 -1 0 166 0 0 0 0 0 0 0 20 0 1 0 158057683 1826816 137 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/25356/statm: 446 137 102 14 0 91 0

[startup+0.102619 s]
/proc/loadavg: 0.06 0.62 1.21 2/86 25357
/proc/meminfo: memFree=1203232/2055920 swapFree=4165584/4192956
[pid=25356] ppid=25351 vsize=897120 CPUtime=0.05
/proc/25356/stat : 25356 (java) R 25351 25356 25257 0 -1 0 3030 0 1 0 4 1 0 0 17 0 6 0 158057683 918650880 2790 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4149669857 0 4 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/25356/statm: 224280 2790 1448 14 0 211300 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 897120

[startup+0.510667 s]
/proc/loadavg: 0.06 0.62 1.21 2/86 25357
/proc/meminfo: memFree=1203232/2055920 swapFree=4165584/4192956
[pid=25356] ppid=25351 vsize=905368 CPUtime=0.46
/proc/25356/stat : 25356 (java) R 25351 25356 25257 0 -1 0 5839 0 1 0 43 3 0 0 22 0 12 0 158057683 927096832 5434 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25356/statm: 226342 5434 2250 14 0 212779 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 905368

[startup+1.33376 s]
/proc/loadavg: 0.06 0.62 1.21 3/105 25388
/proc/meminfo: memFree=1138952/2055920 swapFree=4165584/4192956
[pid=25356] ppid=25351 vsize=905284 CPUtime=1.27
/proc/25356/stat : 25356 (java) R 25351 25356 25257 0 -1 0 9178 0 1 0 122 5 0 0 25 0 12 0 158057683 927010816 8596 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4053848827 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25356/statm: 226321 8596 2462 14 0 212758 0
[pid=25356/tid=25371] ppid=25351 vsize=905284 CPUtime=0
/proc/25356/task/25371/stat : 25371 (java) S 25351 25356 25257 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 158057688 927010816 8596 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25372] ppid=25351 vsize=905284 CPUtime=0
/proc/25356/task/25372/stat : 25372 (java) S 25351 25356 25257 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 158057688 927010816 8596 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25356/tid=25374] ppid=25351 vsize=905284 CPUtime=0
/proc/25356/task/25374/stat : 25374 (java) S 25351 25356 25257 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 158057691 927010816 8596 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25377] ppid=25351 vsize=905284 CPUtime=0
/proc/25356/task/25377/stat : 25377 (java) S 25351 25356 25257 0 -1 64 4 0 0 0 0 0 0 0 16 0 12 0 158057692 927010816 8596 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25356/tid=25378] ppid=25351 vsize=905284 CPUtime=0
/proc/25356/task/25378/stat : 25378 (java) S 25351 25356 25257 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 158057692 927010816 8596 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25383] ppid=25351 vsize=905284 CPUtime=0
/proc/25356/task/25383/stat : 25383 (java) S 25351 25356 25257 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 158057695 927010816 8596 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25384] ppid=25351 vsize=905284 CPUtime=0
/proc/25356/task/25384/stat : 25384 (java) S 25351 25356 25257 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 158057695 927010816 8596 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25385] ppid=25351 vsize=905284 CPUtime=0.25
/proc/25356/task/25385/stat : 25385 (java) S 25351 25356 25257 0 -1 64 282 0 0 0 25 0 0 0 16 0 12 0 158057695 927010816 8596 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25386] ppid=25351 vsize=905284 CPUtime=0.26
/proc/25356/task/25386/stat : 25386 (java) S 25351 25356 25257 0 -1 64 689 0 0 0 26 0 0 0 16 0 12 0 158057695 927010816 8596 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25387] ppid=25351 vsize=905284 CPUtime=0
/proc/25356/task/25387/stat : 25387 (java) S 25351 25356 25257 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 158057695 927010816 8596 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25388] ppid=25351 vsize=905284 CPUtime=0
/proc/25356/task/25388/stat : 25388 (java) S 25351 25356 25257 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 158057695 927010816 8596 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 905284

[startup+2.98695 s]
/proc/loadavg: 0.06 0.62 1.21 3/105 25388
/proc/meminfo: memFree=1096072/2055920 swapFree=4165584/4192956
[pid=25356] ppid=25351 vsize=905772 CPUtime=2.92
/proc/25356/stat : 25356 (java) R 25351 25356 25257 0 -1 0 23576 0 1 0 279 13 0 0 25 0 12 0 158057683 927510528 22768 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054188816 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25356/statm: 226443 22768 2479 14 0 212880 0
[pid=25356/tid=25371] ppid=25351 vsize=905772 CPUtime=0.01
/proc/25356/task/25371/stat : 25371 (java) S 25351 25356 25257 0 -1 64 1051 0 0 0 1 0 0 0 17 0 12 0 158057688 927510528 22768 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25372] ppid=25351 vsize=905772 CPUtime=0.02
/proc/25356/task/25372/stat : 25372 (java) S 25351 25356 25257 0 -1 64 1178 0 0 0 2 0 0 0 17 0 12 0 158057688 927510528 22768 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25374] ppid=25351 vsize=905772 CPUtime=0
/proc/25356/task/25374/stat : 25374 (java) S 25351 25356 25257 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 158057691 927510528 22768 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25377] ppid=25351 vsize=905772 CPUtime=0
/proc/25356/task/25377/stat : 25377 (java) S 25351 25356 25257 0 -1 64 4 0 0 0 0 0 0 0 16 0 12 0 158057692 927510528 22768 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25378] ppid=25351 vsize=905772 CPUtime=0
/proc/25356/task/25378/stat : 25378 (java) S 25351 25356 25257 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 158057692 927510528 22768 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25383] ppid=25351 vsize=905772 CPUtime=0
/proc/25356/task/25383/stat : 25383 (java) S 25351 25356 25257 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 158057695 927510528 22768 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25384] ppid=25351 vsize=905772 CPUtime=0
/proc/25356/task/25384/stat : 25384 (java) S 25351 25356 25257 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 158057695 927510528 22768 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25385] ppid=25351 vsize=905772 CPUtime=0.34
/proc/25356/task/25385/stat : 25385 (java) S 25351 25356 25257 0 -1 64 394 0 0 0 34 0 0 0 16 0 12 0 158057695 927510528 22768 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25386] ppid=25351 vsize=905772 CPUtime=0.39
/proc/25356/task/25386/stat : 25386 (java) S 25351 25356 25257 0 -1 64 767 0 0 0 39 0 0 0 16 0 12 0 158057695 927510528 22768 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25387] ppid=25351 vsize=905772 CPUtime=0
/proc/25356/task/25387/stat : 25387 (java) S 25351 25356 25257 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 158057695 927510528 22768 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25388] ppid=25351 vsize=905772 CPUtime=0
/proc/25356/task/25388/stat : 25388 (java) S 25351 25356 25257 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 158057695 927510528 22768 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 905772

[startup+6.20353 s]
/proc/loadavg: 0.30 0.66 1.22 6/105 25388
/proc/meminfo: memFree=1061256/2055920 swapFree=4165584/4192956
[pid=25356] ppid=25351 vsize=905932 CPUtime=6.14
/proc/25356/stat : 25356 (java) R 25351 25356 25257 0 -1 0 28813 0 1 0 599 15 0 0 25 0 12 0 158057683 927674368 27904 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054209880 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25356/statm: 226483 27904 2479 14 0 212920 0
[pid=25356/tid=25371] ppid=25351 vsize=905932 CPUtime=0.11
/proc/25356/task/25371/stat : 25371 (java) S 25351 25356 25257 0 -1 64 3423 0 0 0 10 1 0 0 17 0 12 0 158057688 927674368 27904 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25372] ppid=25351 vsize=905932 CPUtime=0.1
/proc/25356/task/25372/stat : 25372 (java) S 25351 25356 25257 0 -1 64 3962 0 0 0 9 1 0 0 17 0 12 0 158057688 927674368 27904 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25374] ppid=25351 vsize=905932 CPUtime=0
/proc/25356/task/25374/stat : 25374 (java) S 25351 25356 25257 0 -1 64 16 0 0 0 0 0 0 0 16 0 12 0 158057691 927674368 27904 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25377] ppid=25351 vsize=905932 CPUtime=0
/proc/25356/task/25377/stat : 25377 (java) S 25351 25356 25257 0 -1 64 4 0 0 0 0 0 0 0 16 0 12 0 158057692 927674368 27904 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25378] ppid=25351 vsize=905932 CPUtime=0
/proc/25356/task/25378/stat : 25378 (java) S 25351 25356 25257 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 158057692 927674368 27904 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25383] ppid=25351 vsize=905932 CPUtime=0
/proc/25356/task/25383/stat : 25383 (java) S 25351 25356 25257 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 158057695 927674368 27904 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25384] ppid=25351 vsize=905932 CPUtime=0
/proc/25356/task/25384/stat : 25384 (java) S 25351 25356 25257 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 158057695 927674368 27904 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25385] ppid=25351 vsize=905932 CPUtime=0.41
/proc/25356/task/25385/stat : 25385 (java) S 25351 25356 25257 0 -1 64 428 0 0 0 41 0 0 0 17 0 12 0 158057695 927674368 27904 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25386] ppid=25351 vsize=905932 CPUtime=0.47
/proc/25356/task/25386/stat : 25386 (java) S 25351 25356 25257 0 -1 64 806 0 0 0 47 0 0 0 17 0 12 0 158057695 927674368 27904 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25387] ppid=25351 vsize=905932 CPUtime=0
/proc/25356/task/25387/stat : 25387 (java) S 25351 25356 25257 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 158057695 927674368 27904 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25388] ppid=25351 vsize=905932 CPUtime=0
/proc/25356/task/25388/stat : 25388 (java) S 25351 25356 25257 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 158057695 927674368 27904 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 905932

[startup+12.6323 s]
/proc/loadavg: 0.43 0.68 1.22 3/105 25388
/proc/meminfo: memFree=996232/2055920 swapFree=4165584/4192956
[pid=25356] ppid=25351 vsize=905932 CPUtime=12.56
/proc/25356/stat : 25356 (java) R 25351 25356 25257 0 -1 0 36322 0 1 0 1237 19 0 0 25 0 12 0 158057683 927674368 35307 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054297557 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25356/statm: 226483 35307 2479 14 0 212920 0
[pid=25356/tid=25371] ppid=25351 vsize=905932 CPUtime=0.2
/proc/25356/task/25371/stat : 25371 (java) S 25351 25356 25257 0 -1 64 7424 0 0 0 17 3 0 0 16 0 12 0 158057688 927674368 35307 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25372] ppid=25351 vsize=905932 CPUtime=0.2
/proc/25356/task/25372/stat : 25372 (java) S 25351 25356 25257 0 -1 64 7457 0 0 0 17 3 0 0 16 0 12 0 158057688 927674368 35307 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25374] ppid=25351 vsize=905932 CPUtime=0
/proc/25356/task/25374/stat : 25374 (java) S 25351 25356 25257 0 -1 64 16 0 0 0 0 0 0 0 16 0 12 0 158057691 927674368 35307 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25377] ppid=25351 vsize=905932 CPUtime=0
/proc/25356/task/25377/stat : 25377 (java) S 25351 25356 25257 0 -1 64 4 0 0 0 0 0 0 0 16 0 12 0 158057692 927674368 35307 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25378] ppid=25351 vsize=905932 CPUtime=0
/proc/25356/task/25378/stat : 25378 (java) S 25351 25356 25257 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 158057692 927674368 35307 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25383] ppid=25351 vsize=905932 CPUtime=0
/proc/25356/task/25383/stat : 25383 (java) S 25351 25356 25257 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 158057695 927674368 35307 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25384] ppid=25351 vsize=905932 CPUtime=0
/proc/25356/task/25384/stat : 25384 (java) S 25351 25356 25257 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 158057695 927674368 35307 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25385] ppid=25351 vsize=905932 CPUtime=0.43
/proc/25356/task/25385/stat : 25385 (java) S 25351 25356 25257 0 -1 64 429 0 0 0 43 0 0 0 17 0 12 0 158057695 927674368 35307 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25386] ppid=25351 vsize=905932 CPUtime=0.49
/proc/25356/task/25386/stat : 25386 (java) S 25351 25356 25257 0 -1 64 808 0 0 0 49 0 0 0 17 0 12 0 158057695 927674368 35307 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25387] ppid=25351 vsize=905932 CPUtime=0
/proc/25356/task/25387/stat : 25387 (java) S 25351 25356 25257 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 158057695 927674368 35307 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25388] ppid=25351 vsize=905932 CPUtime=0
/proc/25356/task/25388/stat : 25388 (java) S 25351 25356 25257 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 158057695 927674368 35307 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 905932

[startup+25.4428 s]
/proc/loadavg: 0.78 0.75 1.24 3/105 25388
/proc/meminfo: memFree=945864/2055920 swapFree=4165584/4192956
[pid=25356] ppid=25351 vsize=906084 CPUtime=25.26
/proc/25356/stat : 25356 (java) R 25351 25356 25257 0 -1 0 47149 0 1 0 2502 24 0 0 25 0 12 0 158057683 927830016 45348 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054203651 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25356/statm: 226521 45348 2479 14 0 212958 0
[pid=25356/tid=25371] ppid=25351 vsize=906084 CPUtime=0.31
/proc/25356/task/25371/stat : 25371 (java) S 25351 25356 25257 0 -1 64 12921 0 0 0 26 5 0 0 16 0 12 0 158057688 927830016 45348 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25356/tid=25372] ppid=25351 vsize=906084 CPUtime=0.31
/proc/25356/task/25372/stat : 25372 (java) S 25351 25356 25257 0 -1 64 12740 0 0 0 26 5 0 0 16 0 12 0 158057688 927830016 45348 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25356/tid=25374] ppid=25351 vsize=906084 CPUtime=0
/proc/25356/task/25374/stat : 25374 (java) S 25351 25356 25257 0 -1 64 16 0 0 0 0 0 0 0 16 0 12 0 158057691 927830016 45348 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25356/tid=25377] ppid=25351 vsize=906084 CPUtime=0
/proc/25356/task/25377/stat : 25377 (java) S 25351 25356 25257 0 -1 64 4 0 0 0 0 0 0 0 16 0 12 0 158057692 927830016 45348 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25378] ppid=25351 vsize=906084 CPUtime=0
/proc/25356/task/25378/stat : 25378 (java) S 25351 25356 25257 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 158057692 927830016 45348 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25383] ppid=25351 vsize=906084 CPUtime=0
/proc/25356/task/25383/stat : 25383 (java) S 25351 25356 25257 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 158057695 927830016 45348 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25384] ppid=25351 vsize=906084 CPUtime=0
/proc/25356/task/25384/stat : 25384 (java) S 25351 25356 25257 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 158057695 927830016 45348 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25356/tid=25385] ppid=25351 vsize=906084 CPUtime=0.48
/proc/25356/task/25385/stat : 25385 (java) S 25351 25356 25257 0 -1 64 434 0 0 0 48 0 0 0 17 0 12 0 158057695 927830016 45348 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25356/tid=25386] ppid=25351 vsize=906084 CPUtime=0.58
/proc/25356/task/25386/stat : 25386 (java) S 25351 25356 25257 0 -1 64 829 0 0 0 58 0 0 0 17 0 12 0 158057695 927830016 45348 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25356/tid=25387] ppid=25351 vsize=906084 CPUtime=0
/proc/25356/task/25387/stat : 25387 (java) S 25351 25356 25257 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 158057695 927830016 45348 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25388] ppid=25351 vsize=906084 CPUtime=0
/proc/25356/task/25388/stat : 25388 (java) S 25351 25356 25257 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 158057695 927830016 45348 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 906084

[startup+51.1258 s]
/proc/loadavg: 1.20 0.84 1.26 3/105 25388
/proc/meminfo: memFree=834120/2055920 swapFree=4165584/4192956
[pid=25356] ppid=25351 vsize=907640 CPUtime=50.69
/proc/25356/stat : 25356 (java) R 25351 25356 25257 0 -1 0 69445 0 1 0 5036 33 0 0 25 0 12 0 158057683 929423360 66348 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054218636 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25356/statm: 226910 66348 2479 14 0 213347 0
[pid=25356/tid=25371] ppid=25351 vsize=907640 CPUtime=0.54
/proc/25356/task/25371/stat : 25371 (java) S 25351 25356 25257 0 -1 64 22511 0 0 0 44 10 0 0 16 0 12 0 158057688 929423360 66348 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25356/tid=25372] ppid=25351 vsize=907640 CPUtime=0.54
/proc/25356/task/25372/stat : 25372 (java) S 25351 25356 25257 0 -1 64 23749 0 0 0 46 8 0 0 17 0 12 0 158057688 929423360 66348 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25356/tid=25374] ppid=25351 vsize=907640 CPUtime=0.01

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

/proc/25356/task/25378/stat : 25378 (java) S 25351 25356 25257 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 158057692 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25383] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25383/stat : 25383 (java) S 25351 25356 25257 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25384] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25384/stat : 25384 (java) S 25351 25356 25257 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25356/tid=25385] ppid=25351 vsize=907704 CPUtime=1.26
/proc/25356/task/25385/stat : 25385 (java) S 25351 25356 25257 0 -1 64 2702 0 0 0 125 1 0 0 16 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25386] ppid=25351 vsize=907704 CPUtime=1.53
/proc/25356/task/25386/stat : 25386 (java) S 25351 25356 25257 0 -1 64 2485 0 0 0 153 0 0 0 17 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25387] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25387/stat : 25387 (java) S 25351 25356 25257 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25388] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25388/stat : 25388 (java) S 25351 25356 25257 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 281.01
Current children cumulated vsize (KiB) 907704

[startup+342.535 s]
/proc/loadavg: 1.30 1.40 1.40 2/92 25496
/proc/meminfo: memFree=530240/2055920 swapFree=4165584/4192956
[pid=25356] ppid=25351 vsize=907704 CPUtime=340.93
/proc/25356/stat : 25356 (java) S 25351 25356 25257 0 -1 0 202152 0 1 0 34001 92 0 0 15 0 12 0 158057683 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25356/statm: 226926 185606 2480 14 0 213363 0
[pid=25356/tid=25371] ppid=25351 vsize=907704 CPUtime=2.86
/proc/25356/task/25371/stat : 25371 (java) S 25351 25356 25257 0 -1 64 84729 0 0 0 254 32 0 0 16 0 12 0 158057688 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25372] ppid=25351 vsize=907704 CPUtime=2.87
/proc/25356/task/25372/stat : 25372 (java) S 25351 25356 25257 0 -1 64 82339 0 0 0 258 29 0 0 15 0 12 0 158057688 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25374] ppid=25351 vsize=907704 CPUtime=104.87
/proc/25356/task/25374/stat : 25374 (java) R 25351 25356 25257 0 -1 64 9317 0 0 0 10479 8 0 0 17 0 12 0 158057691 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152681624 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25356/tid=25377] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25377/stat : 25377 (java) S 25351 25356 25257 0 -1 64 4 0 0 0 0 0 0 0 16 0 12 0 158057692 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25378] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25378/stat : 25378 (java) S 25351 25356 25257 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 158057692 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25383] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25383/stat : 25383 (java) S 25351 25356 25257 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25384] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25384/stat : 25384 (java) S 25351 25356 25257 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25356/tid=25385] ppid=25351 vsize=907704 CPUtime=1.26
/proc/25356/task/25385/stat : 25385 (java) S 25351 25356 25257 0 -1 64 2702 0 0 0 125 1 0 0 16 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25386] ppid=25351 vsize=907704 CPUtime=1.53
/proc/25356/task/25386/stat : 25386 (java) S 25351 25356 25257 0 -1 64 2485 0 0 0 153 0 0 0 17 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25387] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25387/stat : 25387 (java) S 25351 25356 25257 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25388] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25388/stat : 25388 (java) S 25351 25356 25257 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 340.93
Current children cumulated vsize (KiB) 907704

[startup+402.582 s]
/proc/loadavg: 1.11 1.32 1.37 2/92 25576
/proc/meminfo: memFree=527736/2055920 swapFree=4165584/4192956
[pid=25356] ppid=25351 vsize=907704 CPUtime=400.88
/proc/25356/stat : 25356 (java) S 25351 25356 25257 0 -1 0 208794 0 1 0 39991 97 0 0 15 0 12 0 158057683 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25356/statm: 226926 185606 2480 14 0 213363 0
[pid=25356/tid=25371] ppid=25351 vsize=907704 CPUtime=2.86
/proc/25356/task/25371/stat : 25371 (java) S 25351 25356 25257 0 -1 64 84729 0 0 0 254 32 0 0 16 0 12 0 158057688 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25372] ppid=25351 vsize=907704 CPUtime=2.87
/proc/25356/task/25372/stat : 25372 (java) S 25351 25356 25257 0 -1 64 82339 0 0 0 258 29 0 0 15 0 12 0 158057688 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25374] ppid=25351 vsize=907704 CPUtime=164.39
/proc/25356/task/25374/stat : 25374 (java) R 25351 25356 25257 0 -1 64 15877 0 0 0 16426 13 0 0 25 0 12 0 158057691 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154921381 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25356/tid=25377] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25377/stat : 25377 (java) S 25351 25356 25257 0 -1 64 4 0 0 0 0 0 0 0 16 0 12 0 158057692 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25378] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25378/stat : 25378 (java) S 25351 25356 25257 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 158057692 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25383] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25383/stat : 25383 (java) S 25351 25356 25257 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25384] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25384/stat : 25384 (java) S 25351 25356 25257 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25356/tid=25385] ppid=25351 vsize=907704 CPUtime=1.26
/proc/25356/task/25385/stat : 25385 (java) S 25351 25356 25257 0 -1 64 2702 0 0 0 125 1 0 0 16 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25386] ppid=25351 vsize=907704 CPUtime=1.53
/proc/25356/task/25386/stat : 25386 (java) S 25351 25356 25257 0 -1 64 2485 0 0 0 153 0 0 0 17 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25387] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25387/stat : 25387 (java) S 25351 25356 25257 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25388] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25388/stat : 25388 (java) S 25351 25356 25257 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 400.88
Current children cumulated vsize (KiB) 907704

[startup+462.62 s]
/proc/loadavg: 1.04 1.26 1.35 2/92 25652
/proc/meminfo: memFree=528504/2055920 swapFree=4165584/4192956
[pid=25356] ppid=25351 vsize=907704 CPUtime=460.82
/proc/25356/stat : 25356 (java) S 25351 25356 25257 0 -1 0 208880 0 1 0 45982 100 0 0 15 0 12 0 158057683 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25356/statm: 226926 185606 2480 14 0 213363 0
[pid=25356/tid=25371] ppid=25351 vsize=907704 CPUtime=2.86
/proc/25356/task/25371/stat : 25371 (java) S 25351 25356 25257 0 -1 64 84729 0 0 0 254 32 0 0 16 0 12 0 158057688 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25372] ppid=25351 vsize=907704 CPUtime=2.87
/proc/25356/task/25372/stat : 25372 (java) S 25351 25356 25257 0 -1 64 82339 0 0 0 258 29 0 0 15 0 12 0 158057688 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25374] ppid=25351 vsize=907704 CPUtime=224.16
/proc/25356/task/25374/stat : 25374 (java) R 25351 25356 25257 0 -1 64 15877 0 0 0 22401 15 0 0 25 0 12 0 158057691 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154454060 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25356/tid=25377] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25377/stat : 25377 (java) S 25351 25356 25257 0 -1 64 4 0 0 0 0 0 0 0 16 0 12 0 158057692 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25378] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25378/stat : 25378 (java) S 25351 25356 25257 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 158057692 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25383] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25383/stat : 25383 (java) S 25351 25356 25257 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25384] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25384/stat : 25384 (java) S 25351 25356 25257 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25356/tid=25385] ppid=25351 vsize=907704 CPUtime=1.26
/proc/25356/task/25385/stat : 25385 (java) S 25351 25356 25257 0 -1 64 2702 0 0 0 125 1 0 0 16 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25386] ppid=25351 vsize=907704 CPUtime=1.53
/proc/25356/task/25386/stat : 25386 (java) S 25351 25356 25257 0 -1 64 2485 0 0 0 153 0 0 0 17 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25387] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25387/stat : 25387 (java) S 25351 25356 25257 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25388] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25388/stat : 25388 (java) S 25351 25356 25257 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.82
Current children cumulated vsize (KiB) 907704

[startup+522.666 s]
/proc/loadavg: 1.16 1.27 1.34 2/92 25673
/proc/meminfo: memFree=530240/2055920 swapFree=4165584/4192956
[pid=25356] ppid=25351 vsize=907704 CPUtime=520.81
/proc/25356/stat : 25356 (java) S 25351 25356 25257 0 -1 0 208964 0 1 0 51979 102 0 0 15 0 12 0 158057683 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25356/statm: 226926 185606 2480 14 0 213363 0
[pid=25356/tid=25371] ppid=25351 vsize=907704 CPUtime=2.86
/proc/25356/task/25371/stat : 25371 (java) S 25351 25356 25257 0 -1 64 84729 0 0 0 254 32 0 0 16 0 12 0 158057688 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25372] ppid=25351 vsize=907704 CPUtime=2.87
/proc/25356/task/25372/stat : 25372 (java) S 25351 25356 25257 0 -1 64 82339 0 0 0 258 29 0 0 15 0 12 0 158057688 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25374] ppid=25351 vsize=907704 CPUtime=284.06
/proc/25356/task/25374/stat : 25374 (java) R 25351 25356 25257 0 -1 64 15877 0 0 0 28389 17 0 0 25 0 12 0 158057691 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152681624 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25356/tid=25377] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25377/stat : 25377 (java) S 25351 25356 25257 0 -1 64 4 0 0 0 0 0 0 0 16 0 12 0 158057692 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25378] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25378/stat : 25378 (java) S 25351 25356 25257 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 158057692 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25383] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25383/stat : 25383 (java) S 25351 25356 25257 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25384] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25384/stat : 25384 (java) S 25351 25356 25257 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25356/tid=25385] ppid=25351 vsize=907704 CPUtime=1.26
/proc/25356/task/25385/stat : 25385 (java) S 25351 25356 25257 0 -1 64 2702 0 0 0 125 1 0 0 16 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25386] ppid=25351 vsize=907704 CPUtime=1.53
/proc/25356/task/25386/stat : 25386 (java) S 25351 25356 25257 0 -1 64 2485 0 0 0 153 0 0 0 17 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25387] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25387/stat : 25387 (java) S 25351 25356 25257 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25388] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25388/stat : 25388 (java) S 25351 25356 25257 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 520.81
Current children cumulated vsize (KiB) 907704

[startup+582.732 s]
/proc/loadavg: 1.45 1.31 1.35 2/92 25754
/proc/meminfo: memFree=527608/2055920 swapFree=4165584/4192956
[pid=25356] ppid=25351 vsize=907704 CPUtime=580.53
/proc/25356/stat : 25356 (java) S 25351 25356 25257 0 -1 0 232011 0 1 0 57937 116 0 0 15 0 12 0 158057683 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25356/statm: 226926 185606 2480 14 0 213363 0
[pid=25356/tid=25371] ppid=25351 vsize=907704 CPUtime=2.86
/proc/25356/task/25371/stat : 25371 (java) S 25351 25356 25257 0 -1 64 84729 0 0 0 254 32 0 0 16 0 12 0 158057688 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25372] ppid=25351 vsize=907704 CPUtime=2.87
/proc/25356/task/25372/stat : 25372 (java) S 25351 25356 25257 0 -1 64 82339 0 0 0 258 29 0 0 15 0 12 0 158057688 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25374] ppid=25351 vsize=907704 CPUtime=343.77
/proc/25356/task/25374/stat : 25374 (java) R 25351 25356 25257 0 -1 64 38851 0 0 0 34346 31 0 0 25 0 12 0 158057691 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152694584 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25356/tid=25377] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25377/stat : 25377 (java) S 25351 25356 25257 0 -1 64 4 0 0 0 0 0 0 0 16 0 12 0 158057692 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25378] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25378/stat : 25378 (java) S 25351 25356 25257 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 158057692 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25383] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25383/stat : 25383 (java) S 25351 25356 25257 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25384] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25384/stat : 25384 (java) S 25351 25356 25257 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25356/tid=25385] ppid=25351 vsize=907704 CPUtime=1.26
/proc/25356/task/25385/stat : 25385 (java) S 25351 25356 25257 0 -1 64 2702 0 0 0 125 1 0 0 16 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25386] ppid=25351 vsize=907704 CPUtime=1.53
/proc/25356/task/25386/stat : 25386 (java) S 25351 25356 25257 0 -1 64 2485 0 0 0 153 0 0 0 17 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25387] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25387/stat : 25387 (java) S 25351 25356 25257 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25356/tid=25388] ppid=25351 vsize=907704 CPUtime=0
/proc/25356/task/25388/stat : 25388 (java) S 25351 25356 25257 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 158057695 929488896 185606 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 580.53
Current children cumulated vsize (KiB) 907704

Child status: 1
Real time (s): 615.971
CPU time (s): 613.768
CPU user time (s): 612.465
CPU system time (s): 1.3028
CPU usage (%): 99.6424
Max. virtual memory (cumulated for all children) (KiB): 913712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 612.465
system time used= 1.3028
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236996
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= 17175
involuntary context switches= 20300

runsolver used 0.741887 s user time and 1.86572 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan  6 15:16:55 UTC 2007


IDJOB= 192096
IDBENCH= 3090
FILE ID= node1/192096-1168096611

PBS_JOBID= 3476494

Free space on /tmp= 66296 MiB

BENCH NAME= HOME/pub/bench/CPAI06/queens/queens-180.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/192096-1168096611/sat4jCSP-bf3.jar /tmp/evaluation/192096-1168096611/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-192096-1168096611 -o ROOT/results/node1/solver-192096-1168096611 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/192096-1168096611/sat4jCSP-bf3.jar /tmp/evaluation/192096-1168096611/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  c796a276961c748e1ef388ea91350f5c

RANDOM SEED= 982179555

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:       1204160 kB
Buffers:         68108 kB
Cached:         646580 kB
SwapCached:       3664 kB
Active:         250312 kB
Inactive:       503576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1204160 kB
SwapTotal:     4192956 kB
SwapFree:      4165584 kB
Dirty:            9572 kB
Writeback:           0 kB
Mapped:          49164 kB
Slab:            82772 kB
Committed_AS:  4274136 kB
PageTables:       2332 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= 66301 MiB



End job on node1 on Sat Jan  6 15:27:22 UTC 2007