Trace number 2073176

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.36 1807.93

General information on the benchmark

Namecsp/ramsey4/
normalized-ramsey-45-4.xml
MD5SUM3e8236e6ba39e4fd04a7c847b9b657af
Bench CategoryN-ARY-INT (n-ary 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 variables990
Number of constraints14190
Maximum constraint arity3
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension14190
Global constraints used (with number of constraints)

Solver Data

0.10/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.10/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.10/0.13	c See www.sat4j.org for details.
0.10/0.13	c That software uses the Rhino library from the Mozilla project.
0.10/0.15	c version 2.1.1.v20090622
0.10/0.15	c sun.arch.data.model	32
0.10/0.15	c java.version	1.6.0_12
0.10/0.15	c os.name	Linux
0.10/0.15	c os.version	2.6.9-22.EL.rootsmp
0.10/0.15	c os.arch	i386
0.10/0.15	c Free memory 671000808
0.10/0.15	c Max memory 672137216
0.10/0.15	c Total memory 672137216
0.10/0.15	c Number of processors 2
0.19/0.23	c c --- Begin Solver configuration ---
0.19/0.23	c Stops conflict analysis at the first Unique Implication Point
0.19/0.23	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@1f14ceb
0.19/0.23	c Learn all clauses as in MiniSAT
0.19/0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.19/0.23	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.19/0.23	c Expensive reason simplification
0.19/0.23	c MiniSAT restarts strategy
0.19/0.23	c Memory based learned constraints deletion strategy
0.19/0.23	c timeout=2147483s
0.19/0.23	c DB Simplification allowed=false
0.19/0.23	c --- End Solver configuration ---
0.19/0.23	c solving HOME/instance-2073176-1247357866.xml
0.19/0.23	c reading problem ... 
0.38/0.47	c reading problem named null
0.38/0.47	c reading domains done.
0.38/0.48	c reading variables done.
0.69/0.74	c reading predicates  done.
0.89/0.96	c reading constraints
8.84/8.98	c done with constraints.
8.84/8.98	c ... done. Wall clock time 8.75s.
8.84/8.98	c #vars     3960
8.84/8.98	c #constraints  58740
8.84/8.98	c constraints type 
8.84/8.98	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 57750
8.84/8.98	c org.sat4j.minisat.constraints.card.AtLeast => 990
564.66/566.87	c cleaning 374989 clauses out of 750000
798.29/801.53	c cleaning 250985 clauses out of 502012
1014.94/1018.92	c cleaning 247720 clauses out of 495526
1235.39/1240.93	c cleaning 218048 clauses out of 436306
1597.56/1604.26	c cleaning 204365 clauses out of 408758
1800.03/1807.61	c starts		: 23
1800.03/1807.61	c conflicts		: 1629497
1800.03/1807.61	c decisions		: 2306212
1800.03/1807.61	c propagations		: 140178726
1800.03/1807.61	c inspects		: 3570495984
1800.03/1807.61	c learnt literals	: 0
1800.03/1807.61	c learnt binary clauses	: 0
1800.03/1807.61	c learnt ternary clauses	: 0
1800.03/1807.61	c learnt clauses	: 1629497
1800.03/1807.61	c ignored clauses	: 0
1800.03/1807.61	c root simplifications	: 0
1800.03/1807.61	c removed literals (reason simplification)	: 50256444
1800.03/1807.61	c reason swapping (by a shorter reason)	: 0
1800.03/1807.61	c Calls to reduceDB	: 5
1800.03/1807.61	c speed (assignments/second)	: 77936.51824419404
1800.03/1807.61	c non guided choices	7918
1800.14/1807.78	c learnt constraints type 
1800.14/1807.78	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 333432
1800.14/1807.78	c constraints type 
1800.14/1807.78	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 57750
1800.14/1807.78	c org.sat4j.minisat.constraints.card.AtLeast => 990
1800.14/1807.78	s UNKNOWN
1800.14/1807.78	c Total wall clock time (in seconds) : 1807.378

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-2073176-1247357866/watcher-2073176-1247357866 -o /tmp/evaluation-result-2073176-1247357866/solver-2073176-1247357866 -C 1800 -W 2000 -M 900 java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2073176-1247357866.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: 2.16 2.08 2.02 4/75 17846
/proc/meminfo: memFree=1344448/2055920 swapFree=4192948/4192956
[pid=17846] ppid=17844 vsize=1808 CPUtime=0
/proc/17846/stat : 17846 (java6) R 17844 17846 16167 0 -1 0 137 0 0 0 0 0 0 0 21 0 1 0 22851668 1851392 110 996147200 134512640 134550932 4294956176 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17846/statm: 452 110 84 9 0 94 0

[startup+0.0764729 s]
/proc/loadavg: 2.16 2.08 2.02 4/75 17846
/proc/meminfo: memFree=1344448/2055920 swapFree=4192948/4192956
[pid=17846] ppid=17844 vsize=802164 CPUtime=0.06
/proc/17846/stat : 17846 (java) S 17844 17846 16167 0 -1 0 2832 0 1 0 5 1 0 0 18 0 7 0 22851668 821415936 2577 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/17846/statm: 200622 2649 1043 9 0 197973 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 802164

[startup+0.114396 s]
/proc/loadavg: 2.16 2.08 2.02 4/75 17846
/proc/meminfo: memFree=1344448/2055920 swapFree=4192948/4192956
[pid=17846] ppid=17844 vsize=804560 CPUtime=0.1
/proc/17846/stat : 17846 (java) S 17844 17846 16167 0 -1 0 3113 0 1 0 8 2 0 0 18 0 12 0 22851668 823869440 2856 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17846/statm: 201140 2856 1083 9 0 198474 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 804560

[startup+0.302418 s]
/proc/loadavg: 2.16 2.08 2.02 4/75 17846
/proc/meminfo: memFree=1344448/2055920 swapFree=4192948/4192956
[pid=17846] ppid=17844 vsize=805628 CPUtime=0.29
/proc/17846/stat : 17846 (java) S 17844 17846 16167 0 -1 0 4328 0 1 0 25 4 0 0 18 0 12 0 22851668 824963072 4065 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17846/statm: 201407 4065 1362 9 0 198734 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 805628

[startup+0.702461 s]
/proc/loadavg: 2.16 2.08 2.02 4/75 17846
/proc/meminfo: memFree=1344448/2055920 swapFree=4192948/4192956
[pid=17846] ppid=17844 vsize=807184 CPUtime=0.69
/proc/17846/stat : 17846 (java) S 17844 17846 16167 0 -1 0 5550 0 1 0 64 5 0 0 18 0 12 0 22851668 826556416 5041 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17846/statm: 201796 5041 1392 9 0 199123 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 807184

[startup+1.50154 s]
/proc/loadavg: 2.23 2.10 2.02 3/87 17858
/proc/meminfo: memFree=1324832/2055920 swapFree=4192948/4192956
[pid=17846] ppid=17844 vsize=809684 CPUtime=1.48
/proc/17846/stat : 17846 (java) S 17844 17846 16167 0 -1 0 8790 0 1 0 142 6 0 0 18 0 12 0 22851668 829116416 7106 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17846/statm: 202421 7106 1414 9 0 199748 0
[pid=17846/tid=17848] ppid=17844 vsize=809684 CPUtime=0.86
/proc/17846/task/17848/stat : 17848 (java) R 17844 17846 16167 0 -1 64 5197 0 1 0 82 4 0 0 25 0 12 0 22851669 829116416 7106 996147200 134512640 134550932 4294956016 18446744073709551615 4109169323 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17849] ppid=17844 vsize=809684 CPUtime=0
/proc/17846/task/17849/stat : 17849 (java) S 17844 17846 16167 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 22851670 829116416 7106 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17850] ppid=17844 vsize=809684 CPUtime=0
/proc/17846/task/17850/stat : 17850 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 22851670 829116416 7106 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17851] ppid=17844 vsize=809684 CPUtime=0
/proc/17846/task/17851/stat : 17851 (java) S 17844 17846 16167 0 -1 64 3 0 0 0 0 0 0 0 17 0 12 0 22851672 829116416 7106 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17852] ppid=17844 vsize=809684 CPUtime=0
/proc/17846/task/17852/stat : 17852 (java) S 17844 17846 16167 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 22851672 829116416 7106 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17853] ppid=17844 vsize=809684 CPUtime=0
/proc/17846/task/17853/stat : 17853 (java) S 17844 17846 16167 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 22851672 829116416 7106 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17854] ppid=17844 vsize=809684 CPUtime=0
/proc/17846/task/17854/stat : 17854 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 22851676 829116416 7106 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17855] ppid=17844 vsize=809684 CPUtime=0
/proc/17846/task/17855/stat : 17855 (java) S 17844 17846 16167 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 22851676 829116416 7106 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17856] ppid=17844 vsize=809684 CPUtime=0.59
/proc/17846/task/17856/stat : 17856 (java) S 17844 17846 16167 0 -1 64 2835 0 0 0 58 1 0 0 17 0 12 0 22851676 829116416 7106 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17857] ppid=17844 vsize=809684 CPUtime=0
/proc/17846/task/17857/stat : 17857 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 22851676 829116416 7106 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17858] ppid=17844 vsize=809684 CPUtime=0
/proc/17846/task/17858/stat : 17858 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 22851677 829116416 7106 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 809684

[startup+3.10172 s]
/proc/loadavg: 2.23 2.10 2.02 4/87 17858
/proc/meminfo: memFree=1312992/2055920 swapFree=4192948/4192956
[pid=17846] ppid=17844 vsize=810060 CPUtime=3.07
/proc/17846/stat : 17846 (java) S 17844 17846 16167 0 -1 0 15700 0 1 0 297 10 0 0 18 0 12 0 22851668 829501440 12020 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17846/statm: 202515 12020 1424 9 0 199842 0
[pid=17846/tid=17848] ppid=17844 vsize=810060 CPUtime=1.58
/proc/17846/task/17848/stat : 17848 (java) R 17844 17846 16167 0 -1 64 9943 0 1 0 151 7 0 0 25 0 12 0 22851669 829501440 12020 996147200 134512640 134550932 4294956016 18446744073709551615 107082319 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17849] ppid=17844 vsize=810060 CPUtime=0
/proc/17846/task/17849/stat : 17849 (java) S 17844 17846 16167 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 22851670 829501440 12020 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17850] ppid=17844 vsize=810060 CPUtime=0
/proc/17846/task/17850/stat : 17850 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 22851670 829501440 12020 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17851] ppid=17844 vsize=810060 CPUtime=0
/proc/17846/task/17851/stat : 17851 (java) S 17844 17846 16167 0 -1 64 3 0 0 0 0 0 0 0 17 0 12 0 22851672 829501440 12020 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17852] ppid=17844 vsize=810060 CPUtime=0
/proc/17846/task/17852/stat : 17852 (java) S 17844 17846 16167 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 22851672 829501440 12020 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17853] ppid=17844 vsize=810060 CPUtime=0
/proc/17846/task/17853/stat : 17853 (java) S 17844 17846 16167 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 22851672 829501440 12020 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17854] ppid=17844 vsize=810060 CPUtime=0
/proc/17846/task/17854/stat : 17854 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 22851676 829501440 12020 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17855] ppid=17844 vsize=810060 CPUtime=0
/proc/17846/task/17855/stat : 17855 (java) S 17844 17846 16167 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 22851676 829501440 12020 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17856] ppid=17844 vsize=810060 CPUtime=1.47
/proc/17846/task/17856/stat : 17856 (java) S 17844 17846 16167 0 -1 64 4999 0 0 0 145 2 0 0 17 0 12 0 22851676 829501440 12020 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17857] ppid=17844 vsize=810060 CPUtime=0
/proc/17846/task/17857/stat : 17857 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 22851676 829501440 12020 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17858] ppid=17844 vsize=810060 CPUtime=0
/proc/17846/task/17858/stat : 17858 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 22851677 829501440 12020 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 810060

[startup+6.30206 s]
/proc/loadavg: 2.23 2.10 2.02 3/87 17858
/proc/meminfo: memFree=1265888/2055920 swapFree=4192948/4192956
[pid=17846] ppid=17844 vsize=813080 CPUtime=6.26
/proc/17846/stat : 17846 (java) S 17844 17846 16167 0 -1 0 26661 0 1 0 610 16 0 0 18 0 12 0 22851668 832593920 21626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17846/statm: 203270 21626 1443 9 0 200597 0
[pid=17846/tid=17848] ppid=17844 vsize=813080 CPUtime=3.21
/proc/17846/task/17848/stat : 17848 (java) R 17844 17846 16167 0 -1 64 17389 0 1 0 310 11 0 0 25 0 12 0 22851669 832593920 21626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17849] ppid=17844 vsize=813080 CPUtime=0.03
/proc/17846/task/17849/stat : 17849 (java) S 17844 17846 16167 0 -1 64 949 0 0 0 3 0 0 0 17 0 12 0 22851670 832593920 21626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17850] ppid=17844 vsize=813080 CPUtime=0.01
/proc/17846/task/17850/stat : 17850 (java) S 17844 17846 16167 0 -1 64 351 0 0 0 1 0 0 0 17 0 12 0 22851670 832593920 21626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17851] ppid=17844 vsize=813080 CPUtime=0
/proc/17846/task/17851/stat : 17851 (java) S 17844 17846 16167 0 -1 64 20 0 0 0 0 0 0 0 16 0 12 0 22851672 832593920 21626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17852] ppid=17844 vsize=813080 CPUtime=0
/proc/17846/task/17852/stat : 17852 (java) S 17844 17846 16167 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 22851672 832593920 21626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17853] ppid=17844 vsize=813080 CPUtime=0
/proc/17846/task/17853/stat : 17853 (java) S 17844 17846 16167 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 22851672 832593920 21626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17854] ppid=17844 vsize=813080 CPUtime=0
/proc/17846/task/17854/stat : 17854 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 22851676 832593920 21626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17855] ppid=17844 vsize=813080 CPUtime=0.05
/proc/17846/task/17855/stat : 17855 (java) S 17844 17846 16167 0 -1 64 19 0 0 0 5 0 0 0 17 0 12 0 22851676 832593920 21626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17856] ppid=17844 vsize=813080 CPUtime=2.91
/proc/17846/task/17856/stat : 17856 (java) R 17844 17846 16167 0 -1 64 7192 0 0 0 288 3 0 0 18 0 12 0 22851676 832593920 21626 996147200 134512640 134550932 4294956016 18446744073709551615 105872104 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17857] ppid=17844 vsize=813080 CPUtime=0
/proc/17846/task/17857/stat : 17857 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 22851676 832593920 21626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17858] ppid=17844 vsize=813080 CPUtime=0
/proc/17846/task/17858/stat : 17858 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 22851677 832593920 21626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 813080

[startup+12.7027 s]
/proc/loadavg: 2.27 2.11 2.03 3/88 17859
/proc/meminfo: memFree=1257048/2055920 swapFree=4192948/4192956
[pid=17846] ppid=17844 vsize=813404 CPUtime=12.62
/proc/17846/stat : 17846 (java) S 17844 17846 16167 0 -1 0 28048 0 1 0 1245 17 0 0 18 0 13 0 22851668 832925696 23005 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17846/statm: 203351 23005 1454 9 0 200678 0
[pid=17846/tid=17848] ppid=17844 vsize=813404 CPUtime=8.5
/proc/17846/task/17848/stat : 17848 (java) R 17844 17846 16167 0 -1 64 17407 0 1 0 839 11 0 0 25 0 13 0 22851669 832925696 23005 996147200 134512640 134550932 4294956016 18446744073709551615 4110368447 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17849] ppid=17844 vsize=813404 CPUtime=0.08
/proc/17846/task/17849/stat : 17849 (java) S 17844 17846 16167 0 -1 64 1703 0 0 0 8 0 0 0 16 0 13 0 22851670 832925696 23005 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17850] ppid=17844 vsize=813404 CPUtime=0.06
/proc/17846/task/17850/stat : 17850 (java) S 17844 17846 16167 0 -1 64 856 0 0 0 6 0 0 0 16 0 13 0 22851670 832925696 23005 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17851] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17851/stat : 17851 (java) S 17844 17846 16167 0 -1 64 41 0 0 0 0 0 0 0 16 0 13 0 22851672 832925696 23005 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17852] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17852/stat : 17852 (java) S 17844 17846 16167 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 22851672 832925696 23005 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17853] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17853/stat : 17853 (java) S 17844 17846 16167 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 22851672 832925696 23005 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17854] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17854/stat : 17854 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 22851676 832925696 23005 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17855] ppid=17844 vsize=813404 CPUtime=0.05
/proc/17846/task/17855/stat : 17855 (java) S 17844 17846 16167 0 -1 64 19 0 0 0 5 0 0 0 17 0 13 0 22851676 832925696 23005 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17856] ppid=17844 vsize=813404 CPUtime=3.88
/proc/17846/task/17856/stat : 17856 (java) S 17844 17846 16167 0 -1 64 7276 0 0 0 384 4 0 0 16 0 13 0 22851676 832925696 23005 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17857] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17857/stat : 17857 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 22851676 832925696 23005 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17858] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17858/stat : 17858 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 22851677 832925696 23005 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17859] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17859/stat : 17859 (java) S 17844 17846 16167 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 22852568 832925696 23005 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 813404

[startup+25.5021 s]
/proc/loadavg: 2.23 2.10 2.02 3/88 17859
/proc/meminfo: memFree=1236504/2055920 swapFree=4192948/4192956
[pid=17846] ppid=17844 vsize=813404 CPUtime=25.35
/proc/17846/stat : 17846 (java) S 17844 17846 16167 0 -1 0 33193 0 1 0 2516 19 0 0 18 0 13 0 22851668 832925696 28149 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17846/statm: 203351 28149 1454 9 0 200678 0
[pid=17846/tid=17848] ppid=17844 vsize=813404 CPUtime=21.1
/proc/17846/task/17848/stat : 17848 (java) R 17844 17846 16167 0 -1 64 17408 0 1 0 2099 11 0 0 25 0 13 0 22851669 832925696 28149 996147200 134512640 134550932 4294956016 18446744073709551615 4110368447 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17849] ppid=17844 vsize=813404 CPUtime=0.14
/proc/17846/task/17849/stat : 17849 (java) S 17844 17846 16167 0 -1 64 4124 0 0 0 13 1 0 0 17 0 13 0 22851670 832925696 28149 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17850] ppid=17844 vsize=813404 CPUtime=0.1
/proc/17846/task/17850/stat : 17850 (java) S 17844 17846 16167 0 -1 64 3577 0 0 0 9 1 0 0 17 0 13 0 22851670 832925696 28149 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17851] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17851/stat : 17851 (java) S 17844 17846 16167 0 -1 64 43 0 0 0 0 0 0 0 16 0 13 0 22851672 832925696 28149 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17852] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17852/stat : 17852 (java) S 17844 17846 16167 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 22851672 832925696 28149 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17853] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17853/stat : 17853 (java) S 17844 17846 16167 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 22851672 832925696 28149 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17854] ppid=17844 vsize=813404 CPUtime=0

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

[pid=17846/tid=17851] ppid=17844 vsize=813404 CPUtime=7.24
/proc/17846/task/17851/stat : 17851 (java) S 17844 17846 16167 0 -1 64 5181 0 0 0 722 2 0 0 16 0 13 0 22851672 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17852] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17852/stat : 17852 (java) S 17844 17846 16167 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 22851672 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17853] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17853/stat : 17853 (java) S 17844 17846 16167 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 22851672 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17854] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17854/stat : 17854 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 22851676 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17855] ppid=17844 vsize=813404 CPUtime=0.05
/proc/17846/task/17855/stat : 17855 (java) S 17844 17846 16167 0 -1 64 19 0 0 0 5 0 0 0 17 0 13 0 22851676 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17856] ppid=17844 vsize=813404 CPUtime=4.12
/proc/17846/task/17856/stat : 17856 (java) S 17844 17846 16167 0 -1 64 7281 0 0 0 408 4 0 0 16 0 13 0 22851676 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17857] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17857/stat : 17857 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 22851676 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17858] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17858/stat : 17858 (java) R 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 22851677 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17859] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17859/stat : 17859 (java) S 17844 17846 16167 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 22852568 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655.37
Current children cumulated vsize (KiB) 813404

[startup+1722.3 s]
/proc/loadavg: 1.99 1.85 1.86 3/95 18228
/proc/meminfo: memFree=787440/2055920 swapFree=4192948/4192956
[pid=17846] ppid=17844 vsize=813404 CPUtime=1715.09
/proc/17846/stat : 17846 (java) S 17844 17846 16167 0 -1 0 185327 0 1 0 171418 91 0 0 18 0 13 0 22851668 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17846/statm: 203351 166266 1461 9 0 200678 0
[pid=17846/tid=17848] ppid=17844 vsize=813404 CPUtime=1696.35
/proc/17846/task/17848/stat : 17848 (java) R 17844 17846 16167 0 -1 64 17459 0 1 0 169618 17 0 0 25 0 13 0 22851669 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4110415206 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17849] ppid=17844 vsize=813404 CPUtime=3.58
/proc/17846/task/17849/stat : 17849 (java) S 17844 17846 16167 0 -1 64 75921 0 0 0 326 32 0 0 17 0 13 0 22851670 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17850] ppid=17844 vsize=813404 CPUtime=3.7
/proc/17846/task/17850/stat : 17850 (java) S 17844 17846 16167 0 -1 64 78720 0 0 0 337 33 0 0 17 0 13 0 22851670 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17851] ppid=17844 vsize=813404 CPUtime=7.24
/proc/17846/task/17851/stat : 17851 (java) S 17844 17846 16167 0 -1 64 5181 0 0 0 722 2 0 0 16 0 13 0 22851672 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17852] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17852/stat : 17852 (java) S 17844 17846 16167 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 22851672 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17853] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17853/stat : 17853 (java) S 17844 17846 16167 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 22851672 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17854] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17854/stat : 17854 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 22851676 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17855] ppid=17844 vsize=813404 CPUtime=0.05
/proc/17846/task/17855/stat : 17855 (java) S 17844 17846 16167 0 -1 64 19 0 0 0 5 0 0 0 17 0 13 0 22851676 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17856] ppid=17844 vsize=813404 CPUtime=4.12
/proc/17846/task/17856/stat : 17856 (java) S 17844 17846 16167 0 -1 64 7281 0 0 0 408 4 0 0 16 0 13 0 22851676 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17857] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17857/stat : 17857 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 22851676 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17858] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17858/stat : 17858 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 22851677 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17859] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17859/stat : 17859 (java) S 17844 17846 16167 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 22852568 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1715.09
Current children cumulated vsize (KiB) 813404

[startup+1782.3 s]
/proc/loadavg: 1.99 1.88 1.86 4/95 18228
/proc/meminfo: memFree=787184/2055920 swapFree=4192948/4192956
[pid=17846] ppid=17844 vsize=813404 CPUtime=1774.85
/proc/17846/stat : 17846 (java) S 17844 17846 16167 0 -1 0 185328 0 1 0 177394 91 0 0 18 0 13 0 22851668 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17846/statm: 203351 166266 1461 9 0 200678 0
[pid=17846/tid=17848] ppid=17844 vsize=813404 CPUtime=1755.96
/proc/17846/task/17848/stat : 17848 (java) R 17844 17846 16167 0 -1 64 17460 0 1 0 175579 17 0 0 25 0 13 0 22851669 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4110415878 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17849] ppid=17844 vsize=813404 CPUtime=3.66
/proc/17846/task/17849/stat : 17849 (java) S 17844 17846 16167 0 -1 64 75921 0 0 0 334 32 0 0 17 0 13 0 22851670 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17850] ppid=17844 vsize=813404 CPUtime=3.76
/proc/17846/task/17850/stat : 17850 (java) S 17844 17846 16167 0 -1 64 78720 0 0 0 343 33 0 0 17 0 13 0 22851670 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17851] ppid=17844 vsize=813404 CPUtime=7.24
/proc/17846/task/17851/stat : 17851 (java) S 17844 17846 16167 0 -1 64 5181 0 0 0 722 2 0 0 16 0 13 0 22851672 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17852] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17852/stat : 17852 (java) S 17844 17846 16167 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 22851672 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17853] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17853/stat : 17853 (java) S 17844 17846 16167 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 22851672 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17854] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17854/stat : 17854 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 22851676 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17855] ppid=17844 vsize=813404 CPUtime=0.05
/proc/17846/task/17855/stat : 17855 (java) S 17844 17846 16167 0 -1 64 19 0 0 0 5 0 0 0 17 0 13 0 22851676 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17856] ppid=17844 vsize=813404 CPUtime=4.12
/proc/17846/task/17856/stat : 17856 (java) S 17844 17846 16167 0 -1 64 7281 0 0 0 408 4 0 0 16 0 13 0 22851676 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17857] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17857/stat : 17857 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 22851676 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17858] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17858/stat : 17858 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 22851677 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17859] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17859/stat : 17859 (java) S 17844 17846 16167 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 22852568 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1774.85
Current children cumulated vsize (KiB) 813404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.6 s]
/proc/loadavg: 1.99 1.89 1.86 3/95 18228
/proc/meminfo: memFree=783152/2055920 swapFree=4192948/4192956
[pid=17846] ppid=17844 vsize=813404 CPUtime=1800.03
/proc/17846/stat : 17846 (java) S 17844 17846 16167 0 -1 0 185329 0 1 0 179912 91 0 0 18 0 13 0 22851668 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17846/statm: 203351 166266 1461 9 0 200678 0
[pid=17846/tid=17848] ppid=17844 vsize=813404 CPUtime=1781.01
/proc/17846/task/17848/stat : 17848 (java) R 17844 17846 16167 0 -1 64 17461 0 1 0 178084 17 0 0 25 0 13 0 22851669 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4110415294 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17849] ppid=17844 vsize=813404 CPUtime=3.74
/proc/17846/task/17849/stat : 17849 (java) S 17844 17846 16167 0 -1 64 75921 0 0 0 342 32 0 0 17 0 13 0 22851670 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17850] ppid=17844 vsize=813404 CPUtime=3.81
/proc/17846/task/17850/stat : 17850 (java) S 17844 17846 16167 0 -1 64 78720 0 0 0 348 33 0 0 17 0 13 0 22851670 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17851] ppid=17844 vsize=813404 CPUtime=7.24
/proc/17846/task/17851/stat : 17851 (java) S 17844 17846 16167 0 -1 64 5181 0 0 0 722 2 0 0 16 0 13 0 22851672 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17852] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17852/stat : 17852 (java) S 17844 17846 16167 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 22851672 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17853] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17853/stat : 17853 (java) S 17844 17846 16167 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 22851672 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17854] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17854/stat : 17854 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 22851676 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17855] ppid=17844 vsize=813404 CPUtime=0.05
/proc/17846/task/17855/stat : 17855 (java) S 17844 17846 16167 0 -1 64 19 0 0 0 5 0 0 0 17 0 13 0 22851676 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17856] ppid=17844 vsize=813404 CPUtime=4.12
/proc/17846/task/17856/stat : 17856 (java) S 17844 17846 16167 0 -1 64 7281 0 0 0 408 4 0 0 16 0 13 0 22851676 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17857] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17857/stat : 17857 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 22851676 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17858] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17858/stat : 17858 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 22851677 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17859] ppid=17844 vsize=813404 CPUtime=0
/proc/17846/task/17859/stat : 17859 (java) S 17844 17846 16167 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 22852568 832925696 166266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 813404

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

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

[startup+1807.8 s]
/proc/loadavg: 1.99 1.89 1.86 3/95 18228
/proc/meminfo: memFree=783152/2055920 swapFree=4192948/4192956
[pid=17846] ppid=17844 vsize=814052 CPUtime=1800.22
/proc/17846/stat : 17846 (java) S 17844 17846 16167 0 -1 0 185348 0 1 0 179931 91 0 0 16 0 14 0 22851668 833589248 166285 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17846/statm: 203513 166285 1462 9 0 200840 0
[pid=17846/tid=17848] ppid=17844 vsize=814052 CPUtime=1781.1
/proc/17846/task/17848/stat : 17848 (java) R 17844 17846 16167 0 -1 64 17461 0 1 0 178093 17 0 0 25 0 14 0 22851669 833589248 166285 996147200 134512640 134550932 4294956016 18446744073709551615 4110415473 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17849] ppid=17844 vsize=814052 CPUtime=3.74
/proc/17846/task/17849/stat : 17849 (java) S 17844 17846 16167 0 -1 64 75921 0 0 0 342 32 0 0 17 0 14 0 22851670 833589248 166285 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17850] ppid=17844 vsize=814052 CPUtime=3.81
/proc/17846/task/17850/stat : 17850 (java) S 17844 17846 16167 0 -1 64 78720 0 0 0 348 33 0 0 17 0 14 0 22851670 833589248 166285 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17851] ppid=17844 vsize=814052 CPUtime=7.24
/proc/17846/task/17851/stat : 17851 (java) S 17844 17846 16167 0 -1 64 5181 0 0 0 722 2 0 0 16 0 14 0 22851672 833589248 166285 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17852] ppid=17844 vsize=814052 CPUtime=0
/proc/17846/task/17852/stat : 17852 (java) S 17844 17846 16167 0 -1 64 10 0 0 0 0 0 0 0 16 0 14 0 22851672 833589248 166285 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17853] ppid=17844 vsize=814052 CPUtime=0
/proc/17846/task/17853/stat : 17853 (java) S 17844 17846 16167 0 -1 64 7 0 0 0 0 0 0 0 16 0 14 0 22851672 833589248 166285 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17854] ppid=17844 vsize=814052 CPUtime=0
/proc/17846/task/17854/stat : 17854 (java) S 17844 17846 16167 0 -1 64 5 0 0 0 0 0 0 0 18 0 14 0 22851676 833589248 166285 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17855] ppid=17844 vsize=814052 CPUtime=0.05
/proc/17846/task/17855/stat : 17855 (java) S 17844 17846 16167 0 -1 64 19 0 0 0 5 0 0 0 17 0 14 0 22851676 833589248 166285 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17856] ppid=17844 vsize=814052 CPUtime=4.14
/proc/17846/task/17856/stat : 17856 (java) S 17844 17846 16167 0 -1 64 7281 0 0 0 410 4 0 0 16 0 14 0 22851676 833589248 166285 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17857] ppid=17844 vsize=814052 CPUtime=0
/proc/17846/task/17857/stat : 17857 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 20 0 14 0 22851676 833589248 166285 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17858] ppid=17844 vsize=814052 CPUtime=0
/proc/17846/task/17858/stat : 17858 (java) S 17844 17846 16167 0 -1 64 1 0 0 0 0 0 0 0 15 0 14 0 22851677 833589248 166285 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17846/tid=17859] ppid=17844 vsize=814052 CPUtime=0
/proc/17846/task/17859/stat : 17859 (java) S 17844 17846 16167 0 -1 64 5 0 0 0 0 0 0 0 25 0 14 0 22852568 833589248 166285 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 814052

[startup+1807.9 s]
/proc/loadavg: 1.99 1.89 1.86 3/95 18228
/proc/meminfo: memFree=783152/2055920 swapFree=4192948/4192956
[pid=17846] ppid=17844 vsize=0 CPUtime=1800.32
/proc/17846/stat : 17846 (java) Z 17844 17846 16167 0 -1 1036 185348 0 1 0 179935 97 0 0 15 0 2 0 22851668 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17846/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.32
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1807.93
CPU time (s): 1800.36
CPU user time (s): 1799.35
CPU system time (s): 1.01185
CPU usage (%): 99.5813
Max. virtual memory (cumulated for all children) (KiB): 817408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.35
system time used= 1.01185
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185348
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= 38822
involuntary context switches= 46899

runsolver used 2.47462 second user time and 5.9441 second system time

The end

Launcher Data

Begin job on node81 at 2009-07-12 02:17:46
IDJOB=2073176
IDBENCH=55955
IDSOLVER=731
FILE ID=node81/2073176-1247357866
PBS_JOBID= 9506886
Free space on /tmp= 126616 MiB

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

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

MD5SUM BENCH= 3e8236e6ba39e4fd04a7c847b9b657af
RANDOM SEED=1297873209

node81.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.233
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.233
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1344928 kB
Buffers:         66648 kB
Cached:         437156 kB
SwapCached:          8 kB
Active:         210152 kB
Inactive:       446980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1344928 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:            3536 kB
Writeback:           0 kB
Mapped:         164600 kB
Slab:            38664 kB
Committed_AS:   292536 kB
PageTables:       2168 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126600 MiB
End job on node81 at 2009-07-12 02:47:56