Trace number 1041889

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 1816.53

General information on the benchmark

Namecsp/cjss/
normalized-la04x2-572.xml
MD5SUMf9f8ce7af888a21b1cf2ff98fb29a3e8
Bench CategoryGLOBAL (global constraints)
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 variables101
Number of constraints105
Maximum constraint arity20
Maximum domain size573
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)cumulative(5)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.04	c 0	BEGIN Wed Jul  2 14:18:53 2008
0.00/0.04	c 0	PID 9231
0.03/0.05	c 0	HOST node57.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1041889-1215001133.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1041889-1215001133.xml' 'HOME/temp.csp'
0.03/0.29	c 0	2 domains, 101 variables, 1 predicates, 0 relations, 105 constraints
0.03/0.32	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.32	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.03/0.40	c 0	Parsing HOME/temp.csp
0.26/0.48	c 1	parsed 209 expressions
0.26/0.48	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.26/0.48	c 1	Converting to clausal form CSP
0.26/0.50	c 1	converted 21 (10%) expressions
0.26/0.50	c 1	converted 42 (20%) expressions
0.26/0.51	c 1	converted 63 (30%) expressions
0.26/0.51	c 1	converted 84 (40%) expressions
0.26/0.51	c 1	converted 105 (50%) expressions
0.26/0.52	c 1	converted 126 (60%) expressions
0.26/0.53	c 1	converted 147 (70%) expressions
0.26/0.53	c 1	converted 168 (80%) expressions
0.26/0.54	c 1	converted 189 (90%) expressions
13.49/13.80	c 14	converted 209 (100%) expressions
13.59/13.82	c 14	CSP : 126299 integers, 52186 booleans, 355983 clauses, largest domain size 573
13.59/13.82	c 14	Heap : 200 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
13.59/13.82	c 14	Propagation in CSP
16.16/16.50	c 17	140444 values, 0 unsatisfiable literals, and 36 valid clauses are removed
16.26/16.52	c 17	CSP : 126299 integers, 52186 booleans, 355947 clauses, largest domain size 435
16.26/16.52	c 17	Heap : 229 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
16.36/16.62	c 17	Simplifing CSP by introducing new Boolean variables
16.46/16.78	c 17	CSP : 126299 integers, 52186 booleans, 355947 clauses, largest domain size 435
16.46/16.78	c 17	Heap : 221 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
17.65/17.99	c 18	Encoding CSP to SAT : HOME/temp.cnf
17.85/18.12	c 18	12630 (10%) CSP integer variables are encoded (37959 clauses, 547305 bytes)
17.85/18.14	c 18	25260 (20%) CSP integer variables are encoded (43353 clauses, 628215 bytes)
17.85/18.17	c 18	37890 (30%) CSP integer variables are encoded (49329 clauses, 717855 bytes)
17.85/18.19	c 18	50520 (40%) CSP integer variables are encoded (54561 clauses, 798012 bytes)
17.95/18.22	c 18	63150 (50%) CSP integer variables are encoded (60538 clauses, 899621 bytes)
17.95/18.24	c 18	75780 (60%) CSP integer variables are encoded (65742 clauses, 988089 bytes)
17.95/18.27	c 18	88410 (70%) CSP integer variables are encoded (71732 clauses, 1089919 bytes)
17.95/18.29	c 18	101040 (80%) CSP integer variables are encoded (77000 clauses, 1179475 bytes)
18.05/18.32	c 18	113670 (90%) CSP integer variables are encoded (82896 clauses, 1279707 bytes)
18.05/18.35	c 18	126299 (100%) CSP integer variables are encoded (88059 clauses, 1367478 bytes)
18.44/18.72	c 19	35595 (10%) CSP clauses are encoded (178578 clauses, 2829119 bytes)
18.64/19.00	c 19	71190 (20%) CSP clauses are encoded (239435 clauses, 3843420 bytes)
18.93/19.29	c 19	106785 (30%) CSP clauses are encoded (305581 clauses, 4967476 bytes)
19.23/19.57	c 20	142379 (40%) CSP clauses are encoded (364217 clauses, 5954661 bytes)
19.53/19.87	c 20	177974 (50%) CSP clauses are encoded (429195 clauses, 7172159 bytes)
19.82/20.15	c 20	213569 (60%) CSP clauses are encoded (488226 clauses, 8264008 bytes)
20.12/20.44	c 20	249163 (70%) CSP clauses are encoded (552750 clauses, 9470767 bytes)
20.42/20.72	c 21	284758 (80%) CSP clauses are encoded (613075 clauses, 10590039 bytes)
20.72/21.02	c 21	320353 (90%) CSP clauses are encoded (677727 clauses, 11800278 bytes)
21.01/21.30	c 21	355947 (100%) CSP clauses are encoded (737533 clauses, 12908619 bytes)
21.01/21.30	c 21	355947 CSP clauses encoded
21.01/21.30	c 21	Writing map file : HOME/temp.map
21.01/21.33	c 21	Heap : 216 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
21.01/21.33	c 21	SAT : 261190 SAT variables, 737533 SAT clauses, 12908619 bytes
21.01/21.33	c 21	Heap : 216 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
21.07/21.42	c 21	SOLVING HOME/temp.cnf
21.07/21.42	c 21	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.00/1816.51	c 1817	DECODING HOME/temp.out WITH HOME/temp.map
1800.00/1816.51	c 1817	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.00/1816.52	c ERROR INTERRUPTED
1800.00/1816.52	s UNKNOWN
1800.00/1816.52	c 1817	CPU 20.57 (0.03 0.01 20.54 0.54)
1800.00/1816.52	c 1817	END Wed Jul  2 14:49:10 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-1041889-1215001133/watcher-1041889-1215001133 -o /tmp/evaluation-result-1041889-1215001133/solver-1041889-1215001133 -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-1041889-1215001133.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.04 2.01 1.92 4/80 9231
/proc/meminfo: memFree=1849224/2055920 swapFree=4180696/4192956
[pid=9231] ppid=9229 vsize=12268 CPUtime=0
/proc/9231/stat : 9231 (sugar) R 9229 9231 8444 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1979084753 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 218076248677 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/9231/statm: 3067 316 241 3 0 167 0

[startup+0.0500079 s]
/proc/loadavg: 2.04 2.01 1.92 4/80 9231
/proc/meminfo: memFree=1849224/2055920 swapFree=4180696/4192956
[pid=9231] ppid=9229 vsize=13600 CPUtime=0.03
/proc/9231/stat : 9231 (sugar) S 9229 9231 8444 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 1979084753 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9231/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.100553 s]
/proc/loadavg: 2.04 2.01 1.92 4/80 9231
/proc/meminfo: memFree=1849224/2055920 swapFree=4180696/4192956
[pid=9231] ppid=9229 vsize=13600 CPUtime=0.03
/proc/9231/stat : 9231 (sugar) S 9229 9231 8444 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1979084753 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9231/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301544 s]
/proc/loadavg: 2.04 2.01 1.92 4/80 9231
/proc/meminfo: memFree=1849224/2055920 swapFree=4180696/4192956
[pid=9231] ppid=9229 vsize=13600 CPUtime=0.03
/proc/9231/stat : 9231 (sugar) S 9229 9231 8444 0 -1 4194304 918 127 0 0 3 0 0 0 15 0 1 0 1979084753 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9231/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701615 s]
/proc/loadavg: 2.04 2.01 1.92 4/80 9231
/proc/meminfo: memFree=1849224/2055920 swapFree=4180696/4192956
[pid=9231] ppid=9229 vsize=13600 CPUtime=0.26
/proc/9231/stat : 9231 (sugar) S 9229 9231 8444 0 -1 4194304 973 4313 0 1 3 0 20 3 15 0 1 0 1979084753 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9231/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13600

[startup+1.50275 s]
/proc/loadavg: 2.04 2.01 1.92 3/91 9253
/proc/meminfo: memFree=1829616/2055920 swapFree=4180696/4192956
[pid=9231] ppid=9229 vsize=13600 CPUtime=0.26
/proc/9231/stat : 9231 (sugar) S 9229 9231 8444 0 -1 4194304 973 4313 0 1 3 0 20 3 15 0 1 0 1979084753 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9231/statm: 3400 797 370 3 0 500 0
[pid=9244] ppid=9231 vsize=5356 CPUtime=0
/proc/9244/stat : 9244 (sh) S 9231 9231 8444 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1979084785 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9244/statm: 1339 233 193 169 0 50 0
[pid=9245] ppid=9244 vsize=868520 CPUtime=1.15
/proc/9245/stat : 9245 (java) S 9244 9231 8444 0 -1 0 9297 0 1 0 110 5 0 0 18 0 9 0 1979084785 889364480 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9245/statm: 217130 8494 2539 9 0 211705 0
[pid=9245/tid=9246] ppid=9244 vsize=868520 CPUtime=0.62
/proc/9245/task/9246/stat : 9246 (java) R 9244 9231 8444 0 -1 64 2695 0 1 0 60 2 0 0 24 0 9 0 1979084786 889364480 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9247] ppid=9244 vsize=868520 CPUtime=0.31
/proc/9245/task/9247/stat : 9247 (java) R 9244 9231 8444 0 -1 64 4455 0 0 0 30 1 0 0 16 0 9 0 1979084787 889364480 8494 996147200 134512640 134550740 4294955952 18446744073709551615 103834172 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9248] ppid=9244 vsize=868520 CPUtime=0
/proc/9245/task/9248/stat : 9248 (java) S 9244 9231 8444 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1979084788 889364480 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9249] ppid=9244 vsize=868520 CPUtime=0
/proc/9245/task/9249/stat : 9249 (java) S 9244 9231 8444 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1979084788 889364480 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9250] ppid=9244 vsize=868520 CPUtime=0
/proc/9245/task/9250/stat : 9250 (java) S 9244 9231 8444 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1979084790 889364480 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9251] ppid=9244 vsize=868520 CPUtime=0.18
/proc/9245/task/9251/stat : 9251 (java) S 9244 9231 8444 0 -1 64 1454 0 0 0 18 0 0 0 16 0 9 0 1979084790 889364480 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9252] ppid=9244 vsize=868520 CPUtime=0
/proc/9245/task/9252/stat : 9252 (java) S 9244 9231 8444 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1979084790 889364480 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9253] ppid=9244 vsize=868520 CPUtime=0
/proc/9245/task/9253/stat : 9253 (java) S 9244 9231 8444 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1979084790 889364480 8494 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 887476

[startup+3.10302 s]
/proc/loadavg: 2.04 2.01 1.92 4/91 9253
/proc/meminfo: memFree=1813232/2055920 swapFree=4180696/4192956
[pid=9231] ppid=9229 vsize=13600 CPUtime=0.26
/proc/9231/stat : 9231 (sugar) S 9229 9231 8444 0 -1 4194304 973 4313 0 1 3 0 20 3 15 0 1 0 1979084753 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9231/statm: 3400 797 370 3 0 500 0
[pid=9244] ppid=9231 vsize=5356 CPUtime=0
/proc/9244/stat : 9244 (sh) S 9231 9231 8444 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1979084785 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9244/statm: 1339 233 193 169 0 50 0
[pid=9245] ppid=9244 vsize=868336 CPUtime=2.74
/proc/9245/stat : 9245 (java) S 9244 9231 8444 0 -1 0 16127 0 1 0 264 10 0 0 18 0 9 0 1979084785 889176064 14951 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9245/statm: 217084 14951 2539 9 0 211659 0
[pid=9245/tid=9246] ppid=9244 vsize=868336 CPUtime=1.53
/proc/9245/task/9246/stat : 9246 (java) R 9244 9231 8444 0 -1 64 3302 0 1 0 150 3 0 0 25 0 9 0 1979084786 889176064 14951 996147200 134512640 134550740 4294955952 18446744073709551615 4125952058 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9247] ppid=9244 vsize=868336 CPUtime=1
/proc/9245/task/9247/stat : 9247 (java) S 9244 9231 8444 0 -1 64 10678 0 0 0 95 5 0 0 16 0 9 0 1979084787 889176064 14951 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9248] ppid=9244 vsize=868336 CPUtime=0
/proc/9245/task/9248/stat : 9248 (java) S 9244 9231 8444 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1979084788 889176064 14951 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9249] ppid=9244 vsize=868336 CPUtime=0
/proc/9245/task/9249/stat : 9249 (java) S 9244 9231 8444 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1979084788 889176064 14951 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9250] ppid=9244 vsize=868336 CPUtime=0
/proc/9245/task/9250/stat : 9250 (java) S 9244 9231 8444 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1979084790 889176064 14951 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9251] ppid=9244 vsize=868336 CPUtime=0.18
/proc/9245/task/9251/stat : 9251 (java) S 9244 9231 8444 0 -1 64 1454 0 0 0 18 0 0 0 16 0 9 0 1979084790 889176064 14951 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9252] ppid=9244 vsize=868336 CPUtime=0
/proc/9245/task/9252/stat : 9252 (java) S 9244 9231 8444 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1979084790 889176064 14951 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9253] ppid=9244 vsize=868336 CPUtime=0
/proc/9245/task/9253/stat : 9253 (java) S 9244 9231 8444 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1979084790 889176064 14951 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 887292

[startup+6.3026 s]
/proc/loadavg: 2.04 2.01 1.92 3/91 9253
/proc/meminfo: memFree=1762032/2055920 swapFree=4180696/4192956
[pid=9231] ppid=9229 vsize=13600 CPUtime=0.26
/proc/9231/stat : 9231 (sugar) S 9229 9231 8444 0 -1 4194304 973 4313 0 1 3 0 20 3 15 0 1 0 1979084753 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9231/statm: 3400 797 370 3 0 500 0
[pid=9244] ppid=9231 vsize=5356 CPUtime=0
/proc/9244/stat : 9244 (sh) S 9231 9231 8444 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1979084785 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9244/statm: 1339 233 193 169 0 50 0
[pid=9245] ppid=9244 vsize=868336 CPUtime=5.9
/proc/9245/stat : 9245 (java) S 9244 9231 8444 0 -1 0 30071 0 1 0 576 14 0 0 18 0 9 0 1979084785 889176064 28369 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9245/statm: 217084 28369 2540 9 0 211659 0
[pid=9245/tid=9246] ppid=9244 vsize=868336 CPUtime=3.58
/proc/9245/task/9246/stat : 9246 (java) R 9244 9231 8444 0 -1 64 3647 0 1 0 355 3 0 0 25 0 9 0 1979084786 889176064 28369 996147200 134512640 134550740 4294955952 18446744073709551615 4126766231 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9247] ppid=9244 vsize=868336 CPUtime=2.08
/proc/9245/task/9247/stat : 9247 (java) S 9244 9231 8444 0 -1 64 24253 0 0 0 199 9 0 0 16 0 9 0 1979084787 889176064 28369 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9248] ppid=9244 vsize=868336 CPUtime=0
/proc/9245/task/9248/stat : 9248 (java) S 9244 9231 8444 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1979084788 889176064 28369 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9249] ppid=9244 vsize=868336 CPUtime=0
/proc/9245/task/9249/stat : 9249 (java) S 9244 9231 8444 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1979084788 889176064 28369 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9250] ppid=9244 vsize=868336 CPUtime=0
/proc/9245/task/9250/stat : 9250 (java) S 9244 9231 8444 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1979084790 889176064 28369 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9251] ppid=9244 vsize=868336 CPUtime=0.2
/proc/9245/task/9251/stat : 9251 (java) S 9244 9231 8444 0 -1 64 1478 0 0 0 20 0 0 0 16 0 9 0 1979084790 889176064 28369 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9252] ppid=9244 vsize=868336 CPUtime=0
/proc/9245/task/9252/stat : 9252 (java) S 9244 9231 8444 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1979084790 889176064 28369 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9253] ppid=9244 vsize=868336 CPUtime=0
/proc/9245/task/9253/stat : 9253 (java) S 9244 9231 8444 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1979084790 889176064 28369 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 887292

[startup+12.7026 s]
/proc/loadavg: 2.04 2.01 1.92 3/91 9253
/proc/meminfo: memFree=1662768/2055920 swapFree=4180696/4192956
[pid=9231] ppid=9229 vsize=13600 CPUtime=0.26
/proc/9231/stat : 9231 (sugar) S 9229 9231 8444 0 -1 4194304 973 4313 0 1 3 0 20 3 15 0 1 0 1979084753 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9231/statm: 3400 797 370 3 0 500 0
[pid=9244] ppid=9231 vsize=5356 CPUtime=0
/proc/9244/stat : 9244 (sh) S 9231 9231 8444 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1979084785 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9244/statm: 1339 233 193 169 0 50 0
[pid=9245] ppid=9244 vsize=868336 CPUtime=12.23
/proc/9245/stat : 9245 (java) S 9244 9231 8444 0 -1 0 62248 0 1 0 1194 29 0 0 18 0 9 0 1979084785 889176064 51978 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9245/statm: 217084 51978 2540 9 0 211659 0
[pid=9245/tid=9246] ppid=9244 vsize=868336 CPUtime=7.05
/proc/9245/task/9246/stat : 9246 (java) R 9244 9231 8444 0 -1 64 5096 0 1 0 700 5 0 0 25 0 9 0 1979084786 889176064 51978 996147200 134512640 134550740 4294955952 18446744073709551615 4126540324 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9247] ppid=9244 vsize=868336 CPUtime=4.95
/proc/9245/task/9247/stat : 9247 (java) S 9244 9231 8444 0 -1 64 54981 0 0 0 472 23 0 0 16 0 9 0 1979084787 889176064 51978 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9248] ppid=9244 vsize=868336 CPUtime=0
/proc/9245/task/9248/stat : 9248 (java) S 9244 9231 8444 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1979084788 889176064 51978 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9249] ppid=9244 vsize=868336 CPUtime=0
/proc/9245/task/9249/stat : 9249 (java) S 9244 9231 8444 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1979084788 889176064 51978 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9250] ppid=9244 vsize=868336 CPUtime=0
/proc/9245/task/9250/stat : 9250 (java) S 9244 9231 8444 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1979084790 889176064 51978 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9251] ppid=9244 vsize=868336 CPUtime=0.2
/proc/9245/task/9251/stat : 9251 (java) S 9244 9231 8444 0 -1 64 1478 0 0 0 20 0 0 0 16 0 9 0 1979084790 889176064 51978 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9252] ppid=9244 vsize=868336 CPUtime=0
/proc/9245/task/9252/stat : 9252 (java) S 9244 9231 8444 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1979084790 889176064 51978 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9245/tid=9253] ppid=9244 vsize=868336 CPUtime=0
/proc/9245/task/9253/stat : 9253 (java) S 9244 9231 8444 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1979084790 889176064 51978 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 887292

[startup+25.5018 s]
/proc/loadavg: 2.24 2.05 1.94 3/83 9255
/proc/meminfo: memFree=1808048/2055920 swapFree=4180696/4192956
[pid=9231] ppid=9229 vsize=13600 CPUtime=21.11
/proc/9231/stat : 9231 (sugar) S 9229 9231 8444 0 -1 4194304 1023 84278 0 2 3 1 2054 53 16 0 1 0 1979084753 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9231/statm: 3400 798 370 3 0 500 0
[pid=9254] ppid=9231 vsize=5356 CPUtime=0
/proc/9254/stat : 9254 (sh) S 9231 9231 8444 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1979086896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9254/statm: 1339 232 193 169 0 50 0
[pid=9255] ppid=9254 vsize=28376 CPUtime=4.02
/proc/9255/stat : 9255 (picosat) R 9254 9231 8444 0 -1 4194304 6688 0 0 0 181 221 0 0 25 0 1 0 1979086896 29057024 6674 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/9255/statm: 7094 6674 40 102 0 6989 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 47332

[startup+51.1011 s]
/proc/loadavg: 2.16 2.05 1.94 3/83 9255
/proc/meminfo: memFree=1801200/2055920 swapFree=4180696/4192956
[pid=9231] ppid=9229 vsize=13600 CPUtime=21.11
/proc/9231/stat : 9231 (sugar) S 9229 9231 8444 0 -1 4194304 1023 84278 0 2 3 1 2054 53 16 0 1 0 1979084753 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

/proc/meminfo: memFree=1789808/2055920 swapFree=4180696/4192956
[pid=9231] ppid=9229 vsize=13600 CPUtime=21.11
/proc/9231/stat : 9231 (sugar) S 9229 9231 8444 0 -1 4194304 1023 84278 0 2 3 1 2054 53 16 0 1 0 1979084753 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9231/statm: 3400 798 370 3 0 500 0
[pid=9254] ppid=9231 vsize=5356 CPUtime=0
/proc/9254/stat : 9254 (sh) S 9231 9231 8444 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1979086896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9254/statm: 1339 232 193 169 0 50 0
[pid=9255] ppid=9254 vsize=47080 CPUtime=1328.23
/proc/9255/stat : 9255 (picosat) R 9254 9231 8444 0 -1 4194304 10975 0 0 0 132524 299 0 0 25 0 1 0 1979086896 48209920 10708 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/9255/statm: 11770 10708 48 102 0 11665 0
Current children cumulated CPU time (s) 1349.34
Current children cumulated vsize (KiB) 66036

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9257
/proc/meminfo: memFree=1788720/2055920 swapFree=4180696/4192956
[pid=9231] ppid=9229 vsize=13600 CPUtime=21.11
/proc/9231/stat : 9231 (sugar) S 9229 9231 8444 0 -1 4194304 1023 84278 0 2 3 1 2054 53 16 0 1 0 1979084753 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9231/statm: 3400 798 370 3 0 500 0
[pid=9254] ppid=9231 vsize=5356 CPUtime=0
/proc/9254/stat : 9254 (sh) S 9231 9231 8444 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1979086896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9254/statm: 1339 232 193 169 0 50 0
[pid=9255] ppid=9254 vsize=48248 CPUtime=1387.66
/proc/9255/stat : 9255 (picosat) R 9254 9231 8444 0 -1 4194304 11273 0 0 0 138467 299 0 0 25 0 1 0 1979086896 49405952 11006 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/9255/statm: 12062 11006 48 102 0 11957 0
Current children cumulated CPU time (s) 1408.77
Current children cumulated vsize (KiB) 67204

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9257
/proc/meminfo: memFree=1787568/2055920 swapFree=4180696/4192956
[pid=9231] ppid=9229 vsize=13600 CPUtime=21.11
/proc/9231/stat : 9231 (sugar) S 9229 9231 8444 0 -1 4194304 1023 84278 0 2 3 1 2054 53 16 0 1 0 1979084753 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9231/statm: 3400 798 370 3 0 500 0
[pid=9254] ppid=9231 vsize=5356 CPUtime=0
/proc/9254/stat : 9254 (sh) S 9231 9231 8444 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1979086896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9254/statm: 1339 232 193 169 0 50 0
[pid=9255] ppid=9254 vsize=49436 CPUtime=1447.1
/proc/9255/stat : 9255 (picosat) R 9254 9231 8444 0 -1 4194304 11564 0 0 0 144410 300 0 0 25 0 1 0 1979086896 50622464 11297 996147200 134512640 134931368 4294956256 18446744073709551615 134525616 0 0 4096 0 0 0 0 17 1 0 0
/proc/9255/statm: 12359 11297 48 102 0 12254 0
Current children cumulated CPU time (s) 1468.21
Current children cumulated vsize (KiB) 68392

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9257
/proc/meminfo: memFree=1787312/2055920 swapFree=4180696/4192956
[pid=9231] ppid=9229 vsize=13600 CPUtime=21.11
/proc/9231/stat : 9231 (sugar) S 9229 9231 8444 0 -1 4194304 1023 84278 0 2 3 1 2054 53 16 0 1 0 1979084753 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9231/statm: 3400 798 370 3 0 500 0
[pid=9254] ppid=9231 vsize=5356 CPUtime=0
/proc/9254/stat : 9254 (sh) S 9231 9231 8444 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1979086896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9254/statm: 1339 232 193 169 0 50 0
[pid=9255] ppid=9254 vsize=49436 CPUtime=1506.54
/proc/9255/stat : 9255 (picosat) R 9254 9231 8444 0 -1 4194304 11618 0 0 0 150354 300 0 0 25 0 1 0 1979086896 50622464 11304 996147200 134512640 134931368 4294956256 18446744073709551615 134525624 0 0 4096 0 0 0 0 17 1 0 0
/proc/9255/statm: 12359 11304 48 102 0 12254 0
Current children cumulated CPU time (s) 1527.65
Current children cumulated vsize (KiB) 68392

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9257
/proc/meminfo: memFree=1787312/2055920 swapFree=4180696/4192956
[pid=9231] ppid=9229 vsize=13600 CPUtime=21.11
/proc/9231/stat : 9231 (sugar) S 9229 9231 8444 0 -1 4194304 1023 84278 0 2 3 1 2054 53 16 0 1 0 1979084753 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9231/statm: 3400 798 370 3 0 500 0
[pid=9254] ppid=9231 vsize=5356 CPUtime=0
/proc/9254/stat : 9254 (sh) S 9231 9231 8444 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1979086896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9254/statm: 1339 232 193 169 0 50 0
[pid=9255] ppid=9254 vsize=49436 CPUtime=1565.97
/proc/9255/stat : 9255 (picosat) R 9254 9231 8444 0 -1 4194304 11618 0 0 0 156297 300 0 0 25 0 1 0 1979086896 50622464 11304 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/9255/statm: 12359 11304 48 102 0 12254 0
Current children cumulated CPU time (s) 1587.08
Current children cumulated vsize (KiB) 68392

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9257
/proc/meminfo: memFree=1787312/2055920 swapFree=4180696/4192956
[pid=9231] ppid=9229 vsize=13600 CPUtime=21.11
/proc/9231/stat : 9231 (sugar) S 9229 9231 8444 0 -1 4194304 1023 84278 0 2 3 1 2054 53 16 0 1 0 1979084753 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9231/statm: 3400 798 370 3 0 500 0
[pid=9254] ppid=9231 vsize=5356 CPUtime=0
/proc/9254/stat : 9254 (sh) S 9231 9231 8444 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1979086896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9254/statm: 1339 232 193 169 0 50 0
[pid=9255] ppid=9254 vsize=49436 CPUtime=1625.41
/proc/9255/stat : 9255 (picosat) R 9254 9231 8444 0 -1 4194304 11618 0 0 0 162241 300 0 0 25 0 1 0 1979086896 50622464 11304 996147200 134512640 134931368 4294956256 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 1 0 0
/proc/9255/statm: 12359 11304 48 102 0 12254 0
Current children cumulated CPU time (s) 1646.52
Current children cumulated vsize (KiB) 68392

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9257
/proc/meminfo: memFree=1787312/2055920 swapFree=4180696/4192956
[pid=9231] ppid=9229 vsize=13600 CPUtime=21.11
/proc/9231/stat : 9231 (sugar) S 9229 9231 8444 0 -1 4194304 1023 84278 0 2 3 1 2054 53 16 0 1 0 1979084753 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9231/statm: 3400 798 370 3 0 500 0
[pid=9254] ppid=9231 vsize=5356 CPUtime=0
/proc/9254/stat : 9254 (sh) S 9231 9231 8444 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1979086896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9254/statm: 1339 232 193 169 0 50 0
[pid=9255] ppid=9254 vsize=49436 CPUtime=1684.85
/proc/9255/stat : 9255 (picosat) R 9254 9231 8444 0 -1 4194304 11618 0 0 0 168185 300 0 0 25 0 1 0 1979086896 50622464 11304 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 1 0 0
/proc/9255/statm: 12359 11304 48 102 0 12254 0
Current children cumulated CPU time (s) 1705.96
Current children cumulated vsize (KiB) 68392

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 9288
/proc/meminfo: memFree=1839592/2055920 swapFree=4180696/4192956
[pid=9231] ppid=9229 vsize=13600 CPUtime=21.11
/proc/9231/stat : 9231 (sugar) S 9229 9231 8444 0 -1 4194304 1023 84278 0 2 3 1 2054 53 16 0 1 0 1979084753 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9231/statm: 3400 798 370 3 0 500 0
[pid=9254] ppid=9231 vsize=5356 CPUtime=0
/proc/9254/stat : 9254 (sh) S 9231 9231 8444 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1979086896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9254/statm: 1339 232 193 169 0 50 0
[pid=9255] ppid=9254 vsize=49436 CPUtime=1744.7
/proc/9255/stat : 9255 (picosat) R 9254 9231 8444 0 -1 4194304 11672 0 0 0 174170 300 0 0 25 0 1 0 1979086896 50622464 11309 996147200 134512640 134931368 4294956256 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 0 0 0
/proc/9255/statm: 12359 11309 48 102 0 12254 0
Current children cumulated CPU time (s) 1765.81
Current children cumulated vsize (KiB) 68392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 9288
/proc/meminfo: memFree=1839592/2055920 swapFree=4180696/4192956
[pid=9231] ppid=9229 vsize=13600 CPUtime=21.11
/proc/9231/stat : 9231 (sugar) S 9229 9231 8444 0 -1 4194304 1023 84278 0 2 3 1 2054 53 16 0 1 0 1979084753 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9231/statm: 3400 798 370 3 0 500 0
[pid=9254] ppid=9231 vsize=5356 CPUtime=0
/proc/9254/stat : 9254 (sh) S 9231 9231 8444 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1979086896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9254/statm: 1339 232 193 169 0 50 0
[pid=9255] ppid=9254 vsize=49436 CPUtime=1778.89
/proc/9255/stat : 9255 (picosat) R 9254 9231 8444 0 -1 4194304 11672 0 0 0 177589 300 0 0 25 0 1 0 1979086896 50622464 11309 996147200 134512640 134931368 4294956256 18446744073709551615 134530220 0 0 4096 0 0 0 0 17 0 0 0
/proc/9255/statm: 12359 11309 48 102 0 12254 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 68392

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

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

[startup+1816.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 9288
/proc/meminfo: memFree=1839592/2055920 swapFree=4180696/4192956
[pid=9231] ppid=9229 vsize=13600 CPUtime=21.11
/proc/9231/stat : 9231 (sugar) S 9229 9231 8444 0 -1 4194304 1023 84278 0 2 3 1 2054 53 16 0 1 0 1979084753 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9231/statm: 3400 798 370 3 0 500 0
[pid=9254] ppid=9231 vsize=5356 CPUtime=0
/proc/9254/stat : 9254 (sh) S 9231 9231 8444 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1979086896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9254/statm: 1339 232 193 169 0 50 0
[pid=9255] ppid=9254 vsize=49436 CPUtime=1778.89
/proc/9255/stat : 9255 (picosat) R 9254 9231 8444 0 -1 4194304 11672 0 0 0 177589 300 0 0 25 0 1 0 1979086896 50622464 11309 996147200 134512640 134931368 4294956256 18446744073709551615 134530220 0 0 4096 0 0 0 0 17 0 0 0
/proc/9255/statm: 12359 11309 48 102 0 12254 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 68392

Child status: 0

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

Real time (s): 1816.53
CPU time (s): 1800
CPU user time (s): 1796.46
CPU system time (s): 3.54
CPU usage (%): 99.0901
Max. virtual memory (cumulated for all children) (KiB): 901544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.5799
system time used= 0.562914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85914
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= 4371
involuntary context switches= 4946

runsolver used 2.30265 second user time and 5.97509 second system time

The end

Launcher Data (download as text)

Begin job on node57 at 2008-07-02 14:18:53
IDJOB=1041889
IDBENCH=53851
IDSOLVER=345
FILE ID=node57/1041889-1215001133
PBS_JOBID= 7870809
Free space on /tmp= 66540 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/cjss/normalized-la04x2-572.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-1041889-1215001133/watcher-1041889-1215001133 -o /tmp/evaluation-result-1041889-1215001133/solver-1041889-1215001133 -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-1041889-1215001133.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f9f8ce7af888a21b1cf2ff98fb29a3e8
RANDOM SEED=224580908

node57.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.258
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.258
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:       1849704 kB
Buffers:          5184 kB
Cached:          62772 kB
SwapCached:       5892 kB
Active:         132072 kB
Inactive:        10452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849704 kB
SwapTotal:     4192956 kB
SwapFree:      4180696 kB
Dirty:            1296 kB
Writeback:           0 kB
Mapped:          88348 kB
Slab:            48956 kB
Committed_AS:  4642672 kB
PageTables:       1952 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 node57 at 2008-07-02 14:49:12