Trace number 1111796

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)1 3600.03 3633.23

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg5-7_ext.xml
MD5SUMc56f703fbfb446fbf73a9fe89e10396f
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark3600.03
Satisfiable
(Un)Satisfiability was proved
Number of variables35
Number of constraints12
Maximum constraint arity7
Maximum domain size26
Number of constraints which are defined in extension12
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.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Sat Jul 12 11:14:33 2008
0.00/0.05	c 0	PID 17787
0.00/0.05	c 0	HOST node18.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1111796-1215854072.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111796-1215854072.xml' 'HOME/temp.csp'
0.03/0.46	c 0	1 domains, 35 variables, 0 predicates, 2 relations, 12 constraints
0.03/0.47	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.47	c 0	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.44/0.55	c 0	Parsing HOME/temp.csp
0.44/0.80	c 0	parsed 50 expressions
0.44/0.81	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.44/0.81	c 0	MAX CSP: 12 constraints
0.44/0.81	c 0	Converting to clausal form CSP
0.44/0.83	c 0	converted 7 (10%) expressions
0.44/0.83	c 0	converted 13 (20%) expressions
0.44/0.83	c 0	converted 20 (30%) expressions
0.44/0.83	c 0	converted 26 (40%) expressions
0.44/0.83	c 0	converted 33 (50%) expressions
0.44/0.85	c 0	converted 39 (60%) expressions
0.44/0.94	c 0	converted 46 (70%) expressions
0.94/1.03	c 1	converted 52 (80%) expressions
1.05/1.17	c 1	converted 59 (90%) expressions
1.24/1.31	c 1	converted 65 (100%) expressions
1.24/1.32	c 1	CSP : 59 integers, 0 booleans, 35 clauses, largest domain size 26
1.24/1.32	c 1	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.24/1.32	c 1	Propagation in CSP
1.24/1.32	c 1	10 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.24/1.32	c 1	CSP : 59 integers, 0 booleans, 35 clauses, largest domain size 26
1.24/1.32	c 1	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.24/1.32	c 1	Simplifing CSP by introducing new Boolean variables
1.24/1.32	c 1	CSP : 59 integers, 0 booleans, 35 clauses, largest domain size 26
1.24/1.32	c 1	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.34/1.41	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.34/1.42	c 1	6 (10%) CSP integer variables are encoded (144 clauses, 1440 bytes)
1.34/1.42	c 1	12 (20%) CSP integer variables are encoded (288 clauses, 3024 bytes)
1.34/1.43	c 1	18 (30%) CSP integer variables are encoded (432 clauses, 4608 bytes)
1.34/1.43	c 1	24 (40%) CSP integer variables are encoded (576 clauses, 6192 bytes)
1.34/1.43	c 1	30 (50%) CSP integer variables are encoded (720 clauses, 7776 bytes)
1.34/1.43	c 1	36 (60%) CSP integer variables are encoded (840 clauses, 9096 bytes)
1.34/1.43	c 1	42 (70%) CSP integer variables are encoded (840 clauses, 9096 bytes)
1.34/1.43	c 1	48 (80%) CSP integer variables are encoded (851 clauses, 9217 bytes)
1.34/1.43	c 1	54 (90%) CSP integer variables are encoded (888 clauses, 9624 bytes)
1.34/1.43	c 1	59 (100%) CSP integer variables are encoded (899 clauses, 9745 bytes)
3.72/3.80	c 3	4 (10%) CSP clauses are encoded (47599 clauses, 1824246 bytes)
5.40/5.53	c 5	7 (20%) CSP clauses are encoded (82624 clauses, 3259239 bytes)
21.44/21.76	c 21	11 (30%) CSP clauses are encoded (213684 clauses, 9689145 bytes)
25.60/25.90	c 25	14 (40%) CSP clauses are encoded (246455 clauses, 11364725 bytes)
25.60/25.90	c 25	18 (50%) CSP clauses are encoded (246573 clauses, 11366324 bytes)
25.60/25.90	c 25	21 (60%) CSP clauses are encoded (246584 clauses, 11366464 bytes)
25.60/25.90	c 25	25 (70%) CSP clauses are encoded (246682 clauses, 11367837 bytes)
25.60/25.90	c 25	28 (80%) CSP clauses are encoded (246695 clauses, 11368002 bytes)
25.60/25.90	c 25	32 (90%) CSP clauses are encoded (246711 clauses, 11368205 bytes)
25.60/25.90	c 25	35 (100%) CSP clauses are encoded (246747 clauses, 11368676 bytes)
25.60/25.91	c 25	35 CSP clauses encoded
25.60/25.91	c 25	Writing map file : HOME/temp.map
25.60/25.91	c 25	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
25.60/25.91	c 25	SAT : 958 SAT variables, 246747 SAT clauses, 11368676 bytes
25.60/25.91	c 25	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
25.60/25.94	c 25	OBJECTIVE minimize _COST
25.60/25.94	c 25	OBJECTIVE BOUND: 0 <= _COST <= 
25.60/25.94	c 25	SEARCHING: _COST <= 6
25.60/25.94	c 25	SOLVING HOME/temp.cnf
25.60/25.94	c 25	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
25.60/25.95	c 25	This is MiniSat 2.0 beta
25.60/25.95	c 25	WARNING: for repeatability, setting FPU to use double precision
25.60/25.95	c 25	============================[ Problem Statistics ]=============================
25.60/25.95	c 25	|                                                                             |
25.60/25.95	c 25	|  Number of variables:  958                                                  |
25.60/25.95	c 25	|  Number of clauses:    246748                                               |
25.62/26.22	c 26	|  Parsing time:         0.24         s                                       |
25.62/26.24	c 26	============================[ Search Statistics ]==============================
25.62/26.24	c 26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.62/26.24	c 26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
25.62/26.24	c 26	===============================================================================
25.62/26.24	c 26	|         0 |     934   246619  2458969 |    82206        0    nan |  0.000 % |
25.62/26.26	c 26	|       101 |     934   246619  2458969 |    90426      101      6 |  2.505 % |
25.62/26.28	c 26	|       254 |     934   246619  2458969 |    99469      254      7 |  2.506 % |
25.96/26.35	c 26	|       481 |     934   246619  2458969 |   109416      481      7 |  2.506 % |
25.96/26.38	c 26	===============================================================================
25.96/26.38	c 26	restarts              : 4
25.96/26.38	c 26	conflicts             : 759            (1962 /sec)
25.96/26.38	c 26	decisions             : 1360           (1.25 % random) (3515 /sec)
25.96/26.38	c 26	propagations          : 13790          (35639 /sec)
25.96/26.38	c 26	conflict literals     : 6018           (20.52 % deleted)
25.96/26.38	c 26	Memory used           : 19.74 MB
25.96/26.38	c 26	CPU time              : 0.386941 s
25.96/26.38	c 26	
25.96/26.38	c 26	SATISFIABLE
25.96/26.38	c 26	FOUND: _COST <= 6
25.96/26.38	s SATISFIABLE
25.96/26.38	c 26	DECODING HOME/temp.out WITH HOME/temp.map
25.96/26.38	c 26	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
26.06/26.46	c 26	Decoding HOME/temp.out
26.06/26.49	c 26	OBJECTIVE _COST 6
26.06/26.50	o 6
26.06/26.50	v 25 25 25 25 18 18 18 25 0 25 25 19 24 15 25 25 25 25 17 17 20 18 4 24 12 14 20 17 20 13 10 4 12 15 19
26.06/26.50	c 26	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
26.06/26.55	c 26	OBJECTIVE BOUND: 0 <= _COST <= 6
26.06/26.55	c 26	SEARCHING: _COST <= 3
26.06/26.55	c 26	SOLVING HOME/temp.cnf
26.06/26.55	c 26	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
26.06/26.55	c 26	This is MiniSat 2.0 beta
26.06/26.55	c 26	WARNING: for repeatability, setting FPU to use double precision
26.06/26.55	c 26	============================[ Problem Statistics ]=============================
26.06/26.55	c 26	|                                                                             |
26.06/26.55	c 26	|  Number of variables:  958                                                  |
26.06/26.55	c 26	|  Number of clauses:    246748                                               |
26.18/26.82	c 26	|  Parsing time:         0.25         s                                       |
26.18/26.84	c 26	============================[ Search Statistics ]==============================
26.18/26.84	c 26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.18/26.84	c 26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
26.18/26.84	c 26	===============================================================================
26.18/26.84	c 26	|         0 |     919   246538  2458768 |    82179        0    nan |  0.000 % |
26.18/26.86	c 26	|       101 |     919   246538  2458768 |    90397      101      6 |  4.071 % |
26.18/26.87	c 26	|       251 |     919   246538  2458768 |    99436      251      7 |  4.072 % |
26.18/26.89	c 26	|       477 |     919   246538  2458768 |   109380      477      7 |  4.072 % |
26.18/27.03	c 27	|       815 |     919   246538  2458768 |   120318      815      8 |  4.072 % |
26.18/27.10	c 27	|      1322 |     919   246538  2458768 |   132350     1322      8 |  4.072 % |
26.18/27.24	c 27	|      2081 |     919   246538  2458768 |   145585     2081      9 |  4.072 % |
27.11/27.50	c 27	|      3220 |     919   246538  2458768 |   160144     3220     10 |  4.072 % |
27.91/28.31	c 28	|      4929 |     919   246538  2458768 |   176158     4929     11 |  4.073 % |
28.40/28.88	c 28	|      7492 |     919   246538  2458768 |   193774     7492     11 |  4.072 % |
30.19/30.60	c 30	|     11336 |     919   246538  2458768 |   213152    11336     12 |  4.073 % |
31.37/31.87	c 31	===============================================================================
31.37/31.87	c 31	restarts              : 11
31.37/31.87	c 31	conflicts             : 14912          (2852 /sec)
31.37/31.87	c 31	decisions             : 22373          (1.15 % random) (4278 /sec)
31.37/31.87	c 31	propagations          : 450148         (86083 /sec)
31.37/31.87	c 31	conflict literals     : 202332         (19.21 % deleted)
31.37/31.87	c 31	Memory used           : 22.36 MB
31.37/31.87	c 31	CPU time              : 5.22921 s
31.37/31.87	c 31	
31.37/31.87	c 31	SATISFIABLE
31.37/31.87	c 31	FOUND: _COST <= 3
31.37/31.87	c 31	DECODING HOME/temp.out WITH HOME/temp.map
31.37/31.87	c 31	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
31.45/31.95	c 31	Decoding HOME/temp.out
31.45/31.97	c 31	OBJECTIVE _COST 3
31.45/31.97	o 3
31.45/31.98	v 20 15 18 19 0 8 17 18 20 25 0 13 13 4 7 14 18 19 8 11 4 4 12 8 19 19 4 3 17 25 25 24 0 19 24
31.45/31.98	c 31	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
31.45/31.99	c 31	OBJECTIVE BOUND: 0 <= _COST <= 3
31.45/31.99	c 31	SEARCHING: _COST <= 1
31.45/31.99	c 31	SOLVING HOME/temp.cnf
31.45/31.99	c 31	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
31.45/32.00	c 31	This is MiniSat 2.0 beta
31.45/32.00	c 31	WARNING: for repeatability, setting FPU to use double precision
31.45/32.00	c 31	============================[ Problem Statistics ]=============================
31.45/32.00	c 31	|                                                                             |
31.56/32.00	c 31	|  Number of variables:  958                                                  |
31.56/32.00	c 31	|  Number of clauses:    246748                                               |
31.56/32.27	c 32	|  Parsing time:         0.24         s                                       |
31.56/32.29	c 32	============================[ Search Statistics ]==============================
31.56/32.29	c 32	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
31.56/32.29	c 32	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
31.56/32.29	c 32	===============================================================================
31.56/32.29	c 32	|         0 |     899   246435  2458517 |    82145        0    nan |  0.000 % |
31.56/32.31	c 32	|       101 |     899   246435  2458517 |    90359      101      6 |  6.159 % |
31.56/32.32	c 32	|       251 |     899   246435  2458517 |    99395      251      7 |  6.161 % |
31.56/32.34	c 32	|       477 |     899   246435  2458517 |   109334      477      8 |  6.161 % |
31.56/32.36	c 32	|       814 |     899   246435  2458517 |   120268      814      9 |  6.161 % |
31.57/32.40	c 32	|      1320 |     899   246435  2458517 |   132295     1320      9 |  6.161 % |
31.57/32.44	c 32	|      2079 |     899   246435  2458517 |   145524     2079     10 |  6.161 % |
31.57/32.58	c 32	|      3218 |     899   246435  2458517 |   160077     3218      9 |  6.161 % |
31.57/32.75	c 32	|      4926 |     899   246435  2458517 |   176085     4926     10 |  6.161 % |
33.54/34.05	c 34	|      7488 |     899   246435  2458517 |   193693     7488     13 |  6.160 % |
36.41/36.95	c 36	|     11334 |     899   246435  2458517 |   213062    11334     14 |  6.161 % |
39.58/40.15	c 40	|     17100 |     899   246435  2458517 |   234369    17100     17 |  6.160 % |
45.92/46.59	c 46	|     25749 |     899   246435  2458517 |   257806    25749     18 |  6.161 % |
58.01/58.75	c 58	|     38724 |     899   246435  2458517 |   283586    38724     20 |  6.161 % |
80.10/81.06	c 81	|     58185 |     899   246435  2458517 |   311945    58185     20 |  6.159 % |
108.03/109.26	c 109	===============================================================================
108.03/109.26	c 109	restarts              : 15
108.03/109.26	c 109	conflicts             : 79683          (1042 /sec)
108.03/109.26	c 109	decisions             : 107580         (1.33 % random) (1407 /sec)
108.03/109.26	c 109	propagations          : 5185157        (67805 /sec)
108.03/109.26	c 109	conflict literals     : 1660371        (23.39 % deleted)
108.03/109.26	c 109	Memory used           : 30.33 MB
108.03/109.26	c 109	CPU time              : 76.4714 s
108.03/109.26	c 109	
108.03/109.26	c 109	SATISFIABLE
108.03/109.26	c 109	FOUND: _COST <= 1
108.03/109.26	c 109	DECODING HOME/temp.out WITH HOME/temp.map
108.03/109.26	c 109	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
108.10/109.35	c 109	Decoding HOME/temp.out
108.10/109.37	c 109	OBJECTIVE _COST 1
108.10/109.37	o 1
108.10/109.38	v 18 2 14 20 17 6 4 22 0 11 19 4 17 18 8 13 3 8 2 4 18 18 13 4 11 20 6 0 18 24 13 4 17 6 24
108.10/109.38	c 109	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
108.10/109.43	c 109	OBJECTIVE BOUND: 0 <= _COST <= 1
108.10/109.43	c 109	SEARCHING: _COST <= 0
108.10/109.43	c 109	SOLVING HOME/temp.cnf
108.10/109.43	c 109	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
108.10/109.44	c 109	This is MiniSat 2.0 beta
108.10/109.44	c 109	WARNING: for repeatability, setting FPU to use double precision
108.10/109.44	c 109	============================[ Problem Statistics ]=============================
108.10/109.44	c 109	|                                                                             |
108.10/109.44	c 109	|  Number of variables:  958                                                  |
108.10/109.44	c 109	|  Number of clauses:    246748                                               |
108.22/109.71	c 109	|  Parsing time:         0.24         s                                       |
108.22/109.72	c 109	============================[ Search Statistics ]==============================
108.22/109.72	c 109	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
108.22/109.72	c 109	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
108.22/109.72	c 109	===============================================================================
108.22/109.72	c 109	|         0 |     875   246390  2458405 |    82130        0    nan |  0.000 % |
108.22/109.74	c 109	|       100 |     875   246390  2458405 |    90343      100      5 |  8.664 % |
108.22/109.80	c 109	|       251 |     875   246390  2458405 |    99377      251      7 |  8.666 % |
108.22/109.87	c 109	|       477 |     875   246390  2458405 |   109315      477      8 |  8.665 % |
108.86/110.12	c 110	|       815 |     875   246390  2458405 |   120246      815      9 |  8.667 % |
109.06/110.35	c 110	|      1321 |     875   246390  2458405 |   132271     1321     10 |  8.665 % |
109.66/110.96	c 110	|      2081 |     875   246390  2458405 |   145498     2081     12 |  8.666 % |
110.75/112.02	c 111	|      3220 |     875   246390  2458405 |   160048     3220     12 |  8.664 % |
112.43/113.78	c 113	|      4929 |     875   246390  2458405 |   176052     4929     12 |  8.667 % |
115.40/116.74	c 116	|      7492 |     875   246390  2458405 |   193658     7492     13 |  8.666 % |
119.27/120.65	c 120	|     11336 |     875   246390  2458405 |   213024    11336     13 |  8.664 % |
124.91/126.36	c 126	|     17104 |     875   246390  2458405 |   234326    17104     14 |  8.665 % |
134.52/136.09	c 136	|     25756 |     875   246390  2458405 |   257759    25756     15 |  8.666 % |
150.27/151.96	c 151	|     38731 |     875   246390  2458405 |   283535    38731     16 |  8.666 % |
175.43/177.30	c 177	|     58194 |     875   246390  2458405 |   311888    58194     16 |  8.665 % |
219.11/221.44	c 221	|     87386 |     875   246390  2458405 |   343077    87386     17 |  8.664 % |
294.10/297.18	c 297	|    131176 |     875   246390  2458405 |   377385   131176     18 |  8.665 % |
432.41/436.77	c 436	|    196860 |     875   246390  2458405 |   415123   196860     19 |  8.664 % |
683.64/690.39	c 690	|    295386 |     875   246390  2458405 |   456636   295386     19 |  8.666 % |
1130.13/1141.07	c 1141	|    443176 |     875   246390  2458405 |   502299   443176     20 |  8.664 % |
1730.08/1746.61	c 1746	|    664859 |     875   246390  2458405 |   552529   187633     19 |  8.664 % |
2863.66/2890.94	c 2890	|    997384 |     875   246390  2458405 |   607782   520158     21 |  8.664 % |
3600.03/3633.22	c ERROR INTERRUPTED
3600.03/3633.23	c 3633	CPU 107.75 (0.04 0.01 107.71 0.46)
3600.03/3633.23	c 3633	END Sat Jul 12 12:15:06 2008

Verifier Data (download as text)

OK	1	11
1 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-1111796-1215854072/watcher-1111796-1215854072 -o /tmp/evaluation-result-1111796-1215854072/solver-1111796-1215854072 -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-1111796-1215854072.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.98 1.98 1.99 4/73 17787
/proc/meminfo: memFree=1903528/2055920 swapFree=4181216/4192956
[pid=17787] ppid=17785 vsize=12268 CPUtime=0
/proc/17787/stat : 17787 (sugar) R 17785 17787 17368 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 42109558 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 227848976997 0 0 4224 0 0 0 0 17 1 0 0
/proc/17787/statm: 3067 316 241 3 0 167 0

[startup+0.092257 s]
/proc/loadavg: 1.98 1.98 1.99 4/73 17787
/proc/meminfo: memFree=1903528/2055920 swapFree=4181216/4192956
[pid=17787] ppid=17785 vsize=13600 CPUtime=0.03
/proc/17787/stat : 17787 (sugar) S 17785 17787 17368 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 42109558 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17787/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101851 s]
/proc/loadavg: 1.98 1.98 1.99 4/73 17787
/proc/meminfo: memFree=1903528/2055920 swapFree=4181216/4192956
[pid=17787] ppid=17785 vsize=13600 CPUtime=0.03
/proc/17787/stat : 17787 (sugar) S 17785 17787 17368 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 42109558 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17787/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301872 s]
/proc/loadavg: 1.98 1.98 1.99 4/73 17787
/proc/meminfo: memFree=1903528/2055920 swapFree=4181216/4192956
[pid=17787] ppid=17785 vsize=13600 CPUtime=0.03
/proc/17787/stat : 17787 (sugar) S 17785 17787 17368 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 42109558 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17787/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70191 s]
/proc/loadavg: 1.98 1.98 1.99 4/73 17787
/proc/meminfo: memFree=1903528/2055920 swapFree=4181216/4192956
[pid=17787] ppid=17785 vsize=13600 CPUtime=0.44
/proc/17787/stat : 17787 (sugar) S 17785 17787 17368 0 -1 4194304 974 4649 0 1 3 0 38 3 16 0 1 0 42109558 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17787/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 13600

[startup+1.50299 s]
/proc/loadavg: 2.06 2.00 2.00 3/84 17809
/proc/meminfo: memFree=1890128/2055920 swapFree=4181216/4192956
[pid=17787] ppid=17785 vsize=13600 CPUtime=0.44
/proc/17787/stat : 17787 (sugar) S 17785 17787 17368 0 -1 4194304 974 4649 0 1 3 0 38 3 15 0 1 0 42109558 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17787/statm: 3400 797 370 3 0 500 0
[pid=17800] ppid=17787 vsize=5356 CPUtime=0
/proc/17800/stat : 17800 (sh) S 17787 17787 17368 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42109605 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17800/statm: 1339 233 193 169 0 50 0
[pid=17801] ppid=17800 vsize=864288 CPUtime=1
/proc/17801/stat : 17801 (java) S 17800 17787 17368 0 -1 0 8374 0 1 0 96 4 0 0 18 0 9 0 42109605 885030912 7618 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17801/statm: 216072 7618 2564 9 0 210619 0
[pid=17801/tid=17802] ppid=17800 vsize=864288 CPUtime=0.51
/proc/17801/task/17802/stat : 17802 (java) R 17800 17787 17368 0 -1 64 2834 0 1 0 50 1 0 0 18 0 9 0 42109606 885030912 7618 996147200 134512640 134550740 4294955936 18446744073709551615 4126598932 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17803] ppid=17800 vsize=864288 CPUtime=0.38
/proc/17801/task/17803/stat : 17803 (java) S 17800 17787 17368 0 -1 64 4503 0 0 0 36 2 0 0 16 0 9 0 42109607 885030912 7618 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17804] ppid=17800 vsize=864288 CPUtime=0
/proc/17801/task/17804/stat : 17804 (java) S 17800 17787 17368 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 42109608 885030912 7618 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17805] ppid=17800 vsize=864288 CPUtime=0
/proc/17801/task/17805/stat : 17805 (java) S 17800 17787 17368 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42109608 885030912 7618 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17806] ppid=17800 vsize=864288 CPUtime=0
/proc/17801/task/17806/stat : 17806 (java) S 17800 17787 17368 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42109610 885030912 7618 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17807] ppid=17800 vsize=864288 CPUtime=0.08
/proc/17801/task/17807/stat : 17807 (java) S 17800 17787 17368 0 -1 64 344 0 0 0 8 0 0 0 16 0 9 0 42109610 885030912 7618 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17808] ppid=17800 vsize=864288 CPUtime=0
/proc/17801/task/17808/stat : 17808 (java) S 17800 17787 17368 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42109610 885030912 7618 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17809] ppid=17800 vsize=864288 CPUtime=0
/proc/17801/task/17809/stat : 17809 (java) S 17800 17787 17368 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42109610 885030912 7618 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 883244

[startup+3.10214 s]
/proc/loadavg: 2.06 2.00 2.00 3/84 17809
/proc/meminfo: memFree=1880144/2055920 swapFree=4181216/4192956
[pid=17787] ppid=17785 vsize=13600 CPUtime=0.44
/proc/17787/stat : 17787 (sugar) S 17785 17787 17368 0 -1 4194304 974 4649 0 1 3 0 38 3 15 0 1 0 42109558 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17787/statm: 3400 797 370 3 0 500 0
[pid=17800] ppid=17787 vsize=5356 CPUtime=0
/proc/17800/stat : 17800 (sh) S 17787 17787 17368 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42109605 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17800/statm: 1339 233 193 169 0 50 0
[pid=17801] ppid=17800 vsize=864288 CPUtime=2.58
/proc/17801/stat : 17801 (java) S 17800 17787 17368 0 -1 0 8905 0 1 0 253 5 0 0 18 0 9 0 42109605 885030912 8083 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17801/statm: 216072 8083 2564 9 0 210619 0
[pid=17801/tid=17802] ppid=17800 vsize=864288 CPUtime=2.02
/proc/17801/task/17802/stat : 17802 (java) R 17800 17787 17368 0 -1 64 2900 0 1 0 201 1 0 0 25 0 9 0 42109606 885030912 8083 996147200 134512640 134550740 4294955936 18446744073709551615 4126540656 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17803] ppid=17800 vsize=864288 CPUtime=0.43
/proc/17801/task/17803/stat : 17803 (java) S 17800 17787 17368 0 -1 64 4963 0 0 0 41 2 0 0 16 0 9 0 42109607 885030912 8083 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17804] ppid=17800 vsize=864288 CPUtime=0
/proc/17801/task/17804/stat : 17804 (java) S 17800 17787 17368 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 42109608 885030912 8083 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17805] ppid=17800 vsize=864288 CPUtime=0
/proc/17801/task/17805/stat : 17805 (java) S 17800 17787 17368 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42109608 885030912 8083 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17806] ppid=17800 vsize=864288 CPUtime=0
/proc/17801/task/17806/stat : 17806 (java) S 17800 17787 17368 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42109610 885030912 8083 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17807] ppid=17800 vsize=864288 CPUtime=0.09
/proc/17801/task/17807/stat : 17807 (java) S 17800 17787 17368 0 -1 64 349 0 0 0 9 0 0 0 16 0 9 0 42109610 885030912 8083 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17808] ppid=17800 vsize=864288 CPUtime=0
/proc/17801/task/17808/stat : 17808 (java) S 17800 17787 17368 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42109610 885030912 8083 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17809] ppid=17800 vsize=864288 CPUtime=0
/proc/17801/task/17809/stat : 17809 (java) S 17800 17787 17368 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42109610 885030912 8083 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 883244

[startup+6.30145 s]
/proc/loadavg: 2.06 2.00 2.00 3/84 17809
/proc/meminfo: memFree=1870864/2055920 swapFree=4181216/4192956
[pid=17787] ppid=17785 vsize=13600 CPUtime=0.44
/proc/17787/stat : 17787 (sugar) S 17785 17787 17368 0 -1 4194304 974 4649 0 1 3 0 38 3 16 0 1 0 42109558 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17787/statm: 3400 797 370 3 0 500 0
[pid=17800] ppid=17787 vsize=5356 CPUtime=0
/proc/17800/stat : 17800 (sh) S 17787 17787 17368 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42109605 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17800/statm: 1339 233 193 169 0 50 0
[pid=17801] ppid=17800 vsize=864388 CPUtime=5.75
/proc/17801/stat : 17801 (java) S 17800 17787 17368 0 -1 0 11721 0 1 0 565 10 0 0 18 0 9 0 42109605 885133312 9494 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17801/statm: 216097 9494 2564 9 0 210644 0
[pid=17801/tid=17802] ppid=17800 vsize=864388 CPUtime=4.97
/proc/17801/task/17802/stat : 17802 (java) R 17800 17787 17368 0 -1 64 3041 0 1 0 494 3 0 0 25 0 9 0 42109606 885133312 9494 996147200 134512640 134550740 4294955936 18446744073709551615 4126579517 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17803] ppid=17800 vsize=864388 CPUtime=0.65
/proc/17801/task/17803/stat : 17803 (java) S 17800 17787 17368 0 -1 64 7638 0 0 0 60 5 0 0 16 0 9 0 42109607 885133312 9494 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17804] ppid=17800 vsize=864388 CPUtime=0
/proc/17801/task/17804/stat : 17804 (java) S 17800 17787 17368 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 42109608 885133312 9494 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17805] ppid=17800 vsize=864388 CPUtime=0
/proc/17801/task/17805/stat : 17805 (java) S 17800 17787 17368 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42109608 885133312 9494 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17806] ppid=17800 vsize=864388 CPUtime=0
/proc/17801/task/17806/stat : 17806 (java) S 17800 17787 17368 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42109610 885133312 9494 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17807] ppid=17800 vsize=864388 CPUtime=0.1
/proc/17801/task/17807/stat : 17807 (java) S 17800 17787 17368 0 -1 64 349 0 0 0 10 0 0 0 16 0 9 0 42109610 885133312 9494 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17808] ppid=17800 vsize=864388 CPUtime=0
/proc/17801/task/17808/stat : 17808 (java) S 17800 17787 17368 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42109610 885133312 9494 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17809] ppid=17800 vsize=864388 CPUtime=0
/proc/17801/task/17809/stat : 17809 (java) S 17800 17787 17368 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42109610 885133312 9494 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 883344

[startup+12.7021 s]
/proc/loadavg: 2.05 2.00 2.00 3/84 17809
/proc/meminfo: memFree=1868112/2055920 swapFree=4181216/4192956
[pid=17787] ppid=17785 vsize=13600 CPUtime=0.44
/proc/17787/stat : 17787 (sugar) S 17785 17787 17368 0 -1 4194304 974 4649 0 1 3 0 38 3 16 0 1 0 42109558 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17787/statm: 3400 797 370 3 0 500 0
[pid=17800] ppid=17787 vsize=5356 CPUtime=0
/proc/17800/stat : 17800 (sh) S 17787 17787 17368 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42109605 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17800/statm: 1339 233 193 169 0 50 0
[pid=17801] ppid=17800 vsize=867208 CPUtime=12.09
/proc/17801/stat : 17801 (java) S 17800 17787 17368 0 -1 0 13189 0 1 0 1196 13 0 0 18 0 9 0 42109605 888020992 10200 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17801/statm: 216802 10200 2564 9 0 211349 0
[pid=17801/tid=17802] ppid=17800 vsize=867208 CPUtime=11.13
/proc/17801/task/17802/stat : 17802 (java) R 17800 17787 17368 0 -1 64 3198 0 1 0 1108 5 0 0 25 0 9 0 42109606 888020992 10200 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17803] ppid=17800 vsize=867208 CPUtime=0.83
/proc/17801/task/17803/stat : 17803 (java) R 17800 17787 17368 0 -1 64 8949 0 0 0 77 6 0 0 16 0 9 0 42109607 888020992 10200 996147200 134512640 134550740 4294955936 18446744073709551615 104181403 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17804] ppid=17800 vsize=867208 CPUtime=0
/proc/17801/task/17804/stat : 17804 (java) S 17800 17787 17368 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 42109608 888020992 10200 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17805] ppid=17800 vsize=867208 CPUtime=0
/proc/17801/task/17805/stat : 17805 (java) S 17800 17787 17368 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42109608 888020992 10200 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17806] ppid=17800 vsize=867208 CPUtime=0
/proc/17801/task/17806/stat : 17806 (java) S 17800 17787 17368 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42109610 888020992 10200 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17807] ppid=17800 vsize=867208 CPUtime=0.1
/proc/17801/task/17807/stat : 17807 (java) S 17800 17787 17368 0 -1 64 349 0 0 0 10 0 0 0 16 0 9 0 42109610 888020992 10200 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17808] ppid=17800 vsize=867208 CPUtime=0
/proc/17801/task/17808/stat : 17808 (java) S 17800 17787 17368 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42109610 888020992 10200 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17809] ppid=17800 vsize=867208 CPUtime=0
/proc/17801/task/17809/stat : 17809 (java) S 17800 17787 17368 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42109610 888020992 10200 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 886164

[startup+25.5013 s]
/proc/loadavg: 2.04 2.00 2.00 3/84 17809
/proc/meminfo: memFree=1858576/2055920 swapFree=4181216/4192956
[pid=17787] ppid=17785 vsize=13600 CPUtime=0.44
/proc/17787/stat : 17787 (sugar) S 17785 17787 17368 0 -1 4194304 974 4649 0 1 3 0 38 3 16 0 1 0 42109558 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17787/statm: 3400 797 370 3 0 500 0
[pid=17800] ppid=17787 vsize=5356 CPUtime=0
/proc/17800/stat : 17800 (sh) S 17787 17787 17368 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42109605 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17800/statm: 1339 233 193 169 0 50 0
[pid=17801] ppid=17800 vsize=864372 CPUtime=24.76
/proc/17801/stat : 17801 (java) S 17800 17787 17368 0 -1 0 15813 0 1 0 2457 19 0 0 18 0 9 0 42109605 885116928 10593 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17801/statm: 216093 10593 2564 9 0 210640 0
[pid=17801/tid=17802] ppid=17800 vsize=864372 CPUtime=23.36
/proc/17801/task/17802/stat : 17802 (java) R 17800 17787 17368 0 -1 64 3494 0 1 0 2328 8 0 0 25 0 9 0 42109606 885116928 10593 996147200 134512640 134550740 4294955936 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17803] ppid=17800 vsize=864372 CPUtime=1.26
/proc/17801/task/17803/stat : 17803 (java) S 17800 17787 17368 0 -1 64 11272 0 0 0 117 9 0 0 16 0 9 0 42109607 885116928 10593 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17804] ppid=17800 vsize=864372 CPUtime=0
/proc/17801/task/17804/stat : 17804 (java) S 17800 17787 17368 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 42109608 885116928 10593 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17801/tid=17805] ppid=17800 vsize=864372 CPUtime=0
/proc/17801/task/17805/stat : 17805 (java) S 17800 17787 17368 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 42109608 885116928 10593 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/meminfo: memFree=1799312/2055920 swapFree=4181216/4192956
[pid=17787] ppid=17785 vsize=13600 CPUtime=108.22
/proc/17787/stat : 17787 (sugar) S 17785 17787 17368 0 -1 4194304 1395 50749 0 5 4 1 10771 46 16 0 1 0 42109558 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17787/statm: 3400 803 374 3 0 500 0
[pid=17846] ppid=17787 vsize=5356 CPUtime=0
/proc/17846/stat : 17846 (sh) S 17787 17787 17368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42120501 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17846/statm: 1339 232 193 169 0 50 0
[pid=17847] ppid=17846 vsize=90672 CPUtime=2964.86
/proc/17847/stat : 17847 (minisat) R 17846 17787 17368 0 -1 4194304 22141 0 0 0 296461 25 0 0 25 0 1 0 42120502 92848128 22119 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 22668 22119 75 150 0 22515 0
Current children cumulated CPU time (s) 3073.08
Current children cumulated vsize (KiB) 109628

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17855
/proc/meminfo: memFree=1797904/2055920 swapFree=4181216/4192956
[pid=17787] ppid=17785 vsize=13600 CPUtime=108.22
/proc/17787/stat : 17787 (sugar) S 17785 17787 17368 0 -1 4194304 1395 50749 0 5 4 1 10771 46 16 0 1 0 42109558 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17787/statm: 3400 803 374 3 0 500 0
[pid=17846] ppid=17787 vsize=5356 CPUtime=0
/proc/17846/stat : 17846 (sh) S 17787 17787 17368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42120501 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17846/statm: 1339 232 193 169 0 50 0
[pid=17847] ppid=17846 vsize=91964 CPUtime=3024.3
/proc/17847/stat : 17847 (minisat) R 17846 17787 17368 0 -1 4194304 22474 0 0 0 302405 25 0 0 25 0 1 0 42120502 94171136 22452 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 22991 22452 75 150 0 22838 0
Current children cumulated CPU time (s) 3132.52
Current children cumulated vsize (KiB) 110920

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17855
/proc/meminfo: memFree=1796432/2055920 swapFree=4181216/4192956
[pid=17787] ppid=17785 vsize=13600 CPUtime=108.22
/proc/17787/stat : 17787 (sugar) S 17785 17787 17368 0 -1 4194304 1395 50749 0 5 4 1 10771 46 16 0 1 0 42109558 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17787/statm: 3400 803 374 3 0 500 0
[pid=17846] ppid=17787 vsize=5356 CPUtime=0
/proc/17846/stat : 17846 (sh) S 17787 17787 17368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42120501 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17846/statm: 1339 232 193 169 0 50 0
[pid=17847] ppid=17846 vsize=93640 CPUtime=3083.74
/proc/17847/stat : 17847 (minisat) R 17846 17787 17368 0 -1 4194304 22869 0 0 0 308349 25 0 0 25 0 1 0 42120502 95887360 22847 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 23410 22847 75 150 0 23257 0
Current children cumulated CPU time (s) 3191.96
Current children cumulated vsize (KiB) 112596

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17855
/proc/meminfo: memFree=1795088/2055920 swapFree=4181216/4192956
[pid=17787] ppid=17785 vsize=13600 CPUtime=108.22
/proc/17787/stat : 17787 (sugar) S 17785 17787 17368 0 -1 4194304 1395 50749 0 5 4 1 10771 46 16 0 1 0 42109558 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17787/statm: 3400 803 374 3 0 500 0
[pid=17846] ppid=17787 vsize=5356 CPUtime=0
/proc/17846/stat : 17846 (sh) S 17787 17787 17368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42120501 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17846/statm: 1339 232 193 169 0 50 0
[pid=17847] ppid=17846 vsize=94868 CPUtime=3143.18
/proc/17847/stat : 17847 (minisat) R 17846 17787 17368 0 -1 4194304 23196 0 0 0 314292 26 0 0 25 0 1 0 42120502 97144832 23174 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 23717 23174 75 150 0 23564 0
Current children cumulated CPU time (s) 3251.4
Current children cumulated vsize (KiB) 113824

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17855
/proc/meminfo: memFree=1794256/2055920 swapFree=4181216/4192956
[pid=17787] ppid=17785 vsize=13600 CPUtime=108.22
/proc/17787/stat : 17787 (sugar) S 17785 17787 17368 0 -1 4194304 1395 50749 0 5 4 1 10771 46 16 0 1 0 42109558 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17787/statm: 3400 803 374 3 0 500 0
[pid=17846] ppid=17787 vsize=5356 CPUtime=0
/proc/17846/stat : 17846 (sh) S 17787 17787 17368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42120501 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17846/statm: 1339 232 193 169 0 50 0
[pid=17847] ppid=17846 vsize=95528 CPUtime=3202.62
/proc/17847/stat : 17847 (minisat) R 17846 17787 17368 0 -1 4194304 23381 0 0 0 320236 26 0 0 25 0 1 0 42120502 97820672 23359 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 23882 23359 75 150 0 23729 0
Current children cumulated CPU time (s) 3310.84
Current children cumulated vsize (KiB) 114484

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17855
/proc/meminfo: memFree=1794064/2055920 swapFree=4181216/4192956
[pid=17787] ppid=17785 vsize=13600 CPUtime=108.22
/proc/17787/stat : 17787 (sugar) S 17785 17787 17368 0 -1 4194304 1395 50749 0 5 4 1 10771 46 16 0 1 0 42109558 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17787/statm: 3400 803 374 3 0 500 0
[pid=17846] ppid=17787 vsize=5356 CPUtime=0
/proc/17846/stat : 17846 (sh) S 17787 17787 17368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42120501 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17846/statm: 1339 232 193 169 0 50 0
[pid=17847] ppid=17846 vsize=95528 CPUtime=3262.06
/proc/17847/stat : 17847 (minisat) R 17846 17787 17368 0 -1 4194304 23381 0 0 0 326180 26 0 0 25 0 1 0 42120502 97820672 23359 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 23882 23359 75 150 0 23729 0
Current children cumulated CPU time (s) 3370.28
Current children cumulated vsize (KiB) 114484

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17855
/proc/meminfo: memFree=1794064/2055920 swapFree=4181216/4192956
[pid=17787] ppid=17785 vsize=13600 CPUtime=108.22
/proc/17787/stat : 17787 (sugar) S 17785 17787 17368 0 -1 4194304 1395 50749 0 5 4 1 10771 46 16 0 1 0 42109558 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17787/statm: 3400 803 374 3 0 500 0
[pid=17846] ppid=17787 vsize=5356 CPUtime=0
/proc/17846/stat : 17846 (sh) S 17787 17787 17368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42120501 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17846/statm: 1339 232 193 169 0 50 0
[pid=17847] ppid=17846 vsize=95528 CPUtime=3321.5
/proc/17847/stat : 17847 (minisat) R 17846 17787 17368 0 -1 4194304 23381 0 0 0 332124 26 0 0 25 0 1 0 42120502 97820672 23359 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/17847/statm: 23882 23359 75 150 0 23729 0
Current children cumulated CPU time (s) 3429.72
Current children cumulated vsize (KiB) 114484

[startup+3522.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/85 17904
/proc/meminfo: memFree=1789128/2055920 swapFree=4181216/4192956
[pid=17787] ppid=17785 vsize=13600 CPUtime=108.22
/proc/17787/stat : 17787 (sugar) S 17785 17787 17368 0 -1 4194304 1395 50749 0 5 4 1 10771 46 16 0 1 0 42109558 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17787/statm: 3400 803 374 3 0 500 0
[pid=17846] ppid=17787 vsize=5356 CPUtime=0
/proc/17846/stat : 17846 (sh) S 17787 17787 17368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42120501 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17846/statm: 1339 232 193 169 0 50 0
[pid=17847] ppid=17846 vsize=95528 CPUtime=3380.96
/proc/17847/stat : 17847 (minisat) R 17846 17787 17368 0 -1 4194304 23381 0 0 0 338069 27 0 0 25 0 1 0 42120502 97820672 23359 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17847/statm: 23882 23359 75 150 0 23729 0
Current children cumulated CPU time (s) 3489.18
Current children cumulated vsize (KiB) 114484

[startup+3582.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/77 17930
/proc/meminfo: memFree=1769928/2055920 swapFree=4181216/4192956
[pid=17787] ppid=17785 vsize=13600 CPUtime=108.22
/proc/17787/stat : 17787 (sugar) S 17785 17787 17368 0 -1 4194304 1395 50749 0 5 4 1 10771 46 16 0 1 0 42109558 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17787/statm: 3400 803 374 3 0 500 0
[pid=17846] ppid=17787 vsize=5356 CPUtime=0
/proc/17846/stat : 17846 (sh) S 17787 17787 17368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42120501 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17846/statm: 1339 232 193 169 0 50 0
[pid=17847] ppid=17846 vsize=95528 CPUtime=3440.93
/proc/17847/stat : 17847 (minisat) R 17846 17787 17368 0 -1 4194304 23381 0 0 0 344066 27 0 0 25 0 1 0 42120502 97820672 23359 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/17847/statm: 23882 23359 75 150 0 23729 0
Current children cumulated CPU time (s) 3549.15
Current children cumulated vsize (KiB) 114484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3633.2 s]
/proc/loadavg: 2.01 2.01 2.00 3/77 17930
/proc/meminfo: memFree=1764040/2055920 swapFree=4181216/4192956
[pid=17787] ppid=17785 vsize=13600 CPUtime=108.22
/proc/17787/stat : 17787 (sugar) S 17785 17787 17368 0 -1 4194304 1395 50749 0 5 4 1 10771 46 16 0 1 0 42109558 13926400 803 996147200 4194304 4206940 548682068592 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17787/statm: 3400 803 374 3 0 500 0
[pid=17846] ppid=17787 vsize=5356 CPUtime=0
/proc/17846/stat : 17846 (sh) S 17787 17787 17368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42120501 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17846/statm: 1339 232 193 169 0 50 0
[pid=17847] ppid=17846 vsize=95528 CPUtime=3491.81
/proc/17847/stat : 17847 (minisat) R 17846 17787 17368 0 -1 4194304 23383 0 0 0 349154 27 0 0 25 0 1 0 42120502 97820672 23361 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17847/statm: 23882 23361 75 150 0 23729 0
Current children cumulated CPU time (s) 3600.03
Current children cumulated vsize (KiB) 114484

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17787 and gives
#  childrusage.ru_utime.tv_sec=107
#  childrusage.ru_utime.tv_usec=763617
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=492925
# CPU time returned by wait4() is 108.257
# while last known CPU time is 3600.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3633.23
CPU time (s): 3600.03
CPU user time (s): 3599.29
CPU system time (s): 0.74
CPU usage (%): 99.0861
Max. virtual memory (cumulated for all children) (KiB): 886164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 107.764
system time used= 0.492925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52487
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6987
involuntary context switches= 8945

runsolver used 6.05308 second user time and 10.4854 second system time

The end

Launcher Data (download as text)

Begin job on node18 at 2008-07-12 11:14:32
IDJOB=1111796
IDBENCH=61324
IDSOLVER=368
FILE ID=node18/1111796-1215854072
PBS_JOBID= 7903437
Free space on /tmp= 66548 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg5-7_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-1111796-1215854072/watcher-1111796-1215854072 -o /tmp/evaluation-result-1111796-1215854072/solver-1111796-1215854072 -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-1111796-1215854072.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c56f703fbfb446fbf73a9fe89e10396f
RANDOM SEED=632738270

node18.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.218
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.218
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:       1904008 kB
Buffers:         17120 kB
Cached:          69096 kB
SwapCached:       5856 kB
Active:          75988 kB
Inactive:        31528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1904008 kB
SwapTotal:     4192956 kB
SwapFree:      4181216 kB
Dirty:            1508 kB
Writeback:           0 kB
Mapped:          26936 kB
Slab:            29728 kB
Committed_AS:   182792 kB
PageTables:       1804 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66540 MiB
End job on node18 at 2008-07-12 12:15:08