Trace number 2088356

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.6 1806.54

General information on the benchmark

Namecsp/rand-3-28-28-fcd/
normalized-rand-3-28-28-93-632-fcd-17_ext.xml
MD5SUM87489f4ed2b79d4897dd0244667847c2
Bench CategoryN-ARY-EXT (n-ary 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 variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.09/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.09/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.13	c See www.sat4j.org for details.
0.09/0.13	c That software uses the Rhino library from the Mozilla project.
0.09/0.14	c version 2.1.1.v20090622
0.09/0.14	c sun.arch.data.model	32
0.09/0.14	c java.version	1.6.0_12
0.09/0.14	c os.name	Linux
0.09/0.14	c os.version	2.6.9-22.EL.rootsmp
0.09/0.14	c os.arch	i386
0.09/0.14	c Free memory 671000808
0.09/0.14	c Max memory 672137216
0.09/0.14	c Total memory 672137216
0.09/0.14	c Number of processors 2
0.09/0.18	c c --- Begin Solver configuration ---
0.09/0.18	c Stops conflict analysis at the first Unique Implication Point
0.09/0.18	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@1f934ad
0.09/0.18	c Learn all clauses as in MiniSAT
0.09/0.18	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.18	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.09/0.18	c Expensive reason simplification
0.09/0.18	c MiniSAT restarts strategy
0.09/0.18	c Memory based learned constraints deletion strategy
0.09/0.18	c timeout=2147483s
0.09/0.18	c DB Simplification allowed=false
0.09/0.18	c --- End Solver configuration ---
0.09/0.18	c solving HOME/instance-2088356-1247388519.xml
0.09/0.18	c reading problem ... 
0.39/0.33	c reading problem named null
0.39/0.33	c reading domains done.
0.39/0.34	c reading variables done.
0.39/0.35	c reading relations done.
5.47/4.28	c reading constraints
7.99/5.90	c done with constraints.
7.99/5.90	c ... done. Wall clock time 5.726s.
7.99/5.90	c #vars     784
7.99/5.90	c #constraints  1290245
7.99/5.90	c constraints type 
7.99/5.91	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1290217
7.99/5.91	c org.sat4j.minisat.constraints.card.AtLeast => 28
1800.00/1806.12	c starts		: 21
1800.00/1806.12	c conflicts		: 777992
1800.00/1806.12	c decisions		: 1311356
1800.00/1806.12	c propagations		: 56493166
1800.00/1806.12	c inspects		: 5540135334
1800.00/1806.12	c learnt literals	: 0
1800.00/1806.12	c learnt binary clauses	: 0
1800.00/1806.12	c learnt ternary clauses	: 364
1800.00/1806.12	c learnt clauses	: 777992
1800.00/1806.12	c ignored clauses	: 0
1800.00/1806.12	c root simplifications	: 0
1800.00/1806.12	c removed literals (reason simplification)	: 33515373
1800.00/1806.12	c reason swapping (by a shorter reason)	: 0
1800.00/1806.12	c Calls to reduceDB	: 0
1800.00/1806.12	c speed (assignments/second)	: 31381.345481491684
1800.00/1806.12	c non guided choices	288
1800.44/1806.43	c learnt constraints type 
1800.44/1806.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 778084
1800.44/1806.43	c constraints type 
1800.44/1806.43	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1290217
1800.44/1806.43	c org.sat4j.minisat.constraints.card.AtLeast => 28
1800.44/1806.43	s UNKNOWN
1800.44/1806.43	c Total wall clock time (in seconds) : 1805.939

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-2088356-1247388519/watcher-2088356-1247388519 -o /tmp/evaluation-result-2088356-1247388519/solver-2088356-1247388519 -C 1800 -W 2000 -M 900 java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2088356-1247388519.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.93 1.02 1.42 3/83 26026
/proc/meminfo: memFree=1337656/2055920 swapFree=4192812/4192956
[pid=26026] ppid=26024 vsize=1612 CPUtime=0
/proc/26026/stat : 26026 (java6) D 26024 26026 24668 0 -1 0 179 0 0 0 0 0 0 0 18 0 1 0 25917185 1650688 150 996147200 134512640 134550932 4294956176 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099855350 0 0 17 1 0 0
/proc/26026/statm: 403 150 114 9 0 45 0

[startup+0.038208 s]
/proc/loadavg: 0.93 1.02 1.42 3/83 26026
/proc/meminfo: memFree=1337656/2055920 swapFree=4192812/4192956
[pid=26026] ppid=26024 vsize=800696 CPUtime=0.03
/proc/26026/stat : 26026 (java) S 26024 26026 24668 0 -1 0 2451 0 1 0 2 1 0 0 18 0 4 0 25917185 819912704 2198 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/26026/statm: 200174 2198 954 9 0 197525 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 800696

[startup+0.101219 s]
/proc/loadavg: 0.93 1.02 1.42 3/83 26026
/proc/meminfo: memFree=1337656/2055920 swapFree=4192812/4192956
[pid=26026] ppid=26024 vsize=804560 CPUtime=0.09
/proc/26026/stat : 26026 (java) S 26024 26026 24668 0 -1 0 3058 0 1 0 7 2 0 0 18 0 12 0 25917185 823869440 2801 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26026/statm: 201140 2801 1083 9 0 198474 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804560

[startup+0.301256 s]
/proc/loadavg: 0.93 1.02 1.42 3/83 26026
/proc/meminfo: memFree=1337656/2055920 swapFree=4192812/4192956
[pid=26026] ppid=26024 vsize=808088 CPUtime=0.39
/proc/26026/stat : 26026 (java) S 26024 26026 24668 0 -1 0 5272 0 1 0 35 4 0 0 18 0 12 0 25917185 827482112 4743 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26026/statm: 202022 4743 1382 9 0 199349 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 808088

[startup+0.701337 s]
/proc/loadavg: 0.93 1.02 1.42 3/83 26026
/proc/meminfo: memFree=1337656/2055920 swapFree=4192812/4192956
[pid=26026] ppid=26024 vsize=818332 CPUtime=1.11
/proc/26026/stat : 26026 (java) S 26024 26026 24668 0 -1 0 10102 0 1 0 104 7 0 0 18 0 12 0 25917185 837971968 8328 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26026/statm: 204583 8328 1403 9 0 201910 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 818332

[startup+1.50249 s]
/proc/loadavg: 0.93 1.02 1.42 4/95 26038
/proc/meminfo: memFree=1298712/2055920 swapFree=4192812/4192956
[pid=26026] ppid=26024 vsize=822772 CPUtime=2.5
/proc/26026/stat : 26026 (java) S 26024 26026 24668 0 -1 0 28663 0 1 0 236 14 0 0 18 0 12 0 25917185 842518528 22733 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26026/statm: 205693 22733 1416 9 0 203020 0
[pid=26026/tid=26028] ppid=26024 vsize=822772 CPUtime=1.11
/proc/26026/task/26028/stat : 26028 (java) R 26024 26026 24668 0 -1 64 16963 0 1 0 102 9 0 0 17 0 12 0 25917186 842518528 22733 996147200 134512640 134550932 4294956016 18446744073709551615 4109608098 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26029] ppid=26024 vsize=822772 CPUtime=0.01
/proc/26026/task/26029/stat : 26029 (java) S 26024 26026 24668 0 -1 64 299 0 0 0 1 0 0 0 16 0 12 0 25917187 842518528 22733 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26030] ppid=26024 vsize=822772 CPUtime=0
/proc/26026/task/26030/stat : 26030 (java) S 26024 26026 24668 0 -1 64 483 0 0 0 0 0 0 0 16 0 12 0 25917187 842518528 22733 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26031] ppid=26024 vsize=822772 CPUtime=0
/proc/26026/task/26031/stat : 26031 (java) S 26024 26026 24668 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 25917189 842518528 22733 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26032] ppid=26024 vsize=822772 CPUtime=0
/proc/26026/task/26032/stat : 26032 (java) S 26024 26026 24668 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 25917190 842518528 22733 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26033] ppid=26024 vsize=822772 CPUtime=0
/proc/26026/task/26033/stat : 26033 (java) S 26024 26026 24668 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 25917190 842518528 22733 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26034] ppid=26024 vsize=822772 CPUtime=0
/proc/26026/task/26034/stat : 26034 (java) S 26024 26026 24668 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 25917194 842518528 22733 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26035] ppid=26024 vsize=822772 CPUtime=0.59
/proc/26026/task/26035/stat : 26035 (java) S 26024 26026 24668 0 -1 64 2236 0 0 0 59 0 0 0 17 0 12 0 25917194 842518528 22733 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26036] ppid=26024 vsize=822772 CPUtime=0.75
/proc/26026/task/26036/stat : 26036 (java) S 26024 26026 24668 0 -1 64 7932 0 0 0 72 3 0 0 18 0 12 0 25917194 842518528 22733 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26037] ppid=26024 vsize=822772 CPUtime=0
/proc/26026/task/26037/stat : 26037 (java) S 26024 26026 24668 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 25917194 842518528 22733 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26038] ppid=26024 vsize=822772 CPUtime=0
/proc/26026/task/26038/stat : 26038 (java) S 26024 26026 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 25917194 842518528 22733 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 822772

[startup+3.10281 s]
/proc/loadavg: 0.93 1.02 1.42 2/95 26038
/proc/meminfo: memFree=1243928/2055920 swapFree=4192812/4192956
[pid=26026] ppid=26024 vsize=822772 CPUtime=4.29
/proc/26026/stat : 26026 (java) S 26024 26026 24668 0 -1 0 34369 0 1 0 410 19 0 0 18 0 12 0 25917185 842518528 28347 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26026/statm: 205693 28347 1419 9 0 203020 0
[pid=26026/tid=26028] ppid=26024 vsize=822772 CPUtime=2.5
/proc/26026/task/26028/stat : 26028 (java) R 26024 26026 24668 0 -1 64 16974 0 1 0 241 9 0 0 17 0 12 0 25917186 842518528 28347 996147200 134512640 134550932 4294956016 18446744073709551615 4109608442 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26029] ppid=26024 vsize=822772 CPUtime=0.19
/proc/26026/task/26029/stat : 26029 (java) S 26024 26026 24668 0 -1 64 2814 0 0 0 18 1 0 0 16 0 12 0 25917187 842518528 28347 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26030] ppid=26024 vsize=822772 CPUtime=0.2
/proc/26026/task/26030/stat : 26030 (java) S 26024 26026 24668 0 -1 64 3645 0 0 0 18 2 0 0 16 0 12 0 25917187 842518528 28347 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26031] ppid=26024 vsize=822772 CPUtime=0
/proc/26026/task/26031/stat : 26031 (java) S 26024 26026 24668 0 -1 64 27 0 0 0 0 0 0 0 16 0 12 0 25917189 842518528 28347 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26032] ppid=26024 vsize=822772 CPUtime=0
/proc/26026/task/26032/stat : 26032 (java) S 26024 26026 24668 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 25917190 842518528 28347 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26033] ppid=26024 vsize=822772 CPUtime=0
/proc/26026/task/26033/stat : 26033 (java) S 26024 26026 24668 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 25917190 842518528 28347 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26034] ppid=26024 vsize=822772 CPUtime=0
/proc/26026/task/26034/stat : 26034 (java) S 26024 26026 24668 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 25917194 842518528 28347 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26035] ppid=26024 vsize=822772 CPUtime=0.59
/proc/26026/task/26035/stat : 26035 (java) S 26024 26026 24668 0 -1 64 2236 0 0 0 59 0 0 0 17 0 12 0 25917194 842518528 28347 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26036] ppid=26024 vsize=822772 CPUtime=0.75
/proc/26026/task/26036/stat : 26036 (java) S 26024 26026 24668 0 -1 64 7932 0 0 0 72 3 0 0 18 0 12 0 25917194 842518528 28347 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26037] ppid=26024 vsize=822772 CPUtime=0
/proc/26026/task/26037/stat : 26037 (java) S 26024 26026 24668 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 25917194 842518528 28347 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26038] ppid=26024 vsize=822772 CPUtime=0
/proc/26026/task/26038/stat : 26038 (java) S 26024 26026 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 25917194 842518528 28347 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.29
Current children cumulated vsize (KiB) 822772

[startup+6.30144 s]
/proc/loadavg: 0.94 1.02 1.42 3/95 26038
/proc/meminfo: memFree=1189272/2055920 swapFree=4192812/4192956
[pid=26026] ppid=26024 vsize=822896 CPUtime=8.72
/proc/26026/stat : 26026 (java) S 26024 26026 24668 0 -1 0 56670 0 1 0 843 29 0 0 18 0 13 0 25917185 842645504 48561 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26026/statm: 205724 48561 1438 9 0 203051 0
[pid=26026/tid=26028] ppid=26024 vsize=822896 CPUtime=4.9
/proc/26026/task/26028/stat : 26028 (java) R 26024 26026 24668 0 -1 64 17004 0 1 0 480 10 0 0 19 0 13 0 25917186 842645504 48561 996147200 134512640 134550932 4294956016 18446744073709551615 4109828223 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26029] ppid=26024 vsize=822896 CPUtime=0.82
/proc/26026/task/26029/stat : 26029 (java) S 26024 26026 24668 0 -1 64 12399 0 0 0 77 5 0 0 16 0 13 0 25917187 842645504 48561 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26030] ppid=26024 vsize=822896 CPUtime=0.85
/proc/26026/task/26030/stat : 26030 (java) S 26024 26026 24668 0 -1 64 16236 0 0 0 77 8 0 0 17 0 13 0 25917187 842645504 48561 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26031] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26031/stat : 26031 (java) S 26024 26026 24668 0 -1 64 27 0 0 0 0 0 0 0 16 0 13 0 25917189 842645504 48561 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26032] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26032/stat : 26032 (java) S 26024 26026 24668 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25917190 842645504 48561 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26033] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26033/stat : 26033 (java) S 26024 26026 24668 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25917190 842645504 48561 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26034] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26034/stat : 26034 (java) S 26024 26026 24668 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25917194 842645504 48561 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26035] ppid=26024 vsize=822896 CPUtime=0.96
/proc/26026/task/26035/stat : 26035 (java) R 26024 26026 24668 0 -1 64 2262 0 0 0 96 0 0 0 17 0 13 0 25917194 842645504 48561 996147200 134512640 134550932 4294956016 18446744073709551615 102092513 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26036] ppid=26024 vsize=822896 CPUtime=1.13
/proc/26026/task/26036/stat : 26036 (java) R 26024 26026 24668 0 -1 64 7997 0 0 0 110 3 0 0 16 0 13 0 25917194 842645504 48561 996147200 134512640 134550932 4294956016 18446744073709551615 103861484 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26037] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26037/stat : 26037 (java) S 26024 26026 24668 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 25917194 842645504 48561 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26038] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26038/stat : 26038 (java) S 26024 26026 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25917194 842645504 48561 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.72
Current children cumulated vsize (KiB) 822896

[startup+12.7027 s]
/proc/loadavg: 1.10 1.05 1.42 2/96 26039
/proc/meminfo: memFree=1147544/2055920 swapFree=4192812/4192956
[pid=26026] ppid=26024 vsize=822896 CPUtime=15.38
/proc/26026/stat : 26026 (java) S 26024 26026 24668 0 -1 0 56703 0 1 0 1508 30 0 0 18 0 13 0 25917185 842645504 48590 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26026/statm: 205724 48590 1445 9 0 203051 0
[pid=26026/tid=26028] ppid=26024 vsize=822896 CPUtime=11.24
/proc/26026/task/26028/stat : 26028 (java) R 26024 26026 24668 0 -1 64 17009 0 1 0 1114 10 0 0 23 0 13 0 25917186 842645504 48590 996147200 134512640 134550932 4294956016 18446744073709551615 4109828223 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26029] ppid=26024 vsize=822896 CPUtime=0.82
/proc/26026/task/26029/stat : 26029 (java) S 26024 26026 24668 0 -1 64 12399 0 0 0 77 5 0 0 16 0 13 0 25917187 842645504 48590 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26030] ppid=26024 vsize=822896 CPUtime=0.85
/proc/26026/task/26030/stat : 26030 (java) S 26024 26026 24668 0 -1 64 16236 0 0 0 77 8 0 0 17 0 13 0 25917187 842645504 48590 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26031] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26031/stat : 26031 (java) S 26024 26026 24668 0 -1 64 27 0 0 0 0 0 0 0 16 0 13 0 25917189 842645504 48590 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26032] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26032/stat : 26032 (java) S 26024 26026 24668 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25917190 842645504 48590 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26033] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26033/stat : 26033 (java) S 26024 26026 24668 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25917190 842645504 48590 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26034] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26034/stat : 26034 (java) S 26024 26026 24668 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25917194 842645504 48590 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26035] ppid=26024 vsize=822896 CPUtime=1.05
/proc/26026/task/26035/stat : 26035 (java) S 26024 26026 24668 0 -1 64 2269 0 0 0 105 0 0 0 17 0 13 0 25917194 842645504 48590 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26036] ppid=26024 vsize=822896 CPUtime=1.34
/proc/26026/task/26036/stat : 26036 (java) S 26024 26026 24668 0 -1 64 8018 0 0 0 131 3 0 0 17 0 13 0 25917194 842645504 48590 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26037] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26037/stat : 26037 (java) S 26024 26026 24668 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 25917194 842645504 48590 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26038] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26038/stat : 26038 (java) S 26024 26026 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25917194 842645504 48590 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26039] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26039/stat : 26039 (java) S 26024 26026 24668 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 25917777 842645504 48590 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.38
Current children cumulated vsize (KiB) 822896

[startup+25.5012 s]
/proc/loadavg: 1.08 1.05 1.42 2/96 26039
/proc/meminfo: memFree=1132952/2055920 swapFree=4192812/4192956
[pid=26026] ppid=26024 vsize=822896 CPUtime=28.21
/proc/26026/stat : 26026 (java) S 26024 26026 24668 0 -1 0 60683 0 1 0 2789 32 0 0 18 0 13 0 25917185 842645504 52300 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26026/statm: 205724 52300 1445 9 0 203051 0
[pid=26026/tid=26028] ppid=26024 vsize=822896 CPUtime=23.81
/proc/26026/task/26028/stat : 26028 (java) R 26024 26026 24668 0 -1 64 17011 0 1 0 2370 11 0 0 25 0 13 0 25917186 842645504 52300 996147200 134512640 134550932 4294956016 18446744073709551615 4109457558 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26029] ppid=26024 vsize=822896 CPUtime=0.95
/proc/26026/task/26029/stat : 26029 (java) S 26024 26026 24668 0 -1 64 14910 0 0 0 88 7 0 0 17 0 13 0 25917187 842645504 52300 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26030] ppid=26024 vsize=822896 CPUtime=0.99
/proc/26026/task/26030/stat : 26030 (java) S 26024 26026 24668 0 -1 64 17703 0 0 0 91 8 0 0 18 0 13 0 25917187 842645504 52300 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26031] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26031/stat : 26031 (java) S 26024 26026 24668 0 -1 64 27 0 0 0 0 0 0 0 16 0 13 0 25917189 842645504 52300 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26032] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26032/stat : 26032 (java) S 26024 26026 24668 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25917190 842645504 52300 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26033] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26033/stat : 26033 (java) S 26024 26026 24668 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25917190 842645504 52300 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26034] ppid=26024 vsize=822896 CPUtime=0

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

[pid=26026/tid=26031] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26031/stat : 26031 (java) S 26024 26026 24668 0 -1 64 27 0 0 0 0 0 0 0 16 0 13 0 25917189 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26032] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26032/stat : 26032 (java) S 26024 26026 24668 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25917190 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26033] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26033/stat : 26033 (java) S 26024 26026 24668 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25917190 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26034] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26034/stat : 26034 (java) S 26024 26026 24668 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25917194 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26035] ppid=26024 vsize=822896 CPUtime=1.05
/proc/26026/task/26035/stat : 26035 (java) S 26024 26026 24668 0 -1 64 2269 0 0 0 105 0 0 0 17 0 13 0 25917194 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26036] ppid=26024 vsize=822896 CPUtime=1.37
/proc/26026/task/26036/stat : 26036 (java) S 26024 26026 24668 0 -1 64 8019 0 0 0 134 3 0 0 16 0 13 0 25917194 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26037] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26037/stat : 26037 (java) S 26024 26026 24668 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 25917194 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26038] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26038/stat : 26038 (java) S 26024 26026 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25917194 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26039] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26039/stat : 26039 (java) S 26024 26026 24668 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 25917777 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716.23
Current children cumulated vsize (KiB) 822896

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.74 3/94 26085
/proc/meminfo: memFree=1300072/2055920 swapFree=4192812/4192956
[pid=26026] ppid=26024 vsize=822896 CPUtime=1776.2
/proc/26026/stat : 26026 (java) S 26024 26026 24668 0 -1 0 116524 0 1 0 177563 57 0 0 18 0 13 0 25917185 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26026/statm: 205724 103994 1445 9 0 203051 0
[pid=26026/tid=26028] ppid=26024 vsize=822896 CPUtime=1769.38
/proc/26026/task/26028/stat : 26028 (java) R 26024 26026 24668 0 -1 64 17020 0 1 0 176925 13 0 0 25 0 13 0 25917186 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4109828223 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26029] ppid=26024 vsize=822896 CPUtime=2.1
/proc/26026/task/26029/stat : 26029 (java) S 26024 26026 24668 0 -1 64 40439 0 0 0 193 17 0 0 18 0 13 0 25917187 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26030] ppid=26024 vsize=822896 CPUtime=2.25
/proc/26026/task/26030/stat : 26030 (java) S 26024 26026 24668 0 -1 64 48005 0 0 0 204 21 0 0 18 0 13 0 25917187 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26031] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26031/stat : 26031 (java) S 26024 26026 24668 0 -1 64 27 0 0 0 0 0 0 0 16 0 13 0 25917189 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26032] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26032/stat : 26032 (java) S 26024 26026 24668 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25917190 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26033] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26033/stat : 26033 (java) S 26024 26026 24668 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25917190 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26034] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26034/stat : 26034 (java) S 26024 26026 24668 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25917194 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26035] ppid=26024 vsize=822896 CPUtime=1.05
/proc/26026/task/26035/stat : 26035 (java) S 26024 26026 24668 0 -1 64 2269 0 0 0 105 0 0 0 17 0 13 0 25917194 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26036] ppid=26024 vsize=822896 CPUtime=1.37
/proc/26026/task/26036/stat : 26036 (java) S 26024 26026 24668 0 -1 64 8019 0 0 0 134 3 0 0 16 0 13 0 25917194 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26037] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26037/stat : 26037 (java) S 26024 26026 24668 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 25917194 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26038] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26038/stat : 26038 (java) S 26024 26026 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25917194 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26039] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26039/stat : 26039 (java) S 26024 26026 24668 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 25917777 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1776.2
Current children cumulated vsize (KiB) 822896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.1 s]
/proc/loadavg: 1.99 1.97 1.75 3/94 26085
/proc/meminfo: memFree=1300072/2055920 swapFree=4192812/4192956
[pid=26026] ppid=26024 vsize=822896 CPUtime=1800
/proc/26026/stat : 26026 (java) S 26024 26026 24668 0 -1 0 116524 0 1 0 179943 57 0 0 18 0 13 0 25917185 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26026/statm: 205724 103994 1445 9 0 203051 0
[pid=26026/tid=26028] ppid=26024 vsize=822896 CPUtime=1793.18
/proc/26026/task/26028/stat : 26028 (java) R 26024 26026 24668 0 -1 64 17020 0 1 0 179305 13 0 0 25 0 13 0 25917186 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4109828223 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26029] ppid=26024 vsize=822896 CPUtime=2.1
/proc/26026/task/26029/stat : 26029 (java) S 26024 26026 24668 0 -1 64 40439 0 0 0 193 17 0 0 18 0 13 0 25917187 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26030] ppid=26024 vsize=822896 CPUtime=2.25
/proc/26026/task/26030/stat : 26030 (java) S 26024 26026 24668 0 -1 64 48005 0 0 0 204 21 0 0 18 0 13 0 25917187 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26031] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26031/stat : 26031 (java) S 26024 26026 24668 0 -1 64 27 0 0 0 0 0 0 0 16 0 13 0 25917189 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26032] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26032/stat : 26032 (java) S 26024 26026 24668 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25917190 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26033] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26033/stat : 26033 (java) S 26024 26026 24668 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25917190 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26034] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26034/stat : 26034 (java) S 26024 26026 24668 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25917194 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26035] ppid=26024 vsize=822896 CPUtime=1.05
/proc/26026/task/26035/stat : 26035 (java) S 26024 26026 24668 0 -1 64 2269 0 0 0 105 0 0 0 17 0 13 0 25917194 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26036] ppid=26024 vsize=822896 CPUtime=1.37
/proc/26026/task/26036/stat : 26036 (java) S 26024 26026 24668 0 -1 64 8019 0 0 0 134 3 0 0 16 0 13 0 25917194 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26037] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26037/stat : 26037 (java) S 26024 26026 24668 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 25917194 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26038] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26038/stat : 26038 (java) R 26024 26026 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25917194 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26039] ppid=26024 vsize=822896 CPUtime=0
/proc/26026/task/26039/stat : 26039 (java) S 26024 26026 24668 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 25917777 842645504 103994 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 822896

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

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

[startup+1806.22 s]
/proc/loadavg: 1.99 1.97 1.75 3/94 26085
/proc/meminfo: memFree=1300072/2055920 swapFree=4192812/4192956
[pid=26026] ppid=26024 vsize=823544 CPUtime=1800.15
/proc/26026/stat : 26026 (java) S 26024 26026 24668 0 -1 0 116541 0 1 0 179958 57 0 0 16 0 15 0 25917185 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26026/statm: 205886 104011 1445 9 0 203213 0
[pid=26026/tid=26028] ppid=26024 vsize=823544 CPUtime=1793.29
/proc/26026/task/26028/stat : 26028 (java) R 26024 26026 24668 0 -1 64 17020 0 1 0 179316 13 0 0 25 0 15 0 25917186 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4109878615 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26029] ppid=26024 vsize=823544 CPUtime=2.1
/proc/26026/task/26029/stat : 26029 (java) S 26024 26026 24668 0 -1 64 40439 0 0 0 193 17 0 0 18 0 15 0 25917187 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26030] ppid=26024 vsize=823544 CPUtime=2.25
/proc/26026/task/26030/stat : 26030 (java) S 26024 26026 24668 0 -1 64 48005 0 0 0 204 21 0 0 18 0 15 0 25917187 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26031] ppid=26024 vsize=823544 CPUtime=0
/proc/26026/task/26031/stat : 26031 (java) S 26024 26026 24668 0 -1 64 27 0 0 0 0 0 0 0 16 0 15 0 25917189 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26032] ppid=26024 vsize=823544 CPUtime=0
/proc/26026/task/26032/stat : 26032 (java) S 26024 26026 24668 0 -1 64 11 0 0 0 0 0 0 0 16 0 15 0 25917190 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26033] ppid=26024 vsize=823544 CPUtime=0
/proc/26026/task/26033/stat : 26033 (java) S 26024 26026 24668 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 25917190 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26034] ppid=26024 vsize=823544 CPUtime=0
/proc/26026/task/26034/stat : 26034 (java) S 26024 26026 24668 0 -1 64 6 0 0 0 0 0 0 0 18 0 15 0 25917194 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26035] ppid=26024 vsize=823544 CPUtime=1.05
/proc/26026/task/26035/stat : 26035 (java) S 26024 26026 24668 0 -1 64 2269 0 0 0 105 0 0 0 17 0 15 0 25917194 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26036] ppid=26024 vsize=823544 CPUtime=1.38
/proc/26026/task/26036/stat : 26036 (java) R 26024 26026 24668 0 -1 64 8019 0 0 0 135 3 0 0 16 0 15 0 25917194 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 106115129 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26037] ppid=26024 vsize=823544 CPUtime=0
/proc/26026/task/26037/stat : 26037 (java) S 26024 26026 24668 0 -1 64 0 0 0 0 0 0 0 0 25 0 15 0 25917194 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26038] ppid=26024 vsize=823544 CPUtime=0
/proc/26026/task/26038/stat : 26038 (java) S 26024 26026 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 25917194 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26039] ppid=26024 vsize=823544 CPUtime=0
/proc/26026/task/26039/stat : 26039 (java) S 26024 26026 24668 0 -1 64 4 0 0 0 0 0 0 0 16 0 15 0 25917777 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 823544

[startup+1806.4 s]
/proc/loadavg: 1.99 1.97 1.75 3/94 26085
/proc/meminfo: memFree=1300072/2055920 swapFree=4192812/4192956
[pid=26026] ppid=26024 vsize=823544 CPUtime=1800.44
/proc/26026/stat : 26026 (java) S 26024 26026 24668 0 -1 0 116541 0 1 0 179987 57 0 0 16 0 15 0 25917185 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26026/statm: 205886 104011 1445 9 0 203213 0
[pid=26026/tid=26028] ppid=26024 vsize=823544 CPUtime=1793.47
/proc/26026/task/26028/stat : 26028 (java) R 26024 26026 24668 0 -1 64 17020 0 1 0 179334 13 0 0 25 0 15 0 25917186 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4109821536 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26029] ppid=26024 vsize=823544 CPUtime=2.1
/proc/26026/task/26029/stat : 26029 (java) S 26024 26026 24668 0 -1 64 40439 0 0 0 193 17 0 0 18 0 15 0 25917187 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26030] ppid=26024 vsize=823544 CPUtime=2.25
/proc/26026/task/26030/stat : 26030 (java) S 26024 26026 24668 0 -1 64 48005 0 0 0 204 21 0 0 18 0 15 0 25917187 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26031] ppid=26024 vsize=823544 CPUtime=0
/proc/26026/task/26031/stat : 26031 (java) S 26024 26026 24668 0 -1 64 27 0 0 0 0 0 0 0 16 0 15 0 25917189 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26026/tid=26032] ppid=26024 vsize=823544 CPUtime=0
/proc/26026/task/26032/stat : 26032 (java) S 26024 26026 24668 0 -1 64 11 0 0 0 0 0 0 0 16 0 15 0 25917190 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26033] ppid=26024 vsize=823544 CPUtime=0
/proc/26026/task/26033/stat : 26033 (java) S 26024 26026 24668 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 25917190 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26034] ppid=26024 vsize=823544 CPUtime=0
/proc/26026/task/26034/stat : 26034 (java) S 26024 26026 24668 0 -1 64 6 0 0 0 0 0 0 0 18 0 15 0 25917194 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26035] ppid=26024 vsize=823544 CPUtime=1.05
/proc/26026/task/26035/stat : 26035 (java) S 26024 26026 24668 0 -1 64 2269 0 0 0 105 0 0 0 17 0 15 0 25917194 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26036] ppid=26024 vsize=823544 CPUtime=1.4
/proc/26026/task/26036/stat : 26036 (java) S 26024 26026 24668 0 -1 64 8019 0 0 0 137 3 0 0 16 0 15 0 25917194 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26037] ppid=26024 vsize=823544 CPUtime=0
/proc/26026/task/26037/stat : 26037 (java) S 26024 26026 24668 0 -1 64 0 0 0 0 0 0 0 0 25 0 15 0 25917194 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26038] ppid=26024 vsize=823544 CPUtime=0
/proc/26026/task/26038/stat : 26038 (java) S 26024 26026 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 25917194 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26026/tid=26039] ppid=26024 vsize=823544 CPUtime=0
/proc/26026/task/26039/stat : 26039 (java) S 26024 26026 24668 0 -1 64 4 0 0 0 0 0 0 0 16 0 15 0 25917777 843309056 104011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (KiB) 823544

[startup+1806.5 s]
/proc/loadavg: 1.99 1.97 1.75 3/94 26085
/proc/meminfo: memFree=1300072/2055920 swapFree=4192812/4192956
[pid=26026] ppid=26024 vsize=0 CPUtime=1800.55
/proc/26026/stat : 26026 (java) Z 26024 26026 24668 0 -1 1036 116544 0 1 0 179995 60 0 0 16 0 2 0 25917185 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26026/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1806.54
CPU time (s): 1800.6
CPU user time (s): 1799.96
CPU system time (s): 0.641902
CPU usage (%): 99.6711
Max. virtual memory (cumulated for all children) (KiB): 825568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.641902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116544
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= 37438
involuntary context switches= 55569

runsolver used 2.26066 second user time and 5.99309 second system time

The end

Launcher Data

Begin job on node77 at 2009-07-12 10:48:40
IDJOB=2088356
IDBENCH=58913
IDSOLVER=731
FILE ID=node77/2088356-1247388519
PBS_JOBID= 9507222
Free space on /tmp= 66180 MiB

SOLVER NAME= SAT4J CSP 2.1.1
BENCH NAME= CPAI08/csp/rand-3-28-28-fcd/normalized-rand-3-28-28-93-632-fcd-17_ext.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2088356-1247388519/watcher-2088356-1247388519 -o /tmp/evaluation-result-2088356-1247388519/solver-2088356-1247388519 -C 1800 -W 2000 -M 900  java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2088356-1247388519.xml

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

MD5SUM BENCH= 87489f4ed2b79d4897dd0244667847c2
RANDOM SEED=7800525

node77.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.256
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.256
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:       1338072 kB
Buffers:         16404 kB
Cached:         194328 kB
SwapCached:          0 kB
Active:         589636 kB
Inactive:        78184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1338072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7092 kB
Writeback:           0 kB
Mapped:         477432 kB
Slab:            34392 kB
Committed_AS:   666960 kB
PageTables:       2680 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= 66240 MiB
End job on node77 at 2009-07-12 11:18:48