Trace number 238991

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 BF3SAT 251.94 254.579

General information on the benchmark

Nameqcp-qwh/QCP-25/
qcp-25-264-7_ext.xml
MD5SUM3fb7a4fd1bc51ca2a39b54e32df22637
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.31689
SatisfiableYES
(Un)Satisfiability was proved
Number of variables625
Number of constraints15000
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension15000
Number of constraints which are defined in intension0
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.26	c --- Begin Solver configuration ---
0.26	c Stops conflict analysis at the first Unique Implication Point
0.26	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.26	c Learn all clauses as in MiniSAT
0.26	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.26	c VSIDS like heuristics from MiniSAT using a heap
0.26	c No reason simplification
0.26	c --- End Solver configuration ---
0.26	c solving /tmp/evaluation/238991-1168362644/unknown.xml
0.26	c reading problem ... 
0.54	c reading problem named ?
0.54	c reading domains done.
0.57	c reading variables
c reading variables (625) done.
1.09	c reading relations
c reading relations (27) done.
1.13	c reading constraints
c reading constraints done.
5.05	c ... done. Wall clock time 4.786s.
5.05	c CPU time (experimental) 2.18s.
5.05	c #vars     6961
5.05	c #constraints  528
254.50	c starts		: 17
254.50	c conflicts		: 136749
254.50	c decisions		: 200394
254.50	c propagations		: 17529344
254.50	c inspects		: 566576312
254.50	c learnt literals	: 4
254.50	c learnt binary clauses	: 0
254.50	c learnt ternary clauses	: 92
254.50	c learnt clauses	: 136733
254.50	c root simplifications	: 0
254.50	c removed literals (reason simplification)	: 0
254.50	c reason swapping (by a shorter reason)	: 0
254.50	c Calls to reduceDB	: 0
254.50	c speed (decisions/second)	: 803.4270960292514
254.50	c non guided choices	136
254.50	s SATISFIABLE
254.51	v 22 19 5 21 8 14 12 7 10 20 11 15 2 24 18 13 3 1 23 16 4 6 0 17 9 12 2 14 11 6 17 20 23 16 10 24 3 9 19 7 5 18 15 8 4 0 21 13 1 22 14 1 0 7 16 4 8 6 19 17 22 5 10 12 15 2 20 13 21 9 11 3 18 24 23 3 21 10 19 12 15 24 5 6 7 9 13 8 17 23 4 0 22 20 14 18 1 2 16 11 13 18 15 9 20 23 19 11 3 5 8 2 24 6 0 22 21 16 14 17 1 10 4 7 12 9 4 20 5 13 11 23 0 21 2 6 17 14 15 16 7 10 24 19 8 3 18 12 22 1 23 22 12 2 5 13 9 14 4 21 17 16 7 0 1 15 11 19 18 24 10 20 6 8 3 4 3 6 1 11 10 2 22 9 23 5 21 12 13 8 14 16 17 24 18 19 15 7 20 0 1 7 4 22 9 16 17 13 12 11 14 8 0 18 2 20 6 23 3 15 24 19 10 21 5 20 16 17 18 14 8 11 9 23 19 3 4 21 1 5 0 24 6 15 10 13 7 22 12 2 17 15 16 4 18 19 7 3 8 24 10 12 22 14 20 21 13 11 9 1 5 0 23 2 6 7 17 11 24 10 6 13 16 15 22 23 9 3 2 14 1 19 5 0 12 20 8 21 4 18 2 0 18 15 3 20 21 12 7 14 1 11 17 5 19 10 8 4 13 6 22 23 24 9 16 6 10 24 16 2 18 15 4 17 3 19 23 20 22 11 8 12 7 5 0 21 9 1 14 13 18 13 23 10 0 7 22 8 24 12 21 6 4 9 17 11 5 14 1 19 16 2 3 15 20 5 24 2 20 7 3 14 10 1 0 4 22 13 11 6 16 23 9 17 21 8 12 19 18 15 19 5 9 13 21 12 6 17 18 4 2 0 1 16 10 3 22 8 11 20 15 24 14 23 7 11 12 8 14 17 21 3 1 13 18 0 20 23 7 4 9 15 10 22 2 6 16 5 19 24 10 20 7 3 4 1 16 24 22 15 18 19 6 23 21 17 2 0 12 11 9 13 8 5 14 21 11 1 17 15 24 5 19 0 13 20 18 16 8 12 6 7 2 4 23 14 22 9 3 10 16 9 3 12 1 22 10 2 20 8 13 7 11 21 24 19 4 18 6 5 23 14 15 0 17 8 23 19 0 22 2 1 21 5 6 15 14 18 10 9 24 17 20 7 3 12 11 16 13 4 0 6 22 8 23 9 4 15 2 1 16 24 19 20 3 18 14 12 10 13 7 5 17 11 21 24 14 21 23 19 5 0 18 11 9 7 10 15 4 13 12 1 3 16 22 2 17 20 6 8 15 8 13 6 24 0 18 20 14 16 12 1 5 3 22 23 9 21 2 7 17 4 11 10 19 
254.51	c Total wall clock time (in seconds) : 254.244
254.51	c Total CPU time (experimental, in seconds) : 248.33

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node1/watcher-238991-1168362644 -o ROOT/results/node1/solver-238991-1168362644 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/238991-1168362644/sat4jCSP-bf3.jar /tmp/evaluation/238991-1168362644/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: 2.00 2.00 2.00 4/94 1842
/proc/meminfo: memFree=1748512/2055920 swapFree=4165612/4192956
[pid=1841] ppid=1839 vsize=894944 CPUtime=0.01
/proc/1841/stat : 1841 (java) S 1839 1841 1445 0 -1 0 2167 0 1 0 0 1 0 0 18 0 3 0 184660200 916422656 1929 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/1841/statm: 223736 1929 954 14 0 210756 0
[pid=1841/tid=1843] ppid=1839 vsize=894944 CPUtime=0
/proc/1841/task/1843/stat : 1843 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 18 0 3 0 184660203 916422656 1929 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 7368 0 0 0 -1 1 0 0
[pid=1841/tid=1844] ppid=1839 vsize=894944 CPUtime=0
/proc/1841/task/1844/stat : 1844 (java) R 1839 1841 1445 0 -1 64 0 0 0 0 0 0 0 0 19 0 3 0 184660203 916422656 1929 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 6676440 0 4 0 7368 0 0 0 -1 1 0 0

[startup+0.10267 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 1842
/proc/meminfo: memFree=1748512/2055920 swapFree=4165612/4192956
[pid=1841] ppid=1839 vsize=901540 CPUtime=0.09
/proc/1841/stat : 1841 (java) R 1839 1841 1445 0 -1 0 3297 0 1 0 7 2 0 0 21 0 12 0 184660200 923176960 3057 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4155040898 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1841/statm: 225385 3057 1552 14 0 212109 0
[pid=1841/tid=1843] ppid=1839 vsize=901540 CPUtime=0
/proc/1841/task/1843/stat : 1843 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 184660203 923176960 3057 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1844] ppid=1839 vsize=901540 CPUtime=0
/proc/1841/task/1844/stat : 1844 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 184660203 923176960 3057 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 901540

[startup+0.510717 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 1842
/proc/meminfo: memFree=1748512/2055920 swapFree=4165612/4192956
[pid=1841] ppid=1839 vsize=905236 CPUtime=0.49
/proc/1841/stat : 1841 (java) R 1839 1841 1445 0 -1 0 5822 0 1 0 45 4 0 0 19 0 12 0 184660200 926961664 5417 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1841/statm: 226309 5417 2250 14 0 212746 0
[pid=1841/tid=1843] ppid=1839 vsize=905236 CPUtime=0
/proc/1841/task/1843/stat : 1843 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 184660203 926961664 5417 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1844] ppid=1839 vsize=905236 CPUtime=0
/proc/1841/task/1844/stat : 1844 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 184660203 926961664 5417 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 905236

[startup+1.33381 s]
/proc/loadavg: 2.00 2.00 2.00 3/105 1853
/proc/meminfo: memFree=1732808/2055920 swapFree=4165612/4192956
[pid=1841] ppid=1839 vsize=905236 CPUtime=1.3
/proc/1841/stat : 1841 (java) R 1839 1841 1445 0 -1 0 6855 0 1 0 125 5 0 0 22 0 12 0 184660200 926961664 6298 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4053861622 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1841/statm: 226309 6298 2324 14 0 212746 0
[pid=1841/tid=1843] ppid=1839 vsize=905236 CPUtime=0
/proc/1841/task/1843/stat : 1843 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 184660203 926961664 6298 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1844] ppid=1839 vsize=905236 CPUtime=0
/proc/1841/task/1844/stat : 1844 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 184660203 926961664 6298 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1845] ppid=1839 vsize=905236 CPUtime=0
/proc/1841/task/1845/stat : 1845 (java) S 1839 1841 1445 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 184660206 926961664 6298 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1846] ppid=1839 vsize=905236 CPUtime=0
/proc/1841/task/1846/stat : 1846 (java) S 1839 1841 1445 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 184660206 926961664 6298 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1847] ppid=1839 vsize=905236 CPUtime=0
/proc/1841/task/1847/stat : 1847 (java) S 1839 1841 1445 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 184660206 926961664 6298 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1848] ppid=1839 vsize=905236 CPUtime=0
/proc/1841/task/1848/stat : 1848 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 184660210 926961664 6298 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1849] ppid=1839 vsize=905236 CPUtime=0
/proc/1841/task/1849/stat : 1849 (java) S 1839 1841 1445 0 -1 64 4 0 0 0 0 0 0 0 16 0 12 0 184660210 926961664 6298 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1850] ppid=1839 vsize=905236 CPUtime=0.27
/proc/1841/task/1850/stat : 1850 (java) S 1839 1841 1445 0 -1 64 288 0 0 0 27 0 0 0 16 0 12 0 184660210 926961664 6298 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1851] ppid=1839 vsize=905236 CPUtime=0.34
/proc/1841/task/1851/stat : 1851 (java) S 1839 1841 1445 0 -1 64 809 0 0 0 34 0 0 0 16 0 12 0 184660210 926961664 6298 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1852] ppid=1839 vsize=905236 CPUtime=0
/proc/1841/task/1852/stat : 1852 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 184660210 926961664 6298 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1853] ppid=1839 vsize=905236 CPUtime=0
/proc/1841/task/1853/stat : 1853 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 184660210 926961664 6298 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 905236

[startup+2.987 s]
/proc/loadavg: 2.00 2.00 2.00 4/105 1853
/proc/meminfo: memFree=1729416/2055920 swapFree=4165612/4192956
[pid=1841] ppid=1839 vsize=906264 CPUtime=2.94
/proc/1841/stat : 1841 (java) R 1839 1841 1445 0 -1 0 9932 0 1 0 287 7 0 0 25 0 12 0 184660200 928014336 7788 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152510404 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1841/statm: 226566 7788 2334 14 0 213003 0
[pid=1841/tid=1843] ppid=1839 vsize=906264 CPUtime=0
/proc/1841/task/1843/stat : 1843 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 184660203 928014336 7788 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1844] ppid=1839 vsize=906264 CPUtime=0
/proc/1841/task/1844/stat : 1844 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 184660203 928014336 7788 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1845] ppid=1839 vsize=906264 CPUtime=0
/proc/1841/task/1845/stat : 1845 (java) S 1839 1841 1445 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 184660206 928014336 7788 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1846] ppid=1839 vsize=906264 CPUtime=0
/proc/1841/task/1846/stat : 1846 (java) S 1839 1841 1445 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 184660206 928014336 7788 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1847] ppid=1839 vsize=906264 CPUtime=0
/proc/1841/task/1847/stat : 1847 (java) S 1839 1841 1445 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 184660206 928014336 7788 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1848] ppid=1839 vsize=906264 CPUtime=0
/proc/1841/task/1848/stat : 1848 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 184660210 928014336 7788 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1849] ppid=1839 vsize=906264 CPUtime=0
/proc/1841/task/1849/stat : 1849 (java) S 1839 1841 1445 0 -1 64 4 0 0 0 0 0 0 0 16 0 12 0 184660210 928014336 7788 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1850] ppid=1839 vsize=906264 CPUtime=0.66
/proc/1841/task/1850/stat : 1850 (java) S 1839 1841 1445 0 -1 64 770 0 0 0 66 0 0 0 16 0 12 0 184660210 928014336 7788 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1851] ppid=1839 vsize=906264 CPUtime=1
/proc/1841/task/1851/stat : 1851 (java) S 1839 1841 1445 0 -1 64 2249 0 0 0 99 1 0 0 16 0 12 0 184660210 928014336 7788 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1852] ppid=1839 vsize=906264 CPUtime=0
/proc/1841/task/1852/stat : 1852 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 184660210 928014336 7788 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1853] ppid=1839 vsize=906264 CPUtime=0
/proc/1841/task/1853/stat : 1853 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 184660210 928014336 7788 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 906264

[startup+6.20638 s]
/proc/loadavg: 2.08 2.02 2.01 4/106 1854
/proc/meminfo: memFree=1701632/2055920 swapFree=4165612/4192956
[pid=1841] ppid=1839 vsize=907860 CPUtime=6.12
/proc/1841/stat : 1841 (java) R 1839 1841 1445 0 -1 0 18146 0 1 0 599 13 0 0 25 0 13 0 184660200 929648640 14096 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054867902 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1841/statm: 226965 14096 2362 14 0 213402 0
[pid=1841/tid=1843] ppid=1839 vsize=907860 CPUtime=0
/proc/1841/task/1843/stat : 1843 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 184660203 929648640 14096 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1844] ppid=1839 vsize=907860 CPUtime=0
/proc/1841/task/1844/stat : 1844 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 184660203 929648640 14096 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1845] ppid=1839 vsize=907860 CPUtime=0
/proc/1841/task/1845/stat : 1845 (java) S 1839 1841 1445 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 184660206 929648640 14096 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1846] ppid=1839 vsize=907860 CPUtime=0
/proc/1841/task/1846/stat : 1846 (java) S 1839 1841 1445 0 -1 64 8 0 0 0 0 0 0 0 21 0 13 0 184660206 929648640 14096 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1847] ppid=1839 vsize=907860 CPUtime=0
/proc/1841/task/1847/stat : 1847 (java) S 1839 1841 1445 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 184660206 929648640 14096 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1848] ppid=1839 vsize=907860 CPUtime=0
/proc/1841/task/1848/stat : 1848 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 184660210 929648640 14096 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1849] ppid=1839 vsize=907860 CPUtime=0.01
/proc/1841/task/1849/stat : 1849 (java) S 1839 1841 1445 0 -1 64 4 0 0 0 1 0 0 0 17 0 13 0 184660210 929648640 14096 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1850] ppid=1839 vsize=907860 CPUtime=1.39
/proc/1841/task/1850/stat : 1850 (java) S 1839 1841 1445 0 -1 64 1652 0 0 0 139 0 0 0 15 0 13 0 184660210 929648640 14096 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1851] ppid=1839 vsize=907860 CPUtime=1.96
/proc/1841/task/1851/stat : 1851 (java) S 1839 1841 1445 0 -1 64 3658 0 0 0 194 2 0 0 15 0 13 0 184660210 929648640 14096 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1852] ppid=1839 vsize=907860 CPUtime=0
/proc/1841/task/1852/stat : 1852 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 184660210 929648640 14096 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1853] ppid=1839 vsize=907860 CPUtime=0
/proc/1841/task/1853/stat : 1853 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 184660210 929648640 14096 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1854] ppid=1839 vsize=907860 CPUtime=0
/proc/1841/task/1854/stat : 1854 (java) S 1839 1841 1445 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 184660710 929648640 14096 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 907860

[startup+12.6071 s]
/proc/loadavg: 2.08 2.02 2.00 3/106 1854
/proc/meminfo: memFree=1693696/2055920 swapFree=4165612/4192956
[pid=1841] ppid=1839 vsize=907124 CPUtime=12.47
/proc/1841/stat : 1841 (java) R 1839 1841 1445 0 -1 0 20177 0 1 0 1233 14 0 0 25 0 13 0 184660200 928894976 15940 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054805888 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1841/statm: 226781 15940 2362 14 0 213218 0
[pid=1841/tid=1843] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1843/stat : 1843 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 184660203 928894976 15940 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1844] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1844/stat : 1844 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 184660203 928894976 15940 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1845] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1845/stat : 1845 (java) S 1839 1841 1445 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 184660206 928894976 15940 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1846] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1846/stat : 1846 (java) S 1839 1841 1445 0 -1 64 8 0 0 0 0 0 0 0 21 0 13 0 184660206 928894976 15940 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1847] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1847/stat : 1847 (java) S 1839 1841 1445 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 184660206 928894976 15940 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1848] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1848/stat : 1848 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 184660210 928894976 15940 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1849] ppid=1839 vsize=907124 CPUtime=0.01
/proc/1841/task/1849/stat : 1849 (java) S 1839 1841 1445 0 -1 64 4 0 0 0 1 0 0 0 17 0 13 0 184660210 928894976 15940 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1850] ppid=1839 vsize=907124 CPUtime=1.4
/proc/1841/task/1850/stat : 1850 (java) S 1839 1841 1445 0 -1 64 1654 0 0 0 140 0 0 0 16 0 13 0 184660210 928894976 15940 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1851] ppid=1839 vsize=907124 CPUtime=1.98
/proc/1841/task/1851/stat : 1851 (java) S 1839 1841 1445 0 -1 64 3658 0 0 0 196 2 0 0 16 0 13 0 184660210 928894976 15940 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1852] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1852/stat : 1852 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 184660210 928894976 15940 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1853] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1853/stat : 1853 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 184660210 928894976 15940 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1854] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1854/stat : 1854 (java) S 1839 1841 1445 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 184660710 928894976 15940 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 907124

[startup+25.4956 s]
/proc/loadavg: 2.13 2.03 2.01 4/106 1854
/proc/meminfo: memFree=1684928/2055920 swapFree=4165612/4192956
[pid=1841] ppid=1839 vsize=907124 CPUtime=25.24
/proc/1841/stat : 1841 (java) R 1839 1841 1445 0 -1 0 22465 0 1 0 2508 16 0 0 25 0 13 0 184660200 928894976 18228 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054868246 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1841/statm: 226781 18228 2362 14 0 213218 0
[pid=1841/tid=1843] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1843/stat : 1843 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 184660203 928894976 18228 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1844] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1844/stat : 1844 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 184660203 928894976 18228 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1845] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1845/stat : 1845 (java) S 1839 1841 1445 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 184660206 928894976 18228 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1846] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1846/stat : 1846 (java) S 1839 1841 1445 0 -1 64 8 0 0 0 0 0 0 0 21 0 13 0 184660206 928894976 18228 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1847] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1847/stat : 1847 (java) S 1839 1841 1445 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 184660206 928894976 18228 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1848] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1848/stat : 1848 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 184660210 928894976 18228 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1849] ppid=1839 vsize=907124 CPUtime=0.01
/proc/1841/task/1849/stat : 1849 (java) S 1839 1841 1445 0 -1 64 4 0 0 0 1 0 0 0 17 0 13 0 184660210 928894976 18228 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1850] ppid=1839 vsize=907124 CPUtime=1.4
/proc/1841/task/1850/stat : 1850 (java) S 1839 1841 1445 0 -1 64 1654 0 0 0 140 0 0 0 16 0 13 0 184660210 928894976 18228 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1851] ppid=1839 vsize=907124 CPUtime=1.98
/proc/1841/task/1851/stat : 1851 (java) S 1839 1841 1445 0 -1 64 3658 0 0 0 196 2 0 0 16 0 13 0 184660210 928894976 18228 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1852] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1852/stat : 1852 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 184660210 928894976 18228 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1853] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1853/stat : 1853 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 184660210 928894976 18228 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1854] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1854/stat : 1854 (java) S 1839 1841 1445 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 184660710 928894976 18228 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 907124

[startup+51.1936 s]
/proc/loadavg: 2.16 2.04 2.01 3/106 1854
/proc/meminfo: memFree=1644736/2055920 swapFree=4165612/4192956
[pid=1841] ppid=1839 vsize=907124 CPUtime=50.7
/proc/1841/stat : 1841 (java) R 1839 1841 1445 0 -1 0 32418 0 1 0 5048 22 0 0 25 0 13 0 184660200 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054805593 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1841/statm: 226781 28180 2364 14 0 213218 0
[pid=1841/tid=1843] ppid=1839 vsize=907124 CPUtime=0.06
/proc/1841/task/1843/stat : 1843 (java) S 1839 1841 1445 0 -1 64 6268 0 0 0 4 2 0 0 17 0 13 0 184660203 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1844] ppid=1839 vsize=907124 CPUtime=0.02
/proc/1841/task/1844/stat : 1844 (java) S 1839 1841 1445 0 -1 64 1144 0 0 0 2 0 0 0 17 0 13 0 184660203 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1845] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1845/stat : 1845 (java) S 1839 1841 1445 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 184660206 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1846] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1846/stat : 1846 (java) S 1839 1841 1445 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 184660206 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1847] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1847/stat : 1847 (java) S 1839 1841 1445 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 184660206 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1848] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1848/stat : 1848 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1849] ppid=1839 vsize=907124 CPUtime=0.01
/proc/1841/task/1849/stat : 1849 (java) S 1839 1841 1445 0 -1 64 4 0 0 0 1 0 0 0 17 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1850] ppid=1839 vsize=907124 CPUtime=1.42
/proc/1841/task/1850/stat : 1850 (java) S 1839 1841 1445 0 -1 64 1655 0 0 0 142 0 0 0 16 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1851] ppid=1839 vsize=907124 CPUtime=1.99
/proc/1841/task/1851/stat : 1851 (java) S 1839 1841 1445 0 -1 64 3659 0 0 0 197 2 0 0 16 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1852] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1852/stat : 1852 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1853] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1853/stat : 1853 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1854] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1854/stat : 1854 (java) S 1839 1841 1445 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 184660710 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 907124

[startup+102.48 s]
/proc/loadavg: 2.07 2.04 2.01 3/106 1854
/proc/meminfo: memFree=1644800/2055920 swapFree=4165612/4192956
[pid=1841] ppid=1839 vsize=907124 CPUtime=101.46
/proc/1841/stat : 1841 (java) R 1839 1841 1445 0 -1 0 32418 0 1 0 10124 22 0 0 25 0 13 0 184660200 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054805518 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1841/statm: 226781 28180 2364 14 0 213218 0
[pid=1841/tid=1843] ppid=1839 vsize=907124 CPUtime=0.06
/proc/1841/task/1843/stat : 1843 (java) S 1839 1841 1445 0 -1 64 6268 0 0 0 4 2 0 0 17 0 13 0 184660203 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1844] ppid=1839 vsize=907124 CPUtime=0.02
/proc/1841/task/1844/stat : 1844 (java) S 1839 1841 1445 0 -1 64 1144 0 0 0 2 0 0 0 17 0 13 0 184660203 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1845] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1845/stat : 1845 (java) S 1839 1841 1445 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 184660206 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1846] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1846/stat : 1846 (java) S 1839 1841 1445 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 184660206 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1847] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1847/stat : 1847 (java) S 1839 1841 1445 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 184660206 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1848] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1848/stat : 1848 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1849] ppid=1839 vsize=907124 CPUtime=0.01
/proc/1841/task/1849/stat : 1849 (java) S 1839 1841 1445 0 -1 64 4 0 0 0 1 0 0 0 17 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1850] ppid=1839 vsize=907124 CPUtime=1.42
/proc/1841/task/1850/stat : 1850 (java) S 1839 1841 1445 0 -1 64 1655 0 0 0 142 0 0 0 16 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1851] ppid=1839 vsize=907124 CPUtime=1.99
/proc/1841/task/1851/stat : 1851 (java) S 1839 1841 1445 0 -1 64 3659 0 0 0 197 2 0 0 16 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1852] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1852/stat : 1852 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1853] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1853/stat : 1853 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1854] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1854/stat : 1854 (java) S 1839 1841 1445 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 184660710 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 907124

[startup+162.548 s]
/proc/loadavg: 2.02 2.03 2.00 3/106 1854
/proc/meminfo: memFree=1644736/2055920 swapFree=4165612/4192956
[pid=1841] ppid=1839 vsize=907124 CPUtime=160.98
/proc/1841/stat : 1841 (java) R 1839 1841 1445 0 -1 0 32418 0 1 0 16075 23 0 0 25 0 13 0 184660200 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054779409 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1841/statm: 226781 28180 2364 14 0 213218 0
[pid=1841/tid=1843] ppid=1839 vsize=907124 CPUtime=0.06
/proc/1841/task/1843/stat : 1843 (java) S 1839 1841 1445 0 -1 64 6268 0 0 0 4 2 0 0 17 0 13 0 184660203 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1844] ppid=1839 vsize=907124 CPUtime=0.02
/proc/1841/task/1844/stat : 1844 (java) S 1839 1841 1445 0 -1 64 1144 0 0 0 2 0 0 0 17 0 13 0 184660203 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1845] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1845/stat : 1845 (java) S 1839 1841 1445 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 184660206 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1846] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1846/stat : 1846 (java) S 1839 1841 1445 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 184660206 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1847] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1847/stat : 1847 (java) S 1839 1841 1445 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 184660206 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1848] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1848/stat : 1848 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1849] ppid=1839 vsize=907124 CPUtime=0.01
/proc/1841/task/1849/stat : 1849 (java) S 1839 1841 1445 0 -1 64 4 0 0 0 1 0 0 0 17 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1850] ppid=1839 vsize=907124 CPUtime=1.42
/proc/1841/task/1850/stat : 1850 (java) S 1839 1841 1445 0 -1 64 1655 0 0 0 142 0 0 0 16 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1851] ppid=1839 vsize=907124 CPUtime=1.99
/proc/1841/task/1851/stat : 1851 (java) S 1839 1841 1445 0 -1 64 3659 0 0 0 197 2 0 0 16 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1852] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1852/stat : 1852 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1853] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1853/stat : 1853 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1854] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1854/stat : 1854 (java) S 1839 1841 1445 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 184660710 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.98
Current children cumulated vsize (KiB) 907124

[startup+222.608 s]
/proc/loadavg: 2.01 2.02 2.00 3/106 1854
/proc/meminfo: memFree=1644672/2055920 swapFree=4165612/4192956
[pid=1841] ppid=1839 vsize=907124 CPUtime=220.45
/proc/1841/stat : 1841 (java) R 1839 1841 1445 0 -1 0 32418 0 1 0 22022 23 0 0 25 0 13 0 184660200 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054805888 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1841/statm: 226781 28180 2364 14 0 213218 0
[pid=1841/tid=1843] ppid=1839 vsize=907124 CPUtime=0.06
/proc/1841/task/1843/stat : 1843 (java) S 1839 1841 1445 0 -1 64 6268 0 0 0 4 2 0 0 17 0 13 0 184660203 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1844] ppid=1839 vsize=907124 CPUtime=0.02
/proc/1841/task/1844/stat : 1844 (java) S 1839 1841 1445 0 -1 64 1144 0 0 0 2 0 0 0 17 0 13 0 184660203 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1845] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1845/stat : 1845 (java) S 1839 1841 1445 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 184660206 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1846] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1846/stat : 1846 (java) S 1839 1841 1445 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 184660206 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1847] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1847/stat : 1847 (java) S 1839 1841 1445 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 184660206 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1848] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1848/stat : 1848 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1849] ppid=1839 vsize=907124 CPUtime=0.01
/proc/1841/task/1849/stat : 1849 (java) S 1839 1841 1445 0 -1 64 4 0 0 0 1 0 0 0 17 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1850] ppid=1839 vsize=907124 CPUtime=1.42
/proc/1841/task/1850/stat : 1850 (java) S 1839 1841 1445 0 -1 64 1655 0 0 0 142 0 0 0 16 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1851] ppid=1839 vsize=907124 CPUtime=1.99
/proc/1841/task/1851/stat : 1851 (java) S 1839 1841 1445 0 -1 64 3659 0 0 0 197 2 0 0 16 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1852] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1852/stat : 1852 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1853] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1853/stat : 1853 (java) S 1839 1841 1445 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 184660210 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1841/tid=1854] ppid=1839 vsize=907124 CPUtime=0
/proc/1841/task/1854/stat : 1854 (java) S 1839 1841 1445 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 184660710 928894976 28180 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 907124

Child status: 0
Real time (s): 254.579
CPU time (s): 251.94
CPU user time (s): 251.682
CPU system time (s): 0.25796
CPU usage (%): 98.9631
Max. virtual memory (cumulated for all children) (KiB): 908564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.682
system time used= 0.25796
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32426
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= 6116
involuntary context switches= 15811

runsolver used 0.342947 s user time and 0.824874 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Tue Jan  9 17:10:44 UTC 2007


IDJOB= 238991
IDBENCH= 7031
FILE ID= node1/238991-1168362644

PBS_JOBID= 3503758

Free space on /tmp= 66511 MiB

BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QCP-25/qcp-25-264-7_ext.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/238991-1168362644/sat4jCSP-bf3.jar /tmp/evaluation/238991-1168362644/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-238991-1168362644 -o ROOT/results/node1/solver-238991-1168362644 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/238991-1168362644/sat4jCSP-bf3.jar /tmp/evaluation/238991-1168362644/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  3fb7a4fd1bc51ca2a39b54e32df22637

RANDOM SEED= 785245641

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:       1748992 kB
Buffers:         28500 kB
Cached:         130500 kB
SwapCached:       4064 kB
Active:         162616 kB
Inactive:        86472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1748992 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            3444 kB
Writeback:           0 kB
Mapped:         107228 kB
Slab:            42396 kB
Committed_AS:  5961816 kB
PageTables:       2512 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= 66511 MiB



End job on node1 on Tue Jan  9 17:14:59 UTC 2007