Trace number 237970

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, and are wall clock time (not CPU 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
SAT4JCSP-CACHED 1.7 RC BF3? (TO) 1800.23 1811.2

General information on the benchmark

Namehaystacks/
haystacks_35.xml
MD5SUM37be264f8704e2fcc7ac75041ad15073
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark221.558
SatisfiableNO
(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 (download as text)

0.22	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.22	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.22	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.23	c version CSP COMPETITION BUGFIX 3 CACHED
0.23	c sun.arch.data.model	32
0.23	c java.version	1.5.0_10
0.23	c os.name	Linux
0.23	c os.version	2.6.9-22.EL.rootsmp
0.23	c os.arch	i386
0.23	c Free memory 722620888
0.23	c Max memory 723845120
0.23	c Total memory 723845120
0.23	c Number of processors 2
0.32	c --- Begin Solver configuration ---
0.32	c Stops conflict analysis at the first Unique Implication Point
0.32	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.32	c Learn all clauses as in MiniSAT
0.32	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.32	c VSIDS like heuristics from MiniSAT using a heap
0.32	c No reason simplification
0.32	c --- End Solver configuration ---
0.32	c solving /tmp/evaluation/237970-1168352424/unknown.xml
0.32	c reading problem ... 
0.60	c reading problem named ?
0.60	c reading domains done.
0.60	c reading variables
c reading variables (1225) done.
1.44	c reading predicates 
c reading relations (5) done.
1.71	c reading constraints
c reading constraints done.
28.49	c ... done. Wall clock time 28.165s.
28.49	c CPU time (experimental) 21.23s.
28.49	c #vars     42875
28.49	c #constraints  1460200
318.07	c cleaning 47195 clauses out of 94400 for limit 1.1039247567060152E-4
566.67	c cleaning 52142 clauses out of 104306 for limit 6.466346674868035
838.43	c cleaning 46325 clauses out of 92665 for limit 0.028854523370892216
1082.68	c cleaning 48310 clauses out of 96644 for limit 1.9935861988673076
1321.95	c cleaning 43407 clauses out of 86832 for limit 0.001185671516895798
1434.62	c cleaning 36536 clauses out of 73121 for limit 1.1268437762249624E10
1632.84	c cleaning 40569 clauses out of 81187 for limit 2.435081400375234E9
1811.03	c starts		: 19
1811.03	c conflicts		: 383753
1811.03	c decisions		: 883315
1811.03	c propagations		: 13079301
1811.03	c inspects		: 2631695719
1811.03	c learnt literals	: 0
1811.03	c learnt binary clauses	: 0
1811.03	c learnt ternary clauses	: 0
1811.03	c learnt clauses	: 383753
1811.03	c root simplifications	: 0
1811.03	c removed literals (reason simplification)	: 0
1811.03	c reason swapping (by a shorter reason)	: 0
1811.03	c Calls to reduceDB	: 7
1811.03	c speed (decisions/second)	: 495.5545033374886
1811.03	c non guided choices	449321
1811.03	s UNKNOWN
1811.03	c Total wall clock time (in seconds) : 1810.706
1811.03	c Total CPU time (experimental, in seconds) : 0.0

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: UNKNOWN

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node61/watcher-237970-1168352424 -o ROOT/results/node61/solver-237970-1168352424 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/237970-1168352424/sat4jCSP-bf3-cached.jar /tmp/evaluation/237970-1168352424/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 0.92 1.00 1.22 4/73 21219
/proc/meminfo: memFree=1858536/2055920 swapFree=4192812/4192956
[pid=21218] ppid=21216 vsize=18540 CPUtime=0
/proc/21218/stat : 21218 (runsolver) R 21216 21218 21130 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 183640259 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 246406507815 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/21218/statm: 4635 279 244 17 0 2626 0

[startup+0.104142 s]
/proc/loadavg: 0.92 1.00 1.22 4/73 21219
/proc/meminfo: memFree=1858536/2055920 swapFree=4192812/4192956
[pid=21218] ppid=21216 vsize=901540 CPUtime=0.08
/proc/21218/stat : 21218 (java) R 21216 21218 21130 0 -1 0 3289 0 1 0 7 1 0 0 21 0 12 0 183640259 923176960 3049 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 10825380 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21218/statm: 225385 3049 1549 14 0 212109 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 901540

[startup+0.512214 s]
/proc/loadavg: 0.92 1.00 1.22 4/73 21219
/proc/meminfo: memFree=1858536/2055920 swapFree=4192812/4192956
[pid=21218] ppid=21216 vsize=905236 CPUtime=0.41
/proc/21218/stat : 21218 (java) R 21216 21218 21130 0 -1 0 5522 0 1 0 39 2 0 0 18 0 12 0 183640259 926961664 5117 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154541712 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21218/statm: 226309 5117 2136 14 0 212746 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 905236

[startup+1.33536 s]
/proc/loadavg: 0.92 1.00 1.22 3/84 21230
/proc/meminfo: memFree=1807696/2055920 swapFree=4192812/4192956
[pid=21218] ppid=21216 vsize=905236 CPUtime=1.22
/proc/21218/stat : 21218 (java) R 21216 21218 21130 0 -1 0 7102 0 1 0 118 4 0 0 22 0 12 0 183640259 926961664 6585 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054217437 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21218/statm: 226309 6585 2319 14 0 212746 0
[pid=21218/tid=21220] ppid=21216 vsize=905236 CPUtime=0
/proc/21218/task/21220/stat : 21220 (java) S 21216 21218 21130 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 183640262 926961664 6585 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21221] ppid=21216 vsize=905236 CPUtime=0
/proc/21218/task/21221/stat : 21221 (java) S 21216 21218 21130 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 183640262 926961664 6585 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21222] ppid=21216 vsize=905236 CPUtime=0
/proc/21218/task/21222/stat : 21222 (java) S 21216 21218 21130 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 183640265 926961664 6585 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21223] ppid=21216 vsize=905236 CPUtime=0
/proc/21218/task/21223/stat : 21223 (java) S 21216 21218 21130 0 -1 64 7 0 0 0 0 0 0 0 21 0 12 0 183640266 926961664 6585 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21224] ppid=21216 vsize=905236 CPUtime=0
/proc/21218/task/21224/stat : 21224 (java) S 21216 21218 21130 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 183640266 926961664 6585 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21225] ppid=21216 vsize=905236 CPUtime=0
/proc/21218/task/21225/stat : 21225 (java) S 21216 21218 21130 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 183640269 926961664 6585 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21226] ppid=21216 vsize=905236 CPUtime=0
/proc/21218/task/21226/stat : 21226 (java) S 21216 21218 21130 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 183640269 926961664 6585 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21227] ppid=21216 vsize=905236 CPUtime=0.27
/proc/21218/task/21227/stat : 21227 (java) S 21216 21218 21130 0 -1 64 298 0 0 0 27 0 0 0 16 0 12 0 183640269 926961664 6585 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21228] ppid=21216 vsize=905236 CPUtime=0.28
/proc/21218/task/21228/stat : 21228 (java) S 21216 21218 21130 0 -1 64 755 0 0 0 28 0 0 0 16 0 12 0 183640269 926961664 6585 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21229] ppid=21216 vsize=905236 CPUtime=0
/proc/21218/task/21229/stat : 21229 (java) S 21216 21218 21130 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 183640269 926961664 6585 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21230] ppid=21216 vsize=905236 CPUtime=0
/proc/21218/task/21230/stat : 21230 (java) S 21216 21218 21130 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 183640269 926961664 6585 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 905236

[startup+2.98665 s]
/proc/loadavg: 0.92 1.00 1.22 4/84 21230
/proc/meminfo: memFree=1750800/2055920 swapFree=4192812/4192956
[pid=21218] ppid=21216 vsize=909168 CPUtime=2.86
/proc/21218/stat : 21218 (java) R 21216 21218 21130 0 -1 0 15382 0 1 0 278 8 0 0 22 0 12 0 183640259 930988032 13149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21218/statm: 227292 13149 2471 14 0 213729 0
[pid=21218/tid=21220] ppid=21216 vsize=909168 CPUtime=0
/proc/21218/task/21220/stat : 21220 (java) S 21216 21218 21130 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 183640262 930988032 13149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21221] ppid=21216 vsize=909168 CPUtime=0
/proc/21218/task/21221/stat : 21221 (java) S 21216 21218 21130 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 183640262 930988032 13149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21222] ppid=21216 vsize=909168 CPUtime=0
/proc/21218/task/21222/stat : 21222 (java) S 21216 21218 21130 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 183640265 930988032 13149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21223] ppid=21216 vsize=909168 CPUtime=0
/proc/21218/task/21223/stat : 21223 (java) S 21216 21218 21130 0 -1 64 7 0 0 0 0 0 0 0 21 0 12 0 183640266 930988032 13149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21224] ppid=21216 vsize=909168 CPUtime=0
/proc/21218/task/21224/stat : 21224 (java) S 21216 21218 21130 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 183640266 930988032 13149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21225] ppid=21216 vsize=909168 CPUtime=0
/proc/21218/task/21225/stat : 21225 (java) S 21216 21218 21130 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 183640269 930988032 13149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21226] ppid=21216 vsize=909168 CPUtime=0
/proc/21218/task/21226/stat : 21226 (java) S 21216 21218 21130 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 183640269 930988032 13149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21227] ppid=21216 vsize=909168 CPUtime=0.75
/proc/21218/task/21227/stat : 21227 (java) S 21216 21218 21130 0 -1 64 2059 0 0 0 74 1 0 0 16 0 12 0 183640269 930988032 13149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21228] ppid=21216 vsize=909168 CPUtime=0.77
/proc/21218/task/21228/stat : 21228 (java) R 21216 21218 21130 0 -1 64 1585 0 0 0 77 0 0 0 16 0 12 0 183640269 930988032 13149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154367250 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21229] ppid=21216 vsize=909168 CPUtime=0
/proc/21218/task/21229/stat : 21229 (java) S 21216 21218 21130 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 183640269 930988032 13149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21230] ppid=21216 vsize=909168 CPUtime=0
/proc/21218/task/21230/stat : 21230 (java) S 21216 21218 21130 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 183640269 930988032 13149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 909168

[startup+6.28697 s]
/proc/loadavg: 1.09 1.03 1.23 2/79 21241
/proc/meminfo: memFree=1771960/2055920 swapFree=4192812/4192956
[pid=21218] ppid=21216 vsize=908704 CPUtime=6.6
/proc/21218/stat : 21218 (java) R 21216 21218 21130 0 -1 0 36921 0 1 0 639 21 0 0 19 0 12 0 183640259 930512896 31813 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21218/statm: 227176 31813 2476 14 0 213613 0
[pid=21218/tid=21220] ppid=21216 vsize=908704 CPUtime=0.2
/proc/21218/task/21220/stat : 21220 (java) S 21216 21218 21130 0 -1 64 6071 0 0 0 18 2 0 0 16 0 12 0 183640262 930512896 31813 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21221] ppid=21216 vsize=908704 CPUtime=0.2
/proc/21218/task/21221/stat : 21221 (java) S 21216 21218 21130 0 -1 64 4942 0 0 0 18 2 0 0 16 0 12 0 183640262 930512896 31813 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21222] ppid=21216 vsize=908704 CPUtime=0
/proc/21218/task/21222/stat : 21222 (java) S 21216 21218 21130 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 183640265 930512896 31813 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21223] ppid=21216 vsize=908704 CPUtime=0
/proc/21218/task/21223/stat : 21223 (java) S 21216 21218 21130 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 183640266 930512896 31813 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21224] ppid=21216 vsize=908704 CPUtime=0
/proc/21218/task/21224/stat : 21224 (java) S 21216 21218 21130 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 183640266 930512896 31813 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21225] ppid=21216 vsize=908704 CPUtime=0
/proc/21218/task/21225/stat : 21225 (java) S 21216 21218 21130 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 183640269 930512896 31813 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21226] ppid=21216 vsize=908704 CPUtime=0
/proc/21218/task/21226/stat : 21226 (java) S 21216 21218 21130 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 183640269 930512896 31813 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21227] ppid=21216 vsize=908704 CPUtime=1.25
/proc/21218/task/21227/stat : 21227 (java) S 21216 21218 21130 0 -1 64 2571 0 0 0 124 1 0 0 16 0 12 0 183640269 930512896 31813 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21228] ppid=21216 vsize=908704 CPUtime=1.56
/proc/21218/task/21228/stat : 21228 (java) S 21216 21218 21130 0 -1 64 3090 0 0 0 155 1 0 0 15 0 12 0 183640269 930512896 31813 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21229] ppid=21216 vsize=908704 CPUtime=0
/proc/21218/task/21229/stat : 21229 (java) S 21216 21218 21130 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 183640269 930512896 31813 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21230] ppid=21216 vsize=908704 CPUtime=0
/proc/21218/task/21230/stat : 21230 (java) S 21216 21218 21130 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 183640269 930512896 31813 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.6
Current children cumulated vsize (KiB) 908704

[startup+12.7262 s]
/proc/loadavg: 1.24 1.06 1.24 3/95 21281
/proc/meminfo: memFree=1576120/2055920 swapFree=4192812/4192956
[pid=21218] ppid=21216 vsize=909700 CPUtime=13.14
/proc/21218/stat : 21218 (java) R 21216 21218 21130 0 -1 0 58033 0 1 0 1283 31 0 0 25 0 12 0 183640259 931532800 51345 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054417858 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21218/statm: 227425 51345 2487 14 0 213862 0
[pid=21218/tid=21220] ppid=21216 vsize=909700 CPUtime=0.66
/proc/21218/task/21220/stat : 21220 (java) S 21216 21218 21130 0 -1 64 14122 0 0 0 61 5 0 0 16 0 12 0 183640262 931532800 51345 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21221] ppid=21216 vsize=909700 CPUtime=0.68
/proc/21218/task/21221/stat : 21221 (java) S 21216 21218 21130 0 -1 64 16766 0 0 0 61 7 0 0 16 0 12 0 183640262 931532800 51345 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21222] ppid=21216 vsize=909700 CPUtime=0.01
/proc/21218/task/21222/stat : 21222 (java) S 21216 21218 21130 0 -1 64 12 0 0 0 1 0 0 0 16 0 12 0 183640265 931532800 51345 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21223] ppid=21216 vsize=909700 CPUtime=0
/proc/21218/task/21223/stat : 21223 (java) S 21216 21218 21130 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 183640266 931532800 51345 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21224] ppid=21216 vsize=909700 CPUtime=0
/proc/21218/task/21224/stat : 21224 (java) S 21216 21218 21130 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 183640266 931532800 51345 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21225] ppid=21216 vsize=909700 CPUtime=0
/proc/21218/task/21225/stat : 21225 (java) S 21216 21218 21130 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 183640269 931532800 51345 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21226] ppid=21216 vsize=909700 CPUtime=0
/proc/21218/task/21226/stat : 21226 (java) S 21216 21218 21130 0 -1 64 3 0 0 0 0 0 0 0 17 0 12 0 183640269 931532800 51345 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21227] ppid=21216 vsize=909700 CPUtime=1.68
/proc/21218/task/21227/stat : 21227 (java) S 21216 21218 21130 0 -1 64 3703 0 0 0 167 1 0 0 16 0 12 0 183640269 931532800 51345 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21228] ppid=21216 vsize=909700 CPUtime=2
/proc/21218/task/21228/stat : 21228 (java) S 21216 21218 21130 0 -1 64 3177 0 0 0 199 1 0 0 16 0 12 0 183640269 931532800 51345 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21229] ppid=21216 vsize=909700 CPUtime=0
/proc/21218/task/21229/stat : 21229 (java) S 21216 21218 21130 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 183640269 931532800 51345 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21230] ppid=21216 vsize=909700 CPUtime=0
/proc/21218/task/21230/stat : 21230 (java) S 21216 21218 21130 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 183640269 931532800 51345 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.14
Current children cumulated vsize (KiB) 909700

[startup+25.5444 s]
/proc/loadavg: 1.47 1.12 1.26 5/95 21281
/proc/meminfo: memFree=1344696/2055920 swapFree=4192812/4192956
[pid=21218] ppid=21216 vsize=909700 CPUtime=25.96
/proc/21218/stat : 21218 (java) R 21216 21218 21130 0 -1 0 100227 0 1 0 2546 50 0 0 25 0 12 0 183640259 931532800 92957 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054194382 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21218/statm: 227425 92957 2487 14 0 213862 0
[pid=21218/tid=21220] ppid=21216 vsize=909700 CPUtime=1.66
/proc/21218/task/21220/stat : 21220 (java) S 21216 21218 21130 0 -1 64 34343 0 0 0 151 15 0 0 16 0 12 0 183640262 931532800 92957 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21221] ppid=21216 vsize=909700 CPUtime=1.71
/proc/21218/task/21221/stat : 21221 (java) S 21216 21218 21130 0 -1 64 38706 0 0 0 155 16 0 0 16 0 12 0 183640262 931532800 92957 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21222] ppid=21216 vsize=909700 CPUtime=0.02
/proc/21218/task/21222/stat : 21222 (java) S 21216 21218 21130 0 -1 64 16 0 0 0 2 0 0 0 15 0 12 0 183640265 931532800 92957 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21223] ppid=21216 vsize=909700 CPUtime=0
/proc/21218/task/21223/stat : 21223 (java) S 21216 21218 21130 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 183640266 931532800 92957 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21224] ppid=21216 vsize=909700 CPUtime=0
/proc/21218/task/21224/stat : 21224 (java) S 21216 21218 21130 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 183640266 931532800 92957 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21225] ppid=21216 vsize=909700 CPUtime=0
/proc/21218/task/21225/stat : 21225 (java) S 21216 21218 21130 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 183640269 931532800 92957 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21226] ppid=21216 vsize=909700 CPUtime=0
/proc/21218/task/21226/stat : 21226 (java) S 21216 21218 21130 0 -1 64 3 0 0 0 0 0 0 0 17 0 12 0 183640269 931532800 92957 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21227] ppid=21216 vsize=909700 CPUtime=1.7
/proc/21218/task/21227/stat : 21227 (java) S 21216 21218 21130 0 -1 64 3703 0 0 0 169 1 0 0 15 0 12 0 183640269 931532800 92957 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21228] ppid=21216 vsize=909700 CPUtime=2.03
/proc/21218/task/21228/stat : 21228 (java) S 21216 21218 21130 0 -1 64 3177 0 0 0 202 1 0 0 15 0 12 0 183640269 931532800 92957 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21229] ppid=21216 vsize=909700 CPUtime=0
/proc/21218/task/21229/stat : 21229 (java) S 21216 21218 21130 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 183640269 931532800 92957 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21230] ppid=21216 vsize=909700 CPUtime=0
/proc/21218/task/21230/stat : 21230 (java) S 21216 21218 21130 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 183640269 931532800 92957 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.96
Current children cumulated vsize (KiB) 909700

[startup+51.1669 s]
/proc/loadavg: 1.90 1.25 1.30 3/96 21282
/proc/meminfo: memFree=1012080/2055920 swapFree=4192812/4192956
[pid=21218] ppid=21216 vsize=909352 CPUtime=51.38
/proc/21218/stat : 21218 (java) R 21216 21218 21130 0 -1 0 149816 0 1 0 5067 71 0 0 25 0 13 0 183640259 931176448 141413 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4055105277 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21218/statm: 227338 141413 2492 14 0 213775 0
[pid=21218/tid=21220] ppid=21216 vsize=909352 CPUtime=2.5
/proc/21218/task/21220/stat : 21220 (java) S 21216 21218 21130 0 -1 64 56301 0 0 0 226 24 0 0 16 0 13 0 183640262 931176448 141413 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21221] ppid=21216 vsize=909352 CPUtime=2.51
/proc/21218/task/21221/stat : 21221 (java) S 21216 21218 21130 0 -1 64 66256 0 0 0 224 27 0 0 16 0 13 0 183640262 931176448 141413 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21222] ppid=21216 vsize=909352 CPUtime=0.02

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

/proc/loadavg: 2.02 2.02 1.87 3/97 21283
/proc/meminfo: memFree=402408/2055920 swapFree=4192812/4192956
[pid=21218] ppid=21216 vsize=909352 CPUtime=1593
/proc/21218/stat : 21218 (java) R 21216 21218 21130 0 -1 0 240275 0 1 0 159181 119 0 0 25 0 13 0 183640259 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4055112858 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21218/statm: 227338 186014 2497 14 0 213775 0
[pid=21218/tid=21220] ppid=21216 vsize=909352 CPUtime=3.86
/proc/21218/task/21220/stat : 21220 (java) S 21216 21218 21130 0 -1 64 76324 0 0 0 351 35 0 0 16 0 13 0 183640262 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21221] ppid=21216 vsize=909352 CPUtime=3.82
/proc/21218/task/21221/stat : 21221 (java) S 21216 21218 21130 0 -1 64 87834 0 0 0 346 36 0 0 17 0 13 0 183640262 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21222] ppid=21216 vsize=909352 CPUtime=34.56
/proc/21218/task/21222/stat : 21222 (java) S 21216 21218 21130 0 -1 64 48816 0 0 0 3432 24 0 0 16 0 13 0 183640265 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21223] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21223/stat : 21223 (java) S 21216 21218 21130 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 183640266 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21224] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21224/stat : 21224 (java) S 21216 21218 21130 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 183640266 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21225] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21225/stat : 21225 (java) S 21216 21218 21130 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21226] ppid=21216 vsize=909352 CPUtime=0.01
/proc/21218/task/21226/stat : 21226 (java) S 21216 21218 21130 0 -1 64 3 0 0 0 1 0 0 0 16 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21227] ppid=21216 vsize=909352 CPUtime=2.08
/proc/21218/task/21227/stat : 21227 (java) S 21216 21218 21130 0 -1 64 3727 0 0 0 207 1 0 0 16 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21228] ppid=21216 vsize=909352 CPUtime=2.44
/proc/21218/task/21228/stat : 21228 (java) S 21216 21218 21130 0 -1 64 3208 0 0 0 243 1 0 0 15 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21229] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21229/stat : 21229 (java) S 21216 21218 21130 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21230] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21230/stat : 21230 (java) S 21216 21218 21130 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21282] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21282/stat : 21282 (java) S 21216 21218 21130 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 183643115 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1593
Current children cumulated vsize (KiB) 909352

[startup+1663.01 s]
/proc/loadavg: 2.01 2.01 1.87 3/97 21283
/proc/meminfo: memFree=402408/2055920 swapFree=4192812/4192956
[pid=21218] ppid=21216 vsize=909352 CPUtime=1652.74
/proc/21218/stat : 21218 (java) R 21216 21218 21130 0 -1 0 240276 0 1 0 165154 120 0 0 25 0 13 0 183640259 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4055112858 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21218/statm: 227338 186014 2497 14 0 213775 0
[pid=21218/tid=21220] ppid=21216 vsize=909352 CPUtime=3.86
/proc/21218/task/21220/stat : 21220 (java) S 21216 21218 21130 0 -1 64 76324 0 0 0 351 35 0 0 16 0 13 0 183640262 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21221] ppid=21216 vsize=909352 CPUtime=3.82
/proc/21218/task/21221/stat : 21221 (java) S 21216 21218 21130 0 -1 64 87834 0 0 0 346 36 0 0 17 0 13 0 183640262 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21222] ppid=21216 vsize=909352 CPUtime=36.03
/proc/21218/task/21222/stat : 21222 (java) S 21216 21218 21130 0 -1 64 48816 0 0 0 3579 24 0 0 16 0 13 0 183640265 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21223] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21223/stat : 21223 (java) S 21216 21218 21130 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 183640266 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21224] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21224/stat : 21224 (java) S 21216 21218 21130 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 183640266 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21225] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21225/stat : 21225 (java) S 21216 21218 21130 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21226] ppid=21216 vsize=909352 CPUtime=0.01
/proc/21218/task/21226/stat : 21226 (java) S 21216 21218 21130 0 -1 64 3 0 0 0 1 0 0 0 16 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21227] ppid=21216 vsize=909352 CPUtime=2.08
/proc/21218/task/21227/stat : 21227 (java) S 21216 21218 21130 0 -1 64 3727 0 0 0 207 1 0 0 16 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21228] ppid=21216 vsize=909352 CPUtime=2.44
/proc/21218/task/21228/stat : 21228 (java) S 21216 21218 21130 0 -1 64 3208 0 0 0 243 1 0 0 15 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21229] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21229/stat : 21229 (java) S 21216 21218 21130 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21230] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21230/stat : 21230 (java) S 21216 21218 21130 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21282] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21282/stat : 21282 (java) S 21216 21218 21130 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 183643115 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1652.74
Current children cumulated vsize (KiB) 909352

[startup+1723.04 s]
/proc/loadavg: 2.00 2.01 1.88 3/97 21283
/proc/meminfo: memFree=402408/2055920 swapFree=4192812/4192956
[pid=21218] ppid=21216 vsize=909352 CPUtime=1712.47
/proc/21218/stat : 21218 (java) R 21216 21218 21130 0 -1 0 243457 0 1 0 171125 122 0 0 25 0 13 0 183640259 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4055144762 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21218/statm: 227338 186014 2497 14 0 213775 0
[pid=21218/tid=21220] ppid=21216 vsize=909352 CPUtime=3.88
/proc/21218/task/21220/stat : 21220 (java) S 21216 21218 21130 0 -1 64 76324 0 0 0 353 35 0 0 16 0 13 0 183640262 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21221] ppid=21216 vsize=909352 CPUtime=3.87
/proc/21218/task/21221/stat : 21221 (java) S 21216 21218 21130 0 -1 64 87834 0 0 0 351 36 0 0 17 0 13 0 183640262 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21222] ppid=21216 vsize=909352 CPUtime=37.53
/proc/21218/task/21222/stat : 21222 (java) S 21216 21218 21130 0 -1 64 51996 0 0 0 3726 27 0 0 16 0 13 0 183640265 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21223] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21223/stat : 21223 (java) S 21216 21218 21130 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 183640266 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21224] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21224/stat : 21224 (java) S 21216 21218 21130 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 183640266 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21225] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21225/stat : 21225 (java) S 21216 21218 21130 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21226] ppid=21216 vsize=909352 CPUtime=0.01
/proc/21218/task/21226/stat : 21226 (java) S 21216 21218 21130 0 -1 64 3 0 0 0 1 0 0 0 16 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21227] ppid=21216 vsize=909352 CPUtime=2.08
/proc/21218/task/21227/stat : 21227 (java) S 21216 21218 21130 0 -1 64 3727 0 0 0 207 1 0 0 16 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21228] ppid=21216 vsize=909352 CPUtime=2.44
/proc/21218/task/21228/stat : 21228 (java) S 21216 21218 21130 0 -1 64 3208 0 0 0 243 1 0 0 15 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21229] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21229/stat : 21229 (java) S 21216 21218 21130 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21230] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21230/stat : 21230 (java) S 21216 21218 21130 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21282] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21282/stat : 21282 (java) S 21216 21218 21130 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 183643115 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1712.47
Current children cumulated vsize (KiB) 909352

[startup+1783.06 s]
/proc/loadavg: 2.00 2.00 1.89 3/97 21283
/proc/meminfo: memFree=402344/2055920 swapFree=4192812/4192956
[pid=21218] ppid=21216 vsize=909352 CPUtime=1772.21
/proc/21218/stat : 21218 (java) R 21216 21218 21130 0 -1 0 246637 0 1 0 177097 124 0 0 25 0 13 0 183640259 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4055125654 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21218/statm: 227338 186014 2497 14 0 213775 0
[pid=21218/tid=21220] ppid=21216 vsize=909352 CPUtime=3.88
/proc/21218/task/21220/stat : 21220 (java) S 21216 21218 21130 0 -1 64 76324 0 0 0 353 35 0 0 16 0 13 0 183640262 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21221] ppid=21216 vsize=909352 CPUtime=3.87
/proc/21218/task/21221/stat : 21221 (java) S 21216 21218 21130 0 -1 64 87834 0 0 0 351 36 0 0 17 0 13 0 183640262 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21222] ppid=21216 vsize=909352 CPUtime=39.66
/proc/21218/task/21222/stat : 21222 (java) S 21216 21218 21130 0 -1 64 55175 0 0 0 3938 28 0 0 16 0 13 0 183640265 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21223] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21223/stat : 21223 (java) S 21216 21218 21130 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 183640266 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21224] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21224/stat : 21224 (java) S 21216 21218 21130 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 183640266 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21225] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21225/stat : 21225 (java) S 21216 21218 21130 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21226] ppid=21216 vsize=909352 CPUtime=0.01
/proc/21218/task/21226/stat : 21226 (java) S 21216 21218 21130 0 -1 64 3 0 0 0 1 0 0 0 16 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21227] ppid=21216 vsize=909352 CPUtime=2.08
/proc/21218/task/21227/stat : 21227 (java) S 21216 21218 21130 0 -1 64 3727 0 0 0 207 1 0 0 16 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21228] ppid=21216 vsize=909352 CPUtime=2.44
/proc/21218/task/21228/stat : 21228 (java) S 21216 21218 21130 0 -1 64 3208 0 0 0 243 1 0 0 15 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21229] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21229/stat : 21229 (java) S 21216 21218 21130 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21230] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21230/stat : 21230 (java) S 21216 21218 21130 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21282] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21282/stat : 21282 (java) S 21216 21218 21130 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 183643115 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1772.21
Current children cumulated vsize (KiB) 909352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.02 s]
/proc/loadavg: 2.00 2.00 1.89 3/97 21283
/proc/meminfo: memFree=402344/2055920 swapFree=4192812/4192956
[pid=21218] ppid=21216 vsize=909352 CPUtime=1800.05
/proc/21218/stat : 21218 (java) R 21216 21218 21130 0 -1 0 246637 0 1 0 179881 124 0 0 25 0 13 0 183640259 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4055105450 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21218/statm: 227338 186014 2497 14 0 213775 0
[pid=21218/tid=21220] ppid=21216 vsize=909352 CPUtime=3.88
/proc/21218/task/21220/stat : 21220 (java) S 21216 21218 21130 0 -1 64 76324 0 0 0 353 35 0 0 16 0 13 0 183640262 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21221] ppid=21216 vsize=909352 CPUtime=3.87
/proc/21218/task/21221/stat : 21221 (java) S 21216 21218 21130 0 -1 64 87834 0 0 0 351 36 0 0 17 0 13 0 183640262 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21222] ppid=21216 vsize=909352 CPUtime=39.66
/proc/21218/task/21222/stat : 21222 (java) S 21216 21218 21130 0 -1 64 55175 0 0 0 3938 28 0 0 16 0 13 0 183640265 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21223] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21223/stat : 21223 (java) S 21216 21218 21130 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 183640266 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21224] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21224/stat : 21224 (java) S 21216 21218 21130 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 183640266 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21225] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21225/stat : 21225 (java) S 21216 21218 21130 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21226] ppid=21216 vsize=909352 CPUtime=0.01
/proc/21218/task/21226/stat : 21226 (java) S 21216 21218 21130 0 -1 64 3 0 0 0 1 0 0 0 16 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21227] ppid=21216 vsize=909352 CPUtime=2.08
/proc/21218/task/21227/stat : 21227 (java) S 21216 21218 21130 0 -1 64 3727 0 0 0 207 1 0 0 16 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21228] ppid=21216 vsize=909352 CPUtime=2.44
/proc/21218/task/21228/stat : 21228 (java) S 21216 21218 21130 0 -1 64 3208 0 0 0 243 1 0 0 15 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21218/tid=21229] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21229/stat : 21229 (java) S 21216 21218 21130 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21230] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21230/stat : 21230 (java) S 21216 21218 21130 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 183640269 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21218/tid=21282] ppid=21216 vsize=909352 CPUtime=0
/proc/21218/task/21282/stat : 21282 (java) S 21216 21218 21130 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 183643115 931176448 186014 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 909352

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

Child status: 143
Real time (s): 1811.2
CPU time (s): 1800.23
CPU user time (s): 1798.87
CPU system time (s): 1.36379
CPU usage (%): 99.3943
Max. virtual memory (cumulated for all children) (KiB): 917356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.87
system time used= 1.36379
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 246655
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= 39026
involuntary context switches= 64461

runsolver used 2.13767 s user time and 5.8951 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Tue Jan  9 14:20:24 UTC 2007


IDJOB= 237970
IDBENCH= 6974
FILE ID= node61/237970-1168352424

PBS_JOBID= 3503928

Free space on /tmp= 66515 MiB

BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_35.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/237970-1168352424/sat4jCSP-bf3-cached.jar /tmp/evaluation/237970-1168352424/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-237970-1168352424 -o ROOT/results/node61/solver-237970-1168352424 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/237970-1168352424/sat4jCSP-bf3-cached.jar /tmp/evaluation/237970-1168352424/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  37be264f8704e2fcc7ac75041ad15073

RANDOM SEED= 124084624

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1859336 kB
Buffers:          9984 kB
Cached:          98000 kB
SwapCached:          0 kB
Active:         105296 kB
Inactive:        42068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7684 kB
Writeback:           0 kB
Mapped:          50340 kB
Slab:            34872 kB
Committed_AS:  4213396 kB
PageTables:       1736 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= 66513 MiB



End job on node61 on Tue Jan  9 14:50:35 UTC 2007