Trace number 2080744

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.38 1807.35

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-35.xml
MD5SUM1eb3c150032c50ac46662d9f9a65bfe6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of constraints20859
Maximum constraint arity2
Maximum domain size35
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20859
Global constraints used (with number of constraints)

Solver Data

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.09/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.14	c See www.sat4j.org for details.
0.09/0.14	c That software uses the Rhino library from the Mozilla project.
0.09/0.16	c version 2.1.1.v20090622
0.09/0.16	c sun.arch.data.model	32
0.09/0.16	c java.version	1.6.0_12
0.09/0.16	c os.name	Linux
0.09/0.16	c os.version	2.6.9-22.EL.rootsmp
0.09/0.16	c os.arch	i386
0.09/0.16	c Free memory 671000808
0.09/0.16	c Max memory 672137216
0.09/0.16	c Total memory 672137216
0.09/0.16	c Number of processors 2
0.19/0.24	c c --- Begin Solver configuration ---
0.19/0.24	c Stops conflict analysis at the first Unique Implication Point
0.19/0.24	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@1f14ceb
0.19/0.24	c Learn all clauses as in MiniSAT
0.19/0.24	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.19/0.24	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.19/0.24	c Expensive reason simplification
0.19/0.24	c MiniSAT restarts strategy
0.19/0.24	c Memory based learned constraints deletion strategy
0.19/0.24	c timeout=2147483s
0.19/0.24	c DB Simplification allowed=false
0.19/0.24	c --- End Solver configuration ---
0.19/0.24	c solving HOME/instance-2080744-1247371038.xml
0.19/0.24	c reading problem ... 
0.49/0.50	c reading problem named null
0.49/0.50	c reading domains done.
0.49/0.50	c reading variables done.
1.08/1.14	c reading predicates  done.
1.27/1.37	c reading constraints
57.82/58.18	c done with constraints.
57.82/58.18	c ... done. Wall clock time 57.939s.
57.82/58.18	c #vars     42875
57.82/58.18	c #constraints  1462580
57.82/58.18	c constraints type 
57.82/58.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1458975
57.82/58.18	c org.sat4j.minisat.constraints.card.AtLeast => 1225
57.82/58.18	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2380
226.07/227.76	c cleaning 28499 clauses out of 57000
302.65/305.05	c cleaning 25991 clauses out of 52001
410.23/413.65	c cleaning 26504 clauses out of 53010
539.79/543.59	c cleaning 24494 clauses out of 49006
706.01/710.93	c cleaning 31749 clauses out of 63513
792.13/797.89	c cleaning 23632 clauses out of 47265
864.88/871.22	c cleaning 21807 clauses out of 43631
1006.91/1013.71	c cleaning 25663 clauses out of 51328
1160.26/1167.11	c cleaning 27324 clauses out of 54663
1249.13/1256.01	c cleaning 22916 clauses out of 45838
1320.90/1327.89	c cleaning 20694 clauses out of 41422
1393.56/1400.51	c cleaning 20102 clauses out of 40227
1514.88/1521.84	c cleaning 22044 clauses out of 44125
1587.96/1594.99	c cleaning 18023 clauses out of 36082
1672.02/1679.04	c cleaning 17019 clauses out of 34059
1800.08/1807.11	c starts		: 19
1800.08/1807.11	c conflicts		: 398767
1800.08/1807.12	c decisions		: 931900
1800.08/1807.12	c propagations		: 11643968
1800.08/1807.12	c inspects		: 2722205242
1800.08/1807.12	c learnt literals	: 0
1800.08/1807.12	c learnt binary clauses	: 0
1800.08/1807.12	c learnt ternary clauses	: 0
1800.08/1807.12	c learnt clauses	: 398767
1800.08/1807.12	c ignored clauses	: 0
1800.08/1807.12	c root simplifications	: 0
1800.08/1807.12	c removed literals (reason simplification)	: 3236148
1800.08/1807.12	c reason swapping (by a shorter reason)	: 0
1800.08/1807.12	c Calls to reduceDB	: 15
1800.08/1807.12	c speed (assignments/second)	: 6657.767892368476
1800.08/1807.12	c non guided choices	492635
1800.22/1807.23	c learnt constraints type 
1800.22/1807.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 42323
1800.22/1807.23	c constraints type 
1800.22/1807.23	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1458975
1800.22/1807.23	c org.sat4j.minisat.constraints.card.AtLeast => 1225
1800.22/1807.23	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2380
1800.22/1807.23	s UNKNOWN
1800.22/1807.23	c Total wall clock time (in seconds) : 1806.87

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-2080744-1247371038/watcher-2080744-1247371038 -o /tmp/evaluation-result-2080744-1247371038/solver-2080744-1247371038 -C 1800 -W 2000 -M 900 java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2080744-1247371038.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.00 2.00 2.00 4/81 25352
/proc/meminfo: memFree=1542440/2055920 swapFree=4192812/4192956
[pid=25352] ppid=25350 vsize=272 CPUtime=0
/proc/25352/stat : 25352 (java) D 25350 25352 19212 0 -1 0 216 0 0 0 0 0 0 0 18 0 1 0 24166538 278528 37 996147200 134512640 134550932 4294956016 18446744073709551615 11952932 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/25352/statm: 404 144 107 9 0 46 0

[startup+0.0783311 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 25352
/proc/meminfo: memFree=1542440/2055920 swapFree=4192812/4192956
[pid=25352] ppid=25350 vsize=802164 CPUtime=0.07
/proc/25352/stat : 25352 (java) S 25350 25352 19212 0 -1 0 2811 0 1 0 5 2 0 0 18 0 7 0 24166538 821415936 2556 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/25352/statm: 200541 2556 1036 9 0 197892 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 802164

[startup+0.102229 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 25352
/proc/meminfo: memFree=1542440/2055920 swapFree=4192812/4192956
[pid=25352] ppid=25350 vsize=804560 CPUtime=0.09
/proc/25352/stat : 25352 (java) S 25350 25352 19212 0 -1 0 3015 0 1 0 7 2 0 0 18 0 12 0 24166538 823869440 2758 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25352/statm: 201140 2758 1082 9 0 198474 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804560

[startup+0.301247 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 25352
/proc/meminfo: memFree=1542440/2055920 swapFree=4192812/4192956
[pid=25352] ppid=25350 vsize=805628 CPUtime=0.29
/proc/25352/stat : 25352 (java) S 25350 25352 19212 0 -1 0 4303 0 1 0 26 3 0 0 18 0 12 0 24166538 824963072 4040 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25352/statm: 201407 4040 1359 9 0 198734 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 805628

[startup+0.701277 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 25352
/proc/meminfo: memFree=1542440/2055920 swapFree=4192812/4192956
[pid=25352] ppid=25350 vsize=807184 CPUtime=0.68
/proc/25352/stat : 25352 (java) S 25350 25352 19212 0 -1 0 5428 0 1 0 64 4 0 0 18 0 12 0 24166538 826556416 4919 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25352/statm: 201796 4919 1389 9 0 199123 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 807184

[startup+1.50234 s]
/proc/loadavg: 2.00 2.00 2.00 4/93 25364
/proc/meminfo: memFree=1525192/2055920 swapFree=4192812/4192956
[pid=25352] ppid=25350 vsize=807940 CPUtime=1.48
/proc/25352/stat : 25352 (java) S 25350 25352 19212 0 -1 0 9772 0 1 0 141 7 0 0 18 0 12 0 24166538 827330560 8336 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25352/statm: 201985 8336 1399 9 0 199312 0
[pid=25352/tid=25353] ppid=25350 vsize=807940 CPUtime=0.88
/proc/25352/task/25353/stat : 25353 (java) R 25350 25352 19212 0 -1 64 7027 0 1 0 83 5 0 0 19 0 12 0 24166539 827330560 8336 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25355] ppid=25350 vsize=807940 CPUtime=0
/proc/25352/task/25355/stat : 25355 (java) S 25350 25352 19212 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 24166540 827330560 8336 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25356] ppid=25350 vsize=807940 CPUtime=0
/proc/25352/task/25356/stat : 25356 (java) S 25350 25352 19212 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 24166540 827330560 8336 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25357] ppid=25350 vsize=807940 CPUtime=0
/proc/25352/task/25357/stat : 25357 (java) S 25350 25352 19212 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 24166542 827330560 8336 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25358] ppid=25350 vsize=807940 CPUtime=0
/proc/25352/task/25358/stat : 25358 (java) S 25350 25352 19212 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 24166542 827330560 8336 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25359] ppid=25350 vsize=807940 CPUtime=0
/proc/25352/task/25359/stat : 25359 (java) S 25350 25352 19212 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 24166542 827330560 8336 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25360] ppid=25350 vsize=807940 CPUtime=0
/proc/25352/task/25360/stat : 25360 (java) S 25350 25352 19212 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 24166547 827330560 8336 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25361] ppid=25350 vsize=807940 CPUtime=0
/proc/25352/task/25361/stat : 25361 (java) S 25350 25352 19212 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 24166547 827330560 8336 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25362] ppid=25350 vsize=807940 CPUtime=0.56
/proc/25352/task/25362/stat : 25362 (java) R 25350 25352 19212 0 -1 64 1991 0 0 0 56 0 0 0 16 0 12 0 24166547 827330560 8336 996147200 134512640 134550932 4294956016 18446744073709551615 105497112 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25363] ppid=25350 vsize=807940 CPUtime=0
/proc/25352/task/25363/stat : 25363 (java) S 25350 25352 19212 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 24166547 827330560 8336 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25364] ppid=25350 vsize=807940 CPUtime=0
/proc/25352/task/25364/stat : 25364 (java) S 25350 25352 19212 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 24166547 827330560 8336 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 807940

[startup+3.10247 s]
/proc/loadavg: 2.00 2.00 2.00 4/93 25364
/proc/meminfo: memFree=1509640/2055920 swapFree=4192812/4192956
[pid=25352] ppid=25350 vsize=812408 CPUtime=3.1
/proc/25352/stat : 25352 (java) S 25350 25352 19212 0 -1 0 20621 0 2 0 298 12 0 0 18 0 12 0 24166538 831905792 16232 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25352/statm: 203102 16232 1430 9 0 200429 0
[pid=25352/tid=25353] ppid=25350 vsize=812408 CPUtime=1.5
/proc/25352/task/25353/stat : 25353 (java) R 25350 25352 19212 0 -1 64 13785 0 1 0 141 9 0 0 24 0 12 0 24166539 831905792 16232 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25355] ppid=25350 vsize=812408 CPUtime=0
/proc/25352/task/25355/stat : 25355 (java) S 25350 25352 19212 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 24166540 831905792 16232 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25356] ppid=25350 vsize=812408 CPUtime=0
/proc/25352/task/25356/stat : 25356 (java) S 25350 25352 19212 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 24166540 831905792 16232 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25357] ppid=25350 vsize=812408 CPUtime=0
/proc/25352/task/25357/stat : 25357 (java) S 25350 25352 19212 0 -1 64 3 0 0 0 0 0 0 0 17 0 12 0 24166542 831905792 16232 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25358] ppid=25350 vsize=812408 CPUtime=0
/proc/25352/task/25358/stat : 25358 (java) S 25350 25352 19212 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 24166542 831905792 16232 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25359] ppid=25350 vsize=812408 CPUtime=0
/proc/25352/task/25359/stat : 25359 (java) S 25350 25352 19212 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 24166542 831905792 16232 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25360] ppid=25350 vsize=812408 CPUtime=0
/proc/25352/task/25360/stat : 25360 (java) S 25350 25352 19212 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 24166547 831905792 16232 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25361] ppid=25350 vsize=812408 CPUtime=0.2
/proc/25352/task/25361/stat : 25361 (java) S 25350 25352 19212 0 -1 64 164 0 1 0 20 0 0 0 16 0 12 0 24166547 831905792 16232 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25362] ppid=25350 vsize=812408 CPUtime=1.38
/proc/25352/task/25362/stat : 25362 (java) R 25350 25352 19212 0 -1 64 5931 0 0 0 136 2 0 0 16 0 12 0 24166547 831905792 16232 996147200 134512640 134550932 4294956016 18446744073709551615 106816816 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25363] ppid=25350 vsize=812408 CPUtime=0
/proc/25352/task/25363/stat : 25363 (java) S 25350 25352 19212 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 24166547 831905792 16232 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25364] ppid=25350 vsize=812408 CPUtime=0
/proc/25352/task/25364/stat : 25364 (java) S 25350 25352 19212 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 24166547 831905792 16232 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 812408

[startup+6.30273 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 25364
/proc/meminfo: memFree=1440648/2055920 swapFree=4192812/4192956
[pid=25352] ppid=25350 vsize=815480 CPUtime=6.3
/proc/25352/stat : 25352 (java) S 25350 25352 19212 0 -1 0 33486 0 2 0 612 18 0 0 18 0 12 0 24166538 835051520 27373 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25352/statm: 203870 27373 1440 9 0 201197 0
[pid=25352/tid=25353] ppid=25350 vsize=815480 CPUtime=3.74
/proc/25352/task/25353/stat : 25353 (java) R 25350 25352 19212 0 -1 64 17449 0 1 0 364 10 0 0 25 0 12 0 24166539 835051520 27373 996147200 134512640 134550932 4294956016 18446744073709551615 4109524824 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25355] ppid=25350 vsize=815480 CPUtime=0.1
/proc/25352/task/25355/stat : 25355 (java) S 25350 25352 19212 0 -1 64 2971 0 0 0 9 1 0 0 17 0 12 0 24166540 835051520 27373 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25356] ppid=25350 vsize=815480 CPUtime=0.12
/proc/25352/task/25356/stat : 25356 (java) S 25350 25352 19212 0 -1 64 3858 0 0 0 11 1 0 0 17 0 12 0 24166540 835051520 27373 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25357] ppid=25350 vsize=815480 CPUtime=0
/proc/25352/task/25357/stat : 25357 (java) S 25350 25352 19212 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 24166542 835051520 27373 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25358] ppid=25350 vsize=815480 CPUtime=0
/proc/25352/task/25358/stat : 25358 (java) S 25350 25352 19212 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 24166542 835051520 27373 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25359] ppid=25350 vsize=815480 CPUtime=0
/proc/25352/task/25359/stat : 25359 (java) S 25350 25352 19212 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 24166542 835051520 27373 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25360] ppid=25350 vsize=815480 CPUtime=0
/proc/25352/task/25360/stat : 25360 (java) S 25350 25352 19212 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 24166547 835051520 27373 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25361] ppid=25350 vsize=815480 CPUtime=0.2
/proc/25352/task/25361/stat : 25361 (java) S 25350 25352 19212 0 -1 64 164 0 1 0 20 0 0 0 16 0 12 0 24166547 835051520 27373 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25362] ppid=25350 vsize=815480 CPUtime=2.08
/proc/25352/task/25362/stat : 25362 (java) S 25350 25352 19212 0 -1 64 8292 0 0 0 205 3 0 0 16 0 12 0 24166547 835051520 27373 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25363] ppid=25350 vsize=815480 CPUtime=0
/proc/25352/task/25363/stat : 25363 (java) S 25350 25352 19212 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 24166547 835051520 27373 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25364] ppid=25350 vsize=815480 CPUtime=0
/proc/25352/task/25364/stat : 25364 (java) S 25350 25352 19212 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 24166547 835051520 27373 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 815480

[startup+12.7012 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 25364
/proc/meminfo: memFree=1405064/2055920 swapFree=4192812/4192956
[pid=25352] ppid=25350 vsize=814772 CPUtime=12.63
/proc/25352/stat : 25352 (java) S 25350 25352 19212 0 -1 0 43791 0 2 0 1241 22 0 0 18 0 12 0 24166538 834326528 36694 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25352/statm: 203693 36694 1443 9 0 201020 0
[pid=25352/tid=25353] ppid=25350 vsize=814772 CPUtime=8.8
/proc/25352/task/25353/stat : 25353 (java) R 25350 25352 19212 0 -1 64 17469 0 1 0 870 10 0 0 25 0 12 0 24166539 834326528 36694 996147200 134512640 134550932 4294956016 18446744073709551615 4109615489 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25355] ppid=25350 vsize=814772 CPUtime=0.36
/proc/25352/task/25355/stat : 25355 (java) S 25350 25352 19212 0 -1 64 6888 0 0 0 33 3 0 0 16 0 12 0 24166540 834326528 36694 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25356] ppid=25350 vsize=814772 CPUtime=0.37
/proc/25352/task/25356/stat : 25356 (java) S 25350 25352 19212 0 -1 64 9352 0 0 0 35 2 0 0 16 0 12 0 24166540 834326528 36694 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25357] ppid=25350 vsize=814772 CPUtime=0
/proc/25352/task/25357/stat : 25357 (java) S 25350 25352 19212 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 24166542 834326528 36694 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25358] ppid=25350 vsize=814772 CPUtime=0
/proc/25352/task/25358/stat : 25358 (java) S 25350 25352 19212 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 24166542 834326528 36694 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25359] ppid=25350 vsize=814772 CPUtime=0
/proc/25352/task/25359/stat : 25359 (java) S 25350 25352 19212 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 24166542 834326528 36694 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25360] ppid=25350 vsize=814772 CPUtime=0
/proc/25352/task/25360/stat : 25360 (java) S 25350 25352 19212 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 24166547 834326528 36694 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25361] ppid=25350 vsize=814772 CPUtime=0.2
/proc/25352/task/25361/stat : 25361 (java) S 25350 25352 19212 0 -1 64 164 0 1 0 20 0 0 0 16 0 12 0 24166547 834326528 36694 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25362] ppid=25350 vsize=814772 CPUtime=2.84
/proc/25352/task/25362/stat : 25362 (java) S 25350 25352 19212 0 -1 64 9166 0 0 0 280 4 0 0 16 0 12 0 24166547 834326528 36694 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25363] ppid=25350 vsize=814772 CPUtime=0
/proc/25352/task/25363/stat : 25363 (java) S 25350 25352 19212 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 24166547 834326528 36694 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25364] ppid=25350 vsize=814772 CPUtime=0
/proc/25352/task/25364/stat : 25364 (java) S 25350 25352 19212 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 24166547 834326528 36694 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 814772

[startup+25.5023 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 25364
/proc/meminfo: memFree=1334728/2055920 swapFree=4192812/4192956
[pid=25352] ppid=25350 vsize=817844 CPUtime=25.31
/proc/25352/stat : 25352 (java) S 25350 25352 19212 0 -1 0 63161 0 2 0 2501 30 0 0 18 0 12 0 24166538 837472256 53039 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25352/statm: 204461 53039 1451 9 0 201788 0
[pid=25352/tid=25353] ppid=25350 vsize=817844 CPUtime=19.78
/proc/25352/task/25353/stat : 25353 (java) R 25350 25352 19212 0 -1 64 17492 0 1 0 1967 11 0 0 25 0 12 0 24166539 837472256 53039 996147200 134512640 134550932 4294956016 18446744073709551615 4109633607 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25355] ppid=25350 vsize=817844 CPUtime=0.65
/proc/25352/task/25355/stat : 25355 (java) S 25350 25352 19212 0 -1 64 13295 0 0 0 59 6 0 0 16 0 12 0 24166540 837472256 53039 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25356] ppid=25350 vsize=817844 CPUtime=0.75
/proc/25352/task/25356/stat : 25356 (java) S 25350 25352 19212 0 -1 64 18406 0 0 0 69 6 0 0 16 0 12 0 24166540 837472256 53039 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25357] ppid=25350 vsize=817844 CPUtime=0.01
/proc/25352/task/25357/stat : 25357 (java) S 25350 25352 19212 0 -1 64 12 0 0 0 1 0 0 0 15 0 12 0 24166542 837472256 53039 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25358] ppid=25350 vsize=817844 CPUtime=0
/proc/25352/task/25358/stat : 25358 (java) S 25350 25352 19212 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 24166542 837472256 53039 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25359] ppid=25350 vsize=817844 CPUtime=0
/proc/25352/task/25359/stat : 25359 (java) S 25350 25352 19212 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 24166542 837472256 53039 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25360] ppid=25350 vsize=817844 CPUtime=0
/proc/25352/task/25360/stat : 25360 (java) S 25350 25352 19212 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 24166547 837472256 53039 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25361] ppid=25350 vsize=817844 CPUtime=0.2

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

[pid=25352/tid=25359] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25359/stat : 25359 (java) S 25350 25352 19212 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24166542 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25360] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25360/stat : 25360 (java) S 25350 25352 19212 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 24166547 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25361] ppid=25350 vsize=818168 CPUtime=0.2
/proc/25352/task/25361/stat : 25361 (java) S 25350 25352 19212 0 -1 64 167 0 1 0 20 0 0 0 16 0 13 0 24166547 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25362] ppid=25350 vsize=818168 CPUtime=5.07
/proc/25352/task/25362/stat : 25362 (java) S 25350 25352 19212 0 -1 64 13134 0 1 0 502 5 0 0 16 0 13 0 24166547 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25363] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25363/stat : 25363 (java) S 25350 25352 19212 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 24166547 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25364] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25364/stat : 25364 (java) S 25350 25352 19212 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 24166547 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25352/tid=25365] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25365/stat : 25365 (java) S 25350 25352 19212 0 -1 64 6 0 0 0 0 0 0 0 24 0 13 0 24172368 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.33
Current children cumulated vsize (KiB) 818168

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/85 25400
/proc/meminfo: memFree=912272/2055920 swapFree=4192812/4192956
[pid=25352] ppid=25350 vsize=818168 CPUtime=1715.3
/proc/25352/stat : 25352 (java) S 25350 25352 19212 0 -1 0 183767 0 3 0 171448 82 0 0 18 0 13 0 24166538 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25352/statm: 204542 168440 1462 9 0 201869 0
[pid=25352/tid=25353] ppid=25350 vsize=818168 CPUtime=1677.67
/proc/25352/task/25353/stat : 25353 (java) R 25350 25352 19212 0 -1 64 17611 0 1 0 167751 16 0 0 25 0 13 0 24166539 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4110490512 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25352/tid=25355] ppid=25350 vsize=818168 CPUtime=3.95
/proc/25352/task/25355/stat : 25355 (java) S 25350 25352 19212 0 -1 64 73370 0 0 0 367 28 0 0 17 0 13 0 24166540 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25352/tid=25356] ppid=25350 vsize=818168 CPUtime=4.05
/proc/25352/task/25356/stat : 25356 (java) S 25350 25352 19212 0 -1 64 75222 0 0 0 378 27 0 0 16 0 13 0 24166540 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25352/tid=25357] ppid=25350 vsize=818168 CPUtime=24.28
/proc/25352/task/25357/stat : 25357 (java) S 25350 25352 19212 0 -1 64 3517 0 0 0 2426 2 0 0 16 0 13 0 24166542 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25352/tid=25358] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25358/stat : 25358 (java) S 25350 25352 19212 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 24166542 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25359] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25359/stat : 25359 (java) S 25350 25352 19212 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24166542 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25360] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25360/stat : 25360 (java) S 25350 25352 19212 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 24166547 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25361] ppid=25350 vsize=818168 CPUtime=0.2
/proc/25352/task/25361/stat : 25361 (java) S 25350 25352 19212 0 -1 64 167 0 1 0 20 0 0 0 16 0 13 0 24166547 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25362] ppid=25350 vsize=818168 CPUtime=5.07
/proc/25352/task/25362/stat : 25362 (java) S 25350 25352 19212 0 -1 64 13134 0 1 0 502 5 0 0 16 0 13 0 24166547 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25363] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25363/stat : 25363 (java) S 25350 25352 19212 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 24166547 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25364] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25364/stat : 25364 (java) S 25350 25352 19212 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 24166547 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25352/tid=25365] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25365/stat : 25365 (java) S 25350 25352 19212 0 -1 64 6 0 0 0 0 0 0 0 24 0 13 0 24172368 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1715.3
Current children cumulated vsize (KiB) 818168

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/85 25400
/proc/meminfo: memFree=912272/2055920 swapFree=4192812/4192956
[pid=25352] ppid=25350 vsize=818168 CPUtime=1775.29
/proc/25352/stat : 25352 (java) S 25350 25352 19212 0 -1 0 183769 0 3 0 177446 83 0 0 18 0 13 0 24166538 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25352/statm: 204542 168440 1462 9 0 201869 0
[pid=25352/tid=25353] ppid=25350 vsize=818168 CPUtime=1737.54
/proc/25352/task/25353/stat : 25353 (java) R 25350 25352 19212 0 -1 64 17613 0 1 0 173737 17 0 0 25 0 13 0 24166539 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4110490328 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25352/tid=25355] ppid=25350 vsize=818168 CPUtime=3.99
/proc/25352/task/25355/stat : 25355 (java) S 25350 25352 19212 0 -1 64 73370 0 0 0 371 28 0 0 17 0 13 0 24166540 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25352/tid=25356] ppid=25350 vsize=818168 CPUtime=4.13
/proc/25352/task/25356/stat : 25356 (java) S 25350 25352 19212 0 -1 64 75222 0 0 0 386 27 0 0 17 0 13 0 24166540 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25352/tid=25357] ppid=25350 vsize=818168 CPUtime=24.28
/proc/25352/task/25357/stat : 25357 (java) S 25350 25352 19212 0 -1 64 3517 0 0 0 2426 2 0 0 16 0 13 0 24166542 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25352/tid=25358] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25358/stat : 25358 (java) S 25350 25352 19212 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 24166542 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25359] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25359/stat : 25359 (java) S 25350 25352 19212 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24166542 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25360] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25360/stat : 25360 (java) S 25350 25352 19212 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 24166547 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25361] ppid=25350 vsize=818168 CPUtime=0.2
/proc/25352/task/25361/stat : 25361 (java) S 25350 25352 19212 0 -1 64 167 0 1 0 20 0 0 0 16 0 13 0 24166547 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25362] ppid=25350 vsize=818168 CPUtime=5.07
/proc/25352/task/25362/stat : 25362 (java) S 25350 25352 19212 0 -1 64 13134 0 1 0 502 5 0 0 16 0 13 0 24166547 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25363] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25363/stat : 25363 (java) S 25350 25352 19212 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 24166547 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25364] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25364/stat : 25364 (java) S 25350 25352 19212 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 24166547 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25352/tid=25365] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25365/stat : 25365 (java) S 25350 25352 19212 0 -1 64 6 0 0 0 0 0 0 0 24 0 13 0 24172368 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1775.29
Current children cumulated vsize (KiB) 818168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/85 25400
/proc/meminfo: memFree=912272/2055920 swapFree=4192812/4192956
[pid=25352] ppid=25350 vsize=818168 CPUtime=1800.08
/proc/25352/stat : 25352 (java) S 25350 25352 19212 0 -1 0 183769 0 3 0 179925 83 0 0 18 0 13 0 24166538 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25352/statm: 204542 168440 1462 9 0 201869 0
[pid=25352/tid=25353] ppid=25350 vsize=818168 CPUtime=1762.34
/proc/25352/task/25353/stat : 25353 (java) R 25350 25352 19212 0 -1 64 17613 0 1 0 176217 17 0 0 25 0 13 0 24166539 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4110561430 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25352/tid=25355] ppid=25350 vsize=818168 CPUtime=3.99
/proc/25352/task/25355/stat : 25355 (java) S 25350 25352 19212 0 -1 64 73370 0 0 0 371 28 0 0 17 0 13 0 24166540 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25352/tid=25356] ppid=25350 vsize=818168 CPUtime=4.13
/proc/25352/task/25356/stat : 25356 (java) S 25350 25352 19212 0 -1 64 75222 0 0 0 386 27 0 0 17 0 13 0 24166540 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25352/tid=25357] ppid=25350 vsize=818168 CPUtime=24.28
/proc/25352/task/25357/stat : 25357 (java) S 25350 25352 19212 0 -1 64 3517 0 0 0 2426 2 0 0 16 0 13 0 24166542 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25352/tid=25358] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25358/stat : 25358 (java) S 25350 25352 19212 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 24166542 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25359] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25359/stat : 25359 (java) S 25350 25352 19212 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24166542 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25360] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25360/stat : 25360 (java) S 25350 25352 19212 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 24166547 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25361] ppid=25350 vsize=818168 CPUtime=0.2
/proc/25352/task/25361/stat : 25361 (java) S 25350 25352 19212 0 -1 64 167 0 1 0 20 0 0 0 16 0 13 0 24166547 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25362] ppid=25350 vsize=818168 CPUtime=5.07
/proc/25352/task/25362/stat : 25362 (java) S 25350 25352 19212 0 -1 64 13134 0 1 0 502 5 0 0 16 0 13 0 24166547 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25363] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25363/stat : 25363 (java) S 25350 25352 19212 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 24166547 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25364] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25364/stat : 25364 (java) S 25350 25352 19212 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 24166547 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25352/tid=25365] ppid=25350 vsize=818168 CPUtime=0
/proc/25352/task/25365/stat : 25365 (java) S 25350 25352 19212 0 -1 64 6 0 0 0 0 0 0 0 24 0 13 0 24172368 837804032 168440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 818168

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

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

[startup+1807.21 s]
/proc/loadavg: 2.00 2.01 2.00 5/88 25403
/proc/meminfo: memFree=912184/2055920 swapFree=4192812/4192956
[pid=25352] ppid=25350 vsize=818816 CPUtime=1800.22
/proc/25352/stat : 25352 (java) S 25350 25352 19212 0 -1 0 183784 0 3 0 179939 83 0 0 16 0 15 0 24166538 838467584 168455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25352/statm: 204704 168455 1462 9 0 202031 0
[pid=25352/tid=25353] ppid=25350 vsize=818816 CPUtime=1762.45
/proc/25352/task/25353/stat : 25353 (java) R 25350 25352 19212 0 -1 64 17613 0 1 0 176228 17 0 0 25 0 15 0 24166539 838467584 168455 996147200 134512640 134550932 4294956016 18446744073709551615 4110490328 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25352/tid=25355] ppid=25350 vsize=818816 CPUtime=3.99
/proc/25352/task/25355/stat : 25355 (java) S 25350 25352 19212 0 -1 64 73370 0 0 0 371 28 0 0 17 0 15 0 24166540 838467584 168455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25352/tid=25356] ppid=25350 vsize=818816 CPUtime=4.13
/proc/25352/task/25356/stat : 25356 (java) S 25350 25352 19212 0 -1 64 75222 0 0 0 386 27 0 0 17 0 15 0 24166540 838467584 168455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25352/tid=25357] ppid=25350 vsize=818816 CPUtime=24.28
/proc/25352/task/25357/stat : 25357 (java) S 25350 25352 19212 0 -1 64 3517 0 0 0 2426 2 0 0 16 0 15 0 24166542 838467584 168455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25352/tid=25358] ppid=25350 vsize=818816 CPUtime=0
/proc/25352/task/25358/stat : 25358 (java) S 25350 25352 19212 0 -1 64 11 0 0 0 0 0 0 0 16 0 15 0 24166542 838467584 168455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25359] ppid=25350 vsize=818816 CPUtime=0
/proc/25352/task/25359/stat : 25359 (java) S 25350 25352 19212 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 24166542 838467584 168455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25360] ppid=25350 vsize=818816 CPUtime=0
/proc/25352/task/25360/stat : 25360 (java) S 25350 25352 19212 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 24166547 838467584 168455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25361] ppid=25350 vsize=818816 CPUtime=0.2
/proc/25352/task/25361/stat : 25361 (java) S 25350 25352 19212 0 -1 64 167 0 1 0 20 0 0 0 16 0 15 0 24166547 838467584 168455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25362] ppid=25350 vsize=818816 CPUtime=5.09
/proc/25352/task/25362/stat : 25362 (java) R 25350 25352 19212 0 -1 64 13134 0 1 0 504 5 0 0 16 0 15 0 24166547 838467584 168455 996147200 134512640 134550932 4294956016 18446744073709551615 103976125 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25363] ppid=25350 vsize=818816 CPUtime=0
/proc/25352/task/25363/stat : 25363 (java) S 25350 25352 19212 0 -1 64 0 0 0 0 0 0 0 0 20 0 15 0 24166547 838467584 168455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25364] ppid=25350 vsize=818816 CPUtime=0
/proc/25352/task/25364/stat : 25364 (java) S 25350 25352 19212 0 -1 64 0 0 0 0 0 0 0 0 15 0 15 0 24166547 838467584 168455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25352/tid=25365] ppid=25350 vsize=818816 CPUtime=0
/proc/25352/task/25365/stat : 25365 (java) S 25350 25352 19212 0 -1 64 6 0 0 0 0 0 0 0 24 0 15 0 24172368 838467584 168455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25352/tid=25402] ppid=25350 vsize=818816 CPUtime=0
/proc/25352/task/25402/stat : 25402 (java) S 25350 25352 19212 0 -1 64 6 0 0 0 0 0 0 0 19 0 15 0 24347249 838467584 168455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25352/tid=25403] ppid=25350 vsize=818816 CPUtime=0.01
/proc/25352/task/25403/stat : 25403 (java) R 25350 25352 19212 0 -1 64 5 0 0 0 1 0 0 0 20 0 15 0 24347250 838467584 168455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 818816

[startup+1807.31 s]
/proc/loadavg: 2.00 2.01 2.00 5/88 25403
/proc/meminfo: memFree=912184/2055920 swapFree=4192812/4192956
[pid=25352] ppid=25350 vsize=0 CPUtime=1800.32
/proc/25352/stat : 25352 (java) Z 25350 25352 19212 0 -1 1036 183788 0 3 0 179944 88 0 0 16 0 2 0 24166538 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25352/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.32
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1807.35
CPU time (s): 1800.38
CPU user time (s): 1799.45
CPU system time (s): 0.934857
CPU usage (%): 99.6142
Max. virtual memory (cumulated for all children) (KiB): 826172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.45
system time used= 0.934857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183788
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40278
involuntary context switches= 53869

runsolver used 2.26465 second user time and 6.00409 second system time

The end

Launcher Data

Begin job on node69 at 2009-07-12 05:57:18
IDJOB=2080744
IDBENCH=57143
IDSOLVER=731
FILE ID=node69/2080744-1247371038
PBS_JOBID= 9507013
Free space on /tmp= 66504 MiB

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

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

MD5SUM BENCH= 1eb3c150032c50ac46662d9f9a65bfe6
RANDOM SEED=1556650447

node69.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.211
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.211
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:       1542920 kB
Buffers:         69348 kB
Cached:         302332 kB
SwapCached:        144 kB
Active:         210620 kB
Inactive:       221884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1542920 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3816 kB
Writeback:           0 kB
Mapped:          81080 kB
Slab:            65424 kB
Committed_AS:   246936 kB
PageTables:       2048 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= 66500 MiB
End job on node69 at 2009-07-12 06:27:27