Trace number 2077384

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
Sugar v1.14.6+picosat? (TO) 1800.02 1849.31

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg8-11_ext.xml
MD5SUM6156340813783c268b56280fd8ae95c0
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables88
Number of constraints19
Maximum constraint arity11
Maximum domain size26
Number of constraints which are defined in extension19
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.07	c 0	BEGIN Sun Jul 12 04:10:09 2009
0.00/0.07	c 0	PID 21633
0.06/0.07	c 0	HOST node84.alineos.net
0.06/0.07	c 0	CONVERTING HOME/instance-2077384-1247364609.xml TO HOME/temp.csp
0.06/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2077384-1247364609.xml' 'HOME/temp.csp'
1.17/1.21	c 1	1 domains, 88 variables, 0 predicates, 2 relations, 19 constraints
1.17/1.22	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.17/1.22	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.19/1.30	c 1	Parsing HOME/temp.csp
2.64/2.78	c 3	parsed 110 expressions
2.64/2.79	c 3	Heap : 25 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.64/2.79	c 3	Converting to clausal form CSP
2.75/2.81	c 3	converted 11 (10%) expressions
2.75/2.81	c 3	converted 22 (20%) expressions
2.75/2.81	c 3	converted 33 (30%) expressions
2.75/2.81	c 3	converted 44 (40%) expressions
2.75/2.81	c 3	converted 55 (50%) expressions
2.75/2.81	c 3	converted 66 (60%) expressions
2.75/2.81	c 3	converted 77 (70%) expressions
2.75/2.81	c 3	converted 88 (80%) expressions
7.91/8.01	c 8	converted 99 (90%) expressions
19.56/19.80	c 20	converted 110 (100%) expressions
19.56/19.80	c 20	CSP : 88 integers, 0 booleans, 19 clauses, largest domain size 26
19.56/19.80	c 20	Heap : 403 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
19.56/19.80	c 20	Propagation in CSP
19.56/19.80	c 20	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
19.56/19.80	c 20	CSP : 88 integers, 0 booleans, 19 clauses, largest domain size 26
19.56/19.80	c 20	Heap : 403 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
19.56/19.80	c 20	Simplifing CSP by introducing new Boolean variables
19.56/19.80	c 20	CSP : 88 integers, 0 booleans, 19 clauses, largest domain size 26
19.56/19.80	c 20	Heap : 403 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
22.64/22.87	c 23	Encoding CSP to SAT : HOME/temp.cnf
22.64/22.88	c 23	9 (10%) CSP integer variables are encoded (216 clauses, 2232 bytes)
22.64/22.89	c 23	18 (20%) CSP integer variables are encoded (432 clauses, 4608 bytes)
22.64/22.89	c 23	27 (30%) CSP integer variables are encoded (648 clauses, 6984 bytes)
22.64/22.89	c 23	36 (40%) CSP integer variables are encoded (864 clauses, 9360 bytes)
22.64/22.89	c 23	44 (50%) CSP integer variables are encoded (1056 clauses, 11665 bytes)
22.64/22.89	c 23	53 (60%) CSP integer variables are encoded (1272 clauses, 14473 bytes)
22.64/22.90	c 23	62 (70%) CSP integer variables are encoded (1488 clauses, 17281 bytes)
22.64/22.90	c 23	71 (80%) CSP integer variables are encoded (1704 clauses, 20089 bytes)
22.74/22.90	c 23	80 (90%) CSP integer variables are encoded (1920 clauses, 22897 bytes)
22.74/22.90	c 23	88 (100%) CSP integer variables are encoded (2112 clauses, 25393 bytes)
709.65/713.55	c 713	2 (10%) CSP clauses are encoded (509380 clauses, 29366573 bytes)
1391.16/1437.51	c 1437	4 (20%) CSP clauses are encoded (1016648 clauses, 58960067 bytes)
1800.02/1849.22	c ERROR INTERRUPTED
1800.02/1849.31	s UNKNOWN
1800.02/1849.31	c 1849	CPU 1.2 (0.05 0.02 1.02 0.11)
1800.02/1849.31	c 1849	END Sun Jul 12 04:40:58 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2077384-1247364609/watcher-2077384-1247364609 -o /tmp/evaluation-result-2077384-1247364609/solver-2077384-1247364609 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2077384-1247364609.xml 

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


[startup+0 s]
/proc/loadavg: 2.04 2.06 2.07 4/83 21633
/proc/meminfo: memFree=1287096/2055920 swapFree=4192812/4192956
[pid=21633] ppid=21631 vsize=12272 CPUtime=0
/proc/21633/stat : 21633 (sugar) R 21631 21633 18580 0 -1 4194304 359 0 0 0 0 0 0 0 19 0 1 0 23526261 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 243665697381 0 0 4224 0 0 0 0 17 0 0 0
/proc/21633/statm: 3068 327 246 3 0 168 0

[startup+0.0722051 s]
/proc/loadavg: 2.04 2.06 2.07 4/83 21633
/proc/meminfo: memFree=1287096/2055920 swapFree=4192812/4192956
[pid=21633] ppid=21631 vsize=16740 CPUtime=0.06
/proc/21633/stat : 21633 (sugar) S 21631 21633 18580 0 -1 4194304 1152 0 0 0 5 1 0 0 19 0 1 0 23526261 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21633/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101449 s]
/proc/loadavg: 2.04 2.06 2.07 4/83 21633
/proc/meminfo: memFree=1287096/2055920 swapFree=4192812/4192956
[pid=21633] ppid=21631 vsize=16868 CPUtime=0.06
/proc/21633/stat : 21633 (sugar) S 21631 21633 18580 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 23526261 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21633/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301485 s]
/proc/loadavg: 2.04 2.06 2.07 4/83 21633
/proc/meminfo: memFree=1287096/2055920 swapFree=4192812/4192956
[pid=21633] ppid=21631 vsize=16868 CPUtime=0.06
/proc/21633/stat : 21633 (sugar) S 21631 21633 18580 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 23526261 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21633/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701567 s]
/proc/loadavg: 2.04 2.06 2.07 4/83 21633
/proc/meminfo: memFree=1287096/2055920 swapFree=4192812/4192956
[pid=21633] ppid=21631 vsize=16868 CPUtime=0.06
/proc/21633/stat : 21633 (sugar) S 21631 21633 18580 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 23526261 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21633/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50171 s]
/proc/loadavg: 2.04 2.06 2.07 4/94 21645
/proc/meminfo: memFree=1239264/2055920 swapFree=4192812/4192956
[pid=21633] ppid=21631 vsize=16868 CPUtime=1.19
/proc/21633/stat : 21633 (sugar) S 21631 21633 18580 0 -1 4194304 1309 14353 0 1 5 1 102 11 15 0 1 0 23526261 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21633/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 16868

[startup+3.10201 s]
/proc/loadavg: 2.04 2.06 2.07 3/94 21655
/proc/meminfo: memFree=1261088/2055920 swapFree=4192812/4192956
[pid=21633] ppid=21631 vsize=16868 CPUtime=1.2
/proc/21633/stat : 21633 (sugar) S 21631 21633 18580 0 -1 4194304 1309 14353 0 1 5 2 102 11 16 0 1 0 23526261 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21633/statm: 4217 1111 409 3 0 796 0
[pid=21646] ppid=21633 vsize=5356 CPUtime=0
/proc/21646/stat : 21646 (sh) S 21633 21633 18580 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23526383 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21646/statm: 1339 233 193 169 0 50 0
[pid=21647] ppid=21646 vsize=864904 CPUtime=1.85
/proc/21647/stat : 21647 (java) S 21646 21633 18580 0 -1 0 15100 0 1 0 177 8 0 0 20 0 9 0 23526384 885661696 13678 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21647/statm: 216226 13678 2567 9 0 210731 0
[pid=21647/tid=21648] ppid=21646 vsize=864904 CPUtime=0.99
/proc/21647/task/21648/stat : 21648 (java) R 21646 21633 18580 0 -1 64 2866 0 1 0 97 2 0 0 25 0 9 0 23526385 885661696 13678 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21649] ppid=21646 vsize=864904 CPUtime=0.79
/proc/21647/task/21649/stat : 21649 (java) R 21646 21633 18580 0 -1 64 11221 0 0 0 75 4 0 0 17 0 9 0 23526386 885661696 13678 996147200 134512640 134550932 4294955936 18446744073709551615 104188640 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21650] ppid=21646 vsize=864904 CPUtime=0
/proc/21647/task/21650/stat : 21650 (java) S 21646 21633 18580 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23526386 885661696 13678 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21651] ppid=21646 vsize=864904 CPUtime=0
/proc/21647/task/21651/stat : 21651 (java) S 21646 21633 18580 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 23526386 885661696 13678 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21652] ppid=21646 vsize=864904 CPUtime=0
/proc/21647/task/21652/stat : 21652 (java) S 21646 21633 18580 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23526388 885661696 13678 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21653] ppid=21646 vsize=864904 CPUtime=0.04
/proc/21647/task/21653/stat : 21653 (java) S 21646 21633 18580 0 -1 64 311 0 0 0 4 0 0 0 16 0 9 0 23526388 885661696 13678 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21654] ppid=21646 vsize=864904 CPUtime=0
/proc/21647/task/21654/stat : 21654 (java) S 21646 21633 18580 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 23526388 885661696 13678 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21655] ppid=21646 vsize=864904 CPUtime=0
/proc/21647/task/21655/stat : 21655 (java) S 21646 21633 18580 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23526388 885661696 13678 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 887128

[startup+6.30259 s]
/proc/loadavg: 2.04 2.06 2.07 3/94 21655
/proc/meminfo: memFree=1176352/2055920 swapFree=4192812/4192956
[pid=21633] ppid=21631 vsize=16868 CPUtime=1.2
/proc/21633/stat : 21633 (sugar) S 21631 21633 18580 0 -1 4194304 1309 14353 0 1 5 2 102 11 16 0 1 0 23526261 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21633/statm: 4217 1111 409 3 0 796 0
[pid=21646] ppid=21633 vsize=5356 CPUtime=0
/proc/21646/stat : 21646 (sh) S 21633 21633 18580 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23526383 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21646/statm: 1339 233 193 169 0 50 0
[pid=21647] ppid=21646 vsize=885892 CPUtime=5.03
/proc/21647/stat : 21647 (java) S 21646 21633 18580 0 -1 0 43941 0 1 0 481 22 0 0 20 0 9 0 23526384 907153408 36678 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21647/statm: 221473 36678 2567 9 0 215978 0
[pid=21647/tid=21648] ppid=21646 vsize=885892 CPUtime=2.08
/proc/21647/task/21648/stat : 21648 (java) S 21646 21633 18580 0 -1 64 3611 0 1 0 205 3 0 0 25 0 9 0 23526385 907153408 36678 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21649] ppid=21646 vsize=885892 CPUtime=2.88
/proc/21647/task/21649/stat : 21649 (java) R 21646 21633 18580 0 -1 64 39316 0 0 0 270 18 0 0 21 0 9 0 23526386 907153408 36678 996147200 134512640 134550932 4294955936 18446744073709551615 104189893 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21650] ppid=21646 vsize=885892 CPUtime=0
/proc/21647/task/21650/stat : 21650 (java) S 21646 21633 18580 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23526386 907153408 36678 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21651] ppid=21646 vsize=885892 CPUtime=0
/proc/21647/task/21651/stat : 21651 (java) S 21646 21633 18580 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23526386 907153408 36678 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21652] ppid=21646 vsize=885892 CPUtime=0
/proc/21647/task/21652/stat : 21652 (java) S 21646 21633 18580 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23526388 907153408 36678 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21653] ppid=21646 vsize=885892 CPUtime=0.05
/proc/21647/task/21653/stat : 21653 (java) S 21646 21633 18580 0 -1 64 312 0 0 0 5 0 0 0 16 0 9 0 23526388 907153408 36678 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21654] ppid=21646 vsize=885892 CPUtime=0
/proc/21647/task/21654/stat : 21654 (java) S 21646 21633 18580 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 23526388 907153408 36678 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21655] ppid=21646 vsize=885892 CPUtime=0
/proc/21647/task/21655/stat : 21655 (java) S 21646 21633 18580 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23526388 907153408 36678 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 908116

[startup+12.7027 s]
/proc/loadavg: 2.11 2.07 2.07 3/94 21655
/proc/meminfo: memFree=1040672/2055920 swapFree=4192812/4192956
[pid=21633] ppid=21631 vsize=16868 CPUtime=1.2
/proc/21633/stat : 21633 (sugar) S 21631 21633 18580 0 -1 4194304 1309 14353 0 1 5 2 102 11 16 0 1 0 23526261 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21633/statm: 4217 1111 409 3 0 796 0
[pid=21646] ppid=21633 vsize=5356 CPUtime=0
/proc/21646/stat : 21646 (sh) S 21633 21633 18580 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23526383 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21646/statm: 1339 233 193 169 0 50 0
[pid=21647] ppid=21646 vsize=864400 CPUtime=11.39
/proc/21647/stat : 21647 (java) S 21646 21633 18580 0 -1 0 90830 0 1 0 1089 50 0 0 20 0 9 0 23526384 885145600 67557 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21647/statm: 216100 67557 2567 9 0 210605 0
[pid=21647/tid=21648] ppid=21646 vsize=864400 CPUtime=4.46
/proc/21647/task/21648/stat : 21648 (java) S 21646 21633 18580 0 -1 64 5554 0 1 0 442 4 0 0 17 0 9 0 23526385 885145600 67558 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21649] ppid=21646 vsize=864400 CPUtime=6.86
/proc/21647/task/21649/stat : 21649 (java) R 21646 21633 18580 0 -1 64 84263 0 0 0 642 44 0 0 25 0 9 0 23526386 885145600 67558 996147200 134512640 134550932 4294955936 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21650] ppid=21646 vsize=864400 CPUtime=0
/proc/21647/task/21650/stat : 21650 (java) S 21646 21633 18580 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23526386 885145600 67558 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21651] ppid=21646 vsize=864400 CPUtime=0
/proc/21647/task/21651/stat : 21651 (java) S 21646 21633 18580 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23526386 885145600 67558 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21652] ppid=21646 vsize=864400 CPUtime=0
/proc/21647/task/21652/stat : 21652 (java) S 21646 21633 18580 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23526388 885145600 67558 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21653] ppid=21646 vsize=864400 CPUtime=0.05
/proc/21647/task/21653/stat : 21653 (java) S 21646 21633 18580 0 -1 64 312 0 0 0 5 0 0 0 16 0 9 0 23526388 885145600 67559 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21654] ppid=21646 vsize=864400 CPUtime=0
/proc/21647/task/21654/stat : 21654 (java) S 21646 21633 18580 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 23526388 885145600 67559 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21655] ppid=21646 vsize=864400 CPUtime=0
/proc/21647/task/21655/stat : 21655 (java) S 21646 21633 18580 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23526388 885145600 67559 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 886624

[startup+25.5021 s]
/proc/loadavg: 2.16 2.08 2.08 3/94 21655
/proc/meminfo: memFree=839072/2055920 swapFree=4192812/4192956
[pid=21633] ppid=21631 vsize=16868 CPUtime=1.2
/proc/21633/stat : 21633 (sugar) S 21631 21633 18580 0 -1 4194304 1310 14353 0 1 5 2 102 11 16 0 1 0 23526261 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21633/statm: 4217 1111 409 3 0 796 0
[pid=21646] ppid=21633 vsize=5356 CPUtime=0
/proc/21646/stat : 21646 (sh) S 21633 21633 18580 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23526383 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21646/statm: 1339 233 193 169 0 50 0
[pid=21647] ppid=21646 vsize=864512 CPUtime=24.13
/proc/21647/stat : 21647 (java) S 21646 21633 18580 0 -1 0 153159 0 1 0 2334 79 0 0 20 0 9 0 23526384 885260288 112742 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21647/statm: 216128 112742 2591 9 0 210605 0
[pid=21647/tid=21648] ppid=21646 vsize=864512 CPUtime=9.56
/proc/21647/task/21648/stat : 21648 (java) R 21646 21633 18580 0 -1 64 8131 0 1 0 950 6 0 0 25 0 9 0 23526385 885260288 112742 996147200 134512640 134550932 4294955936 18446744073709551615 4126578830 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21649] ppid=21646 vsize=864512 CPUtime=14.46
/proc/21647/task/21649/stat : 21649 (java) S 21646 21633 18580 0 -1 64 143991 0 0 0 1374 72 0 0 16 0 9 0 23526386 885260288 112742 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21650] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21650/stat : 21650 (java) S 21646 21633 18580 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23526386 885260288 112742 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21651] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21651/stat : 21651 (java) S 21646 21633 18580 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23526386 885260288 112742 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21652] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21652/stat : 21652 (java) S 21646 21633 18580 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23526388 885260288 112742 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21653] ppid=21646 vsize=864512 CPUtime=0.08
/proc/21647/task/21653/stat : 21653 (java) S 21646 21633 18580 0 -1 64 335 0 0 0 8 0 0 0 16 0 9 0 23526388 885260288 112742 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21654] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21654/stat : 21654 (java) S 21646 21633 18580 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 23526388 885260288 112742 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21655] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21655/stat : 21655 (java) S 21646 21633 18580 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23526388 885260288 112742 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 886736

[startup+51.1027 s]
/proc/loadavg: 2.10 2.08 2.07 3/94 21655
/proc/meminfo: memFree=835232/2055920 swapFree=4192812/4192956
[pid=21633] ppid=21631 vsize=16868 CPUtime=1.2
/proc/21633/stat : 21633 (sugar) S 21631 21633 18580 0 -1 4194304 1310 14353 0 1 5 2 102 11 16 0 1 0 23526261 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21633/statm: 4217 1111 409 3 0 796 0
[pid=21646] ppid=21633 vsize=5356 CPUtime=0
/proc/21646/stat : 21646 (sh) S 21633 21633 18580 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23526383 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21646/statm: 1339 233 193 169 0 50 0
[pid=21647] ppid=21646 vsize=864512 CPUtime=49.6
/proc/21647/stat : 21647 (java) S 21646 21633 18580 0 -1 0 154006 0 1 0 4880 80 0 0 20 0 9 0 23526384 885260288 113586 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21647/statm: 216128 113586 2591 9 0 210605 0

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

/proc/21646/stat : 21646 (sh) S 21633 21633 18580 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23526383 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21646/statm: 1339 233 193 169 0 50 0
[pid=21647] ppid=21646 vsize=864512 CPUtime=1613.63
/proc/21647/stat : 21647 (java) S 21646 21633 18580 0 -1 0 186265 0 1 0 161214 149 0 0 20 0 9 0 23526384 885260288 145710 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21647/statm: 216128 145710 2591 9 0 210605 0
[pid=21647/tid=21648] ppid=21646 vsize=864512 CPUtime=1596.43
/proc/21647/task/21648/stat : 21648 (java) R 21646 21633 18580 0 -1 64 8269 0 1 0 159580 63 0 0 25 0 9 0 23526385 885260288 145710 996147200 134512640 134550932 4294955936 18446744073709551615 102094187 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21649] ppid=21646 vsize=864512 CPUtime=17.08
/proc/21647/task/21649/stat : 21649 (java) S 21646 21633 18580 0 -1 64 176950 0 0 0 1623 85 0 0 16 0 9 0 23526386 885260288 145710 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21650] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21650/stat : 21650 (java) S 21646 21633 18580 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23526386 885260288 145710 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21651] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21651/stat : 21651 (java) S 21646 21633 18580 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23526386 885260288 145710 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21652] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21652/stat : 21652 (java) S 21646 21633 18580 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23526388 885260288 145710 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21653] ppid=21646 vsize=864512 CPUtime=0.09
/proc/21647/task/21653/stat : 21653 (java) S 21646 21633 18580 0 -1 64 344 0 0 0 9 0 0 0 16 0 9 0 23526388 885260288 145710 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21654] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21654/stat : 21654 (java) S 21646 21633 18580 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 23526388 885260288 145710 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21655] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21655/stat : 21655 (java) S 21646 21633 18580 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23526388 885260288 145710 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1614.83
Current children cumulated vsize (KiB) 886736

[startup+1722.3 s]
/proc/loadavg: 2.83 2.34 2.31 3/86 24367
/proc/meminfo: memFree=868504/2055920 swapFree=4192812/4192956
[pid=21633] ppid=21631 vsize=16868 CPUtime=1.2
/proc/21633/stat : 21633 (sugar) S 21631 21633 18580 0 -1 4194304 1310 14353 0 1 5 2 102 11 16 0 1 0 23526261 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21633/statm: 4217 1111 409 3 0 796 0
[pid=21646] ppid=21633 vsize=5356 CPUtime=0
/proc/21646/stat : 21646 (sh) S 21633 21633 18580 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23526383 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21646/statm: 1339 233 193 169 0 50 0
[pid=21647] ppid=21646 vsize=864512 CPUtime=1673.09
/proc/21647/stat : 21647 (java) S 21646 21633 18580 0 -1 0 188497 0 1 0 167156 153 0 0 20 0 9 0 23526384 885260288 147937 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21647/statm: 216128 147937 2591 9 0 210605 0
[pid=21647/tid=21648] ppid=21646 vsize=864512 CPUtime=1655.76
/proc/21647/task/21648/stat : 21648 (java) R 21646 21633 18580 0 -1 64 8274 0 1 0 165511 65 0 0 25 0 9 0 23526385 885260288 147937 996147200 134512640 134550932 4294955936 18446744073709551615 4126571343 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21647/tid=21649] ppid=21646 vsize=864512 CPUtime=17.21
/proc/21647/task/21649/stat : 21649 (java) S 21646 21633 18580 0 -1 64 179177 0 0 0 1635 86 0 0 16 0 9 0 23526386 885260288 147937 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21647/tid=21650] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21650/stat : 21650 (java) S 21646 21633 18580 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23526386 885260288 147937 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21651] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21651/stat : 21651 (java) S 21646 21633 18580 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23526386 885260288 147937 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21652] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21652/stat : 21652 (java) S 21646 21633 18580 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23526388 885260288 147937 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21653] ppid=21646 vsize=864512 CPUtime=0.09
/proc/21647/task/21653/stat : 21653 (java) S 21646 21633 18580 0 -1 64 344 0 0 0 9 0 0 0 16 0 9 0 23526388 885260288 147937 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21654] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21654/stat : 21654 (java) S 21646 21633 18580 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 23526388 885260288 147937 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21655] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21655/stat : 21655 (java) S 21646 21633 18580 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23526388 885260288 147937 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1674.29
Current children cumulated vsize (KiB) 886736

[startup+1782.3 s]
/proc/loadavg: 2.60 2.38 2.33 3/86 24367
/proc/meminfo: memFree=615768/2055920 swapFree=4192812/4192956
[pid=21633] ppid=21631 vsize=16868 CPUtime=1.2
/proc/21633/stat : 21633 (sugar) S 21631 21633 18580 0 -1 4194304 1310 14353 0 1 5 2 102 11 16 0 1 0 23526261 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21633/statm: 4217 1111 409 3 0 796 0
[pid=21646] ppid=21633 vsize=5356 CPUtime=0
/proc/21646/stat : 21646 (sh) S 21633 21633 18580 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23526383 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21646/statm: 1339 233 193 169 0 50 0
[pid=21647] ppid=21646 vsize=864512 CPUtime=1732.37
/proc/21647/stat : 21647 (java) S 21646 21633 18580 0 -1 0 189309 0 1 0 173082 155 0 0 20 0 9 0 23526384 885260288 148747 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21647/statm: 216128 148747 2591 9 0 210605 0
[pid=21647/tid=21648] ppid=21646 vsize=864512 CPUtime=1714.98
/proc/21647/task/21648/stat : 21648 (java) R 21646 21633 18580 0 -1 64 8276 0 1 0 171431 67 0 0 25 0 9 0 23526385 885260288 148747 996147200 134512640 134550932 4294955936 18446744073709551615 102094187 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21647/tid=21649] ppid=21646 vsize=864512 CPUtime=17.26
/proc/21647/task/21649/stat : 21649 (java) S 21646 21633 18580 0 -1 64 179987 0 0 0 1640 86 0 0 16 0 9 0 23526386 885260288 148747 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21647/tid=21650] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21650/stat : 21650 (java) S 21646 21633 18580 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23526386 885260288 148747 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21651] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21651/stat : 21651 (java) S 21646 21633 18580 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23526386 885260288 148747 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21652] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21652/stat : 21652 (java) S 21646 21633 18580 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23526388 885260288 148747 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21653] ppid=21646 vsize=864512 CPUtime=0.09
/proc/21647/task/21653/stat : 21653 (java) S 21646 21633 18580 0 -1 64 344 0 0 0 9 0 0 0 16 0 9 0 23526388 885260288 148747 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21654] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21654/stat : 21654 (java) S 21646 21633 18580 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 23526388 885260288 148747 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21655] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21655/stat : 21655 (java) S 21646 21633 18580 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23526388 885260288 148747 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1733.57
Current children cumulated vsize (KiB) 886736

[startup+1842.3 s]
/proc/loadavg: 2.91 2.48 2.36 3/86 24427
/proc/meminfo: memFree=518488/2055920 swapFree=4192812/4192956
[pid=21633] ppid=21631 vsize=16868 CPUtime=1.2
/proc/21633/stat : 21633 (sugar) S 21631 21633 18580 0 -1 4194304 1310 14353 0 1 5 2 102 11 16 0 1 0 23526261 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21633/statm: 4217 1111 409 3 0 796 0
[pid=21646] ppid=21633 vsize=5356 CPUtime=0
/proc/21646/stat : 21646 (sh) S 21633 21633 18580 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23526383 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21646/statm: 1339 233 193 169 0 50 0
[pid=21647] ppid=21646 vsize=864512 CPUtime=1791.91
/proc/21647/stat : 21647 (java) S 21646 21633 18580 0 -1 0 191157 0 1 0 179025 166 0 0 20 0 9 0 23526384 885260288 150577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21647/statm: 216128 150577 2591 9 0 210605 0
[pid=21647/tid=21648] ppid=21646 vsize=864512 CPUtime=1774.31
/proc/21647/task/21648/stat : 21648 (java) R 21646 21633 18580 0 -1 64 8294 0 1 0 177353 78 0 0 25 0 9 0 23526385 885260288 150577 996147200 134512640 134550932 4294955936 18446744073709551615 4126592404 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21649] ppid=21646 vsize=864512 CPUtime=17.47
/proc/21647/task/21649/stat : 21649 (java) S 21646 21633 18580 0 -1 64 181817 0 0 0 1661 86 0 0 16 0 9 0 23526386 885260288 150577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21647/tid=21650] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21650/stat : 21650 (java) S 21646 21633 18580 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23526386 885260288 150577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21651] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21651/stat : 21651 (java) S 21646 21633 18580 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23526386 885260288 150577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21652] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21652/stat : 21652 (java) S 21646 21633 18580 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23526388 885260288 150577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21653] ppid=21646 vsize=864512 CPUtime=0.09
/proc/21647/task/21653/stat : 21653 (java) S 21646 21633 18580 0 -1 64 344 0 0 0 9 0 0 0 16 0 9 0 23526388 885260288 150577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21654] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21654/stat : 21654 (java) S 21646 21633 18580 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 23526388 885260288 150577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21655] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21655/stat : 21655 (java) S 21646 21633 18580 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23526388 885260288 150577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1793.11
Current children cumulated vsize (KiB) 886736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1849.2 s]
/proc/loadavg: 3.08 2.53 2.38 3/86 24427
/proc/meminfo: memFree=509720/2055920 swapFree=4192812/4192956
[pid=21633] ppid=21631 vsize=16868 CPUtime=1.2
/proc/21633/stat : 21633 (sugar) S 21631 21633 18580 0 -1 4194304 1310 14353 0 1 5 2 102 11 16 0 1 0 23526261 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21633/statm: 4217 1111 409 3 0 796 0
[pid=21646] ppid=21633 vsize=5356 CPUtime=0
/proc/21646/stat : 21646 (sh) S 21633 21633 18580 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23526383 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21646/statm: 1339 233 193 169 0 50 0
[pid=21647] ppid=21646 vsize=864512 CPUtime=1798.82
/proc/21647/stat : 21647 (java) S 21646 21633 18580 0 -1 0 191157 0 1 0 179715 167 0 0 20 0 9 0 23526384 885260288 150577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21647/statm: 216128 150577 2591 9 0 210605 0
[pid=21647/tid=21648] ppid=21646 vsize=864512 CPUtime=1781.22
/proc/21647/task/21648/stat : 21648 (java) R 21646 21633 18580 0 -1 64 8294 0 1 0 178043 79 0 0 25 0 9 0 23526385 885260288 150577 996147200 134512640 134550932 4294955936 18446744073709551615 4126571352 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21649] ppid=21646 vsize=864512 CPUtime=17.47
/proc/21647/task/21649/stat : 21649 (java) S 21646 21633 18580 0 -1 64 181817 0 0 0 1661 86 0 0 16 0 9 0 23526386 885260288 150577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21647/tid=21650] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21650/stat : 21650 (java) S 21646 21633 18580 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23526386 885260288 150577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21651] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21651/stat : 21651 (java) S 21646 21633 18580 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 23526386 885260288 150577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21652] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21652/stat : 21652 (java) S 21646 21633 18580 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 23526388 885260288 150577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21653] ppid=21646 vsize=864512 CPUtime=0.09
/proc/21647/task/21653/stat : 21653 (java) S 21646 21633 18580 0 -1 64 344 0 0 0 9 0 0 0 16 0 9 0 23526388 885260288 150577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21654] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21654/stat : 21654 (java) S 21646 21633 18580 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 23526388 885260288 150577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21647/tid=21655] ppid=21646 vsize=864512 CPUtime=0
/proc/21647/task/21655/stat : 21655 (java) S 21646 21633 18580 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23526388 885260288 150577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 886736

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

Solver just ended. Dumping a history of the last processes samples

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21633 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=73836
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=136979
# CPU time returned by wait4() is 1.21081
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1849.31
CPU time (s): 1800.02
CPU user time (s): 1798.22
CPU system time (s): 1.8
CPU usage (%): 97.3346
Max. virtual memory (cumulated for all children) (KiB): 914240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.07384
system time used= 0.136979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16030
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= 666
involuntary context switches= 523

runsolver used 2.48962 second user time and 5.99609 second system time

The end

Launcher Data

Begin job on node84 at 2009-07-12 04:10:09
IDJOB=2077384
IDBENCH=56589
IDSOLVER=738
FILE ID=node84/2077384-1247364609
PBS_JOBID= 9506919
Free space on /tmp= 66216 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg8-11_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2077384-1247364609/watcher-2077384-1247364609 -o /tmp/evaluation-result-2077384-1247364609/solver-2077384-1247364609 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2077384-1247364609.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6156340813783c268b56280fd8ae95c0
RANDOM SEED=899552874

node84.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1287512 kB
Buffers:         24444 kB
Cached:         215256 kB
SwapCached:          0 kB
Active:         656244 kB
Inactive:        56204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1287512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3996 kB
Writeback:           0 kB
Mapped:         494088 kB
Slab:            40200 kB
Committed_AS:   707144 kB
PageTables:       2824 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= 66120 MiB
End job on node84 at 2009-07-12 04:41:00