Trace number 1068317

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+picosat? (TO) 1800.05 1810.55

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg16-16_ext.xml
MD5SUM15919d6e614540d941bb32fd1a7bde36
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.38448
Satisfiable
(Un)Satisfiability was proved
Number of variables256
Number of constraints32
Maximum constraint arity16
Maximum domain size26
Number of constraints which are defined in extension32
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/picosat
0.00/0.04	c 0	BEGIN Fri Jul  4 08:36:17 2008
0.00/0.04	c 0	PID 24205
0.00/0.05	c 0	HOST node41.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1068317-1215153377.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1068317-1215153377.xml' 'HOME/temp.csp'
0.04/0.30	c 0	1 domains, 256 variables, 0 predicates, 1 relations, 32 constraints
0.04/0.31	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.31	c 0	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.04/0.39	c 0	Parsing HOME/temp.csp
0.28/0.54	c 0	parsed 290 expressions
0.28/0.55	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.28/0.55	c 0	Converting to clausal form CSP
0.28/0.57	c 0	converted 29 (10%) expressions
0.28/0.57	c 0	converted 58 (20%) expressions
0.28/0.57	c 0	converted 87 (30%) expressions
0.28/0.57	c 0	converted 116 (40%) expressions
0.28/0.57	c 0	converted 145 (50%) expressions
0.28/0.57	c 0	converted 174 (60%) expressions
0.28/0.57	c 0	converted 203 (70%) expressions
0.28/0.57	c 0	converted 232 (80%) expressions
0.28/0.82	c 1	converted 261 (90%) expressions
2.83/2.93	c 3	converted 290 (100%) expressions
2.83/2.93	c 3	CSP : 256 integers, 0 booleans, 32 clauses, largest domain size 26
2.83/2.93	c 3	Heap : 95 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.83/2.93	c 3	Propagation in CSP
2.83/2.93	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.83/2.93	c 3	CSP : 256 integers, 0 booleans, 32 clauses, largest domain size 26
2.83/2.93	c 3	Heap : 95 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.83/2.93	c 3	Simplifing CSP by introducing new Boolean variables
2.83/2.93	c 3	CSP : 256 integers, 0 booleans, 32 clauses, largest domain size 26
2.83/2.94	c 3	Heap : 95 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.12/3.30	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.22/3.31	c 3	26 (10%) CSP integer variables are encoded (624 clauses, 6720 bytes)
3.22/3.32	c 3	52 (20%) CSP integer variables are encoded (1248 clauses, 14161 bytes)
3.22/3.32	c 3	77 (30%) CSP integer variables are encoded (1848 clauses, 21961 bytes)
3.22/3.32	c 3	103 (40%) CSP integer variables are encoded (2472 clauses, 30073 bytes)
3.22/3.32	c 3	128 (50%) CSP integer variables are encoded (3072 clauses, 37873 bytes)
3.22/3.32	c 3	154 (60%) CSP integer variables are encoded (3696 clauses, 45985 bytes)
3.22/3.32	c 3	180 (70%) CSP integer variables are encoded (4320 clauses, 54097 bytes)
3.22/3.33	c 3	205 (80%) CSP integer variables are encoded (4920 clauses, 61897 bytes)
3.22/3.33	c 3	231 (90%) CSP integer variables are encoded (5544 clauses, 70009 bytes)
3.22/3.33	c 3	256 (100%) CSP integer variables are encoded (6144 clauses, 77809 bytes)
56.69/57.32	c 57	4 (10%) CSP clauses are encoded (237396 clauses, 22038099 bytes)
96.90/97.91	c 98	7 (20%) CSP clauses are encoded (410835 clauses, 39635468 bytes)
136.40/137.86	c 138	10 (30%) CSP clauses are encoded (584274 clauses, 57455346 bytes)
175.72/177.56	c 177	13 (40%) CSP clauses are encoded (757713 clauses, 75495639 bytes)
216.02/218.26	c 218	16 (50%) CSP clauses are encoded (931152 clauses, 93535932 bytes)
269.90/272.62	c 272	20 (60%) CSP clauses are encoded (1162404 clauses, 116339639 bytes)
310.59/313.78	c 314	23 (70%) CSP clauses are encoded (1335843 clauses, 135044378 bytes)
350.00/353.58	c 353	26 (80%) CSP clauses are encoded (1509282 clauses, 153749117 bytes)
390.11/394.00	c 394	29 (90%) CSP clauses are encoded (1682721 clauses, 172453856 bytes)
431.39/435.72	c 436	32 (100%) CSP clauses are encoded (1856160 clauses, 191158595 bytes)
431.39/435.72	c 436	32 CSP clauses encoded
431.39/435.72	c 436	Writing map file : HOME/temp.map
431.39/435.73	c 436	Heap : 131 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
431.39/435.73	c 436	SAT : 6400 SAT variables, 1856160 SAT clauses, 191158595 bytes
431.39/435.73	c 436	Heap : 131 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
431.46/435.80	c 436	SOLVING HOME/temp.cnf
431.46/435.80	c 436	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.05/1810.52	c ERROR INTERRUPTED
1800.05/1810.54	s UNKNOWN
1800.05/1810.54	c 1810	CPU 429.72 (0.03 0.01 429.69 1.74)
1800.05/1810.54	c 1810	END Fri Jul  4 09:06:27 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-1068317-1215153377/watcher-1068317-1215153377 -o /tmp/evaluation-result-1068317-1215153377/solver-1068317-1215153377 -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/picosat -tmp=HOME/temp HOME/instance-1068317-1215153377.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.03 2.07 2.02 4/81 24205
/proc/meminfo: memFree=1058064/2055920 swapFree=4180688/4192956
[pid=24205] ppid=24203 vsize=12268 CPUtime=0
/proc/24205/stat : 24205 (sugar) R 24203 24205 22054 0 -1 4194304 348 0 0 0 0 0 0 0 23 0 1 0 1994310686 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 209136089701 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/24205/statm: 3067 316 241 3 0 167 0

[startup+0.0539409 s]
/proc/loadavg: 2.03 2.07 2.02 4/81 24205
/proc/meminfo: memFree=1058064/2055920 swapFree=4180688/4192956
[pid=24205] ppid=24203 vsize=13600 CPUtime=0.04
/proc/24205/stat : 24205 (sugar) S 24203 24205 22054 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1994310686 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24205/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.102316 s]
/proc/loadavg: 2.03 2.07 2.02 4/81 24205
/proc/meminfo: memFree=1058064/2055920 swapFree=4180688/4192956
[pid=24205] ppid=24203 vsize=13600 CPUtime=0.04
/proc/24205/stat : 24205 (sugar) S 24203 24205 22054 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1994310686 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24205/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301334 s]
/proc/loadavg: 2.03 2.07 2.02 4/81 24205
/proc/meminfo: memFree=1058064/2055920 swapFree=4180688/4192956
[pid=24205] ppid=24203 vsize=13600 CPUtime=0.04
/proc/24205/stat : 24205 (sugar) S 24203 24205 22054 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1994310686 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24205/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701368 s]
/proc/loadavg: 2.03 2.07 2.02 4/81 24205
/proc/meminfo: memFree=1058064/2055920 swapFree=4180688/4192956
[pid=24205] ppid=24203 vsize=13600 CPUtime=0.28
/proc/24205/stat : 24205 (sugar) S 24203 24205 22054 0 -1 4194304 973 4602 0 1 3 1 21 3 15 0 1 0 1994310686 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24205/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13600

[startup+1.50244 s]
/proc/loadavg: 2.03 2.07 2.02 4/92 24227
/proc/meminfo: memFree=1033336/2055920 swapFree=4180688/4192956
[pid=24205] ppid=24203 vsize=13600 CPUtime=0.28
/proc/24205/stat : 24205 (sugar) S 24203 24205 22054 0 -1 4194304 973 4602 0 1 3 1 21 3 15 0 1 0 1994310686 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24205/statm: 3400 797 370 3 0 500 0
[pid=24218] ppid=24205 vsize=5356 CPUtime=0
/proc/24218/stat : 24218 (sh) S 24205 24205 22054 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994310717 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24218/statm: 1339 233 193 169 0 50 0
[pid=24219] ppid=24218 vsize=865160 CPUtime=1.16
/proc/24219/stat : 24219 (java) S 24218 24205 22054 0 -1 0 14789 0 1 0 109 7 0 0 18 0 9 0 1994310717 885923840 13927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24219/statm: 216290 13927 2540 9 0 210865 0
[pid=24219/tid=24220] ppid=24218 vsize=865160 CPUtime=0.46
/proc/24219/task/24220/stat : 24220 (java) R 24218 24205 22054 0 -1 64 2945 0 1 0 44 2 0 0 23 0 9 0 1994310718 885923840 13927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24221] ppid=24218 vsize=865160 CPUtime=0.62
/proc/24219/task/24221/stat : 24221 (java) R 24218 24205 22054 0 -1 64 10816 0 0 0 58 4 0 0 17 0 9 0 1994310719 885923840 13927 996147200 134512640 134550740 4294955952 18446744073709551615 103829557 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24222] ppid=24218 vsize=865160 CPUtime=0
/proc/24219/task/24222/stat : 24222 (java) S 24218 24205 22054 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994310720 885923840 13927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24223] ppid=24218 vsize=865160 CPUtime=0
/proc/24219/task/24223/stat : 24223 (java) S 24218 24205 22054 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1994310720 885923840 13927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24224] ppid=24218 vsize=865160 CPUtime=0
/proc/24219/task/24224/stat : 24224 (java) S 24218 24205 22054 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1994310722 885923840 13927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24225] ppid=24218 vsize=865160 CPUtime=0.06
/proc/24219/task/24225/stat : 24225 (java) S 24218 24205 22054 0 -1 64 334 0 0 0 6 0 0 0 16 0 9 0 1994310722 885923840 13927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24226] ppid=24218 vsize=865160 CPUtime=0
/proc/24219/task/24226/stat : 24226 (java) S 24218 24205 22054 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1994310722 885923840 13927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24227] ppid=24218 vsize=865160 CPUtime=0
/proc/24219/task/24227/stat : 24227 (java) S 24218 24205 22054 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1994310722 885923840 13927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 884116

[startup+3.10259 s]
/proc/loadavg: 2.03 2.07 2.02 3/92 24227
/proc/meminfo: memFree=985144/2055920 swapFree=4180688/4192956
[pid=24205] ppid=24203 vsize=13600 CPUtime=0.28
/proc/24205/stat : 24205 (sugar) S 24203 24205 22054 0 -1 4194304 974 4602 0 1 3 1 21 3 16 0 1 0 1994310686 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24205/statm: 3400 797 370 3 0 500 0
[pid=24218] ppid=24205 vsize=5356 CPUtime=0
/proc/24218/stat : 24218 (sh) S 24205 24205 22054 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994310717 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24218/statm: 1339 233 193 169 0 50 0
[pid=24219] ppid=24218 vsize=865396 CPUtime=2.75
/proc/24219/stat : 24219 (java) S 24218 24205 22054 0 -1 0 28590 0 1 0 261 14 0 0 18 0 9 0 1994310717 886165504 27660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24219/statm: 216349 27660 2540 9 0 210924 0
[pid=24219/tid=24220] ppid=24218 vsize=865396 CPUtime=0.84
/proc/24219/task/24220/stat : 24220 (java) R 24218 24205 22054 0 -1 64 3775 0 1 0 82 2 0 0 25 0 9 0 1994310718 886165504 27660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24221] ppid=24218 vsize=865396 CPUtime=1.81
/proc/24219/task/24221/stat : 24221 (java) R 24218 24205 22054 0 -1 64 23785 0 0 0 171 10 0 0 17 0 9 0 1994310719 886165504 27660 996147200 134512640 134550740 4294955952 18446744073709551615 104180258 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24222] ppid=24218 vsize=865396 CPUtime=0
/proc/24219/task/24222/stat : 24222 (java) S 24218 24205 22054 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994310720 886165504 27660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24223] ppid=24218 vsize=865396 CPUtime=0
/proc/24219/task/24223/stat : 24223 (java) S 24218 24205 22054 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1994310720 886165504 27660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24224] ppid=24218 vsize=865396 CPUtime=0
/proc/24219/task/24224/stat : 24224 (java) S 24218 24205 22054 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1994310722 886165504 27660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24225] ppid=24218 vsize=865396 CPUtime=0.07
/proc/24219/task/24225/stat : 24225 (java) S 24218 24205 22054 0 -1 64 336 0 0 0 7 0 0 0 16 0 9 0 1994310722 886165504 27660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24226] ppid=24218 vsize=865396 CPUtime=0
/proc/24219/task/24226/stat : 24226 (java) S 24218 24205 22054 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1994310722 886165504 27660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24227] ppid=24218 vsize=865396 CPUtime=0
/proc/24219/task/24227/stat : 24227 (java) S 24218 24205 22054 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1994310722 886165504 27660 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 884352

[startup+6.30286 s]
/proc/loadavg: 2.11 2.08 2.02 3/92 24227
/proc/meminfo: memFree=944376/2055920 swapFree=4180688/4192956
[pid=24205] ppid=24203 vsize=13600 CPUtime=0.28
/proc/24205/stat : 24205 (sugar) S 24203 24205 22054 0 -1 4194304 974 4602 0 1 3 1 21 3 15 0 1 0 1994310686 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24205/statm: 3400 797 370 3 0 500 0
[pid=24218] ppid=24205 vsize=5356 CPUtime=0
/proc/24218/stat : 24218 (sh) S 24205 24205 22054 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994310717 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24218/statm: 1339 233 193 169 0 50 0
[pid=24219] ppid=24218 vsize=865404 CPUtime=5.92
/proc/24219/stat : 24219 (java) S 24218 24205 22054 0 -1 0 31527 0 1 0 576 16 0 0 18 0 9 0 1994310717 886173696 30539 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24219/statm: 216351 30539 2564 9 0 210898 0
[pid=24219/tid=24220] ppid=24218 vsize=865404 CPUtime=3.75
/proc/24219/task/24220/stat : 24220 (java) R 24218 24205 22054 0 -1 64 4128 0 1 0 372 3 0 0 25 0 9 0 1994310718 886173696 30539 996147200 134512640 134550740 4294955952 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24221] ppid=24218 vsize=865404 CPUtime=2.04
/proc/24219/task/24221/stat : 24221 (java) S 24218 24205 22054 0 -1 64 26350 0 0 0 193 11 0 0 16 0 9 0 1994310719 886173696 30539 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24222] ppid=24218 vsize=865404 CPUtime=0
/proc/24219/task/24222/stat : 24222 (java) S 24218 24205 22054 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994310720 886173696 30539 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24223] ppid=24218 vsize=865404 CPUtime=0
/proc/24219/task/24223/stat : 24223 (java) S 24218 24205 22054 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1994310720 886173696 30539 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24224] ppid=24218 vsize=865404 CPUtime=0
/proc/24219/task/24224/stat : 24224 (java) S 24218 24205 22054 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1994310722 886173696 30539 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24225] ppid=24218 vsize=865404 CPUtime=0.09
/proc/24219/task/24225/stat : 24225 (java) S 24218 24205 22054 0 -1 64 355 0 0 0 9 0 0 0 16 0 9 0 1994310722 886173696 30539 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24226] ppid=24218 vsize=865404 CPUtime=0
/proc/24219/task/24226/stat : 24226 (java) S 24218 24205 22054 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1994310722 886173696 30539 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24227] ppid=24218 vsize=865404 CPUtime=0
/proc/24219/task/24227/stat : 24227 (java) S 24218 24205 22054 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1994310722 886173696 30539 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 884360

[startup+12.7024 s]
/proc/loadavg: 2.10 2.08 2.02 3/92 24227
/proc/meminfo: memFree=937080/2055920 swapFree=4180688/4192956
[pid=24205] ppid=24203 vsize=13600 CPUtime=0.28
/proc/24205/stat : 24205 (sugar) S 24203 24205 22054 0 -1 4194304 974 4602 0 1 3 1 21 3 15 0 1 0 1994310686 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24205/statm: 3400 797 370 3 0 500 0
[pid=24218] ppid=24205 vsize=5356 CPUtime=0
/proc/24218/stat : 24218 (sh) S 24205 24205 22054 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994310717 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24218/statm: 1339 233 193 169 0 50 0
[pid=24219] ppid=24218 vsize=865404 CPUtime=12.26
/proc/24219/stat : 24219 (java) S 24218 24205 22054 0 -1 0 33029 0 1 0 1209 17 0 0 18 0 9 0 1994310717 886173696 32026 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24219/statm: 216351 32026 2564 9 0 210898 0
[pid=24219/tid=24220] ppid=24218 vsize=865404 CPUtime=10.01
/proc/24219/task/24220/stat : 24220 (java) R 24218 24205 22054 0 -1 64 4143 0 1 0 998 3 0 0 25 0 9 0 1994310718 886173696 32026 996147200 134512640 134550740 4294955952 18446744073709551615 4126560354 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24221] ppid=24218 vsize=865404 CPUtime=2.12
/proc/24219/task/24221/stat : 24221 (java) S 24218 24205 22054 0 -1 64 27837 0 0 0 200 12 0 0 16 0 9 0 1994310719 886173696 32026 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24222] ppid=24218 vsize=865404 CPUtime=0
/proc/24219/task/24222/stat : 24222 (java) S 24218 24205 22054 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994310720 886173696 32026 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24223] ppid=24218 vsize=865404 CPUtime=0
/proc/24219/task/24223/stat : 24223 (java) S 24218 24205 22054 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1994310720 886173696 32026 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24224] ppid=24218 vsize=865404 CPUtime=0
/proc/24219/task/24224/stat : 24224 (java) S 24218 24205 22054 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1994310722 886173696 32026 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24225] ppid=24218 vsize=865404 CPUtime=0.09
/proc/24219/task/24225/stat : 24225 (java) S 24218 24205 22054 0 -1 64 355 0 0 0 9 0 0 0 16 0 9 0 1994310722 886173696 32026 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24226] ppid=24218 vsize=865404 CPUtime=0
/proc/24219/task/24226/stat : 24226 (java) S 24218 24205 22054 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1994310722 886173696 32026 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24227] ppid=24218 vsize=865404 CPUtime=0
/proc/24219/task/24227/stat : 24227 (java) S 24218 24205 22054 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1994310722 886173696 32026 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 884360

[startup+25.5016 s]
/proc/loadavg: 2.08 2.08 2.02 3/92 24227
/proc/meminfo: memFree=921336/2055920 swapFree=4180688/4192956
[pid=24205] ppid=24203 vsize=13600 CPUtime=0.28
/proc/24205/stat : 24205 (sugar) S 24203 24205 22054 0 -1 4194304 974 4602 0 1 3 1 21 3 15 0 1 0 1994310686 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24205/statm: 3400 797 370 3 0 500 0
[pid=24218] ppid=24205 vsize=5356 CPUtime=0
/proc/24218/stat : 24218 (sh) S 24205 24205 22054 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994310717 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24218/statm: 1339 233 193 169 0 50 0
[pid=24219] ppid=24218 vsize=865404 CPUtime=24.93
/proc/24219/stat : 24219 (java) S 24218 24205 22054 0 -1 0 35877 0 1 0 2471 22 0 0 18 0 9 0 1994310717 886173696 34828 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24219/statm: 216351 34828 2564 9 0 210898 0
[pid=24219/tid=24220] ppid=24218 vsize=865404 CPUtime=22.5
/proc/24219/task/24220/stat : 24220 (java) R 24218 24205 22054 0 -1 64 4189 0 1 0 2243 7 0 0 25 0 9 0 1994310718 886173696 34828 996147200 134512640 134550740 4294955952 18446744073709551615 4126616080 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24221] ppid=24218 vsize=865404 CPUtime=2.29
/proc/24219/task/24221/stat : 24221 (java) S 24218 24205 22054 0 -1 64 30634 0 0 0 216 13 0 0 16 0 9 0 1994310719 886173696 34828 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24222] ppid=24218 vsize=865404 CPUtime=0
/proc/24219/task/24222/stat : 24222 (java) S 24218 24205 22054 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994310720 886173696 34828 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24219/tid=24223] ppid=24218 vsize=865404 CPUtime=0
/proc/24219/task/24223/stat : 24223 (java) S 24218 24205 22054 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1994310720 886173696 34828 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/meminfo: memFree=1431696/2055920 swapFree=4180688/4192956
[pid=24205] ppid=24203 vsize=13600 CPUtime=431.46
/proc/24205/stat : 24205 (sugar) S 24203 24205 22054 0 -1 4194304 1022 84943 0 2 3 1 42969 173 16 0 1 0 1994310686 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24205/statm: 3400 799 370 3 0 500 0
[pid=24228] ppid=24205 vsize=5356 CPUtime=0
/proc/24228/stat : 24228 (sh) S 24205 24205 22054 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994354266 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24228/statm: 1339 232 193 169 0 50 0
[pid=24229] ppid=24228 vsize=195832 CPUtime=920.56
/proc/24229/stat : 24229 (picosat) R 24228 24205 22054 0 -1 4194304 50454 0 0 0 87492 4564 0 0 25 0 1 0 1994354266 200531968 48751 996147200 134512640 134931368 4294956256 18446744073709551615 134525760 0 0 4096 0 0 0 0 17 0 0 0
/proc/24229/statm: 48958 48751 48 102 0 48853 0
Current children cumulated CPU time (s) 1352.02
Current children cumulated vsize (KiB) 214788

[startup+1422.31 s]
/proc/loadavg: 1.99 2.00 2.00 3/75 24259
/proc/meminfo: memFree=1431696/2055920 swapFree=4180688/4192956
[pid=24205] ppid=24203 vsize=13600 CPUtime=431.46
/proc/24205/stat : 24205 (sugar) S 24203 24205 22054 0 -1 4194304 1022 84943 0 2 3 1 42969 173 16 0 1 0 1994310686 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24205/statm: 3400 799 370 3 0 500 0
[pid=24228] ppid=24205 vsize=5356 CPUtime=0
/proc/24228/stat : 24228 (sh) S 24205 24205 22054 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994354266 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24228/statm: 1339 232 193 169 0 50 0
[pid=24229] ppid=24228 vsize=195964 CPUtime=980.54
/proc/24229/stat : 24229 (picosat) R 24228 24205 22054 0 -1 4194304 50651 0 0 0 93490 4564 0 0 25 0 1 0 1994354266 200667136 48759 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/24229/statm: 48991 48759 48 102 0 48886 0
Current children cumulated CPU time (s) 1412
Current children cumulated vsize (KiB) 214920

[startup+1482.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/75 24259
/proc/meminfo: memFree=1430928/2055920 swapFree=4180688/4192956
[pid=24205] ppid=24203 vsize=13600 CPUtime=431.46
/proc/24205/stat : 24205 (sugar) S 24203 24205 22054 0 -1 4194304 1022 84943 0 2 3 1 42969 173 16 0 1 0 1994310686 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24205/statm: 3400 799 370 3 0 500 0
[pid=24228] ppid=24205 vsize=5356 CPUtime=0
/proc/24228/stat : 24228 (sh) S 24205 24205 22054 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994354266 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24228/statm: 1339 232 193 169 0 50 0
[pid=24229] ppid=24228 vsize=196492 CPUtime=1040.52
/proc/24229/stat : 24229 (picosat) R 24228 24205 22054 0 -1 4194304 51012 0 0 0 99487 4565 0 0 25 0 1 0 1994354266 201207808 48925 996147200 134512640 134931368 4294956256 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 0 0 0
/proc/24229/statm: 49123 48925 48 102 0 49018 0
Current children cumulated CPU time (s) 1471.98
Current children cumulated vsize (KiB) 215448

[startup+1542.3 s]
/proc/loadavg: 2.12 2.05 2.02 3/75 24265
/proc/meminfo: memFree=1430856/2055920 swapFree=4180688/4192956
[pid=24205] ppid=24203 vsize=13600 CPUtime=431.46
/proc/24205/stat : 24205 (sugar) S 24203 24205 22054 0 -1 4194304 1022 84943 0 2 3 1 42969 173 16 0 1 0 1994310686 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24205/statm: 3400 799 370 3 0 500 0
[pid=24228] ppid=24205 vsize=5356 CPUtime=0
/proc/24228/stat : 24228 (sh) S 24205 24205 22054 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994354266 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24228/statm: 1339 232 193 169 0 50 0
[pid=24229] ppid=24228 vsize=196492 CPUtime=1100.49
/proc/24229/stat : 24229 (picosat) R 24228 24205 22054 0 -1 4194304 51012 0 0 0 105484 4565 0 0 25 0 1 0 1994354266 201207808 48925 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/24229/statm: 49123 48925 48 102 0 49018 0
Current children cumulated CPU time (s) 1531.95
Current children cumulated vsize (KiB) 215448

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/75 24292
/proc/meminfo: memFree=1422920/2055920 swapFree=4180688/4192956
[pid=24205] ppid=24203 vsize=13600 CPUtime=431.46
/proc/24205/stat : 24205 (sugar) S 24203 24205 22054 0 -1 4194304 1022 84943 0 2 3 1 42969 173 16 0 1 0 1994310686 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24205/statm: 3400 799 370 3 0 500 0
[pid=24228] ppid=24205 vsize=5356 CPUtime=0
/proc/24228/stat : 24228 (sh) S 24205 24205 22054 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994354266 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24228/statm: 1339 232 193 169 0 50 0
[pid=24229] ppid=24228 vsize=197284 CPUtime=1160.46
/proc/24229/stat : 24229 (picosat) R 24228 24205 22054 0 -1 4194304 51450 0 0 0 111480 4566 0 0 25 0 1 0 1994354266 202018816 49156 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/24229/statm: 49321 49156 48 102 0 49216 0
Current children cumulated CPU time (s) 1591.92
Current children cumulated vsize (KiB) 216240

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 24292
/proc/meminfo: memFree=1422472/2055920 swapFree=4180688/4192956
[pid=24205] ppid=24203 vsize=13600 CPUtime=431.46
/proc/24205/stat : 24205 (sugar) S 24203 24205 22054 0 -1 4194304 1022 84943 0 2 3 1 42969 173 16 0 1 0 1994310686 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24205/statm: 3400 799 370 3 0 500 0
[pid=24228] ppid=24205 vsize=5356 CPUtime=0
/proc/24228/stat : 24228 (sh) S 24205 24205 22054 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994354266 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24228/statm: 1339 232 193 169 0 50 0
[pid=24229] ppid=24228 vsize=197284 CPUtime=1220.45
/proc/24229/stat : 24229 (picosat) R 24228 24205 22054 0 -1 4194304 51450 0 0 0 117478 4567 0 0 25 0 1 0 1994354266 202018816 49156 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/24229/statm: 49321 49156 48 102 0 49216 0
Current children cumulated CPU time (s) 1651.91
Current children cumulated vsize (KiB) 216240

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 24292
/proc/meminfo: memFree=1420872/2055920 swapFree=4180688/4192956
[pid=24205] ppid=24203 vsize=13600 CPUtime=431.46
/proc/24205/stat : 24205 (sugar) S 24203 24205 22054 0 -1 4194304 1022 84943 0 2 3 1 42969 173 16 0 1 0 1994310686 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24205/statm: 3400 799 370 3 0 500 0
[pid=24228] ppid=24205 vsize=5356 CPUtime=0
/proc/24228/stat : 24228 (sh) S 24205 24205 22054 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994354266 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24228/statm: 1339 232 193 169 0 50 0
[pid=24229] ppid=24228 vsize=198736 CPUtime=1280.42
/proc/24229/stat : 24229 (picosat) R 24228 24205 22054 0 -1 4194304 52051 0 0 0 123475 4567 0 0 25 0 1 0 1994354266 203505664 49538 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/24229/statm: 49684 49538 48 102 0 49579 0
Current children cumulated CPU time (s) 1711.88
Current children cumulated vsize (KiB) 217692

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 24292
/proc/meminfo: memFree=1420744/2055920 swapFree=4180688/4192956
[pid=24205] ppid=24203 vsize=13600 CPUtime=431.46
/proc/24205/stat : 24205 (sugar) S 24203 24205 22054 0 -1 4194304 1022 84943 0 2 3 1 42969 173 16 0 1 0 1994310686 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24205/statm: 3400 799 370 3 0 500 0
[pid=24228] ppid=24205 vsize=5356 CPUtime=0
/proc/24228/stat : 24228 (sh) S 24205 24205 22054 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994354266 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24228/statm: 1339 232 193 169 0 50 0
[pid=24229] ppid=24228 vsize=198736 CPUtime=1340.39
/proc/24229/stat : 24229 (picosat) R 24228 24205 22054 0 -1 4194304 52051 0 0 0 129472 4567 0 0 25 0 1 0 1994354266 203505664 49538 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/24229/statm: 49684 49538 48 102 0 49579 0
Current children cumulated CPU time (s) 1771.85
Current children cumulated vsize (KiB) 217692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 24292
/proc/meminfo: memFree=1420744/2055920 swapFree=4180688/4192956
[pid=24205] ppid=24203 vsize=13600 CPUtime=431.46
/proc/24205/stat : 24205 (sugar) S 24203 24205 22054 0 -1 4194304 1022 84943 0 2 3 1 42969 173 16 0 1 0 1994310686 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24205/statm: 3400 799 370 3 0 500 0
[pid=24228] ppid=24205 vsize=5356 CPUtime=0
/proc/24228/stat : 24228 (sh) S 24205 24205 22054 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994354266 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24228/statm: 1339 232 193 169 0 50 0
[pid=24229] ppid=24228 vsize=198736 CPUtime=1368.59
/proc/24229/stat : 24229 (picosat) R 24228 24205 22054 0 -1 4194304 52276 0 0 0 132292 4567 0 0 25 0 1 0 1994354266 203505664 49542 996147200 134512640 134931368 4294956256 18446744073709551615 134525775 0 0 4096 0 0 0 0 17 0 0 0
/proc/24229/statm: 49684 49542 48 102 0 49579 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 217692

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

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

[startup+1810.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 24292
/proc/meminfo: memFree=1420744/2055920 swapFree=4180688/4192956
[pid=24205] ppid=24203 vsize=13600 CPUtime=431.46
/proc/24205/stat : 24205 (sugar) S 24203 24205 22054 0 -1 4194304 1022 84943 0 2 3 1 42969 173 16 0 1 0 1994310686 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 209144819810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24205/statm: 3400 799 370 3 0 500 0
[pid=24228] ppid=24205 vsize=5356 CPUtime=0
/proc/24228/stat : 24228 (sh) S 24205 24205 22054 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1994354266 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24228/statm: 1339 232 193 169 0 50 0
[pid=24229] ppid=24228 vsize=198736 CPUtime=1368.59
/proc/24229/stat : 24229 (picosat) R 24228 24205 22054 0 -1 4194304 52276 0 0 0 132292 4567 0 0 25 0 1 0 1994354266 203505664 49542 996147200 134512640 134931368 4294956256 18446744073709551615 134525775 0 0 4096 0 0 0 0 17 0 0 0
/proc/24229/statm: 49684 49542 48 102 0 49579 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 217692

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24205 and gives
#  childrusage.ru_utime.tv_sec=429
#  childrusage.ru_utime.tv_usec=735670
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=755733
# CPU time returned by wait4() is 431.491
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1810.55
CPU time (s): 1800.05
CPU user time (s): 1752.64
CPU system time (s): 47.41
CPU usage (%): 99.4203
Max. virtual memory (cumulated for all children) (KiB): 905100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 429.736
system time used= 1.75573
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86320
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20217
involuntary context switches= 29267

runsolver used 2.51562 second user time and 5.68614 second system time

The end

Launcher Data (download as text)

Begin job on node41 at 2008-07-04 08:36:17
IDJOB=1068317
IDBENCH=55509
IDSOLVER=345
FILE ID=node41/1068317-1215153377
PBS_JOBID= 7877389
Free space on /tmp= 66212 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg16-16_ext.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1068317-1215153377/watcher-1068317-1215153377 -o /tmp/evaluation-result-1068317-1215153377/solver-1068317-1215153377 -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/picosat" -tmp="HOME/temp" HOME/instance-1068317-1215153377.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 15919d6e614540d941bb32fd1a7bde36
RANDOM SEED=751025658

node41.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.232
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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1058544 kB
Buffers:         34064 kB
Cached:         128092 kB
SwapCached:       6144 kB
Active:         868948 kB
Inactive:        67288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1058544 kB
SwapTotal:     4192956 kB
SwapFree:      4180688 kB
Dirty:            1692 kB
Writeback:           0 kB
Mapped:         790244 kB
Slab:            44824 kB
Committed_AS:  4296144 kB
PageTables:       3264 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= 66208 MiB
End job on node41 at 2008-07-04 09:06:29