Trace number 2065949

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.34 1806.25

General information on the benchmark

Namecsp/allIntervalSeries/
normalized-series-50.xml
MD5SUM9f0ce6e9c2943d9becd65c5001f7d5b5
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.523919
Satisfiable
(Un)Satisfiability was proved
Number of variables99
Number of constraints2450
Maximum constraint arity3
Maximum domain size50
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2450
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.15	c version 2.1.1.v20090622
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version	1.6.0_12
0.09/0.15	c os.name	Linux
0.09/0.15	c os.version	2.6.9-22.EL.rootsmp
0.09/0.15	c os.arch	i386
0.09/0.15	c Free memory 671000808
0.09/0.15	c Max memory 672137216
0.09/0.15	c Total memory 672137216
0.09/0.15	c Number of processors 2
0.18/0.23	c c --- Begin Solver configuration ---
0.18/0.23	c Stops conflict analysis at the first Unique Implication Point
0.18/0.23	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@1f14ceb
0.18/0.23	c Learn all clauses as in MiniSAT
0.18/0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.18/0.23	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.18/0.23	c Expensive reason simplification
0.18/0.23	c MiniSAT restarts strategy
0.18/0.23	c Memory based learned constraints deletion strategy
0.18/0.23	c timeout=2147483s
0.18/0.23	c DB Simplification allowed=false
0.18/0.23	c --- End Solver configuration ---
0.18/0.23	c solving HOME/instance-2065949-1247341005.xml
0.18/0.23	c reading problem ... 
0.37/0.47	c reading problem named null
0.37/0.47	c reading domains done.
0.37/0.47	c reading variables done.
0.58/0.62	c reading predicates  done.
0.78/0.83	c reading constraints
40.29/38.17	c done with constraints.
40.29/38.17	c ... done. Wall clock time 37.942s.
40.29/38.17	c #vars     4901
40.29/38.17	c #constraints  6120396
40.29/38.17	c constraints type 
40.29/38.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6120297
40.29/38.18	c org.sat4j.minisat.constraints.card.AtLeast => 99
204.87/203.16	c cleaning 33195 clauses out of 66500
276.82/275.49	c cleaning 31110 clauses out of 62308
329.86/328.75	c cleaning 26031 clauses out of 52195
405.49/404.73	c cleaning 28798 clauses out of 57664
549.62/549.53	c cleaning 39383 clauses out of 78866
582.87/582.97	c cleaning 25956 clauses out of 51983
699.21/699.83	c cleaning 35489 clauses out of 71028
766.07/767.03	c cleaning 27226 clauses out of 54541
903.88/905.59	c cleaning 36362 clauses out of 72812
935.82/937.63	c cleaning 23425 clauses out of 46952
940.31/942.18	c cleaning 11963 clauses out of 24028
1029.96/1032.26	c cleaning 18431 clauses out of 37063
1211.15/1214.36	c cleaning 28003 clauses out of 56132
1243.19/1246.56	c cleaning 17991 clauses out of 36130
1321.21/1324.94	c cleaning 18013 clauses out of 36139
1354.45/1358.34	c cleaning 12245 clauses out of 24625
1685.60/1691.03	c cleaning 36120 clauses out of 72379
1709.98/1715.55	c cleaning 19811 clauses out of 39759
1800.05/1806.01	c starts		: 20
1800.05/1806.01	c conflicts		: 500238
1800.05/1806.01	c decisions		: 995400
1800.05/1806.01	c propagations		: 21321942
1800.05/1806.01	c inspects		: 3892491209
1800.05/1806.01	c learnt literals	: 0
1800.05/1806.01	c learnt binary clauses	: 2
1800.05/1806.01	c learnt ternary clauses	: 5
1800.05/1806.01	c learnt clauses	: 500238
1800.05/1806.01	c ignored clauses	: 0
1800.05/1806.01	c root simplifications	: 0
1800.05/1806.01	c removed literals (reason simplification)	: 3962097
1800.05/1806.01	c reason swapping (by a shorter reason)	: 0
1800.05/1806.01	c Calls to reduceDB	: 18
1800.05/1806.01	c speed (assignments/second)	: 12061.04186134913
1800.05/1806.01	c non guided choices	4143
1800.18/1806.13	c learnt constraints type 
1800.18/1806.13	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2
1800.18/1806.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 30705
1800.18/1806.13	c constraints type 
1800.18/1806.13	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6120297
1800.18/1806.13	c org.sat4j.minisat.constraints.card.AtLeast => 99
1800.18/1806.13	s UNKNOWN
1800.18/1806.13	c Total wall clock time (in seconds) : 1805.779

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-2065949-1247341005/watcher-2065949-1247341005 -o /tmp/evaluation-result-2065949-1247341005/solver-2065949-1247341005 -C 1800 -W 2000 -M 900 java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2065949-1247341005.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.04 2.02 4/81 17497
/proc/meminfo: memFree=1871424/2055920 swapFree=4192812/4192956
[pid=17497] ppid=17495 vsize=18576 CPUtime=0
/proc/17497/stat : 17497 (runsolver) R 17495 17497 16373 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 21164362 19021824 284 996147200 4194304 4302564 548682068448 18446744073709551615 221954764071 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/17497/statm: 4644 284 249 26 0 2626 0

[startup+0.104778 s]
/proc/loadavg: 2.03 2.04 2.02 4/81 17497
/proc/meminfo: memFree=1871424/2055920 swapFree=4192812/4192956
[pid=17497] ppid=17495 vsize=804560 CPUtime=0.09
/proc/17497/stat : 17497 (java) S 17495 17497 16373 0 -1 0 3045 0 1 0 7 2 0 0 20 0 12 0 21164362 823869440 2788 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17497/statm: 201140 2788 1082 9 0 198474 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804560

[startup+0.201788 s]
/proc/loadavg: 2.03 2.04 2.02 4/81 17497
/proc/meminfo: memFree=1871424/2055920 swapFree=4192812/4192956
[pid=17497] ppid=17495 vsize=805804 CPUtime=0.18
/proc/17497/stat : 17497 (java) S 17495 17497 16373 0 -1 0 3919 0 1 0 16 2 0 0 20 0 12 0 21164362 825143296 3657 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17497/statm: 201451 3657 1334 9 0 198785 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 805804

[startup+0.301795 s]
/proc/loadavg: 2.03 2.04 2.02 4/81 17497
/proc/meminfo: memFree=1871424/2055920 swapFree=4192812/4192956
[pid=17497] ppid=17495 vsize=805896 CPUtime=0.28
/proc/17497/stat : 17497 (java) S 17495 17497 16373 0 -1 0 4390 0 1 0 25 3 0 0 20 0 12 0 21164362 825237504 4127 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17497/statm: 201474 4127 1359 9 0 198801 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 805896

[startup+0.701833 s]
/proc/loadavg: 2.03 2.04 2.02 4/81 17497
/proc/meminfo: memFree=1871424/2055920 swapFree=4192812/4192956
[pid=17497] ppid=17495 vsize=807436 CPUtime=0.68
/proc/17497/stat : 17497 (java) S 17495 17497 16373 0 -1 0 6544 0 1 0 64 4 0 0 20 0 12 0 21164362 826814464 5572 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17497/statm: 201859 5572 1385 9 0 199186 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 807436

[startup+1.5029 s]
/proc/loadavg: 2.11 2.05 2.03 4/93 17509
/proc/meminfo: memFree=1849440/2055920 swapFree=4192812/4192956
[pid=17497] ppid=17495 vsize=810716 CPUtime=1.47
/proc/17497/stat : 17497 (java) S 17495 17497 16373 0 -1 0 10631 0 1 0 141 6 0 0 20 0 12 0 21164362 830173184 8515 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17497/statm: 202679 8515 1416 9 0 200006 0
[pid=17497/tid=17499] ppid=17495 vsize=810716 CPUtime=0.79
/proc/17497/task/17499/stat : 17499 (java) R 17495 17497 16373 0 -1 64 6391 0 1 0 74 5 0 0 25 0 12 0 21164363 830173184 8515 996147200 134512640 134550932 4294956016 18446744073709551615 4109634540 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17500] ppid=17495 vsize=810716 CPUtime=0
/proc/17497/task/17500/stat : 17500 (java) S 17495 17497 16373 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 21164364 830173184 8515 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17501] ppid=17495 vsize=810716 CPUtime=0
/proc/17497/task/17501/stat : 17501 (java) S 17495 17497 16373 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 21164364 830173184 8515 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17502] ppid=17495 vsize=810716 CPUtime=0
/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16373 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 21164366 830173184 8515 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17503] ppid=17495 vsize=810716 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16373 0 -1 64 10 0 0 0 0 0 0 0 25 0 12 0 21164367 830173184 8515 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17504] ppid=17495 vsize=810716 CPUtime=0
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16373 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 21164367 830173184 8515 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17505] ppid=17495 vsize=810716 CPUtime=0
/proc/17497/task/17505/stat : 17505 (java) S 17495 17497 16373 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 21164371 830173184 8515 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17506] ppid=17495 vsize=810716 CPUtime=0.04
/proc/17497/task/17506/stat : 17506 (java) S 17495 17497 16373 0 -1 64 274 0 0 0 4 0 0 0 18 0 12 0 21164371 830173184 8515 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17507] ppid=17495 vsize=810716 CPUtime=0.63
/proc/17497/task/17507/stat : 17507 (java) S 17495 17497 16373 0 -1 64 3225 0 0 0 62 1 0 0 16 0 12 0 21164371 830173184 8515 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17508] ppid=17495 vsize=810716 CPUtime=0
/proc/17497/task/17508/stat : 17508 (java) S 17495 17497 16373 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 21164371 830173184 8515 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17509] ppid=17495 vsize=810716 CPUtime=0
/proc/17497/task/17509/stat : 17509 (java) S 17495 17497 16373 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 21164371 830173184 8515 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 810716

[startup+3.11205 s]
/proc/loadavg: 2.11 2.05 2.03 3/93 17509
/proc/meminfo: memFree=1804704/2055920 swapFree=4192812/4192956
[pid=17497] ppid=17495 vsize=810716 CPUtime=3.08
/proc/17497/stat : 17497 (java) S 17495 17497 16373 0 -1 0 24340 0 1 0 296 12 0 0 20 0 12 0 21164362 830173184 22221 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17497/statm: 202679 22221 1429 9 0 200006 0
[pid=17497/tid=17499] ppid=17495 vsize=810716 CPUtime=2.15
/proc/17497/task/17499/stat : 17499 (java) R 17495 17497 16373 0 -1 64 17378 0 1 0 206 9 0 0 25 0 12 0 21164363 830173184 22221 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17500] ppid=17495 vsize=810716 CPUtime=0.01
/proc/17497/task/17500/stat : 17500 (java) R 17495 17497 16373 0 -1 64 1558 0 0 0 1 0 0 0 16 0 12 0 21164364 830173184 22221 996147200 134512640 134550932 4294956016 18446744073709551615 106195169 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17501] ppid=17495 vsize=810716 CPUtime=0.01
/proc/17497/task/17501/stat : 17501 (java) R 17495 17497 16373 0 -1 64 1101 0 0 0 1 0 0 0 16 0 12 0 21164364 830173184 22221 996147200 134512640 134550932 4294956016 18446744073709551615 106195365 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17502] ppid=17495 vsize=810716 CPUtime=0
/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16373 0 -1 64 13 0 0 0 0 0 0 0 16 0 12 0 21164366 830173184 22221 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17503] ppid=17495 vsize=810716 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16373 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 21164367 830173184 22221 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17504] ppid=17495 vsize=810716 CPUtime=0
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16373 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 21164367 830173184 22221 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17505] ppid=17495 vsize=810716 CPUtime=0
/proc/17497/task/17505/stat : 17505 (java) S 17495 17497 16373 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 21164371 830173184 22221 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17506] ppid=17495 vsize=810716 CPUtime=0.04
/proc/17497/task/17506/stat : 17506 (java) S 17495 17497 16373 0 -1 64 274 0 0 0 4 0 0 0 18 0 12 0 21164371 830173184 22221 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17507] ppid=17495 vsize=810716 CPUtime=0.82
/proc/17497/task/17507/stat : 17507 (java) S 17495 17497 16373 0 -1 64 3277 0 0 0 81 1 0 0 16 0 12 0 21164371 830173184 22221 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17508] ppid=17495 vsize=810716 CPUtime=0
/proc/17497/task/17508/stat : 17508 (java) S 17495 17497 16373 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 21164371 830173184 22221 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17509] ppid=17495 vsize=810716 CPUtime=0
/proc/17497/task/17509/stat : 17509 (java) R 17495 17497 16373 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 21164371 830173184 22221 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 810716

[startup+6.30234 s]
/proc/loadavg: 2.11 2.05 2.03 3/93 17509
/proc/meminfo: memFree=1765984/2055920 swapFree=4192812/4192956
[pid=17497] ppid=17495 vsize=810364 CPUtime=6.25
/proc/17497/stat : 17497 (java) S 17495 17497 16373 0 -1 0 30411 0 1 0 610 15 0 0 20 0 12 0 21164362 829812736 28186 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17497/statm: 202591 28186 1430 9 0 199918 0
[pid=17497/tid=17499] ppid=17495 vsize=810364 CPUtime=4.65
/proc/17497/task/17499/stat : 17499 (java) R 17495 17497 16373 0 -1 64 17392 0 1 0 456 9 0 0 25 0 12 0 21164363 829812736 28186 996147200 134512640 134550932 4294956016 18446744073709551615 4109634540 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17500] ppid=17495 vsize=810364 CPUtime=0.13
/proc/17497/task/17500/stat : 17500 (java) S 17495 17497 16373 0 -1 64 5069 0 0 0 11 2 0 0 17 0 12 0 21164364 829812736 28186 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17501] ppid=17495 vsize=810364 CPUtime=0.09
/proc/17497/task/17501/stat : 17501 (java) S 17495 17497 16373 0 -1 64 3600 0 0 0 8 1 0 0 17 0 12 0 21164364 829812736 28186 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17502] ppid=17495 vsize=810364 CPUtime=0
/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16373 0 -1 64 19 0 0 0 0 0 0 0 16 0 12 0 21164366 829812736 28186 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17503] ppid=17495 vsize=810364 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16373 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 21164367 829812736 28186 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17504] ppid=17495 vsize=810364 CPUtime=0
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16373 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 21164367 829812736 28186 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17505] ppid=17495 vsize=810364 CPUtime=0
/proc/17497/task/17505/stat : 17505 (java) S 17495 17497 16373 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 21164371 829812736 28186 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17506] ppid=17495 vsize=810364 CPUtime=0.04
/proc/17497/task/17506/stat : 17506 (java) S 17495 17497 16373 0 -1 64 274 0 0 0 4 0 0 0 18 0 12 0 21164371 829812736 28186 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17507] ppid=17495 vsize=810364 CPUtime=1.3
/proc/17497/task/17507/stat : 17507 (java) S 17495 17497 16373 0 -1 64 3318 0 0 0 129 1 0 0 16 0 12 0 21164371 829812736 28186 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17508] ppid=17495 vsize=810364 CPUtime=0
/proc/17497/task/17508/stat : 17508 (java) S 17495 17497 16373 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 21164371 829812736 28186 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17509] ppid=17495 vsize=810364 CPUtime=0
/proc/17497/task/17509/stat : 17509 (java) S 17495 17497 16373 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 21164371 829812736 28186 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 810364

[startup+12.7029 s]
/proc/loadavg: 2.40 2.12 2.05 4/93 17509
/proc/meminfo: memFree=1717280/2055920 swapFree=4192812/4192956
[pid=17497] ppid=17495 vsize=815348 CPUtime=12.62
/proc/17497/stat : 17497 (java) S 17495 17497 16373 0 -1 0 46512 0 1 0 1241 21 0 0 20 0 12 0 21164362 834916352 40525 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17497/statm: 203837 40525 1442 9 0 201164 0
[pid=17497/tid=17499] ppid=17495 vsize=815348 CPUtime=9.33
/proc/17497/task/17499/stat : 17499 (java) R 17495 17497 16373 0 -1 64 17414 0 1 0 924 9 0 0 25 0 12 0 21164363 834916352 40525 996147200 134512640 134550932 4294956016 18446744073709551615 4110227869 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17500] ppid=17495 vsize=815348 CPUtime=0.36
/proc/17497/task/17500/stat : 17500 (java) S 17495 17497 16373 0 -1 64 11986 0 0 0 31 5 0 0 17 0 12 0 21164364 834916352 40525 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17501] ppid=17495 vsize=815348 CPUtime=0.3
/proc/17497/task/17501/stat : 17501 (java) S 17495 17497 16373 0 -1 64 7881 0 0 0 28 2 0 0 17 0 12 0 21164364 834916352 40525 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17502] ppid=17495 vsize=815348 CPUtime=0
/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16373 0 -1 64 19 0 0 0 0 0 0 0 16 0 12 0 21164366 834916352 40525 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17503] ppid=17495 vsize=815348 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16373 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 21164367 834916352 40525 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17504] ppid=17495 vsize=815348 CPUtime=0
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16373 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 21164367 834916352 40525 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17505] ppid=17495 vsize=815348 CPUtime=0
/proc/17497/task/17505/stat : 17505 (java) S 17495 17497 16373 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 21164371 834916352 40525 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17506] ppid=17495 vsize=815348 CPUtime=0.04
/proc/17497/task/17506/stat : 17506 (java) S 17495 17497 16373 0 -1 64 274 0 0 0 4 0 0 0 18 0 12 0 21164371 834916352 40525 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17507] ppid=17495 vsize=815348 CPUtime=2.55
/proc/17497/task/17507/stat : 17507 (java) S 17495 17497 16373 0 -1 64 8199 0 0 0 252 3 0 0 16 0 12 0 21164371 834916352 40525 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17508] ppid=17495 vsize=815348 CPUtime=0
/proc/17497/task/17508/stat : 17508 (java) S 17495 17497 16373 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 21164371 834916352 40525 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17509] ppid=17495 vsize=815348 CPUtime=0
/proc/17497/task/17509/stat : 17509 (java) S 17495 17497 16373 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 21164371 834916352 40525 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 815348

[startup+25.5011 s]
/proc/loadavg: 2.41 2.13 2.05 2/85 17568
/proc/meminfo: memFree=1576864/2055920 swapFree=4192812/4192956
[pid=17497] ppid=17495 vsize=815704 CPUtime=26.54
/proc/17497/stat : 17497 (java) S 17495 17497 16373 0 -1 0 90656 0 1 0 2614 40 0 0 20 0 12 0 21164362 835280896 82812 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17497/statm: 203926 82812 1442 9 0 201253 0
[pid=17497/tid=17499] ppid=17495 vsize=815704 CPUtime=19.44
/proc/17497/task/17499/stat : 17499 (java) R 17495 17497 16373 0 -1 64 17433 0 1 0 1934 10 0 0 19 0 12 0 21164363 835280896 82812 996147200 134512640 134550932 4294956016 18446744073709551615 4109629616 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17500] ppid=17495 vsize=815704 CPUtime=2.13
/proc/17497/task/17500/stat : 17500 (java) S 17495 17497 16373 0 -1 64 30857 0 0 0 201 12 0 0 18 0 12 0 21164364 835280896 82812 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17501] ppid=17495 vsize=815704 CPUtime=2.26
/proc/17497/task/17501/stat : 17501 (java) S 17495 17497 16373 0 -1 64 32851 0 0 0 213 13 0 0 17 0 12 0 21164364 835280896 82812 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17502] ppid=17495 vsize=815704 CPUtime=0.01
/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16373 0 -1 64 19 0 0 0 1 0 0 0 15 0 12 0 21164366 835280896 82812 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17503] ppid=17495 vsize=815704 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16373 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 21164367 835280896 82812 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17504] ppid=17495 vsize=815704 CPUtime=0
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16373 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 21164367 835280896 82812 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17505] ppid=17495 vsize=815704 CPUtime=0
/proc/17497/task/17505/stat : 17505 (java) S 17495 17497 16373 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 21164371 835280896 82812 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17506] ppid=17495 vsize=815704 CPUtime=0.04

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

[pid=17497/tid=17502] ppid=17495 vsize=814216 CPUtime=43.67
/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16373 0 -1 64 4245 0 0 0 4366 1 0 0 16 0 13 0 21164366 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17503] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16373 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 21164367 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17504] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16373 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 21164367 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17505] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17505/stat : 17505 (java) S 17495 17497 16373 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 21164371 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17506] ppid=17495 vsize=814216 CPUtime=0.04
/proc/17497/task/17506/stat : 17506 (java) S 17495 17497 16373 0 -1 64 274 0 0 0 4 0 0 0 16 0 13 0 21164371 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17507] ppid=17495 vsize=814216 CPUtime=4.09
/proc/17497/task/17507/stat : 17507 (java) S 17495 17497 16373 0 -1 64 10277 0 0 0 404 5 0 0 16 0 13 0 21164371 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17508] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17508/stat : 17508 (java) S 17495 17497 16373 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 21164371 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17509] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17509/stat : 17509 (java) S 17495 17497 16373 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 21164371 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17642] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17642/stat : 17642 (java) S 17495 17497 16373 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 21168182 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1657.04
Current children cumulated vsize (KiB) 814216

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 17746
/proc/meminfo: memFree=1156584/2055920 swapFree=4192812/4192956
[pid=17497] ppid=17495 vsize=814216 CPUtime=1716.75
/proc/17497/stat : 17497 (java) S 17495 17497 16373 0 -1 0 180641 0 1 0 171593 82 0 0 20 0 13 0 21164362 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17497/statm: 203554 168956 1459 9 0 200881 0
[pid=17497/tid=17499] ppid=17495 vsize=814216 CPUtime=1650.31
/proc/17497/task/17499/stat : 17499 (java) R 17495 17497 16373 0 -1 64 17512 0 1 0 165015 16 0 0 25 0 13 0 21164363 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4109779456 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17500] ppid=17495 vsize=814216 CPUtime=6.55
/proc/17497/task/17500/stat : 17500 (java) S 17495 17497 16373 0 -1 64 72047 0 0 0 628 27 0 0 17 0 13 0 21164364 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17501] ppid=17495 vsize=814216 CPUtime=6.67
/proc/17497/task/17501/stat : 17501 (java) S 17495 17497 16373 0 -1 64 75542 0 0 0 637 30 0 0 16 0 13 0 21164364 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17502] ppid=17495 vsize=814216 CPUtime=49.02
/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16373 0 -1 64 4245 0 0 0 4901 1 0 0 16 0 13 0 21164366 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17503] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16373 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 21164367 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17504] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16373 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 21164367 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17505] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17505/stat : 17505 (java) S 17495 17497 16373 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 21164371 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17506] ppid=17495 vsize=814216 CPUtime=0.04
/proc/17497/task/17506/stat : 17506 (java) S 17495 17497 16373 0 -1 64 274 0 0 0 4 0 0 0 16 0 13 0 21164371 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17507] ppid=17495 vsize=814216 CPUtime=4.09
/proc/17497/task/17507/stat : 17507 (java) S 17495 17497 16373 0 -1 64 10277 0 0 0 404 5 0 0 16 0 13 0 21164371 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17508] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17508/stat : 17508 (java) S 17495 17497 16373 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 21164371 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17509] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17509/stat : 17509 (java) S 17495 17497 16373 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 21164371 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17642] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17642/stat : 17642 (java) S 17495 17497 16373 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 21168182 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1716.75
Current children cumulated vsize (KiB) 814216

[startup+1782.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/93 17746
/proc/meminfo: memFree=1156528/2055920 swapFree=4192812/4192956
[pid=17497] ppid=17495 vsize=814216 CPUtime=1776.46
/proc/17497/stat : 17497 (java) S 17495 17497 16373 0 -1 0 180641 0 1 0 177564 82 0 0 20 0 13 0 21164362 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17497/statm: 203554 168956 1459 9 0 200881 0
[pid=17497/tid=17499] ppid=17495 vsize=814216 CPUtime=1710.03
/proc/17497/task/17499/stat : 17499 (java) R 17495 17497 16373 0 -1 64 17512 0 1 0 170987 16 0 0 25 0 13 0 21164363 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4109821725 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17500] ppid=17495 vsize=814216 CPUtime=6.55
/proc/17497/task/17500/stat : 17500 (java) S 17495 17497 16373 0 -1 64 72047 0 0 0 628 27 0 0 17 0 13 0 21164364 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17501] ppid=17495 vsize=814216 CPUtime=6.67
/proc/17497/task/17501/stat : 17501 (java) S 17495 17497 16373 0 -1 64 75542 0 0 0 637 30 0 0 16 0 13 0 21164364 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17502] ppid=17495 vsize=814216 CPUtime=49.02
/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16373 0 -1 64 4245 0 0 0 4901 1 0 0 16 0 13 0 21164366 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17503] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16373 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 21164367 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17504] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16373 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 21164367 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17505] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17505/stat : 17505 (java) S 17495 17497 16373 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 21164371 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17506] ppid=17495 vsize=814216 CPUtime=0.04
/proc/17497/task/17506/stat : 17506 (java) S 17495 17497 16373 0 -1 64 274 0 0 0 4 0 0 0 16 0 13 0 21164371 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17507] ppid=17495 vsize=814216 CPUtime=4.09
/proc/17497/task/17507/stat : 17507 (java) S 17495 17497 16373 0 -1 64 10277 0 0 0 404 5 0 0 16 0 13 0 21164371 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17508] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17508/stat : 17508 (java) S 17495 17497 16373 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 21164371 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17509] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17509/stat : 17509 (java) S 17495 17497 16373 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 21164371 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17642] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17642/stat : 17642 (java) S 17495 17497 16373 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 21168182 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1776.46
Current children cumulated vsize (KiB) 814216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806 s]
/proc/loadavg: 2.08 2.03 2.01 3/93 17746
/proc/meminfo: memFree=1156464/2055920 swapFree=4192812/4192956
[pid=17497] ppid=17495 vsize=814216 CPUtime=1800.05
/proc/17497/stat : 17497 (java) S 17495 17497 16373 0 -1 0 180641 0 1 0 179923 82 0 0 20 0 13 0 21164362 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17497/statm: 203554 168956 1459 9 0 200881 0
[pid=17497/tid=17499] ppid=17495 vsize=814216 CPUtime=1733.62
/proc/17497/task/17499/stat : 17499 (java) R 17495 17497 16373 0 -1 64 17512 0 1 0 173346 16 0 0 25 0 13 0 21164363 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4109779436 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17500] ppid=17495 vsize=814216 CPUtime=6.55
/proc/17497/task/17500/stat : 17500 (java) S 17495 17497 16373 0 -1 64 72047 0 0 0 628 27 0 0 17 0 13 0 21164364 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17501] ppid=17495 vsize=814216 CPUtime=6.67
/proc/17497/task/17501/stat : 17501 (java) S 17495 17497 16373 0 -1 64 75542 0 0 0 637 30 0 0 16 0 13 0 21164364 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17502] ppid=17495 vsize=814216 CPUtime=49.02
/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16373 0 -1 64 4245 0 0 0 4901 1 0 0 16 0 13 0 21164366 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17503] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16373 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 21164367 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17504] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16373 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 21164367 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17505] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17505/stat : 17505 (java) S 17495 17497 16373 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 21164371 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17506] ppid=17495 vsize=814216 CPUtime=0.04
/proc/17497/task/17506/stat : 17506 (java) S 17495 17497 16373 0 -1 64 274 0 0 0 4 0 0 0 16 0 13 0 21164371 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17507] ppid=17495 vsize=814216 CPUtime=4.09
/proc/17497/task/17507/stat : 17507 (java) S 17495 17497 16373 0 -1 64 10277 0 0 0 404 5 0 0 16 0 13 0 21164371 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17508] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17508/stat : 17508 (java) S 17495 17497 16373 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 21164371 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17509] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17509/stat : 17509 (java) S 17495 17497 16373 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 21164371 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17642] ppid=17495 vsize=814216 CPUtime=0
/proc/17497/task/17642/stat : 17642 (java) S 17495 17497 16373 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 21168182 833757184 168956 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 814216

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

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

[startup+1806.11 s]
/proc/loadavg: 2.08 2.03 2.01 3/93 17746
/proc/meminfo: memFree=1156464/2055920 swapFree=4192812/4192956
[pid=17497] ppid=17495 vsize=814864 CPUtime=1800.18
/proc/17497/stat : 17497 (java) S 17495 17497 16373 0 -1 0 180655 0 1 0 179936 82 0 0 16 0 15 0 21164362 834420736 168970 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17497/statm: 203716 168970 1459 9 0 201043 0
[pid=17497/tid=17499] ppid=17495 vsize=814864 CPUtime=1733.73
/proc/17497/task/17499/stat : 17499 (java) R 17495 17497 16373 0 -1 64 17512 0 1 0 173357 16 0 0 25 0 15 0 21164363 834420736 168970 996147200 134512640 134550932 4294956016 18446744073709551615 4109544684 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17500] ppid=17495 vsize=814864 CPUtime=6.55
/proc/17497/task/17500/stat : 17500 (java) S 17495 17497 16373 0 -1 64 72047 0 0 0 628 27 0 0 17 0 15 0 21164364 834420736 168970 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17501] ppid=17495 vsize=814864 CPUtime=6.67
/proc/17497/task/17501/stat : 17501 (java) S 17495 17497 16373 0 -1 64 75542 0 0 0 637 30 0 0 16 0 15 0 21164364 834420736 168970 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17502] ppid=17495 vsize=814864 CPUtime=49.02
/proc/17497/task/17502/stat : 17502 (java) S 17495 17497 16373 0 -1 64 4245 0 0 0 4901 1 0 0 16 0 15 0 21164366 834420736 168970 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17503] ppid=17495 vsize=814864 CPUtime=0
/proc/17497/task/17503/stat : 17503 (java) S 17495 17497 16373 0 -1 64 10 0 0 0 0 0 0 0 16 0 15 0 21164367 834420736 168970 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17504] ppid=17495 vsize=814864 CPUtime=0
/proc/17497/task/17504/stat : 17504 (java) S 17495 17497 16373 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 21164367 834420736 168970 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17505] ppid=17495 vsize=814864 CPUtime=0
/proc/17497/task/17505/stat : 17505 (java) S 17495 17497 16373 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 21164371 834420736 168970 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17506] ppid=17495 vsize=814864 CPUtime=0.04
/proc/17497/task/17506/stat : 17506 (java) S 17495 17497 16373 0 -1 64 274 0 0 0 4 0 0 0 16 0 15 0 21164371 834420736 168970 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17497/tid=17507] ppid=17495 vsize=814864 CPUtime=4.09
/proc/17497/task/17507/stat : 17507 (java) S 17495 17497 16373 0 -1 64 10277 0 0 0 404 5 0 0 16 0 15 0 21164371 834420736 168970 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17508] ppid=17495 vsize=814864 CPUtime=0
/proc/17497/task/17508/stat : 17508 (java) S 17495 17497 16373 0 -1 64 0 0 0 0 0 0 0 0 25 0 15 0 21164371 834420736 168970 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17509] ppid=17495 vsize=814864 CPUtime=0
/proc/17497/task/17509/stat : 17509 (java) S 17495 17497 16373 0 -1 64 0 0 0 0 0 0 0 0 15 0 15 0 21164371 834420736 168970 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17497/tid=17642] ppid=17495 vsize=814864 CPUtime=0
/proc/17497/task/17642/stat : 17642 (java) S 17495 17497 16373 0 -1 64 5 0 0 0 0 0 0 0 21 0 15 0 21168182 834420736 168970 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 814864

[startup+1806.2 s]
/proc/loadavg: 2.08 2.03 2.01 3/83 17749
/proc/meminfo: memFree=1569576/2055920 swapFree=4192812/4192956
[pid=17497] ppid=17495 vsize=0 CPUtime=1800.29
/proc/17497/stat : 17497 (java) Z 17495 17497 16373 0 -1 1036 180658 0 1 0 179941 88 0 0 15 0 2 0 21164362 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17497/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.29
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1806.25
CPU time (s): 1800.34
CPU user time (s): 1799.42
CPU system time (s): 0.921859
CPU usage (%): 99.6729
Max. virtual memory (cumulated for all children) (KiB): 819012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.42
system time used= 0.921859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180658
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= 39008
involuntary context switches= 61349

runsolver used 2.34264 second user time and 5.9221 second system time

The end

Launcher Data

Begin job on node43 at 2009-07-11 21:36:45
IDJOB=2065949
IDBENCH=54448
IDSOLVER=731
FILE ID=node43/2065949-1247341005
PBS_JOBID= 9506643
Free space on /tmp= 66168 MiB

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

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

MD5SUM BENCH= 9f0ce6e9c2943d9becd65c5001f7d5b5
RANDOM SEED=1545712131

node43.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.213
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	: 5931.00
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.213
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:       1871904 kB
Buffers:          9808 kB
Cached:          94844 kB
SwapCached:          0 kB
Active:         111540 kB
Inactive:        23492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1871904 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1664 kB
Writeback:           0 kB
Mapped:          43100 kB
Slab:            34192 kB
Committed_AS:   191928 kB
PageTables:       1936 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= 66188 MiB
End job on node43 at 2009-07-11 22:06:53