Trace number 1113339

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-incNo Cert. 68.2666 902.77

General information on the benchmark

Namecsp/graphColoring/register/mulsol/
normalized-mulsol-i-1-05.xml
MD5SUMceabdbc0d5189ac3439aa553c9a48b16
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints389
Best CPU time to get the best result obtained on this benchmark3600.02
Satisfiable
(Un)Satisfiability was proved
Number of variables197
Number of constraints3925
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3925
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.03/0.07	c 0	BEGIN Thu Aug  7 20:45:36 2008
0.03/0.07	c 0	PID 28554
0.03/0.07	c 0	HOST node90.alineos.net
0.03/0.07	c 0	CONVERTING HOME/instance-1113339-1218134709.xml TO HOME/temp.csp
0.03/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113339-1218134709.xml' 'HOME/temp.csp'
0.06/0.50	c 0	1 domains, 197 variables, 1 predicates, 0 relations, 3925 constraints
0.06/0.55	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.55	c 0	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.60/0.62	c 0	Parsing HOME/temp.csp
0.60/0.78	c 0	parsed 4124 expressions
0.60/0.78	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.60/0.82	c 0	MAX CSP: 3925 constraints
0.60/0.82	c 0	Converting to clausal form CSP
0.60/0.91	c 1	converted 806 (10%) expressions
0.60/0.96	c 1	converted 1611 (20%) expressions
0.60/0.98	c 1	converted 2416 (30%) expressions
1.20/1.01	c 1	converted 3221 (40%) expressions
1.20/1.02	c 1	converted 4026 (50%) expressions
1.20/1.08	c 1	converted 4832 (60%) expressions
1.20/1.09	c 1	converted 5637 (70%) expressions
1.30/1.11	c 1	converted 6442 (80%) expressions
1.30/1.13	c 1	converted 7247 (90%) expressions
1.62/1.46	c 1	converted 8052 (100%) expressions
1.62/1.47	c 1	CSP : 8047 integers, 0 booleans, 11774 clauses, largest domain size 5888
1.62/1.47	c 1	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.62/1.47	c 1	Propagation in CSP
1.83/1.61	c 1	3917 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.83/1.61	c 1	CSP : 8047 integers, 0 booleans, 11774 clauses, largest domain size 3926
1.83/1.61	c 1	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.83/1.62	c 1	Simplifing CSP by introducing new Boolean variables
1.94/1.73	c 1	CSP : 8047 integers, 7850 booleans, 19624 clauses, largest domain size 3926
1.94/1.73	c 1	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.04/1.80	c 1	Encoding CSP to SAT : HOME/temp.cnf
2.04/1.82	c 1	805 (10%) CSP integer variables are encoded (591 clauses, 6403 bytes)
2.04/1.83	c 1	1610 (20%) CSP integer variables are encoded (591 clauses, 6403 bytes)
2.04/1.83	c 1	2415 (30%) CSP integer variables are encoded (591 clauses, 6403 bytes)
2.04/1.83	c 1	3219 (40%) CSP integer variables are encoded (591 clauses, 6403 bytes)
2.04/1.83	c 1	4024 (50%) CSP integer variables are encoded (591 clauses, 6403 bytes)
2.04/1.84	c 1	4829 (60%) CSP integer variables are encoded (9595 clauses, 131318 bytes)
2.04/1.85	c 1	5633 (70%) CSP integer variables are encoded (17363 clauses, 247838 bytes)
2.04/1.87	c 2	6438 (80%) CSP integer variables are encoded (26257 clauses, 381248 bytes)
2.15/1.92	c 2	7243 (90%) CSP integer variables are encoded (71072 clauses, 1053473 bytes)
2.15/1.93	c 2	8047 (100%) CSP integer variables are encoded (82854 clauses, 1230203 bytes)
2.15/1.98	c 2	1963 (10%) CSP clauses are encoded (90053 clauses, 1340975 bytes)
2.26/2.01	c 2	3925 (20%) CSP clauses are encoded (97247 clauses, 1454487 bytes)
2.26/2.03	c 2	5888 (30%) CSP clauses are encoded (104446 clauses, 1569606 bytes)
2.26/2.06	c 2	7850 (40%) CSP clauses are encoded (111640 clauses, 1688634 bytes)
2.26/2.08	c 2	9812 (50%) CSP clauses are encoded (118834 clauses, 1807662 bytes)
2.26/2.10	c 2	11775 (60%) CSP clauses are encoded (126029 clauses, 1926710 bytes)
3.96/3.72	c 3	13737 (70%) CSP clauses are encoded (1108927 clauses, 22825327 bytes)
9.25/16.64	c 16	15700 (80%) CSP clauses are encoded (4020454 clauses, 85266425 bytes)
23.09/38.40	c 38	17662 (90%) CSP clauses are encoded (11815430 clauses, 252211956 bytes)
40.43/807.58	c 807	19624 (100%) CSP clauses are encoded (19545624 clauses, 418207338 bytes)
40.43/807.58	c 807	19624 CSP clauses encoded
40.43/807.58	c 807	Writing map file : HOME/temp.map
40.53/807.62	c 807	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
40.53/807.62	c 807	SAT : 98751 SAT variables, 19545624 SAT clauses, 418207338 bytes
40.53/807.62	c 807	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
40.53/807.66	c 807	OBJECTIVE minimize _COST
40.53/807.66	c 807	SOLVING HOME/temp.cnf
40.53/807.66	c 807	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
40.53/807.66	c 807	This is MiniSat 2.0 beta incremental
40.53/807.66	c 807	WARNING: for repeatability, setting FPU to use double precision
40.53/807.66	c 807	============================[ Problem Statistics ]=============================
40.53/807.66	c 807	|                                                                             |
40.53/807.67	c 807	|  Number of variables:  98751                                                |
40.53/807.67	c 807	|  Number of clauses:    19545624                                             |
48.88/816.65	c 816	|  Parsing time:         7.15         s                                       |
49.23/817.04	c 817	OK
49.23/817.04	c 817	OBJECTIVE BOUND: 0 <= _COST <= 
49.23/817.04	c 817	SEARCHING: _COST <= 1963
49.23/817.04	c 817	============================[ Search Statistics ]==============================
49.23/817.04	c 817	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
49.23/817.04	c 817	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
49.23/817.04	c 817	===============================================================================
49.23/817.04	c 817	|         0 |   98751 19545624 58369867 |  6515208        0    nan |  0.000 % |
50.83/818.76	c 818	|       101 |   98751 19545624 58369867 |  7166728      101     12 |  0.000 % |
52.41/820.72	c 820	|       251 |   98751 19545624 58369867 |  7883401      251     28 |  0.000 % |
53.10/821.40	c 821	|       478 |   98751 19545624 58369867 |  8671741      478     36 |  0.000 % |
55.50/824.23	c 824	|       817 |   98751 19545624 58369867 |  9538916      817     50 |  0.000 % |
57.58/826.34	c 826	|      1323 |   98751 19545624 58369867 | 10492807     1323     58 |  0.000 % |
59.28/828.08	c 828	|      2084 |   98751 19545624 58369867 | 11542088     2084     73 |  0.000 % |
66.08/834.97	c 835	|      3224 |   98751 19545624 58369867 | 12696297     3224     90 |  0.000 % |
66.65/835.56	c 835	===============================================================================
66.65/835.56	c 835	restarts              : 8
66.65/835.56	c 835	conflicts             : 3292          (132 /sec)
66.65/835.56	c 835	decisions             : 11432         (0.47 % random) (460 /sec)
66.65/835.56	c 835	propagations          : 7304847        (293896 /sec)
66.65/835.56	c 835	conflict literals     : 291617         (15.04 % deleted)
66.65/835.56	c 835	Memory used           : 822.30 MB
66.65/835.56	c 835	CPU time              : 24.8552 s
66.65/835.56	c 835	
66.65/835.56	c 835	SATISFIABLE
66.65/835.59	c 835	OK
66.65/835.59	c 835	FOUND: _COST <= 1963
66.65/835.59	s SATISFIABLE
66.65/835.59	c 835	DECODING HOME/temp.out WITH HOME/temp.map
66.65/835.59	c 835	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
67.02/850.32	c ERROR INTERRUPTED
67.14/850.44	c 850	CPU 59.64 (0.07 0.02 59.57 7.47)
67.14/850.44	c 850	END Thu Aug  7 20:59:46 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-1113339-1218134709/watcher-1113339-1218134709 -o /tmp/evaluation-result-1113339-1218134709/solver-1113339-1218134709 -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-1113339-1218134709.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: 4.96 5.36 4.63 4/82 28554
/proc/meminfo: memFree=1041144/2055920 swapFree=4175792/4192956
[pid=28554] ppid=28552 vsize=12268 CPUtime=0
/proc/28554/stat : 28554 (sugar++) R 28552 28554 28308 0 -1 4194304 330 0 0 0 0 0 0 0 18 0 1 0 140558045 12562432 298 996147200 4194304 4206940 548682068528 18446744073709551615 256384601968 0 0 4224 0 0 0 0 17 1 0 0
/proc/28554/statm: 3067 308 233 3 0 167 0

[startup+0.0441459 s]
/proc/loadavg: 4.96 5.36 4.63 4/82 28554
/proc/meminfo: memFree=1041144/2055920 swapFree=4175792/4192956
[pid=28554] ppid=28552 vsize=13600 CPUtime=0.03
/proc/28554/stat : 28554 (sugar++) R 28552 28554 28308 0 -1 4194304 777 0 0 0 2 1 0 0 18 0 1 0 140558045 13926400 745 996147200 4194304 4206940 548682068528 18446744073709551615 256364679905 0 0 4224 0 0 0 0 17 1 0 0
/proc/28554/statm: 3400 746 338 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102163 s]
/proc/loadavg: 4.96 5.36 4.63 4/82 28554
/proc/meminfo: memFree=1041144/2055920 swapFree=4175792/4192956
[pid=28554] ppid=28552 vsize=16740 CPUtime=0.06
/proc/28554/stat : 28554 (sugar++) S 28552 28554 28308 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 140558045 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28554/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301199 s]
/proc/loadavg: 4.96 5.36 4.63 4/82 28554
/proc/meminfo: memFree=1041144/2055920 swapFree=4175792/4192956
[pid=28554] ppid=28552 vsize=16740 CPUtime=0.06
/proc/28554/stat : 28554 (sugar++) S 28552 28554 28308 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 140558045 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28554/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701271 s]
/proc/loadavg: 4.96 5.36 4.63 4/82 28554
/proc/meminfo: memFree=1041144/2055920 swapFree=4175792/4192956
[pid=28554] ppid=28552 vsize=16740 CPUtime=0.6
/proc/28554/stat : 28554 (sugar++) S 28552 28554 28308 0 -1 4194304 1296 6969 0 1 5 1 51 3 16 0 1 0 140558045 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28554/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 16740

[startup+1.50142 s]
/proc/loadavg: 4.96 5.36 4.63 4/93 28576
/proc/meminfo: memFree=1024656/2055920 swapFree=4175792/4192956
[pid=28554] ppid=28552 vsize=16740 CPUtime=0.6
/proc/28554/stat : 28554 (sugar++) S 28552 28554 28308 0 -1 4194304 1297 6969 0 1 5 1 51 3 15 0 1 0 140558045 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28554/statm: 4185 1104 409 3 0 764 0
[pid=28567] ppid=28554 vsize=5356 CPUtime=0
/proc/28567/stat : 28567 (sh) S 28554 28554 28308 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140558100 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28567/statm: 1339 233 193 169 0 50 0
[pid=28568] ppid=28567 vsize=868896 CPUtime=1.12
/proc/28568/stat : 28568 (java) S 28567 28554 28308 0 -1 0 8884 0 1 0 107 5 0 0 20 0 9 0 140558100 889749504 8040 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28568/statm: 217224 8040 2540 9 0 211799 0
[pid=28568/tid=28569] ppid=28567 vsize=868896 CPUtime=0.68
/proc/28568/task/28569/stat : 28569 (java) R 28567 28554 28308 0 -1 64 2685 0 1 0 67 1 0 0 16 0 9 0 140558101 889749504 8040 996147200 134512640 134550740 4294955920 18446744073709551615 101444468 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28568/tid=28570] ppid=28567 vsize=868896 CPUtime=0.21
/proc/28568/task/28570/stat : 28570 (java) S 28567 28554 28308 0 -1 64 3992 0 0 0 20 1 0 0 16 0 9 0 140558102 889749504 8040 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28571] ppid=28567 vsize=868896 CPUtime=0
/proc/28568/task/28571/stat : 28571 (java) S 28567 28554 28308 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140558103 889749504 8040 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28572] ppid=28567 vsize=868896 CPUtime=0
/proc/28568/task/28572/stat : 28572 (java) S 28567 28554 28308 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140558103 889749504 8040 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28568/tid=28573] ppid=28567 vsize=868896 CPUtime=0
/proc/28568/task/28573/stat : 28573 (java) S 28567 28554 28308 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140558104 889749504 8040 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28574] ppid=28567 vsize=868896 CPUtime=0.19
/proc/28568/task/28574/stat : 28574 (java) R 28567 28554 28308 0 -1 64 1513 0 0 0 19 0 0 0 16 0 9 0 140558104 889749504 8040 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28575] ppid=28567 vsize=868896 CPUtime=0
/proc/28568/task/28575/stat : 28575 (java) S 28567 28554 28308 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140558105 889749504 8040 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28576] ppid=28567 vsize=868896 CPUtime=0
/proc/28568/task/28576/stat : 28576 (java) S 28567 28554 28308 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140558105 889749504 8040 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 890992

[startup+3.1027 s]
/proc/loadavg: 4.96 5.36 4.63 2/93 28576
/proc/meminfo: memFree=1011408/2055920 swapFree=4175792/4192956
[pid=28554] ppid=28552 vsize=16740 CPUtime=0.6
/proc/28554/stat : 28554 (sugar++) S 28552 28554 28308 0 -1 4194304 1297 6969 0 1 5 1 51 3 16 0 1 0 140558045 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28554/statm: 4185 1104 409 3 0 764 0
[pid=28567] ppid=28554 vsize=5356 CPUtime=0
/proc/28567/stat : 28567 (sh) S 28554 28554 28308 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140558100 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28567/statm: 1339 233 193 169 0 50 0
[pid=28568] ppid=28567 vsize=869040 CPUtime=2.77
/proc/28568/stat : 28568 (java) S 28567 28554 28308 0 -1 0 9914 0 1 0 262 15 0 0 20 0 9 0 140558100 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28568/statm: 217260 8748 2565 9 0 211807 0
[pid=28568/tid=28569] ppid=28567 vsize=869040 CPUtime=2.04
/proc/28568/task/28569/stat : 28569 (java) R 28567 28554 28308 0 -1 64 3119 0 1 0 195 9 0 0 18 0 9 0 140558101 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28568/tid=28570] ppid=28567 vsize=869040 CPUtime=0.43
/proc/28568/task/28570/stat : 28570 (java) S 28567 28554 28308 0 -1 64 4534 0 0 0 40 3 0 0 16 0 9 0 140558102 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28568/tid=28571] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28571/stat : 28571 (java) S 28567 28554 28308 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140558103 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28568/tid=28572] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28572/stat : 28572 (java) S 28567 28554 28308 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140558103 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28568/tid=28573] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28573/stat : 28573 (java) S 28567 28554 28308 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140558104 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28574] ppid=28567 vsize=869040 CPUtime=0.26
/proc/28568/task/28574/stat : 28574 (java) S 28567 28554 28308 0 -1 64 1567 0 0 0 25 1 0 0 16 0 9 0 140558104 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28575] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28575/stat : 28575 (java) S 28567 28554 28308 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140558105 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28576] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28576/stat : 28576 (java) R 28567 28554 28308 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140558105 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.37
Current children cumulated vsize (KiB) 891136

[startup+6.30144 s]
/proc/loadavg: 5.04 5.37 4.63 2/93 28576
/proc/meminfo: memFree=979408/2055920 swapFree=4175792/4192956
[pid=28554] ppid=28552 vsize=16740 CPUtime=0.6
/proc/28554/stat : 28554 (sugar++) S 28552 28554 28308 0 -1 4194304 1297 6969 0 1 5 1 51 3 16 0 1 0 140558045 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28554/statm: 4185 1104 409 3 0 764 0
[pid=28567] ppid=28554 vsize=5356 CPUtime=0
/proc/28567/stat : 28567 (sh) S 28554 28554 28308 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140558100 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28567/statm: 1339 233 193 169 0 50 0
[pid=28568] ppid=28567 vsize=869040 CPUtime=5.75
/proc/28568/stat : 28568 (java) S 28567 28554 28308 0 -1 0 10470 0 1 0 519 56 0 0 20 0 9 0 140558100 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28568/statm: 217260 8748 2565 9 0 211807 0
[pid=28568/tid=28569] ppid=28567 vsize=869040 CPUtime=4.75
/proc/28568/task/28569/stat : 28569 (java) R 28567 28554 28308 0 -1 64 3675 0 1 0 440 35 0 0 17 0 9 0 140558101 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28570] ppid=28567 vsize=869040 CPUtime=0.64
/proc/28568/task/28570/stat : 28570 (java) S 28567 28554 28308 0 -1 64 4534 0 0 0 50 14 0 0 16 0 9 0 140558102 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28571] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28571/stat : 28571 (java) S 28567 28554 28308 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140558103 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28568/tid=28572] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28572/stat : 28572 (java) S 28567 28554 28308 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140558103 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28568/tid=28573] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28573/stat : 28573 (java) S 28567 28554 28308 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140558104 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28574] ppid=28567 vsize=869040 CPUtime=0.26
/proc/28568/task/28574/stat : 28574 (java) S 28567 28554 28308 0 -1 64 1567 0 0 0 25 1 0 0 16 0 9 0 140558104 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28575] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28575/stat : 28575 (java) S 28567 28554 28308 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140558105 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28576] ppid=28567 vsize=869040 CPUtime=0.07
/proc/28568/task/28576/stat : 28576 (java) S 28567 28554 28308 0 -1 64 1 0 0 0 2 5 0 0 15 0 9 0 140558105 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 891136

[startup+12.7026 s]
/proc/loadavg: 5.12 5.38 4.64 1/93 28576
/proc/meminfo: memFree=957520/2055920 swapFree=4175792/4192956
[pid=28554] ppid=28552 vsize=16740 CPUtime=0.6
/proc/28554/stat : 28554 (sugar++) S 28552 28554 28308 0 -1 4194304 1297 6969 0 1 5 1 51 3 16 0 1 0 140558045 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28554/statm: 4185 1104 409 3 0 764 0
[pid=28567] ppid=28554 vsize=5356 CPUtime=0
/proc/28567/stat : 28567 (sh) S 28554 28554 28308 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140558100 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28567/statm: 1339 233 193 169 0 50 0
[pid=28568] ppid=28567 vsize=869040 CPUtime=6.51
/proc/28568/stat : 28568 (java) S 28567 28554 28308 0 -1 0 10629 0 1 0 589 62 0 0 20 0 9 0 140558100 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28568/statm: 217260 8748 2565 9 0 211807 0
[pid=28568/tid=28569] ppid=28567 vsize=869040 CPUtime=5.45
/proc/28568/task/28569/stat : 28569 (java) D 28567 28554 28308 0 -1 64 3834 0 1 0 506 39 0 0 17 0 9 0 140558101 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608240 0 0 -1 0 0 0
[pid=28568/tid=28570] ppid=28567 vsize=869040 CPUtime=0.69
/proc/28568/task/28570/stat : 28570 (java) S 28567 28554 28308 0 -1 64 4534 0 0 0 54 15 0 0 16 0 9 0 140558102 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28568/tid=28571] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28571/stat : 28571 (java) S 28567 28554 28308 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140558103 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28568/tid=28572] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28572/stat : 28572 (java) S 28567 28554 28308 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140558103 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28568/tid=28573] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28573/stat : 28573 (java) S 28567 28554 28308 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140558104 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28574] ppid=28567 vsize=869040 CPUtime=0.26
/proc/28568/task/28574/stat : 28574 (java) S 28567 28554 28308 0 -1 64 1567 0 0 0 25 1 0 0 16 0 9 0 140558104 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28575] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28575/stat : 28575 (java) S 28567 28554 28308 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140558105 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28576] ppid=28567 vsize=869040 CPUtime=0.07
/proc/28568/task/28576/stat : 28576 (java) S 28567 28554 28308 0 -1 64 1 0 0 0 2 5 0 0 15 0 9 0 140558105 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.11
Current children cumulated vsize (KiB) 891136

[startup+25.502 s]
/proc/loadavg: 5.33 5.42 4.66 2/94 28577
/proc/meminfo: memFree=836104/2055920 swapFree=4175792/4192956
[pid=28554] ppid=28552 vsize=16740 CPUtime=0.6
/proc/28554/stat : 28554 (sugar++) S 28552 28554 28308 0 -1 4194304 1297 6969 0 1 5 1 51 3 16 0 1 0 140558045 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28554/statm: 4185 1104 409 3 0 764 0
[pid=28567] ppid=28554 vsize=5356 CPUtime=0
/proc/28567/stat : 28567 (sh) S 28554 28554 28308 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140558100 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28567/statm: 1339 233 193 169 0 50 0
[pid=28568] ppid=28567 vsize=869040 CPUtime=17.21
/proc/28568/stat : 28568 (java) S 28567 28554 28308 0 -1 0 12787 0 1 0 1563 158 0 0 20 0 9 0 140558100 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28568/statm: 217260 8748 2565 9 0 211807 0
[pid=28568/tid=28569] ppid=28567 vsize=869040 CPUtime=15.46
/proc/28568/task/28569/stat : 28569 (java) D 28567 28554 28308 0 -1 64 5992 0 1 0 1433 113 0 0 16 0 9 0 140558101 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608240 0 0 -1 1 0 0
[pid=28568/tid=28570] ppid=28567 vsize=869040 CPUtime=1.34
/proc/28568/task/28570/stat : 28570 (java) S 28567 28554 28308 0 -1 64 4534 0 0 0 100 34 0 0 16 0 9 0 140558102 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28571] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28571/stat : 28571 (java) S 28567 28554 28308 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140558103 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28568/tid=28572] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28572/stat : 28572 (java) S 28567 28554 28308 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140558103 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=28554] ppid=28552 vsize=16740 CPUtime=0.6
/proc/28554/stat : 28554 (sugar++) S 28552 28554 28308 0 -1 4194304 1297 6969 0 1 5 1 51 3 16 0 1 0 140558045 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28554/statm: 4185 1104 409 3 0 764 0
[pid=28567] ppid=28554 vsize=5356 CPUtime=0
/proc/28567/stat : 28567 (sh) S 28554 28554 28308 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140558100 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28567/statm: 1339 233 193 169 0 50 0
[pid=28568] ppid=28567 vsize=869040 CPUtime=31.38
/proc/28568/stat : 28568 (java) S 28567 28554 28308 0 -1 0 14940 0 1 0 2659 479 0 0 20 0 9 0 140558100 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28568/statm: 217260 8748 2565 9 0 211807 0
[pid=28568/tid=28569] ppid=28567 vsize=869040 CPUtime=26.42
/proc/28568/task/28569/stat : 28569 (java) D 28567 28554 28308 0 -1 64 8145 0 1 0 2378 264 0 0 16 0 9 0 140558101 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608240 0 0 -1 1 0 0
[pid=28568/tid=28570] ppid=28567 vsize=869040 CPUtime=2.74
/proc/28568/task/28570/stat : 28570 (java) S 28567 28554 28308 0 -1 64 4534 0 0 0 195 79 0 0 16 0 9 0 140558102 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28568/tid=28571] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28571/stat : 28571 (java) S 28567 28554 28308 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140558103 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28568/tid=28572] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28572/stat : 28572 (java) S 28567 28554 28308 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140558103 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28568/tid=28573] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28573/stat : 28573 (java) S 28567 28554 28308 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140558104 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28574] ppid=28567 vsize=869040 CPUtime=0.26
/proc/28568/task/28574/stat : 28574 (java) S 28567 28554 28308 0 -1 64 1567 0 0 0 25 1 0 0 16 0 9 0 140558104 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28575] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28575/stat : 28575 (java) S 28567 28554 28308 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140558105 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28576] ppid=28567 vsize=869040 CPUtime=1.92
/proc/28568/task/28576/stat : 28576 (java) S 28567 28554 28308 0 -1 64 1 0 0 0 59 133 0 0 15 0 9 0 140558105 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.98
Current children cumulated vsize (KiB) 891136

[startup+762.302 s]
/proc/loadavg: 5.11 5.11 4.88 1/96 28579
/proc/meminfo: memFree=686136/2055920 swapFree=4175792/4192956
[pid=28554] ppid=28552 vsize=16740 CPUtime=0.6
/proc/28554/stat : 28554 (sugar++) S 28552 28554 28308 0 -1 4194304 1297 6969 0 1 5 1 51 3 16 0 1 0 140558045 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28554/statm: 4185 1104 409 3 0 764 0
[pid=28567] ppid=28554 vsize=5356 CPUtime=0
/proc/28567/stat : 28567 (sh) S 28554 28554 28308 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140558100 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28567/statm: 1339 233 193 169 0 50 0
[pid=28568] ppid=28567 vsize=869040 CPUtime=31.4
/proc/28568/stat : 28568 (java) S 28567 28554 28308 0 -1 0 14940 0 1 0 2659 481 0 0 20 0 9 0 140558100 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28568/statm: 217260 8748 2565 9 0 211807 0
[pid=28568/tid=28569] ppid=28567 vsize=869040 CPUtime=26.42
/proc/28568/task/28569/stat : 28569 (java) D 28567 28554 28308 0 -1 64 8145 0 1 0 2378 264 0 0 16 0 9 0 140558101 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608240 0 0 -1 1 0 0
[pid=28568/tid=28570] ppid=28567 vsize=869040 CPUtime=2.74
/proc/28568/task/28570/stat : 28570 (java) S 28567 28554 28308 0 -1 64 4534 0 0 0 195 79 0 0 16 0 9 0 140558102 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28571] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28571/stat : 28571 (java) S 28567 28554 28308 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 140558103 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28568/tid=28572] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28572/stat : 28572 (java) S 28567 28554 28308 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140558103 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28568/tid=28573] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28573/stat : 28573 (java) S 28567 28554 28308 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140558104 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28574] ppid=28567 vsize=869040 CPUtime=0.26
/proc/28568/task/28574/stat : 28574 (java) S 28567 28554 28308 0 -1 64 1567 0 0 0 25 1 0 0 16 0 9 0 140558104 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28575] ppid=28567 vsize=869040 CPUtime=0
/proc/28568/task/28575/stat : 28575 (java) S 28567 28554 28308 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 140558105 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28568/tid=28576] ppid=28567 vsize=869040 CPUtime=1.94
/proc/28568/task/28576/stat : 28576 (java) S 28567 28554 28308 0 -1 64 1 0 0 0 59 135 0 0 15 0 9 0 140558105 889896960 8748 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 32
Current children cumulated vsize (KiB) 891136

[startup+822.303 s]
/proc/loadavg: 5.34 5.16 4.91 2/85 28581
/proc/meminfo: memFree=15640/2055920 swapFree=4175816/4192956
[pid=28554] ppid=28552 vsize=17268 CPUtime=40.62
/proc/28554/stat : 28554 (sugar++) S 28552 28554 28308 0 -1 4194304 1573 23816 0 2 7 1 3467 587 15 0 1 0 140558045 17682432 1223 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28554/statm: 4317 1223 414 3 0 896 0
[pid=28580] ppid=28554 vsize=833928 CPUtime=13.22
/proc/28580/stat : 28580 (minisat-inc) R 28554 28554 28308 0 -1 4194304 199995 0 0 0 1201 121 0 0 25 0 1 0 140638811 853942272 199945 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 0 0 0
/proc/28580/statm: 208482 199945 74 151 0 208328 0
Current children cumulated CPU time (s) 53.84
Current children cumulated vsize (KiB) 851196



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+850.302 s]
/proc/loadavg: 5.60 5.24 4.95 2/91 28587
/proc/meminfo: memFree=16288/2055920 swapFree=4175816/4192956
[pid=28554] ppid=28552 vsize=17268 CPUtime=40.63
/proc/28554/stat : 28554 (sugar++) S 28552 28554 28308 0 -1 4194304 1622 23816 0 2 7 2 3467 587 16 0 1 0 140558045 17682432 1224 996147200 4194304 4206940 548682068528 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28554/statm: 4317 1224 414 3 0 896 0
[pid=28580] ppid=28554 vsize=842032 CPUtime=26.12
/proc/28580/stat : 28580 (minisat-inc) S 28554 28554 28308 0 -1 4194304 201997 0 0 0 2488 124 0 0 25 0 1 0 140638811 862240768 201945 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/28580/statm: 210508 201945 80 151 0 210354 0
[pid=28582] ppid=28554 vsize=5356 CPUtime=0.23
/proc/28582/stat : 28582 (sh) S 28554 28554 28308 0 -1 4194304 278 0 0 0 0 23 0 0 18 0 1 0 140641604 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28582/statm: 1339 233 193 169 0 50 0
[pid=28583] ppid=28582 vsize=191732 CPUtime=0.04
/proc/28583/stat : 28583 (java) S 28582 28554 28308 0 -1 0 1828 0 1 0 2 2 0 0 19 0 5 0 140642378 196333568 1454 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/28583/statm: 47933 1454 837 9 0 42912 0
[pid=28583/tid=28584] ppid=28582 vsize=191732 CPUtime=0.03
/proc/28583/task/28584/stat : 28584 (java) D 28582 28554 28308 0 -1 64 1134 0 1 0 2 1 0 0 20 0 5 0 140642380 196333568 1454 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 2147483391 0 16784584 18446744072099781622 0 0 -1 1 0 0
[pid=28583/tid=28585] ppid=28582 vsize=191732 CPUtime=0
/proc/28583/task/28585/stat : 28585 (java) S 28582 28554 28308 0 -1 64 4 0 0 0 0 0 0 0 19 0 5 0 140643071 196333568 1454 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16784584 0 0 0 -1 1 0 0
[pid=28583/tid=28586] ppid=28582 vsize=191732 CPUtime=0
/proc/28583/task/28586/stat : 28586 (java) S 28582 28554 28308 0 -1 64 11 0 0 0 0 0 0 0 20 0 5 0 140643071 196333568 1454 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
[pid=28583/tid=28587] ppid=28582 vsize=191732 CPUtime=0
/proc/28583/task/28587/stat : 28587 (java) S 28582 28554 28308 0 -1 64 4 0 0 0 0 0 0 0 21 0 5 0 140643071 196333568 1454 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 67.02
Current children cumulated vsize (KiB) 1056388

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

Sending SIGKILL to process tree (bottom up)

[startup+882.302 s]
/proc/loadavg: 5.74 5.31 4.98 1/83 28588
/proc/meminfo: memFree=1243944/2055920 swapFree=4175816/4192956
[pid=28554] ppid=28552 vsize=17268 CPUtime=67.37
/proc/28554/stat : 28554 (sugar++) D 28552 28554 28308 0 -1 4194304 1672 226091 0 2 7 26 5957 747 16 0 1 0 140558045 17682432 1225 996147200 4194304 4206940 548682068528 18446744073709551615 256365007913 256 0 4224 16386 18446744071563478208 0 0 17 1 0 0
/proc/28554/statm: 4317 1225 415 3 0 896 0
Current children cumulated CPU time (s) 67.37
Current children cumulated vsize (KiB) 17268

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

[startup+893.902 s]
/proc/loadavg: 5.54 5.29 4.97 1/83 28588
/proc/meminfo: memFree=1246248/2055920 swapFree=4175816/4192956
[pid=28554] ppid=28552 vsize=17268 CPUtime=67.54
/proc/28554/stat : 28554 (sugar++) D 28552 28554 28308 0 -1 4194304 1672 226091 0 2 7 43 5957 747 16 0 1 0 140558045 17682432 1225 996147200 4194304 4206940 548682068528 18446744073709551615 256365007913 256 0 4224 16386 18446744071563478208 0 0 17 0 0 0
/proc/28554/statm: 4317 1225 415 3 0 896 0
Current children cumulated CPU time (s) 67.54
Current children cumulated vsize (KiB) 17268

[startup+897.105 s]
/proc/loadavg: 5.42 5.26 4.97 1/83 28588
/proc/meminfo: memFree=1249384/2055920 swapFree=4175816/4192956
[pid=28554] ppid=28552 vsize=17268 CPUtime=67.67
/proc/28554/stat : 28554 (sugar++) D 28552 28554 28308 0 -1 4194304 1672 226091 0 2 7 56 5957 747 16 0 1 0 140558045 17682432 1225 996147200 4194304 4206940 548682068528 18446744073709551615 256365007913 256 0 4224 16386 18446744071563478208 0 0 17 1 0 0
/proc/28554/statm: 4317 1225 415 3 0 896 0
Current children cumulated CPU time (s) 67.67
Current children cumulated vsize (KiB) 17268

[startup+900.302 s]
/proc/loadavg: 5.31 5.24 4.96 2/83 28588
/proc/meminfo: memFree=1250408/2055920 swapFree=4175816/4192956
[pid=28554] ppid=28552 vsize=17268 CPUtime=67.89
/proc/28554/stat : 28554 (sugar++) R 28552 28554 28308 0 -1 4194304 1672 226091 0 2 7 78 5957 747 16 0 1 0 140558045 17682432 1225 996147200 4194304 4206940 548682068528 18446744073709551615 256365007913 256 0 4224 16386 0 0 0 17 1 0 0
/proc/28554/statm: 4317 1225 415 3 0 896 0
Current children cumulated CPU time (s) 67.89
Current children cumulated vsize (KiB) 17268

[startup+901.901 s]
/proc/loadavg: 5.31 5.24 4.96 1/83 28588
/proc/meminfo: memFree=1252136/2055920 swapFree=4175816/4192956
[pid=28554] ppid=28552 vsize=17268 CPUtime=67.98
/proc/28554/stat : 28554 (sugar++) D 28552 28554 28308 0 -1 4194304 1672 226091 0 2 7 87 5957 747 16 0 1 0 140558045 17682432 1225 996147200 4194304 4206940 548682068528 18446744073709551615 256365007913 256 0 4224 16386 18446744071563478208 0 0 17 1 0 0
/proc/28554/statm: 4317 1225 415 3 0 896 0
Current children cumulated CPU time (s) 67.98
Current children cumulated vsize (KiB) 17268

[startup+902.301 s]
/proc/loadavg: 5.31 5.24 4.96 1/83 28588
/proc/meminfo: memFree=1252136/2055920 swapFree=4175816/4192956
[pid=28554] ppid=28552 vsize=17268 CPUtime=68.04
/proc/28554/stat : 28554 (sugar++) R 28552 28554 28308 0 -1 4194304 1672 226091 0 2 7 93 5957 747 16 0 1 0 140558045 17682432 1225 996147200 4194304 4206940 548682068528 18446744073709551615 256365007913 256 0 4224 16386 0 0 0 17 1 0 0
/proc/28554/statm: 4317 1225 415 3 0 896 0
Current children cumulated CPU time (s) 68.04
Current children cumulated vsize (KiB) 17268

[startup+902.701 s]
/proc/loadavg: 5.31 5.24 4.96 2/83 28588
/proc/meminfo: memFree=1253352/2055920 swapFree=4175816/4192956
[pid=28554] ppid=28552 vsize=17268 CPUtime=68.2
/proc/28554/stat : 28554 (sugar++) R 28552 28554 28308 0 -1 4194304 1672 226091 0 2 7 109 5957 747 16 0 1 0 140558045 17682432 1225 996147200 4194304 4206940 548682068528 18446744073709551615 256365007913 256 0 4224 16386 0 0 0 17 1 0 0
/proc/28554/statm: 4317 1225 415 3 0 896 0
Current children cumulated CPU time (s) 68.2
Current children cumulated vsize (KiB) 17268

Child ended because it received signal 9 (SIGKILL)
Real time (s): 902.77
CPU time (s): 68.2666
CPU user time (s): 59.6499
CPU system time (s): 8.61669
CPU usage (%): 7.56191
Max. virtual memory (cumulated for all children) (KiB): 1056388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 59.6499
system time used= 8.61669
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227763
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= 43905
involuntary context switches= 18401

runsolver used 5.42317 second user time and 10.5674 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-08-07 20:45:36
IDJOB=1113339
IDBENCH=61566
IDSOLVER=367
FILE ID=node90/1113339-1218134709
PBS_JOBID= 8000797
Free space on /tmp= 64736 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/graphColoring/register/mulsol/normalized-mulsol-i-1-05.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-1113339-1218134709/watcher-1113339-1218134709 -o /tmp/evaluation-result-1113339-1218134709/solver-1113339-1218134709 -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-1113339-1218134709.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ceabdbc0d5189ac3439aa553c9a48b16
RANDOM SEED=1107040475

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:       1041624 kB
Buffers:          3080 kB
Cached:         846972 kB
SwapCached:      11100 kB
Active:         737044 kB
Inactive:       180464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1041624 kB
SwapTotal:     4192956 kB
SwapFree:      4175792 kB
Dirty:          560064 kB
Writeback:       26808 kB
Mapped:          84568 kB
Slab:            81744 kB
Committed_AS:   248624 kB
PageTables:       2052 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= 64732 MiB
End job on node90 at 2008-08-07 21:00:38