Trace number 1058406

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 2008-06-13? (TO) 1800.23 1807.34

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-2.xml
MD5SUMbdbe2078ed8387e97052ed05a12c408b
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark53.3499
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints22714
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension22514
Global constraints used (with number of constraints)alldifferent(200)

Solver Data (download as text)

0.29/0.31	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.29/0.31	c This is free software under the dual EPL/GNU LGPL licenses.
0.29/0.31	c See www.sat4j.org for details.
0.29/0.31	c That software uses the Rhino library from the Mozilla project.
0.29/0.36	c version 9.9.9.token
0.29/0.36	c sun.arch.data.model	32
0.29/0.36	c java.version	1.6.0_06
0.29/0.36	c os.name	Linux
0.29/0.36	c os.version	2.6.9-22.EL.rootsmp
0.29/0.36	c os.arch	i386
0.29/0.36	c Free memory 669864272
0.29/0.36	c Max memory 672137216
0.29/0.36	c Total memory 672137216
0.29/0.36	c Number of processors 2
0.38/0.41	c c --- Begin Solver configuration ---
0.38/0.41	c Stops conflict analysis at the first Unique Implication Point
0.38/0.41	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.38/0.41	c Learn all clauses as in MiniSAT
0.38/0.41	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.38/0.41	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.38/0.41	c Expensive reason simplification
0.38/0.41	c MiniSAT restarts strategy
0.38/0.41	c timeout=2147483s
0.38/0.41	c DB Simplification allowed=false
0.38/0.41	c --- End Solver configuration ---
0.38/0.41	c solving HOME/instance-1058406-1215114886.xml
0.38/0.41	c reading problem ... 
0.58/0.69	c reading problem named null
0.58/0.69	c reading domains done.
0.68/0.71	c reading variables done.
1.18/1.26	c reading predicates  done.
1.37/1.45	c reading constraints
486.99/488.81	c done with constraints.
486.99/488.81	c ... done. Wall clock time 488.399s.
486.99/488.81	c #vars     18767
486.99/488.81	c #constraints  2525532
486.99/488.81	c constraints type 
486.99/488.81	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2524732
486.99/488.81	c org.sat4j.minisat.constraints.card.AtLeast => 592
1269.89/1274.96	c cleaning 110234 clauses out of 220500 for limit 2.9271001172467915E10
1272.17/1277.22	c cleaning 55365 clauses out of 110766 for limit 9.609384811857893E10
1273.67/1278.76	c cleaning 27938 clauses out of 55902 for limit 3.1431500257398224E11
1275.06/1280.12	c cleaning 14222 clauses out of 28464 for limit 1.0180108645728883E12
1276.75/1281.83	c cleaning 7357 clauses out of 14741 for limit 3.2384915838475474E12
1277.45/1282.57	c cleaning 3931 clauses out of 7884 for limit 9.985710942881432E12
1278.05/1283.10	c cleaning 2207 clauses out of 4454 for limit 2.917869013654278E13
1278.45/1283.51	c cleaning 1350 clauses out of 2746 for limit 7.797167197773311E13
1278.74/1283.84	c cleaning 948 clauses out of 1899 for limit 1.8649699460944975E14
1279.04/1284.15	c cleaning 725 clauses out of 1450 for limit 4.023927759103383E14
1279.34/1284.47	c cleaning 597 clauses out of 1223 for limit 7.851969138285556E14
1279.74/1284.85	c cleaning 546 clauses out of 1129 for limit 1.4069236219287028E15
1280.04/1285.18	c cleaning 529 clauses out of 1082 for limit 2.4185695334449995E15
1280.43/1285.51	c cleaning 519 clauses out of 1051 for limit 4.097981429357521E-5
1280.73/1285.85	c cleaning 505 clauses out of 1032 for limit 6.882542339642664E-5
1281.03/1286.20	c cleaning 512 clauses out of 1028 for limit 1.1405803182221168E-4
1281.43/1286.54	c cleaning 504 clauses out of 1017 for limit 1.9032175495665757E-4
1800.10/1807.22	c starts		: 19
1800.10/1807.22	c conflicts		: 344010
1800.10/1807.22	c decisions		: 467195
1800.10/1807.22	c propagations		: 29129723
1800.10/1807.22	c inspects		: 1314861444
1800.10/1807.22	c learnt literals	: 0
1800.10/1807.22	c learnt binary clauses	: 0
1800.10/1807.22	c learnt ternary clauses	: 50
1800.10/1807.22	c learnt clauses	: 344010
1800.10/1807.22	c ignored clauses	: 0
1800.10/1807.22	c root simplifications	: 0
1800.10/1807.22	c removed literals (reason simplification)	: 1721657
1800.10/1807.22	c reason swapping (by a shorter reason)	: 0
1800.10/1807.22	c Calls to reduceDB	: 17
1800.10/1807.22	c speed (assignments/second)	: 22095.742300360835
1800.10/1807.22	c non guided choices	85090
1800.10/1807.22	s UNKNOWN
1800.10/1807.22	c Total wall clock time (in seconds) : 1806.809

Verifier Data (download as text)

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

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1058406-1215114886/watcher-1058406-1215114886 -o /tmp/evaluation-result-1058406-1215114886/solver-1058406-1215114886 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1058406-1215114886.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.88 1.97 1.99 3/72 5319
/proc/meminfo: memFree=1492416/2055920 swapFree=4122656/4192956
[pid=5319] ppid=5317 vsize=13288 CPUtime=0
/proc/5319/stat : 5319 (java) S 5317 5319 4636 0 -1 0 744 0 0 0 0 0 0 0 18 0 2 0 1541163665 13606912 538 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5319/statm: 3322 538 219 9 0 1232 0
[pid=5319/tid=5320] ppid=5317 vsize=13288 CPUtime=0
/proc/5319/task/5320/stat : 5320 (java) R 5317 5319 4636 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 1541163666 13606912 538 996147200 134512640 134550740 4294956032 18446744073709551615 10543064 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0805531 s]
/proc/loadavg: 1.88 1.97 1.99 3/72 5319
/proc/meminfo: memFree=1492416/2055920 swapFree=4122656/4192956
[pid=5319] ppid=5317 vsize=802236 CPUtime=0.06
/proc/5319/stat : 5319 (java) S 5317 5319 4636 0 -1 0 2795 0 1 0 5 1 0 0 18 0 7 0 1541163665 821489664 2530 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/5319/statm: 200559 2530 1008 9 0 197942 0
[pid=5319/tid=5320] ppid=5317 vsize=802236 CPUtime=0.05
/proc/5319/task/5320/stat : 5320 (java) D 5317 5319 4636 0 -1 64 2033 0 1 0 4 1 0 0 17 0 7 0 1541163666 821489664 2530 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 2147483391 0 16800971 18446744072099781622 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 802236

[startup+0.102619 s]
/proc/loadavg: 1.88 1.97 1.99 3/72 5319
/proc/meminfo: memFree=1492416/2055920 swapFree=4122656/4192956
[pid=5319] ppid=5317 vsize=804612 CPUtime=0.08
/proc/5319/stat : 5319 (java) S 5317 5319 4636 0 -1 0 2995 0 1 0 6 2 0 0 18 0 12 0 1541163665 823922688 2728 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5319/statm: 201153 2728 1047 9 0 198522 0
[pid=5319/tid=5320] ppid=5317 vsize=804612 CPUtime=0.07
/proc/5319/task/5320/stat : 5320 (java) R 5317 5319 4636 0 -1 64 2216 0 1 0 6 1 0 0 21 0 12 0 1541163666 823922688 2728 996147200 134512640 134550740 4294956032 18446744073709551615 4109192580 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 804612

[startup+0.301641 s]
/proc/loadavg: 1.88 1.97 1.99 3/72 5319
/proc/meminfo: memFree=1492416/2055920 swapFree=4122656/4192956
[pid=5319] ppid=5317 vsize=808276 CPUtime=0.29
/proc/5319/stat : 5319 (java) S 5317 5319 4636 0 -1 0 4921 0 1 0 26 3 0 0 18 0 12 0 1541163665 827674624 4248 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5319/statm: 202069 4248 1298 9 0 199438 0
[pid=5319/tid=5320] ppid=5317 vsize=808276 CPUtime=0.18
/proc/5319/task/5320/stat : 5320 (java) R 5317 5319 4636 0 -1 64 2677 0 1 0 16 2 0 0 18 0 12 0 1541163666 827674624 4248 996147200 134512640 134550740 4294956032 18446744073709551615 4109183364 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 808276

[startup+0.701678 s]
/proc/loadavg: 1.88 1.97 1.99 3/72 5319
/proc/meminfo: memFree=1492416/2055920 swapFree=4122656/4192956
[pid=5319] ppid=5317 vsize=808304 CPUtime=0.68
/proc/5319/stat : 5319 (java) S 5317 5319 4636 0 -1 0 6349 0 1 0 64 4 0 0 18 0 12 0 1541163665 827703296 5477 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5319/statm: 202076 5477 1335 9 0 199438 0
[pid=5319/tid=5320] ppid=5317 vsize=808304 CPUtime=0.4
/proc/5319/task/5320/stat : 5320 (java) R 5317 5319 4636 0 -1 64 3787 0 1 0 37 3 0 0 18 0 12 0 1541163666 827703296 5477 996147200 134512640 134550740 4294956032 18446744073709551615 4109204769 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 808304

[startup+1.50276 s]
/proc/loadavg: 1.88 1.97 1.99 4/84 5331
/proc/meminfo: memFree=1473824/2055920 swapFree=4122656/4192956
[pid=5319] ppid=5317 vsize=808304 CPUtime=1.47
/proc/5319/stat : 5319 (java) S 5317 5319 4636 0 -1 0 9003 0 1 0 142 5 0 0 18 0 12 0 1541163665 827703296 7383 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5319/statm: 202076 7383 1355 9 0 199438 0
[pid=5319/tid=5320] ppid=5317 vsize=808304 CPUtime=0.84
/proc/5319/task/5320/stat : 5320 (java) R 5317 5319 4636 0 -1 64 5704 0 1 0 80 4 0 0 18 0 12 0 1541163666 827703296 7383 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5322] ppid=5317 vsize=808304 CPUtime=0
/proc/5319/task/5322/stat : 5322 (java) S 5317 5319 4636 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 1541163668 827703296 7383 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5323] ppid=5317 vsize=808304 CPUtime=0
/proc/5319/task/5323/stat : 5323 (java) S 5317 5319 4636 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 1541163668 827703296 7383 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5324] ppid=5317 vsize=808304 CPUtime=0
/proc/5319/task/5324/stat : 5324 (java) S 5317 5319 4636 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 1541163669 827703296 7383 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5325] ppid=5317 vsize=808304 CPUtime=0
/proc/5319/task/5325/stat : 5325 (java) S 5317 5319 4636 0 -1 64 9 0 0 0 0 0 0 0 20 0 12 0 1541163670 827703296 7383 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5326] ppid=5317 vsize=808304 CPUtime=0
/proc/5319/task/5326/stat : 5326 (java) S 5317 5319 4636 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 1541163670 827703296 7383 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5327] ppid=5317 vsize=808304 CPUtime=0
/proc/5319/task/5327/stat : 5327 (java) S 5317 5319 4636 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1541163674 827703296 7383 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5328] ppid=5317 vsize=808304 CPUtime=0.34
/proc/5319/task/5328/stat : 5328 (java) R 5317 5319 4636 0 -1 64 1135 0 0 0 34 0 0 0 16 0 12 0 1541163674 827703296 7383 996147200 134512640 134550740 4294956032 18446744073709551615 104089120 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5329] ppid=5317 vsize=808304 CPUtime=0.27
/proc/5319/task/5329/stat : 5329 (java) S 5317 5319 4636 0 -1 64 1398 0 0 0 27 0 0 0 16 0 12 0 1541163674 827703296 7383 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5330] ppid=5317 vsize=808304 CPUtime=0
/proc/5319/task/5330/stat : 5330 (java) S 5317 5319 4636 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1541163674 827703296 7383 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5331] ppid=5317 vsize=808304 CPUtime=0
/proc/5319/task/5331/stat : 5331 (java) S 5317 5319 4636 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1541163674 827703296 7383 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 808304

[startup+3.10292 s]
/proc/loadavg: 1.88 1.97 1.99 3/84 5331
/proc/meminfo: memFree=1458400/2055920 swapFree=4122656/4192956
[pid=5319] ppid=5317 vsize=809428 CPUtime=3.07
/proc/5319/stat : 5319 (java) S 5317 5319 4636 0 -1 0 22721 0 1 0 295 12 0 0 18 0 12 0 1541163665 828854272 20306 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5319/statm: 202357 20306 1376 9 0 199719 0
[pid=5319/tid=5320] ppid=5317 vsize=809428 CPUtime=2.07
/proc/5319/task/5320/stat : 5320 (java) R 5317 5319 4636 0 -1 64 17263 0 1 0 197 10 0 0 25 0 12 0 1541163666 828854272 20306 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5322] ppid=5317 vsize=809428 CPUtime=0
/proc/5319/task/5322/stat : 5322 (java) R 5317 5319 4636 0 -1 64 293 0 0 0 0 0 0 0 16 0 12 0 1541163668 828854272 20306 996147200 134512640 134550740 4294956032 18446744073709551615 106160312 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5323] ppid=5317 vsize=809428 CPUtime=0.02
/proc/5319/task/5323/stat : 5323 (java) R 5317 5319 4636 0 -1 64 741 0 0 0 2 0 0 0 16 0 12 0 1541163668 828854272 20306 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5324] ppid=5317 vsize=809428 CPUtime=0
/proc/5319/task/5324/stat : 5324 (java) R 5317 5319 4636 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 1541163669 828854272 20306 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5325] ppid=5317 vsize=809428 CPUtime=0
/proc/5319/task/5325/stat : 5325 (java) S 5317 5319 4636 0 -1 64 9 0 0 0 0 0 0 0 20 0 12 0 1541163670 828854272 20306 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5326] ppid=5317 vsize=809428 CPUtime=0
/proc/5319/task/5326/stat : 5326 (java) S 5317 5319 4636 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 1541163670 828854272 20306 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5327] ppid=5317 vsize=809428 CPUtime=0
/proc/5319/task/5327/stat : 5327 (java) S 5317 5319 4636 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1541163674 828854272 20306 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5328] ppid=5317 vsize=809428 CPUtime=0.57
/proc/5319/task/5328/stat : 5328 (java) S 5317 5319 4636 0 -1 64 2246 0 0 0 57 0 0 0 16 0 12 0 1541163674 828854272 20306 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5329] ppid=5317 vsize=809428 CPUtime=0.36
/proc/5319/task/5329/stat : 5329 (java) S 5317 5319 4636 0 -1 64 1415 0 0 0 36 0 0 0 16 0 12 0 1541163674 828854272 20306 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5330] ppid=5317 vsize=809428 CPUtime=0
/proc/5319/task/5330/stat : 5330 (java) S 5317 5319 4636 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1541163674 828854272 20306 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5331] ppid=5317 vsize=809428 CPUtime=0
/proc/5319/task/5331/stat : 5331 (java) S 5317 5319 4636 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1541163674 828854272 20306 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 809428

[startup+6.30124 s]
/proc/loadavg: 1.89 1.97 1.99 3/84 5331
/proc/meminfo: memFree=1410976/2055920 swapFree=4122656/4192956
[pid=5319] ppid=5317 vsize=808820 CPUtime=6.25
/proc/5319/stat : 5319 (java) S 5317 5319 4636 0 -1 0 24173 0 1 0 612 13 0 0 18 0 12 0 1541163665 828231680 21526 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5319/statm: 202205 21526 1380 9 0 199567 0
[pid=5319/tid=5320] ppid=5317 vsize=808820 CPUtime=5.04
/proc/5319/task/5320/stat : 5320 (java) R 5317 5319 4636 0 -1 64 17270 0 1 0 494 10 0 0 25 0 12 0 1541163666 828231680 21526 996147200 134512640 134550740 4294956032 18446744073709551615 4109678102 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5322] ppid=5317 vsize=808820 CPUtime=0.06
/proc/5319/task/5322/stat : 5322 (java) S 5317 5319 4636 0 -1 64 1383 0 0 0 6 0 0 0 17 0 12 0 1541163668 828231680 21526 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5323] ppid=5317 vsize=808820 CPUtime=0.03
/proc/5319/task/5323/stat : 5323 (java) S 5317 5319 4636 0 -1 64 959 0 0 0 3 0 0 0 17 0 12 0 1541163668 828231680 21526 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5324] ppid=5317 vsize=808820 CPUtime=0
/proc/5319/task/5324/stat : 5324 (java) S 5317 5319 4636 0 -1 64 84 0 0 0 0 0 0 0 16 0 12 0 1541163669 828231680 21526 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5325] ppid=5317 vsize=808820 CPUtime=0
/proc/5319/task/5325/stat : 5325 (java) S 5317 5319 4636 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1541163670 828231680 21526 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5326] ppid=5317 vsize=808820 CPUtime=0
/proc/5319/task/5326/stat : 5326 (java) S 5317 5319 4636 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1541163670 828231680 21526 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5327] ppid=5317 vsize=808820 CPUtime=0
/proc/5319/task/5327/stat : 5327 (java) S 5317 5319 4636 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1541163674 828231680 21526 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5328] ppid=5317 vsize=808820 CPUtime=0.69
/proc/5319/task/5328/stat : 5328 (java) S 5317 5319 4636 0 -1 64 2298 0 0 0 69 0 0 0 16 0 12 0 1541163674 828231680 21526 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5329] ppid=5317 vsize=808820 CPUtime=0.38
/proc/5319/task/5329/stat : 5329 (java) S 5317 5319 4636 0 -1 64 1415 0 0 0 38 0 0 0 16 0 12 0 1541163674 828231680 21526 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5330] ppid=5317 vsize=808820 CPUtime=0
/proc/5319/task/5330/stat : 5330 (java) S 5317 5319 4636 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1541163674 828231680 21526 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5331] ppid=5317 vsize=808820 CPUtime=0
/proc/5319/task/5331/stat : 5331 (java) S 5317 5319 4636 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1541163674 828231680 21526 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 808820

[startup+12.7029 s]
/proc/loadavg: 1.90 1.97 1.99 3/84 5331
/proc/meminfo: memFree=1397920/2055920 swapFree=4122656/4192956
[pid=5319] ppid=5317 vsize=808820 CPUtime=12.62
/proc/5319/stat : 5319 (java) S 5317 5319 4636 0 -1 0 27626 0 1 0 1247 15 0 0 18 0 12 0 1541163665 828231680 24847 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5319/statm: 202205 24847 1380 9 0 199567 0
[pid=5319/tid=5320] ppid=5317 vsize=808820 CPUtime=11.05
/proc/5319/task/5320/stat : 5320 (java) R 5317 5319 4636 0 -1 64 17791 0 1 0 1095 10 0 0 25 0 12 0 1541163666 828231680 24847 996147200 134512640 134550740 4294956032 18446744073709551615 4109734270 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5322] ppid=5317 vsize=808820 CPUtime=0.15
/proc/5319/task/5322/stat : 5322 (java) S 5317 5319 4636 0 -1 64 2493 0 0 0 14 1 0 0 16 0 12 0 1541163668 828231680 24847 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5323] ppid=5317 vsize=808820 CPUtime=0.12
/proc/5319/task/5323/stat : 5323 (java) S 5317 5319 4636 0 -1 64 2566 0 0 0 11 1 0 0 17 0 12 0 1541163668 828231680 24847 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5324] ppid=5317 vsize=808820 CPUtime=0
/proc/5319/task/5324/stat : 5324 (java) S 5317 5319 4636 0 -1 64 166 0 0 0 0 0 0 0 16 0 12 0 1541163669 828231680 24847 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5325] ppid=5317 vsize=808820 CPUtime=0
/proc/5319/task/5325/stat : 5325 (java) S 5317 5319 4636 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1541163670 828231680 24847 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5326] ppid=5317 vsize=808820 CPUtime=0
/proc/5319/task/5326/stat : 5326 (java) S 5317 5319 4636 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1541163670 828231680 24847 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5327] ppid=5317 vsize=808820 CPUtime=0
/proc/5319/task/5327/stat : 5327 (java) S 5317 5319 4636 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1541163674 828231680 24847 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5328] ppid=5317 vsize=808820 CPUtime=0.8
/proc/5319/task/5328/stat : 5328 (java) S 5317 5319 4636 0 -1 64 2429 0 0 0 80 0 0 0 16 0 12 0 1541163674 828231680 24847 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5329] ppid=5317 vsize=808820 CPUtime=0.44
/proc/5319/task/5329/stat : 5329 (java) S 5317 5319 4636 0 -1 64 1417 0 0 0 44 0 0 0 16 0 12 0 1541163674 828231680 24847 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5330] ppid=5317 vsize=808820 CPUtime=0
/proc/5319/task/5330/stat : 5330 (java) S 5317 5319 4636 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1541163674 828231680 24847 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5331] ppid=5317 vsize=808820 CPUtime=0
/proc/5319/task/5331/stat : 5331 (java) S 5317 5319 4636 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1541163674 828231680 24847 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 808820

[startup+25.5011 s]
/proc/loadavg: 1.92 1.97 1.99 3/84 5331
/proc/meminfo: memFree=1395104/2055920 swapFree=4122656/4192956
[pid=5319] ppid=5317 vsize=808820 CPUtime=25.35
/proc/5319/stat : 5319 (java) S 5317 5319 4636 0 -1 0 28982 0 1 0 2520 15 0 0 18 0 12 0 1541163665 828231680 25420 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5319/statm: 202205 25420 1380 9 0 199567 0
[pid=5319/tid=5320] ppid=5317 vsize=808820 CPUtime=23.49
/proc/5319/task/5320/stat : 5320 (java) R 5317 5319 4636 0 -1 64 17806 0 1 0 2338 11 0 0 25 0 12 0 1541163666 828231680 25420 996147200 134512640 134550740 4294956032 18446744073709551615 4109715415 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5322] ppid=5317 vsize=808820 CPUtime=0.18
/proc/5319/task/5322/stat : 5322 (java) S 5317 5319 4636 0 -1 64 2777 0 0 0 17 1 0 0 17 0 12 0 1541163668 828231680 25420 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=5319/tid=5324] ppid=5317 vsize=821300 CPUtime=5.56
/proc/5319/task/5324/stat : 5324 (java) S 5317 5319 4636 0 -1 64 27911 0 0 0 541 15 0 0 16 0 13 0 1541163669 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5325] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5325/stat : 5325 (java) S 5317 5319 4636 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1541163670 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5326] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5326/stat : 5326 (java) S 5317 5319 4636 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1541163670 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5327] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5327/stat : 5327 (java) S 5317 5319 4636 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5328] ppid=5317 vsize=821300 CPUtime=2
/proc/5319/task/5328/stat : 5328 (java) S 5317 5319 4636 0 -1 64 2696 0 0 0 199 1 0 0 16 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5329] ppid=5317 vsize=821300 CPUtime=2.45
/proc/5319/task/5329/stat : 5329 (java) S 5317 5319 4636 0 -1 64 6100 0 0 0 244 1 0 0 17 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5330] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5330/stat : 5330 (java) S 5317 5319 4636 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5331] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5331/stat : 5331 (java) S 5317 5319 4636 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5338] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5338/stat : 5338 (java) S 5317 5319 4636 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 1541212553 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1595.84
Current children cumulated vsize (KiB) 821300

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 5338
/proc/meminfo: memFree=795864/2055920 swapFree=4122656/4192956
[pid=5319] ppid=5317 vsize=821300 CPUtime=1655.67
/proc/5319/stat : 5319 (java) S 5317 5319 4636 0 -1 0 210366 0 1 0 165466 101 0 0 18 0 13 0 1541163665 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5319/statm: 205325 174462 1406 9 0 202687 0
[pid=5319/tid=5320] ppid=5317 vsize=821300 CPUtime=1634.69
/proc/5319/task/5320/stat : 5320 (java) R 5317 5319 4636 0 -1 64 18334 0 1 0 163452 17 0 0 25 0 13 0 1541163666 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4110353643 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5322] ppid=5317 vsize=821300 CPUtime=5.56
/proc/5319/task/5322/stat : 5322 (java) S 5317 5319 4636 0 -1 64 72547 0 0 0 527 29 0 0 17 0 13 0 1541163668 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5323] ppid=5317 vsize=821300 CPUtime=5.36
/proc/5319/task/5323/stat : 5323 (java) S 5317 5319 4636 0 -1 64 82009 0 0 0 502 34 0 0 17 0 13 0 1541163668 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5324] ppid=5317 vsize=821300 CPUtime=5.56
/proc/5319/task/5324/stat : 5324 (java) S 5317 5319 4636 0 -1 64 27911 0 0 0 541 15 0 0 16 0 13 0 1541163669 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5325] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5325/stat : 5325 (java) S 5317 5319 4636 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1541163670 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5326] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5326/stat : 5326 (java) S 5317 5319 4636 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1541163670 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5327] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5327/stat : 5327 (java) S 5317 5319 4636 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5328] ppid=5317 vsize=821300 CPUtime=2
/proc/5319/task/5328/stat : 5328 (java) S 5317 5319 4636 0 -1 64 2696 0 0 0 199 1 0 0 16 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5329] ppid=5317 vsize=821300 CPUtime=2.45
/proc/5319/task/5329/stat : 5329 (java) S 5317 5319 4636 0 -1 64 6100 0 0 0 244 1 0 0 17 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5330] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5330/stat : 5330 (java) S 5317 5319 4636 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5331] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5331/stat : 5331 (java) S 5317 5319 4636 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5338] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5338/stat : 5338 (java) S 5317 5319 4636 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 1541212553 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.67
Current children cumulated vsize (KiB) 821300

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 5338
/proc/meminfo: memFree=795864/2055920 swapFree=4122656/4192956
[pid=5319] ppid=5317 vsize=821300 CPUtime=1715.41
/proc/5319/stat : 5319 (java) S 5317 5319 4636 0 -1 0 210367 0 1 0 171440 101 0 0 18 0 13 0 1541163665 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5319/statm: 205325 174462 1406 9 0 202687 0
[pid=5319/tid=5320] ppid=5317 vsize=821300 CPUtime=1694.31
/proc/5319/task/5320/stat : 5320 (java) R 5317 5319 4636 0 -1 64 18335 0 1 0 169414 17 0 0 25 0 13 0 1541163666 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4110353624 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5322] ppid=5317 vsize=821300 CPUtime=5.62
/proc/5319/task/5322/stat : 5322 (java) S 5317 5319 4636 0 -1 64 72547 0 0 0 533 29 0 0 17 0 13 0 1541163668 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5323] ppid=5317 vsize=821300 CPUtime=5.41
/proc/5319/task/5323/stat : 5323 (java) S 5317 5319 4636 0 -1 64 82009 0 0 0 507 34 0 0 17 0 13 0 1541163668 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5324] ppid=5317 vsize=821300 CPUtime=5.56
/proc/5319/task/5324/stat : 5324 (java) S 5317 5319 4636 0 -1 64 27911 0 0 0 541 15 0 0 16 0 13 0 1541163669 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5325] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5325/stat : 5325 (java) S 5317 5319 4636 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1541163670 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5326] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5326/stat : 5326 (java) S 5317 5319 4636 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1541163670 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5327] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5327/stat : 5327 (java) S 5317 5319 4636 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5328] ppid=5317 vsize=821300 CPUtime=2
/proc/5319/task/5328/stat : 5328 (java) S 5317 5319 4636 0 -1 64 2696 0 0 0 199 1 0 0 16 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5329] ppid=5317 vsize=821300 CPUtime=2.45
/proc/5319/task/5329/stat : 5329 (java) S 5317 5319 4636 0 -1 64 6100 0 0 0 244 1 0 0 17 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5330] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5330/stat : 5330 (java) S 5317 5319 4636 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5331] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5331/stat : 5331 (java) S 5317 5319 4636 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5338] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5338/stat : 5338 (java) S 5317 5319 4636 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 1541212553 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1715.41
Current children cumulated vsize (KiB) 821300

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 5366
/proc/meminfo: memFree=863000/2055920 swapFree=4122656/4192956
[pid=5319] ppid=5317 vsize=821300 CPUtime=1775.21
/proc/5319/stat : 5319 (java) S 5317 5319 4636 0 -1 0 210368 0 1 0 177420 101 0 0 18 0 13 0 1541163665 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5319/statm: 205325 174462 1406 9 0 202687 0
[pid=5319/tid=5320] ppid=5317 vsize=821300 CPUtime=1753.99
/proc/5319/task/5320/stat : 5320 (java) R 5317 5319 4636 0 -1 64 18336 0 1 0 175381 18 0 0 25 0 13 0 1541163666 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4110353634 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5322] ppid=5317 vsize=821300 CPUtime=5.68
/proc/5319/task/5322/stat : 5322 (java) S 5317 5319 4636 0 -1 64 72547 0 0 0 539 29 0 0 17 0 13 0 1541163668 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5323] ppid=5317 vsize=821300 CPUtime=5.47
/proc/5319/task/5323/stat : 5323 (java) S 5317 5319 4636 0 -1 64 82009 0 0 0 513 34 0 0 17 0 13 0 1541163668 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5324] ppid=5317 vsize=821300 CPUtime=5.56
/proc/5319/task/5324/stat : 5324 (java) S 5317 5319 4636 0 -1 64 27911 0 0 0 541 15 0 0 16 0 13 0 1541163669 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5325] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5325/stat : 5325 (java) S 5317 5319 4636 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1541163670 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5326] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5326/stat : 5326 (java) S 5317 5319 4636 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1541163670 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5327] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5327/stat : 5327 (java) S 5317 5319 4636 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5328] ppid=5317 vsize=821300 CPUtime=2
/proc/5319/task/5328/stat : 5328 (java) S 5317 5319 4636 0 -1 64 2696 0 0 0 199 1 0 0 16 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5329] ppid=5317 vsize=821300 CPUtime=2.45
/proc/5319/task/5329/stat : 5329 (java) S 5317 5319 4636 0 -1 64 6100 0 0 0 244 1 0 0 17 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5330] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5330/stat : 5330 (java) S 5317 5319 4636 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5331] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5331/stat : 5331 (java) S 5317 5319 4636 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5338] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5338/stat : 5338 (java) S 5317 5319 4636 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 1541212553 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1775.21
Current children cumulated vsize (KiB) 821300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 5366
/proc/meminfo: memFree=863000/2055920 swapFree=4122656/4192956
[pid=5319] ppid=5317 vsize=821300 CPUtime=1800.1
/proc/5319/stat : 5319 (java) S 5317 5319 4636 0 -1 0 210368 0 1 0 179908 102 0 0 18 0 13 0 1541163665 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5319/statm: 205325 174462 1406 9 0 202687 0
[pid=5319/tid=5320] ppid=5317 vsize=821300 CPUtime=1778.87
/proc/5319/task/5320/stat : 5320 (java) R 5317 5319 4636 0 -1 64 18336 0 1 0 177869 18 0 0 25 0 13 0 1541163666 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4110353648 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5322] ppid=5317 vsize=821300 CPUtime=5.68
/proc/5319/task/5322/stat : 5322 (java) S 5317 5319 4636 0 -1 64 72547 0 0 0 539 29 0 0 17 0 13 0 1541163668 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5323] ppid=5317 vsize=821300 CPUtime=5.47
/proc/5319/task/5323/stat : 5323 (java) S 5317 5319 4636 0 -1 64 82009 0 0 0 513 34 0 0 17 0 13 0 1541163668 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5324] ppid=5317 vsize=821300 CPUtime=5.56
/proc/5319/task/5324/stat : 5324 (java) S 5317 5319 4636 0 -1 64 27911 0 0 0 541 15 0 0 16 0 13 0 1541163669 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5325] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5325/stat : 5325 (java) S 5317 5319 4636 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1541163670 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5326] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5326/stat : 5326 (java) S 5317 5319 4636 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1541163670 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5327] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5327/stat : 5327 (java) S 5317 5319 4636 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5328] ppid=5317 vsize=821300 CPUtime=2
/proc/5319/task/5328/stat : 5328 (java) S 5317 5319 4636 0 -1 64 2696 0 0 0 199 1 0 0 16 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5329] ppid=5317 vsize=821300 CPUtime=2.45
/proc/5319/task/5329/stat : 5329 (java) S 5317 5319 4636 0 -1 64 6100 0 0 0 244 1 0 0 17 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5319/tid=5330] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5330/stat : 5330 (java) S 5317 5319 4636 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5331] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5331/stat : 5331 (java) S 5317 5319 4636 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1541163674 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5319/tid=5338] ppid=5317 vsize=821300 CPUtime=0
/proc/5319/task/5338/stat : 5338 (java) S 5317 5319 4636 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 1541212553 841011200 174462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 821300

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

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

[startup+1807.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 5366
/proc/meminfo: memFree=863000/2055920 swapFree=4122656/4192956
[pid=5319] ppid=5317 vsize=0 CPUtime=1800.2
/proc/5319/stat : 5319 (java) Z 5317 5319 4636 0 -1 1036 210387 0 1 0 179909 111 0 0 16 0 2 0 1541163665 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5319/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1807.34
CPU time (s): 1800.23
CPU user time (s): 1799.1
CPU system time (s): 1.13083
CPU usage (%): 99.6068
Max. virtual memory (cumulated for all children) (KiB): 845308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.1
system time used= 1.13083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210387
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= 42697
involuntary context switches= 37217

runsolver used 2.57761 second user time and 5.69313 second system time

The end

Launcher Data (download as text)

Begin job on node12 at 2008-07-03 21:54:46
IDJOB=1058406
IDBENCH=54126
IDSOLVER=344
FILE ID=node12/1058406-1215114886
PBS_JOBID= 7877179
Free space on /tmp= 66532 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/compet02/normalized-patat-02-comp-2.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1058406-1215114886/watcher-1058406-1215114886 -o /tmp/evaluation-result-1058406-1215114886/solver-1058406-1215114886 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1058406-1215114886.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bdbe2078ed8387e97052ed05a12c408b
RANDOM SEED=826973397

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1492896 kB
Buffers:         37984 kB
Cached:         282228 kB
SwapCached:      64396 kB
Active:         343284 kB
Inactive:       155888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1492896 kB
SwapTotal:     4192956 kB
SwapFree:      4122656 kB
Dirty:            6880 kB
Writeback:           0 kB
Mapped:         186476 kB
Slab:            49052 kB
Committed_AS:  2913888 kB
PageTables:       2076 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= 66532 MiB
End job on node12 at 2008-07-03 22:24:55