Trace number 1068548

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.13+minisat? (TO) 1800.16 1802.63

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg8-12_ext.xml
MD5SUMa30bac125ccd6edcdaea2d160e56f6b8
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 variables96
Number of constraints20
Maximum constraint arity12
Maximum domain size26
Number of constraints which are defined in extension20
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul  4 09:08:41 2008
0.00/0.04	c 0	PID 6520
0.00/0.04	c 0	HOST node76.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1068548-1215155321.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1068548-1215155321.xml' 'HOME/temp.csp'
0.03/0.65	c 1	1 domains, 96 variables, 0 predicates, 2 relations, 20 constraints
0.03/0.68	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.68	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.62/0.75	c 1	Parsing HOME/temp.csp
1.23/1.37	c 2	parsed 119 expressions
1.23/1.38	c 2	Heap : 13 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.23/1.38	c 2	Converting to clausal form CSP
1.23/1.40	c 2	converted 12 (10%) expressions
1.23/1.40	c 2	converted 24 (20%) expressions
1.23/1.40	c 2	converted 36 (30%) expressions
1.23/1.40	c 2	converted 48 (40%) expressions
1.23/1.40	c 2	converted 60 (50%) expressions
1.23/1.40	c 2	converted 72 (60%) expressions
1.23/1.40	c 2	converted 84 (70%) expressions
1.33/1.40	c 2	converted 96 (80%) expressions
5.73/5.83	c 6	converted 108 (90%) expressions
10.23/10.39	c 11	converted 119 (100%) expressions
10.23/10.39	c 11	CSP : 96 integers, 0 booleans, 20 clauses, largest domain size 26
10.23/10.39	c 11	Heap : 257 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
10.23/10.39	c 11	Propagation in CSP
10.23/10.39	c 11	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
10.23/10.39	c 11	CSP : 96 integers, 0 booleans, 20 clauses, largest domain size 26
10.23/10.39	c 11	Heap : 257 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
10.23/10.39	c 11	Simplifing CSP by introducing new Boolean variables
10.23/10.39	c 11	CSP : 96 integers, 0 booleans, 20 clauses, largest domain size 26
10.23/10.39	c 11	Heap : 257 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
11.73/11.81	c 12	Encoding CSP to SAT : HOME/temp.cnf
11.73/11.82	c 12	10 (10%) CSP integer variables are encoded (240 clauses, 2496 bytes)
11.73/11.83	c 12	20 (20%) CSP integer variables are encoded (480 clauses, 5136 bytes)
11.73/11.83	c 12	29 (30%) CSP integer variables are encoded (696 clauses, 7512 bytes)
11.73/11.83	c 12	39 (40%) CSP integer variables are encoded (936 clauses, 10152 bytes)
11.73/11.84	c 12	48 (50%) CSP integer variables are encoded (1152 clauses, 12913 bytes)
11.73/11.84	c 12	58 (60%) CSP integer variables are encoded (1392 clauses, 16033 bytes)
11.73/11.84	c 12	68 (70%) CSP integer variables are encoded (1632 clauses, 19153 bytes)
11.73/11.84	c 12	77 (80%) CSP integer variables are encoded (1848 clauses, 21961 bytes)
11.73/11.84	c 12	87 (90%) CSP integer variables are encoded (2088 clauses, 25081 bytes)
11.73/11.84	c 12	96 (100%) CSP integer variables are encoded (2304 clauses, 27889 bytes)
567.98/568.38	c 569	2 (10%) CSP clauses are encoded (482498 clauses, 27311363 bytes)
1026.88/1027.48	c 1028	4 (20%) CSP clauses are encoded (962692 clauses, 54801720 bytes)
1548.71/1549.93	c 1550	6 (30%) CSP clauses are encoded (1442886 clauses, 84119802 bytes)
1800.04/1802.52	c ERROR INTERRUPTED
1800.16/1802.63	s UNKNOWN
1800.16/1802.63	c 1803	CPU 0.57 (0.03 0.01 0.54 0.06)
1800.16/1802.63	c 1803	END Fri Jul  4 09:38:44 2008

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1068548-1215155321/watcher-1068548-1215155321 -o /tmp/evaluation-result-1068548-1215155321/solver-1068548-1215155321 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1068548-1215155321.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/100 6520
/proc/meminfo: memFree=1794992/2055920 swapFree=4179140/4192956
[pid=6520] ppid=6518 vsize=12272 CPUtime=0
/proc/6520/stat : 6520 (sugar) R 6518 6520 645 0 -1 4194304 361 0 0 0 0 0 0 0 18 0 1 0 127212754 12566528 329 996147200 4194304 4206940 548682068608 18446744073709551615 265673937633 0 0 4224 0 0 0 0 17 1 0 0
/proc/6520/statm: 3068 332 247 3 0 168 0

[startup+0.045669 s]
/proc/loadavg: 2.00 2.00 2.00 4/100 6520
/proc/meminfo: memFree=1794992/2055920 swapFree=4179140/4192956
[pid=6520] ppid=6518 vsize=13600 CPUtime=0.03
/proc/6520/stat : 6520 (sugar) S 6518 6520 645 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 127212754 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6520/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101677 s]
/proc/loadavg: 2.00 2.00 2.00 4/100 6520
/proc/meminfo: memFree=1794992/2055920 swapFree=4179140/4192956
[pid=6520] ppid=6518 vsize=13600 CPUtime=0.03
/proc/6520/stat : 6520 (sugar) S 6518 6520 645 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 127212754 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6520/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301703 s]
/proc/loadavg: 2.00 2.00 2.00 4/100 6520
/proc/meminfo: memFree=1794992/2055920 swapFree=4179140/4192956
[pid=6520] ppid=6518 vsize=13600 CPUtime=0.03
/proc/6520/stat : 6520 (sugar) S 6518 6520 645 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 127212754 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6520/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70175 s]
/proc/loadavg: 2.00 2.00 2.00 4/100 6520
/proc/meminfo: memFree=1794992/2055920 swapFree=4179140/4192956
[pid=6520] ppid=6518 vsize=13600 CPUtime=0.62
/proc/6520/stat : 6520 (sugar) S 6518 6520 645 0 -1 4194304 956 9227 0 1 3 0 54 5 16 0 1 0 127212754 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6520/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 13600

[startup+1.50184 s]
/proc/loadavg: 2.00 2.00 2.00 4/111 6542
/proc/meminfo: memFree=1781464/2055920 swapFree=4179140/4192956
[pid=6520] ppid=6518 vsize=13600 CPUtime=0.63
/proc/6520/stat : 6520 (sugar) S 6518 6520 645 0 -1 4194304 973 9227 0 1 3 1 54 5 15 0 1 0 127212754 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6520/statm: 3400 797 370 3 0 500 0
[pid=6533] ppid=6520 vsize=5356 CPUtime=0
/proc/6533/stat : 6533 (sh) S 6520 6520 645 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 127212823 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6533/statm: 1339 233 193 169 0 50 0
[pid=6534] ppid=6533 vsize=864172 CPUtime=0.79
/proc/6534/stat : 6534 (java) S 6533 6520 645 0 -1 0 8627 0 1 0 76 3 0 0 20 0 9 0 127212823 884912128 7559 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6534/statm: 216043 7559 2540 9 0 210618 0
[pid=6534/tid=6535] ppid=6533 vsize=864172 CPUtime=0.45
/proc/6534/task/6535/stat : 6535 (java) R 6533 6520 645 0 -1 64 2556 0 1 0 44 1 0 0 25 0 9 0 127212824 884912128 7559 996147200 134512640 134550740 4294955952 18446744073709551615 4125924730 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6536] ppid=6533 vsize=864172 CPUtime=0.28
/proc/6534/task/6536/stat : 6536 (java) S 6533 6520 645 0 -1 64 5051 0 0 0 27 1 0 0 16 0 9 0 127212825 884912128 7559 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6537] ppid=6533 vsize=864172 CPUtime=0
/proc/6534/task/6537/stat : 6537 (java) S 6533 6520 645 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 127212825 884912128 7559 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6538] ppid=6533 vsize=864172 CPUtime=0
/proc/6534/task/6538/stat : 6538 (java) S 6533 6520 645 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 127212825 884912128 7559 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6539] ppid=6533 vsize=864172 CPUtime=0
/proc/6534/task/6539/stat : 6539 (java) S 6533 6520 645 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 127212827 884912128 7559 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6540] ppid=6533 vsize=864172 CPUtime=0.04
/proc/6534/task/6540/stat : 6540 (java) S 6533 6520 645 0 -1 64 324 0 0 0 4 0 0 0 16 0 9 0 127212827 884912128 7559 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6541] ppid=6533 vsize=864172 CPUtime=0
/proc/6534/task/6541/stat : 6541 (java) S 6533 6520 645 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 127212827 884912128 7559 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6542] ppid=6533 vsize=864172 CPUtime=0
/proc/6534/task/6542/stat : 6542 (java) S 6533 6520 645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 127212827 884912128 7559 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 883128

[startup+3.10302 s]
/proc/loadavg: 2.00 2.00 2.00 3/111 6542
/proc/meminfo: memFree=1751704/2055920 swapFree=4179140/4192956
[pid=6520] ppid=6518 vsize=13600 CPUtime=0.63
/proc/6520/stat : 6520 (sugar) S 6518 6520 645 0 -1 4194304 973 9227 0 1 3 1 54 5 15 0 1 0 127212754 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6520/statm: 3400 797 370 3 0 500 0
[pid=6533] ppid=6520 vsize=5356 CPUtime=0
/proc/6533/stat : 6533 (sh) S 6520 6520 645 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 127212823 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6533/statm: 1339 233 193 169 0 50 0
[pid=6534] ppid=6533 vsize=864204 CPUtime=2.4
/proc/6534/stat : 6534 (java) S 6533 6520 645 0 -1 0 21380 0 1 0 230 10 0 0 20 0 9 0 127212823 884944896 19865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6534/statm: 216051 19865 2540 9 0 210626 0
[pid=6534/tid=6535] ppid=6533 vsize=864204 CPUtime=1.04
/proc/6534/task/6535/stat : 6535 (java) R 6533 6520 645 0 -1 64 3135 0 1 0 103 1 0 0 25 0 9 0 127212824 884944896 19865 996147200 134512640 134550740 4294955952 18446744073709551615 103214925 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6536] ppid=6533 vsize=864204 CPUtime=1.28
/proc/6534/task/6536/stat : 6536 (java) S 6533 6520 645 0 -1 64 17221 0 0 0 120 8 0 0 16 0 9 0 127212825 884944896 19865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6537] ppid=6533 vsize=864204 CPUtime=0
/proc/6534/task/6537/stat : 6537 (java) S 6533 6520 645 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 127212825 884944896 19865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6538] ppid=6533 vsize=864204 CPUtime=0
/proc/6534/task/6538/stat : 6538 (java) S 6533 6520 645 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 127212825 884944896 19865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6539] ppid=6533 vsize=864204 CPUtime=0
/proc/6534/task/6539/stat : 6539 (java) S 6533 6520 645 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 127212827 884944896 19865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6540] ppid=6533 vsize=864204 CPUtime=0.05
/proc/6534/task/6540/stat : 6540 (java) S 6533 6520 645 0 -1 64 328 0 0 0 5 0 0 0 16 0 9 0 127212827 884944896 19865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6541] ppid=6533 vsize=864204 CPUtime=0
/proc/6534/task/6541/stat : 6541 (java) S 6533 6520 645 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 127212827 884944896 19865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6542] ppid=6533 vsize=864204 CPUtime=0
/proc/6534/task/6542/stat : 6542 (java) S 6533 6520 645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 127212827 884944896 19865 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 883160

[startup+6.30238 s]
/proc/loadavg: 2.00 2.00 2.00 3/111 6542
/proc/meminfo: memFree=1669656/2055920 swapFree=4179140/4192956
[pid=6520] ppid=6518 vsize=13600 CPUtime=0.63
/proc/6520/stat : 6520 (sugar) S 6518 6520 645 0 -1 4194304 973 9227 0 1 3 1 54 5 16 0 1 0 127212754 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6520/statm: 3400 797 370 3 0 500 0
[pid=6533] ppid=6520 vsize=5356 CPUtime=0
/proc/6533/stat : 6533 (sh) S 6520 6520 645 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 127212823 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6533/statm: 1339 233 193 169 0 50 0
[pid=6534] ppid=6533 vsize=864204 CPUtime=5.6
/proc/6534/stat : 6534 (java) S 6533 6520 645 0 -1 0 43175 0 1 0 539 21 0 0 20 0 9 0 127212823 884944896 41233 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6534/statm: 216051 41234 2540 9 0 210626 0
[pid=6534/tid=6535] ppid=6533 vsize=864204 CPUtime=2.07
/proc/6534/task/6535/stat : 6535 (java) R 6533 6520 645 0 -1 64 4386 0 1 0 205 2 0 0 25 0 9 0 127212824 884944896 41234 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6536] ppid=6533 vsize=864204 CPUtime=3.45
/proc/6534/task/6536/stat : 6536 (java) R 6533 6520 645 0 -1 64 37767 0 0 0 327 18 0 0 16 0 9 0 127212825 884944896 41235 996147200 134512640 134550740 4294955952 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6537] ppid=6533 vsize=864204 CPUtime=0
/proc/6534/task/6537/stat : 6537 (java) S 6533 6520 645 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 127212825 884944896 41236 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6538] ppid=6533 vsize=864204 CPUtime=0
/proc/6534/task/6538/stat : 6538 (java) S 6533 6520 645 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 127212825 884944896 41236 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6539] ppid=6533 vsize=864204 CPUtime=0
/proc/6534/task/6539/stat : 6539 (java) S 6533 6520 645 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 127212827 884944896 41237 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6540] ppid=6533 vsize=864204 CPUtime=0.05
/proc/6534/task/6540/stat : 6540 (java) S 6533 6520 645 0 -1 64 328 0 0 0 5 0 0 0 16 0 9 0 127212827 884944896 41238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6541] ppid=6533 vsize=864204 CPUtime=0
/proc/6534/task/6541/stat : 6541 (java) S 6533 6520 645 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 127212827 884944896 41239 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6542] ppid=6533 vsize=864204 CPUtime=0
/proc/6534/task/6542/stat : 6542 (java) S 6533 6520 645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 127212827 884944896 41239 996147200 134512640 134550740 4294955952 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) 883160

[startup+12.7021 s]
/proc/loadavg: 2.07 2.02 2.00 4/111 6542
/proc/meminfo: memFree=1508184/2055920 swapFree=4179140/4192956
[pid=6520] ppid=6518 vsize=13600 CPUtime=0.63
/proc/6520/stat : 6520 (sugar) S 6518 6520 645 0 -1 4194304 974 9227 0 1 3 1 54 5 16 0 1 0 127212754 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6520/statm: 3400 797 370 3 0 500 0
[pid=6533] ppid=6520 vsize=5356 CPUtime=0
/proc/6533/stat : 6533 (sh) S 6520 6520 645 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 127212823 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6533/statm: 1339 233 193 169 0 50 0
[pid=6534] ppid=6533 vsize=864316 CPUtime=11.99
/proc/6534/stat : 6534 (java) S 6533 6520 645 0 -1 0 96584 0 1 0 1154 45 0 0 20 0 9 0 127212823 885059584 73879 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6534/statm: 216079 73879 2564 9 0 210626 0
[pid=6534/tid=6535] ppid=6533 vsize=864316 CPUtime=4.27
/proc/6534/task/6535/stat : 6535 (java) R 6533 6520 645 0 -1 64 6471 0 1 0 424 3 0 0 24 0 9 0 127212824 885059584 73879 996147200 134512640 134550740 4294955952 18446744073709551615 4126589901 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6536] ppid=6533 vsize=864316 CPUtime=7.62
/proc/6534/task/6536/stat : 6536 (java) S 6533 6520 645 0 -1 64 89067 0 0 0 721 41 0 0 23 0 9 0 127212825 885059584 73879 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6537] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6537/stat : 6537 (java) S 6533 6520 645 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 127212825 885059584 73879 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6538] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6538/stat : 6538 (java) S 6533 6520 645 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 127212825 885059584 73879 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6539] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6539/stat : 6539 (java) S 6533 6520 645 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 127212827 885059584 73879 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6540] ppid=6533 vsize=864316 CPUtime=0.08
/proc/6534/task/6540/stat : 6540 (java) S 6533 6520 645 0 -1 64 350 0 0 0 8 0 0 0 16 0 9 0 127212827 885059584 73879 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6541] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6541/stat : 6541 (java) S 6533 6520 645 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 127212827 885059584 73879 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6542] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6542/stat : 6542 (java) S 6533 6520 645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 127212827 885059584 73879 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 883272

[startup+25.5015 s]
/proc/loadavg: 2.06 2.02 2.00 3/111 6542
/proc/meminfo: memFree=1499544/2055920 swapFree=4179140/4192956
[pid=6520] ppid=6518 vsize=13600 CPUtime=0.63
/proc/6520/stat : 6520 (sugar) S 6518 6520 645 0 -1 4194304 974 9227 0 1 3 1 54 5 16 0 1 0 127212754 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6520/statm: 3400 797 370 3 0 500 0
[pid=6533] ppid=6520 vsize=5356 CPUtime=0
/proc/6533/stat : 6533 (sh) S 6520 6520 645 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 127212823 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6533/statm: 1339 233 193 169 0 50 0
[pid=6534] ppid=6533 vsize=864316 CPUtime=24.78
/proc/6534/stat : 6534 (java) S 6533 6520 645 0 -1 0 97928 0 1 0 2433 45 0 0 20 0 9 0 127212823 885059584 75220 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6534/statm: 216079 75220 2564 9 0 210626 0
[pid=6534/tid=6535] ppid=6533 vsize=864316 CPUtime=17.01
/proc/6534/task/6535/stat : 6535 (java) R 6533 6520 645 0 -1 64 6474 0 1 0 1698 3 0 0 25 0 9 0 127212824 885059584 75220 996147200 134512640 134550740 4294955952 18446744073709551615 4126589888 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6536] ppid=6533 vsize=864316 CPUtime=7.67
/proc/6534/task/6536/stat : 6536 (java) S 6533 6520 645 0 -1 64 90408 0 0 0 726 41 0 0 16 0 9 0 127212825 885059584 75220 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6537] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6537/stat : 6537 (java) S 6533 6520 645 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 127212825 885059584 75220 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6538] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6538/stat : 6538 (java) S 6533 6520 645 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 127212825 885059584 75220 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[pid=6534/tid=6540] ppid=6533 vsize=864316 CPUtime=0.1
/proc/6534/task/6540/stat : 6540 (java) S 6533 6520 645 0 -1 64 358 0 0 0 10 0 0 0 16 0 9 0 127212827 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6541] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6541/stat : 6541 (java) S 6533 6520 645 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 127212827 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6542] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6542/stat : 6542 (java) S 6533 6520 645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 127212827 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1600.81
Current children cumulated vsize (KiB) 883272

[startup+1662.3 s]
/proc/loadavg: 2.03 2.14 2.10 3/91 6594
/proc/meminfo: memFree=1213376/2055920 swapFree=4179140/4192956
[pid=6520] ppid=6518 vsize=13600 CPUtime=0.63
/proc/6520/stat : 6520 (sugar) S 6518 6520 645 0 -1 4194304 974 9227 0 1 3 1 54 5 16 0 1 0 127212754 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6520/statm: 3400 797 370 3 0 500 0
[pid=6533] ppid=6520 vsize=5356 CPUtime=0
/proc/6533/stat : 6533 (sh) S 6520 6520 645 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 127212823 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6533/statm: 1339 233 193 169 0 50 0
[pid=6534] ppid=6533 vsize=864316 CPUtime=1659.9
/proc/6534/stat : 6534 (java) S 6533 6520 645 0 -1 0 150368 0 1 0 165874 116 0 0 20 0 9 0 127212823 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6534/statm: 216079 117015 2564 9 0 210626 0
[pid=6534/tid=6535] ppid=6533 vsize=864316 CPUtime=1647.22
/proc/6534/task/6535/stat : 6535 (java) R 6533 6520 645 0 -1 64 6754 0 1 0 164669 53 0 0 25 0 9 0 127212824 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4126589888 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6536] ppid=6533 vsize=864316 CPUtime=12.54
/proc/6534/task/6536/stat : 6536 (java) S 6533 6520 645 0 -1 64 142560 0 0 0 1193 61 0 0 16 0 9 0 127212825 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6537] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6537/stat : 6537 (java) S 6533 6520 645 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 127212825 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6538] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6538/stat : 6538 (java) S 6533 6520 645 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 127212825 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6539] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6539/stat : 6539 (java) S 6533 6520 645 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 127212827 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6540] ppid=6533 vsize=864316 CPUtime=0.1
/proc/6534/task/6540/stat : 6540 (java) S 6533 6520 645 0 -1 64 358 0 0 0 10 0 0 0 16 0 9 0 127212827 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6541] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6541/stat : 6541 (java) S 6533 6520 645 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 127212827 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6542] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6542/stat : 6542 (java) S 6533 6520 645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 127212827 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1660.53
Current children cumulated vsize (KiB) 883272

[startup+1722.3 s]
/proc/loadavg: 2.01 2.11 2.09 3/91 6594
/proc/meminfo: memFree=1213312/2055920 swapFree=4179140/4192956
[pid=6520] ppid=6518 vsize=13600 CPUtime=0.63
/proc/6520/stat : 6520 (sugar) S 6518 6520 645 0 -1 4194304 974 9227 0 1 3 1 54 5 16 0 1 0 127212754 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6520/statm: 3400 797 370 3 0 500 0
[pid=6533] ppid=6520 vsize=5356 CPUtime=0
/proc/6533/stat : 6533 (sh) S 6520 6520 645 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 127212823 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6533/statm: 1339 233 193 169 0 50 0
[pid=6534] ppid=6533 vsize=864316 CPUtime=1719.6
/proc/6534/stat : 6534 (java) S 6533 6520 645 0 -1 0 150379 0 1 0 171844 116 0 0 20 0 9 0 127212823 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6534/statm: 216079 117015 2564 9 0 210626 0
[pid=6534/tid=6535] ppid=6533 vsize=864316 CPUtime=1706.74
/proc/6534/task/6535/stat : 6535 (java) R 6533 6520 645 0 -1 64 6765 0 1 0 170621 53 0 0 25 0 9 0 127212824 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4126589866 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6536] ppid=6533 vsize=864316 CPUtime=12.73
/proc/6534/task/6536/stat : 6536 (java) S 6533 6520 645 0 -1 64 142560 0 0 0 1212 61 0 0 16 0 9 0 127212825 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6537] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6537/stat : 6537 (java) S 6533 6520 645 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 127212825 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6538] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6538/stat : 6538 (java) S 6533 6520 645 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 127212825 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6539] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6539/stat : 6539 (java) S 6533 6520 645 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 127212827 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6540] ppid=6533 vsize=864316 CPUtime=0.1
/proc/6534/task/6540/stat : 6540 (java) S 6533 6520 645 0 -1 64 358 0 0 0 10 0 0 0 16 0 9 0 127212827 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6541] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6541/stat : 6541 (java) S 6533 6520 645 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 127212827 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6542] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6542/stat : 6542 (java) S 6533 6520 645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 127212827 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1720.23
Current children cumulated vsize (KiB) 883272

[startup+1782.3 s]
/proc/loadavg: 2.00 2.09 2.08 3/91 6594
/proc/meminfo: memFree=1213184/2055920 swapFree=4179140/4192956
[pid=6520] ppid=6518 vsize=13600 CPUtime=0.63
/proc/6520/stat : 6520 (sugar) S 6518 6520 645 0 -1 4194304 974 9227 0 1 3 1 54 5 16 0 1 0 127212754 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6520/statm: 3400 797 370 3 0 500 0
[pid=6533] ppid=6520 vsize=5356 CPUtime=0
/proc/6533/stat : 6533 (sh) S 6520 6520 645 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 127212823 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6533/statm: 1339 233 193 169 0 50 0
[pid=6534] ppid=6533 vsize=864316 CPUtime=1779.3
/proc/6534/stat : 6534 (java) S 6533 6520 645 0 -1 0 150383 0 1 0 177814 116 0 0 20 0 9 0 127212823 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6534/statm: 216079 117015 2564 9 0 210626 0
[pid=6534/tid=6535] ppid=6533 vsize=864316 CPUtime=1766.37
/proc/6534/task/6535/stat : 6535 (java) R 6533 6520 645 0 -1 64 6769 0 1 0 176584 53 0 0 25 0 9 0 127212824 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4126609140 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6536] ppid=6533 vsize=864316 CPUtime=12.8
/proc/6534/task/6536/stat : 6536 (java) S 6533 6520 645 0 -1 64 142560 0 0 0 1219 61 0 0 16 0 9 0 127212825 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6537] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6537/stat : 6537 (java) S 6533 6520 645 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 127212825 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6538] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6538/stat : 6538 (java) S 6533 6520 645 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 127212825 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6539] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6539/stat : 6539 (java) S 6533 6520 645 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 127212827 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6540] ppid=6533 vsize=864316 CPUtime=0.1
/proc/6534/task/6540/stat : 6540 (java) S 6533 6520 645 0 -1 64 358 0 0 0 10 0 0 0 16 0 9 0 127212827 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6541] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6541/stat : 6541 (java) S 6533 6520 645 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 127212827 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6542] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6542/stat : 6542 (java) S 6533 6520 645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 127212827 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1779.93
Current children cumulated vsize (KiB) 883272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.5 s]
/proc/loadavg: 2.00 2.08 2.08 3/91 6594
/proc/meminfo: memFree=1213184/2055920 swapFree=4179140/4192956
[pid=6520] ppid=6518 vsize=13600 CPUtime=0.63
/proc/6520/stat : 6520 (sugar) S 6518 6520 645 0 -1 4194304 974 9227 0 1 3 1 54 5 16 0 1 0 127212754 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6520/statm: 3400 797 370 3 0 500 0
[pid=6533] ppid=6520 vsize=5356 CPUtime=0
/proc/6533/stat : 6533 (sh) S 6520 6520 645 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 127212823 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6533/statm: 1339 233 193 169 0 50 0
[pid=6534] ppid=6533 vsize=864316 CPUtime=1799.41
/proc/6534/stat : 6534 (java) S 6533 6520 645 0 -1 0 150383 0 1 0 179825 116 0 0 20 0 9 0 127212823 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6534/statm: 216079 117015 2564 9 0 210626 0
[pid=6534/tid=6535] ppid=6533 vsize=864316 CPUtime=1786.48
/proc/6534/task/6535/stat : 6535 (java) R 6533 6520 645 0 -1 64 6769 0 1 0 178595 53 0 0 25 0 9 0 127212824 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6536] ppid=6533 vsize=864316 CPUtime=12.8
/proc/6534/task/6536/stat : 6536 (java) S 6533 6520 645 0 -1 64 142560 0 0 0 1219 61 0 0 16 0 9 0 127212825 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6537] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6537/stat : 6537 (java) S 6533 6520 645 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 127212825 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6538] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6538/stat : 6538 (java) S 6533 6520 645 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 127212825 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6539] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6539/stat : 6539 (java) S 6533 6520 645 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 127212827 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6540] ppid=6533 vsize=864316 CPUtime=0.1
/proc/6534/task/6540/stat : 6540 (java) S 6533 6520 645 0 -1 64 358 0 0 0 10 0 0 0 16 0 9 0 127212827 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6541] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6541/stat : 6541 (java) S 6533 6520 645 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 127212827 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6534/tid=6542] ppid=6533 vsize=864316 CPUtime=0
/proc/6534/task/6542/stat : 6542 (java) R 6533 6520 645 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 127212827 885059584 117015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 883272

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

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

[startup+1802.63 s]
/proc/loadavg: 2.00 2.08 2.08 3/91 6594
/proc/meminfo: memFree=1213184/2055920 swapFree=4179140/4192956
[pid=6520] ppid=6518 vsize=13600 CPUtime=0.63
/proc/6520/stat : 6520 (sugar) S 6518 6520 645 0 -1 4194304 982 9227 0 1 3 1 54 5 16 0 1 0 127212754 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6520/statm: 3400 797 370 3 0 500 0
[pid=6533] ppid=6520 vsize=0 CPUtime=0
/proc/6533/stat : 6533 (sh) Z 6520 6520 645 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 127212823 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/6533/statm: 0 0 0 0 0 0 0
[pid=6534] ppid=1 vsize=0 CPUtime=1799.53
/proc/6534/stat : 6534 (java) Z 1 6520 645 0 -1 1036 150403 0 1 0 179830 123 0 0 16 0 2 0 127212823 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6534/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 13600

Child status: 0

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

Real time (s): 1802.63
CPU time (s): 1800.16
CPU user time (s): 1798.87
CPU system time (s): 1.29
CPU usage (%): 99.8628
Max. virtual memory (cumulated for all children) (KiB): 904264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.580911
system time used= 0.073988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10532
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= 534
involuntary context switches= 355

runsolver used 2.6356 second user time and 6.11007 second system time

The end

Launcher Data (download as text)

Begin job on node76 at 2008-07-04 09:08:41
IDJOB=1068548
IDBENCH=55528
IDSOLVER=346
FILE ID=node76/1068548-1215155321
PBS_JOBID= 7877356
Free space on /tmp= 66532 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg8-12_ext.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1068548-1215155321/watcher-1068548-1215155321 -o /tmp/evaluation-result-1068548-1215155321/solver-1068548-1215155321 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1068548-1215155321.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a30bac125ccd6edcdaea2d160e56f6b8
RANDOM SEED=383065987

node76.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.222
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.222
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:       1795472 kB
Buffers:          7548 kB
Cached:         100296 kB
SwapCached:       7280 kB
Active:         161944 kB
Inactive:        40864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1795472 kB
SwapTotal:     4192956 kB
SwapFree:      4179140 kB
Dirty:            2460 kB
Writeback:           0 kB
Mapped:         114404 kB
Slab:            42024 kB
Committed_AS:  1007788 kB
PageTables:       2420 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= 66540 MiB
End job on node76 at 2008-07-04 09:38:46