Trace number 1111860

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+minisatMSAT (TO)3 3600.05 3634.35

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg6-8_ext.xml
MD5SUM2bd723ee11def96150341634742def81
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints3
Best CPU time to get the best result obtained on this benchmark3600.05
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints14
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension14
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul 12 11:54:26 2008
0.00/0.04	c 0	PID 16899
0.03/0.05	c 0	HOST node26.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1111860-1215856466.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111860-1215856466.xml' 'HOME/temp.csp'
0.03/0.48	c 1	1 domains, 48 variables, 0 predicates, 2 relations, 14 constraints
0.03/0.53	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.53	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.45/0.61	c 1	Parsing HOME/temp.csp
0.45/0.74	c 1	parsed 65 expressions
0.45/0.75	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.45/0.75	c 1	MAX CSP: 14 constraints
0.45/0.75	c 1	Converting to clausal form CSP
0.45/0.77	c 1	converted 9 (10%) expressions
0.45/0.77	c 1	converted 17 (20%) expressions
0.45/0.77	c 1	converted 25 (30%) expressions
0.45/0.77	c 1	converted 33 (40%) expressions
0.45/0.77	c 1	converted 41 (50%) expressions
0.45/0.78	c 1	converted 50 (60%) expressions
0.45/0.93	c 1	converted 58 (70%) expressions
0.90/1.07	c 1	converted 66 (80%) expressions
1.09/1.29	c 1	converted 74 (90%) expressions
1.29/1.41	c 1	converted 82 (100%) expressions
1.29/1.41	c 1	CSP : 76 integers, 0 booleans, 41 clauses, largest domain size 26
1.29/1.41	c 1	Heap : 20 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.29/1.42	c 1	Propagation in CSP
1.29/1.42	c 1	11 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.29/1.42	c 1	CSP : 76 integers, 0 booleans, 41 clauses, largest domain size 26
1.29/1.42	c 1	Heap : 21 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.29/1.42	c 1	Simplifing CSP by introducing new Boolean variables
1.29/1.42	c 1	CSP : 76 integers, 0 booleans, 41 clauses, largest domain size 26
1.29/1.42	c 1	Heap : 21 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.38/1.54	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.38/1.56	c 2	8 (10%) CSP integer variables are encoded (192 clauses, 1968 bytes)
1.38/1.56	c 2	16 (20%) CSP integer variables are encoded (384 clauses, 4080 bytes)
1.38/1.56	c 2	23 (30%) CSP integer variables are encoded (552 clauses, 5928 bytes)
1.38/1.57	c 2	31 (40%) CSP integer variables are encoded (744 clauses, 8040 bytes)
1.38/1.57	c 2	38 (50%) CSP integer variables are encoded (912 clauses, 9888 bytes)
1.38/1.57	c 2	46 (60%) CSP integer variables are encoded (1104 clauses, 12289 bytes)
1.38/1.57	c 2	54 (70%) CSP integer variables are encoded (1152 clauses, 12913 bytes)
1.38/1.57	c 2	61 (80%) CSP integer variables are encoded (1152 clauses, 12913 bytes)
1.38/1.57	c 2	69 (90%) CSP integer variables are encoded (1197 clauses, 13498 bytes)
1.38/1.57	c 2	76 (100%) CSP integer variables are encoded (1224 clauses, 13849 bytes)
11.59/11.88	c 12	5 (10%) CSP clauses are encoded (114494 clauses, 5206909 bytes)
23.18/23.59	c 24	9 (20%) CSP clauses are encoded (219831 clauses, 10249231 bytes)
44.77/45.31	c 45	13 (30%) CSP clauses are encoded (369331 clauses, 18745115 bytes)
50.03/50.67	c 51	17 (40%) CSP clauses are encoded (406715 clauses, 21272289 bytes)
50.03/50.67	c 51	21 (50%) CSP clauses are encoded (406737 clauses, 21272630 bytes)
50.03/50.67	c 51	25 (60%) CSP clauses are encoded (406835 clauses, 21274220 bytes)
50.03/50.67	c 51	29 (70%) CSP clauses are encoded (407009 clauses, 21277137 bytes)
50.03/50.67	c 51	33 (80%) CSP clauses are encoded (407026 clauses, 21277398 bytes)
50.03/50.67	c 51	37 (90%) CSP clauses are encoded (407045 clauses, 21277688 bytes)
50.03/50.68	c 51	41 (100%) CSP clauses are encoded (407095 clauses, 21278473 bytes)
50.03/50.68	c 51	41 CSP clauses encoded
50.03/50.68	c 51	Writing map file : HOME/temp.map
50.03/50.68	c 51	Heap : 34 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
50.03/50.68	c 51	SAT : 1300 SAT variables, 407095 SAT clauses, 21278473 bytes
50.03/50.68	c 51	Heap : 34 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
50.12/50.72	c 51	OBJECTIVE minimize _COST
50.12/50.72	c 51	OBJECTIVE BOUND: 0 <= _COST <= 
50.12/50.72	c 51	SEARCHING: _COST <= 7
50.12/50.72	c 51	SOLVING HOME/temp.cnf
50.12/50.72	c 51	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
50.12/50.72	c 51	This is MiniSat 2.0 beta
50.12/50.72	c 51	WARNING: for repeatability, setting FPU to use double precision
50.12/50.72	c 51	============================[ Problem Statistics ]=============================
50.12/50.72	c 51	|                                                                             |
50.12/50.72	c 51	|  Number of variables:  1300                                                 |
50.12/50.72	c 51	|  Number of clauses:    407096                                               |
50.14/51.21	c 51	|  Parsing time:         0.46         s                                       |
50.14/51.25	c 51	============================[ Search Statistics ]==============================
50.14/51.25	c 51	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
50.14/51.25	c 51	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
50.14/51.25	c 51	===============================================================================
50.14/51.25	c 51	|         0 |    1272   406934  4398233 |   135644        0    nan |  0.000 % |
50.14/51.27	c 51	|       101 |    1272   406934  4398233 |   149209      101      6 |  2.154 % |
50.14/51.30	c 51	|       251 |    1272   406934  4398233 |   164130      251      6 |  2.155 % |
50.14/51.34	c 51	|       476 |    1272   406934  4398233 |   180543      476      8 |  2.154 % |
50.14/51.42	c 51	|       814 |    1272   406934  4398233 |   198597      814      8 |  2.154 % |
50.14/51.48	c 52	|      1321 |    1272   406934  4398233 |   218457     1321      8 |  2.154 % |
51.00/51.66	c 52	|      2081 |    1272   406934  4398233 |   240302     2081      9 |  2.154 % |
51.20/51.83	c 52	|      3221 |    1272   406934  4398233 |   264333     3221      9 |  2.154 % |
51.40/52.02	c 52	|      4930 |    1272   406934  4398233 |   290766     4930     10 |  2.154 % |
51.60/52.22	c 52	|      7492 |    1272   406934  4398233 |   319843     7492     10 |  2.154 % |
52.10/52.78	c 53	|     11338 |    1272   406934  4398233 |   351827    11338     11 |  2.154 % |
52.79/53.49	c 54	|     17104 |    1272   406934  4398233 |   387010    17104     11 |  2.154 % |
54.38/55.02	c 55	|     25755 |    1272   406934  4398233 |   425711    25755     11 |  2.154 % |
58.53/59.27	c 59	===============================================================================
58.53/59.27	c 59	restarts              : 13
58.53/59.27	c 59	conflicts             : 37600          (4466 /sec)
58.53/59.27	c 59	decisions             : 52795          (1.42 % random) (6270 /sec)
58.53/59.27	c 59	propagations          : 674673         (80130 /sec)
58.53/59.27	c 59	conflict literals     : 439422         (20.11 % deleted)
58.53/59.27	c 59	Memory used           : 38.01 MB
58.53/59.27	c 59	CPU time              : 8.41972 s
58.53/59.27	c 59	
58.53/59.27	c 59	SATISFIABLE
58.53/59.28	c 59	FOUND: _COST <= 7
58.53/59.28	s SATISFIABLE
58.53/59.28	c 59	DECODING HOME/temp.out WITH HOME/temp.map
58.53/59.28	c 59	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
58.62/59.37	c 59	Decoding HOME/temp.out
58.72/59.40	c 59	OBJECTIVE _COST 7
58.72/59.40	o 7
58.72/59.41	v 5 1 25 18 6 25 22 25 17 17 25 20 17 25 0 25 14 20 19 11 0 22 17 24 18 18 25 19 18 25 18 25 19 7 20 17 18 3 0 24 24 24 25 24 24 25 22 25
58.72/59.41	c 59	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
58.72/59.45	c 59	OBJECTIVE BOUND: 0 <= _COST <= 7
58.72/59.45	c 59	SEARCHING: _COST <= 3
58.72/59.45	c 59	SOLVING HOME/temp.cnf
58.72/59.45	c 59	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
58.72/59.45	c 59	This is MiniSat 2.0 beta
58.72/59.45	c 59	WARNING: for repeatability, setting FPU to use double precision
58.72/59.45	c 59	============================[ Problem Statistics ]=============================
58.72/59.45	c 59	|                                                                             |
58.72/59.45	c 59	|  Number of variables:  1300                                                 |
58.72/59.45	c 59	|  Number of clauses:    407096                                               |
58.75/59.95	c 60	|  Parsing time:         0.45         s                                       |
58.75/59.99	c 60	============================[ Search Statistics ]==============================
58.75/59.99	c 60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
58.75/59.99	c 60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
58.75/59.99	c 60	===============================================================================
58.75/59.99	c 60	|         0 |    1250   406804  4397905 |   135601        0    nan |  0.000 % |
58.75/60.00	c 60	|       100 |    1250   406804  4397905 |   149161      100      6 |  3.846 % |
58.75/60.07	c 60	|       252 |    1250   406804  4397905 |   164077      252      8 |  3.848 % |
58.75/60.24	c 60	|       478 |    1250   406804  4397905 |   180485      478     10 |  3.847 % |
59.68/60.47	c 60	|       815 |    1250   406804  4397905 |   198533      815     11 |  3.847 % |
59.88/60.64	c 61	|      1322 |    1250   406804  4397905 |   218387     1322     11 |  3.847 % |
60.37/61.13	c 61	|      2081 |    1250   406804  4397905 |   240226     2081     12 |  3.846 % |
61.06/61.81	c 62	|      3220 |    1250   406804  4397905 |   264248     3220     13 |  3.847 % |
61.46/62.27	c 62	|      4930 |    1250   406804  4397905 |   290673     4930     12 |  3.846 % |
63.84/64.69	c 65	|      7492 |    1250   406804  4397905 |   319740     7492     15 |  3.847 % |
64.73/65.54	c 66	|     11338 |    1250   406804  4397905 |   351714    11338     14 |  3.847 % |
66.81/67.63	c 68	|     17104 |    1250   406804  4397905 |   386886    17104     13 |  3.847 % |
71.66/72.56	c 73	|     25754 |    1250   406804  4397905 |   425575    25754     14 |  3.847 % |
79.68/80.68	c 81	|     38730 |    1250   406804  4397905 |   468132    38730     14 |  3.847 % |
93.26/94.31	c 94	|     58192 |    1250   406804  4397905 |   514945    58192     16 |  3.847 % |
131.00/132.44	c 132	|     87385 |    1250   406804  4397905 |   566440    87385     17 |  3.847 % |
197.77/199.88	c 200	|    131175 |    1250   406804  4397905 |   623084   131175     18 |  3.846 % |
303.67/306.74	c 307	|    196859 |    1250   406804  4397905 |   685392   196859     21 |  3.847 % |
531.99/537.21	c 537	|    295385 |    1250   406804  4397905 |   753932   295385     23 |  3.846 % |
641.57/647.80	c 648	===============================================================================
641.57/647.80	c 648	restarts              : 19
641.57/647.80	c 648	conflicts             : 348997         (599 /sec)
641.57/647.80	c 648	decisions             : 473473         (1.31 % random) (813 /sec)
641.57/647.80	c 648	propagations          : 24189460       (41518 /sec)
641.57/647.80	c 648	conflict literals     : 8019100        (25.96 % deleted)
641.57/647.80	c 648	Memory used           : 78.32 MB
641.57/647.80	c 648	CPU time              : 582.632 s
641.57/647.80	c 648	
641.57/647.80	c 648	SATISFIABLE
641.57/647.82	c 648	FOUND: _COST <= 3
641.57/647.82	c 648	DECODING HOME/temp.out WITH HOME/temp.map
641.57/647.82	c 648	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
641.59/647.90	c 648	Decoding HOME/temp.out
641.59/647.93	c 648	OBJECTIVE _COST 3
641.59/647.93	o 3
641.59/647.93	v 9 25 23 15 3 0 18 15 14 15 4 17 4 19 19 0 18 19 17 8 2 19 4 17 8 25 23 14 4 8 5 4 0 12 4 17 8 2 0 13 7 4 18 8 19 0 13 19
641.59/647.94	c 648	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
641.59/647.99	c 648	OBJECTIVE BOUND: 0 <= _COST <= 3
641.59/647.99	c 648	SEARCHING: _COST <= 1
641.59/647.99	c 648	SOLVING HOME/temp.cnf
641.59/647.99	c 648	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
641.59/647.99	c 648	This is MiniSat 2.0 beta
641.59/647.99	c 648	WARNING: for repeatability, setting FPU to use double precision
641.59/647.99	c 648	============================[ Problem Statistics ]=============================
641.59/647.99	c 648	|                                                                             |
641.59/647.99	c 648	|  Number of variables:  1300                                                 |
641.59/648.00	c 648	|  Number of clauses:    407096                                               |
641.72/648.49	c 649	|  Parsing time:         0.44         s                                       |
641.72/648.52	c 649	============================[ Search Statistics ]==============================
641.72/648.52	c 649	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
641.72/648.52	c 649	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
641.72/648.52	c 649	===============================================================================
641.72/648.52	c 649	|         0 |    1228   406687  4397618 |   135562        0    nan |  0.000 % |
641.72/648.54	c 649	|       100 |    1228   406687  4397618 |   149118      100      6 |  5.539 % |
641.72/648.61	c 649	|       251 |    1228   406687  4397618 |   164030      251      8 |  5.540 % |
641.72/648.79	c 649	|       477 |    1228   406687  4397618 |   180433      477      9 |  5.539 % |
642.70/649.08	c 649	|       814 |    1228   406687  4397618 |   198476      814     11 |  5.540 % |
643.09/649.41	c 649	|      1320 |    1228   406687  4397618 |   218324     1320     12 |  5.540 % |
643.79/650.10	c 650	|      2079 |    1228   406687  4397618 |   240156     2079     15 |  5.540 % |
644.78/651.16	c 651	|      3218 |    1228   406687  4397618 |   264172     3218     16 |  5.540 % |
646.67/653.07	c 653	|      4927 |    1228   406687  4397618 |   290589     4927     16 |  5.540 % |
649.53/655.91	c 656	|      7489 |    1228   406687  4397618 |   319648     7489     17 |  5.539 % |
654.59/661.08	c 661	|     11336 |    1228   406687  4397618 |   351613    11336     17 |  5.540 % |
661.42/667.96	c 668	|     17102 |    1228   406687  4397618 |   386775    17102     18 |  5.540 % |
671.03/677.61	c 678	|     25751 |    1228   406687  4397618 |   425452    25751     19 |  5.540 % |
691.34/698.13	c 698	|     38726 |    1228   406687  4397618 |   467997    38726     19 |  5.540 % |
725.22/732.32	c 732	|     58187 |    1228   406687  4397618 |   514797    58187     20 |  5.539 % |
779.30/786.91	c 787	|     87379 |    1228   406687  4397618 |   566277    87379     22 |  5.540 % |
873.52/882.09	c 882	|    131168 |    1228   406687  4397618 |   622905   131168     22 |  5.540 % |
1034.60/1044.65	c 1045	|    196852 |    1228   406687  4397618 |   685195   196852     23 |  5.540 % |
1323.26/1336.05	c 1336	|    295378 |    1228   406687  4397618 |   753715   295378     24 |  5.539 % |
1844.04/1861.71	c 1862	|    443167 |    1228   406687  4397618 |   829086   443167     25 |  5.540 % |
2955.94/2984.18	c 2984	|    664851 |    1228   406687  4397618 |   911995   664851     26 |  5.540 % |
3600.05/3634.32	c ERROR INTERRUPTED
3600.05/3634.33	c 3634	CPU 641.02 (0.03 0.01 640.99 0.69)
3600.05/3634.33	c 3634	END Sat Jul 12 12:55:00 2008

Verifier Data (download as text)

OK	3	11
3 unsatisfied constraints, 11 satisfied constraints

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-1111860-1215856466/watcher-1111860-1215856466 -o /tmp/evaluation-result-1111860-1215856466/solver-1111860-1215856466 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1111860-1215856466.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: 1.92 1.98 1.99 4/73 16899
/proc/meminfo: memFree=1837472/2055920 swapFree=4181272/4192956
[pid=16899] ppid=16897 vsize=12268 CPUtime=0
/proc/16899/stat : 16899 (sugar) R 16897 16899 16784 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 42348529 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 269028653669 0 0 4224 0 0 0 0 17 1 0 0
/proc/16899/statm: 3067 316 241 3 0 167 0

[startup+0.050398 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 16899
/proc/meminfo: memFree=1837472/2055920 swapFree=4181272/4192956
[pid=16899] ppid=16897 vsize=13600 CPUtime=0.03
/proc/16899/stat : 16899 (sugar) S 16897 16899 16784 0 -1 4194304 838 0 0 0 3 0 0 0 18 0 1 0 42348529 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16899/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101573 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 16899
/proc/meminfo: memFree=1837472/2055920 swapFree=4181272/4192956
[pid=16899] ppid=16897 vsize=13600 CPUtime=0.03
/proc/16899/stat : 16899 (sugar) S 16897 16899 16784 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 42348529 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16899/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30159 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 16899
/proc/meminfo: memFree=1837472/2055920 swapFree=4181272/4192956
[pid=16899] ppid=16897 vsize=13600 CPUtime=0.03
/proc/16899/stat : 16899 (sugar) S 16897 16899 16784 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 42348529 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16899/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701622 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 16899
/proc/meminfo: memFree=1837472/2055920 swapFree=4181272/4192956
[pid=16899] ppid=16897 vsize=13600 CPUtime=0.45
/proc/16899/stat : 16899 (sugar) S 16897 16899 16784 0 -1 4194304 974 4725 0 1 3 1 39 2 16 0 1 0 42348529 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16899/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 13600

[startup+1.50269 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 16921
/proc/meminfo: memFree=1821192/2055920 swapFree=4181272/4192956
[pid=16899] ppid=16897 vsize=13600 CPUtime=0.45
/proc/16899/stat : 16899 (sugar) S 16897 16899 16784 0 -1 4194304 974 4725 0 1 3 1 39 2 15 0 1 0 42348529 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16899/statm: 3400 797 370 3 0 500 0
[pid=16912] ppid=16899 vsize=5356 CPUtime=0
/proc/16912/stat : 16912 (sh) S 16899 16899 16784 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42348582 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16912/statm: 1339 233 193 169 0 50 0
[pid=16913] ppid=16912 vsize=864372 CPUtime=0.93
/proc/16913/stat : 16913 (java) S 16912 16899 16784 0 -1 0 10216 0 1 0 88 5 0 0 18 0 9 0 42348583 885116928 9436 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16913/statm: 216093 9436 2540 9 0 210668 0
[pid=16913/tid=16914] ppid=16912 vsize=864372 CPUtime=0.4
/proc/16913/task/16914/stat : 16914 (java) R 16912 16899 16784 0 -1 64 2767 0 1 0 39 1 0 0 19 0 9 0 42348583 885116928 9436 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16915] ppid=16912 vsize=864372 CPUtime=0.46
/proc/16913/task/16915/stat : 16915 (java) R 16912 16899 16784 0 -1 64 6429 0 0 0 43 3 0 0 17 0 9 0 42348585 885116928 9436 996147200 134512640 134550740 4294955936 18446744073709551615 102731878 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16916] ppid=16912 vsize=864372 CPUtime=0
/proc/16913/task/16916/stat : 16916 (java) S 16912 16899 16784 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 42348585 885116928 9436 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16917] ppid=16912 vsize=864372 CPUtime=0
/proc/16913/task/16917/stat : 16917 (java) S 16912 16899 16784 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42348585 885116928 9436 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16918] ppid=16912 vsize=864372 CPUtime=0
/proc/16913/task/16918/stat : 16918 (java) S 16912 16899 16784 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42348587 885116928 9436 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16919] ppid=16912 vsize=864372 CPUtime=0.05
/proc/16913/task/16919/stat : 16919 (java) S 16912 16899 16784 0 -1 64 327 0 0 0 5 0 0 0 16 0 9 0 42348587 885116928 9436 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16920] ppid=16912 vsize=864372 CPUtime=0
/proc/16913/task/16920/stat : 16920 (java) S 16912 16899 16784 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42348587 885116928 9436 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16921] ppid=16912 vsize=864372 CPUtime=0
/proc/16913/task/16921/stat : 16921 (java) S 16912 16899 16784 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42348587 885116928 9436 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 883328

[startup+3.10281 s]
/proc/loadavg: 1.92 1.98 1.99 3/84 16921
/proc/meminfo: memFree=1806408/2055920 swapFree=4181272/4192956
[pid=16899] ppid=16897 vsize=13600 CPUtime=0.45
/proc/16899/stat : 16899 (sugar) S 16897 16899 16784 0 -1 4194304 974 4725 0 1 3 1 39 2 15 0 1 0 42348529 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16899/statm: 3400 797 370 3 0 500 0
[pid=16912] ppid=16899 vsize=5356 CPUtime=0
/proc/16912/stat : 16912 (sh) S 16899 16899 16784 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42348582 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16912/statm: 1339 233 193 169 0 50 0
[pid=16913] ppid=16912 vsize=864248 CPUtime=2.53
/proc/16913/stat : 16913 (java) S 16912 16899 16784 0 -1 0 10553 0 1 0 247 6 0 0 18 0 9 0 42348583 884989952 9697 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16913/statm: 216062 9697 2564 9 0 210609 0
[pid=16913/tid=16914] ppid=16912 vsize=864248 CPUtime=1.88
/proc/16913/task/16914/stat : 16914 (java) R 16912 16899 16784 0 -1 64 2929 0 1 0 186 2 0 0 25 0 9 0 42348583 884989952 9697 996147200 134512640 134550740 4294955936 18446744073709551615 101444372 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16915] ppid=16912 vsize=864248 CPUtime=0.55
/proc/16913/task/16915/stat : 16915 (java) S 16912 16899 16784 0 -1 64 6585 0 0 0 52 3 0 0 16 0 9 0 42348585 884989952 9697 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16916] ppid=16912 vsize=864248 CPUtime=0
/proc/16913/task/16916/stat : 16916 (java) S 16912 16899 16784 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 42348585 884989952 9697 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16917] ppid=16912 vsize=864248 CPUtime=0
/proc/16913/task/16917/stat : 16917 (java) S 16912 16899 16784 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42348585 884989952 9697 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16918] ppid=16912 vsize=864248 CPUtime=0
/proc/16913/task/16918/stat : 16918 (java) S 16912 16899 16784 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42348587 884989952 9697 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16919] ppid=16912 vsize=864248 CPUtime=0.08
/proc/16913/task/16919/stat : 16919 (java) S 16912 16899 16784 0 -1 64 346 0 0 0 8 0 0 0 16 0 9 0 42348587 884989952 9697 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16920] ppid=16912 vsize=864248 CPUtime=0
/proc/16913/task/16920/stat : 16920 (java) S 16912 16899 16784 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42348587 884989952 9697 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16921] ppid=16912 vsize=864248 CPUtime=0
/proc/16913/task/16921/stat : 16921 (java) S 16912 16899 16784 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42348587 884989952 9697 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 883204

[startup+6.30106 s]
/proc/loadavg: 1.93 1.98 1.99 3/84 16921
/proc/meminfo: memFree=1802056/2055920 swapFree=4181272/4192956
[pid=16899] ppid=16897 vsize=13600 CPUtime=0.45
/proc/16899/stat : 16899 (sugar) S 16897 16899 16784 0 -1 4194304 974 4725 0 1 3 1 39 2 15 0 1 0 42348529 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16899/statm: 3400 797 370 3 0 500 0
[pid=16912] ppid=16899 vsize=5356 CPUtime=0
/proc/16912/stat : 16912 (sh) S 16899 16899 16784 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42348582 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16912/statm: 1339 233 193 169 0 50 0
[pid=16913] ppid=16912 vsize=864248 CPUtime=5.69
/proc/16913/stat : 16913 (java) S 16912 16899 16784 0 -1 0 11606 0 1 0 561 8 0 0 18 0 9 0 42348583 884989952 10670 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16913/statm: 216062 10670 2564 9 0 210609 0
[pid=16913/tid=16914] ppid=16912 vsize=864248 CPUtime=4.96
/proc/16913/task/16914/stat : 16914 (java) R 16912 16899 16784 0 -1 64 3009 0 1 0 493 3 0 0 25 0 9 0 42348583 884989952 10670 996147200 134512640 134550740 4294955936 18446744073709551615 4126095810 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16915] ppid=16912 vsize=864248 CPUtime=0.63
/proc/16913/task/16915/stat : 16915 (java) S 16912 16899 16784 0 -1 64 7555 0 0 0 59 4 0 0 16 0 9 0 42348585 884989952 10670 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16916] ppid=16912 vsize=864248 CPUtime=0
/proc/16913/task/16916/stat : 16916 (java) S 16912 16899 16784 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 42348585 884989952 10670 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16917] ppid=16912 vsize=864248 CPUtime=0
/proc/16913/task/16917/stat : 16917 (java) S 16912 16899 16784 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42348585 884989952 10670 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16918] ppid=16912 vsize=864248 CPUtime=0
/proc/16913/task/16918/stat : 16918 (java) S 16912 16899 16784 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42348587 884989952 10670 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16919] ppid=16912 vsize=864248 CPUtime=0.08
/proc/16913/task/16919/stat : 16919 (java) S 16912 16899 16784 0 -1 64 349 0 0 0 8 0 0 0 16 0 9 0 42348587 884989952 10670 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16920] ppid=16912 vsize=864248 CPUtime=0
/proc/16913/task/16920/stat : 16920 (java) S 16912 16899 16784 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42348587 884989952 10670 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16921] ppid=16912 vsize=864248 CPUtime=0
/proc/16913/task/16921/stat : 16921 (java) S 16912 16899 16784 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42348587 884989952 10670 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 883204

[startup+12.7016 s]
/proc/loadavg: 1.93 1.98 1.99 3/84 16921
/proc/meminfo: memFree=1790472/2055920 swapFree=4181272/4192956
[pid=16899] ppid=16897 vsize=13600 CPUtime=0.45
/proc/16899/stat : 16899 (sugar) S 16897 16899 16784 0 -1 4194304 974 4725 0 1 3 1 39 2 16 0 1 0 42348529 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16899/statm: 3400 797 370 3 0 500 0
[pid=16912] ppid=16899 vsize=5356 CPUtime=0
/proc/16912/stat : 16912 (sh) S 16899 16899 16784 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42348582 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16912/statm: 1339 233 193 169 0 50 0
[pid=16913] ppid=16912 vsize=864360 CPUtime=12.03
/proc/16913/stat : 16913 (java) S 16912 16899 16784 0 -1 0 15826 0 1 0 1190 13 0 0 18 0 9 0 42348583 885104640 12245 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16913/statm: 216090 12245 2564 9 0 210637 0
[pid=16913/tid=16914] ppid=16912 vsize=864360 CPUtime=10.98
/proc/16913/task/16914/stat : 16914 (java) R 16912 16899 16784 0 -1 64 3154 0 1 0 1093 5 0 0 25 0 9 0 42348583 885104640 12245 996147200 134512640 134550740 4294955936 18446744073709551615 4126588788 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16915] ppid=16912 vsize=864360 CPUtime=0.93
/proc/16913/task/16915/stat : 16915 (java) S 16912 16899 16784 0 -1 64 11629 0 0 0 86 7 0 0 16 0 9 0 42348585 885104640 12245 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16916] ppid=16912 vsize=864360 CPUtime=0
/proc/16913/task/16916/stat : 16916 (java) S 16912 16899 16784 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 42348585 885104640 12245 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16917] ppid=16912 vsize=864360 CPUtime=0
/proc/16913/task/16917/stat : 16917 (java) S 16912 16899 16784 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42348585 885104640 12245 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16918] ppid=16912 vsize=864360 CPUtime=0
/proc/16913/task/16918/stat : 16918 (java) S 16912 16899 16784 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42348587 885104640 12245 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16919] ppid=16912 vsize=864360 CPUtime=0.08
/proc/16913/task/16919/stat : 16919 (java) S 16912 16899 16784 0 -1 64 350 0 0 0 8 0 0 0 16 0 9 0 42348587 885104640 12245 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16920] ppid=16912 vsize=864360 CPUtime=0
/proc/16913/task/16920/stat : 16920 (java) S 16912 16899 16784 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42348587 885104640 12245 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16921] ppid=16912 vsize=864360 CPUtime=0
/proc/16913/task/16921/stat : 16921 (java) S 16912 16899 16784 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42348587 885104640 12245 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 883316

[startup+25.5026 s]
/proc/loadavg: 1.95 1.98 1.99 3/84 16921
/proc/meminfo: memFree=1782920/2055920 swapFree=4181272/4192956
[pid=16899] ppid=16897 vsize=13600 CPUtime=0.45
/proc/16899/stat : 16899 (sugar) S 16897 16899 16784 0 -1 4194304 974 4725 0 1 3 1 39 2 16 0 1 0 42348529 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16899/statm: 3400 797 370 3 0 500 0
[pid=16912] ppid=16899 vsize=5356 CPUtime=0
/proc/16912/stat : 16912 (sh) S 16899 16899 16784 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42348582 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16912/statm: 1339 233 193 169 0 50 0
[pid=16913] ppid=16912 vsize=864360 CPUtime=24.7
/proc/16913/stat : 16913 (java) S 16912 16899 16784 0 -1 0 19243 0 1 0 2449 21 0 0 18 0 9 0 42348583 885104640 12882 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16913/statm: 216090 12882 2564 9 0 210637 0
[pid=16913/tid=16914] ppid=16912 vsize=864360 CPUtime=23.24
/proc/16913/task/16914/stat : 16914 (java) R 16912 16899 16784 0 -1 64 3381 0 1 0 2314 10 0 0 25 0 9 0 42348583 885104640 12882 996147200 134512640 134550740 4294955936 18446744073709551615 4126570519 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16915] ppid=16912 vsize=864360 CPUtime=1.35
/proc/16913/task/16915/stat : 16915 (java) S 16912 16899 16784 0 -1 64 14814 0 0 0 125 10 0 0 16 0 9 0 42348585 885104640 12882 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16916] ppid=16912 vsize=864360 CPUtime=0
/proc/16913/task/16916/stat : 16916 (java) S 16912 16899 16784 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 42348585 885104640 12882 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16913/tid=16917] ppid=16912 vsize=864360 CPUtime=0
/proc/16913/task/16917/stat : 16917 (java) S 16912 16899 16784 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42348585 885104640 12882 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/meminfo: memFree=1688464/2055920 swapFree=4181272/4192956
[pid=16899] ppid=16897 vsize=13600 CPUtime=641.72
/proc/16899/stat : 16899 (sugar) S 16897 16899 16784 0 -1 4194304 1281 65157 0 4 3 1 64099 69 16 0 1 0 42348529 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16899/statm: 3400 803 374 3 0 500 0
[pid=16952] ppid=16899 vsize=5356 CPUtime=0
/proc/16952/stat : 16952 (sh) S 16899 16899 16784 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42413328 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16952/statm: 1339 232 193 169 0 50 0
[pid=16953] ppid=16952 vsize=133016 CPUtime=2490.75
/proc/16953/stat : 16953 (minisat) R 16952 16899 16784 0 -1 4194304 32719 0 0 0 249039 36 0 0 25 0 1 0 42413329 136208384 32705 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/16953/statm: 33254 32705 75 150 0 33101 0
Current children cumulated CPU time (s) 3132.47
Current children cumulated vsize (KiB) 151972

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16994
/proc/meminfo: memFree=1686864/2055920 swapFree=4181272/4192956
[pid=16899] ppid=16897 vsize=13600 CPUtime=641.72
/proc/16899/stat : 16899 (sugar) S 16897 16899 16784 0 -1 4194304 1281 65157 0 4 3 1 64099 69 16 0 1 0 42348529 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16899/statm: 3400 803 374 3 0 500 0
[pid=16952] ppid=16899 vsize=5356 CPUtime=0
/proc/16952/stat : 16952 (sh) S 16899 16899 16784 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42413328 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16952/statm: 1339 232 193 169 0 50 0
[pid=16953] ppid=16952 vsize=135964 CPUtime=2550.19
/proc/16953/stat : 16953 (minisat) R 16952 16899 16784 0 -1 4194304 33115 0 0 0 254983 36 0 0 25 0 1 0 42413329 139227136 33101 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16953/statm: 33991 33101 75 150 0 33838 0
Current children cumulated CPU time (s) 3191.91
Current children cumulated vsize (KiB) 154920

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16994
/proc/meminfo: memFree=1685200/2055920 swapFree=4181272/4192956
[pid=16899] ppid=16897 vsize=13600 CPUtime=641.72
/proc/16899/stat : 16899 (sugar) S 16897 16899 16784 0 -1 4194304 1281 65157 0 4 3 1 64099 69 16 0 1 0 42348529 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16899/statm: 3400 803 374 3 0 500 0
[pid=16952] ppid=16899 vsize=5356 CPUtime=0
/proc/16952/stat : 16952 (sh) S 16899 16899 16784 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42413328 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16952/statm: 1339 232 193 169 0 50 0
[pid=16953] ppid=16952 vsize=137600 CPUtime=2609.63
/proc/16953/stat : 16953 (minisat) R 16952 16899 16784 0 -1 4194304 33519 0 0 0 260926 37 0 0 25 0 1 0 42413329 140902400 33505 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16953/statm: 34400 33505 75 150 0 34247 0
Current children cumulated CPU time (s) 3251.35
Current children cumulated vsize (KiB) 156556

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16994
/proc/meminfo: memFree=1683472/2055920 swapFree=4181272/4192956
[pid=16899] ppid=16897 vsize=13600 CPUtime=641.72
/proc/16899/stat : 16899 (sugar) S 16897 16899 16784 0 -1 4194304 1281 65157 0 4 3 1 64099 69 16 0 1 0 42348529 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16899/statm: 3400 803 374 3 0 500 0
[pid=16952] ppid=16899 vsize=5356 CPUtime=0
/proc/16952/stat : 16952 (sh) S 16899 16899 16784 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42413328 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16952/statm: 1339 232 193 169 0 50 0
[pid=16953] ppid=16952 vsize=139292 CPUtime=2669.07
/proc/16953/stat : 16953 (minisat) R 16952 16899 16784 0 -1 4194304 33931 0 0 0 266869 38 0 0 25 0 1 0 42413329 142635008 33917 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16953/statm: 34823 33917 75 150 0 34670 0
Current children cumulated CPU time (s) 3310.79
Current children cumulated vsize (KiB) 158248

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16994
/proc/meminfo: memFree=1681872/2055920 swapFree=4181272/4192956
[pid=16899] ppid=16897 vsize=13600 CPUtime=641.72
/proc/16899/stat : 16899 (sugar) S 16897 16899 16784 0 -1 4194304 1281 65157 0 4 3 1 64099 69 16 0 1 0 42348529 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16899/statm: 3400 803 374 3 0 500 0
[pid=16952] ppid=16899 vsize=5356 CPUtime=0
/proc/16952/stat : 16952 (sh) S 16899 16899 16784 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42413328 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16952/statm: 1339 232 193 169 0 50 0
[pid=16953] ppid=16952 vsize=140944 CPUtime=2728.5
/proc/16953/stat : 16953 (minisat) R 16952 16899 16784 0 -1 4194304 34328 0 0 0 272812 38 0 0 25 0 1 0 42413329 144326656 34314 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16953/statm: 35236 34314 75 150 0 35083 0
Current children cumulated CPU time (s) 3370.22
Current children cumulated vsize (KiB) 159900

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16994
/proc/meminfo: memFree=1680208/2055920 swapFree=4181272/4192956
[pid=16899] ppid=16897 vsize=13600 CPUtime=641.72
/proc/16899/stat : 16899 (sugar) S 16897 16899 16784 0 -1 4194304 1281 65157 0 4 3 1 64099 69 16 0 1 0 42348529 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16899/statm: 3400 803 374 3 0 500 0
[pid=16952] ppid=16899 vsize=5356 CPUtime=0
/proc/16952/stat : 16952 (sh) S 16899 16899 16784 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42413328 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16952/statm: 1339 232 193 169 0 50 0
[pid=16953] ppid=16952 vsize=142484 CPUtime=2787.94
/proc/16953/stat : 16953 (minisat) R 16952 16899 16784 0 -1 4194304 34706 0 0 0 278755 39 0 0 25 0 1 0 42413329 145903616 34692 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 1 0 0
/proc/16953/statm: 35621 34692 75 150 0 35468 0
Current children cumulated CPU time (s) 3429.66
Current children cumulated vsize (KiB) 161440

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16994
/proc/meminfo: memFree=1678352/2055920 swapFree=4181272/4192956
[pid=16899] ppid=16897 vsize=13600 CPUtime=641.72
/proc/16899/stat : 16899 (sugar) S 16897 16899 16784 0 -1 4194304 1281 65157 0 4 3 1 64099 69 16 0 1 0 42348529 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16899/statm: 3400 803 374 3 0 500 0
[pid=16952] ppid=16899 vsize=5356 CPUtime=0
/proc/16952/stat : 16952 (sh) S 16899 16899 16784 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42413328 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16952/statm: 1339 232 193 169 0 50 0
[pid=16953] ppid=16952 vsize=143956 CPUtime=2847.38
/proc/16953/stat : 16953 (minisat) R 16952 16899 16784 0 -1 4194304 35089 0 0 0 284699 39 0 0 25 0 1 0 42413329 147410944 35075 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16953/statm: 35989 35075 75 150 0 35836 0
Current children cumulated CPU time (s) 3489.1
Current children cumulated vsize (KiB) 162912

[startup+3582.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/84 16994
/proc/meminfo: memFree=1676752/2055920 swapFree=4181272/4192956
[pid=16899] ppid=16897 vsize=13600 CPUtime=641.72
/proc/16899/stat : 16899 (sugar) S 16897 16899 16784 0 -1 4194304 1281 65157 0 4 3 1 64099 69 16 0 1 0 42348529 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16899/statm: 3400 803 374 3 0 500 0
[pid=16952] ppid=16899 vsize=5356 CPUtime=0
/proc/16952/stat : 16952 (sh) S 16899 16899 16784 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42413328 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16952/statm: 1339 232 193 169 0 50 0
[pid=16953] ppid=16952 vsize=145484 CPUtime=2906.82
/proc/16953/stat : 16953 (minisat) R 16952 16899 16784 0 -1 4194304 35476 0 0 0 290642 40 0 0 25 0 1 0 42413329 148975616 35462 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16953/statm: 36371 35462 75 150 0 36218 0
Current children cumulated CPU time (s) 3548.54
Current children cumulated vsize (KiB) 164440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 16994
/proc/meminfo: memFree=1675280/2055920 swapFree=4181272/4192956
[pid=16899] ppid=16897 vsize=13600 CPUtime=641.72
/proc/16899/stat : 16899 (sugar) S 16897 16899 16784 0 -1 4194304 1281 65157 0 4 3 1 64099 69 16 0 1 0 42348529 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16899/statm: 3400 803 374 3 0 500 0
[pid=16952] ppid=16899 vsize=5356 CPUtime=0
/proc/16952/stat : 16952 (sh) S 16899 16899 16784 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42413328 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16952/statm: 1339 232 193 169 0 50 0
[pid=16953] ppid=16952 vsize=146688 CPUtime=2958.33
/proc/16953/stat : 16953 (minisat) R 16952 16899 16784 0 -1 4194304 35821 0 0 0 295793 40 0 0 25 0 1 0 42413329 150208512 35807 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16953/statm: 36672 35807 75 150 0 36519 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 165644

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

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

[startup+3634.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 16994
/proc/meminfo: memFree=1675280/2055920 swapFree=4181272/4192956
[pid=16899] ppid=16897 vsize=13600 CPUtime=641.72
/proc/16899/stat : 16899 (sugar) S 16897 16899 16784 0 -1 4194304 1281 65157 0 4 3 1 64099 69 16 0 1 0 42348529 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16899/statm: 3400 803 374 3 0 500 0
[pid=16952] ppid=16899 vsize=5356 CPUtime=0
/proc/16952/stat : 16952 (sh) S 16899 16899 16784 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42413328 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16952/statm: 1339 232 193 169 0 50 0
[pid=16953] ppid=16952 vsize=146688 CPUtime=2958.33
/proc/16953/stat : 16953 (minisat) R 16952 16899 16784 0 -1 4194304 35821 0 0 0 295793 40 0 0 25 0 1 0 42413329 150208512 35807 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16953/statm: 36672 35807 75 150 0 36519 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 165644

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16899 and gives
#  childrusage.ru_utime.tv_sec=641
#  childrusage.ru_utime.tv_usec=30548
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=727889
# CPU time returned by wait4() is 641.758
# while last known CPU time is 3600.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3634.35
CPU time (s): 3600.05
CPU user time (s): 3598.95
CPU system time (s): 1.1
CPU usage (%): 99.0563
Max. virtual memory (cumulated for all children) (KiB): 888696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 641.031
system time used= 0.727889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66780
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8784
involuntary context switches= 22049

runsolver used 5.2312 second user time and 11.3303 second system time

The end

Launcher Data (download as text)

Begin job on node26 at 2008-07-12 11:54:26
IDJOB=1111860
IDBENCH=61332
IDSOLVER=368
FILE ID=node26/1111860-1215856466
PBS_JOBID= 7903480
Free space on /tmp= 66460 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg6-8_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1111860-1215856466/watcher-1111860-1215856466 -o /tmp/evaluation-result-1111860-1215856466/solver-1111860-1215856466 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1111860-1215856466.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2bd723ee11def96150341634742def81
RANDOM SEED=988952408

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1837952 kB
Buffers:         43584 kB
Cached:          96280 kB
SwapCached:       5860 kB
Active:          89516 kB
Inactive:        70660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837952 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:            1424 kB
Writeback:           0 kB
Mapped:          26816 kB
Slab:            43172 kB
Committed_AS:   161008 kB
PageTables:       1736 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= 66468 MiB
End job on node26 at 2008-07-12 12:55:02