Trace number 233779

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 1.7 RC BF3? (TO) 1800.21 1808.1

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-0.xml
MD5SUM2c2fead72c0d5fc55930647203f728f7
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 benchmark0.178972
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size412
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
Global constraints used (with number of constraints)

Solver Data (download as text)

0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.16	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.16	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.17	c version CSP COMPETITION BUGFIX 3
0.17	c sun.arch.data.model	32
0.17	c java.version	1.5.0_10
0.17	c os.name	Linux
0.17	c os.version	2.6.9-22.EL.rootsmp
0.17	c os.arch	i386
0.17	c Free memory 722620888
0.17	c Max memory 723845120
0.17	c Total memory 723845120
0.17	c Number of processors 2
0.26	c --- Begin Solver configuration ---
0.26	c Stops conflict analysis at the first Unique Implication Point
0.26	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.26	c Learn all clauses as in MiniSAT
0.26	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.26	c VSIDS like heuristics from MiniSAT using a heap
0.26	c No reason simplification
0.26	c --- End Solver configuration ---
0.26	c solving /tmp/evaluation/233779-1168328049/unknown.xml
0.26	c reading problem ... 
0.53	c reading problem named ?
0.53	c reading domains done.
0.68	c reading variables
c reading variables (49) done.
0.94	c reading predicates 
c reading relations (2) done.
1.17	c reading constraints
c reading constraints done.
113.05	c ... done. Wall clock time 112.791s.
113.05	c CPU time (experimental) 108.78s.
113.05	c #vars     17719
113.05	c #constraints  212726
470.23	c cleaning 28492 clauses out of 57000 for limit 1.0263518355134356
644.70	c cleaning 28751 clauses out of 57511 for limit 4.0697261026582925E12
648.17	c cleaning 14625 clauses out of 29257 for limit 1.3153419185153148E13
651.84	c cleaning 7561 clauses out of 15132 for limit 4.1939959516970336E13
654.99	c cleaning 4032 clauses out of 8072 for limit 1.2978771459446422E14
656.82	c cleaning 2264 clauses out of 4539 for limit 3.802558733691327E14
906.13	c cleaning 25583 clauses out of 51274 for limit 6.579847700238465E-6
908.75	c cleaning 13041 clauses out of 26192 for limit 2.126350125492952E-5
911.05	c cleaning 6812 clauses out of 13650 for limit 6.721901791969929E-5
913.78	c cleaning 3665 clauses out of 7338 for limit 2.0620680536287427E-4
915.30	c cleaning 2074 clauses out of 4173 for limit 5.979821271849592E-4
1183.67	c cleaning 27789 clauses out of 55603 for limit 0.07946141993396266
1186.56	c cleaning 14142 clauses out of 28310 for limit 0.25634952441014236
1189.17	c cleaning 7315 clauses out of 14670 for limit 0.8174612633925624
1192.15	c cleaning 3921 clauses out of 7853 for limit 2.51332448383279
1194.34	c cleaning 2153 clauses out of 4434 for limit 7.355520008999559
1439.46	c cleaning 25122 clauses out of 50279 for limit 4.657502317484235
1566.26	c cleaning 24324 clauses out of 48659 for limit 7.839209024442912E10
1568.13	c cleaning 12411 clauses out of 24832 for limit 2.5256669203246524E11
1570.04	c cleaning 6456 clauses out of 12921 for limit 8.00474563969941E11
1572.12	c cleaning 3480 clauses out of 6967 for limit 2.453142421994068E12
1785.77	c cleaning 22966 clauses out of 45985 for limit 1.0865100671706833E10
1807.96	c starts		: 19
1807.96	c conflicts		: 314535
1807.96	c decisions		: 763033
1807.96	c propagations		: 54204164
1807.96	c inspects		: 1714005375
1807.96	c learnt literals	: 2
1807.96	c learnt binary clauses	: 0
1807.96	c learnt ternary clauses	: 0
1807.96	c learnt clauses	: 314533
1807.96	c root simplifications	: 0
1807.96	c removed literals (reason simplification)	: 0
1807.96	c reason swapping (by a shorter reason)	: 0
1807.96	c Calls to reduceDB	: 22
1807.96	c speed (decisions/second)	: 450.20574043545935
1807.96	c non guided choices	1006
1807.96	s UNKNOWN
1807.96	c Total wall clock time (in seconds) : 1807.703
1807.96	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/node51/watcher-233779-1168328049 -o ROOT/results/node51/solver-233779-1168328049 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/233779-1168328049/sat4jCSP-bf3.jar /tmp/evaluation/233779-1168328049/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 0.99 1.13 7/71 5989
/proc/meminfo: memFree=1812248/2055920 swapFree=4192812/4192956
[pid=5987] ppid=5982 vsize=18540 CPUtime=0
/proc/5987/stat : 5987 (runsolver) R 5982 5987 5905 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 181203472 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 235371293991 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/5987/statm: 4635 279 244 17 0 2626 0

[startup+0.107083 s]
/proc/loadavg: 0.92 0.99 1.13 7/71 5989
/proc/meminfo: memFree=1812248/2055920 swapFree=4192812/4192956
[pid=5987] ppid=5982 vsize=897120 CPUtime=0.07
/proc/5987/stat : 5987 (java) D 5982 5987 5905 0 -1 0 3216 0 1 0 6 1 0 0 17 0 6 0 181203472 918650880 2976 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/5987/statm: 224280 2976 1514 14 0 211300 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 897120

[startup+0.515152 s]
/proc/loadavg: 0.92 0.99 1.13 7/71 5989
/proc/meminfo: memFree=1812248/2055920 swapFree=4192812/4192956
[pid=5987] ppid=5982 vsize=905236 CPUtime=0.48
/proc/5987/stat : 5987 (java) R 5982 5987 5905 0 -1 0 5831 0 1 0 45 3 0 0 19 0 12 0 181203472 926961664 5426 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5987/statm: 226309 5426 2250 14 0 212746 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 905236

[startup+1.33629 s]
/proc/loadavg: 0.92 0.99 1.13 4/95 6019
/proc/meminfo: memFree=1769432/2055920 swapFree=4192812/4192956
[pid=5987] ppid=5982 vsize=906360 CPUtime=1.3
/proc/5987/stat : 5987 (java) R 5982 5987 5905 0 -1 0 8822 0 1 0 125 5 0 0 18 0 12 0 181203472 928112640 7936 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5987/statm: 226590 7936 2451 14 0 213027 0
[pid=5987/tid=5998] ppid=5982 vsize=906360 CPUtime=0
/proc/5987/task/5998/stat : 5998 (java) S 5982 5987 5905 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 181203475 928112640 7936 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=5999] ppid=5982 vsize=906360 CPUtime=0
/proc/5987/task/5999/stat : 5999 (java) S 5982 5987 5905 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 181203475 928112640 7936 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6002] ppid=5982 vsize=906360 CPUtime=0
/proc/5987/task/6002/stat : 6002 (java) S 5982 5987 5905 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 181203478 928112640 7936 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6004] ppid=5982 vsize=906360 CPUtime=0
/proc/5987/task/6004/stat : 6004 (java) S 5982 5987 5905 0 -1 64 7 0 0 0 0 0 0 0 22 0 12 0 181203479 928112640 7936 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6005] ppid=5982 vsize=906360 CPUtime=0
/proc/5987/task/6005/stat : 6005 (java) S 5982 5987 5905 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 181203479 928112640 7936 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6009] ppid=5982 vsize=906360 CPUtime=0
/proc/5987/task/6009/stat : 6009 (java) S 5982 5987 5905 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 181203482 928112640 7936 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6011] ppid=5982 vsize=906360 CPUtime=0
/proc/5987/task/6011/stat : 6011 (java) S 5982 5987 5905 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 181203482 928112640 7936 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6013] ppid=5982 vsize=906360 CPUtime=0.31
/proc/5987/task/6013/stat : 6013 (java) S 5982 5987 5905 0 -1 64 964 0 0 0 31 0 0 0 16 0 12 0 181203482 928112640 7936 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6015] ppid=5982 vsize=906360 CPUtime=0.25
/proc/5987/task/6015/stat : 6015 (java) R 5982 5987 5905 0 -1 64 694 0 0 0 25 0 0 0 16 0 12 0 181203482 928112640 7936 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4151716257 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6017] ppid=5982 vsize=906360 CPUtime=0
/proc/5987/task/6017/stat : 6017 (java) S 5982 5987 5905 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 181203483 928112640 7936 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6019] ppid=5982 vsize=906360 CPUtime=0
/proc/5987/task/6019/stat : 6019 (java) S 5982 5987 5905 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181203483 928112640 7936 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 906360

[startup+2.98557 s]
/proc/loadavg: 1.09 1.02 1.14 3/95 6019
/proc/meminfo: memFree=1672984/2055920 swapFree=4192812/4192956
[pid=5987] ppid=5982 vsize=906360 CPUtime=2.92
/proc/5987/stat : 5987 (java) R 5982 5987 5905 0 -1 0 23068 0 1 0 279 13 0 0 25 0 12 0 181203472 928112640 22180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054218883 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5987/statm: 226590 22180 2478 14 0 213027 0
[pid=5987/tid=5998] ppid=5982 vsize=906360 CPUtime=0.01
/proc/5987/task/5998/stat : 5998 (java) S 5982 5987 5905 0 -1 64 837 0 0 0 1 0 0 0 17 0 12 0 181203475 928112640 22180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=5999] ppid=5982 vsize=906360 CPUtime=0
/proc/5987/task/5999/stat : 5999 (java) S 5982 5987 5905 0 -1 64 454 0 0 0 0 0 0 0 17 0 12 0 181203475 928112640 22180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6002] ppid=5982 vsize=906360 CPUtime=0
/proc/5987/task/6002/stat : 6002 (java) S 5982 5987 5905 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 181203478 928112640 22180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6004] ppid=5982 vsize=906360 CPUtime=0
/proc/5987/task/6004/stat : 6004 (java) S 5982 5987 5905 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 181203479 928112640 22180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6005] ppid=5982 vsize=906360 CPUtime=0
/proc/5987/task/6005/stat : 6005 (java) S 5982 5987 5905 0 -1 64 5 0 0 0 0 0 0 0 17 0 12 0 181203479 928112640 22180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6009] ppid=5982 vsize=906360 CPUtime=0
/proc/5987/task/6009/stat : 6009 (java) S 5982 5987 5905 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 181203482 928112640 22180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6011] ppid=5982 vsize=906360 CPUtime=0
/proc/5987/task/6011/stat : 6011 (java) S 5982 5987 5905 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 181203482 928112640 22180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6013] ppid=5982 vsize=906360 CPUtime=0.43
/proc/5987/task/6013/stat : 6013 (java) S 5982 5987 5905 0 -1 64 994 0 0 0 43 0 0 0 16 0 12 0 181203482 928112640 22180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6015] ppid=5982 vsize=906360 CPUtime=0.36
/proc/5987/task/6015/stat : 6015 (java) S 5982 5987 5905 0 -1 64 711 0 0 0 36 0 0 0 16 0 12 0 181203482 928112640 22180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6017] ppid=5982 vsize=906360 CPUtime=0
/proc/5987/task/6017/stat : 6017 (java) S 5982 5987 5905 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 181203483 928112640 22180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6019] ppid=5982 vsize=906360 CPUtime=0
/proc/5987/task/6019/stat : 6019 (java) S 5982 5987 5905 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181203483 928112640 22180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 906360

[startup+6.20712 s]
/proc/loadavg: 1.09 1.02 1.14 3/95 6019
/proc/meminfo: memFree=1587680/2055920 swapFree=4192812/4192956
[pid=5987] ppid=5982 vsize=906524 CPUtime=6.13
/proc/5987/stat : 5987 (java) R 5982 5987 5905 0 -1 0 27237 0 1 0 598 15 0 0 25 0 12 0 181203472 928280576 26344 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054218851 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5987/statm: 226631 26344 2478 14 0 213068 0
[pid=5987/tid=5998] ppid=5982 vsize=906524 CPUtime=0.11
/proc/5987/task/5998/stat : 5998 (java) S 5982 5987 5905 0 -1 64 2660 0 0 0 10 1 0 0 16 0 12 0 181203475 928280576 26344 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=5999] ppid=5982 vsize=906524 CPUtime=0.08
/proc/5987/task/5999/stat : 5999 (java) S 5982 5987 5905 0 -1 64 2772 0 0 0 7 1 0 0 16 0 12 0 181203475 928280576 26344 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6002] ppid=5982 vsize=906524 CPUtime=0
/proc/5987/task/6002/stat : 6002 (java) S 5982 5987 5905 0 -1 64 31 0 0 0 0 0 0 0 16 0 12 0 181203478 928280576 26344 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6004] ppid=5982 vsize=906524 CPUtime=0
/proc/5987/task/6004/stat : 6004 (java) S 5982 5987 5905 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 181203479 928280576 26344 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6005] ppid=5982 vsize=906524 CPUtime=0
/proc/5987/task/6005/stat : 6005 (java) S 5982 5987 5905 0 -1 64 5 0 0 0 0 0 0 0 17 0 12 0 181203479 928280576 26344 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6009] ppid=5982 vsize=906524 CPUtime=0
/proc/5987/task/6009/stat : 6009 (java) S 5982 5987 5905 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 181203482 928280576 26344 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6011] ppid=5982 vsize=906524 CPUtime=0
/proc/5987/task/6011/stat : 6011 (java) S 5982 5987 5905 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 181203482 928280576 26344 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6013] ppid=5982 vsize=906524 CPUtime=0.44
/proc/5987/task/6013/stat : 6013 (java) S 5982 5987 5905 0 -1 64 995 0 0 0 44 0 0 0 16 0 12 0 181203482 928280576 26344 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6015] ppid=5982 vsize=906524 CPUtime=0.4
/proc/5987/task/6015/stat : 6015 (java) S 5982 5987 5905 0 -1 64 713 0 0 0 40 0 0 0 17 0 12 0 181203482 928280576 26344 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6017] ppid=5982 vsize=906524 CPUtime=0
/proc/5987/task/6017/stat : 6017 (java) S 5982 5987 5905 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 181203483 928280576 26344 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6019] ppid=5982 vsize=906524 CPUtime=0
/proc/5987/task/6019/stat : 6019 (java) S 5982 5987 5905 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181203483 928280576 26344 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 906524

[startup+12.6332 s]
/proc/loadavg: 1.38 1.08 1.16 5/95 6019
/proc/meminfo: memFree=1479776/2055920 swapFree=4192812/4192956
[pid=5987] ppid=5982 vsize=905588 CPUtime=12.39
/proc/5987/stat : 5987 (java) R 5982 5987 5905 0 -1 0 33316 0 1 0 1222 17 0 0 25 0 12 0 181203472 927322112 31992 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054213068 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5987/statm: 226397 31992 2478 14 0 212834 0
[pid=5987/tid=5998] ppid=5982 vsize=905588 CPUtime=0.16
/proc/5987/task/5998/stat : 5998 (java) S 5982 5987 5905 0 -1 64 5265 0 0 0 14 2 0 0 16 0 12 0 181203475 927322112 31992 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=5999] ppid=5982 vsize=905588 CPUtime=0.15
/proc/5987/task/5999/stat : 5999 (java) S 5982 5987 5905 0 -1 64 6230 0 0 0 13 2 0 0 16 0 12 0 181203475 927322112 31992 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6002] ppid=5982 vsize=905588 CPUtime=0
/proc/5987/task/6002/stat : 6002 (java) S 5982 5987 5905 0 -1 64 32 0 0 0 0 0 0 0 16 0 12 0 181203478 927322112 31992 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6004] ppid=5982 vsize=905588 CPUtime=0
/proc/5987/task/6004/stat : 6004 (java) S 5982 5987 5905 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 181203479 927322112 31992 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6005] ppid=5982 vsize=905588 CPUtime=0
/proc/5987/task/6005/stat : 6005 (java) S 5982 5987 5905 0 -1 64 5 0 0 0 0 0 0 0 17 0 12 0 181203479 927322112 31992 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6009] ppid=5982 vsize=905588 CPUtime=0
/proc/5987/task/6009/stat : 6009 (java) S 5982 5987 5905 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 181203482 927322112 31992 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6011] ppid=5982 vsize=905588 CPUtime=0
/proc/5987/task/6011/stat : 6011 (java) S 5982 5987 5905 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 181203482 927322112 31992 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6013] ppid=5982 vsize=905588 CPUtime=0.47
/proc/5987/task/6013/stat : 6013 (java) S 5982 5987 5905 0 -1 64 997 0 0 0 47 0 0 0 17 0 12 0 181203482 927322112 31992 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6015] ppid=5982 vsize=905588 CPUtime=0.43
/proc/5987/task/6015/stat : 6015 (java) S 5982 5987 5905 0 -1 64 716 0 0 0 43 0 0 0 17 0 12 0 181203482 927322112 31992 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6017] ppid=5982 vsize=905588 CPUtime=0
/proc/5987/task/6017/stat : 6017 (java) S 5982 5987 5905 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 181203483 927322112 31992 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6019] ppid=5982 vsize=905588 CPUtime=0
/proc/5987/task/6019/stat : 6019 (java) S 5982 5987 5905 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181203483 927322112 31992 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 905588

[startup+25.5284 s]
/proc/loadavg: 2.02 1.23 1.21 3/95 6019
/proc/meminfo: memFree=1312736/2055920 swapFree=4192812/4192956
[pid=5987] ppid=5982 vsize=905588 CPUtime=25.1
/proc/5987/stat : 5987 (java) R 5982 5987 5905 0 -1 0 41744 0 1 0 2489 21 0 0 25 0 12 0 181203472 927322112 40256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054218695 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5987/statm: 226397 40256 2478 14 0 212834 0
[pid=5987/tid=5998] ppid=5982 vsize=905588 CPUtime=0.25
/proc/5987/task/5998/stat : 5998 (java) S 5982 5987 5905 0 -1 64 9305 0 0 0 22 3 0 0 16 0 12 0 181203475 927322112 40256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=5999] ppid=5982 vsize=905588 CPUtime=0.23
/proc/5987/task/5999/stat : 5999 (java) S 5982 5987 5905 0 -1 64 10598 0 0 0 19 4 0 0 16 0 12 0 181203475 927322112 40256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6002] ppid=5982 vsize=905588 CPUtime=0.01
/proc/5987/task/6002/stat : 6002 (java) S 5982 5987 5905 0 -1 64 32 0 0 0 1 0 0 0 16 0 12 0 181203478 927322112 40256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6004] ppid=5982 vsize=905588 CPUtime=0
/proc/5987/task/6004/stat : 6004 (java) S 5982 5987 5905 0 -1 64 7 0 0 0 0 0 0 0 17 0 12 0 181203479 927322112 40256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6005] ppid=5982 vsize=905588 CPUtime=0
/proc/5987/task/6005/stat : 6005 (java) S 5982 5987 5905 0 -1 64 5 0 0 0 0 0 0 0 17 0 12 0 181203479 927322112 40256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6009] ppid=5982 vsize=905588 CPUtime=0
/proc/5987/task/6009/stat : 6009 (java) S 5982 5987 5905 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 181203482 927322112 40256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6011] ppid=5982 vsize=905588 CPUtime=0
/proc/5987/task/6011/stat : 6011 (java) S 5982 5987 5905 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 181203482 927322112 40256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6013] ppid=5982 vsize=905588 CPUtime=0.47
/proc/5987/task/6013/stat : 6013 (java) S 5982 5987 5905 0 -1 64 997 0 0 0 47 0 0 0 17 0 12 0 181203482 927322112 40256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6015] ppid=5982 vsize=905588 CPUtime=0.44
/proc/5987/task/6015/stat : 6015 (java) S 5982 5987 5905 0 -1 64 716 0 0 0 44 0 0 0 17 0 12 0 181203482 927322112 40256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6017] ppid=5982 vsize=905588 CPUtime=0
/proc/5987/task/6017/stat : 6017 (java) S 5982 5987 5905 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 181203483 927322112 40256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6019] ppid=5982 vsize=905588 CPUtime=0
/proc/5987/task/6019/stat : 6019 (java) S 5982 5987 5905 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181203483 927322112 40256 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 905588

[startup+51.2018 s]
/proc/loadavg: 2.01 1.29 1.23 3/95 6019
/proc/meminfo: memFree=964192/2055920 swapFree=4192812/4192956
[pid=5987] ppid=5982 vsize=905588 CPUtime=50.39
/proc/5987/stat : 5987 (java) R 5982 5987 5905 0 -1 0 58894 0 1 0 5011 28 0 0 25 0 12 0 181203472 927322112 57372 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054274970 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5987/statm: 226397 57372 2478 14 0 212834 0
[pid=5987/tid=5998] ppid=5982 vsize=905588 CPUtime=0.45
/proc/5987/task/5998/stat : 5998 (java) S 5982 5987 5905 0 -1 64 18938 0 0 0 38 7 0 0 16 0 12 0 181203475 927322112 57372 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=5999] ppid=5982 vsize=905588 CPUtime=0.4
/proc/5987/task/5999/stat : 5999 (java) S 5982 5987 5905 0 -1 64 18078 0 0 0 33 7 0 0 16 0 12 0 181203475 927322112 57372 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6002] ppid=5982 vsize=905588 CPUtime=0.01

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

/proc/loadavg: 2.01 2.02 1.85 3/87 6085
/proc/meminfo: memFree=1077656/2055920 swapFree=4192812/4192956
[pid=5987] ppid=5982 vsize=906392 CPUtime=1596.86
/proc/5987/stat : 5987 (java) R 5982 5987 5905 0 -1 0 199807 0 3 0 159581 105 0 0 25 0 13 0 181203472 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054421106 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5987/statm: 226598 185150 2489 14 0 213035 0
[pid=5987/tid=5998] ppid=5982 vsize=906392 CPUtime=4.61
/proc/5987/task/5998/stat : 5998 (java) S 5982 5987 5905 0 -1 64 84230 0 0 0 421 40 0 0 16 0 13 0 181203475 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=5999] ppid=5982 vsize=906392 CPUtime=4.6
/proc/5987/task/5999/stat : 5999 (java) S 5982 5987 5905 0 -1 64 81129 0 0 0 421 39 0 0 17 0 13 0 181203475 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6002] ppid=5982 vsize=906392 CPUtime=6.93
/proc/5987/task/6002/stat : 6002 (java) S 5982 5987 5905 0 -1 64 11318 0 0 0 687 6 0 0 16 0 13 0 181203478 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6004] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6004/stat : 6004 (java) S 5982 5987 5905 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 181203479 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6005] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6005/stat : 6005 (java) S 5982 5987 5905 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 181203479 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6009] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6009/stat : 6009 (java) S 5982 5987 5905 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 181203482 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6011] ppid=5982 vsize=906392 CPUtime=0.01
/proc/5987/task/6011/stat : 6011 (java) S 5982 5987 5905 0 -1 64 3 0 0 0 1 0 0 0 16 0 13 0 181203482 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6013] ppid=5982 vsize=906392 CPUtime=1.01
/proc/5987/task/6013/stat : 6013 (java) S 5982 5987 5905 0 -1 64 1574 0 0 0 101 0 0 0 16 0 13 0 181203482 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6015] ppid=5982 vsize=906392 CPUtime=0.94
/proc/5987/task/6015/stat : 6015 (java) S 5982 5987 5905 0 -1 64 1245 0 1 0 94 0 0 0 16 0 13 0 181203482 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6017] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6017/stat : 6017 (java) S 5982 5987 5905 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 181203483 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6019] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6019/stat : 6019 (java) S 5982 5987 5905 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 181203483 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6020] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6020/stat : 6020 (java) S 5982 5987 5905 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 181214783 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.86
Current children cumulated vsize (KiB) 906392

[startup+1663.7 s]
/proc/loadavg: 2.00 2.02 1.86 3/93 6231
/proc/meminfo: memFree=1076136/2055920 swapFree=4192812/4192956
[pid=5987] ppid=5982 vsize=906392 CPUtime=1656.53
/proc/5987/stat : 5987 (java) R 5982 5987 5905 0 -1 0 199810 0 3 0 165534 119 0 0 25 0 13 0 181203472 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054421088 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5987/statm: 226598 185150 2489 14 0 213035 0
[pid=5987/tid=5998] ppid=5982 vsize=906392 CPUtime=4.78
/proc/5987/task/5998/stat : 5998 (java) S 5982 5987 5905 0 -1 64 84230 0 0 0 438 40 0 0 17 0 13 0 181203475 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=5999] ppid=5982 vsize=906392 CPUtime=4.73
/proc/5987/task/5999/stat : 5999 (java) S 5982 5987 5905 0 -1 64 81129 0 0 0 434 39 0 0 17 0 13 0 181203475 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6002] ppid=5982 vsize=906392 CPUtime=6.93
/proc/5987/task/6002/stat : 6002 (java) S 5982 5987 5905 0 -1 64 11318 0 0 0 687 6 0 0 16 0 13 0 181203478 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6004] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6004/stat : 6004 (java) S 5982 5987 5905 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 181203479 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6005] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6005/stat : 6005 (java) S 5982 5987 5905 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 181203479 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6009] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6009/stat : 6009 (java) S 5982 5987 5905 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 181203482 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6011] ppid=5982 vsize=906392 CPUtime=0.01
/proc/5987/task/6011/stat : 6011 (java) S 5982 5987 5905 0 -1 64 3 0 0 0 1 0 0 0 16 0 13 0 181203482 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6013] ppid=5982 vsize=906392 CPUtime=1.01
/proc/5987/task/6013/stat : 6013 (java) S 5982 5987 5905 0 -1 64 1574 0 0 0 101 0 0 0 16 0 13 0 181203482 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6015] ppid=5982 vsize=906392 CPUtime=0.94
/proc/5987/task/6015/stat : 6015 (java) S 5982 5987 5905 0 -1 64 1245 0 1 0 94 0 0 0 16 0 13 0 181203482 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6017] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6017/stat : 6017 (java) S 5982 5987 5905 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 181203483 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6019] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6019/stat : 6019 (java) S 5982 5987 5905 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 181203483 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6020] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6020/stat : 6020 (java) S 5982 5987 5905 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 181214783 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.53
Current children cumulated vsize (KiB) 906392

[startup+1723.72 s]
/proc/loadavg: 2.00 2.01 1.86 3/87 6283
/proc/meminfo: memFree=1077144/2055920 swapFree=4192812/4192956
[pid=5987] ppid=5982 vsize=906392 CPUtime=1716.18
/proc/5987/stat : 5987 (java) R 5982 5987 5905 0 -1 0 199813 0 3 0 171494 124 0 0 25 0 13 0 181203472 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054393698 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5987/statm: 226598 185150 2489 14 0 213035 0
[pid=5987/tid=5998] ppid=5982 vsize=906392 CPUtime=4.96
/proc/5987/task/5998/stat : 5998 (java) S 5982 5987 5905 0 -1 64 84230 0 0 0 456 40 0 0 17 0 13 0 181203475 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=5999] ppid=5982 vsize=906392 CPUtime=4.85
/proc/5987/task/5999/stat : 5999 (java) S 5982 5987 5905 0 -1 64 81129 0 0 0 446 39 0 0 17 0 13 0 181203475 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6002] ppid=5982 vsize=906392 CPUtime=6.93
/proc/5987/task/6002/stat : 6002 (java) S 5982 5987 5905 0 -1 64 11318 0 0 0 687 6 0 0 16 0 13 0 181203478 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6004] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6004/stat : 6004 (java) S 5982 5987 5905 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 181203479 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6005] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6005/stat : 6005 (java) S 5982 5987 5905 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 181203479 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6009] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6009/stat : 6009 (java) S 5982 5987 5905 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 181203482 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6011] ppid=5982 vsize=906392 CPUtime=0.01
/proc/5987/task/6011/stat : 6011 (java) S 5982 5987 5905 0 -1 64 3 0 0 0 1 0 0 0 16 0 13 0 181203482 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6013] ppid=5982 vsize=906392 CPUtime=1.01
/proc/5987/task/6013/stat : 6013 (java) S 5982 5987 5905 0 -1 64 1574 0 0 0 101 0 0 0 16 0 13 0 181203482 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6015] ppid=5982 vsize=906392 CPUtime=0.94
/proc/5987/task/6015/stat : 6015 (java) S 5982 5987 5905 0 -1 64 1245 0 1 0 94 0 0 0 16 0 13 0 181203482 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6017] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6017/stat : 6017 (java) S 5982 5987 5905 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 181203483 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6019] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6019/stat : 6019 (java) S 5982 5987 5905 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 181203483 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6020] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6020/stat : 6020 (java) S 5982 5987 5905 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 181214783 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716.18
Current children cumulated vsize (KiB) 906392

[startup+1783.72 s]
/proc/loadavg: 2.00 2.01 1.87 3/88 6284
/proc/meminfo: memFree=1077008/2055920 swapFree=4192812/4192956
[pid=5987] ppid=5982 vsize=906392 CPUtime=1775.94
/proc/5987/stat : 5987 (java) R 5982 5987 5905 0 -1 0 200147 0 3 0 177470 124 0 0 25 0 13 0 181203472 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054421139 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5987/statm: 226598 185150 2489 14 0 213035 0
[pid=5987/tid=5998] ppid=5982 vsize=906392 CPUtime=5.12
/proc/5987/task/5998/stat : 5998 (java) S 5982 5987 5905 0 -1 64 84230 0 0 0 472 40 0 0 15 0 13 0 181203475 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=5999] ppid=5982 vsize=906392 CPUtime=5
/proc/5987/task/5999/stat : 5999 (java) S 5982 5987 5905 0 -1 64 81129 0 0 0 461 39 0 0 17 0 13 0 181203475 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6002] ppid=5982 vsize=906392 CPUtime=7.28
/proc/5987/task/6002/stat : 6002 (java) S 5982 5987 5905 0 -1 64 11650 0 0 0 721 7 0 0 16 0 13 0 181203478 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6004] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6004/stat : 6004 (java) S 5982 5987 5905 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 181203479 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6005] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6005/stat : 6005 (java) S 5982 5987 5905 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 181203479 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6009] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6009/stat : 6009 (java) S 5982 5987 5905 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 181203482 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6011] ppid=5982 vsize=906392 CPUtime=0.01
/proc/5987/task/6011/stat : 6011 (java) S 5982 5987 5905 0 -1 64 3 0 0 0 1 0 0 0 16 0 13 0 181203482 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6013] ppid=5982 vsize=906392 CPUtime=1.01
/proc/5987/task/6013/stat : 6013 (java) S 5982 5987 5905 0 -1 64 1574 0 0 0 101 0 0 0 16 0 13 0 181203482 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6015] ppid=5982 vsize=906392 CPUtime=0.94
/proc/5987/task/6015/stat : 6015 (java) S 5982 5987 5905 0 -1 64 1245 0 1 0 94 0 0 0 16 0 13 0 181203482 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6017] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6017/stat : 6017 (java) S 5982 5987 5905 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 181203483 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6019] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6019/stat : 6019 (java) S 5982 5987 5905 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 181203483 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6020] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6020/stat : 6020 (java) S 5982 5987 5905 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 181214783 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1775.94
Current children cumulated vsize (KiB) 906392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.95 s]
/proc/loadavg: 2.00 2.00 1.87 3/88 6284
/proc/meminfo: memFree=1077008/2055920 swapFree=4192812/4192956
[pid=5987] ppid=5982 vsize=906392 CPUtime=1800.06
/proc/5987/stat : 5987 (java) R 5982 5987 5905 0 -1 0 200483 0 3 0 179881 125 0 0 25 0 13 0 181203472 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054421131 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5987/statm: 226598 185150 2489 14 0 213035 0
[pid=5987/tid=5998] ppid=5982 vsize=906392 CPUtime=5.12
/proc/5987/task/5998/stat : 5998 (java) S 5982 5987 5905 0 -1 64 84230 0 0 0 472 40 0 0 15 0 13 0 181203475 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=5999] ppid=5982 vsize=906392 CPUtime=5
/proc/5987/task/5999/stat : 5999 (java) S 5982 5987 5905 0 -1 64 81129 0 0 0 461 39 0 0 17 0 13 0 181203475 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6002] ppid=5982 vsize=906392 CPUtime=7.99
/proc/5987/task/6002/stat : 6002 (java) S 5982 5987 5905 0 -1 64 11985 0 0 0 792 7 0 0 16 0 13 0 181203478 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6004] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6004/stat : 6004 (java) S 5982 5987 5905 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 181203479 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6005] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6005/stat : 6005 (java) S 5982 5987 5905 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 181203479 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6009] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6009/stat : 6009 (java) S 5982 5987 5905 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 181203482 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6011] ppid=5982 vsize=906392 CPUtime=0.01
/proc/5987/task/6011/stat : 6011 (java) S 5982 5987 5905 0 -1 64 3 0 0 0 1 0 0 0 16 0 13 0 181203482 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6013] ppid=5982 vsize=906392 CPUtime=1.01
/proc/5987/task/6013/stat : 6013 (java) S 5982 5987 5905 0 -1 64 1574 0 0 0 101 0 0 0 16 0 13 0 181203482 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6015] ppid=5982 vsize=906392 CPUtime=0.94
/proc/5987/task/6015/stat : 6015 (java) S 5982 5987 5905 0 -1 64 1245 0 1 0 94 0 0 0 16 0 13 0 181203482 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6017] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6017/stat : 6017 (java) S 5982 5987 5905 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 181203483 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5987/tid=6019] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6019/stat : 6019 (java) S 5982 5987 5905 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 181203483 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5987/tid=6020] ppid=5982 vsize=906392 CPUtime=0
/proc/5987/task/6020/stat : 6020 (java) S 5982 5987 5905 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 181214783 928145408 185150 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 906392

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

Child status: 143
Real time (s): 1808.1
CPU time (s): 1800.21
CPU user time (s): 1798.85
CPU system time (s): 1.35979
CPU usage (%): 99.5633
Max. virtual memory (cumulated for all children) (KiB): 907396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.85
system time used= 1.35979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200502
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= 40206
involuntary context switches= 43664

runsolver used 2.25566 s user time and 5.54516 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Tue Jan  9 07:34:09 UTC 2007


IDJOB= 233779
IDBENCH= 6635
FILE ID= node51/233779-1168328049

PBS_JOBID= 3503246

Free space on /tmp= 66560 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-7/os-taillard-7-95-0.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/233779-1168328049/sat4jCSP-bf3.jar /tmp/evaluation/233779-1168328049/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-233779-1168328049 -o ROOT/results/node51/solver-233779-1168328049 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/233779-1168328049/sat4jCSP-bf3.jar /tmp/evaluation/233779-1168328049/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  2c2fead72c0d5fc55930647203f728f7

RANDOM SEED= 74878922

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.277
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.277
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:       1813128 kB
Buffers:         24204 kB
Cached:         142328 kB
SwapCached:          0 kB
Active:          58352 kB
Inactive:       128212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1813128 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5100 kB
Writeback:           0 kB
Mapped:          30204 kB
Slab:            41928 kB
Committed_AS:  4069464 kB
PageTables:       1640 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= 66561 MiB



End job on node51 on Tue Jan  9 08:04:18 UTC 2007