Trace number 202223

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sat4jCSP 1.7 RC BF3? (MO) 259.581 260.497

General information on the benchmark

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

Solver Data (download as text)

0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.15	c version CSP COMPETITION BUGFIX 3
0.15	c sun.arch.data.model	32
0.15	c java.version	1.5.0_10
0.15	c os.name	Linux
0.15	c os.version	2.6.9-22.EL.rootsmp
0.15	c os.arch	i386
0.15	c Free memory 722620888
0.15	c Max memory 723845120
0.15	c Total memory 723845120
0.15	c Number of processors 2
0.24	c --- Begin Solver configuration ---
0.24	c Stops conflict analysis at the first Unique Implication Point
0.24	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.24	c Learn all clauses as in MiniSAT
0.24	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24	c VSIDS like heuristics from MiniSAT using a heap
0.24	c No reason simplification
0.24	c --- End Solver configuration ---
0.24	c solving /tmp/evaluation/202223-1168150942/unknown.xml
0.24	c reading problem ... 
0.49	c reading problem named ?
0.49	c reading domains done.
0.80	c reading variables
c reading variables (2000) done.
3.02	c reading predicates 
c reading relations (9) done.
3.22	c reading constraintsc starts		: 0
260.36	c conflicts		: 0
260.36	c decisions		: 0
260.36	c propagations		: 0
260.36	c inspects		: 0
260.36	c learnt literals	: 0
260.36	c learnt binary clauses	: 0
260.37	c learnt ternary clauses	: 0
260.37	c learnt clauses	: 0
260.37	c root simplifications	: 0
260.37	c removed literals (reason simplification)	: 0
260.37	c reason swapping (by a shorter reason)	: 0
260.37	c Calls to reduceDB	: 0
260.37	c speed (decisions/second)	: 0.0
260.37	c non guided choices	0
260.37	s UNKNOWN
260.37	c Total wall clock time (in seconds) : 260.128
260.37	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/node51/watcher-202223-1168150942 -o ROOT/results/node51/solver-202223-1168150942 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/202223-1168150942/sat4jCSP-bf3.jar /tmp/evaluation/202223-1168150942/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.91 0.93 1.03 2/73 22878
/proc/meminfo: memFree=1814448/2055920 swapFree=4192812/4192956
[pid=22877] ppid=22871 vsize=894428 CPUtime=0.01
/proc/22877/stat : 22877 (java) S 22871 22877 22753 0 -1 0 2164 0 1 0 0 1 0 0 18 0 2 0 163492836 915894272 1926 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/22877/statm: 223607 1926 954 14 0 210627 0
[pid=22877/tid=22879] ppid=22871 vsize=894428 CPUtime=0
/proc/22877/task/22879/stat : 22879 (java) R 22871 22877 22753 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 163492838 915894272 1926 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 3465176 0 4 0 7368 0 0 0 -1 0 0 0

[startup+0.104694 s]
/proc/loadavg: 0.91 0.93 1.03 2/73 22878
/proc/meminfo: memFree=1814448/2055920 swapFree=4192812/4192956
[pid=22877] ppid=22871 vsize=902324 CPUtime=0.09
/proc/22877/stat : 22877 (java) R 22871 22877 22753 0 -1 0 3372 0 1 0 7 2 0 0 24 0 12 0 163492836 923979776 3132 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4155215244 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22877/statm: 225581 3132 1574 14 0 212109 0
[pid=22877/tid=22879] ppid=22871 vsize=902324 CPUtime=0
/proc/22877/task/22879/stat : 22879 (java) S 22871 22877 22753 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 163492838 923979776 3132 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 902324

[startup+0.512762 s]
/proc/loadavg: 0.91 0.93 1.03 2/73 22878
/proc/meminfo: memFree=1814448/2055920 swapFree=4192812/4192956
[pid=22877] ppid=22871 vsize=905236 CPUtime=0.49
/proc/22877/stat : 22877 (java) R 22871 22877 22753 0 -1 0 6017 0 1 0 46 3 0 0 25 0 12 0 163492836 926961664 5611 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154546013 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22877/statm: 226309 5611 2292 14 0 212746 0
[pid=22877/tid=22879] ppid=22871 vsize=905236 CPUtime=0
/proc/22877/task/22879/stat : 22879 (java) S 22871 22877 22753 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 163492838 926961664 5611 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 905236

[startup+1.3339 s]
/proc/loadavg: 0.91 0.93 1.03 3/92 22897
/proc/meminfo: memFree=1744600/2055920 swapFree=4192812/4192956
[pid=22877] ppid=22871 vsize=906592 CPUtime=1.3
/proc/22877/stat : 22877 (java) R 22871 22877 22753 0 -1 0 7069 0 1 0 127 3 0 0 25 0 12 0 163492836 928350208 6166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152510379 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22877/statm: 226648 6166 2307 14 0 213085 0
[pid=22877/tid=22879] ppid=22871 vsize=906592 CPUtime=0
/proc/22877/task/22879/stat : 22879 (java) S 22871 22877 22753 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 163492838 928350208 6166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22877/tid=22880] ppid=22871 vsize=906592 CPUtime=0
/proc/22877/task/22880/stat : 22880 (java) S 22871 22877 22753 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 163492838 928350208 6166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22877/tid=22882] ppid=22871 vsize=906592 CPUtime=0
/proc/22877/task/22882/stat : 22882 (java) S 22871 22877 22753 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 163492841 928350208 6166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22883] ppid=22871 vsize=906592 CPUtime=0
/proc/22877/task/22883/stat : 22883 (java) S 22871 22877 22753 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 163492842 928350208 6166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22884] ppid=22871 vsize=906592 CPUtime=0
/proc/22877/task/22884/stat : 22884 (java) S 22871 22877 22753 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 163492842 928350208 6166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22888] ppid=22871 vsize=906592 CPUtime=0
/proc/22877/task/22888/stat : 22888 (java) S 22871 22877 22753 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 163492845 928350208 6166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22889] ppid=22871 vsize=906592 CPUtime=0
/proc/22877/task/22889/stat : 22889 (java) S 22871 22877 22753 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 163492845 928350208 6166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22890] ppid=22871 vsize=906592 CPUtime=0.4
/proc/22877/task/22890/stat : 22890 (java) S 22871 22877 22753 0 -1 64 1083 0 0 0 40 0 0 0 16 0 12 0 163492845 928350208 6166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22891] ppid=22871 vsize=906592 CPUtime=0.24
/proc/22877/task/22891/stat : 22891 (java) S 22871 22877 22753 0 -1 64 664 0 0 0 24 0 0 0 16 0 12 0 163492845 928350208 6166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22892] ppid=22871 vsize=906592 CPUtime=0
/proc/22877/task/22892/stat : 22892 (java) S 22871 22877 22753 0 -1 64 2 0 0 0 0 0 0 0 24 0 12 0 163492845 928350208 6166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22893] ppid=22871 vsize=906592 CPUtime=0
/proc/22877/task/22893/stat : 22893 (java) S 22871 22877 22753 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163492845 928350208 6166 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 906592

[startup+2.98219 s]
/proc/loadavg: 0.91 0.93 1.03 5/92 22897
/proc/meminfo: memFree=1617048/2055920 swapFree=4192812/4192956
[pid=22877] ppid=22871 vsize=910440 CPUtime=3.42
/proc/22877/stat : 22877 (java) S 22871 22877 22753 0 -1 0 53241 0 1 0 315 27 0 0 25 0 12 0 163492836 932290560 48220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22877/statm: 227610 48220 2342 14 0 214047 0
[pid=22877/tid=22879] ppid=22871 vsize=910440 CPUtime=0.67
/proc/22877/task/22879/stat : 22879 (java) R 22871 22877 22753 0 -1 64 15368 0 0 0 60 7 0 0 19 0 12 0 163492838 932290560 48220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154631154 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22880] ppid=22871 vsize=910440 CPUtime=0.61
/proc/22877/task/22880/stat : 22880 (java) R 22871 22877 22753 0 -1 64 16053 0 0 0 54 7 0 0 19 0 12 0 163492838 932290560 48220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22882] ppid=22871 vsize=910440 CPUtime=0
/proc/22877/task/22882/stat : 22882 (java) S 22871 22877 22753 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 163492841 932290560 48220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22883] ppid=22871 vsize=910440 CPUtime=0
/proc/22877/task/22883/stat : 22883 (java) S 22871 22877 22753 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163492842 932290560 48220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22884] ppid=22871 vsize=910440 CPUtime=0
/proc/22877/task/22884/stat : 22884 (java) S 22871 22877 22753 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 163492842 932290560 48220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22888] ppid=22871 vsize=910440 CPUtime=0
/proc/22877/task/22888/stat : 22888 (java) S 22871 22877 22753 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 163492845 932290560 48220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22889] ppid=22871 vsize=910440 CPUtime=0
/proc/22877/task/22889/stat : 22889 (java) S 22871 22877 22753 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 163492845 932290560 48220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22890] ppid=22871 vsize=910440 CPUtime=0.51
/proc/22877/task/22890/stat : 22890 (java) S 22871 22877 22753 0 -1 64 1101 0 0 0 51 0 0 0 16 0 12 0 163492845 932290560 48220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22891] ppid=22871 vsize=910440 CPUtime=0.45
/proc/22877/task/22891/stat : 22891 (java) S 22871 22877 22753 0 -1 64 1036 0 0 0 45 0 0 0 16 0 12 0 163492845 932290560 48220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22892] ppid=22871 vsize=910440 CPUtime=0
/proc/22877/task/22892/stat : 22892 (java) S 22871 22877 22753 0 -1 64 2 0 0 0 0 0 0 0 24 0 12 0 163492845 932290560 48220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22893] ppid=22871 vsize=910440 CPUtime=0
/proc/22877/task/22893/stat : 22893 (java) S 22871 22877 22753 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163492845 932290560 48220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.42
Current children cumulated vsize (KiB) 910440

[startup+6.27874 s]
/proc/loadavg: 1.16 0.98 1.04 3/92 22905
/proc/meminfo: memFree=1552984/2055920 swapFree=4192812/4192956
[pid=22877] ppid=22871 vsize=915796 CPUtime=6.68
/proc/22877/stat : 22877 (java) R 22871 22877 22753 0 -1 0 60894 0 1 0 636 32 0 0 25 0 12 0 163492836 937775104 53740 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054438049 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22877/statm: 228949 53740 2478 14 0 215386 0
[pid=22877/tid=22879] ppid=22871 vsize=915796 CPUtime=0.85
/proc/22877/task/22879/stat : 22879 (java) S 22871 22877 22753 0 -1 64 17616 0 0 0 76 9 0 0 16 0 12 0 163492838 937775104 53740 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22880] ppid=22871 vsize=915796 CPUtime=0.77
/proc/22877/task/22880/stat : 22880 (java) S 22871 22877 22753 0 -1 64 17508 0 0 0 69 8 0 0 16 0 12 0 163492838 937775104 53740 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22882] ppid=22871 vsize=915796 CPUtime=0
/proc/22877/task/22882/stat : 22882 (java) S 22871 22877 22753 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 163492841 937775104 53740 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22883] ppid=22871 vsize=915796 CPUtime=0
/proc/22877/task/22883/stat : 22883 (java) S 22871 22877 22753 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163492842 937775104 53740 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22884] ppid=22871 vsize=915796 CPUtime=0
/proc/22877/task/22884/stat : 22884 (java) S 22871 22877 22753 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 163492842 937775104 53740 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22888] ppid=22871 vsize=915796 CPUtime=0
/proc/22877/task/22888/stat : 22888 (java) S 22871 22877 22753 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 163492845 937775104 53740 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22889] ppid=22871 vsize=915796 CPUtime=0
/proc/22877/task/22889/stat : 22889 (java) S 22871 22877 22753 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 163492845 937775104 53740 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22890] ppid=22871 vsize=915796 CPUtime=1.1
/proc/22877/task/22890/stat : 22890 (java) S 22871 22877 22753 0 -1 64 3953 0 0 0 109 1 0 0 17 0 12 0 163492845 937775104 53740 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22891] ppid=22871 vsize=915796 CPUtime=0.76
/proc/22877/task/22891/stat : 22891 (java) S 22871 22877 22753 0 -1 64 1740 0 0 0 76 0 0 0 16 0 12 0 163492845 937775104 53740 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22892] ppid=22871 vsize=915796 CPUtime=0
/proc/22877/task/22892/stat : 22892 (java) S 22871 22877 22753 0 -1 64 2 0 0 0 0 0 0 0 24 0 12 0 163492845 937775104 53740 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22893] ppid=22871 vsize=915796 CPUtime=0
/proc/22877/task/22893/stat : 22893 (java) S 22871 22877 22753 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163492845 937775104 53740 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.68
Current children cumulated vsize (KiB) 915796

[startup+12.6828 s]
/proc/loadavg: 1.29 1.01 1.05 3/92 22905
/proc/meminfo: memFree=1420632/2055920 swapFree=4192812/4192956
[pid=22877] ppid=22871 vsize=915732 CPUtime=13.06
/proc/22877/stat : 22877 (java) R 22871 22877 22753 0 -1 0 66522 0 1 0 1271 35 0 0 25 0 12 0 163492836 937709568 58655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054360489 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22877/statm: 228933 58655 2478 14 0 215370 0
[pid=22877/tid=22879] ppid=22871 vsize=915732 CPUtime=1.01
/proc/22877/task/22879/stat : 22879 (java) S 22871 22877 22753 0 -1 64 21403 0 0 0 91 10 0 0 16 0 12 0 163492838 937709568 58655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22880] ppid=22871 vsize=915732 CPUtime=0.94
/proc/22877/task/22880/stat : 22880 (java) S 22871 22877 22753 0 -1 64 19324 0 0 0 85 9 0 0 16 0 12 0 163492838 937709568 58655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22882] ppid=22871 vsize=915732 CPUtime=0.01
/proc/22877/task/22882/stat : 22882 (java) S 22871 22877 22753 0 -1 64 12 0 0 0 1 0 0 0 16 0 12 0 163492841 937709568 58655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22883] ppid=22871 vsize=915732 CPUtime=0
/proc/22877/task/22883/stat : 22883 (java) S 22871 22877 22753 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163492842 937709568 58655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22884] ppid=22871 vsize=915732 CPUtime=0
/proc/22877/task/22884/stat : 22884 (java) S 22871 22877 22753 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 163492842 937709568 58655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22888] ppid=22871 vsize=915732 CPUtime=0
/proc/22877/task/22888/stat : 22888 (java) S 22871 22877 22753 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 163492845 937709568 58655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22889] ppid=22871 vsize=915732 CPUtime=0
/proc/22877/task/22889/stat : 22889 (java) S 22871 22877 22753 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 163492845 937709568 58655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22890] ppid=22871 vsize=915732 CPUtime=1.14
/proc/22877/task/22890/stat : 22890 (java) S 22871 22877 22753 0 -1 64 3955 0 0 0 113 1 0 0 16 0 12 0 163492845 937709568 58655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22891] ppid=22871 vsize=915732 CPUtime=0.79
/proc/22877/task/22891/stat : 22891 (java) S 22871 22877 22753 0 -1 64 1740 0 0 0 79 0 0 0 16 0 12 0 163492845 937709568 58655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22892] ppid=22871 vsize=915732 CPUtime=0
/proc/22877/task/22892/stat : 22892 (java) S 22871 22877 22753 0 -1 64 2 0 0 0 0 0 0 0 24 0 12 0 163492845 937709568 58655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22893] ppid=22871 vsize=915732 CPUtime=0
/proc/22877/task/22893/stat : 22893 (java) S 22871 22877 22753 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163492845 937709568 58655 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.06
Current children cumulated vsize (KiB) 915732

[startup+25.581 s]
/proc/loadavg: 1.47 1.06 1.07 3/92 22905
/proc/meminfo: memFree=1213208/2055920 swapFree=4192812/4192956
[pid=22877] ppid=22871 vsize=914336 CPUtime=25.89
/proc/22877/stat : 22877 (java) R 22871 22877 22753 0 -1 0 73592 0 1 0 2551 38 0 0 25 0 12 0 163492836 936280064 64757 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054350779 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22877/statm: 228584 64757 2479 14 0 215021 0
[pid=22877/tid=22879] ppid=22871 vsize=914336 CPUtime=1.15
/proc/22877/task/22879/stat : 22879 (java) S 22871 22877 22753 0 -1 64 25085 0 0 0 103 12 0 0 16 0 12 0 163492838 936280064 64757 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22880] ppid=22871 vsize=914336 CPUtime=1.05
/proc/22877/task/22880/stat : 22880 (java) S 22871 22877 22753 0 -1 64 22642 0 0 0 95 10 0 0 16 0 12 0 163492838 936280064 64757 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22882] ppid=22871 vsize=914336 CPUtime=0.01
/proc/22877/task/22882/stat : 22882 (java) S 22871 22877 22753 0 -1 64 15 0 0 0 1 0 0 0 15 0 12 0 163492841 936280064 64757 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22883] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22883/stat : 22883 (java) S 22871 22877 22753 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163492842 936280064 64757 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22884] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22884/stat : 22884 (java) S 22871 22877 22753 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 163492842 936280064 64757 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22888] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22888/stat : 22888 (java) S 22871 22877 22753 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 163492845 936280064 64757 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22889] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22889/stat : 22889 (java) S 22871 22877 22753 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 163492845 936280064 64757 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22890] ppid=22871 vsize=914336 CPUtime=1.27
/proc/22877/task/22890/stat : 22890 (java) S 22871 22877 22753 0 -1 64 3963 0 0 0 126 1 0 0 17 0 12 0 163492845 936280064 64757 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22891] ppid=22871 vsize=914336 CPUtime=1.05
/proc/22877/task/22891/stat : 22891 (java) S 22871 22877 22753 0 -1 64 1770 0 0 0 105 0 0 0 16 0 12 0 163492845 936280064 64757 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22892] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22892/stat : 22892 (java) S 22871 22877 22753 0 -1 64 2 0 0 0 0 0 0 0 24 0 12 0 163492845 936280064 64757 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22893] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22893/stat : 22893 (java) S 22871 22877 22753 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163492845 936280064 64757 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.89
Current children cumulated vsize (KiB) 914336

[startup+51.2544 s]
/proc/loadavg: 1.86 1.18 1.11 4/92 22905
/proc/meminfo: memFree=898840/2055920 swapFree=4192812/4192956
[pid=22877] ppid=22871 vsize=914336 CPUtime=51.29
/proc/22877/stat : 22877 (java) R 22871 22877 22753 0 -1 0 87424 0 1 0 5085 44 0 0 25 0 12 0 163492836 936280064 78553 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054345116 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22877/statm: 228584 78553 2479 14 0 215021 0
[pid=22877/tid=22879] ppid=22871 vsize=914336 CPUtime=1.39
/proc/22877/task/22879/stat : 22879 (java) S 22871 22877 22753 0 -1 64 32264 0 0 0 125 14 0 0 16 0 12 0 163492838 936280064 78553 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22880] ppid=22871 vsize=914336 CPUtime=1.28
/proc/22877/task/22880/stat : 22880 (java) S 22871 22877 22753 0 -1 64 29253 0 0 0 115 13 0 0 16 0 12 0 163492838 936280064 78553 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22882] ppid=22871 vsize=914336 CPUtime=0.02
/proc/22877/task/22882/stat : 22882 (java) S 22871 22877 22753 0 -1 64 16 0 0 0 2 0 0 0 15 0 12 0 163492841 936280064 78553 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22883] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22883/stat : 22883 (java) S 22871 22877 22753 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163492842 936280064 78553 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22884] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22884/stat : 22884 (java) S 22871 22877 22753 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 163492842 936280064 78553 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22888] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22888/stat : 22888 (java) S 22871 22877 22753 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 163492845 936280064 78553 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22889] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22889/stat : 22889 (java) S 22871 22877 22753 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 163492845 936280064 78553 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22890] ppid=22871 vsize=914336 CPUtime=1.3
/proc/22877/task/22890/stat : 22890 (java) S 22871 22877 22753 0 -1 64 3966 0 0 0 129 1 0 0 16 0 12 0 163492845 936280064 78553 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22891] ppid=22871 vsize=914336 CPUtime=1.08
/proc/22877/task/22891/stat : 22891 (java) S 22871 22877 22753 0 -1 64 1771 0 0 0 108 0 0 0 17 0 12 0 163492845 936280064 78553 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22892] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22892/stat : 22892 (java) S 22871 22877 22753 0 -1 64 2 0 0 0 0 0 0 0 24 0 12 0 163492845 936280064 78553 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22893] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22893/stat : 22893 (java) S 22871 22877 22753 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163492845 936280064 78553 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.29
Current children cumulated vsize (KiB) 914336

[startup+102.534 s]
/proc/loadavg: 2.52 1.47 1.21 4/92 22905
/proc/meminfo: memFree=750296/2055920 swapFree=4192812/4192956
[pid=22877] ppid=22871 vsize=914336 CPUtime=102.03
/proc/22877/stat : 22877 (java) R 22871 22877 22753 0 -1 0 115794 0 1 0 10145 58 0 0 25 0 12 0 163492836 936280064 106776 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054374188 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22877/statm: 228584 106776 2479 14 0 215021 0
[pid=22877/tid=22879] ppid=22871 vsize=914336 CPUtime=1.97
/proc/22877/task/22879/stat : 22879 (java) S 22871 22877 22753 0 -1 64 46837 0 0 0 176 21 0 0 16 0 12 0 163492838 936280064 106776 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22880] ppid=22871 vsize=914336 CPUtime=1.84
/proc/22877/task/22880/stat : 22880 (java) S 22871 22877 22753 0 -1 64 42968 0 0 0 166 18 0 0 16 0 12 0 163492838 936280064 106776 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22882] ppid=22871 vsize=914336 CPUtime=0.06
/proc/22877/task/22882/stat : 22882 (java) S 22871 22877 22753 0 -1 64 16 0 0 0 5 1 0 0 15 0 12 0 163492841 936280064 106776 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22883] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22883/stat : 22883 (java) S 22871 22877 22753 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163492842 936280064 106776 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22884] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22884/stat : 22884 (java) S 22871 22877 22753 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 163492842 936280064 106776 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22888] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22888/stat : 22888 (java) S 22871 22877 22753 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 163492845 936280064 106776 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22889] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22889/stat : 22889 (java) S 22871 22877 22753 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 163492845 936280064 106776 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22890] ppid=22871 vsize=914336 CPUtime=1.39
/proc/22877/task/22890/stat : 22890 (java) S 22871 22877 22753 0 -1 64 3971 0 0 0 138 1 0 0 17 0 12 0 163492845 936280064 106776 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22891] ppid=22871 vsize=914336 CPUtime=1.14
/proc/22877/task/22891/stat : 22891 (java) S 22871 22877 22753 0 -1 64 1775 0 0 0 114 0 0 0 17 0 12 0 163492845 936280064 106776 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22892] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22892/stat : 22892 (java) S 22871 22877 22753 0 -1 64 2 0 0 0 0 0 0 0 24 0 12 0 163492845 936280064 106776 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22893] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22893/stat : 22893 (java) S 22871 22877 22753 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163492845 936280064 106776 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 914336

[startup+162.607 s]
/proc/loadavg: 2.47 1.67 1.29 3/92 22905
/proc/meminfo: memFree=626584/2055920 swapFree=4192812/4192956
[pid=22877] ppid=22871 vsize=914336 CPUtime=161.72
/proc/22877/stat : 22877 (java) R 22871 22877 22753 0 -1 0 146321 0 1 0 16100 72 0 0 25 0 12 0 163492836 936280064 137198 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054360244 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22877/statm: 228584 137198 2479 14 0 215021 0
[pid=22877/tid=22879] ppid=22871 vsize=914336 CPUtime=2.85
/proc/22877/task/22879/stat : 22879 (java) S 22871 22877 22753 0 -1 64 64066 0 0 0 257 28 0 0 16 0 12 0 163492838 936280064 137198 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22877/tid=22880] ppid=22871 vsize=914336 CPUtime=2.57
/proc/22877/task/22880/stat : 22880 (java) S 22871 22877 22753 0 -1 64 56180 0 0 0 233 24 0 0 16 0 12 0 163492838 936280064 137198 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22877/tid=22882] ppid=22871 vsize=914336 CPUtime=0.08
/proc/22877/task/22882/stat : 22882 (java) S 22871 22877 22753 0 -1 64 17 0 0 0 6 2 0 0 15 0 12 0 163492841 936280064 137198 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22877/tid=22883] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22883/stat : 22883 (java) S 22871 22877 22753 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163492842 936280064 137198 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22884] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22884/stat : 22884 (java) S 22871 22877 22753 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 163492842 936280064 137198 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22888] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22888/stat : 22888 (java) S 22871 22877 22753 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 163492845 936280064 137198 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22889] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22889/stat : 22889 (java) S 22871 22877 22753 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 163492845 936280064 137198 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22890] ppid=22871 vsize=914336 CPUtime=1.41
/proc/22877/task/22890/stat : 22890 (java) S 22871 22877 22753 0 -1 64 3971 0 0 0 140 1 0 0 17 0 12 0 163492845 936280064 137198 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22877/tid=22891] ppid=22871 vsize=914336 CPUtime=1.21
/proc/22877/task/22891/stat : 22891 (java) S 22871 22877 22753 0 -1 64 1779 0 0 0 121 0 0 0 17 0 12 0 163492845 936280064 137198 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22892] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22892/stat : 22892 (java) S 22871 22877 22753 0 -1 64 2 0 0 0 0 0 0 0 24 0 12 0 163492845 936280064 137198 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22893] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22893/stat : 22893 (java) S 22871 22877 22753 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163492845 936280064 137198 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 914336

[startup+222.704 s]
/proc/loadavg: 2.16 1.73 1.34 3/92 22905
/proc/meminfo: memFree=501272/2055920 swapFree=4192812/4192956
[pid=22877] ppid=22871 vsize=914336 CPUtime=221.79
/proc/22877/stat : 22877 (java) R 22871 22877 22753 0 -1 0 178165 0 1 0 22092 87 0 0 25 0 12 0 163492836 936280064 168851 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054366727 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22877/statm: 228584 168851 2483 14 0 215021 0
[pid=22877/tid=22879] ppid=22871 vsize=914336 CPUtime=3.81
/proc/22877/task/22879/stat : 22879 (java) S 22871 22877 22753 0 -1 64 79140 0 0 0 347 34 0 0 16 0 12 0 163492838 936280064 168851 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22877/tid=22880] ppid=22871 vsize=914336 CPUtime=3.51
/proc/22877/task/22880/stat : 22880 (java) S 22871 22877 22753 0 -1 64 72865 0 0 0 318 33 0 0 16 0 12 0 163492838 936280064 168851 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22877/tid=22882] ppid=22871 vsize=914336 CPUtime=0.11
/proc/22877/task/22882/stat : 22882 (java) S 22871 22877 22753 0 -1 64 17 0 0 0 8 3 0 0 15 0 12 0 163492841 936280064 168851 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22877/tid=22883] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22883/stat : 22883 (java) S 22871 22877 22753 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163492842 936280064 168851 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22884] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22884/stat : 22884 (java) S 22871 22877 22753 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 163492842 936280064 168851 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22888] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22888/stat : 22888 (java) S 22871 22877 22753 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 163492845 936280064 168851 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22889] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22889/stat : 22889 (java) S 22871 22877 22753 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 163492845 936280064 168851 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22890] ppid=22871 vsize=914336 CPUtime=1.41
/proc/22877/task/22890/stat : 22890 (java) S 22871 22877 22753 0 -1 64 3971 0 0 0 140 1 0 0 17 0 12 0 163492845 936280064 168851 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22877/tid=22891] ppid=22871 vsize=914336 CPUtime=1.22
/proc/22877/task/22891/stat : 22891 (java) S 22871 22877 22753 0 -1 64 1782 0 0 0 122 0 0 0 17 0 12 0 163492845 936280064 168851 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22877/tid=22892] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22892/stat : 22892 (java) S 22871 22877 22753 0 -1 64 2 0 0 0 0 0 0 0 24 0 12 0 163492845 936280064 168851 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22893] ppid=22871 vsize=914336 CPUtime=0
/proc/22877/task/22893/stat : 22893 (java) S 22871 22877 22753 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163492845 936280064 168851 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.79
Current children cumulated vsize (KiB) 914336



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+258.889 s]
/proc/loadavg: 2.09 1.76 1.36 3/92 22905
/proc/meminfo: memFree=423064/2055920 swapFree=4192812/4192956
[pid=22877] ppid=22871 vsize=922340 CPUtime=257.97
/proc/22877/stat : 22877 (java) S 22871 22877 22753 0 -1 0 198816 0 1 0 25701 96 0 0 25 0 12 0 163492836 944476160 187945 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22877/statm: 230585 187945 2483 14 0 217022 0
[pid=22877/tid=22879] ppid=22871 vsize=922340 CPUtime=4.45
/proc/22877/task/22879/stat : 22879 (java) S 22871 22877 22753 0 -1 64 87857 0 0 0 408 37 0 0 15 0 12 0 163492838 944476160 187945 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22877/tid=22880] ppid=22871 vsize=922340 CPUtime=4.15
/proc/22877/task/22880/stat : 22880 (java) S 22871 22877 22753 0 -1 64 82133 0 0 0 378 37 0 0 16 0 12 0 163492838 944476160 187945 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22877/tid=22882] ppid=22871 vsize=922340 CPUtime=0.38
/proc/22877/task/22882/stat : 22882 (java) R 22871 22877 22753 0 -1 64 2628 0 0 0 34 4 0 0 16 0 12 0 163492841 944476160 187945 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154624449 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22877/tid=22883] ppid=22871 vsize=922340 CPUtime=0
/proc/22877/task/22883/stat : 22883 (java) S 22871 22877 22753 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163492842 944476160 187945 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22884] ppid=22871 vsize=922340 CPUtime=0
/proc/22877/task/22884/stat : 22884 (java) S 22871 22877 22753 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 163492842 944476160 187945 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22888] ppid=22871 vsize=922340 CPUtime=0
/proc/22877/task/22888/stat : 22888 (java) S 22871 22877 22753 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 163492845 944476160 187945 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22889] ppid=22871 vsize=922340 CPUtime=0
/proc/22877/task/22889/stat : 22889 (java) S 22871 22877 22753 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 163492845 944476160 187945 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22877/tid=22890] ppid=22871 vsize=922340 CPUtime=1.41
/proc/22877/task/22890/stat : 22890 (java) S 22871 22877 22753 0 -1 64 3971 0 0 0 140 1 0 0 16 0 12 0 163492845 944476160 187945 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22877/tid=22891] ppid=22871 vsize=922340 CPUtime=1.3
/proc/22877/task/22891/stat : 22891 (java) S 22871 22877 22753 0 -1 64 1790 0 0 0 130 0 0 0 17 0 12 0 163492845 944476160 187945 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22877/tid=22892] ppid=22871 vsize=922340 CPUtime=0
/proc/22877/task/22892/stat : 22892 (java) S 22871 22877 22753 0 -1 64 2 0 0 0 0 0 0 0 24 0 12 0 163492845 944476160 187945 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22877/tid=22893] ppid=22871 vsize=922340 CPUtime=0
/proc/22877/task/22893/stat : 22893 (java) S 22871 22877 22753 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 163492845 944476160 187945 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 257.97
Current children cumulated vsize (KiB) 922340

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

Child status: 143
Real time (s): 260.497
CPU time (s): 259.581
CPU user time (s): 258.495
CPU system time (s): 1.08583
CPU usage (%): 99.6482
Max. virtual memory (cumulated for all children) (KiB): 922340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 258.495
system time used= 1.08583
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198839
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= 10822
involuntary context switches= 10882

runsolver used 0.39094 s user time and 0.774882 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Sun Jan  7 06:22:23 UTC 2007


IDJOB= 202223
IDBENCH= 3820
FILE ID= node51/202223-1168150942

PBS_JOBID= 3478452

Free space on /tmp= 66552 MiB

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

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  975a2e6ba3d0b3c4f3153deecb318748

RANDOM SEED= 710597848

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.277
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.277
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:       1815792 kB
Buffers:         18540 kB
Cached:         142892 kB
SwapCached:          0 kB
Active:          94728 kB
Inactive:        86744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1815792 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10824 kB
Writeback:           0 kB
Mapped:          30232 kB
Slab:            44364 kB
Committed_AS:  3353744 kB
PageTables:       1704 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= 66530 MiB



End job on node51 on Sun Jan  7 06:26:43 UTC 2007