Trace number 210305

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? (MO) 285.158 248.587

General information on the benchmark

NamepseudoSeries/fpga/
fpga-20-18.xml
MD5SUMc62051c26fe63d321e75c355a719406a
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.67913
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables540
Number of constraints416
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension416
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.21	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.21	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.21	c version CSP COMPETITION BUGFIX 3 CACHED
0.21	c sun.arch.data.model	32
0.21	c java.version	1.5.0_10
0.21	c os.name	Linux
0.21	c os.version	2.6.9-22.EL.rootsmp
0.21	c os.arch	i386
0.21	c Free memory 722620888
0.21	c Max memory 723845120
0.21	c Total memory 723845120
0.21	c Number of processors 2
0.27	c --- Begin Solver configuration ---
0.27	c Stops conflict analysis at the first Unique Implication Point
0.27	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.27	c Learn all clauses as in MiniSAT
0.27	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.27	c VSIDS like heuristics from MiniSAT using a heap
0.27	c No reason simplification
0.27	c --- End Solver configuration ---
0.27	c solving /tmp/evaluation/210305-1168196622/unknown.xml
0.27	c reading problem ... 
0.43	c reading problem named ?
0.43	c reading domains done.
0.43	c reading variables
c reading variables (540) done.
0.61	c reading predicates 
c reading relations (5) done.
0.84	c reading constraintsc starts		: 0
248.45	c conflicts		: 0
248.45	c decisions		: 0
248.45	c propagations		: 0
248.45	c inspects		: 0
248.45	c learnt literals	: 0
248.45	c learnt binary clauses	: 0
248.45	c learnt ternary clauses	: 0
248.45	c learnt clauses	: 0
248.45	c root simplifications	: 0
248.45	c removed literals (reason simplification)	: 0
248.45	c reason swapping (by a shorter reason)	: 0
248.45	c Calls to reduceDB	: 0
248.45	c speed (decisions/second)	: 0.0
248.45	c non guided choices	0
248.45	s UNKNOWN
248.45	c Total wall clock time (in seconds) : 248.174
248.45	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/node41/watcher-210305-1168196622 -o ROOT/results/node41/solver-210305-1168196622 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/210305-1168196622/sat4jCSP-bf3-cached.jar /tmp/evaluation/210305-1168196622/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.26 3/65 11048
/proc/meminfo: memFree=1606624/2055920 swapFree=4191892/4192956
[pid=11047] ppid=11045 vsize=168 CPUtime=0
/proc/11047/stat : 11047 (java) R 11045 11047 9955 0 -1 0 39 0 0 0 0 0 0 0 19 0 1 0 168061459 172032 23 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 1962283 0 0 4096 0 0 0 0 17 1 0 0
/proc/11047/statm: 42 23 18 14 0 2 0

[startup+0.105601 s]
/proc/loadavg: 0.92 1.00 1.26 3/65 11048
/proc/meminfo: memFree=1606624/2055920 swapFree=4191892/4192956
[pid=11047] ppid=11045 vsize=897120 CPUtime=0.06
/proc/11047/stat : 11047 (java) D 11045 11047 9955 0 -1 0 3169 0 1 0 5 1 0 0 23 0 6 0 168061459 918650880 2929 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/11047/statm: 224280 2929 1495 14 0 211300 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 897120

[startup+0.513638 s]
/proc/loadavg: 0.92 1.00 1.26 3/65 11048
/proc/meminfo: memFree=1606624/2055920 swapFree=4191892/4192956
[pid=11047] ppid=11045 vsize=906048 CPUtime=0.62
/proc/11047/stat : 11047 (java) R 11045 11047 9955 0 -1 0 6114 0 1 0 58 4 0 0 18 0 12 0 168061459 927793152 5674 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4053857867 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11047/statm: 226512 5674 2295 14 0 212949 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 906048

[startup+1.33571 s]
/proc/loadavg: 0.92 1.00 1.26 4/76 11059
/proc/meminfo: memFree=1586248/2055920 swapFree=4191892/4192956
[pid=11047] ppid=11045 vsize=906212 CPUtime=1.88
/proc/11047/stat : 11047 (java) R 11045 11047 9955 0 -1 0 9861 0 1 0 182 6 0 0 18 0 12 0 168061459 927961088 8858 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054189912 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11047/statm: 226553 8859 2472 14 0 212990 0
[pid=11047/tid=11049] ppid=11045 vsize=906212 CPUtime=0
/proc/11047/task/11049/stat : 11049 (java) S 11045 11047 9955 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 168061462 927961088 8859 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11050] ppid=11045 vsize=906212 CPUtime=0
/proc/11047/task/11050/stat : 11050 (java) S 11045 11047 9955 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 168061462 927961088 8860 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11051] ppid=11045 vsize=906212 CPUtime=0
/proc/11047/task/11051/stat : 11051 (java) S 11045 11047 9955 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 168061464 927961088 8860 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11052] ppid=11045 vsize=906212 CPUtime=0
/proc/11047/task/11052/stat : 11052 (java) S 11045 11047 9955 0 -1 64 8 0 0 0 0 0 0 0 22 0 12 0 168061465 927961088 8861 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11053] ppid=11045 vsize=906212 CPUtime=0
/proc/11047/task/11053/stat : 11053 (java) S 11045 11047 9955 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 168061465 927961088 8861 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11054] ppid=11045 vsize=906212 CPUtime=0
/proc/11047/task/11054/stat : 11054 (java) S 11045 11047 9955 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 168061475 927961088 8862 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11055] ppid=11045 vsize=906212 CPUtime=0
/proc/11047/task/11055/stat : 11055 (java) S 11045 11047 9955 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 168061475 927961088 8862 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11056] ppid=11045 vsize=906212 CPUtime=0.44
/proc/11047/task/11056/stat : 11056 (java) S 11045 11047 9955 0 -1 64 783 0 0 0 44 0 0 0 16 0 12 0 168061475 927961088 8863 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11057] ppid=11045 vsize=906212 CPUtime=0.35
/proc/11047/task/11057/stat : 11057 (java) S 11045 11047 9955 0 -1 64 720 0 0 0 35 0 0 0 16 0 12 0 168061475 927961088 8863 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11058] ppid=11045 vsize=906212 CPUtime=0
/proc/11047/task/11058/stat : 11058 (java) S 11045 11047 9955 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 168061475 927961088 8864 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11059] ppid=11045 vsize=906212 CPUtime=0
/proc/11047/task/11059/stat : 11059 (java) S 11045 11047 9955 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 168061475 927961088 8864 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 906212

[startup+2.98784 s]
/proc/loadavg: 0.92 1.00 1.26 2/76 11059
/proc/meminfo: memFree=1523336/2055920 swapFree=4191892/4192956
[pid=11047] ppid=11045 vsize=906700 CPUtime=3.78
/proc/11047/stat : 11047 (java) R 11045 11047 9955 0 -1 0 29507 0 1 0 362 16 0 0 19 0 12 0 168061459 928460800 28122 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054183047 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11047/statm: 226675 28122 2475 14 0 213112 0
[pid=11047/tid=11049] ppid=11045 vsize=906700 CPUtime=0.13
/proc/11047/task/11049/stat : 11049 (java) S 11045 11047 9955 0 -1 64 3118 0 0 0 12 1 0 0 16 0 12 0 168061462 928460800 28122 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11050] ppid=11045 vsize=906700 CPUtime=0.14
/proc/11047/task/11050/stat : 11050 (java) S 11045 11047 9955 0 -1 64 4243 0 0 0 12 2 0 0 16 0 12 0 168061462 928460800 28122 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11051] ppid=11045 vsize=906700 CPUtime=0
/proc/11047/task/11051/stat : 11051 (java) S 11045 11047 9955 0 -1 64 16 0 0 0 0 0 0 0 16 0 12 0 168061464 928460800 28122 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11052] ppid=11045 vsize=906700 CPUtime=0
/proc/11047/task/11052/stat : 11052 (java) S 11045 11047 9955 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168061465 928460800 28122 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11053] ppid=11045 vsize=906700 CPUtime=0
/proc/11047/task/11053/stat : 11053 (java) S 11045 11047 9955 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168061465 928460800 28122 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11054] ppid=11045 vsize=906700 CPUtime=0
/proc/11047/task/11054/stat : 11054 (java) S 11045 11047 9955 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 168061475 928460800 28122 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11055] ppid=11045 vsize=906700 CPUtime=0
/proc/11047/task/11055/stat : 11055 (java) S 11045 11047 9955 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 168061475 928460800 28122 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11056] ppid=11045 vsize=906700 CPUtime=0.44
/proc/11047/task/11056/stat : 11056 (java) S 11045 11047 9955 0 -1 64 783 0 0 0 44 0 0 0 16 0 12 0 168061475 928460800 28122 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11057] ppid=11045 vsize=906700 CPUtime=0.46
/proc/11047/task/11057/stat : 11057 (java) S 11045 11047 9955 0 -1 64 1089 0 0 0 46 0 0 0 16 0 12 0 168061475 928460800 28122 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11058] ppid=11045 vsize=906700 CPUtime=0
/proc/11047/task/11058/stat : 11058 (java) S 11045 11047 9955 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 168061475 928460800 28122 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11059] ppid=11045 vsize=906700 CPUtime=0
/proc/11047/task/11059/stat : 11059 (java) S 11045 11047 9955 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 168061475 928460800 28122 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.78
Current children cumulated vsize (KiB) 906700

[startup+6.27613 s]
/proc/loadavg: 1.01 1.01 1.27 3/76 11059
/proc/meminfo: memFree=1451216/2055920 swapFree=4191892/4192956
[pid=11047] ppid=11045 vsize=907180 CPUtime=8.01
/proc/11047/stat : 11047 (java) R 11045 11047 9955 0 -1 0 48610 0 1 0 774 27 0 0 17 0 12 0 168061459 928952320 46296 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4053835963 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11047/statm: 226795 46296 2475 14 0 213232 0
[pid=11047/tid=11049] ppid=11045 vsize=907180 CPUtime=1.08
/proc/11047/task/11049/stat : 11049 (java) S 11045 11047 9955 0 -1 64 17693 0 0 0 101 7 0 0 17 0 12 0 168061462 928952320 46296 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11050] ppid=11045 vsize=907180 CPUtime=1.08
/proc/11047/task/11050/stat : 11050 (java) S 11045 11047 9955 0 -1 64 8762 0 0 0 101 7 0 0 16 0 12 0 168061462 928952320 46296 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11051] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11051/stat : 11051 (java) S 11045 11047 9955 0 -1 64 16 0 0 0 0 0 0 0 16 0 12 0 168061464 928952320 46296 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11052] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11052/stat : 11052 (java) S 11045 11047 9955 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168061465 928952320 46296 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11053] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11053/stat : 11053 (java) S 11045 11047 9955 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168061465 928952320 46296 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11054] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11054/stat : 11054 (java) S 11045 11047 9955 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 168061475 928952320 46296 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11055] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11055/stat : 11055 (java) S 11045 11047 9955 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 168061475 928952320 46296 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11056] ppid=11045 vsize=907180 CPUtime=0.44
/proc/11047/task/11056/stat : 11056 (java) S 11045 11047 9955 0 -1 64 783 0 0 0 44 0 0 0 16 0 12 0 168061475 928952320 46296 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11057] ppid=11045 vsize=907180 CPUtime=0.46
/proc/11047/task/11057/stat : 11057 (java) S 11045 11047 9955 0 -1 64 1089 0 0 0 46 0 0 0 16 0 12 0 168061475 928952320 46296 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11058] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11058/stat : 11058 (java) S 11045 11047 9955 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 168061475 928952320 46296 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11059] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11059/stat : 11059 (java) S 11045 11047 9955 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 168061475 928952320 46296 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.01
Current children cumulated vsize (KiB) 907180

[startup+12.6797 s]
/proc/loadavg: 1.01 1.01 1.27 2/76 11059
/proc/meminfo: memFree=1320472/2055920 swapFree=4191892/4192956
[pid=11047] ppid=11045 vsize=907180 CPUtime=15.5
/proc/11047/stat : 11047 (java) R 11045 11047 9955 0 -1 0 79820 0 1 0 1507 43 0 0 16 0 12 0 168061459 928952320 75440 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054183050 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11047/statm: 226795 75440 2475 14 0 213232 0
[pid=11047/tid=11049] ppid=11045 vsize=907180 CPUtime=2.19
/proc/11047/task/11049/stat : 11049 (java) S 11045 11047 9955 0 -1 64 33593 0 0 0 203 16 0 0 17 0 12 0 168061462 928952320 75440 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11050] ppid=11045 vsize=907180 CPUtime=2.19
/proc/11047/task/11050/stat : 11050 (java) S 11045 11047 9955 0 -1 64 24045 0 0 0 206 13 0 0 16 0 12 0 168061462 928952320 75440 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11051] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11051/stat : 11051 (java) S 11045 11047 9955 0 -1 64 20 0 0 0 0 0 0 0 15 0 12 0 168061464 928952320 75440 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11052] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11052/stat : 11052 (java) S 11045 11047 9955 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168061465 928952320 75440 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11053] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11053/stat : 11053 (java) S 11045 11047 9955 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168061465 928952320 75440 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11054] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11054/stat : 11054 (java) S 11045 11047 9955 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 168061475 928952320 75440 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11055] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11055/stat : 11055 (java) S 11045 11047 9955 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 168061475 928952320 75440 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11056] ppid=11045 vsize=907180 CPUtime=0.45
/proc/11047/task/11056/stat : 11056 (java) S 11045 11047 9955 0 -1 64 784 0 0 0 45 0 0 0 16 0 12 0 168061475 928952320 75440 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11057] ppid=11045 vsize=907180 CPUtime=0.48
/proc/11047/task/11057/stat : 11057 (java) S 11045 11047 9955 0 -1 64 1089 0 0 0 48 0 0 0 17 0 12 0 168061475 928952320 75440 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11058] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11058/stat : 11058 (java) S 11045 11047 9955 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 168061475 928952320 75440 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11059] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11059/stat : 11059 (java) S 11045 11047 9955 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 168061475 928952320 75440 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.5
Current children cumulated vsize (KiB) 907180

[startup+25.5458 s]
/proc/loadavg: 1.00 1.01 1.26 2/76 11059
/proc/meminfo: memFree=1102616/2055920 swapFree=4191892/4192956
[pid=11047] ppid=11045 vsize=907180 CPUtime=30.6
/proc/11047/stat : 11047 (java) S 11045 11047 9955 0 -1 0 140660 0 1 0 2984 76 0 0 19 0 12 0 168061459 928952320 131399 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11047/statm: 226795 131402 2475 14 0 213232 0
[pid=11047/tid=11049] ppid=11045 vsize=907180 CPUtime=4.46
/proc/11047/task/11049/stat : 11049 (java) R 11045 11047 9955 0 -1 64 63681 0 0 0 412 34 0 0 17 0 12 0 168061462 928952320 131404 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154958789 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11050] ppid=11045 vsize=907180 CPUtime=4.46
/proc/11047/task/11050/stat : 11050 (java) R 11045 11047 9955 0 -1 64 54777 0 0 0 419 27 0 0 16 0 12 0 168061462 928952320 131406 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154958745 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11051] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11051/stat : 11051 (java) S 11045 11047 9955 0 -1 64 20 0 0 0 0 0 0 0 15 0 12 0 168061464 928952320 131409 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11052] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11052/stat : 11052 (java) S 11045 11047 9955 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168061465 928952320 131411 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11053] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11053/stat : 11053 (java) S 11045 11047 9955 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168061465 928952320 131413 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11054] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11054/stat : 11054 (java) S 11045 11047 9955 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 168061475 928952320 131415 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11055] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11055/stat : 11055 (java) S 11045 11047 9955 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 168061475 928952320 131418 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11056] ppid=11045 vsize=907180 CPUtime=0.46
/proc/11047/task/11056/stat : 11056 (java) S 11045 11047 9955 0 -1 64 785 0 0 0 46 0 0 0 16 0 12 0 168061475 928952320 131420 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11057] ppid=11045 vsize=907180 CPUtime=0.48
/proc/11047/task/11057/stat : 11057 (java) S 11045 11047 9955 0 -1 64 1089 0 0 0 48 0 0 0 17 0 12 0 168061475 928952320 131422 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11058] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11058/stat : 11058 (java) S 11045 11047 9955 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 168061475 928952320 131424 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11059] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11059/stat : 11059 (java) S 11045 11047 9955 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 168061475 928952320 131427 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.6
Current children cumulated vsize (KiB) 907180

[startup+51.197 s]
/proc/loadavg: 1.13 1.04 1.27 2/76 11059
/proc/meminfo: memFree=887640/2055920 swapFree=4191892/4192956
[pid=11047] ppid=11045 vsize=907180 CPUtime=60.42
/proc/11047/stat : 11047 (java) R 11045 11047 9955 0 -1 0 194997 0 1 0 5934 108 0 0 16 0 12 0 168061459 928952320 181778 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054303954 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11047/statm: 226795 181778 2476 14 0 213232 0
[pid=11047/tid=11049] ppid=11045 vsize=907180 CPUtime=8.71
/proc/11047/task/11049/stat : 11049 (java) S 11045 11047 9955 0 -1 64 93229 0 0 0 820 51 0 0 16 0 12 0 168061462 928952320 181778 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11050] ppid=11045 vsize=907180 CPUtime=8.7
/proc/11047/task/11050/stat : 11050 (java) S 11045 11047 9955 0 -1 64 78669 0 0 0 828 42 0 0 16 0 12 0 168061462 928952320 181778 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11051] ppid=11045 vsize=907180 CPUtime=0.72
/proc/11047/task/11051/stat : 11051 (java) S 11045 11047 9955 0 -1 64 861 0 0 0 71 1 0 0 16 0 12 0 168061464 928952320 181778 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11052] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11052/stat : 11052 (java) S 11045 11047 9955 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168061465 928952320 181778 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11053] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11053/stat : 11053 (java) S 11045 11047 9955 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168061465 928952320 181778 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11054] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11054/stat : 11054 (java) S 11045 11047 9955 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 168061475 928952320 181778 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11055] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11055/stat : 11055 (java) S 11045 11047 9955 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 168061475 928952320 181778 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11056] ppid=11045 vsize=907180 CPUtime=0.46
/proc/11047/task/11056/stat : 11056 (java) S 11045 11047 9955 0 -1 64 785 0 0 0 46 0 0 0 16 0 12 0 168061475 928952320 181778 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11057] ppid=11045 vsize=907180 CPUtime=0.48
/proc/11047/task/11057/stat : 11057 (java) S 11045 11047 9955 0 -1 64 1089 0 0 0 48 0 0 0 17 0 12 0 168061475 928952320 181778 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11058] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11058/stat : 11058 (java) S 11045 11047 9955 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 168061475 928952320 181778 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11059] ppid=11045 vsize=907180 CPUtime=0
/proc/11047/task/11059/stat : 11059 (java) S 11045 11047 9955 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 168061475 928952320 181778 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 60.42
Current children cumulated vsize (KiB) 907180

[startup+102.408 s]
/proc/loadavg: 1.20 1.08 1.27 2/76 11059
/proc/meminfo: memFree=879512/2055920 swapFree=4191892/4192956
[pid=11047] ppid=11045 vsize=908204 CPUtime=119.86
/proc/11047/stat : 11047 (java) S 11045 11047 9955 0 -1 0 200720 0 1 0 11863 123 0 0 16 0 12 0 168061459 930000896 183792 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11047/statm: 227051 183792 2476 14 0 213488 0
[pid=11047/tid=11049] ppid=11045 vsize=908204 CPUtime=16.73
/proc/11047/task/11049/stat : 11049 (java) R 11045 11047 9955 0 -1 64 94975 0 0 0 1612 61 0 0 16 0 12 0 168061462 930000896 183792 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4155242571 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11050] ppid=11045 vsize=908204 CPUtime=16.75
/proc/11047/task/11050/stat : 11050 (java) R 11045 11047 9955 0 -1 64 78723 0 0 0 1631 44 0 0 16 0 12 0 168061462 930000896 183792 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154958876 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11051] ppid=11045 vsize=908204 CPUtime=2.18
/proc/11047/task/11051/stat : 11051 (java) S 11045 11047 9955 0 -1 64 3113 0 0 0 215 3 0 0 16 0 12 0 168061464 930000896 183792 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11052] ppid=11045 vsize=908204 CPUtime=0
/proc/11047/task/11052/stat : 11052 (java) S 11045 11047 9955 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168061465 930000896 183792 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11053] ppid=11045 vsize=908204 CPUtime=0
/proc/11047/task/11053/stat : 11053 (java) S 11045 11047 9955 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168061465 930000896 183792 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11054] ppid=11045 vsize=908204 CPUtime=0
/proc/11047/task/11054/stat : 11054 (java) S 11045 11047 9955 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 168061475 930000896 183792 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11055] ppid=11045 vsize=908204 CPUtime=0
/proc/11047/task/11055/stat : 11055 (java) S 11045 11047 9955 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 168061475 930000896 183792 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11056] ppid=11045 vsize=908204 CPUtime=0.56
/proc/11047/task/11056/stat : 11056 (java) S 11045 11047 9955 0 -1 64 1220 0 0 0 56 0 0 0 16 0 12 0 168061475 930000896 183792 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11057] ppid=11045 vsize=908204 CPUtime=0.67
/proc/11047/task/11057/stat : 11057 (java) S 11045 11047 9955 0 -1 64 2225 0 0 0 67 0 0 0 16 0 12 0 168061475 930000896 183792 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11058] ppid=11045 vsize=908204 CPUtime=0
/proc/11047/task/11058/stat : 11058 (java) S 11045 11047 9955 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 168061475 930000896 183792 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11059] ppid=11045 vsize=908204 CPUtime=0
/proc/11047/task/11059/stat : 11059 (java) S 11045 11047 9955 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 168061475 930000896 183792 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 119.86
Current children cumulated vsize (KiB) 908204

[startup+162.478 s]
/proc/loadavg: 1.15 1.08 1.25 2/76 11059
/proc/meminfo: memFree=877656/2055920 swapFree=4191892/4192956
[pid=11047] ppid=11045 vsize=911184 CPUtime=189.5
/proc/11047/stat : 11047 (java) S 11045 11047 9955 0 -1 0 203784 0 1 0 18808 142 0 0 17 0 12 0 168061459 933052416 184306 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11047/statm: 227796 184306 2476 14 0 214233 0
[pid=11047/tid=11049] ppid=11045 vsize=911184 CPUtime=26.35
/proc/11047/task/11049/stat : 11049 (java) S 11045 11047 9955 0 -1 64 94975 0 0 0 2560 75 0 0 16 0 12 0 168061462 933052416 184306 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11050] ppid=11045 vsize=911184 CPUtime=26.41
/proc/11047/task/11050/stat : 11050 (java) S 11045 11047 9955 0 -1 64 78829 0 0 0 2595 46 0 0 17 0 12 0 168061462 933052416 184306 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11051] ppid=11045 vsize=911184 CPUtime=3.62
/proc/11047/task/11051/stat : 11051 (java) R 11045 11047 9955 0 -1 64 5956 0 0 0 357 5 0 0 17 0 12 0 168061464 933052416 184306 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154922886 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11052] ppid=11045 vsize=911184 CPUtime=0
/proc/11047/task/11052/stat : 11052 (java) S 11045 11047 9955 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168061465 933052416 184306 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11053] ppid=11045 vsize=911184 CPUtime=0
/proc/11047/task/11053/stat : 11053 (java) S 11045 11047 9955 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168061465 933052416 184306 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11054] ppid=11045 vsize=911184 CPUtime=0
/proc/11047/task/11054/stat : 11054 (java) S 11045 11047 9955 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 168061475 933052416 184306 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11055] ppid=11045 vsize=911184 CPUtime=0
/proc/11047/task/11055/stat : 11055 (java) S 11045 11047 9955 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 168061475 933052416 184306 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11056] ppid=11045 vsize=911184 CPUtime=0.57
/proc/11047/task/11056/stat : 11056 (java) S 11045 11047 9955 0 -1 64 1220 0 0 0 57 0 0 0 16 0 12 0 168061475 933052416 184306 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11057] ppid=11045 vsize=911184 CPUtime=0.67
/proc/11047/task/11057/stat : 11057 (java) S 11045 11047 9955 0 -1 64 2225 0 0 0 67 0 0 0 16 0 12 0 168061475 933052416 184306 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11058] ppid=11045 vsize=911184 CPUtime=0
/proc/11047/task/11058/stat : 11058 (java) S 11045 11047 9955 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 168061475 933052416 184306 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11059] ppid=11045 vsize=911184 CPUtime=0
/proc/11047/task/11059/stat : 11059 (java) S 11045 11047 9955 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 168061475 933052416 184306 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 189.5
Current children cumulated vsize (KiB) 911184

[startup+222.539 s]
/proc/loadavg: 1.18 1.09 1.25 2/76 11059
/proc/meminfo: memFree=880024/2055920 swapFree=4191892/4192956
[pid=11047] ppid=11045 vsize=910144 CPUtime=257.92
/proc/11047/stat : 11047 (java) R 11045 11047 9955 0 -1 0 208384 0 1 0 25637 155 0 0 16 0 12 0 168061459 931987456 183591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054257275 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11047/statm: 227536 183591 2484 14 0 213973 0
[pid=11047/tid=11049] ppid=11045 vsize=910144 CPUtime=34.13
/proc/11047/task/11049/stat : 11049 (java) S 11045 11047 9955 0 -1 64 95991 0 0 0 3330 83 0 0 16 0 12 0 168061462 931987456 183591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11050] ppid=11045 vsize=910144 CPUtime=34.14
/proc/11047/task/11050/stat : 11050 (java) S 11045 11047 9955 0 -1 64 79872 0 0 0 3365 49 0 0 16 0 12 0 168061462 931987456 183591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11051] ppid=11045 vsize=910144 CPUtime=4.35
/proc/11047/task/11051/stat : 11051 (java) S 11045 11047 9955 0 -1 64 6103 0 0 0 428 7 0 0 16 0 12 0 168061464 931987456 183591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11052] ppid=11045 vsize=910144 CPUtime=0
/proc/11047/task/11052/stat : 11052 (java) S 11045 11047 9955 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168061465 931987456 183591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11053] ppid=11045 vsize=910144 CPUtime=0
/proc/11047/task/11053/stat : 11053 (java) S 11045 11047 9955 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168061465 931987456 183591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11054] ppid=11045 vsize=910144 CPUtime=0
/proc/11047/task/11054/stat : 11054 (java) S 11045 11047 9955 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 168061475 931987456 183591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11055] ppid=11045 vsize=910144 CPUtime=0
/proc/11047/task/11055/stat : 11055 (java) S 11045 11047 9955 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 168061475 931987456 183591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11056] ppid=11045 vsize=910144 CPUtime=0.65
/proc/11047/task/11056/stat : 11056 (java) S 11045 11047 9955 0 -1 64 1233 0 0 0 65 0 0 0 16 0 12 0 168061475 931987456 183591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11057] ppid=11045 vsize=910144 CPUtime=1.37
/proc/11047/task/11057/stat : 11057 (java) S 11045 11047 9955 0 -1 64 4472 0 0 0 136 1 0 0 18 0 12 0 168061475 931987456 183591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11058] ppid=11045 vsize=910144 CPUtime=0
/proc/11047/task/11058/stat : 11058 (java) S 11045 11047 9955 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 168061475 931987456 183591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11059] ppid=11045 vsize=910144 CPUtime=0
/proc/11047/task/11059/stat : 11059 (java) S 11045 11047 9955 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 168061475 931987456 183591 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 257.92
Current children cumulated vsize (KiB) 910144



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+247.371 s]
/proc/loadavg: 1.18 1.10 1.25 2/76 11059
/proc/meminfo: memFree=864728/2055920 swapFree=4191892/4192956
[pid=11047] ppid=11045 vsize=934152 CPUtime=283.95
/proc/11047/stat : 11047 (java) S 11045 11047 9955 0 -1 0 217474 0 1 0 28234 161 0 0 17 0 12 0 168061459 956571648 188239 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11047/statm: 233538 188247 2484 14 0 219975 0
[pid=11047/tid=11049] ppid=11045 vsize=934152 CPUtime=35.42
/proc/11047/task/11049/stat : 11049 (java) S 11045 11047 9955 0 -1 64 97904 0 0 0 3458 84 0 0 16 0 12 0 168061462 956571648 188263 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11050] ppid=11045 vsize=934152 CPUtime=35.38
/proc/11047/task/11050/stat : 11050 (java) S 11045 11047 9955 0 -1 64 80467 0 0 0 3488 50 0 0 17 0 12 0 168061462 956571648 188272 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11051] ppid=11045 vsize=934152 CPUtime=17.39
/proc/11047/task/11051/stat : 11051 (java) R 11045 11047 9955 0 -1 64 12697 0 0 0 1730 9 0 0 17 0 12 0 168061464 956571648 188280 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152608600 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11052] ppid=11045 vsize=934152 CPUtime=0
/proc/11047/task/11052/stat : 11052 (java) S 11045 11047 9955 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 168061465 956571648 188289 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11053] ppid=11045 vsize=934152 CPUtime=0
/proc/11047/task/11053/stat : 11053 (java) S 11045 11047 9955 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 168061465 956571648 188296 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11054] ppid=11045 vsize=934152 CPUtime=0
/proc/11047/task/11054/stat : 11054 (java) S 11045 11047 9955 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 168061475 956571648 188305 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11055] ppid=11045 vsize=934152 CPUtime=0
/proc/11047/task/11055/stat : 11055 (java) S 11045 11047 9955 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 168061475 956571648 188315 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11056] ppid=11045 vsize=934152 CPUtime=0.65
/proc/11047/task/11056/stat : 11056 (java) S 11045 11047 9955 0 -1 64 1233 0 0 0 65 0 0 0 16 0 12 0 168061475 956571648 188322 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11047/tid=11057] ppid=11045 vsize=934152 CPUtime=1.39
/proc/11047/task/11057/stat : 11057 (java) S 11045 11047 9955 0 -1 64 4472 0 0 0 138 1 0 0 17 0 12 0 168061475 956571648 188330 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11058] ppid=11045 vsize=934152 CPUtime=0
/proc/11047/task/11058/stat : 11058 (java) S 11045 11047 9955 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 168061475 956571648 188338 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11047/tid=11059] ppid=11045 vsize=934152 CPUtime=0
/proc/11047/task/11059/stat : 11059 (java) S 11045 11047 9955 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 168061475 956571648 188346 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 283.95
Current children cumulated vsize (KiB) 934152

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

Child status: 143
Real time (s): 248.587
CPU time (s): 285.158
CPU user time (s): 283.431
CPU system time (s): 1.72674
CPU usage (%): 114.711
Max. virtual memory (cumulated for all children) (KiB): 934152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 283.431
system time used= 1.72674
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 218263
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= 9266
involuntary context switches= 3004

runsolver used 0.25696 s user time and 0.726889 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Sun Jan  7 19:03:42 UTC 2007


IDJOB= 210305
IDBENCH= 4609
FILE ID= node41/210305-1168196622

PBS_JOBID= 3479397

Free space on /tmp= 66552 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/fpga/fpga-20-18.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/210305-1168196622/sat4jCSP-bf3-cached.jar /tmp/evaluation/210305-1168196622/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-210305-1168196622 -o ROOT/results/node41/solver-210305-1168196622 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/210305-1168196622/sat4jCSP-bf3-cached.jar /tmp/evaluation/210305-1168196622/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  c62051c26fe63d321e75c355a719406a

RANDOM SEED= 947467212

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.234
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.234
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:       1607040 kB
Buffers:         38844 kB
Cached:         329788 kB
SwapCached:        268 kB
Active:          90640 kB
Inactive:       293208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1607040 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            2492 kB
Writeback:           0 kB
Mapped:          24172 kB
Slab:            50976 kB
Committed_AS:  3079084 kB
PageTables:       1476 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= 66552 MiB



End job on node41 on Sun Jan  7 19:07:51 UTC 2007