Trace number 1113387

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-inc? (MO) 193.387 207.141

General information on the benchmark

Namecsp/graphColoring/leighton/leighton-25/
normalized-lei450-25a-15.xml
MD5SUM36f7bb4525a596900e07fbeb72405348
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints104
Best CPU time to get the best result obtained on this benchmark3600.07
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints8260
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8260
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.13	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.13	c 0	BEGIN Sat Jul 12 19:22:46 2008
0.05/0.13	c 0	PID 17979
0.05/0.13	c 0	HOST node9.alineos.net
0.05/0.13	c 0	CONVERTING HOME/instance-1113387-1215883366.xml TO HOME/temp.csp
0.05/0.13	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113387-1215883366.xml' 'HOME/temp.csp'
0.90/1.08	c 1	1 domains, 450 variables, 1 predicates, 0 relations, 8260 constraints
0.98/1.13	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.98/1.13	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.99/1.21	c 2	Parsing HOME/temp.csp
0.99/1.67	c 2	parsed 8712 expressions
0.99/1.67	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.99/1.78	c 2	MAX CSP: 8260 constraints
0.99/1.78	c 2	Converting to clausal form CSP
0.99/2.00	c 2	converted 1698 (10%) expressions
0.99/2.06	c 2	converted 3395 (20%) expressions
1.94/2.11	c 2	converted 5093 (30%) expressions
1.94/2.15	c 2	converted 6790 (40%) expressions
2.04/2.25	c 3	converted 8488 (50%) expressions
2.04/2.29	c 3	converted 10185 (60%) expressions
2.14/2.33	c 3	converted 11883 (70%) expressions
2.14/2.37	c 3	converted 13580 (80%) expressions
2.24/2.41	c 3	converted 15278 (90%) expressions
3.13/3.31	c 4	converted 16975 (100%) expressions
3.13/3.31	c 4	CSP : 16970 integers, 0 booleans, 24779 clauses, largest domain size 12391
3.13/3.31	c 4	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.13/3.31	c 4	Propagation in CSP
3.43/3.64	c 4	8257 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.43/3.65	c 4	CSP : 16970 integers, 0 booleans, 24779 clauses, largest domain size 8261
3.43/3.65	c 4	Heap : 22 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.43/3.66	c 4	Simplifing CSP by introducing new Boolean variables
3.52/3.76	c 4	CSP : 16970 integers, 16520 booleans, 41299 clauses, largest domain size 8261
3.52/3.76	c 4	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.72/3.91	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.72/3.95	c 4	1697 (10%) CSP integer variables are encoded (5850 clauses, 74059 bytes)
3.72/3.96	c 4	3394 (20%) CSP integer variables are encoded (5850 clauses, 74059 bytes)
3.72/3.96	c 4	5091 (30%) CSP integer variables are encoded (5850 clauses, 74059 bytes)
3.72/3.96	c 4	6788 (40%) CSP integer variables are encoded (5850 clauses, 74059 bytes)
3.72/3.96	c 4	8485 (50%) CSP integer variables are encoded (5850 clauses, 74059 bytes)
3.82/4.08	c 4	10182 (60%) CSP integer variables are encoded (100033 clauses, 1506667 bytes)
3.92/4.13	c 4	11879 (70%) CSP integer variables are encoded (139448 clauses, 2176722 bytes)
3.92/4.17	c 4	13576 (80%) CSP integer variables are encoded (164056 clauses, 2595058 bytes)
3.92/4.19	c 5	15273 (90%) CSP integer variables are encoded (181742 clauses, 2895720 bytes)
4.01/4.22	c 5	16970 (100%) CSP integer variables are encoded (204230 clauses, 3278016 bytes)
4.11/4.39	c 5	4130 (10%) CSP clauses are encoded (246916 clauses, 4096876 bytes)
4.22/4.49	c 5	8260 (20%) CSP clauses are encoded (289588 clauses, 4942656 bytes)
4.30/4.60	c 5	12390 (30%) CSP clauses are encoded (332260 clauses, 5810293 bytes)
4.51/4.71	c 5	16520 (40%) CSP clauses are encoded (374946 clauses, 6679157 bytes)
4.61/4.81	c 5	20650 (50%) CSP clauses are encoded (417618 clauses, 7547740 bytes)
4.71/4.91	c 5	24780 (60%) CSP clauses are encoded (460290 clauses, 8416323 bytes)
81.61/83.68	c 84	28910 (70%) CSP clauses are encoded (34809576 clauses, 820134577 bytes)
147.66/151.58	c 152	33040 (80%) CSP clauses are encoded (68985394 clauses, 1656948467 bytes)
156.09/160.32	c 161	37170 (90%) CSP clauses are encoded (73293058 clauses, 1762132954 bytes)
180.96/186.13	c 186	41299 (100%) CSP clauses are encoded (86141550 clauses, 2076470768 bytes)
180.96/186.13	c 186	41299 CSP clauses encoded
180.96/186.14	c 186	Writing map file : HOME/temp.map
181.01/186.27	c 187	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
181.01/186.27	c 187	SAT : 237720 SAT variables, 86141550 SAT clauses, 2076470768 bytes
181.01/186.27	c 187	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
181.07/186.37	c 187	OBJECTIVE minimize _COST
181.07/186.37	c 187	SOLVING HOME/temp.cnf
181.07/186.37	c 187	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
181.13/186.43	c 187	This is MiniSat 2.0 beta incremental
181.13/186.43	c 187	WARNING: for repeatability, setting FPU to use double precision
181.13/186.43	c 187	============================[ Problem Statistics ]=============================
181.13/186.43	c 187	|                                                                             |
181.13/186.46	c 187	|  Number of variables:  237720                                               |
181.13/186.46	c 187	|  Number of clauses:    86141550                                             |
192.70/205.91	c ERROR INTERRUPTED
192.70/205.91	s UNKNOWN
192.79/206.05	c 206	CPU 176.57 (0.09 0.02 176.48 16.25)
192.79/206.05	c 206	END Sat Jul 12 19:26:12 2008

Verifier Data (download as text)

ERROR: no interpretation found !

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-1113387-1215883366/watcher-1113387-1215883366 -o /tmp/evaluation-result-1113387-1215883366/solver-1113387-1215883366 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1113387-1215883366.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 17979
/proc/meminfo: memFree=1907936/2055920 swapFree=4180384/4192956
[pid=17979] ppid=17977 vsize=4708 CPUtime=0
/proc/17979/stat : 17979 (sugar++) R 17977 17979 16491 0 -1 4194304 58 0 0 0 0 0 0 0 22 0 1 0 45039546 4820992 43 996147200 4194304 4206940 548682068528 18446744073709551615 215416338783 0 0 4096 0 0 0 0 17 1 0 0
/proc/17979/statm: 1177 43 33 3 0 8 0

[startup+0.04258 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 17979
/proc/meminfo: memFree=1907936/2055920 swapFree=4180384/4192956
[pid=17979] ppid=17977 vsize=13336 CPUtime=0.02
/proc/17979/stat : 17979 (sugar++) D 17977 17979 16491 0 -1 4194304 723 0 0 0 2 0 0 0 18 0 1 0 45039546 13656064 691 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/17979/statm: 3334 691 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.102333 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 17979
/proc/meminfo: memFree=1907936/2055920 swapFree=4180384/4192956
[pid=17979] ppid=17977 vsize=15948 CPUtime=0.05
/proc/17979/stat : 17979 (sugar++) D 17977 17979 16491 0 -1 4194304 911 0 0 0 4 1 0 0 18 0 1 0 45039546 16330752 879 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/17979/statm: 3987 879 380 3 0 566 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15948

[startup+0.301371 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 17979
/proc/meminfo: memFree=1907936/2055920 swapFree=4180384/4192956
[pid=17979] ppid=17977 vsize=16740 CPUtime=0.06
/proc/17979/stat : 17979 (sugar++) S 17977 17979 16491 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 45039546 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17979/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.702448 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 17979
/proc/meminfo: memFree=1907936/2055920 swapFree=4180384/4192956
[pid=17979] ppid=17977 vsize=16740 CPUtime=0.06
/proc/17979/stat : 17979 (sugar++) S 17977 17979 16491 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 45039546 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17979/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.5016 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 17991
/proc/meminfo: memFree=1886152/2055920 swapFree=4180384/4192956
[pid=17979] ppid=17977 vsize=16740 CPUtime=0.99
/proc/17979/stat : 17979 (sugar++) S 17977 17979 16491 0 -1 4194304 1296 8550 0 1 5 1 87 6 16 0 1 0 45039546 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17979/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 16740

[startup+3.10443 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 18001
/proc/meminfo: memFree=1886664/2055920 swapFree=4180384/4192956
[pid=17979] ppid=17977 vsize=16740 CPUtime=1
/proc/17979/stat : 17979 (sugar++) S 17977 17979 16491 0 -1 4194304 1296 8550 0 1 6 1 87 6 15 0 1 0 45039546 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17979/statm: 4185 1104 409 3 0 764 0
[pid=17992] ppid=17979 vsize=5356 CPUtime=0
/proc/17992/stat : 17992 (sh) S 17979 17979 16491 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45039659 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17992/statm: 1339 233 193 169 0 50 0
[pid=17993] ppid=17992 vsize=868396 CPUtime=1.93
/proc/17993/stat : 17993 (java) S 17992 17979 16491 0 -1 0 11884 0 1 0 188 5 0 0 18 0 9 0 45039660 889237504 10797 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17993/statm: 217099 10797 2540 9 0 211674 0
[pid=17993/tid=17994] ppid=17992 vsize=868396 CPUtime=1.26
/proc/17993/task/17994/stat : 17994 (java) R 17992 17979 16491 0 -1 64 2800 0 1 0 125 1 0 0 25 0 9 0 45039661 889237504 10797 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17995] ppid=17992 vsize=868396 CPUtime=0.44
/proc/17993/task/17995/stat : 17995 (java) S 17992 17979 16491 0 -1 64 6908 0 0 0 42 2 0 0 15 0 9 0 45039662 889237504 10797 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17996] ppid=17992 vsize=868396 CPUtime=0
/proc/17993/task/17996/stat : 17996 (java) S 17992 17979 16491 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45039662 889237504 10797 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17997] ppid=17992 vsize=868396 CPUtime=0
/proc/17993/task/17997/stat : 17997 (java) S 17992 17979 16491 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 45039662 889237504 10797 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17998] ppid=17992 vsize=868396 CPUtime=0
/proc/17993/task/17998/stat : 17998 (java) S 17992 17979 16491 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45039664 889237504 10797 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17999] ppid=17992 vsize=868396 CPUtime=0.22
/proc/17993/task/17999/stat : 17999 (java) S 17992 17979 16491 0 -1 64 1479 0 0 0 21 1 0 0 16 0 9 0 45039664 889237504 10797 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=18000] ppid=17992 vsize=868396 CPUtime=0
/proc/17993/task/18000/stat : 18000 (java) S 17992 17979 16491 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45039664 889237504 10797 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=18001] ppid=17992 vsize=868396 CPUtime=0
/proc/17993/task/18001/stat : 18001 (java) S 17992 17979 16491 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45039664 889237504 10797 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 890492

[startup+6.30254 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 18001
/proc/meminfo: memFree=1851272/2055920 swapFree=4180384/4192956
[pid=17979] ppid=17977 vsize=16740 CPUtime=1
/proc/17979/stat : 17979 (sugar++) S 17977 17979 16491 0 -1 4194304 1297 8550 0 1 6 1 87 6 15 0 1 0 45039546 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17979/statm: 4185 1104 409 3 0 764 0
[pid=17992] ppid=17979 vsize=5356 CPUtime=0
/proc/17992/stat : 17992 (sh) S 17979 17979 16491 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45039659 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17992/statm: 1339 233 193 169 0 50 0
[pid=17993] ppid=17992 vsize=868508 CPUtime=5.1
/proc/17993/stat : 17993 (java) S 17992 17979 16491 0 -1 0 13890 0 1 0 485 25 0 0 18 0 9 0 45039660 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17993/statm: 217127 12200 2565 9 0 211674 0
[pid=17993/tid=17994] ppid=17992 vsize=868508 CPUtime=3.88
/proc/17993/task/17994/stat : 17994 (java) R 17992 17979 16491 0 -1 64 3251 0 1 0 370 18 0 0 25 0 9 0 45039661 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4127068280 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17995] ppid=17992 vsize=868508 CPUtime=0.89
/proc/17993/task/17995/stat : 17995 (java) S 17992 17979 16491 0 -1 64 8415 0 0 0 85 4 0 0 16 0 9 0 45039662 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17996] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/17996/stat : 17996 (java) S 17992 17979 16491 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45039662 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17997] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/17997/stat : 17997 (java) S 17992 17979 16491 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45039662 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17998] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/17998/stat : 17998 (java) S 17992 17979 16491 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17999] ppid=17992 vsize=868508 CPUtime=0.3
/proc/17993/task/17999/stat : 17999 (java) S 17992 17979 16491 0 -1 64 1527 0 0 0 29 1 0 0 16 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=18000] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/18000/stat : 18000 (java) S 17992 17979 16491 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=18001] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/18001/stat : 18001 (java) S 17992 17979 16491 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 890604

[startup+12.7018 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 18001
/proc/meminfo: memFree=1832968/2055920 swapFree=4180384/4192956
[pid=17979] ppid=17977 vsize=16740 CPUtime=1
/proc/17979/stat : 17979 (sugar++) S 17977 17979 16491 0 -1 4194304 1297 8550 0 1 6 1 87 6 15 0 1 0 45039546 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17979/statm: 4185 1104 409 3 0 764 0
[pid=17992] ppid=17979 vsize=5356 CPUtime=0
/proc/17992/stat : 17992 (sh) S 17979 17979 16491 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45039659 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17992/statm: 1339 233 193 169 0 50 0
[pid=17993] ppid=17992 vsize=868508 CPUtime=11.42
/proc/17993/stat : 17993 (java) S 17992 17979 16491 0 -1 0 14226 0 1 0 1108 34 0 0 18 0 9 0 45039660 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17993/statm: 217127 12200 2565 9 0 211674 0
[pid=17993/tid=17994] ppid=17992 vsize=868508 CPUtime=10.08
/proc/17993/task/17994/stat : 17994 (java) R 17992 17979 16491 0 -1 64 3587 0 1 0 983 25 0 0 25 0 9 0 45039661 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4127092820 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17995] ppid=17992 vsize=868508 CPUtime=1.01
/proc/17993/task/17995/stat : 17995 (java) S 17992 17979 16491 0 -1 64 8415 0 0 0 95 6 0 0 16 0 9 0 45039662 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17996] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/17996/stat : 17996 (java) S 17992 17979 16491 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45039662 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17997] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/17997/stat : 17997 (java) S 17992 17979 16491 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45039662 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17998] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/17998/stat : 17998 (java) S 17992 17979 16491 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17999] ppid=17992 vsize=868508 CPUtime=0.3
/proc/17993/task/17999/stat : 17999 (java) S 17992 17979 16491 0 -1 64 1527 0 0 0 29 1 0 0 16 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=18000] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/18000/stat : 18000 (java) S 17992 17979 16491 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=18001] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/18001/stat : 18001 (java) S 17992 17979 16491 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 890604

[startup+25.5022 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 18001
/proc/meminfo: memFree=1748232/2055920 swapFree=4180384/4192956
[pid=17979] ppid=17977 vsize=16740 CPUtime=1
/proc/17979/stat : 17979 (sugar++) S 17977 17979 16491 0 -1 4194304 1297 8550 0 1 6 1 87 6 15 0 1 0 45039546 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17979/statm: 4185 1104 409 3 0 764 0
[pid=17992] ppid=17979 vsize=5356 CPUtime=0
/proc/17992/stat : 17992 (sh) S 17979 17979 16491 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45039659 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17992/statm: 1339 233 193 169 0 50 0
[pid=17993] ppid=17992 vsize=868508 CPUtime=24.06
/proc/17993/stat : 17993 (java) S 17992 17979 16491 0 -1 0 15373 0 1 0 2309 97 0 0 18 0 9 0 45039660 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17993/statm: 217127 12200 2565 9 0 211674 0
[pid=17993/tid=17994] ppid=17992 vsize=868508 CPUtime=22.27
/proc/17993/task/17994/stat : 17994 (java) R 17992 17979 16491 0 -1 64 4734 0 1 0 2146 81 0 0 25 0 9 0 45039661 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4126569879 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17995] ppid=17992 vsize=868508 CPUtime=1.46
/proc/17993/task/17995/stat : 17995 (java) S 17992 17979 16491 0 -1 64 8415 0 0 0 133 13 0 0 16 0 9 0 45039662 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17996] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/17996/stat : 17996 (java) S 17992 17979 16491 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45039662 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17997] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/17997/stat : 17997 (java) S 17992 17979 16491 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45039662 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17998] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/17998/stat : 17998 (java) S 17992 17979 16491 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17999] ppid=17992 vsize=868508 CPUtime=0.3
/proc/17993/task/17999/stat : 17999 (java) S 17992 17979 16491 0 -1 64 1527 0 0 0 29 1 0 0 16 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=18000] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/18000/stat : 18000 (java) S 17992 17979 16491 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=18001] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/18001/stat : 18001 (java) S 17992 17979 16491 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 890604

[startup+51.1021 s]
/proc/loadavg: 2.22 2.05 2.02 3/92 18001
/proc/meminfo: memFree=1436936/2055920 swapFree=4180384/4192956
[pid=17979] ppid=17977 vsize=16740 CPUtime=1
/proc/17979/stat : 17979 (sugar++) S 17977 17979 16491 0 -1 4194304 1297 8550 0 1 6 1 87 6 15 0 1 0 45039546 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17979/statm: 4185 1104 409 3 0 764 0
[pid=17992] ppid=17979 vsize=5356 CPUtime=0
/proc/17992/stat : 17992 (sh) S 17979 17979 16491 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45039659 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17992/statm: 1339 233 193 169 0 50 0
[pid=17993] ppid=17992 vsize=868508 CPUtime=49.11
/proc/17993/stat : 17993 (java) S 17992 17979 16491 0 -1 0 18527 0 1 0 4601 310 0 0 18 0 9 0 45039660 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17993/statm: 217127 12200 2565 9 0 211674 0
[pid=17993/tid=17994] ppid=17992 vsize=868508 CPUtime=46.04
/proc/17993/task/17994/stat : 17994 (java) R 17992 17979 16491 0 -1 64 7888 0 1 0 4330 274 0 0 25 0 9 0 45039661 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4126477198 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17995] ppid=17992 vsize=868508 CPUtime=2.74
/proc/17993/task/17995/stat : 17995 (java) S 17992 17979 16491 0 -1 64 8415 0 0 0 241 33 0 0 16 0 9 0 45039662 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17996] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/17996/stat : 17996 (java) S 17992 17979 16491 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45039662 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17997] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/17997/stat : 17997 (java) S 17992 17979 16491 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45039662 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17998] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/17998/stat : 17998 (java) S 17992 17979 16491 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17999] ppid=17992 vsize=868508 CPUtime=0.3
/proc/17993/task/17999/stat : 17999 (java) S 17992 17979 16491 0 -1 64 1527 0 0 0 29 1 0 0 16 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=18000] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/18000/stat : 18000 (java) S 17992 17979 16491 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=18001] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/18001/stat : 18001 (java) S 17992 17979 16491 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.11
Current children cumulated vsize (KiB) 890604

[startup+102.308 s]
/proc/loadavg: 2.34 2.10 2.03 3/92 18001
/proc/meminfo: memFree=813896/2055920 swapFree=4180384/4192956
[pid=17979] ppid=17977 vsize=16740 CPUtime=1
/proc/17979/stat : 17979 (sugar++) S 17977 17979 16491 0 -1 4194304 1297 8550 0 1 6 1 87 6 16 0 1 0 45039546 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17979/statm: 4185 1104 409 3 0 764 0
[pid=17992] ppid=17979 vsize=5356 CPUtime=0
/proc/17992/stat : 17992 (sh) S 17979 17979 16491 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45039659 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17992/statm: 1339 233 193 169 0 50 0
[pid=17993] ppid=17992 vsize=868508 CPUtime=98.85
/proc/17993/stat : 17993 (java) S 17992 17979 16491 0 -1 0 24815 0 1 0 9161 724 0 0 18 0 9 0 45039660 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17993/statm: 217127 12200 2565 9 0 211674 0
[pid=17993/tid=17994] ppid=17992 vsize=868508 CPUtime=93.32
/proc/17993/task/17994/stat : 17994 (java) R 17992 17979 16491 0 -1 64 14176 0 1 0 8686 646 0 0 25 0 9 0 45039661 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4127101413 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17995] ppid=17992 vsize=868508 CPUtime=5.21
/proc/17993/task/17995/stat : 17995 (java) S 17992 17979 16491 0 -1 64 8415 0 0 0 445 76 0 0 16 0 9 0 45039662 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17996] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/17996/stat : 17996 (java) S 17992 17979 16491 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45039662 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17997] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/17997/stat : 17997 (java) S 17992 17979 16491 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45039662 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17998] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/17998/stat : 17998 (java) S 17992 17979 16491 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17999] ppid=17992 vsize=868508 CPUtime=0.3
/proc/17993/task/17999/stat : 17999 (java) S 17992 17979 16491 0 -1 64 1527 0 0 0 29 1 0 0 16 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=18000] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/18000/stat : 18000 (java) S 17992 17979 16491 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=18001] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/18001/stat : 18001 (java) S 17992 17979 16491 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.85
Current children cumulated vsize (KiB) 890604

[startup+162.302 s]
/proc/loadavg: 2.28 2.13 2.04 3/92 18001
/proc/meminfo: memFree=85960/2055920 swapFree=4180384/4192956
[pid=17979] ppid=17977 vsize=16740 CPUtime=1
/proc/17979/stat : 17979 (sugar++) S 17977 17979 16491 0 -1 4194304 1297 8550 0 1 6 1 87 6 16 0 1 0 45039546 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17979/statm: 4185 1104 409 3 0 764 0
[pid=17992] ppid=17979 vsize=5356 CPUtime=0
/proc/17992/stat : 17992 (sh) S 17979 17979 16491 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45039659 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17992/statm: 1339 233 193 169 0 50 0
[pid=17993] ppid=17992 vsize=868508 CPUtime=157.04
/proc/17993/stat : 17993 (java) S 17992 17979 16491 0 -1 0 32247 0 1 0 14480 1224 0 0 18 0 9 0 45039660 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17993/statm: 217127 12200 2565 9 0 211674 0
[pid=17993/tid=17994] ppid=17992 vsize=868508 CPUtime=148.63
/proc/17993/task/17994/stat : 17994 (java) R 17992 17979 16491 0 -1 64 21608 0 1 0 13764 1099 0 0 25 0 9 0 45039661 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 102064641 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17995] ppid=17992 vsize=868508 CPUtime=8.09
/proc/17993/task/17995/stat : 17995 (java) S 17992 17979 16491 0 -1 64 8415 0 0 0 686 123 0 0 16 0 9 0 45039662 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17996] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/17996/stat : 17996 (java) S 17992 17979 16491 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45039662 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17997] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/17997/stat : 17997 (java) S 17992 17979 16491 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 45039662 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17998] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/17998/stat : 17998 (java) S 17992 17979 16491 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=17999] ppid=17992 vsize=868508 CPUtime=0.3
/proc/17993/task/17999/stat : 17999 (java) S 17992 17979 16491 0 -1 64 1527 0 0 0 29 1 0 0 16 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=18000] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/18000/stat : 18000 (java) S 17992 17979 16491 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17993/tid=18001] ppid=17992 vsize=868508 CPUtime=0
/proc/17993/task/18001/stat : 18001 (java) S 17992 17979 16491 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45039664 889352192 12200 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 158.04
Current children cumulated vsize (KiB) 890604



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+205.902 s]
/proc/loadavg: 2.33 2.17 2.06 2/83 18002
/proc/meminfo: memFree=14992/2055920 swapFree=4180384/4192956
[pid=17979] ppid=17977 vsize=17796 CPUtime=181.13
/proc/17979/stat : 17979 (sugar++) S 17977 17979 16491 0 -1 4194304 1718 44041 0 2 9 2 16674 1428 15 0 1 0 45039546 18223104 1376 996147200 4194304 4206940 548682068528 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17979/statm: 4449 1376 413 3 0 1028 0
[pid=18002] ppid=17979 vsize=906176 CPUtime=11.57
/proc/18002/stat : 18002 (minisat-inc) D 17979 17979 16491 0 -1 4194304 219364 0 7 0 974 183 0 0 18 0 1 0 45058184 927924224 219321 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563479169 0 0 17 0 0 0
/proc/18002/statm: 226544 219321 59 151 0 226390 0
Current children cumulated CPU time (s) 192.7
Current children cumulated vsize (KiB) 923972

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

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

[startup+206.202 s]
/proc/loadavg: 2.33 2.17 2.06 2/83 18002
/proc/meminfo: memFree=14992/2055920 swapFree=4180384/4192956
[pid=17979] ppid=17977 vsize=17796 CPUtime=192.98
/proc/17979/stat : 17979 (sugar++) R 17977 17979 16491 0 -1 4194304 1749 263405 0 9 9 16 17648 1625 17 0 1 0 45039546 18223104 1377 996147200 4194304 4206940 548682068528 18446744073709551615 215419163689 0 0 4224 16386 0 0 0 17 0 0 0
/proc/17979/statm: 4449 1377 414 3 0 1028 0
Current children cumulated CPU time (s) 192.98
Current children cumulated vsize (KiB) 17796

[startup+206.602 s]
/proc/loadavg: 2.33 2.17 2.06 2/83 18002
/proc/meminfo: memFree=14992/2055920 swapFree=4180384/4192956
[pid=17979] ppid=17977 vsize=17796 CPUtime=193.28
/proc/17979/stat : 17979 (sugar++) D 17977 17979 16491 0 -1 4194304 1749 263405 0 9 9 46 17648 1625 16 0 1 0 45039546 18223104 1377 996147200 4194304 4206940 548682068528 18446744073709551615 215419163689 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/17979/statm: 4449 1377 414 3 0 1028 0
Current children cumulated CPU time (s) 193.28
Current children cumulated vsize (KiB) 17796

[startup+207.001 s]
/proc/loadavg: 2.33 2.17 2.06 2/83 18003
/proc/meminfo: memFree=1929872/2055920 swapFree=4180384/4192956
[pid=17979] ppid=17977 vsize=17796 CPUtime=193.32
/proc/17979/stat : 17979 (sugar++) D 17977 17979 16491 0 -1 4194304 1749 263405 0 9 9 50 17648 1625 15 0 1 0 45039546 18223104 1377 996147200 4194304 4206940 548682068528 18446744073709551615 215419163689 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/17979/statm: 4449 1377 414 3 0 1028 0
Current children cumulated CPU time (s) 193.32
Current children cumulated vsize (KiB) 17796

[startup+207.101 s]
/proc/loadavg: 2.33 2.17 2.06 2/83 18003
/proc/meminfo: memFree=1929872/2055920 swapFree=4180384/4192956
[pid=17979] ppid=17977 vsize=17796 CPUtime=193.33
/proc/17979/stat : 17979 (sugar++) D 17977 17979 16491 0 -1 4194304 1749 263405 0 9 9 51 17648 1625 15 0 1 0 45039546 18223104 1377 996147200 4194304 4206940 548682068528 18446744073709551615 215419163689 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/17979/statm: 4449 1377 414 3 0 1028 0
Current children cumulated CPU time (s) 193.33
Current children cumulated vsize (KiB) 17796

Child status: 0
Real time (s): 207.141
CPU time (s): 193.387
CPU user time (s): 176.581
CPU system time (s): 16.8054
CPU usage (%): 93.3597
Max. virtual memory (cumulated for all children) (KiB): 923972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 176.581
system time used= 16.8054
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 265200
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 161062
involuntary context switches= 159893

runsolver used 0.281957 second user time and 0.712891 second system time

The end

Launcher Data (download as text)

Begin job on node9 at 2008-07-12 19:22:46
IDJOB=1113387
IDBENCH=61574
IDSOLVER=367
FILE ID=node9/1113387-1215883366
PBS_JOBID= 7903491
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/graphColoring/leighton/leighton-25/normalized-lei450-25a-15.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1113387-1215883366/watcher-1113387-1215883366 -o /tmp/evaluation-result-1113387-1215883366/solver-1113387-1215883366 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1113387-1215883366.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 36f7bb4525a596900e07fbeb72405348
RANDOM SEED=1473908596

node9.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.260
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.260
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:       1908416 kB
Buffers:         12676 kB
Cached:          42120 kB
SwapCached:       6132 kB
Active:          79240 kB
Inactive:        17388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1908416 kB
SwapTotal:     4192956 kB
SwapFree:      4180384 kB
Dirty:            1816 kB
Writeback:           0 kB
Mapped:          58192 kB
Slab:            36032 kB
Committed_AS:   293192 kB
PageTables:       1912 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= 66552 MiB
End job on node9 at 2008-07-12 19:26:14