Trace number 1108475

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) 98.836 1138.2

General information on the benchmark

Namecsp/coloring/
normalized-le-450-5a-4-ext.xml
MD5SUM1b9f42e73c63b23822cbfeaa1a420be1
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints392
Best CPU time to get the best result obtained on this benchmark3600.03
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5714
Maximum constraint arity2
Maximum domain size4
Number of constraints which are defined in extension5714
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.19	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.02/0.19	c 0	BEGIN Thu Aug  7 20:17:36 2008
0.02/0.19	c 0	PID 28365
0.02/0.19	c 0	HOST node90.alineos.net
0.02/0.19	c 0	CONVERTING HOME/instance-1108475-1218133056.xml TO HOME/temp.csp
0.02/0.19	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108475-1218133056.xml' 'HOME/temp.csp'
0.52/1.95	c 2	1 domains, 450 variables, 0 predicates, 1 relations, 5714 constraints
0.52/1.99	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.52/1.99	c 2	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.65/2.11	c 2	Parsing HOME/temp.csp
0.89/2.31	c 3	parsed 6166 expressions
0.90/2.40	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.90/2.44	c 3	MAX CSP: 5714 constraints
0.90/2.44	c 3	Converting to clausal form CSP
0.98/2.55	c 3	converted 1189 (10%) expressions
1.09/2.70	c 3	converted 2377 (20%) expressions
1.18/2.74	c 3	converted 3565 (30%) expressions
1.18/2.76	c 3	converted 4754 (40%) expressions
1.18/2.78	c 3	converted 5942 (50%) expressions
1.29/2.85	c 3	converted 7130 (60%) expressions
1.29/2.87	c 3	converted 8319 (70%) expressions
1.29/2.89	c 3	converted 9507 (80%) expressions
1.38/2.91	c 3	converted 10695 (90%) expressions
1.87/3.44	c 4	converted 11883 (100%) expressions
1.87/3.44	c 4	CSP : 11878 integers, 0 booleans, 17141 clauses, largest domain size 8572
1.87/3.44	c 4	Heap : 18 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.87/3.44	c 4	Propagation in CSP
2.07/3.64	c 4	5708 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.07/3.64	c 4	CSP : 11878 integers, 0 booleans, 17141 clauses, largest domain size 5715
2.07/3.64	c 4	Heap : 18 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.07/3.65	c 4	Simplifing CSP by introducing new Boolean variables
2.07/3.66	c 4	CSP : 11878 integers, 0 booleans, 17141 clauses, largest domain size 5715
2.07/3.66	c 4	Heap : 18 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.17/3.77	c 4	Encoding CSP to SAT : HOME/temp.cnf
2.24/3.99	c 4	1188 (10%) CSP integer variables are encoded (900 clauses, 10288 bytes)
2.27/4.01	c 4	2376 (20%) CSP integer variables are encoded (900 clauses, 10288 bytes)
2.27/4.01	c 4	3564 (30%) CSP integer variables are encoded (900 clauses, 10288 bytes)
2.27/4.01	c 4	4752 (40%) CSP integer variables are encoded (900 clauses, 10288 bytes)
2.27/4.01	c 4	5939 (50%) CSP integer variables are encoded (900 clauses, 10288 bytes)
2.27/4.03	c 4	7127 (60%) CSP integer variables are encoded (14214 clauses, 204129 bytes)
2.37/4.10	c 4	8315 (70%) CSP integer variables are encoded (82134 clauses, 1222929 bytes)
2.37/4.13	c 4	9503 (80%) CSP integer variables are encoded (102993 clauses, 1559843 bytes)
2.37/4.15	c 4	10691 (90%) CSP integer variables are encoded (114766 clauses, 1759984 bytes)
2.37/4.17	c 4	11878 (100%) CSP integer variables are encoded (129851 clauses, 2016429 bytes)
2.46/4.29	c 5	1715 (10%) CSP clauses are encoded (136711 clauses, 2161537 bytes)
2.57/4.35	c 5	3429 (20%) CSP clauses are encoded (143567 clauses, 2312517 bytes)
2.67/4.42	c 5	5143 (30%) CSP clauses are encoded (150423 clauses, 2465501 bytes)
3.02/5.04	c 5	6857 (40%) CSP clauses are encoded (322174 clauses, 6101673 bytes)
6.33/8.50	c 9	8571 (50%) CSP clauses are encoded (2223522 clauses, 46839999 bytes)
26.15/38.48	c 39	10285 (60%) CSP clauses are encoded (10520074 clauses, 224347763 bytes)
71.33/1062.59	c 1063	11999 (70%) CSP clauses are encoded (33038382 clauses, 733350811 bytes)
72.48/1066.66	c 1067	13713 (80%) CSP clauses are encoded (33654988 clauses, 748325891 bytes)
75.54/1069.90	c 1070	15427 (90%) CSP clauses are encoded (35233878 clauses, 786859873 bytes)
87.55/1094.31	c 1095	17141 (100%) CSP clauses are encoded (41222854 clauses, 933357182 bytes)
87.55/1094.31	c 1095	17141 CSP clauses encoded
87.55/1094.32	c 1095	Writing map file : HOME/temp.map
87.55/1094.36	c 1095	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
87.55/1094.37	c 1095	SAT : 141729 SAT variables, 41222854 SAT clauses, 933357182 bytes
87.55/1094.37	c 1095	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
87.63/1094.42	c 1095	OBJECTIVE minimize _COST
87.63/1094.42	c 1095	SOLVING HOME/temp.cnf
87.63/1094.42	c 1095	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
87.65/1103.79	c 1104	This is MiniSat 2.0 beta incremental
87.65/1103.79	c 1104	WARNING: for repeatability, setting FPU to use double precision
87.65/1103.79	c 1104	============================[ Problem Statistics ]=============================
87.65/1103.79	c 1104	|                                                                             |
87.65/1103.80	c 1104	|  Number of variables:  141729                                               |
87.65/1103.80	c 1104	|  Number of clauses:    41222854                                             |
98.37/1122.12	c ERROR INTERRUPTED
98.37/1122.12	s UNKNOWN
98.48/1122.25	c 1122	CPU 85.73 (0.07 0.01 85.66 12.78)
98.48/1122.25	c 1122	END Thu Aug  7 20:36:18 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-1108475-1218133056/watcher-1108475-1218133056 -o /tmp/evaluation-result-1108475-1218133056/solver-1108475-1218133056 -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-1108475-1218133056.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: 0.26 1.05 0.70 4/72 28365
/proc/meminfo: memFree=348048/2055920 swapFree=4175756/4192956
[pid=28365] ppid=28363 vsize=12000 CPUtime=0
/proc/28365/stat : 28365 (sugar++) R 28363 28365 28308 0 -1 4194304 157 0 0 0 0 0 0 0 20 0 1 0 140390103 12288000 125 996147200 4194304 4206940 548682068528 18446744073709551615 256364680931 0 0 4224 0 0 0 0 17 1 0 0
/proc/28365/statm: 3000 125 92 3 0 100 0

[startup+0.03719 s]
/proc/loadavg: 0.26 1.05 0.70 4/72 28365
/proc/meminfo: memFree=348048/2055920 swapFree=4175756/4192956
[pid=28365] ppid=28363 vsize=13204 CPUtime=0.02
/proc/28365/stat : 28365 (sugar++) D 28363 28365 28308 0 -1 4194304 687 0 0 0 2 0 0 0 18 0 1 0 140390103 13520896 655 996147200 4194304 4206940 548682068528 18446744073709551615 256365001317 0 0 4224 0 0 0 0 17 1 0 0
/proc/28365/statm: 3301 655 336 3 0 401 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13204

[startup+0.101453 s]
/proc/loadavg: 0.26 1.05 0.70 4/72 28365
/proc/meminfo: memFree=348048/2055920 swapFree=4175756/4192956
[pid=28365] ppid=28363 vsize=13468 CPUtime=0.02
/proc/28365/stat : 28365 (sugar++) D 28363 28365 28308 0 -1 4194304 766 0 0 0 2 0 0 0 18 0 1 0 140390103 13791232 734 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/28365/statm: 3367 734 338 3 0 467 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13468

[startup+0.301487 s]
/proc/loadavg: 0.26 1.05 0.70 4/72 28365
/proc/meminfo: memFree=348048/2055920 swapFree=4175756/4192956
[pid=28365] ppid=28363 vsize=16740 CPUtime=0.06
/proc/28365/stat : 28365 (sugar++) S 28363 28365 28308 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 140390103 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28365/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701562 s]
/proc/loadavg: 0.26 1.05 0.70 4/72 28365
/proc/meminfo: memFree=348048/2055920 swapFree=4175756/4192956
[pid=28365] ppid=28363 vsize=16740 CPUtime=0.06
/proc/28365/stat : 28365 (sugar++) S 28363 28365 28308 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 140390103 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28365/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50271 s]
/proc/loadavg: 0.26 1.05 0.70 1/93 28388
/proc/meminfo: memFree=320344/2055920 swapFree=4175756/4192956
[pid=28365] ppid=28363 vsize=16740 CPUtime=0.06
/proc/28365/stat : 28365 (sugar++) S 28363 28365 28308 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 140390103 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28365/statm: 4185 1104 409 3 0 764 0
[pid=28370] ppid=28365 vsize=5356 CPUtime=0
/proc/28370/stat : 28370 (sh) S 28365 28365 28308 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 140390123 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28370/statm: 1339 233 193 169 0 50 0
[pid=28372] ppid=28370 vsize=863720 CPUtime=0.11
/proc/28372/stat : 28372 (java) S 28370 28365 28308 0 -1 0 3336 0 107 0 7 4 0 0 18 0 9 0 140390123 884449280 2920 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28372/statm: 215930 2920 1693 9 0 210512 0
[pid=28372/tid=28374] ppid=28370 vsize=863720 CPUtime=0.09
/proc/28372/task/28374/stat : 28374 (java) D 28370 28365 28308 0 -1 64 2449 0 79 0 6 3 0 0 18 0 9 0 140390156 884449280 2920 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 18446744071563478208 0 0 -1 1 0 0
[pid=28372/tid=28376] ppid=28370 vsize=863720 CPUtime=0
/proc/28372/task/28376/stat : 28376 (java) S 28370 28365 28308 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 140390182 884449280 2920 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28372/tid=28379] ppid=28370 vsize=863720 CPUtime=0
/proc/28372/task/28379/stat : 28379 (java) S 28370 28365 28308 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 140390186 884449280 2920 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28372/tid=28380] ppid=28370 vsize=863720 CPUtime=0
/proc/28372/task/28380/stat : 28380 (java) S 28370 28365 28308 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 140390186 884449280 2920 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28372/tid=28384] ppid=28370 vsize=863720 CPUtime=0
/proc/28372/task/28384/stat : 28384 (java) S 28370 28365 28308 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140390192 884449280 2920 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28372/tid=28386] ppid=28370 vsize=863720 CPUtime=0.01
/proc/28372/task/28386/stat : 28386 (java) S 28370 28365 28308 0 -1 64 220 0 1 0 1 0 0 0 16 0 9 0 140390192 884449280 2920 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28372/tid=28387] ppid=28370 vsize=863720 CPUtime=0
/proc/28372/task/28387/stat : 28387 (java) S 28370 28365 28308 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 140390192 884449280 2920 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28372/tid=28388] ppid=28370 vsize=863720 CPUtime=0
/proc/28372/task/28388/stat : 28388 (java) S 28370 28365 28308 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 140390192 884449280 2920 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 885816

[startup+3.10302 s]
/proc/loadavg: 0.26 1.05 0.70 1/85 28400
/proc/meminfo: memFree=316952/2055920 swapFree=4175756/4192956
[pid=28365] ppid=28363 vsize=16740 CPUtime=0.59
/proc/28365/stat : 28365 (sugar++) S 28363 28365 28308 0 -1 4194304 1296 6727 0 107 5 1 45 8 15 0 1 0 140390103 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28365/statm: 4185 1104 409 3 0 764 0
[pid=28389] ppid=28365 vsize=5356 CPUtime=0
/proc/28389/stat : 28389 (sh) S 28365 28365 28308 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140390302 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28389/statm: 1339 233 193 169 0 50 0
[pid=28390] ppid=28389 vsize=869260 CPUtime=0.99
/proc/28390/stat : 28390 (java) S 28389 28365 28308 0 -1 0 9168 0 4 0 95 4 0 0 19 0 9 0 140390303 890122240 8346 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28390/statm: 217315 8346 2540 9 0 211890 0
[pid=28390/tid=28391] ppid=28389 vsize=869260 CPUtime=0.55
/proc/28390/task/28391/stat : 28391 (java) R 28389 28365 28308 0 -1 64 2664 0 4 0 54 1 0 0 20 0 9 0 140390305 890122240 8346 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28390/tid=28392] ppid=28389 vsize=869260 CPUtime=0.22
/proc/28390/task/28392/stat : 28392 (java) R 28389 28365 28308 0 -1 64 4282 0 0 0 21 1 0 0 16 0 9 0 140390308 890122240 8346 996147200 134512640 134550740 4294955920 18446744073709551615 102721946 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28390/tid=28393] ppid=28389 vsize=869260 CPUtime=0
/proc/28390/task/28393/stat : 28393 (java) S 28389 28365 28308 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140390308 890122240 8346 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28390/tid=28394] ppid=28389 vsize=869260 CPUtime=0
/proc/28390/task/28394/stat : 28394 (java) S 28389 28365 28308 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140390308 890122240 8346 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28390/tid=28395] ppid=28389 vsize=869260 CPUtime=0
/proc/28390/task/28395/stat : 28395 (java) S 28389 28365 28308 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140390310 890122240 8346 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28390/tid=28396] ppid=28389 vsize=869260 CPUtime=0.18
/proc/28390/task/28396/stat : 28396 (java) S 28389 28365 28308 0 -1 64 1530 0 0 0 18 0 0 0 15 0 9 0 140390310 890122240 8346 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28390/tid=28397] ppid=28389 vsize=869260 CPUtime=0
/proc/28390/task/28397/stat : 28397 (java) S 28389 28365 28308 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140390310 890122240 8346 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28390/tid=28398] ppid=28389 vsize=869260 CPUtime=0
/proc/28390/task/28398/stat : 28398 (java) S 28389 28365 28308 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 140390310 890122240 8346 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 891356

[startup+6.30274 s]
/proc/loadavg: 0.48 1.08 0.71 4/93 28408
/proc/meminfo: memFree=229272/2055920 swapFree=4175756/4192956
[pid=28365] ppid=28363 vsize=16740 CPUtime=0.59
/proc/28365/stat : 28365 (sugar++) S 28363 28365 28308 0 -1 4194304 1297 6727 0 107 5 1 45 8 15 0 1 0 140390103 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28365/statm: 4185 1104 409 3 0 764 0
[pid=28389] ppid=28365 vsize=5356 CPUtime=0
/proc/28389/stat : 28389 (sh) S 28365 28365 28308 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140390302 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28389/statm: 1339 233 193 169 0 50 0
[pid=28390] ppid=28389 vsize=869372 CPUtime=3.57
/proc/28390/stat : 28390 (java) S 28389 28365 28308 0 -1 0 11375 0 7 0 339 18 0 0 19 0 9 0 140390303 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28390/statm: 217343 10082 2567 9 0 211890 0
[pid=28390/tid=28391] ppid=28389 vsize=869372 CPUtime=2.66
/proc/28390/task/28391/stat : 28391 (java) R 28389 28365 28308 0 -1 64 3203 0 7 0 254 12 0 0 25 0 9 0 140390305 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4126904715 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28390/tid=28392] ppid=28389 vsize=869372 CPUtime=0.59
/proc/28390/task/28392/stat : 28392 (java) S 28389 28365 28308 0 -1 64 5888 0 0 0 56 3 0 0 16 0 9 0 140390308 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28390/tid=28393] ppid=28389 vsize=869372 CPUtime=0
/proc/28390/task/28393/stat : 28393 (java) S 28389 28365 28308 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140390308 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28390/tid=28394] ppid=28389 vsize=869372 CPUtime=0
/proc/28390/task/28394/stat : 28394 (java) S 28389 28365 28308 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140390308 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28390/tid=28395] ppid=28389 vsize=869372 CPUtime=0
/proc/28390/task/28395/stat : 28395 (java) S 28389 28365 28308 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140390310 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28390/tid=28396] ppid=28389 vsize=869372 CPUtime=0.28
/proc/28390/task/28396/stat : 28396 (java) S 28389 28365 28308 0 -1 64 1592 0 0 0 28 0 0 0 16 0 9 0 140390310 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28390/tid=28397] ppid=28389 vsize=869372 CPUtime=0
/proc/28390/task/28397/stat : 28397 (java) S 28389 28365 28308 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140390310 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28390/tid=28398] ppid=28389 vsize=869372 CPUtime=0
/proc/28390/task/28398/stat : 28398 (java) S 28389 28365 28308 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 140390310 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.16
Current children cumulated vsize (KiB) 891468

[startup+12.7028 s]
/proc/loadavg: 0.68 1.11 0.72 2/93 28408
/proc/meminfo: memFree=131224/2055920 swapFree=4175756/4192956
[pid=28365] ppid=28363 vsize=16740 CPUtime=0.59
/proc/28365/stat : 28365 (sugar++) S 28363 28365 28308 0 -1 4194304 1297 6727 0 107 5 1 45 8 16 0 1 0 140390103 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28365/statm: 4185 1104 409 3 0 764 0
[pid=28389] ppid=28365 vsize=5356 CPUtime=0
/proc/28389/stat : 28389 (sh) S 28365 28365 28308 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140390302 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28389/statm: 1339 233 193 169 0 50 0
[pid=28390] ppid=28389 vsize=869372 CPUtime=9.06
/proc/28390/stat : 28390 (java) S 28389 28365 28308 0 -1 0 12005 0 7 0 867 39 0 0 19 0 9 0 140390303 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28390/statm: 217343 10082 2567 9 0 211890 0
[pid=28390/tid=28391] ppid=28389 vsize=869372 CPUtime=7.91
/proc/28390/task/28391/stat : 28391 (java) R 28389 28365 28308 0 -1 64 3833 0 7 0 763 28 0 0 25 0 9 0 140390305 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4127031508 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28390/tid=28392] ppid=28389 vsize=869372 CPUtime=0.79
/proc/28390/task/28392/stat : 28392 (java) S 28389 28365 28308 0 -1 64 5888 0 0 0 73 6 0 0 16 0 9 0 140390308 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28390/tid=28393] ppid=28389 vsize=869372 CPUtime=0
/proc/28390/task/28393/stat : 28393 (java) S 28389 28365 28308 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140390308 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28390/tid=28394] ppid=28389 vsize=869372 CPUtime=0
/proc/28390/task/28394/stat : 28394 (java) S 28389 28365 28308 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140390308 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28390/tid=28395] ppid=28389 vsize=869372 CPUtime=0
/proc/28390/task/28395/stat : 28395 (java) S 28389 28365 28308 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140390310 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28390/tid=28396] ppid=28389 vsize=869372 CPUtime=0.28
/proc/28390/task/28396/stat : 28396 (java) S 28389 28365 28308 0 -1 64 1592 0 0 0 28 0 0 0 16 0 9 0 140390310 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28390/tid=28397] ppid=28389 vsize=869372 CPUtime=0
/proc/28390/task/28397/stat : 28397 (java) S 28389 28365 28308 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140390310 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28390/tid=28398] ppid=28389 vsize=869372 CPUtime=0.04
/proc/28390/task/28398/stat : 28398 (java) S 28389 28365 28308 0 -1 64 0 0 0 0 1 3 0 0 15 0 9 0 140390310 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.65
Current children cumulated vsize (KiB) 891468

[startup+25.5022 s]
/proc/loadavg: 1.64 1.30 0.79 2/93 28408
/proc/meminfo: memFree=15960/2055920 swapFree=4175756/4192956
[pid=28365] ppid=28363 vsize=16740 CPUtime=0.59
/proc/28365/stat : 28365 (sugar++) S 28363 28365 28308 0 -1 4194304 1297 6727 0 107 5 1 45 8 16 0 1 0 140390103 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28365/statm: 4185 1104 409 3 0 764 0
[pid=28389] ppid=28365 vsize=5356 CPUtime=0
/proc/28389/stat : 28389 (sh) S 28365 28365 28308 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140390302 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28389/statm: 1339 233 193 169 0 50 0
[pid=28390] ppid=28389 vsize=869372 CPUtime=21.27
/proc/28390/stat : 28390 (java) S 28389 28365 28308 0 -1 0 13967 0 7 0 1976 151 0 0 19 0 9 0 140390303 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28390/statm: 217343 10082 2567 9 0 211890 0
[pid=28390/tid=28391] ppid=28389 vsize=869372 CPUtime=19.3
/proc/28390/task/28391/stat : 28391 (java) R 28389 28365 28308 0 -1 64 5795 0 7 0 1820 110 0 0 16 0 9 0 140390305 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 102064753 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28390/tid=28392] ppid=28389 vsize=869372 CPUtime=1.51
/proc/28390/task/28392/stat : 28392 (java) S 28389 28365 28308 0 -1 64 5888 0 0 0 122 29 0 0 16 0 9 0 140390308 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28390/tid=28393] ppid=28389 vsize=869372 CPUtime=0
/proc/28390/task/28393/stat : 28393 (java) S 28389 28365 28308 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140390308 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28390/tid=28394] ppid=28389 vsize=869372 CPUtime=0
/proc/28390/task/28394/stat : 28394 (java) S 28389 28365 28308 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140390308 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/28390/task/28393/stat : 28393 (java) S 28389 28365 28308 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140390308 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28390/tid=28394] ppid=28389 vsize=869372 CPUtime=0
/proc/28390/task/28394/stat : 28394 (java) S 28389 28365 28308 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140390308 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28390/tid=28395] ppid=28389 vsize=869372 CPUtime=0
/proc/28390/task/28395/stat : 28395 (java) S 28389 28365 28308 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140390310 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28390/tid=28396] ppid=28389 vsize=869372 CPUtime=0.28
/proc/28390/task/28396/stat : 28396 (java) S 28389 28365 28308 0 -1 64 1592 0 0 0 28 0 0 0 16 0 9 0 140390310 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28390/tid=28397] ppid=28389 vsize=869372 CPUtime=0
/proc/28390/task/28397/stat : 28397 (java) S 28389 28365 28308 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140390310 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28390/tid=28398] ppid=28389 vsize=869372 CPUtime=2.89
/proc/28390/task/28398/stat : 28398 (java) S 28389 28365 28308 0 -1 64 0 0 0 0 91 198 0 0 15 0 9 0 140390310 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 891468

[startup+1002.3 s]
/proc/loadavg: 4.40 4.71 3.80 1/99 28416
/proc/meminfo: memFree=68840/2055920 swapFree=4175780/4192956
[pid=28365] ppid=28363 vsize=16740 CPUtime=0.59
/proc/28365/stat : 28365 (sugar++) S 28363 28365 28308 0 -1 4194304 1297 6727 0 107 5 1 45 8 16 0 1 0 140390103 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28365/statm: 4185 1104 409 3 0 764 0
[pid=28389] ppid=28365 vsize=5356 CPUtime=0
/proc/28389/stat : 28389 (sh) S 28365 28365 28308 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140390302 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28389/statm: 1339 233 193 169 0 50 0
[pid=28390] ppid=28389 vsize=869372 CPUtime=50.48
/proc/28390/stat : 28390 (java) S 28389 28365 28308 0 -1 0 18745 0 7 0 4407 641 0 0 19 0 9 0 140390303 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28390/statm: 217343 10082 2567 9 0 211890 0
[pid=28390/tid=28391] ppid=28389 vsize=869372 CPUtime=43.64
/proc/28390/task/28391/stat : 28391 (java) D 28389 28365 28308 0 -1 64 10573 0 7 0 4019 345 0 0 17 0 9 0 140390305 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608069 0 0 -1 1 0 0
[pid=28390/tid=28392] ppid=28389 vsize=869372 CPUtime=3.37
/proc/28390/task/28392/stat : 28392 (java) S 28389 28365 28308 0 -1 64 5888 0 0 0 259 78 0 0 16 0 9 0 140390308 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28390/tid=28393] ppid=28389 vsize=869372 CPUtime=0
/proc/28390/task/28393/stat : 28393 (java) S 28389 28365 28308 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140390308 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28390/tid=28394] ppid=28389 vsize=869372 CPUtime=0
/proc/28390/task/28394/stat : 28394 (java) S 28389 28365 28308 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140390308 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28390/tid=28395] ppid=28389 vsize=869372 CPUtime=0
/proc/28390/task/28395/stat : 28395 (java) S 28389 28365 28308 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140390310 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28390/tid=28396] ppid=28389 vsize=869372 CPUtime=0.28
/proc/28390/task/28396/stat : 28396 (java) S 28389 28365 28308 0 -1 64 1592 0 0 0 28 0 0 0 16 0 9 0 140390310 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28390/tid=28397] ppid=28389 vsize=869372 CPUtime=0
/proc/28390/task/28397/stat : 28397 (java) S 28389 28365 28308 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140390310 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28390/tid=28398] ppid=28389 vsize=869372 CPUtime=3.16
/proc/28390/task/28398/stat : 28398 (java) S 28389 28365 28308 0 -1 64 0 0 0 0 100 216 0 0 15 0 9 0 140390310 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 891468

[startup+1062.3 s]
/proc/loadavg: 3.82 4.49 3.78 2/93 28416
/proc/meminfo: memFree=35608/2055920 swapFree=4175780/4192956
[pid=28365] ppid=28363 vsize=16740 CPUtime=0.59
/proc/28365/stat : 28365 (sugar++) S 28363 28365 28308 0 -1 4194304 1297 6727 0 107 5 1 45 8 16 0 1 0 140390103 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28365/statm: 4185 1104 409 3 0 764 0
[pid=28389] ppid=28365 vsize=5356 CPUtime=0
/proc/28389/stat : 28389 (sh) S 28365 28365 28308 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140390302 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28389/statm: 1339 233 193 169 0 50 0
[pid=28390] ppid=28389 vsize=869372 CPUtime=70.53
/proc/28390/stat : 28390 (java) S 28389 28365 28308 0 -1 0 22194 0 7 0 6174 879 0 0 19 0 9 0 140390303 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28390/statm: 217343 10082 2567 9 0 211890 0
[pid=28390/tid=28391] ppid=28389 vsize=869372 CPUtime=61.98
/proc/28390/task/28391/stat : 28391 (java) R 28389 28365 28308 0 -1 64 14022 0 7 0 5665 533 0 0 17 0 9 0 140390305 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4127025388 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28390/tid=28392] ppid=28389 vsize=869372 CPUtime=4.97
/proc/28390/task/28392/stat : 28392 (java) S 28389 28365 28308 0 -1 64 5888 0 0 0 376 121 0 0 16 0 9 0 140390308 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28390/tid=28393] ppid=28389 vsize=869372 CPUtime=0
/proc/28390/task/28393/stat : 28393 (java) S 28389 28365 28308 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140390308 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28390/tid=28394] ppid=28389 vsize=869372 CPUtime=0
/proc/28390/task/28394/stat : 28394 (java) S 28389 28365 28308 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140390308 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28390/tid=28395] ppid=28389 vsize=869372 CPUtime=0
/proc/28390/task/28395/stat : 28395 (java) S 28389 28365 28308 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 140390310 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28390/tid=28396] ppid=28389 vsize=869372 CPUtime=0.28
/proc/28390/task/28396/stat : 28396 (java) S 28389 28365 28308 0 -1 64 1592 0 0 0 28 0 0 0 16 0 9 0 140390310 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28390/tid=28397] ppid=28389 vsize=869372 CPUtime=0
/proc/28390/task/28397/stat : 28397 (java) S 28389 28365 28308 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 140390310 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28390/tid=28398] ppid=28389 vsize=869372 CPUtime=3.26
/proc/28390/task/28398/stat : 28398 (java) S 28389 28365 28308 0 -1 64 0 0 0 0 103 223 0 0 15 0 9 0 140390310 890236928 10082 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 71.12
Current children cumulated vsize (KiB) 891468



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1122.1 s]
/proc/loadavg: 4.51 4.54 3.84 4/84 28417
/proc/meminfo: memFree=15520/2055920 swapFree=4175792/4192956
[pid=28365] ppid=28363 vsize=17400 CPUtime=87.65
/proc/28365/stat : 28365 (sugar++) S 28363 28365 28308 0 -1 4194304 1619 32099 1 118 7 1 7651 1106 16 0 1 0 140390103 17817600 1278 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28365/statm: 4350 1278 413 3 0 929 0
[pid=28417] ppid=28365 vsize=905808 CPUtime=10.72
/proc/28417/stat : 28417 (minisat-inc) R 28365 28365 28308 0 -1 4194304 220197 0 1 0 915 157 0 0 25 0 1 0 140500223 927547392 220146 996147200 134512640 135134323 4294956192 18446744073709551615 134515453 0 0 4096 3 0 0 0 17 1 0 0
/proc/28417/statm: 226452 220146 59 151 0 226298 0
Current children cumulated CPU time (s) 98.37
Current children cumulated vsize (KiB) 923208

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

[startup+1122.3 s]
/proc/loadavg: 4.51 4.54 3.84 2/84 28418
/proc/meminfo: memFree=895648/2055920 swapFree=4175792/4192956
[pid=28365] ppid=28363 vsize=17400 CPUtime=98.52
/proc/28365/stat : 28365 (sugar++) D 28363 28365 28308 0 -1 4194304 1649 252296 1 119 7 1 8566 1278 15 0 1 0 140390103 17817600 1279 996147200 4194304 4206940 548682068528 18446744073709551615 256365007913 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/28365/statm: 4350 1279 414 3 0 929 0
Current children cumulated CPU time (s) 98.52
Current children cumulated vsize (KiB) 17400

Sending SIGKILL to process tree (bottom up)

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

[startup+1128.1 s]
/proc/loadavg: 4.87 4.61 3.87 2/83 28418
/proc/meminfo: memFree=825200/2055920 swapFree=4175792/4192956
[pid=28365] ppid=28363 vsize=17400 CPUtime=98.52
/proc/28365/stat : 28365 (sugar++) D 28363 28365 28308 0 -1 4194304 1649 252296 1 119 7 1 8566 1278 15 0 1 0 140390103 17817600 1279 996147200 4194304 4206940 548682068528 18446744073709551615 256365007913 256 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/28365/statm: 4350 1279 414 3 0 929 0
Current children cumulated CPU time (s) 98.52
Current children cumulated vsize (KiB) 17400

[startup+1134.51 s]
/proc/loadavg: 4.96 4.64 3.88 1/83 28418
/proc/meminfo: memFree=809904/2055920 swapFree=4175792/4192956
[pid=28365] ppid=28363 vsize=17400 CPUtime=98.52
/proc/28365/stat : 28365 (sugar++) D 28363 28365 28308 0 -1 4194304 1649 252296 1 119 7 1 8566 1278 15 0 1 0 140390103 17817600 1279 996147200 4194304 4206940 548682068528 18446744073709551615 256365007913 256 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/28365/statm: 4350 1279 414 3 0 929 0
Current children cumulated CPU time (s) 98.52
Current children cumulated vsize (KiB) 17400

[startup+1136.1 s]
/proc/loadavg: 5.04 4.66 3.89 1/83 28418
/proc/meminfo: memFree=809968/2055920 swapFree=4175792/4192956
[pid=28365] ppid=28363 vsize=17400 CPUtime=98.52
/proc/28365/stat : 28365 (sugar++) D 28363 28365 28308 0 -1 4194304 1649 252296 1 119 7 1 8566 1278 15 0 1 0 140390103 17817600 1279 996147200 4194304 4206940 548682068528 18446744073709551615 256365007913 256 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/28365/statm: 4350 1279 414 3 0 929 0
Current children cumulated CPU time (s) 98.52
Current children cumulated vsize (KiB) 17400

[startup+1136.9 s]
/proc/loadavg: 5.04 4.66 3.89 1/83 28418
/proc/meminfo: memFree=809968/2055920 swapFree=4175792/4192956
[pid=28365] ppid=28363 vsize=17400 CPUtime=98.52
/proc/28365/stat : 28365 (sugar++) D 28363 28365 28308 0 -1 4194304 1649 252296 1 119 7 1 8566 1278 15 0 1 0 140390103 17817600 1279 996147200 4194304 4206940 548682068528 18446744073709551615 256365007913 256 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/28365/statm: 4350 1279 414 3 0 929 0
Current children cumulated CPU time (s) 98.52
Current children cumulated vsize (KiB) 17400

[startup+1137.7 s]
/proc/loadavg: 5.04 4.66 3.89 2/83 28418
/proc/meminfo: memFree=810032/2055920 swapFree=4175792/4192956
[pid=28365] ppid=28363 vsize=0 CPUtime=98.59
/proc/28365/stat : 28365 (sugar++) R 28363 28365 28308 0 -1 4195332 1649 252296 1 119 7 8 8566 1278 16 0 1 0 140390103 0 0 996147200 0 0 0 0 0 0 0 4224 16386 0 0 0 17 1 0 0
/proc/28365/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 98.59
Current children cumulated vsize (KiB) 0

[startup+1138.1 s]
/proc/loadavg: 5.04 4.66 3.89 2/83 28418
/proc/meminfo: memFree=810032/2055920 swapFree=4175792/4192956
[pid=28365] ppid=28363 vsize=0 CPUtime=98.76
/proc/28365/stat : 28365 (sugar++) R 28363 28365 28308 0 -1 4195332 1649 252296 1 119 7 25 8566 1278 16 0 1 0 140390103 0 0 996147200 0 0 0 0 0 0 0 4224 16386 0 0 0 17 1 0 0
/proc/28365/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 98.76
Current children cumulated vsize (KiB) 0

[startup+1138.2 s]
/proc/loadavg: 5.04 4.66 3.89 2/83 28418
/proc/meminfo: memFree=810032/2055920 swapFree=4175792/4192956
[pid=28365] ppid=28363 vsize=0 CPUtime=98.8
/proc/28365/stat : 28365 (sugar++) Z 28363 28365 28308 0 -1 4195332 1649 252296 1 119 7 29 8566 1278 16 0 1 0 140390103 0 0 996147200 0 0 0 0 0 0 0 4224 16386 0 0 0 17 1 0 0
/proc/28365/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 98.8
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1138.2
CPU time (s): 98.836
CPU user time (s): 85.75
CPU system time (s): 13.086
CPU usage (%): 8.68352
Max. virtual memory (cumulated for all children) (KiB): 923208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 85.75
system time used= 13.086
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 253945
page faults= 120
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 106540
involuntary context switches= 80088

runsolver used 4.6333 second user time and 8.70968 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-08-07 20:17:36
IDJOB=1108475
IDBENCH=60724
IDSOLVER=367
FILE ID=node90/1108475-1218133056
PBS_JOBID= 8000797
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/coloring/normalized-le-450-5a-4-ext.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-1108475-1218133056/watcher-1108475-1218133056 -o /tmp/evaluation-result-1108475-1218133056/solver-1108475-1218133056 -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-1108475-1218133056.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1b9f42e73c63b23822cbfeaa1a420be1
RANDOM SEED=1570820435

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        348592 kB
Buffers:         51572 kB
Cached:        1501268 kB
SwapCached:      12044 kB
Active:        1027976 kB
Inactive:       540124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        348592 kB
SwapTotal:     4192956 kB
SwapFree:      4175756 kB
Dirty:            2812 kB
Writeback:           0 kB
Mapped:          20416 kB
Slab:           124704 kB
Committed_AS:   141764 kB
PageTables:       1808 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= 64920 MiB
End job on node90 at 2008-08-07 20:36:35