Trace number 237826

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-CACHED 1.7 RC BF3? (MO) 202.226 202.659

General information on the benchmark

Namehaystacks/
haystacks_36.xml
MD5SUM39255fa757758e34b54045c43cc3e093
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark542.367
SatisfiableNO
(Un)Satisfiability was proved
Number of variables1296
Number of constraints22715
Maximum constraint arity2
Maximum domain size36
Number of constraints which are defined in extension0
Number of constraints which are defined in intension22715
Global constraints used (with number of constraints)

Solver Data (download as text)

0.23	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.23	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.23	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.24	c version CSP COMPETITION BUGFIX 3 CACHED
0.24	c sun.arch.data.model	32
0.24	c java.version	1.5.0_10
0.24	c os.name	Linux
0.24	c os.version	2.6.9-22.EL.rootsmp
0.24	c os.arch	i386
0.24	c Free memory 722620888
0.24	c Max memory 723845120
0.24	c Total memory 723845120
0.24	c Number of processors 2
0.34	c --- Begin Solver configuration ---
0.34	c Stops conflict analysis at the first Unique Implication Point
0.34	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.34	c Learn all clauses as in MiniSAT
0.34	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.34	c VSIDS like heuristics from MiniSAT using a heap
0.34	c No reason simplification
0.34	c --- End Solver configuration ---
0.34	c solving /tmp/evaluation/237826-1168351348/unknown.xml
0.34	c reading problem ... 
0.61	c reading problem named ?
0.61	c reading domains done.
0.62	c reading variables
c reading variables (1296) done.
1.50	c reading predicates 
c reading relations (5) done.
1.78	c reading constraints
c reading constraints done.
33.14	c ... done. Wall clock time 32.795s.
33.14	c CPU time (experimental) 24.7s.
33.14	c #vars     46656
33.14	c #constraints  1635552
202.49	c starts		: 15
202.49	c conflicts		: 63864
202.49	c decisions		: 445764
202.49	c propagations		: 2387490
202.49	c inspects		: 389428288
202.49	c learnt literals	: 0
202.49	c learnt binary clauses	: 0
202.49	c learnt ternary clauses	: 0
202.49	c learnt clauses	: 63863
202.49	c root simplifications	: 0
202.49	c removed literals (reason simplification)	: 0
202.49	c reason swapping (by a shorter reason)	: 0
202.49	c Calls to reduceDB	: 0
202.49	c speed (decisions/second)	: 2633.0295279892734
202.49	c non guided choices	376766
202.49	s UNKNOWN
202.49	c Total wall clock time (in seconds) : 202.15
202.49	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/node14/watcher-237826-1168351348 -o ROOT/results/node14/solver-237826-1168351348 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/237826-1168351348/sat4jCSP-bf3-cached.jar /tmp/evaluation/237826-1168351348/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: 2.02 2.01 2.00 4/99 7368
/proc/meminfo: memFree=1196648/2055920 swapFree=4158768/4192956
[pid=7367] ppid=7365 vsize=1784 CPUtime=0
/proc/7367/stat : 7367 (java) D 7365 7367 6273 0 -1 0 178 0 0 0 0 0 0 0 18 0 1 0 183529794 1826816 148 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/7367/statm: 446 148 113 14 0 91 0

[startup+0.106767 s]
/proc/loadavg: 2.02 2.01 2.00 4/99 7368
/proc/meminfo: memFree=1196648/2055920 swapFree=4158768/4192956
[pid=7367] ppid=7365 vsize=895148 CPUtime=0.01
/proc/7367/stat : 7367 (java) R 7365 7367 6273 0 -1 0 2172 0 34 0 0 1 0 0 18 0 3 0 183529794 916631552 1967 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4151524823 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/7367/statm: 223787 1967 965 14 0 210807 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 895148

[startup+0.514804 s]
/proc/loadavg: 2.02 2.01 2.00 4/99 7368
/proc/meminfo: memFree=1196648/2055920 swapFree=4158768/4192956
[pid=7367] ppid=7365 vsize=905236 CPUtime=0.41
/proc/7367/stat : 7367 (java) R 7365 7367 6273 0 -1 0 5460 0 39 0 37 4 0 0 18 0 12 0 183529794 926961664 5093 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7367/statm: 226309 5093 2130 14 0 212746 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 905236

[startup+1.33688 s]
/proc/loadavg: 2.02 2.01 2.00 3/110 7379
/proc/meminfo: memFree=1175824/2055920 swapFree=4158768/4192956
[pid=7367] ppid=7365 vsize=905236 CPUtime=1.23
/proc/7367/stat : 7367 (java) R 7365 7367 6273 0 -1 0 6887 0 40 0 118 5 0 0 21 0 12 0 183529794 926961664 6380 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7367/statm: 226309 6380 2319 14 0 212746 0
[pid=7367/tid=7369] ppid=7365 vsize=905236 CPUtime=0
/proc/7367/task/7369/stat : 7369 (java) S 7365 7367 6273 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 183529805 926961664 6380 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7370] ppid=7365 vsize=905236 CPUtime=0
/proc/7367/task/7370/stat : 7370 (java) S 7365 7367 6273 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 183529805 926961664 6380 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7371] ppid=7365 vsize=905236 CPUtime=0
/proc/7367/task/7371/stat : 7371 (java) S 7365 7367 6273 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 183529807 926961664 6380 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7372] ppid=7365 vsize=905236 CPUtime=0
/proc/7367/task/7372/stat : 7372 (java) S 7365 7367 6273 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 183529808 926961664 6380 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7373] ppid=7365 vsize=905236 CPUtime=0
/proc/7367/task/7373/stat : 7373 (java) S 7365 7367 6273 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 183529808 926961664 6380 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7374] ppid=7365 vsize=905236 CPUtime=0
/proc/7367/task/7374/stat : 7374 (java) S 7365 7367 6273 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 183529812 926961664 6380 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7375] ppid=7365 vsize=905236 CPUtime=0
/proc/7367/task/7375/stat : 7375 (java) S 7365 7367 6273 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 183529812 926961664 6380 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7376] ppid=7365 vsize=905236 CPUtime=0.24
/proc/7367/task/7376/stat : 7376 (java) R 7365 7367 6273 0 -1 64 292 0 0 0 24 0 0 0 16 0 12 0 183529812 926961664 6380 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4151169041 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7377] ppid=7365 vsize=905236 CPUtime=0.31
/proc/7367/task/7377/stat : 7377 (java) S 7365 7367 6273 0 -1 64 789 0 0 0 31 0 0 0 16 0 12 0 183529812 926961664 6380 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7378] ppid=7365 vsize=905236 CPUtime=0
/proc/7367/task/7378/stat : 7378 (java) S 7365 7367 6273 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 183529812 926961664 6380 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7379] ppid=7365 vsize=905236 CPUtime=0
/proc/7367/task/7379/stat : 7379 (java) S 7365 7367 6273 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 183529812 926961664 6380 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 905236

[startup+2.99004 s]
/proc/loadavg: 2.02 2.01 2.00 4/110 7379
/proc/meminfo: memFree=1156240/2055920 swapFree=4158768/4192956
[pid=7367] ppid=7365 vsize=909224 CPUtime=2.87
/proc/7367/stat : 7367 (java) R 7365 7367 6273 0 -1 0 15740 0 40 0 278 9 0 0 21 0 12 0 183529794 931045376 13990 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7367/statm: 227306 13990 2465 14 0 213743 0
[pid=7367/tid=7369] ppid=7365 vsize=909224 CPUtime=0
/proc/7367/task/7369/stat : 7369 (java) S 7365 7367 6273 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 183529805 931045376 13990 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7370] ppid=7365 vsize=909224 CPUtime=0
/proc/7367/task/7370/stat : 7370 (java) S 7365 7367 6273 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 183529805 931045376 13990 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7371] ppid=7365 vsize=909224 CPUtime=0
/proc/7367/task/7371/stat : 7371 (java) S 7365 7367 6273 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 183529807 931045376 13990 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7372] ppid=7365 vsize=909224 CPUtime=0
/proc/7367/task/7372/stat : 7372 (java) S 7365 7367 6273 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 183529808 931045376 13990 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7373] ppid=7365 vsize=909224 CPUtime=0
/proc/7367/task/7373/stat : 7373 (java) S 7365 7367 6273 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 183529808 931045376 13990 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7374] ppid=7365 vsize=909224 CPUtime=0
/proc/7367/task/7374/stat : 7374 (java) S 7365 7367 6273 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 183529812 931045376 13990 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7375] ppid=7365 vsize=909224 CPUtime=0
/proc/7367/task/7375/stat : 7375 (java) S 7365 7367 6273 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 183529812 931045376 13990 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7376] ppid=7365 vsize=909224 CPUtime=0.79
/proc/7367/task/7376/stat : 7376 (java) S 7365 7367 6273 0 -1 64 2097 0 0 0 79 0 0 0 16 0 12 0 183529812 931045376 13990 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7377] ppid=7365 vsize=909224 CPUtime=0.67
/proc/7367/task/7377/stat : 7377 (java) R 7365 7367 6273 0 -1 64 1094 0 0 0 67 0 0 0 16 0 12 0 183529812 931045376 13990 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152666636 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7378] ppid=7365 vsize=909224 CPUtime=0
/proc/7367/task/7378/stat : 7378 (java) S 7365 7367 6273 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 183529812 931045376 13990 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7379] ppid=7365 vsize=909224 CPUtime=0
/proc/7367/task/7379/stat : 7379 (java) S 7365 7367 6273 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 183529812 931045376 13990 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 909224

[startup+6.19934 s]
/proc/loadavg: 2.10 2.03 2.01 5/110 7381
/proc/meminfo: memFree=1074520/2055920 swapFree=4158768/4192956
[pid=7367] ppid=7365 vsize=914832 CPUtime=6.12
/proc/7367/stat : 7367 (java) R 7365 7367 6273 0 -1 0 35249 0 40 0 593 19 0 0 25 0 12 0 183529794 936787968 31406 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054243220 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7367/statm: 228708 31406 2475 14 0 215145 0
[pid=7367/tid=7369] ppid=7365 vsize=914832 CPUtime=0.15
/proc/7367/task/7369/stat : 7369 (java) S 7365 7367 6273 0 -1 64 4954 0 0 0 13 2 0 0 17 0 12 0 183529805 936787968 31406 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7370] ppid=7365 vsize=914832 CPUtime=0.11
/proc/7367/task/7370/stat : 7370 (java) S 7365 7367 6273 0 -1 64 3897 0 0 0 10 1 0 0 17 0 12 0 183529805 936787968 31406 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7371] ppid=7365 vsize=914832 CPUtime=0
/proc/7367/task/7371/stat : 7371 (java) S 7365 7367 6273 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 183529807 936787968 31406 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7372] ppid=7365 vsize=914832 CPUtime=0
/proc/7367/task/7372/stat : 7372 (java) S 7365 7367 6273 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 183529808 936787968 31406 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7373] ppid=7365 vsize=914832 CPUtime=0
/proc/7367/task/7373/stat : 7373 (java) S 7365 7367 6273 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 183529808 936787968 31406 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7374] ppid=7365 vsize=914832 CPUtime=0
/proc/7367/task/7374/stat : 7374 (java) S 7365 7367 6273 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 183529812 936787968 31406 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7375] ppid=7365 vsize=914832 CPUtime=0.01
/proc/7367/task/7375/stat : 7375 (java) S 7365 7367 6273 0 -1 64 1 0 0 0 1 0 0 0 16 0 12 0 183529812 936787968 31406 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7376] ppid=7365 vsize=914832 CPUtime=1.55
/proc/7367/task/7376/stat : 7376 (java) S 7365 7367 6273 0 -1 64 4317 0 0 0 154 1 0 0 16 0 12 0 183529812 936787968 31406 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7377] ppid=7365 vsize=914832 CPUtime=1.26
/proc/7367/task/7377/stat : 7377 (java) S 7365 7367 6273 0 -1 64 1881 0 0 0 125 1 0 0 16 0 12 0 183529812 936787968 31406 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7378] ppid=7365 vsize=914832 CPUtime=0
/proc/7367/task/7378/stat : 7378 (java) S 7365 7367 6273 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 183529812 936787968 31406 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7379] ppid=7365 vsize=914832 CPUtime=0
/proc/7367/task/7379/stat : 7379 (java) S 7365 7367 6273 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 183529812 936787968 31406 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 914832

[startup+12.6149 s]
/proc/loadavg: 2.25 2.06 2.02 3/104 7401
/proc/meminfo: memFree=1010432/2055920 swapFree=4158768/4192956
[pid=7367] ppid=7365 vsize=913520 CPUtime=12.55
/proc/7367/stat : 7367 (java) R 7365 7367 6273 0 -1 0 52152 0 40 0 1229 26 0 0 25 0 12 0 183529794 935444480 47695 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7367/statm: 228380 47696 2486 14 0 214817 0
[pid=7367/tid=7369] ppid=7365 vsize=913520 CPUtime=0.55
/proc/7367/task/7369/stat : 7369 (java) R 7365 7367 6273 0 -1 64 11545 0 0 0 51 4 0 0 15 0 12 0 183529805 935444480 47696 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154958734 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7370] ppid=7365 vsize=913520 CPUtime=0.57
/proc/7367/task/7370/stat : 7370 (java) R 7365 7367 6273 0 -1 64 14114 0 0 0 52 5 0 0 16 0 12 0 183529805 935444480 47699 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154958789 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7371] ppid=7365 vsize=913520 CPUtime=0
/proc/7367/task/7371/stat : 7371 (java) R 7365 7367 6273 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 183529807 935444480 47701 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7372] ppid=7365 vsize=913520 CPUtime=0
/proc/7367/task/7372/stat : 7372 (java) S 7365 7367 6273 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 183529808 935444480 47706 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7373] ppid=7365 vsize=913520 CPUtime=0
/proc/7367/task/7373/stat : 7373 (java) S 7365 7367 6273 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 183529808 935444480 47708 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7374] ppid=7365 vsize=913520 CPUtime=0
/proc/7367/task/7374/stat : 7374 (java) S 7365 7367 6273 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 183529812 935444480 47708 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7375] ppid=7365 vsize=913520 CPUtime=0.01
/proc/7367/task/7375/stat : 7375 (java) S 7365 7367 6273 0 -1 64 1 0 0 0 1 0 0 0 16 0 12 0 183529812 935444480 47708 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7376] ppid=7365 vsize=913520 CPUtime=2.14
/proc/7367/task/7376/stat : 7376 (java) S 7365 7367 6273 0 -1 64 4354 0 0 0 213 1 0 0 15 0 12 0 183529812 935444480 47709 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7377] ppid=7365 vsize=913520 CPUtime=1.8
/proc/7367/task/7377/stat : 7377 (java) S 7365 7367 6273 0 -1 64 1921 0 0 0 179 1 0 0 15 0 12 0 183529812 935444480 47711 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7378] ppid=7365 vsize=913520 CPUtime=0
/proc/7367/task/7378/stat : 7378 (java) S 7365 7367 6273 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 183529812 935444480 47712 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7379] ppid=7365 vsize=913520 CPUtime=0
/proc/7367/task/7379/stat : 7379 (java) S 7365 7367 6273 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 183529812 935444480 47714 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 913520

[startup+25.5032 s]
/proc/loadavg: 2.21 2.06 2.01 3/104 7401
/proc/meminfo: memFree=845640/2055920 swapFree=4158768/4192956
[pid=7367] ppid=7365 vsize=913296 CPUtime=25.47
/proc/7367/stat : 7367 (java) R 7365 7367 6273 0 -1 0 95784 0 40 0 2505 42 0 0 25 0 12 0 183529794 935215104 90498 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054893503 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7367/statm: 228324 90498 2486 14 0 214761 0
[pid=7367/tid=7369] ppid=7365 vsize=913296 CPUtime=1.59
/proc/7367/task/7369/stat : 7369 (java) S 7365 7367 6273 0 -1 64 36092 0 0 0 147 12 0 0 16 0 12 0 183529805 935215104 90498 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7370] ppid=7365 vsize=913296 CPUtime=1.41
/proc/7367/task/7370/stat : 7370 (java) S 7365 7367 6273 0 -1 64 33161 0 0 0 129 12 0 0 16 0 12 0 183529805 935215104 90498 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7371] ppid=7365 vsize=913296 CPUtime=0.01
/proc/7367/task/7371/stat : 7371 (java) S 7365 7367 6273 0 -1 64 13 0 0 0 1 0 0 0 15 0 12 0 183529807 935215104 90498 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7372] ppid=7365 vsize=913296 CPUtime=0
/proc/7367/task/7372/stat : 7372 (java) S 7365 7367 6273 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 183529808 935215104 90498 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7373] ppid=7365 vsize=913296 CPUtime=0
/proc/7367/task/7373/stat : 7373 (java) S 7365 7367 6273 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 183529808 935215104 90498 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7374] ppid=7365 vsize=913296 CPUtime=0
/proc/7367/task/7374/stat : 7374 (java) S 7365 7367 6273 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 183529812 935215104 90498 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7375] ppid=7365 vsize=913296 CPUtime=0.01
/proc/7367/task/7375/stat : 7375 (java) S 7365 7367 6273 0 -1 64 1 0 0 0 1 0 0 0 16 0 12 0 183529812 935215104 90498 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7376] ppid=7365 vsize=913296 CPUtime=2.25
/proc/7367/task/7376/stat : 7376 (java) S 7365 7367 6273 0 -1 64 4358 0 0 0 223 2 0 0 16 0 12 0 183529812 935215104 90498 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7377] ppid=7365 vsize=913296 CPUtime=1.85
/proc/7367/task/7377/stat : 7377 (java) S 7365 7367 6273 0 -1 64 1923 0 0 0 184 1 0 0 15 0 12 0 183529812 935215104 90498 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7378] ppid=7365 vsize=913296 CPUtime=0
/proc/7367/task/7378/stat : 7378 (java) S 7365 7367 6273 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 183529812 935215104 90498 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7379] ppid=7365 vsize=913296 CPUtime=0
/proc/7367/task/7379/stat : 7379 (java) S 7365 7367 6273 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 183529812 935215104 90498 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 913296

[startup+51.1916 s]
/proc/loadavg: 2.26 2.08 2.02 3/105 7402
/proc/meminfo: memFree=572160/2055920 swapFree=4158768/4192956
[pid=7367] ppid=7365 vsize=913812 CPUtime=51.35
/proc/7367/stat : 7367 (java) R 7365 7367 6273 0 -1 0 163008 0 40 0 5065 70 0 0 25 0 13 0 183529794 935743488 156828 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4055131649 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7367/statm: 228453 156828 2491 14 0 214890 0
[pid=7367/tid=7369] ppid=7365 vsize=913812 CPUtime=2.89
/proc/7367/task/7369/stat : 7369 (java) S 7365 7367 6273 0 -1 64 70775 0 0 0 263 26 0 0 17 0 13 0 183529805 935743488 156828 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7370] ppid=7365 vsize=913812 CPUtime=2.51
/proc/7367/task/7370/stat : 7370 (java) S 7365 7367 6273 0 -1 64 65615 0 0 0 226 25 0 0 17 0 13 0 183529805 935743488 156828 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7371] ppid=7365 vsize=913812 CPUtime=0.02
/proc/7367/task/7371/stat : 7371 (java) S 7365 7367 6273 0 -1 64 14 0 0 0 2 0 0 0 16 0 13 0 183529807 935743488 156828 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7372] ppid=7365 vsize=913812 CPUtime=0
/proc/7367/task/7372/stat : 7372 (java) S 7365 7367 6273 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 183529808 935743488 156828 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7373] ppid=7365 vsize=913812 CPUtime=0
/proc/7367/task/7373/stat : 7373 (java) S 7365 7367 6273 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 183529808 935743488 156828 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7374] ppid=7365 vsize=913812 CPUtime=0
/proc/7367/task/7374/stat : 7374 (java) S 7365 7367 6273 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 183529812 935743488 156828 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7375] ppid=7365 vsize=913812 CPUtime=0.01
/proc/7367/task/7375/stat : 7375 (java) S 7365 7367 6273 0 -1 64 1 0 0 0 1 0 0 0 16 0 13 0 183529812 935743488 156828 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7376] ppid=7365 vsize=913812 CPUtime=2.52
/proc/7367/task/7376/stat : 7376 (java) S 7365 7367 6273 0 -1 64 4374 0 0 0 250 2 0 0 15 0 13 0 183529812 935743488 156828 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7377] ppid=7365 vsize=913812 CPUtime=2.14
/proc/7367/task/7377/stat : 7377 (java) S 7365 7367 6273 0 -1 64 1943 0 0 0 213 1 0 0 16 0 13 0 183529812 935743488 156828 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7378] ppid=7365 vsize=913812 CPUtime=0
/proc/7367/task/7378/stat : 7378 (java) S 7365 7367 6273 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 183529812 935743488 156828 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7379] ppid=7365 vsize=913812 CPUtime=0
/proc/7367/task/7379/stat : 7379 (java) S 7365 7367 6273 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 183529812 935743488 156828 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7402] ppid=7365 vsize=913812 CPUtime=0
/proc/7367/task/7402/stat : 7402 (java) S 7365 7367 6273 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 183533114 935743488 156828 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.35
Current children cumulated vsize (KiB) 913812

[startup+102.445 s]
/proc/loadavg: 2.11 2.07 2.02 3/105 7402
/proc/meminfo: memFree=540096/2055920 swapFree=4158768/4192956
[pid=7367] ppid=7365 vsize=913812 CPUtime=102.32
/proc/7367/stat : 7367 (java) R 7365 7367 6273 0 -1 0 171039 0 40 0 10160 72 0 0 25 0 13 0 183529794 935743488 164853 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4055131570 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7367/statm: 228453 164853 2491 14 0 214890 0
[pid=7367/tid=7369] ppid=7365 vsize=913812 CPUtime=3.09
/proc/7367/task/7369/stat : 7369 (java) S 7365 7367 6273 0 -1 64 75099 0 0 0 282 27 0 0 17 0 13 0 183529805 935743488 164853 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7370] ppid=7365 vsize=913812 CPUtime=2.71
/proc/7367/task/7370/stat : 7370 (java) S 7365 7367 6273 0 -1 64 69314 0 0 0 245 26 0 0 17 0 13 0 183529805 935743488 164853 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7371] ppid=7365 vsize=913812 CPUtime=0.02
/proc/7367/task/7371/stat : 7371 (java) S 7365 7367 6273 0 -1 64 14 0 0 0 2 0 0 0 16 0 13 0 183529807 935743488 164853 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7372] ppid=7365 vsize=913812 CPUtime=0
/proc/7367/task/7372/stat : 7372 (java) S 7365 7367 6273 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 183529808 935743488 164853 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7373] ppid=7365 vsize=913812 CPUtime=0
/proc/7367/task/7373/stat : 7373 (java) S 7365 7367 6273 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 183529808 935743488 164853 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7374] ppid=7365 vsize=913812 CPUtime=0
/proc/7367/task/7374/stat : 7374 (java) S 7365 7367 6273 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 183529812 935743488 164853 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7375] ppid=7365 vsize=913812 CPUtime=0.01
/proc/7367/task/7375/stat : 7375 (java) S 7365 7367 6273 0 -1 64 1 0 0 0 1 0 0 0 16 0 13 0 183529812 935743488 164853 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7376] ppid=7365 vsize=913812 CPUtime=2.53
/proc/7367/task/7376/stat : 7376 (java) S 7365 7367 6273 0 -1 64 4375 0 0 0 251 2 0 0 16 0 13 0 183529812 935743488 164853 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7377] ppid=7365 vsize=913812 CPUtime=2.16
/proc/7367/task/7377/stat : 7377 (java) S 7365 7367 6273 0 -1 64 1944 0 0 0 215 1 0 0 16 0 13 0 183529812 935743488 164853 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7378] ppid=7365 vsize=913812 CPUtime=0
/proc/7367/task/7378/stat : 7378 (java) S 7365 7367 6273 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 183529812 935743488 164853 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7379] ppid=7365 vsize=913812 CPUtime=0
/proc/7367/task/7379/stat : 7379 (java) S 7365 7367 6273 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 183529812 935743488 164853 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7402] ppid=7365 vsize=913812 CPUtime=0
/proc/7367/task/7402/stat : 7402 (java) S 7365 7367 6273 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 183533114 935743488 164853 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 913812

[startup+162.467 s]
/proc/loadavg: 2.04 2.05 2.01 3/105 7402
/proc/meminfo: memFree=490112/2055920 swapFree=4158768/4192956
[pid=7367] ppid=7365 vsize=913812 CPUtime=162.12
/proc/7367/stat : 7367 (java) R 7365 7367 6273 0 -1 0 185677 0 40 0 16133 79 0 0 25 0 13 0 183529794 935743488 177283 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4055143505 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7367/statm: 228453 177283 2491 14 0 214890 0
[pid=7367/tid=7369] ppid=7365 vsize=913812 CPUtime=3.32
/proc/7367/task/7369/stat : 7369 (java) S 7365 7367 6273 0 -1 64 84718 0 0 0 300 32 0 0 16 0 13 0 183529805 935743488 177283 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7370] ppid=7365 vsize=913812 CPUtime=2.89
/proc/7367/task/7370/stat : 7370 (java) S 7365 7367 6273 0 -1 64 74330 0 0 0 261 28 0 0 16 0 13 0 183529805 935743488 177283 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7371] ppid=7365 vsize=913812 CPUtime=0.02
/proc/7367/task/7371/stat : 7371 (java) S 7365 7367 6273 0 -1 64 14 0 0 0 2 0 0 0 16 0 13 0 183529807 935743488 177283 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7372] ppid=7365 vsize=913812 CPUtime=0
/proc/7367/task/7372/stat : 7372 (java) S 7365 7367 6273 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 183529808 935743488 177283 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7373] ppid=7365 vsize=913812 CPUtime=0
/proc/7367/task/7373/stat : 7373 (java) S 7365 7367 6273 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 183529808 935743488 177283 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7374] ppid=7365 vsize=913812 CPUtime=0
/proc/7367/task/7374/stat : 7374 (java) S 7365 7367 6273 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 183529812 935743488 177283 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7375] ppid=7365 vsize=913812 CPUtime=0.01
/proc/7367/task/7375/stat : 7375 (java) S 7365 7367 6273 0 -1 64 1 0 0 0 1 0 0 0 16 0 13 0 183529812 935743488 177283 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7376] ppid=7365 vsize=913812 CPUtime=2.54
/proc/7367/task/7376/stat : 7376 (java) S 7365 7367 6273 0 -1 64 4375 0 0 0 252 2 0 0 17 0 13 0 183529812 935743488 177283 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7377] ppid=7365 vsize=913812 CPUtime=2.17
/proc/7367/task/7377/stat : 7377 (java) S 7365 7367 6273 0 -1 64 1945 0 0 0 216 1 0 0 16 0 13 0 183529812 935743488 177283 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7378] ppid=7365 vsize=913812 CPUtime=0
/proc/7367/task/7378/stat : 7378 (java) S 7365 7367 6273 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 183529812 935743488 177283 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7379] ppid=7365 vsize=913812 CPUtime=0
/proc/7367/task/7379/stat : 7379 (java) S 7365 7367 6273 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 183529812 935743488 177283 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7402] ppid=7365 vsize=913812 CPUtime=0
/proc/7367/task/7402/stat : 7402 (java) S 7365 7367 6273 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 183533114 935743488 177283 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 913812



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+200.848 s]
/proc/loadavg: 2.02 2.05 2.01 4/105 7402
/proc/meminfo: memFree=458304/2055920 swapFree=4158768/4192956
[pid=7367] ppid=7365 vsize=921816 CPUtime=200.45
/proc/7367/stat : 7367 (java) S 7365 7367 6273 0 -1 0 197009 0 40 0 19961 84 0 0 25 0 13 0 183529794 943939584 185260 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7367/statm: 230454 185260 2491 14 0 216891 0
[pid=7367/tid=7369] ppid=7365 vsize=921816 CPUtime=3.43
/proc/7367/task/7369/stat : 7369 (java) S 7365 7367 6273 0 -1 64 88796 0 0 0 310 33 0 0 17 0 13 0 183529805 943939584 185260 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7370] ppid=7365 vsize=921816 CPUtime=3.01
/proc/7367/task/7370/stat : 7370 (java) R 7365 7367 6273 0 -1 64 79478 0 0 0 271 30 0 0 17 0 13 0 183529805 943939584 185260 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7371] ppid=7365 vsize=921816 CPUtime=0.27
/proc/7367/task/7371/stat : 7371 (java) R 7365 7367 6273 0 -1 64 2119 0 0 0 26 1 0 0 16 0 13 0 183529807 943939584 185260 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152681624 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7372] ppid=7365 vsize=921816 CPUtime=0
/proc/7367/task/7372/stat : 7372 (java) S 7365 7367 6273 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 183529808 943939584 185260 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7373] ppid=7365 vsize=921816 CPUtime=0
/proc/7367/task/7373/stat : 7373 (java) S 7365 7367 6273 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 183529808 943939584 185260 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7374] ppid=7365 vsize=921816 CPUtime=0
/proc/7367/task/7374/stat : 7374 (java) S 7365 7367 6273 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 183529812 943939584 185260 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7375] ppid=7365 vsize=921816 CPUtime=0.01
/proc/7367/task/7375/stat : 7375 (java) S 7365 7367 6273 0 -1 64 1 0 0 0 1 0 0 0 16 0 13 0 183529812 943939584 185260 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7376] ppid=7365 vsize=921816 CPUtime=2.54
/proc/7367/task/7376/stat : 7376 (java) S 7365 7367 6273 0 -1 64 4375 0 0 0 252 2 0 0 17 0 13 0 183529812 943939584 185260 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7377] ppid=7365 vsize=921816 CPUtime=2.17
/proc/7367/task/7377/stat : 7377 (java) S 7365 7367 6273 0 -1 64 1945 0 0 0 216 1 0 0 16 0 13 0 183529812 943939584 185260 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7367/tid=7378] ppid=7365 vsize=921816 CPUtime=0
/proc/7367/task/7378/stat : 7378 (java) S 7365 7367 6273 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 183529812 943939584 185260 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7379] ppid=7365 vsize=921816 CPUtime=0
/proc/7367/task/7379/stat : 7379 (java) S 7365 7367 6273 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 183529812 943939584 185260 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7367/tid=7402] ppid=7365 vsize=921816 CPUtime=0
/proc/7367/task/7402/stat : 7402 (java) S 7365 7367 6273 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 183533114 943939584 185260 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 200.45
Current children cumulated vsize (KiB) 921816

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

Child status: 143
Real time (s): 202.659
CPU time (s): 202.226
CPU user time (s): 201.266
CPU system time (s): 0.959854
CPU usage (%): 99.7864
Max. virtual memory (cumulated for all children) (KiB): 925820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 201.266
system time used= 0.959854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197837
page faults= 40
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6314
involuntary context switches= 8679

runsolver used 0.314952 s user time and 0.602908 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Tue Jan  9 14:02:29 UTC 2007


IDJOB= 237826
IDBENCH= 6965
FILE ID= node14/237826-1168351348

PBS_JOBID= 3503663

Free space on /tmp= 66550 MiB

BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_36.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/237826-1168351348/sat4jCSP-bf3-cached.jar /tmp/evaluation/237826-1168351348/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-237826-1168351348 -o ROOT/results/node14/solver-237826-1168351348 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/237826-1168351348/sat4jCSP-bf3-cached.jar /tmp/evaluation/237826-1168351348/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  39255fa757758e34b54045c43cc3e093

RANDOM SEED= 587395070

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.227
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.227
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:       1197128 kB
Buffers:         19204 kB
Cached:         132972 kB
SwapCached:       2728 kB
Active:         714024 kB
Inactive:        88168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1197128 kB
SwapTotal:     4192956 kB
SwapFree:      4158768 kB
Dirty:            5120 kB
Writeback:           0 kB
Mapped:         667564 kB
Slab:            39824 kB
Committed_AS:  7015108 kB
PageTables:       3672 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= 66550 MiB



End job on node14 on Tue Jan  9 14:05:51 UTC 2007