Trace number 201658

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) 1312.26 1317.64

General information on the benchmark

Namefapp/fapp11-15/fapp13/
fapp13-2000-3.xml
MD5SUM7f084eb3a66440e5445613ae031b39b2
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
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.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.23	c --- Begin Solver configuration ---
0.23	c Stops conflict analysis at the first Unique Implication Point
0.23	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.23	c Learn all clauses as in MiniSAT
0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23	c VSIDS like heuristics from MiniSAT using a heap
0.23	c No reason simplification
0.23	c --- End Solver configuration ---
0.23	c solving /tmp/evaluation/201658-1168148950/unknown.xml
0.23	c reading problem ... 
0.50	c reading problem named ?
0.50	c reading domains done.
0.86	c reading variables
c reading variables (2000) done.
2.56	c reading predicates 
c reading relations (9) done.
2.75	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/node14/watcher-201658-1168148950 -o ROOT/results/node14/solver-201658-1168148950 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/201658-1168148950/sat4jCSP-bf3.jar /tmp/evaluation/201658-1168148950/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.95 2.13 2.08 4/94 17419
/proc/meminfo: memFree=1208400/2055920 swapFree=4182236/4192956
[pid=17418] ppid=17416 vsize=12040 CPUtime=0
/proc/17418/stat : 17418 (java) R 17416 17418 17253 0 -1 0 357 0 0 0 0 0 0 0 18 0 1 0 163290047 12328960 164 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 6881372 0 0 4096 0 0 0 0 17 0 0 0
/proc/17418/statm: 3010 171 132 14 0 1138 0

[startup+0.107287 s]
/proc/loadavg: 1.95 2.13 2.08 4/94 17419
/proc/meminfo: memFree=1208400/2055920 swapFree=4182236/4192956
[pid=17418] ppid=17416 vsize=902816 CPUtime=0.09
/proc/17418/stat : 17418 (java) R 17416 17418 17253 0 -1 0 3447 0 1 0 8 1 0 0 25 0 12 0 163290047 924483584 3207 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152162386 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17418/statm: 225704 3207 1599 14 0 212148 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 902816

[startup+0.51533 s]
/proc/loadavg: 1.95 2.13 2.08 4/94 17419
/proc/meminfo: memFree=1208400/2055920 swapFree=4182236/4192956
[pid=17418] ppid=17416 vsize=905236 CPUtime=0.5
/proc/17418/stat : 17418 (java) R 17416 17418 17253 0 -1 0 6002 0 1 0 47 3 0 0 25 0 12 0 163290047 926961664 5596 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17418/statm: 226309 5596 2295 14 0 212746 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 905236

[startup+1.33841 s]
/proc/loadavg: 1.95 2.13 2.08 4/105 17430
/proc/meminfo: memFree=1192824/2055920 swapFree=4182236/4192956
[pid=17418] ppid=17416 vsize=906592 CPUtime=1.32
/proc/17418/stat : 17418 (java) R 17416 17418 17253 0 -1 0 7111 0 1 0 129 3 0 0 25 0 12 0 163290047 928350208 6208 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17418/statm: 226648 6208 2307 14 0 213085 0
[pid=17418/tid=17420] ppid=17416 vsize=906592 CPUtime=0
/proc/17418/task/17420/stat : 17420 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 163290050 928350208 6208 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17421] ppid=17416 vsize=906592 CPUtime=0
/proc/17418/task/17421/stat : 17421 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 163290050 928350208 6208 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17422] ppid=17416 vsize=906592 CPUtime=0
/proc/17418/task/17422/stat : 17422 (java) S 17416 17418 17253 0 -1 64 5 0 0 0 0 0 0 0 17 0 12 0 163290052 928350208 6208 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17423] ppid=17416 vsize=906592 CPUtime=0
/proc/17418/task/17423/stat : 17423 (java) S 17416 17418 17253 0 -1 64 7 0 0 0 0 0 0 0 22 0 12 0 163290053 928350208 6208 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17424] ppid=17416 vsize=906592 CPUtime=0
/proc/17418/task/17424/stat : 17424 (java) S 17416 17418 17253 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 163290053 928350208 6208 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17425] ppid=17416 vsize=906592 CPUtime=0
/proc/17418/task/17425/stat : 17425 (java) S 17416 17418 17253 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 163290056 928350208 6208 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17426] ppid=17416 vsize=906592 CPUtime=0
/proc/17418/task/17426/stat : 17426 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 163290056 928350208 6208 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17427] ppid=17416 vsize=906592 CPUtime=0.35
/proc/17418/task/17427/stat : 17427 (java) S 17416 17418 17253 0 -1 64 1060 0 0 0 35 0 0 0 16 0 12 0 163290056 928350208 6208 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17428] ppid=17416 vsize=906592 CPUtime=0.31
/proc/17418/task/17428/stat : 17428 (java) S 17416 17418 17253 0 -1 64 689 0 0 0 31 0 0 0 16 0 12 0 163290056 928350208 6208 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17429] ppid=17416 vsize=906592 CPUtime=0
/proc/17418/task/17429/stat : 17429 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 163290056 928350208 6208 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17430] ppid=17416 vsize=906592 CPUtime=0
/proc/17418/task/17430/stat : 17430 (java) S 17416 17418 17253 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163290056 928350208 6208 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 906592

[startup+2.99156 s]
/proc/loadavg: 1.95 2.13 2.08 5/105 17430
/proc/meminfo: memFree=1111672/2055920 swapFree=4182236/4192956
[pid=17418] ppid=17416 vsize=911628 CPUtime=3.2
/proc/17418/stat : 17418 (java) R 17416 17418 17253 0 -1 0 38297 0 1 0 298 22 0 0 25 0 12 0 163290047 933507072 33258 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17418/statm: 227907 33258 2467 14 0 214344 0
[pid=17418/tid=17420] ppid=17416 vsize=911628 CPUtime=0.34
/proc/17418/task/17420/stat : 17420 (java) S 17416 17418 17253 0 -1 64 11157 0 0 0 27 7 0 0 19 0 12 0 163290050 933507072 33258 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17421] ppid=17416 vsize=911628 CPUtime=0.23
/proc/17418/task/17421/stat : 17421 (java) S 17416 17418 17253 0 -1 64 4370 0 0 0 21 2 0 0 19 0 12 0 163290050 933507072 33258 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17422] ppid=17416 vsize=911628 CPUtime=0
/proc/17418/task/17422/stat : 17422 (java) S 17416 17418 17253 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 163290052 933507072 33258 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17423] ppid=17416 vsize=911628 CPUtime=0
/proc/17418/task/17423/stat : 17423 (java) S 17416 17418 17253 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 163290053 933507072 33258 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17424] ppid=17416 vsize=911628 CPUtime=0
/proc/17418/task/17424/stat : 17424 (java) S 17416 17418 17253 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163290053 933507072 33258 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17425] ppid=17416 vsize=911628 CPUtime=0
/proc/17418/task/17425/stat : 17425 (java) S 17416 17418 17253 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 163290056 933507072 33258 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17426] ppid=17416 vsize=911628 CPUtime=0
/proc/17418/task/17426/stat : 17426 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 163290056 933507072 33258 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17427] ppid=17416 vsize=911628 CPUtime=0.62
/proc/17418/task/17427/stat : 17427 (java) S 17416 17418 17253 0 -1 64 1434 0 0 0 62 0 0 0 16 0 12 0 163290056 933507072 33258 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17428] ppid=17416 vsize=911628 CPUtime=0.6
/proc/17418/task/17428/stat : 17428 (java) R 17416 17418 17253 0 -1 64 1281 0 0 0 60 0 0 0 17 0 12 0 163290056 933507072 33258 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152666851 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17429] ppid=17416 vsize=911628 CPUtime=0
/proc/17418/task/17429/stat : 17429 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 163290056 933507072 33258 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17430] ppid=17416 vsize=911628 CPUtime=0
/proc/17418/task/17430/stat : 17430 (java) S 17416 17418 17253 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163290056 933507072 33258 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 911628

[startup+6.28788 s]
/proc/loadavg: 2.04 2.15 2.09 3/105 17430
/proc/meminfo: memFree=1050424/2055920 swapFree=4182236/4192956
[pid=17418] ppid=17416 vsize=915620 CPUtime=6.49
/proc/17418/stat : 17418 (java) R 17416 17418 17253 0 -1 0 49334 0 1 0 621 28 0 0 25 0 12 0 163290047 937594880 41202 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054588067 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17418/statm: 228905 41202 2480 14 0 215342 0
[pid=17418/tid=17420] ppid=17416 vsize=915620 CPUtime=0.47
/proc/17418/task/17420/stat : 17420 (java) S 17416 17418 17253 0 -1 64 13699 0 0 0 39 8 0 0 16 0 12 0 163290050 937594880 41202 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17421] ppid=17416 vsize=915620 CPUtime=0.39
/proc/17418/task/17421/stat : 17421 (java) S 17416 17418 17253 0 -1 64 8561 0 0 0 35 4 0 0 16 0 12 0 163290050 937594880 41202 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17422] ppid=17416 vsize=915620 CPUtime=0
/proc/17418/task/17422/stat : 17422 (java) S 17416 17418 17253 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 163290052 937594880 41202 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17423] ppid=17416 vsize=915620 CPUtime=0
/proc/17418/task/17423/stat : 17423 (java) S 17416 17418 17253 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163290053 937594880 41202 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17424] ppid=17416 vsize=915620 CPUtime=0
/proc/17418/task/17424/stat : 17424 (java) S 17416 17418 17253 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163290053 937594880 41202 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17425] ppid=17416 vsize=915620 CPUtime=0
/proc/17418/task/17425/stat : 17425 (java) S 17416 17418 17253 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 163290056 937594880 41202 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17426] ppid=17416 vsize=915620 CPUtime=0.01
/proc/17418/task/17426/stat : 17426 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 1 0 0 0 16 0 12 0 163290056 937594880 41202 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17427] ppid=17416 vsize=915620 CPUtime=1.26
/proc/17418/task/17427/stat : 17427 (java) S 17416 17418 17253 0 -1 64 4377 0 0 0 124 2 0 0 16 0 12 0 163290056 937594880 41202 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17428] ppid=17416 vsize=915620 CPUtime=1.11
/proc/17418/task/17428/stat : 17428 (java) S 17416 17418 17253 0 -1 64 2632 0 0 0 110 1 0 0 16 0 12 0 163290056 937594880 41202 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17429] ppid=17416 vsize=915620 CPUtime=0
/proc/17418/task/17429/stat : 17429 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 163290056 937594880 41202 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17430] ppid=17416 vsize=915620 CPUtime=0
/proc/17418/task/17430/stat : 17430 (java) S 17416 17418 17253 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163290056 937594880 41202 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.49
Current children cumulated vsize (KiB) 915620

[startup+12.6945 s]
/proc/loadavg: 2.03 2.14 2.09 3/105 17430
/proc/meminfo: memFree=1028408/2055920 swapFree=4182236/4192956
[pid=17418] ppid=17416 vsize=915620 CPUtime=12.89
/proc/17418/stat : 17418 (java) R 17416 17418 17253 0 -1 0 55172 0 1 0 1258 31 0 0 25 0 12 0 163290047 937594880 45911 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054399082 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17418/statm: 228905 45911 2480 14 0 215342 0
[pid=17418/tid=17420] ppid=17416 vsize=915620 CPUtime=0.63
/proc/17418/task/17420/stat : 17420 (java) S 17416 17418 17253 0 -1 64 16880 0 0 0 53 10 0 0 16 0 12 0 163290050 937594880 45911 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17421] ppid=17416 vsize=915620 CPUtime=0.55
/proc/17418/task/17421/stat : 17421 (java) S 17416 17418 17253 0 -1 64 11167 0 0 0 50 5 0 0 16 0 12 0 163290050 937594880 45911 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17422] ppid=17416 vsize=915620 CPUtime=0.01
/proc/17418/task/17422/stat : 17422 (java) S 17416 17418 17253 0 -1 64 16 0 0 0 1 0 0 0 16 0 12 0 163290052 937594880 45911 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17423] ppid=17416 vsize=915620 CPUtime=0
/proc/17418/task/17423/stat : 17423 (java) S 17416 17418 17253 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163290053 937594880 45911 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17424] ppid=17416 vsize=915620 CPUtime=0
/proc/17418/task/17424/stat : 17424 (java) S 17416 17418 17253 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163290053 937594880 45911 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17425] ppid=17416 vsize=915620 CPUtime=0
/proc/17418/task/17425/stat : 17425 (java) S 17416 17418 17253 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 163290056 937594880 45911 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17426] ppid=17416 vsize=915620 CPUtime=0.01
/proc/17418/task/17426/stat : 17426 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 1 0 0 0 16 0 12 0 163290056 937594880 45911 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17427] ppid=17416 vsize=915620 CPUtime=1.46
/proc/17418/task/17427/stat : 17427 (java) S 17416 17418 17253 0 -1 64 4395 0 0 0 144 2 0 0 16 0 12 0 163290056 937594880 45911 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17428] ppid=17416 vsize=915620 CPUtime=1.2
/proc/17418/task/17428/stat : 17428 (java) S 17416 17418 17253 0 -1 64 2638 0 0 0 119 1 0 0 16 0 12 0 163290056 937594880 45911 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17429] ppid=17416 vsize=915620 CPUtime=0
/proc/17418/task/17429/stat : 17429 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 163290056 937594880 45911 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17430] ppid=17416 vsize=915620 CPUtime=0
/proc/17418/task/17430/stat : 17430 (java) S 17416 17418 17253 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163290056 937594880 45911 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.89
Current children cumulated vsize (KiB) 915620

[startup+25.5787 s]
/proc/loadavg: 2.03 2.14 2.09 3/105 17430
/proc/meminfo: memFree=995128/2055920 swapFree=4182236/4192956
[pid=17418] ppid=17416 vsize=913372 CPUtime=25.76
/proc/17418/stat : 17418 (java) R 17416 17418 17253 0 -1 0 62925 0 1 0 2541 35 0 0 25 0 12 0 163290047 935292928 53071 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054367465 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17418/statm: 228343 53071 2480 14 0 214780 0
[pid=17418/tid=17420] ppid=17416 vsize=913372 CPUtime=0.75
/proc/17418/task/17420/stat : 17420 (java) S 17416 17418 17253 0 -1 64 20112 0 0 0 64 11 0 0 16 0 12 0 163290050 935292928 53071 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17421] ppid=17416 vsize=913372 CPUtime=0.68
/proc/17418/task/17421/stat : 17421 (java) S 17416 17418 17253 0 -1 64 15639 0 0 0 61 7 0 0 16 0 12 0 163290050 935292928 53071 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17422] ppid=17416 vsize=913372 CPUtime=0.01
/proc/17418/task/17422/stat : 17422 (java) S 17416 17418 17253 0 -1 64 23 0 0 0 1 0 0 0 16 0 12 0 163290052 935292928 53071 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17423] ppid=17416 vsize=913372 CPUtime=0
/proc/17418/task/17423/stat : 17423 (java) S 17416 17418 17253 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163290053 935292928 53071 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17424] ppid=17416 vsize=913372 CPUtime=0
/proc/17418/task/17424/stat : 17424 (java) S 17416 17418 17253 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163290053 935292928 53071 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17425] ppid=17416 vsize=913372 CPUtime=0
/proc/17418/task/17425/stat : 17425 (java) S 17416 17418 17253 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 163290056 935292928 53071 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17426] ppid=17416 vsize=913372 CPUtime=0.01
/proc/17418/task/17426/stat : 17426 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 1 0 0 0 17 0 12 0 163290056 935292928 53071 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17427] ppid=17416 vsize=913372 CPUtime=1.5
/proc/17418/task/17427/stat : 17427 (java) S 17416 17418 17253 0 -1 64 4396 0 0 0 148 2 0 0 17 0 12 0 163290056 935292928 53071 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17428] ppid=17416 vsize=913372 CPUtime=1.43
/proc/17418/task/17428/stat : 17428 (java) S 17416 17418 17253 0 -1 64 2653 0 0 0 142 1 0 0 17 0 12 0 163290056 935292928 53071 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17429] ppid=17416 vsize=913372 CPUtime=0
/proc/17418/task/17429/stat : 17429 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 163290056 935292928 53071 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17430] ppid=17416 vsize=913372 CPUtime=0
/proc/17418/task/17430/stat : 17430 (java) S 17416 17418 17253 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163290056 935292928 53071 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.76
Current children cumulated vsize (KiB) 913372

[startup+51.1859 s]
/proc/loadavg: 2.02 2.12 2.08 3/105 17430
/proc/meminfo: memFree=922040/2055920 swapFree=4182236/4192956
[pid=17418] ppid=17416 vsize=913372 CPUtime=51.21
/proc/17418/stat : 17418 (java) R 17416 17418 17253 0 -1 0 79116 0 1 0 5078 43 0 0 25 0 12 0 163290047 935292928 69131 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054883695 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17418/statm: 228343 69131 2481 14 0 214780 0
[pid=17418/tid=17420] ppid=17416 vsize=913372 CPUtime=1.02
/proc/17418/task/17420/stat : 17420 (java) S 17416 17418 17253 0 -1 64 28686 0 0 0 87 15 0 0 16 0 12 0 163290050 935292928 69131 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17421] ppid=17416 vsize=913372 CPUtime=0.95
/proc/17418/task/17421/stat : 17421 (java) S 17416 17418 17253 0 -1 64 23215 0 0 0 84 11 0 0 16 0 12 0 163290050 935292928 69131 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17422] ppid=17416 vsize=913372 CPUtime=0.03

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

[pid=17418/tid=17429] ppid=17416 vsize=917376 CPUtime=0
/proc/17418/task/17429/stat : 17429 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17430] ppid=17416 vsize=917376 CPUtime=0
/proc/17418/task/17430/stat : 17430 (java) S 17416 17418 17253 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1058.05
Current children cumulated vsize (KiB) 917376

[startup+1122.98 s]
/proc/loadavg: 2.02 2.08 2.11 3/105 18092
/proc/meminfo: memFree=850424/2055920 swapFree=4182236/4192956
[pid=17418] ppid=17416 vsize=917376 CPUtime=1117.98
/proc/17418/stat : 17418 (java) S 17416 17418 17253 0 -1 0 1047696 0 1 0 111191 607 0 0 16 0 12 0 163290047 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17418/statm: 229344 187505 2486 14 0 215781 0
[pid=17418/tid=17420] ppid=17416 vsize=917376 CPUtime=5.04
/proc/17418/task/17420/stat : 17420 (java) S 17416 17418 17253 0 -1 64 87549 0 0 0 462 42 0 0 16 0 12 0 163290050 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17418/tid=17421] ppid=17416 vsize=917376 CPUtime=4.92
/proc/17418/task/17421/stat : 17421 (java) S 17416 17418 17253 0 -1 64 83026 0 0 0 452 40 0 0 15 0 12 0 163290050 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17418/tid=17422] ppid=17416 vsize=917376 CPUtime=809.82
/proc/17418/task/17422/stat : 17422 (java) R 17416 17418 17253 0 -1 64 848609 0 0 0 80479 503 0 0 25 0 12 0 163290052 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152681624 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17423] ppid=17416 vsize=917376 CPUtime=0
/proc/17418/task/17423/stat : 17423 (java) S 17416 17418 17253 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163290053 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17424] ppid=17416 vsize=917376 CPUtime=0
/proc/17418/task/17424/stat : 17424 (java) S 17416 17418 17253 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163290053 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17418/tid=17425] ppid=17416 vsize=917376 CPUtime=0
/proc/17418/task/17425/stat : 17425 (java) S 17416 17418 17253 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17426] ppid=17416 vsize=917376 CPUtime=0.01
/proc/17418/task/17426/stat : 17426 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 1 0 0 0 16 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17427] ppid=17416 vsize=917376 CPUtime=1.94
/proc/17418/task/17427/stat : 17427 (java) S 17416 17418 17253 0 -1 64 4447 0 0 0 192 2 0 0 17 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17428] ppid=17416 vsize=917376 CPUtime=1.82
/proc/17418/task/17428/stat : 17428 (java) S 17416 17418 17253 0 -1 64 2887 0 0 0 181 1 0 0 16 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17418/tid=17429] ppid=17416 vsize=917376 CPUtime=0
/proc/17418/task/17429/stat : 17429 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17430] ppid=17416 vsize=917376 CPUtime=0
/proc/17418/task/17430/stat : 17430 (java) S 17416 17418 17253 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1117.98
Current children cumulated vsize (KiB) 917376

[startup+1183.07 s]
/proc/loadavg: 1.95 2.05 2.09 3/108 18187
/proc/meminfo: memFree=837920/2055920 swapFree=4182236/4192956
[pid=17418] ppid=17416 vsize=917376 CPUtime=1177.86
/proc/17418/stat : 17418 (java) S 17416 17418 17253 0 -1 0 1121146 0 1 0 117140 646 0 0 16 0 12 0 163290047 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17418/statm: 229344 187505 2486 14 0 215781 0
[pid=17418/tid=17420] ppid=17416 vsize=917376 CPUtime=5.04
/proc/17418/task/17420/stat : 17420 (java) S 17416 17418 17253 0 -1 64 87549 0 0 0 462 42 0 0 16 0 12 0 163290050 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17418/tid=17421] ppid=17416 vsize=917376 CPUtime=4.92
/proc/17418/task/17421/stat : 17421 (java) S 17416 17418 17253 0 -1 64 83026 0 0 0 452 40 0 0 15 0 12 0 163290050 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17418/tid=17422] ppid=17416 vsize=917376 CPUtime=869.67
/proc/17418/task/17422/stat : 17422 (java) R 17416 17418 17253 0 -1 64 921994 0 0 0 86426 541 0 0 25 0 12 0 163290052 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154921381 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17423] ppid=17416 vsize=917376 CPUtime=0
/proc/17418/task/17423/stat : 17423 (java) S 17416 17418 17253 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163290053 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17424] ppid=17416 vsize=917376 CPUtime=0
/proc/17418/task/17424/stat : 17424 (java) S 17416 17418 17253 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163290053 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17418/tid=17425] ppid=17416 vsize=917376 CPUtime=0
/proc/17418/task/17425/stat : 17425 (java) S 17416 17418 17253 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17426] ppid=17416 vsize=917376 CPUtime=0.01
/proc/17418/task/17426/stat : 17426 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 1 0 0 0 16 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17427] ppid=17416 vsize=917376 CPUtime=1.94
/proc/17418/task/17427/stat : 17427 (java) S 17416 17418 17253 0 -1 64 4447 0 0 0 192 2 0 0 17 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17428] ppid=17416 vsize=917376 CPUtime=1.82
/proc/17418/task/17428/stat : 17428 (java) S 17416 17418 17253 0 -1 64 2887 0 0 0 181 1 0 0 16 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17418/tid=17429] ppid=17416 vsize=917376 CPUtime=0
/proc/17418/task/17429/stat : 17429 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17430] ppid=17416 vsize=917376 CPUtime=0
/proc/17418/task/17430/stat : 17430 (java) S 17416 17418 17253 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1177.86
Current children cumulated vsize (KiB) 917376

[startup+1243.08 s]
/proc/loadavg: 1.98 2.04 2.08 3/105 18487
/proc/meminfo: memFree=913200/2055920 swapFree=4182236/4192956
[pid=17418] ppid=17416 vsize=917376 CPUtime=1237.78
/proc/17418/stat : 17418 (java) S 17416 17418 17253 0 -1 0 1188799 0 1 0 123089 689 0 0 16 0 12 0 163290047 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17418/statm: 229344 187505 2486 14 0 215781 0
[pid=17418/tid=17420] ppid=17416 vsize=917376 CPUtime=5.04
/proc/17418/task/17420/stat : 17420 (java) S 17416 17418 17253 0 -1 64 87549 0 0 0 462 42 0 0 16 0 12 0 163290050 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17418/tid=17421] ppid=17416 vsize=917376 CPUtime=4.92
/proc/17418/task/17421/stat : 17421 (java) S 17416 17418 17253 0 -1 64 83026 0 0 0 452 40 0 0 15 0 12 0 163290050 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17418/tid=17422] ppid=17416 vsize=917376 CPUtime=929.58
/proc/17418/task/17422/stat : 17422 (java) R 17416 17418 17253 0 -1 64 989595 0 0 0 92374 584 0 0 25 0 12 0 163290052 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152681624 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17423] ppid=17416 vsize=917376 CPUtime=0
/proc/17418/task/17423/stat : 17423 (java) S 17416 17418 17253 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163290053 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17424] ppid=17416 vsize=917376 CPUtime=0
/proc/17418/task/17424/stat : 17424 (java) S 17416 17418 17253 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163290053 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17418/tid=17425] ppid=17416 vsize=917376 CPUtime=0
/proc/17418/task/17425/stat : 17425 (java) S 17416 17418 17253 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17426] ppid=17416 vsize=917376 CPUtime=0.01
/proc/17418/task/17426/stat : 17426 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 1 0 0 0 16 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17427] ppid=17416 vsize=917376 CPUtime=1.94
/proc/17418/task/17427/stat : 17427 (java) S 17416 17418 17253 0 -1 64 4447 0 0 0 192 2 0 0 17 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17428] ppid=17416 vsize=917376 CPUtime=1.82
/proc/17418/task/17428/stat : 17428 (java) S 17416 17418 17253 0 -1 64 2887 0 0 0 181 1 0 0 16 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17418/tid=17429] ppid=17416 vsize=917376 CPUtime=0
/proc/17418/task/17429/stat : 17429 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17430] ppid=17416 vsize=917376 CPUtime=0
/proc/17418/task/17430/stat : 17430 (java) S 17416 17418 17253 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1237.78
Current children cumulated vsize (KiB) 917376

[startup+1303.11 s]
/proc/loadavg: 1.99 2.03 2.08 3/105 18487
/proc/meminfo: memFree=901168/2055920 swapFree=4182236/4192956
[pid=17418] ppid=17416 vsize=917376 CPUtime=1297.74
/proc/17418/stat : 17418 (java) S 17416 17418 17253 0 -1 0 1257440 0 1 0 129043 731 0 0 16 0 12 0 163290047 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17418/statm: 229344 187505 2486 14 0 215781 0
[pid=17418/tid=17420] ppid=17416 vsize=917376 CPUtime=5.04
/proc/17418/task/17420/stat : 17420 (java) S 17416 17418 17253 0 -1 64 87549 0 0 0 462 42 0 0 16 0 12 0 163290050 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17418/tid=17421] ppid=17416 vsize=917376 CPUtime=4.92
/proc/17418/task/17421/stat : 17421 (java) S 17416 17418 17253 0 -1 64 83026 0 0 0 452 40 0 0 15 0 12 0 163290050 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17418/tid=17422] ppid=17416 vsize=917376 CPUtime=989.53
/proc/17418/task/17422/stat : 17422 (java) R 17416 17418 17253 0 -1 64 1058186 0 0 0 98327 626 0 0 25 0 12 0 163290052 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154624353 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17423] ppid=17416 vsize=917376 CPUtime=0
/proc/17418/task/17423/stat : 17423 (java) S 17416 17418 17253 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163290053 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17424] ppid=17416 vsize=917376 CPUtime=0
/proc/17418/task/17424/stat : 17424 (java) S 17416 17418 17253 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163290053 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17418/tid=17425] ppid=17416 vsize=917376 CPUtime=0
/proc/17418/task/17425/stat : 17425 (java) S 17416 17418 17253 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17426] ppid=17416 vsize=917376 CPUtime=0.01
/proc/17418/task/17426/stat : 17426 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 1 0 0 0 16 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17427] ppid=17416 vsize=917376 CPUtime=1.94
/proc/17418/task/17427/stat : 17427 (java) S 17416 17418 17253 0 -1 64 4447 0 0 0 192 2 0 0 17 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17428] ppid=17416 vsize=917376 CPUtime=1.82
/proc/17418/task/17428/stat : 17428 (java) S 17416 17418 17253 0 -1 64 2887 0 0 0 181 1 0 0 16 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17418/tid=17429] ppid=17416 vsize=917376 CPUtime=0
/proc/17418/task/17429/stat : 17429 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17430] ppid=17416 vsize=917376 CPUtime=0
/proc/17418/task/17430/stat : 17430 (java) S 17416 17418 17253 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163290056 939393024 187505 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1297.74
Current children cumulated vsize (KiB) 917376



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1315.49 s]
/proc/loadavg: 1.99 2.03 2.08 3/105 18487
/proc/meminfo: memFree=895152/2055920 swapFree=4182236/4192956
[pid=17418] ppid=17416 vsize=921376 CPUtime=1310.11
/proc/17418/stat : 17418 (java) S 17416 17418 17253 0 -1 0 1271247 0 1 0 130273 738 0 0 16 0 12 0 163290047 943489024 187881 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17418/statm: 230344 187881 2486 14 0 216781 0
[pid=17418/tid=17420] ppid=17416 vsize=921376 CPUtime=5.04
/proc/17418/task/17420/stat : 17420 (java) S 17416 17418 17253 0 -1 64 87549 0 0 0 462 42 0 0 16 0 12 0 163290050 943489024 187884 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17418/tid=17421] ppid=17416 vsize=921376 CPUtime=4.92
/proc/17418/task/17421/stat : 17421 (java) S 17416 17418 17253 0 -1 64 83026 0 0 0 452 40 0 0 15 0 12 0 163290050 943489024 187884 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17418/tid=17422] ppid=17416 vsize=921376 CPUtime=1001.9
/proc/17418/task/17422/stat : 17422 (java) R 17416 17418 17253 0 -1 64 1071985 0 0 0 99557 633 0 0 25 0 12 0 163290052 943489024 187884 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154454247 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17423] ppid=17416 vsize=921376 CPUtime=0
/proc/17418/task/17423/stat : 17423 (java) S 17416 17418 17253 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 163290053 943489024 187884 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17424] ppid=17416 vsize=921376 CPUtime=0
/proc/17418/task/17424/stat : 17424 (java) S 17416 17418 17253 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 163290053 943489024 187885 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17418/tid=17425] ppid=17416 vsize=921376 CPUtime=0
/proc/17418/task/17425/stat : 17425 (java) S 17416 17418 17253 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 163290056 943489024 187885 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17426] ppid=17416 vsize=921376 CPUtime=0.01
/proc/17418/task/17426/stat : 17426 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 1 0 0 0 16 0 12 0 163290056 943489024 187885 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17427] ppid=17416 vsize=921376 CPUtime=1.94
/proc/17418/task/17427/stat : 17427 (java) S 17416 17418 17253 0 -1 64 4447 0 0 0 192 2 0 0 17 0 12 0 163290056 943489024 187885 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17428] ppid=17416 vsize=921376 CPUtime=1.82
/proc/17418/task/17428/stat : 17428 (java) S 17416 17418 17253 0 -1 64 2887 0 0 0 181 1 0 0 16 0 12 0 163290056 943489024 187885 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17418/tid=17429] ppid=17416 vsize=921376 CPUtime=0
/proc/17418/task/17429/stat : 17429 (java) S 17416 17418 17253 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 163290056 943489024 187886 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17418/tid=17430] ppid=17416 vsize=921376 CPUtime=0
/proc/17418/task/17430/stat : 17430 (java) S 17416 17418 17253 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 163290056 943489024 187886 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1310.11
Current children cumulated vsize (KiB) 921376

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): 1317.64
CPU time (s): 1312.26
CPU user time (s): 1304.73
CPU system time (s): 7.52386
CPU usage (%): 99.5916
Max. virtual memory (cumulated for all children) (KiB): 925380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1304.73
system time used= 7.52386
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1273921
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= 33996
involuntary context switches= 56908

runsolver used 1.61675 s user time and 4.87426 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sun Jan  7 05:49:11 UTC 2007


IDJOB= 201658
IDBENCH= 3776
FILE ID= node14/201658-1168148950

PBS_JOBID= 3478176

Free space on /tmp= 66336 MiB

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

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  7f084eb3a66440e5445613ae031b39b2

RANDOM SEED= 126061913

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.227
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.227
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1208816 kB
Buffers:         31544 kB
Cached:         173348 kB
SwapCached:       4208 kB
Active:         689564 kB
Inactive:        84044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1208816 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            6108 kB
Writeback:           0 kB
Mapped:         586380 kB
Slab:            57196 kB
Committed_AS:  5729000 kB
PageTables:       3292 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= 66337 MiB



End job on node14 on Sun Jan  7 06:11:09 UTC 2007