Trace number 1069145

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.09 1804.33

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg16-18_ext.xml
MD5SUMb9a123c3462c681e773444fb1d5bb234
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 benchmark0.811875
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints34
Maximum constraint arity18
Maximum domain size26
Number of constraints which are defined in extension34
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 10:08:26 2008
0.00/0.04	c 0	PID 29699
0.00/0.05	c 0	HOST node2.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1069145-1215158906.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-1069145-1215158906.xml' 'HOME/temp.csp'
0.04/0.46	c 0	1 domains, 288 variables, 0 predicates, 2 relations, 34 constraints
0.04/0.47	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.47	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.43/0.55	c 0	Parsing HOME/temp.csp
0.43/0.92	c 1	parsed 325 expressions
0.43/0.92	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.43/0.92	c 1	Converting to clausal form CSP
0.43/0.94	c 1	converted 33 (10%) expressions
0.43/0.94	c 1	converted 65 (20%) expressions
0.43/0.94	c 1	converted 98 (30%) expressions
0.43/0.94	c 1	converted 130 (40%) expressions
0.43/0.94	c 1	converted 163 (50%) expressions
0.43/0.95	c 1	converted 195 (60%) expressions
0.43/0.95	c 1	converted 228 (70%) expressions
0.43/0.95	c 1	converted 260 (80%) expressions
1.04/1.11	c 1	converted 293 (90%) expressions
2.72/2.81	c 3	converted 325 (100%) expressions
2.72/2.81	c 3	CSP : 288 integers, 0 booleans, 34 clauses, largest domain size 26
2.72/2.81	c 3	Heap : 73 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.72/2.81	c 3	Propagation in CSP
2.72/2.81	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.72/2.81	c 3	CSP : 288 integers, 0 booleans, 34 clauses, largest domain size 26
2.72/2.81	c 3	Heap : 73 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.72/2.82	c 3	Simplifing CSP by introducing new Boolean variables
2.72/2.82	c 3	CSP : 288 integers, 0 booleans, 34 clauses, largest domain size 26
2.72/2.82	c 3	Heap : 73 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.92/3.09	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.01/3.13	c 3	29 (10%) CSP integer variables are encoded (696 clauses, 7512 bytes)
3.01/3.13	c 3	58 (20%) CSP integer variables are encoded (1392 clauses, 16033 bytes)
3.01/3.13	c 3	87 (30%) CSP integer variables are encoded (2088 clauses, 25081 bytes)
3.01/3.14	c 3	116 (40%) CSP integer variables are encoded (2784 clauses, 34129 bytes)
3.01/3.14	c 3	144 (50%) CSP integer variables are encoded (3456 clauses, 42865 bytes)
3.01/3.14	c 3	173 (60%) CSP integer variables are encoded (4152 clauses, 51913 bytes)
3.01/3.15	c 3	202 (70%) CSP integer variables are encoded (4848 clauses, 60961 bytes)
3.01/3.15	c 3	231 (80%) CSP integer variables are encoded (5544 clauses, 70009 bytes)
3.01/3.15	c 3	260 (90%) CSP integer variables are encoded (6240 clauses, 79057 bytes)
3.01/3.16	c 3	288 (100%) CSP integer variables are encoded (6912 clauses, 87793 bytes)
50.70/50.88	c 51	4 (10%) CSP clauses are encoded (238164 clauses, 23204018 bytes)
87.28/87.42	c 87	7 (20%) CSP clauses are encoded (411603 clauses, 41244311 bytes)
135.75/135.96	c 136	11 (30%) CSP clauses are encoded (642855 clauses, 65298035 bytes)
172.44/172.62	c 172	14 (40%) CSP clauses are encoded (816294 clauses, 83338328 bytes)
208.51/208.70	c 208	17 (50%) CSP clauses are encoded (989733 clauses, 101378621 bytes)
227.80/228.08	c 228	21 (60%) CSP clauses are encoded (1115751 clauses, 113925404 bytes)
234.78/235.03	c 235	24 (70%) CSP clauses are encoded (1183956 clauses, 121751330 bytes)
243.98/244.29	c 244	28 (80%) CSP clauses are encoded (1274896 clauses, 132185898 bytes)
250.87/251.18	c 251	31 (90%) CSP clauses are encoded (1343101 clauses, 140011824 bytes)
258.26/258.51	c 258	34 (100%) CSP clauses are encoded (1411306 clauses, 147837750 bytes)
258.26/258.51	c 258	34 CSP clauses encoded
258.26/258.51	c 258	Writing map file : HOME/temp.map
258.26/258.52	c 258	Heap : 88 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
258.26/258.52	c 258	SAT : 7200 SAT variables, 1411306 SAT clauses, 147837750 bytes
258.26/258.52	c 258	Heap : 88 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
258.26/258.55	c 258	SOLVING HOME/temp.cnf
258.26/258.55	c 258	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.09/1804.31	c ERROR INTERRUPTED
1800.09/1804.33	s UNKNOWN
1800.09/1804.33	c 1804	CPU 256.99 (0.03 0.01 256.96 1.33)
1800.09/1804.33	c 1804	END Fri Jul  4 10:38:30 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-1069145-1215158906/watcher-1069145-1215158906 -o /tmp/evaluation-result-1069145-1215158906/solver-1069145-1215158906 -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-1069145-1215158906.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: 1.92 1.98 1.99 4/72 29699
/proc/meminfo: memFree=1803104/2055920 swapFree=4180884/4192956
[pid=29699] ppid=29697 vsize=18572 CPUtime=0
/proc/29699/stat : 29699 (runsolver) R 29697 29699 29462 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1000295193 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 206381313319 0 0 4096 24578 0 0 0 17 1 0 0
/proc/29699/statm: 4643 292 257 25 0 2626 0

[startup+0.0778389 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 29699
/proc/meminfo: memFree=1803104/2055920 swapFree=4180884/4192956
[pid=29699] ppid=29697 vsize=13600 CPUtime=0.04
/proc/29699/stat : 29699 (sugar) S 29697 29699 29462 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1000295193 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29699/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101513 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 29699
/proc/meminfo: memFree=1803104/2055920 swapFree=4180884/4192956
[pid=29699] ppid=29697 vsize=13600 CPUtime=0.04
/proc/29699/stat : 29699 (sugar) S 29697 29699 29462 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1000295193 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29699/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301533 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 29699
/proc/meminfo: memFree=1803104/2055920 swapFree=4180884/4192956
[pid=29699] ppid=29697 vsize=13600 CPUtime=0.04
/proc/29699/stat : 29699 (sugar) S 29697 29699 29462 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1000295193 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29699/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701569 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 29699
/proc/meminfo: memFree=1803104/2055920 swapFree=4180884/4192956
[pid=29699] ppid=29697 vsize=13600 CPUtime=0.43
/proc/29699/stat : 29699 (sugar) S 29697 29699 29462 0 -1 4194304 973 4699 0 1 3 1 36 3 15 0 1 0 1000295193 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29699/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 13600

[startup+1.50266 s]
/proc/loadavg: 1.92 1.98 1.99 3/83 29721
/proc/meminfo: memFree=1791944/2055920 swapFree=4180884/4192956
[pid=29699] ppid=29697 vsize=13600 CPUtime=0.43
/proc/29699/stat : 29699 (sugar) S 29697 29699 29462 0 -1 4194304 973 4699 0 1 3 1 36 3 15 0 1 0 1000295193 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29699/statm: 3400 797 370 3 0 500 0
[pid=29712] ppid=29699 vsize=5356 CPUtime=0
/proc/29712/stat : 29712 (sh) S 29699 29699 29462 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1000295240 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29712/statm: 1339 233 193 169 0 50 0
[pid=29713] ppid=29712 vsize=864416 CPUtime=1.01
/proc/29713/stat : 29713 (java) S 29712 29699 29462 0 -1 0 10698 0 1 0 96 5 0 0 18 0 9 0 1000295240 885161984 9908 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29713/statm: 216104 9908 2540 9 0 210679 0
[pid=29713/tid=29714] ppid=29712 vsize=864416 CPUtime=0.54
/proc/29713/task/29714/stat : 29714 (java) R 29712 29699 29462 0 -1 64 2765 0 1 0 53 1 0 0 22 0 9 0 1000295241 885161984 9908 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29713/tid=29715] ppid=29712 vsize=864416 CPUtime=0.37
/proc/29713/task/29715/stat : 29715 (java) R 29712 29699 29462 0 -1 64 6907 0 0 0 35 2 0 0 17 0 9 0 1000295242 885161984 9908 996147200 134512640 134550740 4294955952 18446744073709551615 103735753 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29713/tid=29716] ppid=29712 vsize=864416 CPUtime=0
/proc/29713/task/29716/stat : 29716 (java) S 29712 29699 29462 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1000295243 885161984 9908 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29713/tid=29717] ppid=29712 vsize=864416 CPUtime=0
/proc/29713/task/29717/stat : 29717 (java) S 29712 29699 29462 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1000295243 885161984 9908 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29713/tid=29718] ppid=29712 vsize=864416 CPUtime=0
/proc/29713/task/29718/stat : 29718 (java) S 29712 29699 29462 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1000295245 885161984 9908 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29713/tid=29719] ppid=29712 vsize=864416 CPUtime=0.07
/proc/29713/task/29719/stat : 29719 (java) S 29712 29699 29462 0 -1 64 333 0 0 0 7 0 0 0 16 0 9 0 1000295245 885161984 9908 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29713/tid=29720] ppid=29712 vsize=864416 CPUtime=0
/proc/29713/task/29720/stat : 29720 (java) S 29712 29699 29462 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1000295245 885161984 9908 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29713/tid=29721] ppid=29712 vsize=864416 CPUtime=0
/proc/29713/task/29721/stat : 29721 (java) S 29712 29699 29462 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1000295245 885161984 9908 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 883372

[startup+3.10282 s]
/proc/loadavg: 1.92 1.98 1.99 4/83 29721
/proc/meminfo: memFree=1751048/2055920 swapFree=4180884/4192956
[pid=29699] ppid=29697 vsize=13600 CPUtime=0.43
/proc/29699/stat : 29699 (sugar) S 29697 29699 29462 0 -1 4194304 974 4699 0 1 3 1 36 3 15 0 1 0 1000295193 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29699/statm: 3400 797 370 3 0 500 0
[pid=29712] ppid=29699 vsize=5356 CPUtime=0
/proc/29712/stat : 29712 (sh) S 29699 29699 29462 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1000295240 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29712/statm: 1339 233 193 169 0 50 0
[pid=29713] ppid=29712 vsize=864312 CPUtime=2.58
/proc/29713/stat : 29713 (java) S 29712 29699 29462 0 -1 0 24137 0 1 0 247 11 0 0 18 0 9 0 1000295240 885055488 23227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29713/statm: 216078 23227 2561 9 0 210625 0
[pid=29713/tid=29714] ppid=29712 vsize=864312 CPUtime=0.88
/proc/29713/task/29714/stat : 29714 (java) R 29712 29699 29462 0 -1 64 3493 0 1 0 87 1 0 0 16 0 9 0 1000295241 885055488 23227 996147200 134512640 134550740 4294955952 18446744073709551615 4125977265 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29713/tid=29715] ppid=29712 vsize=864312 CPUtime=1.59
/proc/29713/task/29715/stat : 29715 (java) S 29712 29699 29462 0 -1 64 19616 0 0 0 151 8 0 0 19 0 9 0 1000295242 885055488 23227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29713/tid=29716] ppid=29712 vsize=864312 CPUtime=0
/proc/29713/task/29716/stat : 29716 (java) S 29712 29699 29462 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1000295243 885055488 23227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29713/tid=29717] ppid=29712 vsize=864312 CPUtime=0
/proc/29713/task/29717/stat : 29717 (java) S 29712 29699 29462 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1000295243 885055488 23227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29713/tid=29718] ppid=29712 vsize=864312 CPUtime=0
/proc/29713/task/29718/stat : 29718 (java) S 29712 29699 29462 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1000295245 885055488 23227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29713/tid=29719] ppid=29712 vsize=864312 CPUtime=0.07
/proc/29713/task/29719/stat : 29719 (java) R 29712 29699 29462 0 -1 64 335 0 0 0 7 0 0 0 16 0 9 0 1000295245 885055488 23227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29713/tid=29720] ppid=29712 vsize=864312 CPUtime=0
/proc/29713/task/29720/stat : 29720 (java) S 29712 29699 29462 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1000295245 885055488 23227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29713/tid=29721] ppid=29712 vsize=864312 CPUtime=0
/proc/29713/task/29721/stat : 29721 (java) S 29712 29699 29462 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1000295245 885055488 23227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 883268

[startup+6.30215 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 29721
/proc/meminfo: memFree=1711176/2055920 swapFree=4180884/4192956
[pid=29699] ppid=29697 vsize=13600 CPUtime=0.43
/proc/29699/stat : 29699 (sugar) S 29697 29699 29462 0 -1 4194304 974 4699 0 1 3 1 36 3 16 0 1 0 1000295193 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29699/statm: 3400 797 370 3 0 500 0
[pid=29712] ppid=29699 vsize=5356 CPUtime=0
/proc/29712/stat : 29712 (sh) S 29699 29699 29462 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1000295240 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29712/statm: 1339 233 193 169 0 50 0
[pid=29713] ppid=29712 vsize=864312 CPUtime=5.79
/proc/29713/stat : 29713 (java) S 29712 29699 29462 0 -1 0 25748 0 1 0 567 12 0 0 18 0 9 0 1000295240 885055488 24817 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29713/statm: 216078 24817 2564 9 0 210625 0
[pid=29713/tid=29714] ppid=29712 vsize=864312 CPUtime=4.02
/proc/29713/task/29714/stat : 29714 (java) R 29712 29699 29462 0 -1 64 4003 0 1 0 400 2 0 0 25 0 9 0 1000295241 885055488 24817 996147200 134512640 134550740 4294955952 18446744073709551615 4126633589 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29713/tid=29715] ppid=29712 vsize=864312 CPUtime=1.64
/proc/29713/task/29715/stat : 29715 (java) S 29712 29699 29462 0 -1 64 20698 0 0 0 155 9 0 0 16 0 9 0 1000295242 885055488 24817 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29713/tid=29716] ppid=29712 vsize=864312 CPUtime=0
/proc/29713/task/29716/stat : 29716 (java) S 29712 29699 29462 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1000295243 885055488 24817 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29713/tid=29717] ppid=29712 vsize=864312 CPUtime=0
/proc/29713/task/29717/stat : 29717 (java) S 29712 29699 29462 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1000295243 885055488 24817 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29713/tid=29718] ppid=29712 vsize=864312 CPUtime=0
/proc/29713/task/29718/stat : 29718 (java) S 29712 29699 29462 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1000295245 885055488 24817 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29713/tid=29719] ppid=29712 vsize=864312 CPUtime=0.1
/proc/29713/task/29719/stat : 29719 (java) S 29712 29699 29462 0 -1 64 354 0 0 0 10 0 0 0 16 0 9 0 1000295245 885055488 24817 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29713/tid=29720] ppid=29712 vsize=864312 CPUtime=0
/proc/29713/task/29720/stat : 29720 (java) S 29712 29699 29462 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1000295245 885055488 24817 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29713/tid=29721] ppid=29712 vsize=864312 CPUtime=0
/proc/29713/task/29721/stat : 29721 (java) S 29712 29699 29462 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1000295245 885055488 24817 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 883268

[startup+12.7028 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 29721
/proc/meminfo: memFree=1703816/2055920 swapFree=4180884/4192956
[pid=29699] ppid=29697 vsize=13600 CPUtime=0.43
/proc/29699/stat : 29699 (sugar) S 29697 29699 29462 0 -1 4194304 974 4699 0 1 3 1 36 3 16 0 1 0 1000295193 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29699/statm: 3400 797 370 3 0 500 0
[pid=29712] ppid=29699 vsize=5356 CPUtime=0
/proc/29712/stat : 29712 (sh) S 29699 29699 29462 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1000295240 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29712/statm: 1339 233 193 169 0 50 0
[pid=29713] ppid=29712 vsize=864312 CPUtime=12.18
/proc/29713/stat : 29713 (java) S 29712 29699 29462 0 -1 0 27644 0 1 0 1205 13 0 0 18 0 9 0 1000295240 885055488 26689 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29713/statm: 216078 26689 2564 9 0 210625 0
[pid=29713/tid=29714] ppid=29712 vsize=864312 CPUtime=10.32
/proc/29713/task/29714/stat : 29714 (java) R 29712 29699 29462 0 -1 64 4027 0 1 0 1030 2 0 0 25 0 9 0 1000295241 885055488 26689 996147200 134512640 134550740 4294955952 18446744073709551615 4126628224 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29713/tid=29715] ppid=29712 vsize=864312 CPUtime=1.73
/proc/29713/task/29715/stat : 29715 (java) S 29712 29699 29462 0 -1 64 22570 0 0 0 163 10 0 0 16 0 9 0 1000295242 885055488 26689 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29713/tid=29716] ppid=29712 vsize=864312 CPUtime=0
/proc/29713/task/29716/stat : 29716 (java) S 29712 29699 29462 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1000295243 885055488 26689 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29713/tid=29717] ppid=29712 vsize=864312 CPUtime=0
/proc/29713/task/29717/stat : 29717 (java) S 29712 29699 29462 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1000295243 885055488 26689 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29713/tid=29718] ppid=29712 vsize=864312 CPUtime=0
/proc/29713/task/29718/stat : 29718 (java) S 29712 29699 29462 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1000295245 885055488 26689 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29713/tid=29719] ppid=29712 vsize=864312 CPUtime=0.1
/proc/29713/task/29719/stat : 29719 (java) S 29712 29699 29462 0 -1 64 354 0 0 0 10 0 0 0 16 0 9 0 1000295245 885055488 26689 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29713/tid=29720] ppid=29712 vsize=864312 CPUtime=0
/proc/29713/task/29720/stat : 29720 (java) S 29712 29699 29462 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1000295245 885055488 26689 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29713/tid=29721] ppid=29712 vsize=864312 CPUtime=0
/proc/29713/task/29721/stat : 29721 (java) S 29712 29699 29462 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1000295245 885055488 26689 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 883268

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 29721
/proc/meminfo: memFree=1686472/2055920 swapFree=4180884/4192956
[pid=29699] ppid=29697 vsize=13600 CPUtime=0.43
/proc/29699/stat : 29699 (sugar) S 29697 29699 29462 0 -1 4194304 974 4699 0 1 3 1 36 3 16 0 1 0 1000295193 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29699/statm: 3400 797 370 3 0 500 0
[pid=29712] ppid=29699 vsize=5356 CPUtime=0
/proc/29712/stat : 29712 (sh) S 29699 29699 29462 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1000295240 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29712/statm: 1339 233 193 169 0 50 0
[pid=29713] ppid=29712 vsize=864312 CPUtime=24.98
/proc/29713/stat : 29713 (java) S 29712 29699 29462 0 -1 0 30528 0 1 0 2481 17 0 0 18 0 9 0 1000295240 885055488 29513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29713/statm: 216078 29513 2564 9 0 210625 0
[pid=29713/tid=29714] ppid=29712 vsize=864312 CPUtime=22.94
/proc/29713/task/29714/stat : 29714 (java) R 29712 29699 29462 0 -1 64 4087 0 1 0 2289 5 0 0 25 0 9 0 1000295241 885055488 29513 996147200 134512640 134550740 4294955952 18446744073709551615 4126577423 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29713/tid=29715] ppid=29712 vsize=864312 CPUtime=1.9
/proc/29713/task/29715/stat : 29715 (java) S 29712 29699 29462 0 -1 64 25390 0 0 0 179 11 0 0 16 0 9 0 1000295242 885055488 29513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29713/tid=29716] ppid=29712 vsize=864312 CPUtime=0
/proc/29713/task/29716/stat : 29716 (java) S 29712 29699 29462 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1000295243 885055488 29513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29713/tid=29717] ppid=29712 vsize=864312 CPUtime=0
/proc/29713/task/29717/stat : 29717 (java) S 29712 29699 29462 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1000295243 885055488 29513 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/meminfo: memFree=1499840/2055920 swapFree=4180884/4192956
[pid=29699] ppid=29697 vsize=13600 CPUtime=258.33
/proc/29699/stat : 29699 (sugar) S 29697 29699 29462 0 -1 4194304 1022 71132 0 2 3 1 25696 133 17 0 1 0 1000295193 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29699/statm: 3400 799 370 3 0 500 0
[pid=29722] ppid=29699 vsize=5356 CPUtime=0
/proc/29722/stat : 29722 (sh) S 29699 29699 29462 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1000321048 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29722/statm: 1339 232 193 169 0 50 0
[pid=29723] ppid=29722 vsize=156428 CPUtime=1099.92
/proc/29723/stat : 29723 (picosat) R 29722 29699 29462 0 -1 4194304 39976 0 0 0 106470 3522 0 0 25 0 1 0 1000321049 160182272 38461 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/29723/statm: 39107 38461 48 102 0 39002 0
Current children cumulated CPU time (s) 1358.25
Current children cumulated vsize (KiB) 175384

[startup+1422.31 s]
/proc/loadavg: 2.01 2.05 2.00 3/76 29752
/proc/meminfo: memFree=1499392/2055920 swapFree=4180884/4192956
[pid=29699] ppid=29697 vsize=13600 CPUtime=258.33
/proc/29699/stat : 29699 (sugar) S 29697 29699 29462 0 -1 4194304 1022 71132 0 2 3 1 25696 133 17 0 1 0 1000295193 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29699/statm: 3400 799 370 3 0 500 0
[pid=29722] ppid=29699 vsize=5356 CPUtime=0
/proc/29722/stat : 29722 (sh) S 29699 29699 29462 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1000321048 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29722/statm: 1339 232 193 169 0 50 0
[pid=29723] ppid=29722 vsize=156824 CPUtime=1159.91
/proc/29723/stat : 29723 (picosat) R 29722 29699 29462 0 -1 4194304 40251 0 0 0 112468 3523 0 0 25 0 1 0 1000321049 160587776 38548 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/29723/statm: 39206 38548 48 102 0 39101 0
Current children cumulated CPU time (s) 1418.24
Current children cumulated vsize (KiB) 175780

[startup+1482.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/76 29752
/proc/meminfo: memFree=1499392/2055920 swapFree=4180884/4192956
[pid=29699] ppid=29697 vsize=13600 CPUtime=258.33
/proc/29699/stat : 29699 (sugar) S 29697 29699 29462 0 -1 4194304 1022 71132 0 2 3 1 25696 133 17 0 1 0 1000295193 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29699/statm: 3400 799 370 3 0 500 0
[pid=29722] ppid=29699 vsize=5356 CPUtime=0
/proc/29722/stat : 29722 (sh) S 29699 29699 29462 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1000321048 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29722/statm: 1339 232 193 169 0 50 0
[pid=29723] ppid=29722 vsize=156824 CPUtime=1219.88
/proc/29723/stat : 29723 (picosat) R 29722 29699 29462 0 -1 4194304 40251 0 0 0 118465 3523 0 0 25 0 1 0 1000321049 160587776 38548 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/29723/statm: 39206 38548 48 102 0 39101 0
Current children cumulated CPU time (s) 1478.21
Current children cumulated vsize (KiB) 175780

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/77 29753
/proc/meminfo: memFree=1499320/2055920 swapFree=4180884/4192956
[pid=29699] ppid=29697 vsize=13600 CPUtime=258.33
/proc/29699/stat : 29699 (sugar) S 29697 29699 29462 0 -1 4194304 1022 71132 0 2 3 1 25696 133 17 0 1 0 1000295193 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29699/statm: 3400 799 370 3 0 500 0
[pid=29722] ppid=29699 vsize=5356 CPUtime=0
/proc/29722/stat : 29722 (sh) S 29699 29699 29462 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1000321048 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29722/statm: 1339 232 193 169 0 50 0
[pid=29723] ppid=29722 vsize=156824 CPUtime=1279.86
/proc/29723/stat : 29723 (picosat) R 29722 29699 29462 0 -1 4194304 40465 0 0 0 124463 3523 0 0 25 0 1 0 1000321049 160587776 38565 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/29723/statm: 39206 38565 48 102 0 39101 0
Current children cumulated CPU time (s) 1538.19
Current children cumulated vsize (KiB) 175780

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/77 29753
/proc/meminfo: memFree=1499256/2055920 swapFree=4180884/4192956
[pid=29699] ppid=29697 vsize=13600 CPUtime=258.33
/proc/29699/stat : 29699 (sugar) S 29697 29699 29462 0 -1 4194304 1022 71132 0 2 3 1 25696 133 17 0 1 0 1000295193 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29699/statm: 3400 799 370 3 0 500 0
[pid=29722] ppid=29699 vsize=5356 CPUtime=0
/proc/29722/stat : 29722 (sh) S 29699 29699 29462 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1000321048 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29722/statm: 1339 232 193 169 0 50 0
[pid=29723] ppid=29722 vsize=156824 CPUtime=1339.83
/proc/29723/stat : 29723 (picosat) R 29722 29699 29462 0 -1 4194304 40465 0 0 0 130460 3523 0 0 25 0 1 0 1000321049 160587776 38565 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/29723/statm: 39206 38565 48 102 0 39101 0
Current children cumulated CPU time (s) 1598.16
Current children cumulated vsize (KiB) 175780

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/77 29753
/proc/meminfo: memFree=1499256/2055920 swapFree=4180884/4192956
[pid=29699] ppid=29697 vsize=13600 CPUtime=258.33
/proc/29699/stat : 29699 (sugar) S 29697 29699 29462 0 -1 4194304 1022 71132 0 2 3 1 25696 133 17 0 1 0 1000295193 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29699/statm: 3400 799 370 3 0 500 0
[pid=29722] ppid=29699 vsize=5356 CPUtime=0
/proc/29722/stat : 29722 (sh) S 29699 29699 29462 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1000321048 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29722/statm: 1339 232 193 169 0 50 0
[pid=29723] ppid=29722 vsize=156824 CPUtime=1399.81
/proc/29723/stat : 29723 (picosat) R 29722 29699 29462 0 -1 4194304 40496 0 0 0 136458 3523 0 0 25 0 1 0 1000321049 160587776 38596 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/29723/statm: 39206 38596 48 102 0 39101 0
Current children cumulated CPU time (s) 1658.14
Current children cumulated vsize (KiB) 175780

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/77 29753
/proc/meminfo: memFree=1498424/2055920 swapFree=4180884/4192956
[pid=29699] ppid=29697 vsize=13600 CPUtime=258.33
/proc/29699/stat : 29699 (sugar) S 29697 29699 29462 0 -1 4194304 1022 71132 0 2 3 1 25696 133 17 0 1 0 1000295193 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29699/statm: 3400 799 370 3 0 500 0
[pid=29722] ppid=29699 vsize=5356 CPUtime=0
/proc/29722/stat : 29722 (sh) S 29699 29699 29462 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1000321048 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29722/statm: 1339 232 193 169 0 50 0
[pid=29723] ppid=29722 vsize=157616 CPUtime=1459.79
/proc/29723/stat : 29723 (picosat) R 29722 29699 29462 0 -1 4194304 40862 0 0 0 142456 3523 0 0 25 0 1 0 1000321049 161398784 38764 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/29723/statm: 39404 38764 48 102 0 39299 0
Current children cumulated CPU time (s) 1718.12
Current children cumulated vsize (KiB) 176572

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/77 29753
/proc/meminfo: memFree=1498360/2055920 swapFree=4180884/4192956
[pid=29699] ppid=29697 vsize=13600 CPUtime=258.33
/proc/29699/stat : 29699 (sugar) S 29697 29699 29462 0 -1 4194304 1022 71132 0 2 3 1 25696 133 17 0 1 0 1000295193 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29699/statm: 3400 799 370 3 0 500 0
[pid=29722] ppid=29699 vsize=5356 CPUtime=0
/proc/29722/stat : 29722 (sh) S 29699 29699 29462 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1000321048 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29722/statm: 1339 232 193 169 0 50 0
[pid=29723] ppid=29722 vsize=157616 CPUtime=1519.76
/proc/29723/stat : 29723 (picosat) R 29722 29699 29462 0 -1 4194304 40862 0 0 0 148453 3523 0 0 25 0 1 0 1000321049 161398784 38764 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/29723/statm: 39404 38764 48 102 0 39299 0
Current children cumulated CPU time (s) 1778.09
Current children cumulated vsize (KiB) 176572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 29753
/proc/meminfo: memFree=1498360/2055920 swapFree=4180884/4192956
[pid=29699] ppid=29697 vsize=13600 CPUtime=258.33
/proc/29699/stat : 29699 (sugar) S 29697 29699 29462 0 -1 4194304 1022 71132 0 2 3 1 25696 133 17 0 1 0 1000295193 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29699/statm: 3400 799 370 3 0 500 0
[pid=29722] ppid=29699 vsize=5356 CPUtime=0
/proc/29722/stat : 29722 (sh) S 29699 29699 29462 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1000321048 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29722/statm: 1339 232 193 169 0 50 0
[pid=29723] ppid=29722 vsize=157616 CPUtime=1541.76
/proc/29723/stat : 29723 (picosat) R 29722 29699 29462 0 -1 4194304 40862 0 0 0 150653 3523 0 0 25 0 1 0 1000321049 161398784 38764 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/29723/statm: 39404 38764 48 102 0 39299 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 176572

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

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

[startup+1804.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 29753
/proc/meminfo: memFree=1498360/2055920 swapFree=4180884/4192956
[pid=29699] ppid=29697 vsize=13600 CPUtime=258.33
/proc/29699/stat : 29699 (sugar) S 29697 29699 29462 0 -1 4194304 1022 71132 0 2 3 1 25696 133 17 0 1 0 1000295193 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29699/statm: 3400 799 370 3 0 500 0
[pid=29722] ppid=29699 vsize=5356 CPUtime=0
/proc/29722/stat : 29722 (sh) S 29699 29699 29462 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1000321048 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29722/statm: 1339 232 193 169 0 50 0
[pid=29723] ppid=29722 vsize=157616 CPUtime=1541.76
/proc/29723/stat : 29723 (picosat) R 29722 29699 29462 0 -1 4194304 40862 0 0 0 150653 3523 0 0 25 0 1 0 1000321049 161398784 38764 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/29723/statm: 39404 38764 48 102 0 39299 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 176572

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29699 and gives
#  childrusage.ru_utime.tv_sec=256
#  childrusage.ru_utime.tv_usec=995930
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=348794
# CPU time returned by wait4() is 258.345
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.33
CPU time (s): 1800.09
CPU user time (s): 1763.52
CPU system time (s): 36.57
CPU usage (%): 99.7648
Max. virtual memory (cumulated for all children) (KiB): 894088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 256.996
system time used= 1.34879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72509
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= 16004
involuntary context switches= 16415

runsolver used 1.88471 second user time and 5.31119 second system time

The end

Launcher Data (download as text)

Begin job on node2 at 2008-07-04 10:08:26
IDJOB=1069145
IDBENCH=55565
IDSOLVER=345
FILE ID=node2/1069145-1215158906
PBS_JOBID= 7881398
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg16-18_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-1069145-1215158906/watcher-1069145-1215158906 -o /tmp/evaluation-result-1069145-1215158906/solver-1069145-1215158906 -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-1069145-1215158906.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b9a123c3462c681e773444fb1d5bb234
RANDOM SEED=479173715

node2.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.236
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.236
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:       1803584 kB
Buffers:         45132 kB
Cached:         131608 kB
SwapCached:       5908 kB
Active:         110368 kB
Inactive:        80168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1803584 kB
SwapTotal:     4192956 kB
SwapFree:      4180884 kB
Dirty:            1468 kB
Writeback:           0 kB
Mapped:          21244 kB
Slab:            46904 kB
Committed_AS:  1536896 kB
PageTables:       1932 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node2 at 2008-07-04 10:38:32