Trace number 2062869

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT4J CSP 2.1.1? (TO) 1800.31 1804.4

General information on the benchmark

Namecsp/ortholatin/
normalized-ortholatin-10.xml
MD5SUM543831571f95a2d5d937b4f047616190
Bench CategoryAlldiff (alldiff)
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 variables300
Number of constraints141
Maximum constraint arity100
Maximum domain size100
Number of constraints which are defined in extension100
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)alldifferent(41)

Solver Data

0.09/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.09/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.13	c See www.sat4j.org for details.
0.09/0.13	c That software uses the Rhino library from the Mozilla project.
0.09/0.14	c version 2.1.1.v20090622
0.09/0.14	c sun.arch.data.model	32
0.09/0.14	c java.version	1.6.0_12
0.09/0.14	c os.name	Linux
0.09/0.14	c os.version	2.6.9-22.EL.rootsmp
0.09/0.14	c os.arch	i386
0.09/0.14	c Free memory 671000808
0.09/0.14	c Max memory 672137216
0.09/0.14	c Total memory 672137216
0.09/0.14	c Number of processors 2
0.09/0.19	c c --- Begin Solver configuration ---
0.09/0.19	c Stops conflict analysis at the first Unique Implication Point
0.09/0.19	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@f0eed6
0.09/0.19	c Learn all clauses as in MiniSAT
0.09/0.19	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.19	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.09/0.19	c Expensive reason simplification
0.09/0.19	c MiniSAT restarts strategy
0.09/0.19	c Memory based learned constraints deletion strategy
0.09/0.19	c timeout=2147483s
0.09/0.19	c DB Simplification allowed=false
0.09/0.19	c --- End Solver configuration ---
0.09/0.19	c solving HOME/instance-2062869-1247329793.xml
0.09/0.19	c reading problem ... 
0.38/0.34	c reading problem named null
0.38/0.34	c reading domains done.
0.38/0.35	c reading variables done.
0.71/0.54	c reading relations done.
0.71/0.57	c reading constraints
3.36/2.45	c done with constraints.
3.36/2.45	c ... done. Wall clock time 2.257s.
3.36/2.45	c #vars     12000
3.36/2.45	c #constraints  1503600
3.36/2.45	c constraints type 
3.36/2.45	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 990300
3.36/2.45	c org.sat4j.minisat.constraints.card.AtLeast => 300
3.36/2.45	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 513000
754.90/756.21	c cleaning 114844 clauses out of 230001
819.24/820.50	c cleaning 61684 clauses out of 123656
1030.58/1031.57	c cleaning 49346 clauses out of 98973
1165.76/1166.53	c cleaning 44651 clauses out of 89626
1602.81/1605.85	c cleaning 71532 clauses out of 143475
1680.48/1683.98	c cleaning 47623 clauses out of 95443
1800.01/1804.11	c starts		: 20
1800.01/1804.11	c conflicts		: 478261
1800.01/1804.11	c decisions		: 894478
1800.01/1804.11	c propagations		: 126058100
1800.01/1804.11	c inspects		: 1777958692
1800.01/1804.11	c learnt literals	: 0
1800.01/1804.11	c learnt binary clauses	: 7
1800.01/1804.11	c learnt ternary clauses	: 52
1800.01/1804.11	c learnt clauses	: 478261
1800.01/1804.11	c ignored clauses	: 0
1800.01/1804.11	c root simplifications	: 0
1800.01/1804.11	c removed literals (reason simplification)	: 9126672
1800.01/1804.11	c reason swapping (by a shorter reason)	: 0
1800.01/1804.11	c Calls to reduceDB	: 6
1800.01/1804.11	c speed (assignments/second)	: 69967.63545679742
1800.01/1804.11	c non guided choices	56120
1800.12/1804.24	c learnt constraints type 
1800.12/1804.24	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 7
1800.12/1804.24	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 88596
1800.12/1804.24	c constraints type 
1800.12/1804.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 990300
1800.12/1804.24	c org.sat4j.minisat.constraints.card.AtLeast => 300
1800.12/1804.24	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 513000
1800.12/1804.24	s UNKNOWN
1800.12/1804.24	c Total wall clock time (in seconds) : 1803.92

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2062869-1247329793/watcher-2062869-1247329793 -o /tmp/evaluation-result-2062869-1247329793/solver-2062869-1247329793 -C 1800 -W 2000 -M 900 java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2062869-1247329793.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 0.92 1.05 1.33 3/82 14389
/proc/meminfo: memFree=1899008/2055920 swapFree=4192812/4192956
[pid=14389] ppid=14387 vsize=152 CPUtime=0
/proc/14389/stat : 14389 (java6) R 14387 14389 12511 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 20042729 155648 26 996147200 134512640 134550932 4294956176 18446744073709551615 4309291 0 0 4096 0 0 0 0 17 1 0 0
/proc/14389/statm: 38 26 19 9 0 4 0

[startup+0.0665701 s]
/proc/loadavg: 0.92 1.05 1.33 3/82 14389
/proc/meminfo: memFree=1899008/2055920 swapFree=4192812/4192956
[pid=14389] ppid=14387 vsize=802164 CPUtime=0.05
/proc/14389/stat : 14389 (java) S 14387 14389 12511 0 -1 0 2743 0 1 0 4 1 0 0 18 0 7 0 20042729 821415936 2488 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/14389/statm: 200541 2488 1030 9 0 197892 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 802164

[startup+0.102572 s]
/proc/loadavg: 0.92 1.05 1.33 3/82 14389
/proc/meminfo: memFree=1899008/2055920 swapFree=4192812/4192956
[pid=14389] ppid=14387 vsize=804560 CPUtime=0.09
/proc/14389/stat : 14389 (java) S 14387 14389 12511 0 -1 0 3047 0 1 0 7 2 0 0 18 0 12 0 20042729 823869440 2790 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14389/statm: 201140 2790 1082 9 0 198474 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804560

[startup+0.301586 s]
/proc/loadavg: 0.92 1.05 1.33 3/82 14389
/proc/meminfo: memFree=1899008/2055920 swapFree=4192812/4192956
[pid=14389] ppid=14387 vsize=808988 CPUtime=0.38
/proc/14389/stat : 14389 (java) S 14387 14389 12511 0 -1 0 5221 0 1 0 33 5 0 0 18 0 12 0 20042729 828403712 4794 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14389/statm: 202247 4794 1382 9 0 199574 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 808988

[startup+0.70261 s]
/proc/loadavg: 0.92 1.05 1.33 3/82 14389
/proc/meminfo: memFree=1899008/2055920 swapFree=4192812/4192956
[pid=14389] ppid=14387 vsize=809808 CPUtime=1.06
/proc/14389/stat : 14389 (java) S 14387 14389 12511 0 -1 0 7618 0 1 0 99 7 0 0 18 0 12 0 20042729 829243392 6254 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14389/statm: 202452 6254 1393 9 0 199779 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 809808

[startup+1.50266 s]
/proc/loadavg: 0.92 1.05 1.33 3/94 14401
/proc/meminfo: memFree=1845280/2055920 swapFree=4192812/4192956
[pid=14389] ppid=14387 vsize=809576 CPUtime=2.13
/proc/14389/stat : 14389 (java) S 14387 14389 12511 0 -1 0 30579 0 1 0 196 17 0 0 18 0 12 0 20042729 829005824 27724 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14389/statm: 202394 27724 1407 9 0 199721 0
[pid=14389/tid=14391] ppid=14387 vsize=809576 CPUtime=1.08
/proc/14389/task/14391/stat : 14391 (java) R 14387 14389 12511 0 -1 64 16948 0 1 0 97 11 0 0 18 0 12 0 20042731 829005824 27724 996147200 134512640 134550932 4294956016 18446744073709551615 4109577693 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14389/tid=14392] ppid=14387 vsize=809576 CPUtime=0.18
/proc/14389/task/14392/stat : 14392 (java) S 14387 14389 12511 0 -1 64 5371 0 0 0 17 1 0 0 16 0 12 0 20042732 829005824 27724 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14389/tid=14393] ppid=14387 vsize=809576 CPUtime=0.18
/proc/14389/task/14393/stat : 14393 (java) S 14387 14389 12511 0 -1 64 4834 0 0 0 17 1 0 0 16 0 12 0 20042732 829005824 27724 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14394] ppid=14387 vsize=809576 CPUtime=0
/proc/14389/task/14394/stat : 14394 (java) S 14387 14389 12511 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 20042734 829005824 27724 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14395] ppid=14387 vsize=809576 CPUtime=0
/proc/14389/task/14395/stat : 14395 (java) S 14387 14389 12511 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 20042734 829005824 27724 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14396] ppid=14387 vsize=809576 CPUtime=0
/proc/14389/task/14396/stat : 14396 (java) S 14387 14389 12511 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 20042734 829005824 27724 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14397] ppid=14387 vsize=809576 CPUtime=0
/proc/14389/task/14397/stat : 14397 (java) S 14387 14389 12511 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 20042738 829005824 27724 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14398] ppid=14387 vsize=809576 CPUtime=0.36
/proc/14389/task/14398/stat : 14398 (java) S 14387 14389 12511 0 -1 64 1534 0 0 0 35 1 0 0 18 0 12 0 20042738 829005824 27724 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14389/tid=14399] ppid=14387 vsize=809576 CPUtime=0.28
/proc/14389/task/14399/stat : 14399 (java) S 14387 14389 12511 0 -1 64 1143 0 0 0 28 0 0 0 16 0 12 0 20042738 829005824 27724 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14400] ppid=14387 vsize=809576 CPUtime=0
/proc/14389/task/14400/stat : 14400 (java) S 14387 14389 12511 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 20042738 829005824 27724 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14401] ppid=14387 vsize=809576 CPUtime=0
/proc/14389/task/14401/stat : 14401 (java) S 14387 14389 12511 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 20042738 829005824 27724 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 809576

[startup+3.10177 s]
/proc/loadavg: 0.92 1.05 1.33 2/94 14401
/proc/meminfo: memFree=1748384/2055920 swapFree=4192812/4192956
[pid=14389] ppid=14387 vsize=811440 CPUtime=4.67
/proc/14389/stat : 14389 (java) S 14387 14389 12511 0 -1 0 43910 0 1 0 444 23 0 0 18 0 13 0 20042729 830914560 39438 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14389/statm: 202860 39438 1438 9 0 200187 0
[pid=14389/tid=14391] ppid=14387 vsize=811440 CPUtime=2.35
/proc/14389/task/14391/stat : 14391 (java) R 14387 14389 12511 0 -1 64 16975 0 1 0 224 11 0 0 19 0 13 0 20042731 830914560 39438 996147200 134512640 134550932 4294956016 18446744073709551615 4109738927 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14389/tid=14392] ppid=14387 vsize=811440 CPUtime=0.42
/proc/14389/task/14392/stat : 14392 (java) S 14387 14389 12511 0 -1 64 10921 0 0 0 39 3 0 0 19 0 13 0 20042732 830914560 39438 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14393] ppid=14387 vsize=811440 CPUtime=0.43
/proc/14389/task/14393/stat : 14393 (java) S 14387 14389 12511 0 -1 64 11501 0 0 0 39 4 0 0 18 0 13 0 20042732 830914560 39438 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14394] ppid=14387 vsize=811440 CPUtime=0
/proc/14389/task/14394/stat : 14394 (java) S 14387 14389 12511 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 20042734 830914560 39438 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14389/tid=14395] ppid=14387 vsize=811440 CPUtime=0
/proc/14389/task/14395/stat : 14395 (java) S 14387 14389 12511 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 20042734 830914560 39438 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14396] ppid=14387 vsize=811440 CPUtime=0
/proc/14389/task/14396/stat : 14396 (java) S 14387 14389 12511 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 20042734 830914560 39438 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14397] ppid=14387 vsize=811440 CPUtime=0
/proc/14389/task/14397/stat : 14397 (java) S 14387 14389 12511 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 20042738 830914560 39438 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14398] ppid=14387 vsize=811440 CPUtime=0.7
/proc/14389/task/14398/stat : 14398 (java) S 14387 14389 12511 0 -1 64 2321 0 0 0 69 1 0 0 17 0 13 0 20042738 830914560 39438 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14399] ppid=14387 vsize=811440 CPUtime=0.71
/proc/14389/task/14399/stat : 14399 (java) S 14387 14389 12511 0 -1 64 1437 0 0 0 71 0 0 0 18 0 13 0 20042738 830914560 39438 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14400] ppid=14387 vsize=811440 CPUtime=0
/proc/14389/task/14400/stat : 14400 (java) S 14387 14389 12511 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 20042738 830914560 39438 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14401] ppid=14387 vsize=811440 CPUtime=0
/proc/14389/task/14401/stat : 14401 (java) S 14387 14389 12511 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 20042738 830914560 39438 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 811440

[startup+6.30299 s]
/proc/loadavg: 0.93 1.05 1.33 2/95 14402
/proc/meminfo: memFree=1746008/2055920 swapFree=4192812/4192956
[pid=14389] ppid=14387 vsize=811440 CPUtime=7.9
/proc/14389/stat : 14389 (java) S 14387 14389 12511 0 -1 0 43924 0 1 0 767 23 0 0 18 0 13 0 20042729 830914560 39378 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14389/statm: 202860 39378 1438 9 0 200187 0
[pid=14389/tid=14391] ppid=14387 vsize=811440 CPUtime=5.53
/proc/14389/task/14391/stat : 14391 (java) R 14387 14389 12511 0 -1 64 16978 0 1 0 542 11 0 0 25 0 13 0 20042731 830914560 39378 996147200 134512640 134550932 4294956016 18446744073709551615 4109764993 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14392] ppid=14387 vsize=811440 CPUtime=0.42
/proc/14389/task/14392/stat : 14392 (java) S 14387 14389 12511 0 -1 64 10921 0 0 0 39 3 0 0 19 0 13 0 20042732 830914560 39378 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14393] ppid=14387 vsize=811440 CPUtime=0.43
/proc/14389/task/14393/stat : 14393 (java) S 14387 14389 12511 0 -1 64 11501 0 0 0 39 4 0 0 18 0 13 0 20042732 830914560 39378 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14394] ppid=14387 vsize=811440 CPUtime=0
/proc/14389/task/14394/stat : 14394 (java) S 14387 14389 12511 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 20042734 830914560 39378 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14389/tid=14395] ppid=14387 vsize=811440 CPUtime=0
/proc/14389/task/14395/stat : 14395 (java) S 14387 14389 12511 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 20042734 830914560 39378 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14396] ppid=14387 vsize=811440 CPUtime=0
/proc/14389/task/14396/stat : 14396 (java) S 14387 14389 12511 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 20042734 830914560 39378 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14397] ppid=14387 vsize=811440 CPUtime=0
/proc/14389/task/14397/stat : 14397 (java) S 14387 14389 12511 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 20042738 830914560 39378 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14398] ppid=14387 vsize=811440 CPUtime=0.71
/proc/14389/task/14398/stat : 14398 (java) S 14387 14389 12511 0 -1 64 2321 0 0 0 70 1 0 0 16 0 13 0 20042738 830914560 39378 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14399] ppid=14387 vsize=811440 CPUtime=0.75
/proc/14389/task/14399/stat : 14399 (java) S 14387 14389 12511 0 -1 64 1448 0 0 0 75 0 0 0 16 0 13 0 20042738 830914560 39378 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14389/tid=14400] ppid=14387 vsize=811440 CPUtime=0
/proc/14389/task/14400/stat : 14400 (java) S 14387 14389 12511 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 20042738 830914560 39378 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14401] ppid=14387 vsize=811440 CPUtime=0
/proc/14389/task/14401/stat : 14401 (java) S 14387 14389 12511 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 20042738 830914560 39378 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14389/tid=14402] ppid=14387 vsize=811440 CPUtime=0
/proc/14389/task/14402/stat : 14402 (java) S 14387 14389 12511 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 20042978 830914560 39378 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.9
Current children cumulated vsize (KiB) 811440

[startup+12.7014 s]
/proc/loadavg: 0.93 1.05 1.33 2/95 14402
/proc/meminfo: memFree=1707864/2055920 swapFree=4192812/4192956
[pid=14389] ppid=14387 vsize=813392 CPUtime=14.54
/proc/14389/stat : 14389 (java) S 14387 14389 12511 0 -1 0 55091 0 1 0 1426 28 0 0 18 0 13 0 20042729 832913408 48914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14389/statm: 203348 48914 1438 9 0 200675 0
[pid=14389/tid=14391] ppid=14387 vsize=813392 CPUtime=11.61
/proc/14389/task/14391/stat : 14391 (java) R 14387 14389 12511 0 -1 64 16980 0 1 0 1150 11 0 0 25 0 13 0 20042731 832913408 48914 996147200 134512640 134550932 4294956016 18446744073709551615 4109630690 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14392] ppid=14387 vsize=813392 CPUtime=0.65
/proc/14389/task/14392/stat : 14392 (java) S 14387 14389 12511 0 -1 64 16703 0 0 0 59 6 0 0 16 0 13 0 20042732 832913408 48914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14389/tid=14393] ppid=14387 vsize=813392 CPUtime=0.66
/proc/14389/task/14393/stat : 14393 (java) S 14387 14389 12511 0 -1 64 16766 0 0 0 60 6 0 0 18 0 13 0 20042732 832913408 48914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14394] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14394/stat : 14394 (java) S 14387 14389 12511 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 20042734 832913408 48914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14389/tid=14395] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14395/stat : 14395 (java) S 14387 14389 12511 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 20042734 832913408 48914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14396] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14396/stat : 14396 (java) S 14387 14389 12511 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 20042734 832913408 48914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14397] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14397/stat : 14397 (java) S 14387 14389 12511 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 20042738 832913408 48914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14398] ppid=14387 vsize=813392 CPUtime=0.75
/proc/14389/task/14398/stat : 14398 (java) S 14387 14389 12511 0 -1 64 2331 0 0 0 74 1 0 0 16 0 13 0 20042738 832913408 48914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14399] ppid=14387 vsize=813392 CPUtime=0.81
/proc/14389/task/14399/stat : 14399 (java) S 14387 14389 12511 0 -1 64 1556 0 0 0 81 0 0 0 16 0 13 0 20042738 832913408 48914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14389/tid=14400] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14400/stat : 14400 (java) S 14387 14389 12511 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 20042738 832913408 48914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14401] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14401/stat : 14401 (java) S 14387 14389 12511 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 20042738 832913408 48914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14389/tid=14402] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14402/stat : 14402 (java) S 14387 14389 12511 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 20042978 832913408 48914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.54
Current children cumulated vsize (KiB) 813392

[startup+25.5023 s]
/proc/loadavg: 0.95 1.05 1.32 2/95 14402
/proc/meminfo: memFree=1707864/2055920 swapFree=4192812/4192956
[pid=14389] ppid=14387 vsize=813392 CPUtime=27.26
/proc/14389/stat : 14389 (java) S 14387 14389 12511 0 -1 0 55095 0 1 0 2698 28 0 0 18 0 13 0 20042729 832913408 48917 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14389/statm: 203348 48917 1438 9 0 200675 0
[pid=14389/tid=14391] ppid=14387 vsize=813392 CPUtime=24.32
/proc/14389/task/14391/stat : 14391 (java) R 14387 14389 12511 0 -1 64 16981 0 1 0 2421 11 0 0 25 0 13 0 20042731 832913408 48917 996147200 134512640 134550932 4294956016 18446744073709551615 4109737796 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14389/tid=14392] ppid=14387 vsize=813392 CPUtime=0.65
/proc/14389/task/14392/stat : 14392 (java) S 14387 14389 12511 0 -1 64 16703 0 0 0 59 6 0 0 16 0 13 0 20042732 832913408 48917 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14389/tid=14393] ppid=14387 vsize=813392 CPUtime=0.66
/proc/14389/task/14393/stat : 14393 (java) S 14387 14389 12511 0 -1 64 16766 0 0 0 60 6 0 0 18 0 13 0 20042732 832913408 48917 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14394] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14394/stat : 14394 (java) S 14387 14389 12511 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 20042734 832913408 48917 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14389/tid=14395] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14395/stat : 14395 (java) S 14387 14389 12511 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 20042734 832913408 48917 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14396] ppid=14387 vsize=813392 CPUtime=0

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

[pid=14389/tid=14394] ppid=14387 vsize=813392 CPUtime=8.12
/proc/14389/task/14394/stat : 14394 (java) S 14387 14389 12511 0 -1 64 7224 0 0 0 809 3 0 0 16 0 13 0 20042734 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14395] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14395/stat : 14395 (java) S 14387 14389 12511 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 20042734 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14396] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14396/stat : 14396 (java) S 14387 14389 12511 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 20042734 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14397] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14397/stat : 14397 (java) S 14387 14389 12511 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 20042738 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14398] ppid=14387 vsize=813392 CPUtime=0.97
/proc/14389/task/14398/stat : 14398 (java) S 14387 14389 12511 0 -1 64 2359 0 0 0 96 1 0 0 17 0 13 0 20042738 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14399] ppid=14387 vsize=813392 CPUtime=0.89
/proc/14389/task/14399/stat : 14399 (java) S 14387 14389 12511 0 -1 64 1583 0 0 0 89 0 0 0 15 0 13 0 20042738 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14389/tid=14400] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14400/stat : 14400 (java) S 14387 14389 12511 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 20042738 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14401] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14401/stat : 14401 (java) S 14387 14389 12511 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 20042738 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14389/tid=14402] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14402/stat : 14402 (java) S 14387 14389 12511 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 20042978 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1658.99
Current children cumulated vsize (KiB) 813392

[startup+1722.3 s]
/proc/loadavg: 2.00 1.90 1.51 3/97 14482
/proc/meminfo: memFree=1068944/2055920 swapFree=4192812/4192956
[pid=14389] ppid=14387 vsize=813392 CPUtime=1718.62
/proc/14389/stat : 14389 (java) S 14387 14389 12511 0 -1 0 197127 0 1 0 171756 106 0 0 18 0 13 0 20042729 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14389/statm: 203348 167914 1451 9 0 200675 0
[pid=14389/tid=14391] ppid=14387 vsize=813392 CPUtime=1700.3
/proc/14389/task/14391/stat : 14391 (java) R 14387 14389 12511 0 -1 64 17022 0 1 0 170012 18 0 0 25 0 13 0 20042731 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4109630659 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14392] ppid=14387 vsize=813392 CPUtime=3.48
/proc/14389/task/14392/stat : 14392 (java) S 14387 14389 12511 0 -1 64 79669 0 0 0 312 36 0 0 16 0 13 0 20042732 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14393] ppid=14387 vsize=813392 CPUtime=3.46
/proc/14389/task/14393/stat : 14393 (java) S 14387 14389 12511 0 -1 64 88525 0 0 0 302 44 0 0 17 0 13 0 20042732 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14394] ppid=14387 vsize=813392 CPUtime=9.45
/proc/14389/task/14394/stat : 14394 (java) S 14387 14389 12511 0 -1 64 7224 0 0 0 942 3 0 0 16 0 13 0 20042734 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14395] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14395/stat : 14395 (java) S 14387 14389 12511 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 20042734 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14396] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14396/stat : 14396 (java) S 14387 14389 12511 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 20042734 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14397] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14397/stat : 14397 (java) S 14387 14389 12511 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 20042738 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14398] ppid=14387 vsize=813392 CPUtime=0.97
/proc/14389/task/14398/stat : 14398 (java) S 14387 14389 12511 0 -1 64 2359 0 0 0 96 1 0 0 17 0 13 0 20042738 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14399] ppid=14387 vsize=813392 CPUtime=0.89
/proc/14389/task/14399/stat : 14399 (java) S 14387 14389 12511 0 -1 64 1583 0 0 0 89 0 0 0 15 0 13 0 20042738 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14389/tid=14400] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14400/stat : 14400 (java) S 14387 14389 12511 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 20042738 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14401] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14401/stat : 14401 (java) S 14387 14389 12511 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 20042738 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14389/tid=14402] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14402/stat : 14402 (java) S 14387 14389 12511 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 20042978 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1718.62
Current children cumulated vsize (KiB) 813392

[startup+1782.3 s]
/proc/loadavg: 2.00 1.91 1.54 3/97 14482
/proc/meminfo: memFree=1068752/2055920 swapFree=4192812/4192956
[pid=14389] ppid=14387 vsize=813392 CPUtime=1778.32
/proc/14389/stat : 14389 (java) S 14387 14389 12511 0 -1 0 197129 0 1 0 177726 106 0 0 18 0 13 0 20042729 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14389/statm: 203348 167914 1451 9 0 200675 0
[pid=14389/tid=14391] ppid=14387 vsize=813392 CPUtime=1759.8
/proc/14389/task/14391/stat : 14391 (java) R 14387 14389 12511 0 -1 64 17024 0 1 0 175962 18 0 0 25 0 13 0 20042731 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4109764972 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14392] ppid=14387 vsize=813392 CPUtime=3.58
/proc/14389/task/14392/stat : 14392 (java) S 14387 14389 12511 0 -1 64 79669 0 0 0 322 36 0 0 17 0 13 0 20042732 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14393] ppid=14387 vsize=813392 CPUtime=3.56
/proc/14389/task/14393/stat : 14393 (java) S 14387 14389 12511 0 -1 64 88525 0 0 0 312 44 0 0 17 0 13 0 20042732 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14394] ppid=14387 vsize=813392 CPUtime=9.45
/proc/14389/task/14394/stat : 14394 (java) S 14387 14389 12511 0 -1 64 7224 0 0 0 942 3 0 0 16 0 13 0 20042734 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14395] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14395/stat : 14395 (java) S 14387 14389 12511 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 20042734 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14396] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14396/stat : 14396 (java) S 14387 14389 12511 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 20042734 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14397] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14397/stat : 14397 (java) S 14387 14389 12511 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 20042738 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14398] ppid=14387 vsize=813392 CPUtime=0.97
/proc/14389/task/14398/stat : 14398 (java) S 14387 14389 12511 0 -1 64 2359 0 0 0 96 1 0 0 17 0 13 0 20042738 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14399] ppid=14387 vsize=813392 CPUtime=0.89
/proc/14389/task/14399/stat : 14399 (java) S 14387 14389 12511 0 -1 64 1583 0 0 0 89 0 0 0 15 0 13 0 20042738 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14389/tid=14400] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14400/stat : 14400 (java) S 14387 14389 12511 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 20042738 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14401] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14401/stat : 14401 (java) S 14387 14389 12511 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 20042738 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14402] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14402/stat : 14402 (java) S 14387 14389 12511 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 20042978 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1778.32
Current children cumulated vsize (KiB) 813392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.1 s]
/proc/loadavg: 2.00 1.92 1.55 3/97 14482
/proc/meminfo: memFree=1068752/2055920 swapFree=4192812/4192956
[pid=14389] ppid=14387 vsize=813392 CPUtime=1800.01
/proc/14389/stat : 14389 (java) S 14387 14389 12511 0 -1 0 197129 0 1 0 179895 106 0 0 18 0 13 0 20042729 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14389/statm: 203348 167914 1451 9 0 200675 0
[pid=14389/tid=14391] ppid=14387 vsize=813392 CPUtime=1781.49
/proc/14389/task/14391/stat : 14391 (java) R 14387 14389 12511 0 -1 64 17024 0 1 0 178131 18 0 0 25 0 13 0 20042731 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4109765616 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14392] ppid=14387 vsize=813392 CPUtime=3.58
/proc/14389/task/14392/stat : 14392 (java) S 14387 14389 12511 0 -1 64 79669 0 0 0 322 36 0 0 17 0 13 0 20042732 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14393] ppid=14387 vsize=813392 CPUtime=3.56
/proc/14389/task/14393/stat : 14393 (java) S 14387 14389 12511 0 -1 64 88525 0 0 0 312 44 0 0 17 0 13 0 20042732 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14394] ppid=14387 vsize=813392 CPUtime=9.45
/proc/14389/task/14394/stat : 14394 (java) S 14387 14389 12511 0 -1 64 7224 0 0 0 942 3 0 0 16 0 13 0 20042734 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14395] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14395/stat : 14395 (java) S 14387 14389 12511 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 20042734 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14396] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14396/stat : 14396 (java) S 14387 14389 12511 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 20042734 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14397] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14397/stat : 14397 (java) S 14387 14389 12511 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 20042738 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14398] ppid=14387 vsize=813392 CPUtime=0.97
/proc/14389/task/14398/stat : 14398 (java) S 14387 14389 12511 0 -1 64 2359 0 0 0 96 1 0 0 17 0 13 0 20042738 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14399] ppid=14387 vsize=813392 CPUtime=0.89
/proc/14389/task/14399/stat : 14399 (java) S 14387 14389 12511 0 -1 64 1583 0 0 0 89 0 0 0 15 0 13 0 20042738 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14389/tid=14400] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14400/stat : 14400 (java) S 14387 14389 12511 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 20042738 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14401] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14401/stat : 14401 (java) S 14387 14389 12511 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 20042738 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14402] ppid=14387 vsize=813392 CPUtime=0
/proc/14389/task/14402/stat : 14402 (java) S 14387 14389 12511 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 20042978 832913408 167914 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 813392

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

Solver just ended. Dumping a history of the last processes samples

[startup+1804.21 s]
/proc/loadavg: 2.00 1.92 1.55 3/97 14482
/proc/meminfo: memFree=1068752/2055920 swapFree=4192812/4192956
[pid=14389] ppid=14387 vsize=814040 CPUtime=1800.12
/proc/14389/stat : 14389 (java) S 14387 14389 12511 0 -1 0 197146 0 1 0 179906 106 0 0 16 0 15 0 20042729 833576960 167931 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14389/statm: 203510 167931 1451 9 0 200837 0
[pid=14389/tid=14391] ppid=14387 vsize=814040 CPUtime=1781.55
/proc/14389/task/14391/stat : 14391 (java) R 14387 14389 12511 0 -1 64 17024 0 1 0 178137 18 0 0 25 0 15 0 20042731 833576960 167931 996147200 134512640 134550932 4294956016 18446744073709551615 4109764960 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14392] ppid=14387 vsize=814040 CPUtime=3.58
/proc/14389/task/14392/stat : 14392 (java) S 14387 14389 12511 0 -1 64 79669 0 0 0 322 36 0 0 17 0 15 0 20042732 833576960 167931 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14393] ppid=14387 vsize=814040 CPUtime=3.56
/proc/14389/task/14393/stat : 14393 (java) S 14387 14389 12511 0 -1 64 88525 0 0 0 312 44 0 0 17 0 15 0 20042732 833576960 167931 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14394] ppid=14387 vsize=814040 CPUtime=9.45
/proc/14389/task/14394/stat : 14394 (java) S 14387 14389 12511 0 -1 64 7224 0 0 0 942 3 0 0 16 0 15 0 20042734 833576960 167931 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14395] ppid=14387 vsize=814040 CPUtime=0
/proc/14389/task/14395/stat : 14395 (java) S 14387 14389 12511 0 -1 64 10 0 0 0 0 0 0 0 16 0 15 0 20042734 833576960 167931 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14396] ppid=14387 vsize=814040 CPUtime=0
/proc/14389/task/14396/stat : 14396 (java) S 14387 14389 12511 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 20042734 833576960 167931 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14397] ppid=14387 vsize=814040 CPUtime=0
/proc/14389/task/14397/stat : 14397 (java) S 14387 14389 12511 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 20042738 833576960 167931 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14398] ppid=14387 vsize=814040 CPUtime=0.99
/proc/14389/task/14398/stat : 14398 (java) S 14387 14389 12511 0 -1 64 2359 0 0 0 98 1 0 0 17 0 15 0 20042738 833576960 167931 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14399] ppid=14387 vsize=814040 CPUtime=0.89
/proc/14389/task/14399/stat : 14399 (java) S 14387 14389 12511 0 -1 64 1583 0 0 0 89 0 0 0 15 0 15 0 20042738 833576960 167931 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14389/tid=14400] ppid=14387 vsize=814040 CPUtime=0
/proc/14389/task/14400/stat : 14400 (java) S 14387 14389 12511 0 -1 64 1 0 0 0 0 0 0 0 25 0 15 0 20042738 833576960 167931 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14401] ppid=14387 vsize=814040 CPUtime=0
/proc/14389/task/14401/stat : 14401 (java) S 14387 14389 12511 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 20042738 833576960 167931 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14389/tid=14402] ppid=14387 vsize=814040 CPUtime=0
/proc/14389/task/14402/stat : 14402 (java) S 14387 14389 12511 0 -1 64 5 0 0 0 0 0 0 0 22 0 15 0 20042978 833576960 167931 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 814040

[startup+1804.3 s]
/proc/loadavg: 2.00 1.92 1.55 3/97 14482
/proc/meminfo: memFree=1068752/2055920 swapFree=4192812/4192956
[pid=14389] ppid=14387 vsize=0 CPUtime=1800.2
/proc/14389/stat : 14389 (java) Z 14387 14389 12511 0 -1 1036 197149 0 1 0 179914 106 0 0 15 0 2 0 20042729 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14389/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1804.4
CPU time (s): 1800.31
CPU user time (s): 1799.15
CPU system time (s): 1.16382
CPU usage (%): 99.7733
Max. virtual memory (cumulated for all children) (KiB): 817396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.15
system time used= 1.16382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197149
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= 37588
involuntary context switches= 45809

runsolver used 2.26066 second user time and 5.9211 second system time

The end

Launcher Data

Begin job on node52 at 2009-07-11 18:29:53
IDJOB=2062869
IDBENCH=53939
IDSOLVER=731
FILE ID=node52/2062869-1247329793
PBS_JOBID= 9506525
Free space on /tmp= 66144 MiB

SOLVER NAME= SAT4J CSP 2.1.1
BENCH NAME= CPAI08/csp/ortholatin/normalized-ortholatin-10.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2062869-1247329793/watcher-2062869-1247329793 -o /tmp/evaluation-result-2062869-1247329793/solver-2062869-1247329793 -C 1800 -W 2000 -M 900  java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2062869-1247329793.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 543831571f95a2d5d937b4f047616190
RANDOM SEED=1309888038

node52.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.236
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.236
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:       1899424 kB
Buffers:          9892 kB
Cached:          61296 kB
SwapCached:        144 kB
Active:          85708 kB
Inactive:        18460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1899424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1280 kB
Writeback:           0 kB
Mapped:          50988 kB
Slab:            37400 kB
Committed_AS:   191512 kB
PageTables:       1992 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= 66140 MiB
End job on node52 at 2009-07-11 18:59:59