Trace number 201571

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) 570.342 573.59

General information on the benchmark

Namefapp/fapp11-15/fapp13/
fapp13-2000-10.xml
MD5SUM63ed4f91155f2b79f30edca48a7e3b10
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 benchmark13.4989
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2000
Number of constraints25652
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25652
Global constraints used (with number of constraints)

Solver Data (download as text)

0.22	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.22	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.22	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.22	c version CSP COMPETITION BUGFIX 3
0.22	c sun.arch.data.model	32
0.23	c java.version	1.5.0_10
0.23	c os.name	Linux
0.23	c os.version	2.6.9-22.EL.rootsmp
0.23	c os.arch	i386
0.23	c Free memory 722620888
0.23	c Max memory 723845120
0.23	c Total memory 723845120
0.23	c Number of processors 2
0.32	c --- Begin Solver configuration ---
0.32	c Stops conflict analysis at the first Unique Implication Point
0.32	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.32	c Learn all clauses as in MiniSAT
0.32	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.32	c VSIDS like heuristics from MiniSAT using a heap
0.32	c No reason simplification
0.32	c --- End Solver configuration ---
0.32	c solving /tmp/evaluation/201571-1168148550/unknown.xml
0.32	c reading problem ... 
0.59	c reading problem named ?
0.59	c reading domains done.
0.97	c reading variables
c reading variables (2000) done.
2.66	c reading predicates 
c reading relations (9) done.
2.86	c reading constraints

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node7/watcher-201571-1168148550 -o ROOT/results/node7/solver-201571-1168148550 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/201571-1168148550/sat4jCSP-bf3.jar /tmp/evaluation/201571-1168148550/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: 1.97 2.01 1.99 4/87 13011
/proc/meminfo: memFree=1618704/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=14260 CPUtime=0
/proc/13010/stat : 13010 (java) D 13008 13010 12678 0 -1 0 945 0 1 0 0 0 0 0 17 0 1 0 163250509 14602240 710 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 10416932 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/13010/statm: 3565 710 548 14 0 1602 0

[startup+0.103538 s]
/proc/loadavg: 1.97 2.01 1.99 4/87 13011
/proc/meminfo: memFree=1618704/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=897120 CPUtime=0.08
/proc/13010/stat : 13010 (java) D 13008 13010 12678 0 -1 0 3216 0 1 0 7 1 0 0 17 0 6 0 163250509 918650880 2976 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/13010/statm: 224280 2976 1514 14 0 211300 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 897120

[startup+0.511585 s]
/proc/loadavg: 1.97 2.01 1.99 4/87 13011
/proc/meminfo: memFree=1618704/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=905236 CPUtime=0.43
/proc/13010/stat : 13010 (java) R 13008 13010 12678 0 -1 0 5590 0 1 0 40 3 0 0 18 0 12 0 163250509 926961664 5185 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4155040296 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13010/statm: 226309 5185 2169 14 0 212746 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 905236

[startup+1.33367 s]
/proc/loadavg: 1.98 2.01 1.99 3/98 13022
/proc/meminfo: memFree=1603064/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=906592 CPUtime=1.24
/proc/13010/stat : 13010 (java) R 13008 13010 12678 0 -1 0 7062 0 1 0 121 3 0 0 22 0 12 0 163250509 928350208 6159 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4053868358 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13010/statm: 226648 6159 2307 14 0 213085 0
[pid=13010/tid=13012] ppid=13008 vsize=906592 CPUtime=0
/proc/13010/task/13012/stat : 13012 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 163250512 928350208 6159 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13013] ppid=13008 vsize=906592 CPUtime=0
/proc/13010/task/13013/stat : 13013 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 163250512 928350208 6159 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13014] ppid=13008 vsize=906592 CPUtime=0
/proc/13010/task/13014/stat : 13014 (java) S 13008 13010 12678 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163250514 928350208 6159 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13015] ppid=13008 vsize=906592 CPUtime=0
/proc/13010/task/13015/stat : 13015 (java) S 13008 13010 12678 0 -1 64 7 0 0 0 0 0 0 0 21 0 12 0 163250515 928350208 6159 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13016] ppid=13008 vsize=906592 CPUtime=0
/proc/13010/task/13016/stat : 13016 (java) S 13008 13010 12678 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 163250515 928350208 6159 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13017] ppid=13008 vsize=906592 CPUtime=0
/proc/13010/task/13017/stat : 13017 (java) S 13008 13010 12678 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 163250523 928350208 6159 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13018] ppid=13008 vsize=906592 CPUtime=0
/proc/13010/task/13018/stat : 13018 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 163250523 928350208 6159 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13019] ppid=13008 vsize=906592 CPUtime=0.36
/proc/13010/task/13019/stat : 13019 (java) S 13008 13010 12678 0 -1 64 1061 0 0 0 36 0 0 0 16 0 12 0 163250523 928350208 6159 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13020] ppid=13008 vsize=906592 CPUtime=0.25
/proc/13010/task/13020/stat : 13020 (java) S 13008 13010 12678 0 -1 64 676 0 0 0 25 0 0 0 16 0 12 0 163250523 928350208 6159 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13021] ppid=13008 vsize=906592 CPUtime=0
/proc/13010/task/13021/stat : 13021 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 163250523 928350208 6159 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13022] ppid=13008 vsize=906592 CPUtime=0
/proc/13010/task/13022/stat : 13022 (java) S 13008 13010 12678 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163250523 928350208 6159 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 906592

[startup+2.98584 s]
/proc/loadavg: 1.98 2.01 1.99 3/98 13022
/proc/meminfo: memFree=1553720/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=910440 CPUtime=2.89
/proc/13010/stat : 13010 (java) R 13008 13010 12678 0 -1 0 35123 0 1 0 273 16 0 0 19 0 12 0 163250509 932290560 33100 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13010/statm: 227610 33100 2467 14 0 214047 0
[pid=13010/tid=13012] ppid=13008 vsize=910440 CPUtime=0.2
/proc/13010/task/13012/stat : 13012 (java) S 13008 13010 12678 0 -1 64 9073 0 0 0 17 3 0 0 18 0 12 0 163250512 932290560 33100 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13013] ppid=13008 vsize=910440 CPUtime=0.1
/proc/13010/task/13013/stat : 13013 (java) S 13008 13010 12678 0 -1 64 3848 0 0 0 9 1 0 0 16 0 12 0 163250512 932290560 33100 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13014] ppid=13008 vsize=910440 CPUtime=0
/proc/13010/task/13014/stat : 13014 (java) S 13008 13010 12678 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 163250514 932290560 33100 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13015] ppid=13008 vsize=910440 CPUtime=0
/proc/13010/task/13015/stat : 13015 (java) S 13008 13010 12678 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163250515 932290560 33100 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13016] ppid=13008 vsize=910440 CPUtime=0
/proc/13010/task/13016/stat : 13016 (java) S 13008 13010 12678 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163250515 932290560 33100 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13017] ppid=13008 vsize=910440 CPUtime=0
/proc/13010/task/13017/stat : 13017 (java) S 13008 13010 12678 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 163250523 932290560 33100 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13018] ppid=13008 vsize=910440 CPUtime=0
/proc/13010/task/13018/stat : 13018 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 163250523 932290560 33100 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13019] ppid=13008 vsize=910440 CPUtime=0.65
/proc/13010/task/13019/stat : 13019 (java) R 13008 13010 12678 0 -1 64 1435 0 0 0 65 0 0 0 16 0 12 0 163250523 932290560 33100 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152643302 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13020] ppid=13008 vsize=910440 CPUtime=0.52
/proc/13010/task/13020/stat : 13020 (java) S 13008 13010 12678 0 -1 64 713 0 0 0 52 0 0 0 16 0 12 0 163250523 932290560 33100 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13021] ppid=13008 vsize=910440 CPUtime=0
/proc/13010/task/13021/stat : 13021 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 163250523 932290560 33100 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13022] ppid=13008 vsize=910440 CPUtime=0
/proc/13010/task/13022/stat : 13022 (java) S 13008 13010 12678 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163250523 932290560 33100 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 910440

[startup+6.28099 s]
/proc/loadavg: 2.06 2.02 2.00 3/98 13022
/proc/meminfo: memFree=1466872/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=913040 CPUtime=6.18
/proc/13010/stat : 13010 (java) R 13008 13010 12678 0 -1 0 46960 0 1 0 597 21 0 0 25 0 12 0 163250509 934952960 40563 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054384551 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13010/statm: 228260 40563 2480 14 0 214697 0
[pid=13010/tid=13012] ppid=13008 vsize=913040 CPUtime=0.31
/proc/13010/task/13012/stat : 13012 (java) S 13008 13010 12678 0 -1 64 11801 0 0 0 27 4 0 0 16 0 12 0 163250512 934952960 40563 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13013] ppid=13008 vsize=913040 CPUtime=0.23
/proc/13010/task/13013/stat : 13013 (java) S 13008 13010 12678 0 -1 64 7809 0 0 0 21 2 0 0 16 0 12 0 163250512 934952960 40563 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13014] ppid=13008 vsize=913040 CPUtime=0
/proc/13010/task/13014/stat : 13014 (java) S 13008 13010 12678 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 163250514 934952960 40563 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13015] ppid=13008 vsize=913040 CPUtime=0
/proc/13010/task/13015/stat : 13015 (java) S 13008 13010 12678 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163250515 934952960 40563 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13016] ppid=13008 vsize=913040 CPUtime=0
/proc/13010/task/13016/stat : 13016 (java) S 13008 13010 12678 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163250515 934952960 40563 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13017] ppid=13008 vsize=913040 CPUtime=0
/proc/13010/task/13017/stat : 13017 (java) S 13008 13010 12678 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 163250523 934952960 40563 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13018] ppid=13008 vsize=913040 CPUtime=0
/proc/13010/task/13018/stat : 13018 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 163250523 934952960 40563 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13019] ppid=13008 vsize=913040 CPUtime=1.35
/proc/13010/task/13019/stat : 13019 (java) S 13008 13010 12678 0 -1 64 4705 0 0 0 133 2 0 0 16 0 12 0 163250523 934952960 40563 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13020] ppid=13008 vsize=913040 CPUtime=1.1
/proc/13010/task/13020/stat : 13020 (java) S 13008 13010 12678 0 -1 64 2581 0 0 0 110 0 0 0 16 0 12 0 163250523 934952960 40563 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13021] ppid=13008 vsize=913040 CPUtime=0
/proc/13010/task/13021/stat : 13021 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 163250523 934952960 40563 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13022] ppid=13008 vsize=913040 CPUtime=0
/proc/13010/task/13022/stat : 13022 (java) S 13008 13010 12678 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163250523 934952960 40563 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 913040

[startup+12.7617 s]
/proc/loadavg: 2.05 2.02 2.00 3/98 13022
/proc/meminfo: memFree=1446264/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=912912 CPUtime=12.66
/proc/13010/stat : 13010 (java) R 13008 13010 12678 0 -1 0 52757 0 1 0 1242 24 0 0 25 0 12 0 163250509 934821888 45220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054321580 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13010/statm: 228228 45220 2480 14 0 214665 0
[pid=13010/tid=13012] ppid=13008 vsize=912912 CPUtime=0.43
/proc/13010/task/13012/stat : 13012 (java) S 13008 13010 12678 0 -1 64 14937 0 0 0 38 5 0 0 16 0 12 0 163250512 934821888 45220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13013] ppid=13008 vsize=912912 CPUtime=0.35
/proc/13010/task/13013/stat : 13013 (java) S 13008 13010 12678 0 -1 64 10424 0 0 0 32 3 0 0 16 0 12 0 163250512 934821888 45220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13014] ppid=13008 vsize=912912 CPUtime=0.01
/proc/13010/task/13014/stat : 13014 (java) S 13008 13010 12678 0 -1 64 13 0 0 0 1 0 0 0 16 0 12 0 163250514 934821888 45220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13015] ppid=13008 vsize=912912 CPUtime=0
/proc/13010/task/13015/stat : 13015 (java) S 13008 13010 12678 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163250515 934821888 45220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13016] ppid=13008 vsize=912912 CPUtime=0
/proc/13010/task/13016/stat : 13016 (java) S 13008 13010 12678 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163250515 934821888 45220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13017] ppid=13008 vsize=912912 CPUtime=0
/proc/13010/task/13017/stat : 13017 (java) S 13008 13010 12678 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 163250523 934821888 45220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13018] ppid=13008 vsize=912912 CPUtime=0
/proc/13010/task/13018/stat : 13018 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 163250523 934821888 45220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13019] ppid=13008 vsize=912912 CPUtime=1.51
/proc/13010/task/13019/stat : 13019 (java) S 13008 13010 12678 0 -1 64 4718 0 0 0 149 2 0 0 16 0 12 0 163250523 934821888 45220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13020] ppid=13008 vsize=912912 CPUtime=1.25
/proc/13010/task/13020/stat : 13020 (java) S 13008 13010 12678 0 -1 64 2591 0 0 0 125 0 0 0 17 0 12 0 163250523 934821888 45220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13021] ppid=13008 vsize=912912 CPUtime=0
/proc/13010/task/13021/stat : 13021 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 163250523 934821888 45220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13022] ppid=13008 vsize=912912 CPUtime=0
/proc/13010/task/13022/stat : 13022 (java) S 13008 13010 12678 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163250523 934821888 45220 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 912912

[startup+25.646 s]
/proc/loadavg: 2.04 2.02 2.00 4/98 13022
/proc/meminfo: memFree=1419448/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=912912 CPUtime=25.54
/proc/13010/stat : 13010 (java) R 13008 13010 12678 0 -1 0 60117 0 1 0 2527 27 0 0 25 0 12 0 163250509 934821888 52550 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054321610 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13010/statm: 228228 52550 2480 14 0 214665 0
[pid=13010/tid=13012] ppid=13008 vsize=912912 CPUtime=0.53
/proc/13010/task/13012/stat : 13012 (java) S 13008 13010 12678 0 -1 64 18853 0 0 0 46 7 0 0 15 0 12 0 163250512 934821888 52550 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13013] ppid=13008 vsize=912912 CPUtime=0.45
/proc/13010/task/13013/stat : 13013 (java) S 13008 13010 12678 0 -1 64 13823 0 0 0 41 4 0 0 16 0 12 0 163250512 934821888 52550 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13014] ppid=13008 vsize=912912 CPUtime=0.02
/proc/13010/task/13014/stat : 13014 (java) S 13008 13010 12678 0 -1 64 22 0 0 0 2 0 0 0 15 0 12 0 163250514 934821888 52550 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13015] ppid=13008 vsize=912912 CPUtime=0
/proc/13010/task/13015/stat : 13015 (java) S 13008 13010 12678 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163250515 934821888 52550 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13016] ppid=13008 vsize=912912 CPUtime=0
/proc/13010/task/13016/stat : 13016 (java) S 13008 13010 12678 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163250515 934821888 52550 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13017] ppid=13008 vsize=912912 CPUtime=0
/proc/13010/task/13017/stat : 13017 (java) S 13008 13010 12678 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 163250523 934821888 52550 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13018] ppid=13008 vsize=912912 CPUtime=0
/proc/13010/task/13018/stat : 13018 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 163250523 934821888 52550 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13019] ppid=13008 vsize=912912 CPUtime=1.67
/proc/13010/task/13019/stat : 13019 (java) S 13008 13010 12678 0 -1 64 4729 0 0 0 165 2 0 0 15 0 12 0 163250523 934821888 52550 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13020] ppid=13008 vsize=912912 CPUtime=1.3
/proc/13010/task/13020/stat : 13020 (java) S 13008 13010 12678 0 -1 64 2592 0 0 0 130 0 0 0 16 0 12 0 163250523 934821888 52550 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13021] ppid=13008 vsize=912912 CPUtime=0
/proc/13010/task/13021/stat : 13021 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 163250523 934821888 52550 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13022] ppid=13008 vsize=912912 CPUtime=0
/proc/13010/task/13022/stat : 13022 (java) S 13008 13010 12678 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163250523 934821888 52550 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 912912

[startup+51.2877 s]
/proc/loadavg: 2.03 2.02 2.00 3/98 13022
/proc/meminfo: memFree=1352248/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=912912 CPUtime=51.17
/proc/13010/stat : 13010 (java) R 13008 13010 12678 0 -1 0 76645 0 1 0 5083 34 0 0 25 0 12 0 163250509 934821888 68916 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054480714 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13010/statm: 228228 68916 2481 14 0 214665 0
[pid=13010/tid=13012] ppid=13008 vsize=912912 CPUtime=0.73
/proc/13010/task/13012/stat : 13012 (java) S 13008 13010 12678 0 -1 64 25722 0 0 0 63 10 0 0 16 0 12 0 163250512 934821888 68916 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13013] ppid=13008 vsize=912912 CPUtime=0.69
/proc/13010/task/13013/stat : 13013 (java) S 13008 13010 12678 0 -1 64 23436 0 0 0 61 8 0 0 16 0 12 0 163250512 934821888 68916 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13014] ppid=13008 vsize=912912 CPUtime=0.03

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

[pid=13010/tid=13021] ppid=13008 vsize=912912 CPUtime=0
/proc/13010/task/13021/stat : 13021 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 163250523 934821888 186755 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13022] ppid=13008 vsize=912912 CPUtime=0
/proc/13010/task/13022/stat : 13022 (java) S 13008 13010 12678 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163250523 934821888 186755 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 912912

[startup+342.823 s]
/proc/loadavg: 2.67 2.25 2.08 4/99 13023
/proc/meminfo: memFree=877296/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=916916 CPUtime=341.79
/proc/13010/stat : 13010 (java) R 13008 13010 12678 0 -1 0 258865 0 1 0 34069 110 0 0 25 0 12 0 163250509 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13010/statm: 229229 187383 2485 14 0 215666 0
[pid=13010/tid=13012] ppid=13008 vsize=916916 CPUtime=3.6
/proc/13010/task/13012/stat : 13012 (java) S 13008 13010 12678 0 -1 64 81752 0 0 0 332 28 0 0 16 0 12 0 163250512 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13010/tid=13013] ppid=13008 vsize=916916 CPUtime=3.89
/proc/13010/task/13013/stat : 13013 (java) S 13008 13010 12678 0 -1 64 85145 0 0 0 358 31 0 0 15 0 12 0 163250512 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13010/tid=13014] ppid=13008 vsize=916916 CPUtime=54.96
/proc/13010/task/13014/stat : 13014 (java) R 13008 13010 12678 0 -1 64 63816 0 0 0 5465 31 0 0 17 0 12 0 163250514 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154922886 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13010/tid=13015] ppid=13008 vsize=916916 CPUtime=0
/proc/13010/task/13015/stat : 13015 (java) S 13008 13010 12678 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163250515 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13016] ppid=13008 vsize=916916 CPUtime=0
/proc/13010/task/13016/stat : 13016 (java) S 13008 13010 12678 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163250515 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13017] ppid=13008 vsize=916916 CPUtime=0
/proc/13010/task/13017/stat : 13017 (java) S 13008 13010 12678 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13018] ppid=13008 vsize=916916 CPUtime=0.01
/proc/13010/task/13018/stat : 13018 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 1 0 0 0 16 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13019] ppid=13008 vsize=916916 CPUtime=2.09
/proc/13010/task/13019/stat : 13019 (java) S 13008 13010 12678 0 -1 64 4745 0 0 0 207 2 0 0 17 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13010/tid=13020] ppid=13008 vsize=916916 CPUtime=1.87
/proc/13010/task/13020/stat : 13020 (java) S 13008 13010 12678 0 -1 64 2923 0 0 0 186 1 0 0 16 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13021] ppid=13008 vsize=916916 CPUtime=0
/proc/13010/task/13021/stat : 13021 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13022] ppid=13008 vsize=916916 CPUtime=0
/proc/13010/task/13022/stat : 13022 (java) S 13008 13010 12678 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.79
Current children cumulated vsize (KiB) 916916

[startup+402.841 s]
/proc/loadavg: 2.86 2.39 2.13 4/99 13023
/proc/meminfo: memFree=877232/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=916916 CPUtime=401.22
/proc/13010/stat : 13010 (java) R 13008 13010 12678 0 -1 0 319885 0 1 0 39986 136 0 0 25 0 12 0 163250509 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13010/statm: 229229 187383 2485 14 0 215666 0
[pid=13010/tid=13012] ppid=13008 vsize=916916 CPUtime=3.6
/proc/13010/task/13012/stat : 13012 (java) S 13008 13010 12678 0 -1 64 81752 0 0 0 332 28 0 0 16 0 12 0 163250512 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13010/tid=13013] ppid=13008 vsize=916916 CPUtime=3.89
/proc/13010/task/13013/stat : 13013 (java) S 13008 13010 12678 0 -1 64 85145 0 0 0 358 31 0 0 15 0 12 0 163250512 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13010/tid=13014] ppid=13008 vsize=916916 CPUtime=108
/proc/13010/task/13014/stat : 13014 (java) R 13008 13010 12678 0 -1 64 124782 0 0 0 10744 56 0 0 16 0 12 0 163250514 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154454060 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13010/tid=13015] ppid=13008 vsize=916916 CPUtime=0
/proc/13010/task/13015/stat : 13015 (java) S 13008 13010 12678 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163250515 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13016] ppid=13008 vsize=916916 CPUtime=0
/proc/13010/task/13016/stat : 13016 (java) S 13008 13010 12678 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163250515 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13017] ppid=13008 vsize=916916 CPUtime=0
/proc/13010/task/13017/stat : 13017 (java) S 13008 13010 12678 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13018] ppid=13008 vsize=916916 CPUtime=0.01
/proc/13010/task/13018/stat : 13018 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 1 0 0 0 16 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13019] ppid=13008 vsize=916916 CPUtime=2.09
/proc/13010/task/13019/stat : 13019 (java) S 13008 13010 12678 0 -1 64 4745 0 0 0 207 2 0 0 17 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13010/tid=13020] ppid=13008 vsize=916916 CPUtime=1.87
/proc/13010/task/13020/stat : 13020 (java) S 13008 13010 12678 0 -1 64 2923 0 0 0 186 1 0 0 16 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13021] ppid=13008 vsize=916916 CPUtime=0
/proc/13010/task/13021/stat : 13021 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13022] ppid=13008 vsize=916916 CPUtime=0
/proc/13010/task/13022/stat : 13022 (java) S 13008 13010 12678 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401.22
Current children cumulated vsize (KiB) 916916

[startup+462.931 s]
/proc/loadavg: 2.60 2.40 2.15 3/99 13023
/proc/meminfo: memFree=877168/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=916916 CPUtime=460.74
/proc/13010/stat : 13010 (java) S 13008 13010 12678 0 -1 0 390459 0 1 0 45907 167 0 0 17 0 12 0 163250509 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13010/statm: 229229 187383 2485 14 0 215666 0
[pid=13010/tid=13012] ppid=13008 vsize=916916 CPUtime=3.6
/proc/13010/task/13012/stat : 13012 (java) S 13008 13010 12678 0 -1 64 81752 0 0 0 332 28 0 0 16 0 12 0 163250512 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13010/tid=13013] ppid=13008 vsize=916916 CPUtime=3.89
/proc/13010/task/13013/stat : 13013 (java) S 13008 13010 12678 0 -1 64 85145 0 0 0 358 31 0 0 15 0 12 0 163250512 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13010/tid=13014] ppid=13008 vsize=916916 CPUtime=165.71
/proc/13010/task/13014/stat : 13014 (java) R 13008 13010 12678 0 -1 64 195297 0 0 0 16484 87 0 0 25 0 12 0 163250514 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152694508 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13010/tid=13015] ppid=13008 vsize=916916 CPUtime=0
/proc/13010/task/13015/stat : 13015 (java) S 13008 13010 12678 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163250515 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13016] ppid=13008 vsize=916916 CPUtime=0
/proc/13010/task/13016/stat : 13016 (java) S 13008 13010 12678 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163250515 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13017] ppid=13008 vsize=916916 CPUtime=0
/proc/13010/task/13017/stat : 13017 (java) S 13008 13010 12678 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13018] ppid=13008 vsize=916916 CPUtime=0.01
/proc/13010/task/13018/stat : 13018 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 1 0 0 0 16 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13019] ppid=13008 vsize=916916 CPUtime=2.09
/proc/13010/task/13019/stat : 13019 (java) S 13008 13010 12678 0 -1 64 4745 0 0 0 207 2 0 0 17 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13010/tid=13020] ppid=13008 vsize=916916 CPUtime=1.87
/proc/13010/task/13020/stat : 13020 (java) S 13008 13010 12678 0 -1 64 2923 0 0 0 186 1 0 0 16 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13021] ppid=13008 vsize=916916 CPUtime=0
/proc/13010/task/13021/stat : 13021 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13022] ppid=13008 vsize=916916 CPUtime=0
/proc/13010/task/13022/stat : 13022 (java) S 13008 13010 12678 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.74
Current children cumulated vsize (KiB) 916916

[startup+523.016 s]
/proc/loadavg: 2.26 2.34 2.15 3/99 13023
/proc/meminfo: memFree=877104/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=916916 CPUtime=520.26
/proc/13010/stat : 13010 (java) S 13008 13010 12678 0 -1 0 465037 0 1 0 51824 202 0 0 17 0 12 0 163250509 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13010/statm: 229229 187383 2485 14 0 215666 0
[pid=13010/tid=13012] ppid=13008 vsize=916916 CPUtime=3.6
/proc/13010/task/13012/stat : 13012 (java) S 13008 13010 12678 0 -1 64 81752 0 0 0 332 28 0 0 16 0 12 0 163250512 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13010/tid=13013] ppid=13008 vsize=916916 CPUtime=3.89
/proc/13010/task/13013/stat : 13013 (java) S 13008 13010 12678 0 -1 64 85145 0 0 0 358 31 0 0 15 0 12 0 163250512 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13010/tid=13014] ppid=13008 vsize=916916 CPUtime=224.72
/proc/13010/task/13014/stat : 13014 (java) R 13008 13010 12678 0 -1 64 269811 0 0 0 22350 122 0 0 25 0 12 0 163250514 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154454037 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13010/tid=13015] ppid=13008 vsize=916916 CPUtime=0
/proc/13010/task/13015/stat : 13015 (java) S 13008 13010 12678 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163250515 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13016] ppid=13008 vsize=916916 CPUtime=0
/proc/13010/task/13016/stat : 13016 (java) S 13008 13010 12678 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163250515 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13017] ppid=13008 vsize=916916 CPUtime=0
/proc/13010/task/13017/stat : 13017 (java) S 13008 13010 12678 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13018] ppid=13008 vsize=916916 CPUtime=0.01
/proc/13010/task/13018/stat : 13018 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 1 0 0 0 16 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13019] ppid=13008 vsize=916916 CPUtime=2.09
/proc/13010/task/13019/stat : 13019 (java) S 13008 13010 12678 0 -1 64 4745 0 0 0 207 2 0 0 17 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13010/tid=13020] ppid=13008 vsize=916916 CPUtime=1.87
/proc/13010/task/13020/stat : 13020 (java) S 13008 13010 12678 0 -1 64 2923 0 0 0 186 1 0 0 16 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13021] ppid=13008 vsize=916916 CPUtime=0
/proc/13010/task/13021/stat : 13021 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13022] ppid=13008 vsize=916916 CPUtime=0
/proc/13010/task/13022/stat : 13022 (java) S 13008 13010 12678 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163250523 938921984 187383 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 520.26
Current children cumulated vsize (KiB) 916916



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+571.456 s]
/proc/loadavg: 2.11 2.29 2.14 4/99 13023
/proc/meminfo: memFree=874224/2055920 swapFree=4192812/4192956
[pid=13010] ppid=13008 vsize=924920 CPUtime=568.23
/proc/13010/stat : 13010 (java) S 13008 13010 12678 0 -1 0 525616 0 1 0 56591 232 0 0 17 0 12 0 163250509 947118080 188080 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13010/statm: 231230 188080 2485 14 0 217667 0
[pid=13010/tid=13012] ppid=13008 vsize=924920 CPUtime=3.6
/proc/13010/task/13012/stat : 13012 (java) S 13008 13010 12678 0 -1 64 81752 0 0 0 332 28 0 0 16 0 12 0 163250512 947118080 188080 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13010/tid=13013] ppid=13008 vsize=924920 CPUtime=3.89
/proc/13010/task/13013/stat : 13013 (java) S 13008 13010 12678 0 -1 64 85145 0 0 0 358 31 0 0 15 0 12 0 163250512 947118080 188080 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13010/tid=13014] ppid=13008 vsize=924920 CPUtime=272.35
/proc/13010/task/13014/stat : 13014 (java) R 13008 13010 12678 0 -1 64 330345 0 0 0 27083 152 0 0 25 0 12 0 163250514 947118080 188080 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152608600 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13010/tid=13015] ppid=13008 vsize=924920 CPUtime=0
/proc/13010/task/13015/stat : 13015 (java) S 13008 13010 12678 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163250515 947118080 188080 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13016] ppid=13008 vsize=924920 CPUtime=0
/proc/13010/task/13016/stat : 13016 (java) S 13008 13010 12678 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163250515 947118080 188080 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13017] ppid=13008 vsize=924920 CPUtime=0
/proc/13010/task/13017/stat : 13017 (java) S 13008 13010 12678 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 163250523 947118080 188080 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13018] ppid=13008 vsize=924920 CPUtime=0.01
/proc/13010/task/13018/stat : 13018 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 1 0 0 0 16 0 12 0 163250523 947118080 188080 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13019] ppid=13008 vsize=924920 CPUtime=2.09
/proc/13010/task/13019/stat : 13019 (java) S 13008 13010 12678 0 -1 64 4745 0 0 0 207 2 0 0 17 0 12 0 163250523 947118080 188080 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13010/tid=13020] ppid=13008 vsize=924920 CPUtime=1.87
/proc/13010/task/13020/stat : 13020 (java) S 13008 13010 12678 0 -1 64 2923 0 0 0 186 1 0 0 16 0 12 0 163250523 947118080 188080 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13021] ppid=13008 vsize=924920 CPUtime=0
/proc/13010/task/13021/stat : 13021 (java) S 13008 13010 12678 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 163250523 947118080 188080 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13010/tid=13022] ppid=13008 vsize=924920 CPUtime=0
/proc/13010/task/13022/stat : 13022 (java) S 13008 13010 12678 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163250523 947118080 188080 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 568.23
Current children cumulated vsize (KiB) 924920

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

Sending SIGKILL to process tree (bottom up)

Child ended because it received signal 9 (SIGKILL)
Real time (s): 573.59
CPU time (s): 570.342
CPU user time (s): 567.9
CPU system time (s): 2.44263
CPU usage (%): 99.4339
Max. virtual memory (cumulated for all children) (KiB): 924920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 567.9
system time used= 2.44263
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 528833
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= 18262
involuntary context switches= 18945

runsolver used 0.736887 s user time and 1.81472 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sun Jan  7 05:42:31 UTC 2007


IDJOB= 201571
IDBENCH= 3771
FILE ID= node7/201571-1168148550

PBS_JOBID= 3478152

Free space on /tmp= 66544 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp13/fapp13-2000-10.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/201571-1168148550/sat4jCSP-bf3.jar /tmp/evaluation/201571-1168148550/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-201571-1168148550 -o ROOT/results/node7/solver-201571-1168148550 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/201571-1168148550/sat4jCSP-bf3.jar /tmp/evaluation/201571-1168148550/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  63ed4f91155f2b79f30edca48a7e3b10

RANDOM SEED= 154830519

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.220
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.220
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:       1619184 kB
Buffers:         38756 kB
Cached:         208968 kB
SwapCached:          0 kB
Active:         245428 kB
Inactive:       124692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1619184 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5948 kB
Writeback:           0 kB
Mapped:         142660 kB
Slab:            51292 kB
Committed_AS:  4686828 kB
PageTables:       2464 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= 66544 MiB



End job on node7 on Sun Jan  7 05:52:06 UTC 2007