Trace number 235166

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? 261.219 261.558

General information on the benchmark

Nametaillard/
js-taillard-20-15/js-taillard-20-15-95-9.xml
MD5SUMf84ddcc2436a1e9b1b4e619f06039c69
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1314
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
Global constraints used (with number of constraints)

Solver Data (download as text)

0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.15	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.15	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.16	c version CSP COMPETITION BUGFIX 3
0.16	c sun.arch.data.model	32
0.16	c java.version	1.5.0_10
0.16	c os.name	Linux
0.16	c os.version	2.6.9-22.EL.rootsmp
0.16	c os.arch	i386
0.16	c Free memory 722620888
0.16	c Max memory 723845120
0.16	c Total memory 723845120
0.16	c Number of processors 2
0.25	c --- Begin Solver configuration ---
0.25	c Stops conflict analysis at the first Unique Implication Point
0.25	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.25	c Learn all clauses as in MiniSAT
0.25	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.25	c VSIDS like heuristics from MiniSAT using a heap
0.25	c No reason simplification
0.25	c --- End Solver configuration ---
0.25	c solving /tmp/evaluation/235166-1168335950/unknown.xml
0.25	c reading problem ... 
0.50	c reading problem named ?
0.50	c reading domains done.
0.86	c reading variables
c reading variables (300) done.
1.92	c reading predicates 
c reading relations (3) done.
2.13	c reading constraintsException in thread "main" java.lang.OutOfMemoryError: Java heap space
261.41	c starts		: 0
261.41	c conflicts		: 0
261.41	c decisions		: 0
261.41	c propagations		: 0
261.41	c inspects		: 0
261.41	c learnt literals	: 0
261.41	c learnt binary clauses	: 0
261.41	c learnt ternary clauses	: 0
261.41	c learnt clauses	: 0
261.41	c root simplifications	: 0
261.41	c removed literals (reason simplification)	: 0
261.41	c reason swapping (by a shorter reason)	: 0
261.41	c Calls to reduceDB	: 0
261.41	c speed (decisions/second)	: 0.0
261.41	c non guided choices	0
261.41	s UNKNOWN
261.41	c Total wall clock time (in seconds) : 261.165
261.41	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/node38/watcher-235166-1168335950 -o ROOT/results/node38/solver-235166-1168335950 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/235166-1168335950/sat4jCSP-bf3.jar /tmp/evaluation/235166-1168335950/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.98 1.55 1.77 3/69 7473
/proc/meminfo: memFree=1489152/2055920 swapFree=4192812/4192956
[pid=7472] ppid=7470 vsize=1784 CPUtime=0
/proc/7472/stat : 7472 (java) D 7470 7472 7375 0 -1 0 166 0 0 0 0 0 0 0 18 0 1 0 181994651 1826816 137 18446744073709551615 134512640 134570532 4294956656 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/7472/statm: 446 137 102 14 0 91 0

[startup+0.104742 s]
/proc/loadavg: 0.98 1.55 1.77 3/69 7473
/proc/meminfo: memFree=1489152/2055920 swapFree=4192812/4192956
[pid=7472] ppid=7470 vsize=901928 CPUtime=0.08
/proc/7472/stat : 7472 (java) R 7470 7472 7375 0 -1 0 3298 0 1 0 7 1 0 0 21 0 12 0 181994651 923574272 3058 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4155126894 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7472/statm: 225482 3058 1552 14 0 212206 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 901928

[startup+0.512861 s]
/proc/loadavg: 0.98 1.55 1.77 3/69 7473
/proc/meminfo: memFree=1489152/2055920 swapFree=4192812/4192956
[pid=7472] ppid=7470 vsize=905312 CPUtime=0.49
/proc/7472/stat : 7472 (java) R 7470 7472 7375 0 -1 0 5966 0 1 0 46 3 0 0 23 0 12 0 181994651 927039488 5560 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4053872173 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7472/statm: 226328 5560 2292 14 0 212765 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 905312

[startup+1.33405 s]
/proc/loadavg: 0.98 1.55 1.77 4/79 7986
/proc/meminfo: memFree=1454248/2055920 swapFree=4192812/4192956
[pid=7472] ppid=7470 vsize=906636 CPUtime=1.31
/proc/7472/stat : 7472 (java) R 7470 7472 7375 0 -1 0 19981 0 1 0 122 9 0 0 19 0 12 0 181994651 928395264 18977 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054199874 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7472/statm: 226659 18984 2324 14 0 213096 0
[pid=7472/tid=7474] ppid=7470 vsize=906636 CPUtime=0
/proc/7472/task/7474/stat : 7474 (java) S 7470 7472 7375 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 181994654 928395264 18988 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7475] ppid=7470 vsize=906636 CPUtime=0
/proc/7472/task/7475/stat : 7475 (java) S 7470 7472 7375 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 181994654 928395264 18994 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7472/tid=7476] ppid=7470 vsize=906636 CPUtime=0
/proc/7472/task/7476/stat : 7476 (java) S 7470 7472 7375 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 181994657 928395264 18995 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7477] ppid=7470 vsize=906636 CPUtime=0
/proc/7472/task/7477/stat : 7477 (java) S 7470 7472 7375 0 -1 64 8 0 0 0 0 0 0 0 19 0 12 0 181994657 928395264 18995 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7472/tid=7478] ppid=7470 vsize=906636 CPUtime=0
/proc/7472/task/7478/stat : 7478 (java) S 7470 7472 7375 0 -1 64 4 0 0 0 0 0 0 0 20 0 12 0 181994657 928395264 18995 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7472/tid=7479] ppid=7470 vsize=906636 CPUtime=0
/proc/7472/task/7479/stat : 7479 (java) S 7470 7472 7375 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 181994661 928395264 18995 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7480] ppid=7470 vsize=906636 CPUtime=0
/proc/7472/task/7480/stat : 7480 (java) S 7470 7472 7375 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 181994661 928395264 18999 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7481] ppid=7470 vsize=906636 CPUtime=0.32
/proc/7472/task/7481/stat : 7481 (java) S 7470 7472 7375 0 -1 64 1153 0 0 0 32 0 0 0 16 0 12 0 181994661 928395264 19003 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7482] ppid=7470 vsize=906636 CPUtime=0.26
/proc/7472/task/7482/stat : 7482 (java) S 7470 7472 7375 0 -1 64 690 0 0 0 26 0 0 0 16 0 12 0 181994661 928395264 19005 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7483] ppid=7470 vsize=906636 CPUtime=0
/proc/7472/task/7483/stat : 7483 (java) S 7470 7472 7375 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 181994661 928395264 19005 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7484] ppid=7470 vsize=906636 CPUtime=0
/proc/7472/task/7484/stat : 7484 (java) S 7470 7472 7375 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181994661 928395264 19005 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 906636

[startup+2.98731 s]
/proc/loadavg: 0.98 1.55 1.77 4/85 8144
/proc/meminfo: memFree=1345152/2055920 swapFree=4192812/4192956
[pid=7472] ppid=7470 vsize=911816 CPUtime=3.4
/proc/7472/stat : 7472 (java) R 7470 7472 7375 0 -1 0 41333 0 1 0 322 18 0 0 19 0 12 0 181994651 933699584 37845 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7472/statm: 227954 37847 2476 14 0 214391 0
[pid=7472/tid=7474] ppid=7470 vsize=911816 CPUtime=0.5
/proc/7472/task/7474/stat : 7474 (java) R 7470 7472 7375 0 -1 64 11098 0 0 0 46 4 0 0 17 0 12 0 181994654 933699584 37848 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154958565 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7475] ppid=7470 vsize=911816 CPUtime=0.49
/proc/7472/task/7475/stat : 7475 (java) R 7470 7472 7375 0 -1 64 7519 0 0 0 47 2 0 0 17 0 12 0 181994654 933699584 37850 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154958734 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7476] ppid=7470 vsize=911816 CPUtime=0
/proc/7472/task/7476/stat : 7476 (java) S 7470 7472 7375 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 181994657 933699584 37851 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7477] ppid=7470 vsize=911816 CPUtime=0
/proc/7472/task/7477/stat : 7477 (java) S 7470 7472 7375 0 -1 64 8 0 0 0 0 0 0 0 19 0 12 0 181994657 933699584 37852 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7472/tid=7478] ppid=7470 vsize=911816 CPUtime=0
/proc/7472/task/7478/stat : 7478 (java) S 7470 7472 7375 0 -1 64 4 0 0 0 0 0 0 0 20 0 12 0 181994657 933699584 37854 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7472/tid=7479] ppid=7470 vsize=911816 CPUtime=0
/proc/7472/task/7479/stat : 7479 (java) S 7470 7472 7375 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 181994661 933699584 37855 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7480] ppid=7470 vsize=911816 CPUtime=0
/proc/7472/task/7480/stat : 7480 (java) S 7470 7472 7375 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 181994661 933699584 37856 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7472/tid=7481] ppid=7470 vsize=911816 CPUtime=0.42
/proc/7472/task/7481/stat : 7481 (java) S 7470 7472 7375 0 -1 64 1173 0 0 0 42 0 0 0 16 0 12 0 181994661 933699584 37858 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7482] ppid=7470 vsize=911816 CPUtime=0.49
/proc/7472/task/7482/stat : 7482 (java) S 7470 7472 7375 0 -1 64 1317 0 0 0 49 0 0 0 16 0 12 0 181994661 933699584 37859 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7483] ppid=7470 vsize=911816 CPUtime=0
/proc/7472/task/7483/stat : 7483 (java) S 7470 7472 7375 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 181994661 933699584 37860 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7484] ppid=7470 vsize=911816 CPUtime=0
/proc/7472/task/7484/stat : 7484 (java) S 7470 7472 7375 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181994661 933699584 37862 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 911816

[startup+6.28395 s]
/proc/loadavg: 1.06 1.56 1.77 3/85 8144
/proc/meminfo: memFree=1225472/2055920 swapFree=4192812/4192956
[pid=7472] ppid=7470 vsize=910996 CPUtime=6.69
/proc/7472/stat : 7472 (java) R 7470 7472 7375 0 -1 0 50377 0 1 0 648 21 0 0 25 0 12 0 181994651 932859904 46739 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054249853 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7472/statm: 227749 46739 2476 14 0 214186 0
[pid=7472/tid=7474] ppid=7470 vsize=910996 CPUtime=0.64
/proc/7472/task/7474/stat : 7474 (java) S 7470 7472 7375 0 -1 64 14242 0 0 0 59 5 0 0 16 0 12 0 181994654 932859904 46739 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7475] ppid=7470 vsize=910996 CPUtime=0.68
/proc/7472/task/7475/stat : 7475 (java) S 7470 7472 7375 0 -1 64 13406 0 0 0 64 4 0 0 16 0 12 0 181994654 932859904 46739 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7476] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7476/stat : 7476 (java) S 7470 7472 7375 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 181994657 932859904 46739 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7477] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7477/stat : 7477 (java) S 7470 7472 7375 0 -1 64 8 0 0 0 0 0 0 0 19 0 12 0 181994657 932859904 46739 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7472/tid=7478] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7478/stat : 7478 (java) S 7470 7472 7375 0 -1 64 4 0 0 0 0 0 0 0 20 0 12 0 181994657 932859904 46739 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7472/tid=7479] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7479/stat : 7479 (java) S 7470 7472 7375 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 181994661 932859904 46739 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7480] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7480/stat : 7480 (java) S 7470 7472 7375 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 181994661 932859904 46739 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7472/tid=7481] ppid=7470 vsize=910996 CPUtime=0.42
/proc/7472/task/7481/stat : 7481 (java) S 7470 7472 7375 0 -1 64 1173 0 0 0 42 0 0 0 16 0 12 0 181994661 932859904 46739 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7482] ppid=7470 vsize=910996 CPUtime=0.49
/proc/7472/task/7482/stat : 7482 (java) S 7470 7472 7375 0 -1 64 1317 0 0 0 49 0 0 0 16 0 12 0 181994661 932859904 46739 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7483] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7483/stat : 7483 (java) S 7470 7472 7375 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 181994661 932859904 46739 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7484] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7484/stat : 7484 (java) S 7470 7472 7375 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181994661 932859904 46739 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.69
Current children cumulated vsize (KiB) 910996

[startup+12.7812 s]
/proc/loadavg: 1.13 1.56 1.77 3/85 8145
/proc/meminfo: memFree=1196864/2055920 swapFree=4192812/4192956
[pid=7472] ppid=7470 vsize=910996 CPUtime=13.2
/proc/7472/stat : 7472 (java) R 7470 7472 7375 0 -1 0 63539 0 1 0 1293 27 0 0 25 0 12 0 181994651 932859904 58694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054249799 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7472/statm: 227749 58694 2477 14 0 214186 0
[pid=7472/tid=7474] ppid=7470 vsize=910996 CPUtime=0.76
/proc/7472/task/7474/stat : 7474 (java) S 7470 7472 7375 0 -1 64 20389 0 0 0 69 7 0 0 16 0 12 0 181994654 932859904 58694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7475] ppid=7470 vsize=910996 CPUtime=0.8
/proc/7472/task/7475/stat : 7475 (java) S 7470 7472 7375 0 -1 64 20386 0 0 0 73 7 0 0 15 0 12 0 181994654 932859904 58694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7476] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7476/stat : 7476 (java) S 7470 7472 7375 0 -1 64 13 0 0 0 0 0 0 0 16 0 12 0 181994657 932859904 58694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7477] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7477/stat : 7477 (java) S 7470 7472 7375 0 -1 64 8 0 0 0 0 0 0 0 19 0 12 0 181994657 932859904 58694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7472/tid=7478] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7478/stat : 7478 (java) S 7470 7472 7375 0 -1 64 4 0 0 0 0 0 0 0 20 0 12 0 181994657 932859904 58694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7472/tid=7479] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7479/stat : 7479 (java) S 7470 7472 7375 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 181994661 932859904 58694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7480] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7480/stat : 7480 (java) S 7470 7472 7375 0 -1 64 3 0 0 0 0 0 0 0 17 0 12 0 181994661 932859904 58694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7481] ppid=7470 vsize=910996 CPUtime=0.48
/proc/7472/task/7481/stat : 7481 (java) S 7470 7472 7375 0 -1 64 1178 0 0 0 48 0 0 0 16 0 12 0 181994661 932859904 58694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7482] ppid=7470 vsize=910996 CPUtime=0.53
/proc/7472/task/7482/stat : 7482 (java) S 7470 7472 7375 0 -1 64 1320 0 0 0 53 0 0 0 17 0 12 0 181994661 932859904 58694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7483] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7483/stat : 7483 (java) S 7470 7472 7375 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 181994661 932859904 58694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7484] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7484/stat : 7484 (java) S 7470 7472 7375 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181994661 932859904 58694 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.2
Current children cumulated vsize (KiB) 910996

[startup+25.6687 s]
/proc/loadavg: 1.32 1.59 1.78 3/85 8145
/proc/meminfo: memFree=1113552/2055920 swapFree=4192812/4192956
[pid=7472] ppid=7470 vsize=910996 CPUtime=26.04
/proc/7472/stat : 7472 (java) R 7470 7472 7375 0 -1 0 84988 0 1 0 2570 34 0 0 25 0 12 0 181994651 932859904 80115 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054236323 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7472/statm: 227749 80115 2477 14 0 214186 0
[pid=7472/tid=7474] ppid=7470 vsize=910996 CPUtime=0.94
/proc/7472/task/7474/stat : 7474 (java) S 7470 7472 7375 0 -1 64 29367 0 0 0 83 11 0 0 16 0 12 0 181994654 932859904 80115 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7475] ppid=7470 vsize=910996 CPUtime=0.99
/proc/7472/task/7475/stat : 7475 (java) S 7470 7472 7375 0 -1 64 32822 0 0 0 89 10 0 0 16 0 12 0 181994654 932859904 80115 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7476] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7476/stat : 7476 (java) S 7470 7472 7375 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 181994657 932859904 80115 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7477] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7477/stat : 7477 (java) S 7470 7472 7375 0 -1 64 8 0 0 0 0 0 0 0 19 0 12 0 181994657 932859904 80115 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7472/tid=7478] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7478/stat : 7478 (java) S 7470 7472 7375 0 -1 64 4 0 0 0 0 0 0 0 20 0 12 0 181994657 932859904 80115 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7472/tid=7479] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7479/stat : 7479 (java) S 7470 7472 7375 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 181994661 932859904 80115 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7480] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7480/stat : 7480 (java) S 7470 7472 7375 0 -1 64 3 0 0 0 0 0 0 0 17 0 12 0 181994661 932859904 80115 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7481] ppid=7470 vsize=910996 CPUtime=0.49
/proc/7472/task/7481/stat : 7481 (java) S 7470 7472 7375 0 -1 64 1178 0 0 0 49 0 0 0 16 0 12 0 181994661 932859904 80115 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7482] ppid=7470 vsize=910996 CPUtime=0.56
/proc/7472/task/7482/stat : 7482 (java) S 7470 7472 7375 0 -1 64 1325 0 0 0 56 0 0 0 17 0 12 0 181994661 932859904 80115 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7483] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7483/stat : 7483 (java) S 7470 7472 7375 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 181994661 932859904 80115 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7484] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7484/stat : 7484 (java) S 7470 7472 7375 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181994661 932859904 80115 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.04
Current children cumulated vsize (KiB) 910996

[startup+51.3147 s]
/proc/loadavg: 1.55 1.62 1.78 3/85 8145
/proc/meminfo: memFree=935056/2055920 swapFree=4192812/4192956
[pid=7472] ppid=7470 vsize=910996 CPUtime=51.69
/proc/7472/stat : 7472 (java) R 7470 7472 7375 0 -1 0 129938 0 1 0 5118 51 0 0 25 0 12 0 181994651 932859904 123892 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4053836006 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7472/statm: 227749 123892 2477 14 0 214186 0
[pid=7472/tid=7474] ppid=7470 vsize=910996 CPUtime=1.39
/proc/7472/task/7474/stat : 7474 (java) S 7470 7472 7375 0 -1 64 55402 0 0 0 119 20 0 0 16 0 12 0 181994654 932859904 123892 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7475] ppid=7470 vsize=910996 CPUtime=1.39
/proc/7472/task/7475/stat : 7475 (java) S 7470 7472 7375 0 -1 64 51685 0 0 0 122 17 0 0 16 0 12 0 181994654 932859904 123892 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7476] ppid=7470 vsize=910996 CPUtime=0.03
/proc/7472/task/7476/stat : 7476 (java) S 7470 7472 7375 0 -1 64 17 0 0 0 2 1 0 0 15 0 12 0 181994657 932859904 123892 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7477] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7477/stat : 7477 (java) S 7470 7472 7375 0 -1 64 8 0 0 0 0 0 0 0 19 0 12 0 181994657 932859904 123892 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7472/tid=7478] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7478/stat : 7478 (java) S 7470 7472 7375 0 -1 64 4 0 0 0 0 0 0 0 20 0 12 0 181994657 932859904 123892 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7472/tid=7479] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7479/stat : 7479 (java) S 7470 7472 7375 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 181994661 932859904 123892 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7480] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7480/stat : 7480 (java) S 7470 7472 7375 0 -1 64 3 0 0 0 0 0 0 0 17 0 12 0 181994661 932859904 123892 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7481] ppid=7470 vsize=910996 CPUtime=0.49
/proc/7472/task/7481/stat : 7481 (java) S 7470 7472 7375 0 -1 64 1178 0 0 0 49 0 0 0 16 0 12 0 181994661 932859904 123892 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7482] ppid=7470 vsize=910996 CPUtime=0.56
/proc/7472/task/7482/stat : 7482 (java) S 7470 7472 7375 0 -1 64 1325 0 0 0 56 0 0 0 17 0 12 0 181994661 932859904 123892 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7483] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7483/stat : 7483 (java) S 7470 7472 7375 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 181994661 932859904 123892 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7484] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7484/stat : 7484 (java) S 7470 7472 7375 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181994661 932859904 123892 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.69
Current children cumulated vsize (KiB) 910996

[startup+102.595 s]
/proc/loadavg: 1.80 1.67 1.79 3/85 8145
/proc/meminfo: memFree=696720/2055920 swapFree=4192812/4192956
[pid=7472] ppid=7470 vsize=910996 CPUtime=102.92
/proc/7472/stat : 7472 (java) R 7470 7472 7375 0 -1 0 191788 0 1 0 10218 74 0 0 25 0 12 0 181994651 932859904 183149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4053835973 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7472/statm: 227749 183149 2479 14 0 214186 0
[pid=7472/tid=7474] ppid=7470 vsize=910996 CPUtime=2.32
/proc/7472/task/7474/stat : 7474 (java) S 7470 7472 7375 0 -1 64 90047 0 0 0 201 31 0 0 15 0 12 0 181994654 932859904 183149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7475] ppid=7470 vsize=910996 CPUtime=2.24
/proc/7472/task/7475/stat : 7475 (java) S 7470 7472 7375 0 -1 64 77294 0 0 0 197 27 0 0 16 0 12 0 181994654 932859904 183149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7476] ppid=7470 vsize=910996 CPUtime=0.53
/proc/7472/task/7476/stat : 7476 (java) S 7470 7472 7375 0 -1 64 1514 0 0 0 51 2 0 0 15 0 12 0 181994657 932859904 183149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7477] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7477/stat : 7477 (java) S 7470 7472 7375 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 181994657 932859904 183149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7478] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7478/stat : 7478 (java) S 7470 7472 7375 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 181994657 932859904 183149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7479] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7479/stat : 7479 (java) S 7470 7472 7375 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 181994661 932859904 183149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7480] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7480/stat : 7480 (java) S 7470 7472 7375 0 -1 64 3 0 0 0 0 0 0 0 17 0 12 0 181994661 932859904 183149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7481] ppid=7470 vsize=910996 CPUtime=0.49
/proc/7472/task/7481/stat : 7481 (java) S 7470 7472 7375 0 -1 64 1178 0 0 0 49 0 0 0 16 0 12 0 181994661 932859904 183149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7482] ppid=7470 vsize=910996 CPUtime=0.57
/proc/7472/task/7482/stat : 7482 (java) S 7470 7472 7375 0 -1 64 1326 0 0 0 57 0 0 0 16 0 12 0 181994661 932859904 183149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7483] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7483/stat : 7483 (java) S 7470 7472 7375 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 181994661 932859904 183149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7484] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7484/stat : 7484 (java) S 7470 7472 7375 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181994661 932859904 183149 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.92
Current children cumulated vsize (KiB) 910996

[startup+162.641 s]
/proc/loadavg: 1.93 1.73 1.80 3/85 8145
/proc/meminfo: memFree=692816/2055920 swapFree=4192812/4192956
[pid=7472] ppid=7470 vsize=910996 CPUtime=162.78
/proc/7472/stat : 7472 (java) R 7470 7472 7375 0 -1 0 195612 0 1 0 16200 78 0 0 25 0 12 0 181994651 932859904 184108 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054305161 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7472/statm: 227749 184108 2479 14 0 214186 0
[pid=7472/tid=7474] ppid=7470 vsize=910996 CPUtime=3.21
/proc/7472/task/7474/stat : 7474 (java) S 7470 7472 7375 0 -1 64 90072 0 0 0 290 31 0 0 16 0 12 0 181994654 932859904 184108 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7475] ppid=7470 vsize=910996 CPUtime=3.28
/proc/7472/task/7475/stat : 7475 (java) S 7470 7472 7375 0 -1 64 79485 0 0 0 300 28 0 0 16 0 12 0 181994654 932859904 184108 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7476] ppid=7470 vsize=910996 CPUtime=0.98
/proc/7472/task/7476/stat : 7476 (java) S 7470 7472 7375 0 -1 64 3008 0 0 0 94 4 0 0 15 0 12 0 181994657 932859904 184108 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7477] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7477/stat : 7477 (java) S 7470 7472 7375 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 181994657 932859904 184108 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7478] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7478/stat : 7478 (java) S 7470 7472 7375 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 181994657 932859904 184108 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7479] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7479/stat : 7479 (java) S 7470 7472 7375 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 181994661 932859904 184108 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7480] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7480/stat : 7480 (java) S 7470 7472 7375 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 181994661 932859904 184108 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7481] ppid=7470 vsize=910996 CPUtime=0.5
/proc/7472/task/7481/stat : 7481 (java) S 7470 7472 7375 0 -1 64 1178 0 0 0 50 0 0 0 17 0 12 0 181994661 932859904 184108 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7482] ppid=7470 vsize=910996 CPUtime=0.57
/proc/7472/task/7482/stat : 7482 (java) S 7470 7472 7375 0 -1 64 1326 0 0 0 57 0 0 0 16 0 12 0 181994661 932859904 184108 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7483] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7483/stat : 7483 (java) S 7470 7472 7375 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 181994661 932859904 184108 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7484] ppid=7470 vsize=910996 CPUtime=0
/proc/7472/task/7484/stat : 7484 (java) S 7470 7472 7375 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181994661 932859904 184108 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.78
Current children cumulated vsize (KiB) 910996

[startup+222.701 s]
/proc/loadavg: 1.97 1.78 1.81 6/85 8145
/proc/meminfo: memFree=688784/2055920 swapFree=4192812/4192956
[pid=7472] ppid=7470 vsize=915000 CPUtime=222.56
/proc/7472/stat : 7472 (java) S 7470 7472 7375 0 -1 0 208192 0 1 0 22171 85 0 0 25 0 12 0 181994651 936960000 186638 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7472/statm: 228750 186638 2479 14 0 215187 0
[pid=7472/tid=7474] ppid=7470 vsize=915000 CPUtime=4.18
/proc/7472/task/7474/stat : 7474 (java) S 7470 7472 7375 0 -1 64 91557 0 0 0 386 32 0 0 15 0 12 0 181994654 936960000 186638 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7472/tid=7475] ppid=7470 vsize=915000 CPUtime=4.28
/proc/7472/task/7475/stat : 7475 (java) S 7470 7472 7375 0 -1 64 81503 0 0 0 400 28 0 0 16 0 12 0 181994654 936960000 186638 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7472/tid=7476] ppid=7470 vsize=915000 CPUtime=3.88
/proc/7472/task/7476/stat : 7476 (java) R 7470 7472 7375 0 -1 64 11974 0 0 0 378 10 0 0 16 0 12 0 181994657 936960000 186638 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154922886 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7472/tid=7477] ppid=7470 vsize=915000 CPUtime=0
/proc/7472/task/7477/stat : 7477 (java) S 7470 7472 7375 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 181994657 936960000 186638 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7478] ppid=7470 vsize=915000 CPUtime=0
/proc/7472/task/7478/stat : 7478 (java) S 7470 7472 7375 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 181994657 936960000 186638 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7479] ppid=7470 vsize=915000 CPUtime=0
/proc/7472/task/7479/stat : 7479 (java) S 7470 7472 7375 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 181994661 936960000 186638 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7480] ppid=7470 vsize=915000 CPUtime=0
/proc/7472/task/7480/stat : 7480 (java) S 7470 7472 7375 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 181994661 936960000 186638 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7481] ppid=7470 vsize=915000 CPUtime=0.5
/proc/7472/task/7481/stat : 7481 (java) S 7470 7472 7375 0 -1 64 1178 0 0 0 50 0 0 0 17 0 12 0 181994661 936960000 186638 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7482] ppid=7470 vsize=915000 CPUtime=0.57
/proc/7472/task/7482/stat : 7482 (java) S 7470 7472 7375 0 -1 64 1326 0 0 0 57 0 0 0 16 0 12 0 181994661 936960000 186638 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7483] ppid=7470 vsize=915000 CPUtime=0
/proc/7472/task/7483/stat : 7483 (java) S 7470 7472 7375 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 181994661 936960000 186638 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7472/tid=7484] ppid=7470 vsize=915000 CPUtime=0
/proc/7472/task/7484/stat : 7484 (java) S 7470 7472 7375 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181994661 936960000 186638 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.56
Current children cumulated vsize (KiB) 915000

Child status: 1
Real time (s): 261.558
CPU time (s): 261.219
CPU user time (s): 259.836
CPU system time (s): 1.38379
CPU usage (%): 99.8705
Max. virtual memory (cumulated for all children) (KiB): 917004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 259.835
system time used= 1.38379
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 291469
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= 12297
involuntary context switches= 10848

runsolver used 0.321951 s user time and 0.843871 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Tue Jan  9 09:45:50 UTC 2007


IDJOB= 235166
IDBENCH= 6743
FILE ID= node38/235166-1168335950

PBS_JOBID= 3503363

Free space on /tmp= 66515 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-20-15/js-taillard-20-15-95-9.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/235166-1168335950/sat4jCSP-bf3.jar /tmp/evaluation/235166-1168335950/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-235166-1168335950 -o ROOT/results/node38/solver-235166-1168335950 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/235166-1168335950/sat4jCSP-bf3.jar /tmp/evaluation/235166-1168335950/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  f84ddcc2436a1e9b1b4e619f06039c69

RANDOM SEED= 209857400

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.267
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.267
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:       1489888 kB
Buffers:         10532 kB
Cached:         483080 kB
SwapCached:          0 kB
Active:          81476 kB
Inactive:       432292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1489888 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8236 kB
Writeback:           0 kB
Mapped:          30412 kB
Slab:            37824 kB
Committed_AS:  4116596 kB
PageTables:       1736 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66499 MiB



End job on node38 on Tue Jan  9 09:50:12 UTC 2007