Trace number 2057743

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 1810.55

General information on the benchmark

Namecsp/frb53-24/
normalized-frb53-24-2-mgd_ext.xml
MD5SUMc807862e06c48a2b4207c85ebc9f341f
Bench Category2-ARY-EXT (binary constraints in extension)
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 variables53
Number of constraints474
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension474
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.08/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.08/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.13	c See www.sat4j.org for details.
0.08/0.13	c That software uses the Rhino library from the Mozilla project.
0.08/0.14	c version 2.1.1.v20090622
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0_12
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 671000808
0.08/0.14	c Max memory 672137216
0.08/0.14	c Total memory 672137216
0.08/0.14	c Number of processors 2
0.08/0.18	c c --- Begin Solver configuration ---
0.08/0.18	c Stops conflict analysis at the first Unique Implication Point
0.08/0.18	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@1f934ad
0.08/0.18	c Learn all clauses as in MiniSAT
0.08/0.18	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.18	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.08/0.18	c Expensive reason simplification
0.08/0.18	c MiniSAT restarts strategy
0.08/0.18	c Memory based learned constraints deletion strategy
0.08/0.18	c timeout=2147483s
0.08/0.18	c DB Simplification allowed=false
0.08/0.18	c --- End Solver configuration ---
0.08/0.18	c solving HOME/instance-2057743-1247318344.xml
0.08/0.18	c reading problem ... 
0.38/0.33	c reading problem named null
0.38/0.33	c reading domains done.
0.38/0.33	c reading variables done.
0.38/0.36	c reading relations done.
1.74/1.28	c reading constraints
2.35/1.62	c done with constraints.
2.35/1.62	c ... done. Wall clock time 1.442s.
2.35/1.62	c #vars     1272
2.35/1.62	c #constraints  77089
2.35/1.62	c constraints type 
2.35/1.62	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 533
2.35/1.62	c org.sat4j.minisat.constraints.card.AtLeast => 53
2.35/1.62	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 76503
1800.01/1810.31	c starts		: 19
1800.01/1810.31	c conflicts		: 357195
1800.01/1810.31	c decisions		: 473983
1800.01/1810.31	c propagations		: 40444754
1800.01/1810.31	c inspects		: 4467865954
1800.01/1810.31	c learnt literals	: 0
1800.01/1810.31	c learnt binary clauses	: 0
1800.01/1810.31	c learnt ternary clauses	: 5
1800.01/1810.31	c learnt clauses	: 357195
1800.01/1810.31	c ignored clauses	: 0
1800.01/1810.31	c root simplifications	: 0
1800.01/1810.31	c removed literals (reason simplification)	: 27403091
1800.01/1810.31	c reason swapping (by a shorter reason)	: 0
1800.01/1810.31	c Calls to reduceDB	: 0
1800.01/1810.31	c speed (assignments/second)	: 22361.321130783388
1800.01/1810.31	c non guided choices	180
1800.17/1810.46	c learnt constraints type 
1800.17/1810.46	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 357210
1800.17/1810.46	c constraints type 
1800.17/1810.46	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 533
1800.17/1810.46	c org.sat4j.minisat.constraints.card.AtLeast => 53
1800.17/1810.46	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 76503
1800.17/1810.46	s UNKNOWN
1800.17/1810.46	c Total wall clock time (in seconds) : 1810.135

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-2057743-1247318344/watcher-2057743-1247318344 -o /tmp/evaluation-result-2057743-1247318344/solver-2057743-1247318344 -C 1800 -W 2000 -M 900 java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2057743-1247318344.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.85 0.85 0.45 3/83 14628
/proc/meminfo: memFree=664200/2055920 swapFree=4192952/4192956
[pid=14628] ppid=14626 vsize=152 CPUtime=0
/proc/14628/stat : 14628 (java6) R 14626 14628 14266 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 18899754 155648 26 996147200 134512640 134550932 4294956176 18446744073709551615 6787371 0 0 4096 0 0 0 0 17 1 0 0
/proc/14628/statm: 38 26 19 9 0 4 0

[startup+0.077303 s]
/proc/loadavg: 0.85 0.85 0.45 3/83 14628
/proc/meminfo: memFree=664200/2055920 swapFree=4192952/4192956
[pid=14628] ppid=14626 vsize=802164 CPUtime=0.06
/proc/14628/stat : 14628 (java) S 14626 14628 14266 0 -1 0 2826 0 1 0 4 2 0 0 18 0 7 0 18899754 821415936 2571 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/14628/statm: 200541 2571 1037 9 0 197892 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 802164

[startup+0.101308 s]
/proc/loadavg: 0.85 0.85 0.45 3/83 14628
/proc/meminfo: memFree=664200/2055920 swapFree=4192952/4192956
[pid=14628] ppid=14626 vsize=804560 CPUtime=0.08
/proc/14628/stat : 14628 (java) S 14626 14628 14266 0 -1 0 3044 0 1 0 6 2 0 0 18 0 12 0 18899754 823869440 2787 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14628/statm: 201140 2787 1082 9 0 198474 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 804560

[startup+0.301344 s]
/proc/loadavg: 0.85 0.85 0.45 3/83 14628
/proc/meminfo: memFree=664200/2055920 swapFree=4192952/4192956
[pid=14628] ppid=14626 vsize=808404 CPUtime=0.38
/proc/14628/stat : 14628 (java) S 14626 14628 14266 0 -1 0 5307 0 1 0 34 4 0 0 18 0 12 0 18899754 827805696 4811 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14628/statm: 202101 4811 1385 9 0 199428 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 808404

[startup+0.701417 s]
/proc/loadavg: 0.85 0.85 0.45 3/83 14628
/proc/meminfo: memFree=664200/2055920 swapFree=4192952/4192956
[pid=14628] ppid=14626 vsize=810488 CPUtime=1.07
/proc/14628/stat : 14628 (java) S 14626 14628 14266 0 -1 0 8126 0 1 0 101 6 0 0 18 0 12 0 18899754 829939712 6598 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14628/statm: 202622 6599 1407 9 0 199949 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 810488

[startup+1.50256 s]
/proc/loadavg: 0.85 0.85 0.45 2/95 14640
/proc/meminfo: memFree=621096/2055920 swapFree=4192952/4192956
[pid=14628] ppid=14626 vsize=809464 CPUtime=2.19
/proc/14628/stat : 14628 (java) S 14626 14628 14266 0 -1 0 21427 0 1 0 207 12 0 0 18 0 12 0 18899754 828891136 19466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14628/statm: 202366 19466 1423 9 0 199693 0
[pid=14628/tid=14630] ppid=14626 vsize=809464 CPUtime=1.15
/proc/14628/task/14630/stat : 14630 (java) R 14626 14628 14266 0 -1 64 16999 0 1 0 105 10 0 0 19 0 12 0 18899756 828891136 19466 996147200 134512640 134550932 4294956016 18446744073709551615 4109658700 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14631] ppid=14626 vsize=809464 CPUtime=0.01
/proc/14628/task/14631/stat : 14631 (java) S 14626 14628 14266 0 -1 64 286 0 0 0 1 0 0 0 16 0 12 0 18899757 828891136 19466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14632] ppid=14626 vsize=809464 CPUtime=0.01
/proc/14628/task/14632/stat : 14632 (java) S 14626 14628 14266 0 -1 64 311 0 0 0 1 0 0 0 16 0 12 0 18899757 828891136 19466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14633] ppid=14626 vsize=809464 CPUtime=0
/proc/14628/task/14633/stat : 14633 (java) S 14626 14628 14266 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 18899759 828891136 19466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14634] ppid=14626 vsize=809464 CPUtime=0
/proc/14628/task/14634/stat : 14634 (java) S 14626 14628 14266 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 18899759 828891136 19466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14635] ppid=14626 vsize=809464 CPUtime=0
/proc/14628/task/14635/stat : 14635 (java) S 14626 14628 14266 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 18899759 828891136 19466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14636] ppid=14626 vsize=809464 CPUtime=0
/proc/14628/task/14636/stat : 14636 (java) S 14626 14628 14266 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 18899763 828891136 19466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14637] ppid=14626 vsize=809464 CPUtime=0.58
/proc/14628/task/14637/stat : 14637 (java) S 14626 14628 14266 0 -1 64 1479 0 0 0 58 0 0 0 16 0 12 0 18899763 828891136 19466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14638] ppid=14626 vsize=809464 CPUtime=0.41
/proc/14628/task/14638/stat : 14638 (java) S 14626 14628 14266 0 -1 64 1602 0 0 0 41 0 0 0 16 0 12 0 18899763 828891136 19466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14639] ppid=14626 vsize=809464 CPUtime=0
/proc/14628/task/14639/stat : 14639 (java) S 14626 14628 14266 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 18899763 828891136 19466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14640] ppid=14626 vsize=809464 CPUtime=0
/proc/14628/task/14640/stat : 14640 (java) S 14626 14628 14266 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 18899763 828891136 19466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 809464

[startup+3.10184 s]
/proc/loadavg: 0.85 0.85 0.45 2/96 14641
/proc/meminfo: memFree=589408/2055920 swapFree=4192952/4192956
[pid=14628] ppid=14626 vsize=811020 CPUtime=4.25
/proc/14628/stat : 14628 (java) S 14626 14628 14266 0 -1 0 23733 0 1 0 412 13 0 0 18 0 13 0 18899754 830484480 19905 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14628/statm: 202755 19905 1441 9 0 200082 0
[pid=14628/tid=14630] ppid=14626 vsize=811020 CPUtime=2.52
/proc/14628/task/14630/stat : 14630 (java) R 14626 14628 14266 0 -1 64 17016 0 1 0 242 10 0 0 24 0 13 0 18899756 830484480 19905 996147200 134512640 134550932 4294956016 18446744073709551615 4109828278 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14631] ppid=14626 vsize=811020 CPUtime=0.01
/proc/14628/task/14631/stat : 14631 (java) S 14626 14628 14266 0 -1 64 286 0 0 0 1 0 0 0 16 0 13 0 18899757 830484480 19905 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14632] ppid=14626 vsize=811020 CPUtime=0.01
/proc/14628/task/14632/stat : 14632 (java) S 14626 14628 14266 0 -1 64 311 0 0 0 1 0 0 0 16 0 13 0 18899757 830484480 19905 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14633] ppid=14626 vsize=811020 CPUtime=0
/proc/14628/task/14633/stat : 14633 (java) S 14626 14628 14266 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 18899759 830484480 19905 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14634] ppid=14626 vsize=811020 CPUtime=0
/proc/14628/task/14634/stat : 14634 (java) S 14626 14628 14266 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 18899759 830484480 19905 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14635] ppid=14626 vsize=811020 CPUtime=0
/proc/14628/task/14635/stat : 14635 (java) S 14626 14628 14266 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 18899759 830484480 19905 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14636] ppid=14626 vsize=811020 CPUtime=0
/proc/14628/task/14636/stat : 14636 (java) S 14626 14628 14266 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 18899763 830484480 19905 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14637] ppid=14626 vsize=811020 CPUtime=0.94
/proc/14628/task/14637/stat : 14637 (java) S 14626 14628 14266 0 -1 64 2665 0 0 0 93 1 0 0 16 0 13 0 18899763 830484480 19905 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14638] ppid=14626 vsize=811020 CPUtime=0.73
/proc/14628/task/14638/stat : 14638 (java) S 14626 14628 14266 0 -1 64 2700 0 0 0 72 1 0 0 15 0 13 0 18899763 830484480 19905 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14639] ppid=14626 vsize=811020 CPUtime=0
/proc/14628/task/14639/stat : 14639 (java) S 14626 14628 14266 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 18899763 830484480 19905 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14640] ppid=14626 vsize=811020 CPUtime=0
/proc/14628/task/14640/stat : 14640 (java) S 14626 14628 14266 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 18899763 830484480 19905 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14641] ppid=14626 vsize=811020 CPUtime=0
/proc/14628/task/14641/stat : 14641 (java) S 14626 14628 14266 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 18899918 830484480 19905 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.25
Current children cumulated vsize (KiB) 811020

[startup+6.30243 s]
/proc/loadavg: 0.86 0.85 0.45 2/96 14641
/proc/meminfo: memFree=589088/2055920 swapFree=4192952/4192956
[pid=14628] ppid=14626 vsize=812044 CPUtime=7.68
/proc/14628/stat : 14628 (java) S 14626 14628 14266 0 -1 0 24346 0 1 0 755 13 0 0 18 0 13 0 18899754 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14628/statm: 203011 19967 1445 9 0 200338 0
[pid=14628/tid=14630] ppid=14626 vsize=812044 CPUtime=5.66
/proc/14628/task/14630/stat : 14630 (java) R 14626 14628 14266 0 -1 64 17018 0 1 0 556 10 0 0 25 0 13 0 18899756 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4109733100 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14631] ppid=14626 vsize=812044 CPUtime=0.01
/proc/14628/task/14631/stat : 14631 (java) S 14626 14628 14266 0 -1 64 286 0 0 0 1 0 0 0 16 0 13 0 18899757 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14632] ppid=14626 vsize=812044 CPUtime=0.01
/proc/14628/task/14632/stat : 14632 (java) S 14626 14628 14266 0 -1 64 311 0 0 0 1 0 0 0 16 0 13 0 18899757 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14633] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14633/stat : 14633 (java) S 14626 14628 14266 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 18899759 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14634] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14634/stat : 14634 (java) S 14626 14628 14266 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 18899759 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14635] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14635/stat : 14635 (java) S 14626 14628 14266 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 18899759 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14636] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14636/stat : 14636 (java) S 14626 14628 14266 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 18899763 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14637] ppid=14626 vsize=812044 CPUtime=1.19
/proc/14628/task/14637/stat : 14637 (java) S 14626 14628 14266 0 -1 64 3168 0 0 0 118 1 0 0 16 0 13 0 18899763 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14638] ppid=14626 vsize=812044 CPUtime=0.78
/proc/14628/task/14638/stat : 14638 (java) S 14626 14628 14266 0 -1 64 2808 0 0 0 77 1 0 0 16 0 13 0 18899763 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14639] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14639/stat : 14639 (java) S 14626 14628 14266 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 18899763 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14640] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14640/stat : 14640 (java) S 14626 14628 14266 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 18899763 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14641] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14641/stat : 14641 (java) S 14626 14628 14266 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 18899918 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.68
Current children cumulated vsize (KiB) 812044

[startup+12.7026 s]
/proc/loadavg: 0.87 0.85 0.45 2/96 14641
/proc/meminfo: memFree=588896/2055920 swapFree=4192952/4192956
[pid=14628] ppid=14626 vsize=812044 CPUtime=14.03
/proc/14628/stat : 14628 (java) S 14626 14628 14266 0 -1 0 24347 0 1 0 1390 13 0 0 18 0 13 0 18899754 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14628/statm: 203011 19967 1445 9 0 200338 0
[pid=14628/tid=14630] ppid=14626 vsize=812044 CPUtime=12.01
/proc/14628/task/14630/stat : 14630 (java) R 14626 14628 14266 0 -1 64 17019 0 1 0 1191 10 0 0 25 0 13 0 18899756 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4109727212 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14631] ppid=14626 vsize=812044 CPUtime=0.01
/proc/14628/task/14631/stat : 14631 (java) S 14626 14628 14266 0 -1 64 286 0 0 0 1 0 0 0 16 0 13 0 18899757 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14632] ppid=14626 vsize=812044 CPUtime=0.01
/proc/14628/task/14632/stat : 14632 (java) S 14626 14628 14266 0 -1 64 311 0 0 0 1 0 0 0 16 0 13 0 18899757 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14633] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14633/stat : 14633 (java) S 14626 14628 14266 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 18899759 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14634] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14634/stat : 14634 (java) S 14626 14628 14266 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 18899759 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14635] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14635/stat : 14635 (java) S 14626 14628 14266 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 18899759 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14636] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14636/stat : 14636 (java) S 14626 14628 14266 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 18899763 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14637] ppid=14626 vsize=812044 CPUtime=1.19
/proc/14628/task/14637/stat : 14637 (java) S 14626 14628 14266 0 -1 64 3168 0 0 0 118 1 0 0 16 0 13 0 18899763 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14638] ppid=14626 vsize=812044 CPUtime=0.78
/proc/14628/task/14638/stat : 14638 (java) S 14626 14628 14266 0 -1 64 2808 0 0 0 77 1 0 0 16 0 13 0 18899763 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14639] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14639/stat : 14639 (java) S 14626 14628 14266 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 18899763 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14640] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14640/stat : 14640 (java) S 14626 14628 14266 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 18899763 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14641] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14641/stat : 14641 (java) S 14626 14628 14266 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 18899918 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.03
Current children cumulated vsize (KiB) 812044

[startup+25.5029 s]
/proc/loadavg: 0.90 0.86 0.46 2/96 14641
/proc/meminfo: memFree=588896/2055920 swapFree=4192952/4192956
[pid=14628] ppid=14626 vsize=812044 CPUtime=26.73
/proc/14628/stat : 14628 (java) S 14626 14628 14266 0 -1 0 24347 0 1 0 2660 13 0 0 18 0 13 0 18899754 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14628/statm: 203011 19967 1445 9 0 200338 0
[pid=14628/tid=14630] ppid=14626 vsize=812044 CPUtime=24.71
/proc/14628/task/14630/stat : 14630 (java) R 14626 14628 14266 0 -1 64 17019 0 1 0 2461 10 0 0 25 0 13 0 18899756 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4109726951 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14631] ppid=14626 vsize=812044 CPUtime=0.01
/proc/14628/task/14631/stat : 14631 (java) S 14626 14628 14266 0 -1 64 286 0 0 0 1 0 0 0 16 0 13 0 18899757 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14632] ppid=14626 vsize=812044 CPUtime=0.01
/proc/14628/task/14632/stat : 14632 (java) S 14626 14628 14266 0 -1 64 311 0 0 0 1 0 0 0 16 0 13 0 18899757 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14633] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14633/stat : 14633 (java) S 14626 14628 14266 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 18899759 831533056 19967 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14634] ppid=14626 vsize=812044 CPUtime=0

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

[pid=14628] ppid=14626 vsize=812044 CPUtime=1712.43
/proc/14628/stat : 14628 (java) S 14626 14628 14266 0 -1 0 86882 0 1 0 171198 45 0 0 18 0 13 0 18899754 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14628/statm: 203011 72270 1445 9 0 200338 0
[pid=14628/tid=14630] ppid=14626 vsize=812044 CPUtime=1709.12
/proc/14628/task/14630/stat : 14630 (java) R 14626 14628 14266 0 -1 64 17023 0 1 0 170899 13 0 0 25 0 13 0 18899756 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4109726726 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14631] ppid=14626 vsize=812044 CPUtime=0.65
/proc/14628/task/14631/stat : 14631 (java) S 14626 14628 14266 0 -1 64 30584 0 0 0 52 13 0 0 18 0 13 0 18899757 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14632] ppid=14626 vsize=812044 CPUtime=0.62
/proc/14628/task/14632/stat : 14632 (java) S 14626 14628 14266 0 -1 64 32539 0 0 0 47 15 0 0 18 0 13 0 18899757 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14633] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14633/stat : 14633 (java) S 14626 14628 14266 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 18899759 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14634] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14634/stat : 14634 (java) S 14626 14628 14266 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 18899759 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14635] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14635/stat : 14635 (java) S 14626 14628 14266 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 18899759 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14636] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14636/stat : 14636 (java) S 14626 14628 14266 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 18899763 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14637] ppid=14626 vsize=812044 CPUtime=1.22
/proc/14628/task/14637/stat : 14637 (java) S 14626 14628 14266 0 -1 64 3168 0 0 0 121 1 0 0 17 0 13 0 18899763 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14638] ppid=14626 vsize=812044 CPUtime=0.78
/proc/14628/task/14638/stat : 14638 (java) S 14626 14628 14266 0 -1 64 2808 0 0 0 77 1 0 0 16 0 13 0 18899763 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14639] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14639/stat : 14639 (java) S 14626 14628 14266 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 18899763 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14640] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14640/stat : 14640 (java) S 14626 14628 14266 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 18899763 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14641] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14641/stat : 14641 (java) S 14626 14628 14266 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 18899918 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1712.43
Current children cumulated vsize (KiB) 812044

[startup+1782.3 s]
/proc/loadavg: 1.97 1.52 1.09 3/95 14685
/proc/meminfo: memFree=881944/2055920 swapFree=4192952/4192956
[pid=14628] ppid=14626 vsize=812044 CPUtime=1772.14
/proc/14628/stat : 14628 (java) S 14626 14628 14266 0 -1 0 86882 0 1 0 177169 45 0 0 18 0 13 0 18899754 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14628/statm: 203011 72270 1445 9 0 200338 0
[pid=14628/tid=14630] ppid=14626 vsize=812044 CPUtime=1768.82
/proc/14628/task/14630/stat : 14630 (java) R 14626 14628 14266 0 -1 64 17023 0 1 0 176869 13 0 0 25 0 13 0 18899756 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4109726726 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14631] ppid=14626 vsize=812044 CPUtime=0.65
/proc/14628/task/14631/stat : 14631 (java) S 14626 14628 14266 0 -1 64 30584 0 0 0 52 13 0 0 18 0 13 0 18899757 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14632] ppid=14626 vsize=812044 CPUtime=0.62
/proc/14628/task/14632/stat : 14632 (java) S 14626 14628 14266 0 -1 64 32539 0 0 0 47 15 0 0 18 0 13 0 18899757 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14633] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14633/stat : 14633 (java) S 14626 14628 14266 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 18899759 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14634] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14634/stat : 14634 (java) S 14626 14628 14266 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 18899759 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14635] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14635/stat : 14635 (java) S 14626 14628 14266 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 18899759 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14636] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14636/stat : 14636 (java) S 14626 14628 14266 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 18899763 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14637] ppid=14626 vsize=812044 CPUtime=1.22
/proc/14628/task/14637/stat : 14637 (java) S 14626 14628 14266 0 -1 64 3168 0 0 0 121 1 0 0 17 0 13 0 18899763 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14638] ppid=14626 vsize=812044 CPUtime=0.78
/proc/14628/task/14638/stat : 14638 (java) S 14626 14628 14266 0 -1 64 2808 0 0 0 77 1 0 0 16 0 13 0 18899763 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14639] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14639/stat : 14639 (java) S 14626 14628 14266 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 18899763 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14640] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14640/stat : 14640 (java) S 14626 14628 14266 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 18899763 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14641] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14641/stat : 14641 (java) S 14626 14628 14266 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 18899918 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1772.14
Current children cumulated vsize (KiB) 812044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.3 s]
/proc/loadavg: 1.98 1.56 1.12 3/95 14685
/proc/meminfo: memFree=881944/2055920 swapFree=4192952/4192956
[pid=14628] ppid=14626 vsize=812044 CPUtime=1800.01
/proc/14628/stat : 14628 (java) S 14626 14628 14266 0 -1 0 86882 0 1 0 179956 45 0 0 18 0 13 0 18899754 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14628/statm: 203011 72270 1445 9 0 200338 0
[pid=14628/tid=14630] ppid=14626 vsize=812044 CPUtime=1796.69
/proc/14628/task/14630/stat : 14630 (java) R 14626 14628 14266 0 -1 64 17023 0 1 0 179656 13 0 0 25 0 13 0 18899756 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4109723007 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14631] ppid=14626 vsize=812044 CPUtime=0.65
/proc/14628/task/14631/stat : 14631 (java) S 14626 14628 14266 0 -1 64 30584 0 0 0 52 13 0 0 18 0 13 0 18899757 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14632] ppid=14626 vsize=812044 CPUtime=0.62
/proc/14628/task/14632/stat : 14632 (java) S 14626 14628 14266 0 -1 64 32539 0 0 0 47 15 0 0 18 0 13 0 18899757 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14633] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14633/stat : 14633 (java) S 14626 14628 14266 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 18899759 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14634] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14634/stat : 14634 (java) S 14626 14628 14266 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 18899759 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14635] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14635/stat : 14635 (java) S 14626 14628 14266 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 18899759 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14636] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14636/stat : 14636 (java) S 14626 14628 14266 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 18899763 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14637] ppid=14626 vsize=812044 CPUtime=1.22
/proc/14628/task/14637/stat : 14637 (java) S 14626 14628 14266 0 -1 64 3168 0 0 0 121 1 0 0 17 0 13 0 18899763 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14638] ppid=14626 vsize=812044 CPUtime=0.78
/proc/14628/task/14638/stat : 14638 (java) S 14626 14628 14266 0 -1 64 2808 0 0 0 77 1 0 0 16 0 13 0 18899763 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14639] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14639/stat : 14639 (java) S 14626 14628 14266 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 18899763 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14640] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14640/stat : 14640 (java) S 14626 14628 14266 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 18899763 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14641] ppid=14626 vsize=812044 CPUtime=0
/proc/14628/task/14641/stat : 14641 (java) S 14626 14628 14266 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 18899918 831533056 72270 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 812044

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

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

[startup+1810.41 s]
/proc/loadavg: 1.98 1.56 1.12 3/95 14685
/proc/meminfo: memFree=881944/2055920 swapFree=4192952/4192956
[pid=14628] ppid=14626 vsize=812692 CPUtime=1800.17
/proc/14628/stat : 14628 (java) S 14626 14628 14266 0 -1 0 86903 0 1 0 179972 45 0 0 16 0 15 0 18899754 832196608 72291 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14628/statm: 203173 72291 1445 9 0 200500 0
[pid=14628/tid=14630] ppid=14626 vsize=812692 CPUtime=1796.8
/proc/14628/task/14630/stat : 14630 (java) R 14626 14628 14266 0 -1 64 17023 0 1 0 179667 13 0 0 25 0 15 0 18899756 832196608 72291 996147200 134512640 134550932 4294956016 18446744073709551615 4109727719 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14631] ppid=14626 vsize=812692 CPUtime=0.65
/proc/14628/task/14631/stat : 14631 (java) S 14626 14628 14266 0 -1 64 30584 0 0 0 52 13 0 0 18 0 15 0 18899757 832196608 72291 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14632] ppid=14626 vsize=812692 CPUtime=0.62
/proc/14628/task/14632/stat : 14632 (java) S 14626 14628 14266 0 -1 64 32539 0 0 0 47 15 0 0 18 0 15 0 18899757 832196608 72291 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14633] ppid=14626 vsize=812692 CPUtime=0
/proc/14628/task/14633/stat : 14633 (java) S 14626 14628 14266 0 -1 64 15 0 0 0 0 0 0 0 16 0 15 0 18899759 832196608 72291 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14634] ppid=14626 vsize=812692 CPUtime=0
/proc/14628/task/14634/stat : 14634 (java) S 14626 14628 14266 0 -1 64 10 0 0 0 0 0 0 0 16 0 15 0 18899759 832196608 72291 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14635] ppid=14626 vsize=812692 CPUtime=0
/proc/14628/task/14635/stat : 14635 (java) S 14626 14628 14266 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 18899759 832196608 72291 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14636] ppid=14626 vsize=812692 CPUtime=0
/proc/14628/task/14636/stat : 14636 (java) S 14626 14628 14266 0 -1 64 6 0 0 0 0 0 0 0 18 0 15 0 18899763 832196608 72291 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14637] ppid=14626 vsize=812692 CPUtime=1.24
/proc/14628/task/14637/stat : 14637 (java) S 14626 14628 14266 0 -1 64 3171 0 0 0 123 1 0 0 16 0 15 0 18899763 832196608 72291 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14638] ppid=14626 vsize=812692 CPUtime=0.78
/proc/14628/task/14638/stat : 14638 (java) S 14626 14628 14266 0 -1 64 2808 0 0 0 77 1 0 0 16 0 15 0 18899763 832196608 72291 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14639] ppid=14626 vsize=812692 CPUtime=0
/proc/14628/task/14639/stat : 14639 (java) S 14626 14628 14266 0 -1 64 1 0 0 0 0 0 0 0 17 0 15 0 18899763 832196608 72291 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14640] ppid=14626 vsize=812692 CPUtime=0
/proc/14628/task/14640/stat : 14640 (java) S 14626 14628 14266 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 18899763 832196608 72291 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14641] ppid=14626 vsize=812692 CPUtime=0
/proc/14628/task/14641/stat : 14641 (java) S 14626 14628 14266 0 -1 64 5 0 0 0 0 0 0 0 22 0 15 0 18899918 832196608 72291 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 812692

[startup+1810.5 s]
/proc/loadavg: 1.98 1.56 1.12 3/97 14688
/proc/meminfo: memFree=881928/2055920 swapFree=4192952/4192956
[pid=14628] ppid=14626 vsize=812692 CPUtime=1800.31
/proc/14628/stat : 14628 (java) S 14626 14628 14266 0 -1 0 86906 0 1 0 179986 45 0 0 16 0 13 0 18899754 832196608 72294 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14628/statm: 203173 72294 1446 9 0 200500 0
[pid=14628/tid=14630] ppid=14626 vsize=812692 CPUtime=1796.89
/proc/14628/task/14630/stat : 14630 (java) R 14626 14628 14266 0 -1 64 17023 0 1 0 179676 13 0 0 25 0 13 0 18899756 832196608 72294 996147200 134512640 134550932 4294956016 18446744073709551615 4109727002 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14631] ppid=14626 vsize=812692 CPUtime=0.65
/proc/14628/task/14631/stat : 14631 (java) S 14626 14628 14266 0 -1 64 30584 0 0 0 52 13 0 0 18 0 13 0 18899757 832196608 72294 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14632] ppid=14626 vsize=812692 CPUtime=0.62
/proc/14628/task/14632/stat : 14632 (java) S 14626 14628 14266 0 -1 64 32539 0 0 0 47 15 0 0 18 0 13 0 18899757 832196608 72294 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14633] ppid=14626 vsize=812692 CPUtime=0
/proc/14628/task/14633/stat : 14633 (java) S 14626 14628 14266 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 18899759 832196608 72294 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14628/tid=14634] ppid=14626 vsize=812692 CPUtime=0
/proc/14628/task/14634/stat : 14634 (java) S 14626 14628 14266 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 18899759 832196608 72294 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14635] ppid=14626 vsize=812692 CPUtime=0
/proc/14628/task/14635/stat : 14635 (java) S 14626 14628 14266 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 18899759 832196608 72294 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14636] ppid=14626 vsize=812692 CPUtime=0
/proc/14628/task/14636/stat : 14636 (java) S 14626 14628 14266 0 -1 64 6 0 0 0 0 0 0 0 18 0 13 0 18899763 832196608 72294 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14637] ppid=14626 vsize=812692 CPUtime=1.24
/proc/14628/task/14637/stat : 14637 (java) S 14626 14628 14266 0 -1 64 3171 0 0 0 123 1 0 0 16 0 13 0 18899763 832196608 72294 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14638] ppid=14626 vsize=812692 CPUtime=0.78
/proc/14628/task/14638/stat : 14638 (java) S 14626 14628 14266 0 -1 64 2808 0 0 0 77 1 0 0 16 0 13 0 18899763 832196608 72294 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14639] ppid=14626 vsize=812692 CPUtime=0
/proc/14628/task/14639/stat : 14639 (java) S 14626 14628 14266 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 18899763 832196608 72294 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14641] ppid=14626 vsize=812692 CPUtime=0
/proc/14628/task/14641/stat : 14641 (java) S 14626 14628 14266 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 18899918 832196608 72294 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14628/tid=14687] ppid=14626 vsize=812692 CPUtime=0
/proc/14628/task/14687/stat : 14687 (java) R 14626 14628 14266 0 -1 64 8 0 0 0 0 0 0 0 15 0 13 0 19080786 832196608 72294 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.31
Current children cumulated vsize (KiB) 812692

Child status: 143
Real time (s): 1810.55
CPU time (s): 1800.36
CPU user time (s): 1799.87
CPU system time (s): 0.491925
CPU usage (%): 99.4371
Max. virtual memory (cumulated for all children) (KiB): 812692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.491925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86906
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= 37339
involuntary context switches= 61018

runsolver used 2.21766 second user time and 6.05708 second system time

The end

Launcher Data

Begin job on node84 at 2009-07-11 15:19:04
IDJOB=2057743
IDBENCH=53408
IDSOLVER=731
FILE ID=node84/2057743-1247318344
PBS_JOBID= 9506467
Free space on /tmp= 66212 MiB

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

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

MD5SUM BENCH= c807862e06c48a2b4207c85ebc9f341f
RANDOM SEED=768450953

node84.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.259
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.259
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:        664616 kB
Buffers:         36888 kB
Cached:         824124 kB
SwapCached:          4 kB
Active:         653256 kB
Inactive:       663476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        664616 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1760 kB
Writeback:           0 kB
Mapped:         476016 kB
Slab:            58960 kB
Committed_AS:   601812 kB
PageTables:       2648 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= 66292 MiB
End job on node84 at 2009-07-11 15:49:16