Trace number 1114988

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)2 3600.04 3639.14

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-76_ext.xml
MD5SUMb7d6815ddb89ad9e349ee6c0e6d6f674
Bench Category2-ARY-EXT (binary 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.01
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
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 Sun Jul 13 03:22:08 2008
0.00/0.04	c 0	PID 21320
0.00/0.05	c 0	HOST node28.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1114988-1215912128.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-1114988-1215912128.xml' 'HOME/temp.csp'
0.04/0.91	c 1	1 domains, 40 variables, 0 predicates, 84 relations, 84 constraints
0.04/0.94	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.94	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.92/1.03	c 1	Parsing HOME/temp.csp
2.72/2.88	c 3	parsed 209 expressions
2.72/2.88	c 3	Heap : 30 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.72/2.88	c 3	MAX CSP: 84 constraints
2.72/2.88	c 3	Converting to clausal form CSP
2.82/2.91	c 3	converted 30 (10%) expressions
2.82/2.93	c 3	converted 60 (20%) expressions
2.82/2.96	c 3	converted 89 (30%) expressions
2.82/2.98	c 3	converted 119 (40%) expressions
3.11/3.29	c 4	converted 148 (50%) expressions
3.30/3.46	c 4	converted 178 (60%) expressions
3.41/3.55	c 4	converted 208 (70%) expressions
3.50/3.68	c 4	converted 237 (80%) expressions
3.70/3.80	c 4	converted 267 (90%) expressions
3.81/3.93	c 4	converted 296 (100%) expressions
3.81/3.94	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.81/3.94	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.81/3.94	c 4	Propagation in CSP
3.81/3.95	c 4	81 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.81/3.95	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.81/3.95	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.81/3.95	c 4	Simplifing CSP by introducing new Boolean variables
3.81/3.95	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.81/3.95	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.01/4.12	c 4	Encoding CSP to SAT : HOME/temp.cnf
4.01/4.15	c 4	21 (10%) CSP integer variables are encoded (3738 clauses, 46457 bytes)
4.01/4.15	c 4	42 (20%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
4.01/4.15	c 4	63 (30%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
4.01/4.15	c 4	84 (40%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
4.01/4.15	c 4	104 (50%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
4.01/4.15	c 5	125 (60%) CSP integer variables are encoded (7203 clauses, 91502 bytes)
4.01/4.15	c 5	146 (70%) CSP integer variables are encoded (7658 clauses, 97417 bytes)
4.01/4.15	c 5	167 (80%) CSP integer variables are encoded (7815 clauses, 99458 bytes)
4.01/4.16	c 5	188 (90%) CSP integer variables are encoded (7890 clauses, 100433 bytes)
4.01/4.16	c 5	208 (100%) CSP integer variables are encoded (8004 clauses, 101915 bytes)
6.15/10.14	c 10	26 (10%) CSP clauses are encoded (86626 clauses, 2228022 bytes)
7.49/10.97	c 11	51 (20%) CSP clauses are encoded (162046 clauses, 4442210 bytes)
8.22/11.75	c 12	76 (30%) CSP clauses are encoded (238050 clauses, 6673837 bytes)
9.48/16.20	c 17	101 (40%) CSP clauses are encoded (262456 clauses, 7389301 bytes)
9.48/16.21	c 17	126 (50%) CSP clauses are encoded (266841 clauses, 7465340 bytes)
9.48/16.22	c 17	151 (60%) CSP clauses are encoded (267048 clauses, 7468675 bytes)
9.48/16.22	c 17	176 (70%) CSP clauses are encoded (270757 clauses, 7535592 bytes)
9.48/16.22	c 17	201 (80%) CSP clauses are encoded (270976 clauses, 7539127 bytes)
9.48/16.23	c 17	226 (90%) CSP clauses are encoded (271439 clauses, 7546977 bytes)
9.48/16.23	c 17	251 (100%) CSP clauses are encoded (272949 clauses, 7573451 bytes)
9.48/16.23	c 17	251 CSP clauses encoded
9.48/16.23	c 17	Writing map file : HOME/temp.map
9.48/16.23	c 17	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
9.48/16.23	c 17	SAT : 8212 SAT variables, 272949 SAT clauses, 7573451 bytes
9.48/16.23	c 17	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
9.48/16.29	c 17	OBJECTIVE minimize _COST
9.48/16.29	c 17	OBJECTIVE BOUND: 0 <= _COST <= 
9.48/16.29	c 17	SEARCHING: _COST <= 42
9.48/16.29	c 17	SOLVING HOME/temp.cnf
9.48/16.29	c 17	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.48/16.29	c 17	This is MiniSat 2.0 beta
9.48/16.29	c 17	WARNING: for repeatability, setting FPU to use double precision
9.48/16.29	c 17	============================[ Problem Statistics ]=============================
9.48/16.29	c 17	|                                                                             |
9.48/16.30	c 17	|  Number of variables:  8212                                                 |
9.48/16.30	c 17	|  Number of clauses:    272950                                               |
9.64/16.47	c 17	|  Parsing time:         0.16         s                                       |
9.64/16.48	c 17	============================[ Search Statistics ]==============================
9.64/16.48	c 17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.64/16.48	c 17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.64/16.48	c 17	===============================================================================
9.64/16.48	c 17	|         0 |    7918   268901  1276858 |    89633        0    nan |  0.000 % |
9.74/16.51	c 17	===============================================================================
9.74/16.51	c 17	restarts              : 1
9.74/16.51	c 17	conflicts             : 15             (72 /sec)
9.74/16.51	c 17	decisions             : 121            (0.00 % random) (582 /sec)
9.74/16.51	c 17	propagations          : 16191          (77853 /sec)
9.74/16.51	c 17	conflict literals     : 191            (41.77 % deleted)
9.74/16.51	c 17	Memory used           : 14.98 MB
9.74/16.51	c 17	CPU time              : 0.207968 s
9.74/16.51	c 17	
9.74/16.52	c 17	SATISFIABLE
9.74/16.52	c 17	FOUND: _COST <= 42
9.74/16.52	s SATISFIABLE
9.74/16.52	c 17	DECODING HOME/temp.out WITH HOME/temp.map
9.74/16.52	c 17	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
9.77/16.60	c 17	Decoding HOME/temp.out
9.77/16.66	c 17	OBJECTIVE _COST 42
9.77/16.66	o 42
9.77/16.66	v 140 167 48 125 172 73 176 132 176 158 107 176 103 179 174 173 153 179 155 137 179 120 177 16 178 178 172 151 173 179 179 179 179 179 179 178 171 179 179 179
9.77/16.66	c 17	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
9.77/16.68	c 17	OBJECTIVE BOUND: 0 <= _COST <= 42
9.77/16.68	c 17	SEARCHING: _COST <= 21
9.77/16.68	c 17	SOLVING HOME/temp.cnf
9.77/16.68	c 17	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.77/16.69	c 17	This is MiniSat 2.0 beta
9.77/16.69	c 17	WARNING: for repeatability, setting FPU to use double precision
9.77/16.69	c 17	============================[ Problem Statistics ]=============================
9.77/16.69	c 17	|                                                                             |
9.77/16.69	c 17	|  Number of variables:  8212                                                 |
9.77/16.69	c 17	|  Number of clauses:    272950                                               |
9.90/16.86	c 17	|  Parsing time:         0.16         s                                       |
9.90/16.87	c 17	============================[ Search Statistics ]==============================
9.90/16.87	c 17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.90/16.87	c 17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.90/16.87	c 17	===============================================================================
9.90/16.87	c 17	|         0 |    7750   266444  1269970 |    88814        0    nan |  0.000 % |
9.90/16.97	c 17	===============================================================================
9.90/16.97	c 17	restarts              : 1
9.90/16.97	c 17	conflicts             : 95             (355 /sec)
9.90/16.97	c 17	decisions             : 313            (0.96 % random) (1168 /sec)
9.90/16.97	c 17	propagations          : 46706          (174303 /sec)
9.90/16.97	c 17	conflict literals     : 2571           (35.93 % deleted)
9.90/16.97	c 17	Memory used           : 15.49 MB
9.90/16.97	c 17	CPU time              : 0.267959 s
9.90/16.97	c 17	
9.90/16.97	c 17	SATISFIABLE
9.90/16.98	c 17	FOUND: _COST <= 21
9.90/16.98	c 17	DECODING HOME/temp.out WITH HOME/temp.map
9.90/16.98	c 17	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
10.19/17.06	c 17	Decoding HOME/temp.out
10.19/17.12	c 17	OBJECTIVE _COST 21
10.19/17.12	o 21
10.19/17.12	v 57 179 86 171 166 54 102 176 174 156 17 79 143 179 175 35 165 155 154 137 41 177 87 33 136 117 66 125 135 178 171 179 179 179 179 149 164 179 173 179
10.19/17.12	c 17	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
10.19/17.14	c 17	OBJECTIVE BOUND: 0 <= _COST <= 21
10.19/17.14	c 17	SEARCHING: _COST <= 10
10.19/17.14	c 17	SOLVING HOME/temp.cnf
10.34/19.33	c 20	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
10.34/19.34	c 20	This is MiniSat 2.0 beta
10.34/19.34	c 20	WARNING: for repeatability, setting FPU to use double precision
10.34/19.34	c 20	============================[ Problem Statistics ]=============================
10.34/19.34	c 20	|                                                                             |
10.34/19.34	c 20	|  Number of variables:  8212                                                 |
10.34/19.34	c 20	|  Number of clauses:    272950                                               |
10.34/19.51	c 20	|  Parsing time:         0.15         s                                       |
10.34/19.53	c 20	============================[ Search Statistics ]==============================
10.34/19.53	c 20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.34/19.53	c 20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.34/19.53	c 20	===============================================================================
10.34/19.53	c 20	|         0 |    7625   264379  1264139 |    88126        0    nan |  0.000 % |
10.34/19.60	c 20	|       100 |    7625   264379  1264139 |    96938      100     21 |  7.148 % |
10.69/19.70	c 20	|       250 |    7625   264379  1264139 |   106632      250     23 |  7.148 % |
10.78/19.87	c 20	|       478 |    7625   264379  1264139 |   117296      478     21 |  7.148 % |
10.98/20.09	c 20	|       816 |    7625   264379  1264139 |   129025      816     21 |  7.148 % |
11.38/20.49	c 21	|      1322 |    7625   264379  1264139 |   141928     1322     20 |  7.148 % |
11.88/20.91	c 21	|      2081 |    7625   264379  1264139 |   156121     2081     20 |  7.148 % |
12.56/21.64	c 22	|      3220 |    7625   264379  1264139 |   171733     3220     20 |  7.148 % |
14.67/25.99	c 26	|      4929 |    7625   264379  1264139 |   188906     4929     22 |  7.148 % |
15.95/27.30	c 28	===============================================================================
15.95/27.30	c 28	restarts              : 9
15.95/27.30	c 28	conflicts             : 7204           (1279 /sec)
15.95/27.30	c 28	decisions             : 11109          (1.41 % random) (1973 /sec)
15.95/27.30	c 28	propagations          : 2312436        (410651 /sec)
15.95/27.30	c 28	conflict literals     : 175503         (41.04 % deleted)
15.95/27.30	c 28	Memory used           : 16.95 MB
15.95/27.30	c 28	CPU time              : 5.63114 s
15.95/27.30	c 28	
16.06/27.30	c 28	SATISFIABLE
16.06/27.30	c 28	FOUND: _COST <= 10
16.06/27.30	c 28	DECODING HOME/temp.out WITH HOME/temp.map
16.06/27.30	c 28	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
16.06/27.39	c 28	Decoding HOME/temp.out
16.14/27.45	c 28	OBJECTIVE _COST 10
16.14/27.45	o 10
16.14/27.45	v 111 60 169 92 178 12 104 164 84 1 179 153 74 174 178 15 146 168 39 115 114 157 140 48 3 62 50 77 164 129 172 91 100 177 149 12 174 38 129 158
16.14/27.46	c 28	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
16.14/27.46	c 28	OBJECTIVE BOUND: 0 <= _COST <= 10
16.14/27.46	c 28	SEARCHING: _COST <= 5
16.14/27.46	c 28	SOLVING HOME/temp.cnf
16.14/27.46	c 28	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
16.14/27.47	c 28	This is MiniSat 2.0 beta
16.14/27.47	c 28	WARNING: for repeatability, setting FPU to use double precision
16.14/27.47	c 28	============================[ Problem Statistics ]=============================
16.14/27.47	c 28	|                                                                             |
16.14/27.47	c 28	|  Number of variables:  8212                                                 |
16.14/27.47	c 28	|  Number of clauses:    272950                                               |
16.21/27.64	c 28	|  Parsing time:         0.15         s                                       |
16.21/27.65	c 28	============================[ Search Statistics ]==============================
16.21/27.65	c 28	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.21/27.65	c 28	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
16.21/27.65	c 28	===============================================================================
16.21/27.65	c 28	|         0 |    7531   263202  1260885 |    87734        0    nan |  0.000 % |
16.22/27.76	c 28	|       102 |    7531   263202  1260885 |    96507      102     32 |  8.293 % |
16.22/27.89	c 28	|       253 |    7531   263202  1260885 |   106158      253     32 |  8.293 % |
16.22/28.08	c 28	|       479 |    7531   263202  1260885 |   116773      479     32 |  8.293 % |
16.22/28.35	c 29	|       816 |    7531   263202  1260885 |   128451      816     31 |  8.293 % |
17.43/28.77	c 29	|      1322 |    7531   263202  1260885 |   141296     1322     33 |  8.293 % |
18.03/29.31	c 30	|      2081 |    7531   263202  1260885 |   155426     2081     28 |  8.293 % |
18.82/30.10	c 30	|      3220 |    7531   263202  1260885 |   170968     3220     26 |  8.293 % |
20.11/31.43	c 32	|      4928 |    7531   263202  1260885 |   188065     4928     25 |  8.293 % |
21.92/33.33	c 34	|      7491 |    7531   263202  1260885 |   206872     7491     24 |  8.293 % |
25.29/36.76	c 37	|     11336 |    7531   263202  1260885 |   227559    11336     25 |  8.293 % |
27.85/39.30	c 40	===============================================================================
27.85/39.30	c 40	restarts              : 11
27.85/39.30	c 40	conflicts             : 13962          (1203 /sec)
27.85/39.30	c 40	decisions             : 20527          (1.42 % random) (1768 /sec)
27.85/39.30	c 40	propagations          : 5288978        (455623 /sec)
27.85/39.30	c 40	conflict literals     : 376342         (40.00 % deleted)
27.85/39.30	c 40	Memory used           : 17.94 MB
27.85/39.30	c 40	CPU time              : 11.6082 s
27.85/39.30	c 40	
27.85/39.30	c 40	SATISFIABLE
27.85/39.31	c 40	FOUND: _COST <= 5
27.85/39.31	c 40	DECODING HOME/temp.out WITH HOME/temp.map
27.85/39.31	c 40	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
27.85/39.39	c 40	Decoding HOME/temp.out
27.88/39.44	c 40	OBJECTIVE _COST 5
27.88/39.44	o 5
27.88/39.45	v 28 74 66 179 140 36 114 113 111 106 179 162 104 177 170 136 8 175 32 149 37 140 169 166 72 75 86 64 134 88 175 138 119 174 86 162 68 98 118 107
27.88/39.45	c 40	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
27.88/39.47	c 40	OBJECTIVE BOUND: 0 <= _COST <= 5
27.88/39.47	c 40	SEARCHING: _COST <= 2
27.88/39.47	c 40	SOLVING HOME/temp.cnf
27.88/39.47	c 40	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
27.88/39.47	c 40	This is MiniSat 2.0 beta
27.88/39.47	c 40	WARNING: for repeatability, setting FPU to use double precision
27.88/39.47	c 40	============================[ Problem Statistics ]=============================
27.88/39.47	c 40	|                                                                             |
27.88/39.47	c 40	|  Number of variables:  8212                                                 |
27.88/39.47	c 40	|  Number of clauses:    272950                                               |
28.13/39.65	c 40	|  Parsing time:         0.15         s                                       |
28.13/39.66	c 40	============================[ Search Statistics ]==============================
28.13/39.66	c 40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
28.13/39.66	c 40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
28.13/39.67	c 40	===============================================================================
28.13/39.67	c 40	|         0 |    7412   262255  1258398 |    87418        0    nan |  0.000 % |
28.22/39.75	c 40	|       100 |    7412   262255  1258398 |    96160      100     36 |  9.742 % |
28.32/39.85	c 40	|       250 |    7412   262255  1258398 |   105776      250     27 |  9.742 % |
28.52/40.03	c 40	|       475 |    7412   262255  1258398 |   116353      475     25 |  9.742 % |
28.72/40.24	c 41	|       813 |    7412   262255  1258398 |   127989      813     22 |  9.742 % |
29.11/40.66	c 41	|      1322 |    7412   262255  1258398 |   140788     1322     24 |  9.742 % |
29.61/41.19	c 42	|      2081 |    7412   262255  1258398 |   154866     2081     24 |  9.742 % |
30.50/42.03	c 42	|      3221 |    7412   262255  1258398 |   170353     3221     24 |  9.742 % |
31.50/43.09	c 43	|      4930 |    7412   262255  1258398 |   187388     4930     23 |  9.742 % |
33.77/45.32	c 46	|      7492 |    7412   262255  1258398 |   206127     7492     24 |  9.742 % |
37.04/48.62	c 49	|     11337 |    7412   262255  1258398 |   226740    11337     25 |  9.742 % |
41.89/53.51	c 54	|     17103 |    7412   262255  1258398 |   249414    17103     28 |  9.742 % |
49.81/61.54	c 62	|     25752 |    7412   262255  1258398 |   274356    25752     27 |  9.742 % |
62.58/74.48	c 75	|     38727 |    7412   262255  1258398 |   301791    38727     27 |  9.742 % |
84.66/96.78	c 97	|     58188 |    7412   262255  1258398 |   331970    58188     29 |  9.742 % |
128.13/140.68	c 141	|     87381 |    7412   262255  1258398 |   365168    87381     30 |  9.742 % |
208.16/221.46	c 222	|    131170 |    7412   262255  1258398 |   401684   131170     32 |  9.742 % |
322.86/337.27	c 338	|    196854 |    7412   262255  1258398 |   441853   196854     32 |  9.742 % |
539.98/556.40	c 557	|    295382 |    7412   262255  1258398 |   486038   295382     32 |  9.742 % |
929.44/949.61	c 950	|    443171 |    7412   262255  1258398 |   534642   443171     33 |  9.742 % |
1161.62/1184.08	c 1184	===============================================================================
1161.62/1184.08	c 1184	restarts              : 20
1161.62/1184.08	c 1184	conflicts             : 525616         (464 /sec)
1161.62/1184.08	c 1184	decisions             : 748463         (1.54 % random) (660 /sec)
1161.62/1184.08	c 1184	propagations          : 208225848      (183717 /sec)
1161.62/1184.08	c 1184	conflict literals     : 16950069       (41.81 % deleted)
1161.62/1184.08	c 1184	Memory used           : 100.80 MB
1161.62/1184.08	c 1184	CPU time              : 1133.4 s
1161.62/1184.08	c 1184	
1161.62/1184.08	c 1184	SATISFIABLE
1161.71/1184.10	c 1184	FOUND: _COST <= 2
1161.71/1184.10	c 1184	DECODING HOME/temp.out WITH HOME/temp.map
1161.71/1184.10	c 1184	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1161.71/1184.19	c 1185	Decoding HOME/temp.out
1161.73/1184.27	c 1185	OBJECTIVE _COST 2
1161.73/1184.28	o 2
1161.73/1184.28	v 87 9 84 105 112 133 136 34 119 11 82 166 107 150 177 126 105 157 78 145 149 131 19 48 87 49 67 28 166 83 11 174 6 175 98 82 138 158 114 24
1161.73/1184.30	c 1185	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1161.73/1184.32	c 1185	OBJECTIVE BOUND: 0 <= _COST <= 2
1161.73/1184.32	c 1185	SEARCHING: _COST <= 1
1161.73/1184.32	c 1185	SOLVING HOME/temp.cnf
1161.73/1184.32	c 1185	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1161.73/1184.32	c 1185	This is MiniSat 2.0 beta
1161.73/1184.32	c 1185	WARNING: for repeatability, setting FPU to use double precision
1161.73/1184.32	c 1185	============================[ Problem Statistics ]=============================
1161.73/1184.32	c 1185	|                                                                             |
1161.73/1184.33	c 1185	|  Number of variables:  8212                                                 |
1161.73/1184.33	c 1185	|  Number of clauses:    272950                                               |
1161.93/1184.50	c 1185	|  Parsing time:         0.15         s                                       |
1161.93/1184.51	c 1185	============================[ Search Statistics ]==============================
1161.93/1184.51	c 1185	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1161.93/1184.51	c 1185	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1161.93/1184.51	c 1185	===============================================================================
1161.93/1184.51	c 1185	|         0 |    7328   261810  1257314 |    87270        0    nan |  0.000 % |
1162.18/1184.63	c 1185	|       100 |    7328   261810  1257314 |    95997      100     34 | 10.765 % |
1162.29/1184.71	c 1185	|       251 |    7328   261810  1257314 |   105596      251     27 | 10.765 % |
1162.49/1184.91	c 1185	|       477 |    7328   261810  1257314 |   116156      477     27 | 10.765 % |
1162.69/1185.12	c 1185	|       815 |    7328   261810  1257314 |   127772      815     26 | 10.765 % |
1162.98/1185.43	c 1186	|      1321 |    7328   261810  1257314 |   140549     1321     24 | 10.765 % |
1163.57/1186.09	c 1186	|      2080 |    7328   261810  1257314 |   154604     2080     24 | 10.765 % |
1164.76/1187.21	c 1188	|      3220 |    7328   261810  1257314 |   170064     3220     24 | 10.765 % |
1165.85/1188.39	c 1189	|      4928 |    7328   261810  1257314 |   187070     4928     23 | 10.765 % |
1167.23/1189.76	c 1190	|      7490 |    7328   261810  1257314 |   205778     7490     22 | 10.765 % |
1170.40/1192.96	c 1193	|     11334 |    7328   261810  1257314 |   226355    11334     24 | 10.765 % |
1175.05/1197.68	c 1198	|     17102 |    7328   261810  1257314 |   248991    17102     25 | 10.765 % |
1182.38/1205.04	c 1205	|     25751 |    7328   261810  1257314 |   273890    25751     27 | 10.765 % |
1193.26/1216.05	c 1216	|     38725 |    7328   261810  1257314 |   301279    38725     27 | 10.765 % |
1211.48/1234.42	c 1235	|     58188 |    7328   261810  1257314 |   331407    58188     26 | 10.765 % |
1239.81/1263.02	c 1263	|     87380 |    7328   261810  1257314 |   364548    87380     27 | 10.765 % |
1289.03/1312.75	c 1313	|    131169 |    7328   261810  1257314 |   401003   131169     28 | 10.765 % |
1383.93/1408.55	c 1409	|    196853 |    7328   261810  1257314 |   441103   196853     29 | 10.765 % |
1597.19/1623.87	c 1624	|    295380 |    7328   261810  1257314 |   485213   295380     33 | 10.765 % |
1947.25/1977.24	c 1978	|    443169 |    7328   261810  1257314 |   533735   443169     33 | 10.765 % |
2395.69/2432.24	c 2433	|    664852 |    7328   261810  1257314 |   587108   156109     35 | 10.765 % |
3319.11/3356.45	c 3357	|    997378 |    7328   261810  1257314 |   645819   488635     36 | 10.765 % |
3600.04/3639.12	c ERROR INTERRUPTED
3600.04/3639.13	c 3639	CPU 1160.42 (0.04 0.02 1160.38 1.49)
3600.04/3639.13	c 3639	END Sun Jul 13 04:22:47 2008

Verifier Data (download as text)

OK	2	82
2 unsatisfied constraints, 82 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-1114988-1215912128/watcher-1114988-1215912128 -o /tmp/evaluation-result-1114988-1215912128/solver-1114988-1215912128 -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-1114988-1215912128.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.78 1.95 1.98 4/68 21320
/proc/meminfo: memFree=1797676/2055920 swapFree=4180120/4192956
[pid=21320] ppid=21317 vsize=3672 CPUtime=0
/proc/21320/stat : 21320 (sugar) R 21317 21320 21249 0 -1 4194304 53 0 0 0 0 0 0 0 21 0 1 0 47915015 3760128 38 996147200 4194304 4206940 548682068592 18446744073709551615 217868989833 0 0 4096 0 0 0 0 17 1 0 0
/proc/21320/statm: 918 38 29 3 0 8 0

[startup+0.0524781 s]
/proc/loadavg: 1.78 1.95 1.98 4/68 21320
/proc/meminfo: memFree=1797676/2055920 swapFree=4180120/4192956
[pid=21320] ppid=21317 vsize=13600 CPUtime=0.04
/proc/21320/stat : 21320 (sugar) S 21317 21320 21249 0 -1 4194304 882 127 0 0 3 1 0 0 18 0 1 0 47915015 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21320/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101296 s]
/proc/loadavg: 1.78 1.95 1.98 4/68 21320
/proc/meminfo: memFree=1797676/2055920 swapFree=4180120/4192956
[pid=21320] ppid=21317 vsize=13600 CPUtime=0.04
/proc/21320/stat : 21320 (sugar) S 21317 21320 21249 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 47915015 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21320/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.30132 s]
/proc/loadavg: 1.78 1.95 1.98 4/68 21320
/proc/meminfo: memFree=1797676/2055920 swapFree=4180120/4192956
[pid=21320] ppid=21317 vsize=13600 CPUtime=0.04
/proc/21320/stat : 21320 (sugar) S 21317 21320 21249 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 47915015 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21320/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701362 s]
/proc/loadavg: 1.78 1.95 1.98 4/68 21320
/proc/meminfo: memFree=1797676/2055920 swapFree=4180120/4192956
[pid=21320] ppid=21317 vsize=13600 CPUtime=0.04
/proc/21320/stat : 21320 (sugar) S 21317 21320 21249 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 47915015 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21320/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50246 s]
/proc/loadavg: 1.78 1.95 1.98 4/84 21351
/proc/meminfo: memFree=1748012/2055920 swapFree=4180120/4192956
[pid=21320] ppid=21317 vsize=13600 CPUtime=0.89
/proc/21320/stat : 21320 (sugar) S 21317 21320 21249 0 -1 4194304 974 7968 0 1 3 1 78 7 16 0 1 0 47915015 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21320/statm: 3400 797 370 3 0 500 0
[pid=21342] ppid=21320 vsize=5356 CPUtime=0
/proc/21342/stat : 21342 (sh) S 21320 21320 21249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47915110 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21342/statm: 1339 233 193 169 0 50 0
[pid=21343] ppid=21342 vsize=864040 CPUtime=0.54
/proc/21343/stat : 21343 (java) S 21342 21320 21249 0 -1 0 4825 0 1 0 50 4 0 0 18 0 9 0 47915110 884776960 4261 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21343/statm: 216010 4261 1803 9 0 210592 0
[pid=21343/tid=21344] ppid=21342 vsize=864040 CPUtime=0.42
/proc/21343/task/21344/stat : 21344 (java) R 21342 21320 21249 0 -1 64 2448 0 1 0 41 1 0 0 20 0 9 0 47915111 884776960 4261 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21345] ppid=21342 vsize=864040 CPUtime=0.05
/proc/21343/task/21345/stat : 21345 (java) R 21342 21320 21249 0 -1 64 1375 0 0 0 4 1 0 0 16 0 9 0 47915112 884776960 4261 996147200 134512640 134550740 4294955936 18446744073709551615 103735899 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21346] ppid=21342 vsize=864040 CPUtime=0
/proc/21343/task/21346/stat : 21346 (java) S 21342 21320 21249 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 47915112 884776960 4261 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21347] ppid=21342 vsize=864040 CPUtime=0
/proc/21343/task/21347/stat : 21347 (java) S 21342 21320 21249 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 47915112 884776960 4261 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21348] ppid=21342 vsize=864040 CPUtime=0
/proc/21343/task/21348/stat : 21348 (java) S 21342 21320 21249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 47915114 884776960 4261 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21349] ppid=21342 vsize=864040 CPUtime=0.03
/proc/21343/task/21349/stat : 21349 (java) S 21342 21320 21249 0 -1 64 311 0 0 0 3 0 0 0 17 0 9 0 47915114 884776960 4261 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21350] ppid=21342 vsize=864040 CPUtime=0
/proc/21343/task/21350/stat : 21350 (java) S 21342 21320 21249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 47915114 884776960 4261 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21351] ppid=21342 vsize=864040 CPUtime=0
/proc/21343/task/21351/stat : 21351 (java) S 21342 21320 21249 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 47915114 884776960 4261 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 882996

[startup+3.10264 s]
/proc/loadavg: 1.78 1.95 1.98 4/84 21351
/proc/meminfo: memFree=1726956/2055920 swapFree=4180120/4192956
[pid=21320] ppid=21317 vsize=13600 CPUtime=0.89
/proc/21320/stat : 21320 (sugar) S 21317 21320 21249 0 -1 4194304 974 7968 0 1 3 1 78 7 15 0 1 0 47915015 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21320/statm: 3400 797 370 3 0 500 0
[pid=21342] ppid=21320 vsize=5356 CPUtime=0
/proc/21342/stat : 21342 (sh) S 21320 21320 21249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47915110 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21342/statm: 1339 233 193 169 0 50 0
[pid=21343] ppid=21342 vsize=864312 CPUtime=2.12
/proc/21343/stat : 21343 (java) S 21342 21320 21249 0 -1 0 15072 0 1 0 204 8 0 0 18 0 9 0 47915110 885055488 14320 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21343/statm: 216078 14320 2540 9 0 210653 0
[pid=21343/tid=21344] ppid=21342 vsize=864312 CPUtime=1.28
/proc/21343/task/21344/stat : 21344 (java) R 21342 21320 21249 0 -1 64 2880 0 1 0 126 2 0 0 25 0 9 0 47915111 885055488 14320 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21345] ppid=21342 vsize=864312 CPUtime=0.77
/proc/21343/task/21345/stat : 21345 (java) R 21342 21320 21249 0 -1 64 11173 0 0 0 72 5 0 0 16 0 9 0 47915112 885055488 14320 996147200 134512640 134550740 4294955936 18446744073709551615 102469683 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21346] ppid=21342 vsize=864312 CPUtime=0
/proc/21343/task/21346/stat : 21346 (java) S 21342 21320 21249 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47915112 885055488 14320 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21347] ppid=21342 vsize=864312 CPUtime=0
/proc/21343/task/21347/stat : 21347 (java) S 21342 21320 21249 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 47915112 885055488 14320 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21348] ppid=21342 vsize=864312 CPUtime=0
/proc/21343/task/21348/stat : 21348 (java) S 21342 21320 21249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 47915114 885055488 14320 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21349] ppid=21342 vsize=864312 CPUtime=0.05
/proc/21343/task/21349/stat : 21349 (java) S 21342 21320 21249 0 -1 64 323 0 0 0 5 0 0 0 16 0 9 0 47915114 885055488 14320 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21350] ppid=21342 vsize=864312 CPUtime=0
/proc/21343/task/21350/stat : 21350 (java) S 21342 21320 21249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 47915114 885055488 14320 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21351] ppid=21342 vsize=864312 CPUtime=0
/proc/21343/task/21351/stat : 21351 (java) S 21342 21320 21249 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 47915114 885055488 14320 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 883268

[startup+6.30302 s]
/proc/loadavg: 1.88 1.97 1.98 6/84 21351
/proc/meminfo: memFree=1674156/2055920 swapFree=4180120/4192956
[pid=21320] ppid=21317 vsize=13600 CPUtime=0.89
/proc/21320/stat : 21320 (sugar) S 21317 21320 21249 0 -1 4194304 974 7968 0 1 3 1 78 7 15 0 1 0 47915015 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21320/statm: 3400 797 370 3 0 500 0
[pid=21342] ppid=21320 vsize=5356 CPUtime=0
/proc/21342/stat : 21342 (sh) S 21320 21320 21249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47915110 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21342/statm: 1339 233 193 169 0 50 0
[pid=21343] ppid=21342 vsize=864424 CPUtime=3.93
/proc/21343/stat : 21343 (java) S 21342 21320 21249 0 -1 0 20192 0 1 0 375 18 0 0 18 0 9 0 47915110 885170176 19392 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21343/statm: 216106 19392 2565 9 0 210653 0
[pid=21343/tid=21344] ppid=21342 vsize=864424 CPUtime=2.36
/proc/21343/task/21344/stat : 21344 (java) R 21342 21320 21249 0 -1 64 3267 0 1 0 228 8 0 0 25 0 9 0 47915111 885170176 19392 996147200 134512640 134550740 4294955936 18446744073709551615 102064721 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21343/tid=21345] ppid=21342 vsize=864424 CPUtime=1.43
/proc/21343/task/21345/stat : 21345 (java) S 21342 21320 21249 0 -1 64 15875 0 0 0 135 8 0 0 16 0 9 0 47915112 885170176 19392 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21346] ppid=21342 vsize=864424 CPUtime=0
/proc/21343/task/21346/stat : 21346 (java) S 21342 21320 21249 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47915112 885170176 19392 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21347] ppid=21342 vsize=864424 CPUtime=0
/proc/21343/task/21347/stat : 21347 (java) S 21342 21320 21249 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 47915112 885170176 19392 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21348] ppid=21342 vsize=864424 CPUtime=0
/proc/21343/task/21348/stat : 21348 (java) S 21342 21320 21249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 47915114 885170176 19392 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21349] ppid=21342 vsize=864424 CPUtime=0.1
/proc/21343/task/21349/stat : 21349 (java) S 21342 21320 21249 0 -1 64 354 0 0 0 10 0 0 0 16 0 9 0 47915114 885170176 19392 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21350] ppid=21342 vsize=864424 CPUtime=0
/proc/21343/task/21350/stat : 21350 (java) S 21342 21320 21249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 47915114 885170176 19392 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21351] ppid=21342 vsize=864424 CPUtime=0
/proc/21343/task/21351/stat : 21351 (java) S 21342 21320 21249 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 47915114 885170176 19392 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.82
Current children cumulated vsize (KiB) 883380

[startup+12.7026 s]
/proc/loadavg: 2.05 2.00 1.99 3/84 21351
/proc/meminfo: memFree=1660396/2055920 swapFree=4180120/4192956
[pid=21320] ppid=21317 vsize=13600 CPUtime=0.89
/proc/21320/stat : 21320 (sugar) S 21317 21320 21249 0 -1 4194304 974 7968 0 1 3 1 78 7 15 0 1 0 47915015 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21320/statm: 3400 797 370 3 0 500 0
[pid=21342] ppid=21320 vsize=5356 CPUtime=0
/proc/21342/stat : 21342 (sh) S 21320 21320 21249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47915110 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21342/statm: 1339 233 193 169 0 50 0
[pid=21343] ppid=21342 vsize=864424 CPUtime=7.64
/proc/21343/stat : 21343 (java) S 21342 21320 21249 0 -1 0 20275 0 1 0 700 64 0 0 18 0 9 0 47915110 885170176 19398 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21343/statm: 216106 19398 2565 9 0 210653 0
[pid=21343/tid=21344] ppid=21342 vsize=864424 CPUtime=5.79
/proc/21343/task/21344/stat : 21344 (java) D 21342 21320 21249 0 -1 64 3344 0 1 0 540 39 0 0 25 0 9 0 47915111 885170176 19398 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608240 0 0 -1 0 0 0
[pid=21343/tid=21345] ppid=21342 vsize=864424 CPUtime=1.56
/proc/21343/task/21345/stat : 21345 (java) S 21342 21320 21249 0 -1 64 15875 0 0 0 143 13 0 0 15 0 9 0 47915112 885170176 19398 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21343/tid=21346] ppid=21342 vsize=864424 CPUtime=0
/proc/21343/task/21346/stat : 21346 (java) S 21342 21320 21249 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47915112 885170176 19398 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21347] ppid=21342 vsize=864424 CPUtime=0
/proc/21343/task/21347/stat : 21347 (java) S 21342 21320 21249 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 47915112 885170176 19398 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21348] ppid=21342 vsize=864424 CPUtime=0
/proc/21343/task/21348/stat : 21348 (java) S 21342 21320 21249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 47915114 885170176 19398 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21349] ppid=21342 vsize=864424 CPUtime=0.11
/proc/21343/task/21349/stat : 21349 (java) S 21342 21320 21249 0 -1 64 360 0 0 0 11 0 0 0 15 0 9 0 47915114 885170176 19398 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21343/tid=21350] ppid=21342 vsize=864424 CPUtime=0
/proc/21343/task/21350/stat : 21350 (java) S 21342 21320 21249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 47915114 885170176 19398 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21343/tid=21351] ppid=21342 vsize=864424 CPUtime=0.14
/proc/21343/task/21351/stat : 21351 (java) S 21342 21320 21249 0 -1 64 0 0 0 0 4 10 0 0 15 0 9 0 47915114 885170176 19398 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.53
Current children cumulated vsize (KiB) 883380

[startup+25.5012 s]
/proc/loadavg: 2.32 2.07 2.02 3/76 21408
/proc/meminfo: memFree=1714988/2055920 swapFree=4180120/4192956
[pid=21320] ppid=21317 vsize=13600 CPUtime=10.34
/proc/21320/stat : 21320 (sugar) S 21317 21320 21249 0 -1 4194304 1289 44101 0 4 3 1 933 97 15 0 1 0 47915015 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21320/statm: 3400 805 374 3 0 500 0
[pid=21377] ppid=21320 vsize=5356 CPUtime=0
/proc/21377/stat : 21377 (sh) S 21320 21320 21249 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 47916946 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21377/statm: 1339 232 193 169 0 50 0
[pid=21378] ppid=21377 vsize=16680 CPUtime=3.93
/proc/21378/stat : 21378 (minisat) R 21377 21320 21249 0 -1 4194304 4039 0 0 0 385 8 0 0 25 0 1 0 47916950 17080320 4025 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/21378/statm: 4170 4025 75 150 0 4017 0
Current children cumulated CPU time (s) 14.27
Current children cumulated vsize (KiB) 35636

[startup+51.1012 s]
/proc/loadavg: 2.21 2.06 2.01 3/76 21432
/proc/meminfo: memFree=1710452/2055920 swapFree=4180120/4192956
[pid=21320] ppid=21317 vsize=13600 CPUtime=28.02
/proc/21320/stat : 21320 (sugar) S 21317 21320 21249 0 -1 4194304 1517 60777 0 6 4 2 2681 115 16 0 1 0 47915015 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

/proc/meminfo: memFree=1619060/2055920 swapFree=4180120/4192956
[pid=21320] ppid=21317 vsize=13600 CPUtime=1161.93
/proc/21320/stat : 21320 (sugar) S 21317 21320 21249 0 -1 4194304 1631 90163 0 7 4 2 116038 149 16 0 1 0 47915015 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21320/statm: 3400 805 374 3 0 500 0
[pid=21443] ppid=21320 vsize=5356 CPUtime=0
/proc/21443/stat : 21443 (sh) S 21320 21320 21249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48033447 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21443/statm: 1339 232 193 169 0 50 0
[pid=21444] ppid=21443 vsize=109732 CPUtime=1963.2
/proc/21444/stat : 21444 (minisat) R 21443 21320 21249 0 -1 4194304 26938 0 0 0 196286 34 0 0 25 0 1 0 48033448 112365568 26916 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 0 0 0
/proc/21444/statm: 27433 26916 75 150 0 27280 0
Current children cumulated CPU time (s) 3125.13
Current children cumulated vsize (KiB) 128688

[startup+3222.3 s]
/proc/loadavg: 2.06 2.09 2.12 3/76 21930
/proc/meminfo: memFree=1618676/2055920 swapFree=4180120/4192956
[pid=21320] ppid=21317 vsize=13600 CPUtime=1161.93
/proc/21320/stat : 21320 (sugar) S 21317 21320 21249 0 -1 4194304 1631 90163 0 7 4 2 116038 149 16 0 1 0 47915015 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21320/statm: 3400 805 374 3 0 500 0
[pid=21443] ppid=21320 vsize=5356 CPUtime=0
/proc/21443/stat : 21443 (sh) S 21320 21320 21249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48033447 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21443/statm: 1339 232 193 169 0 50 0
[pid=21444] ppid=21443 vsize=110192 CPUtime=2023.17
/proc/21444/stat : 21444 (minisat) R 21443 21320 21249 0 -1 4194304 27050 0 0 0 202282 35 0 0 25 0 1 0 48033448 112836608 27028 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21444/statm: 27548 27028 75 150 0 27395 0
Current children cumulated CPU time (s) 3185.1
Current children cumulated vsize (KiB) 129148

[startup+3282.3 s]
/proc/loadavg: 2.02 2.07 2.10 3/76 21930
/proc/meminfo: memFree=1618484/2055920 swapFree=4180120/4192956
[pid=21320] ppid=21317 vsize=13600 CPUtime=1161.93
/proc/21320/stat : 21320 (sugar) S 21317 21320 21249 0 -1 4194304 1631 90163 0 7 4 2 116038 149 16 0 1 0 47915015 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21320/statm: 3400 805 374 3 0 500 0
[pid=21443] ppid=21320 vsize=5356 CPUtime=0
/proc/21443/stat : 21443 (sh) S 21320 21320 21249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48033447 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21443/statm: 1339 232 193 169 0 50 0
[pid=21444] ppid=21443 vsize=110452 CPUtime=2083.13
/proc/21444/stat : 21444 (minisat) R 21443 21320 21249 0 -1 4194304 27096 0 0 0 208278 35 0 0 25 0 1 0 48033448 113102848 27074 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21444/statm: 27613 27074 75 150 0 27460 0
Current children cumulated CPU time (s) 3245.06
Current children cumulated vsize (KiB) 129408

[startup+3342.3 s]
/proc/loadavg: 2.01 2.06 2.09 3/76 21930
/proc/meminfo: memFree=1617076/2055920 swapFree=4180120/4192956
[pid=21320] ppid=21317 vsize=13600 CPUtime=1161.93
/proc/21320/stat : 21320 (sugar) S 21317 21320 21249 0 -1 4194304 1631 90163 0 7 4 2 116038 149 16 0 1 0 47915015 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21320/statm: 3400 805 374 3 0 500 0
[pid=21443] ppid=21320 vsize=5356 CPUtime=0
/proc/21443/stat : 21443 (sh) S 21320 21320 21249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48033447 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21443/statm: 1339 232 193 169 0 50 0
[pid=21444] ppid=21443 vsize=111788 CPUtime=2143.09
/proc/21444/stat : 21444 (minisat) R 21443 21320 21249 0 -1 4194304 27444 0 0 0 214274 35 0 0 25 0 1 0 48033448 114470912 27422 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21444/statm: 27947 27422 75 150 0 27794 0
Current children cumulated CPU time (s) 3305.02
Current children cumulated vsize (KiB) 130744

[startup+3402.3 s]
/proc/loadavg: 2.00 2.04 2.09 3/76 21930
/proc/meminfo: memFree=1614580/2055920 swapFree=4180120/4192956
[pid=21320] ppid=21317 vsize=13600 CPUtime=1161.93
/proc/21320/stat : 21320 (sugar) S 21317 21320 21249 0 -1 4194304 1631 90163 0 7 4 2 116038 149 16 0 1 0 47915015 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21320/statm: 3400 805 374 3 0 500 0
[pid=21443] ppid=21320 vsize=5356 CPUtime=0
/proc/21443/stat : 21443 (sh) S 21320 21320 21249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48033447 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21443/statm: 1339 232 193 169 0 50 0
[pid=21444] ppid=21443 vsize=114460 CPUtime=2203.04
/proc/21444/stat : 21444 (minisat) R 21443 21320 21249 0 -1 4194304 28080 0 0 0 220269 35 0 0 25 0 1 0 48033448 117207040 28058 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21444/statm: 28615 28058 75 150 0 28462 0
Current children cumulated CPU time (s) 3364.97
Current children cumulated vsize (KiB) 133416

[startup+3462.3 s]
/proc/loadavg: 2.00 2.03 2.08 3/76 21932
/proc/meminfo: memFree=1613108/2055920 swapFree=4180120/4192956
[pid=21320] ppid=21317 vsize=13600 CPUtime=1161.93
/proc/21320/stat : 21320 (sugar) S 21317 21320 21249 0 -1 4194304 1631 90163 0 7 4 2 116038 149 16 0 1 0 47915015 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21320/statm: 3400 805 374 3 0 500 0
[pid=21443] ppid=21320 vsize=5356 CPUtime=0
/proc/21443/stat : 21443 (sh) S 21320 21320 21249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48033447 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21443/statm: 1339 232 193 169 0 50 0
[pid=21444] ppid=21443 vsize=115864 CPUtime=2263
/proc/21444/stat : 21444 (minisat) R 21443 21320 21249 0 -1 4194304 28412 0 0 0 226264 36 0 0 25 0 1 0 48033448 118644736 28390 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21444/statm: 28966 28390 75 150 0 28813 0
Current children cumulated CPU time (s) 3424.93
Current children cumulated vsize (KiB) 134820

[startup+3522.3 s]
/proc/loadavg: 2.00 2.03 2.07 3/76 21932
/proc/meminfo: memFree=1613044/2055920 swapFree=4180120/4192956
[pid=21320] ppid=21317 vsize=13600 CPUtime=1161.93
/proc/21320/stat : 21320 (sugar) S 21317 21320 21249 0 -1 4194304 1631 90163 0 7 4 2 116038 149 16 0 1 0 47915015 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21320/statm: 3400 805 374 3 0 500 0
[pid=21443] ppid=21320 vsize=5356 CPUtime=0
/proc/21443/stat : 21443 (sh) S 21320 21320 21249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48033447 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21443/statm: 1339 232 193 169 0 50 0
[pid=21444] ppid=21443 vsize=115864 CPUtime=2322.95
/proc/21444/stat : 21444 (minisat) R 21443 21320 21249 0 -1 4194304 28413 0 0 0 232259 36 0 0 25 0 1 0 48033448 118644736 28391 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21444/statm: 28966 28391 75 150 0 28813 0
Current children cumulated CPU time (s) 3484.88
Current children cumulated vsize (KiB) 134820

[startup+3582.3 s]
/proc/loadavg: 2.00 2.02 2.07 3/76 21932
/proc/meminfo: memFree=1612852/2055920 swapFree=4180120/4192956
[pid=21320] ppid=21317 vsize=13600 CPUtime=1161.93
/proc/21320/stat : 21320 (sugar) S 21317 21320 21249 0 -1 4194304 1631 90163 0 7 4 2 116038 149 16 0 1 0 47915015 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21320/statm: 3400 805 374 3 0 500 0
[pid=21443] ppid=21320 vsize=5356 CPUtime=0
/proc/21443/stat : 21443 (sh) S 21320 21320 21249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48033447 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21443/statm: 1339 232 193 169 0 50 0
[pid=21444] ppid=21443 vsize=115864 CPUtime=2382.92
/proc/21444/stat : 21444 (minisat) R 21443 21320 21249 0 -1 4194304 28415 0 0 0 238256 36 0 0 25 0 1 0 48033448 118644736 28393 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21444/statm: 28966 28393 75 150 0 28813 0
Current children cumulated CPU time (s) 3544.85
Current children cumulated vsize (KiB) 134820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3639.11 s]
/proc/loadavg: 2.90 2.25 2.14 4/83 25458
/proc/meminfo: memFree=1606028/2055920 swapFree=4180120/4192956
[pid=21320] ppid=21317 vsize=13600 CPUtime=1161.93
/proc/21320/stat : 21320 (sugar) S 21317 21320 21249 0 -1 4194304 1631 90163 0 7 4 2 116038 149 16 0 1 0 47915015 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21320/statm: 3400 805 374 3 0 500 0
[pid=21443] ppid=21320 vsize=5356 CPUtime=0
/proc/21443/stat : 21443 (sh) S 21320 21320 21249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48033447 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21443/statm: 1339 232 193 169 0 50 0
[pid=21444] ppid=21443 vsize=115864 CPUtime=2438.11
/proc/21444/stat : 21444 (minisat) R 21443 21320 21249 0 -1 4194304 28416 0 0 0 243727 84 0 0 25 0 1 0 48033448 118644736 28394 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21444/statm: 28966 28394 75 150 0 28813 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 134820

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

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

[startup+3639.11 s]
/proc/loadavg: 2.90 2.25 2.14 4/83 25458
/proc/meminfo: memFree=1606028/2055920 swapFree=4180120/4192956
[pid=21320] ppid=21317 vsize=13600 CPUtime=1161.93
/proc/21320/stat : 21320 (sugar) S 21317 21320 21249 0 -1 4194304 1631 90163 0 7 4 2 116038 149 16 0 1 0 47915015 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21320/statm: 3400 805 374 3 0 500 0
[pid=21443] ppid=21320 vsize=5356 CPUtime=0
/proc/21443/stat : 21443 (sh) S 21320 21320 21249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48033447 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21443/statm: 1339 232 193 169 0 50 0
[pid=21444] ppid=21443 vsize=115864 CPUtime=2438.11
/proc/21444/stat : 21444 (minisat) R 21443 21320 21249 0 -1 4194304 28416 0 0 0 243727 84 0 0 25 0 1 0 48033448 118644736 28394 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21444/statm: 28966 28394 75 150 0 28813 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 134820

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21320 and gives
#  childrusage.ru_utime.tv_sec=1160
#  childrusage.ru_utime.tv_usec=434587
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=520768
# CPU time returned by wait4() is 1161.96
# while last known CPU time is 3600.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3639.14
CPU time (s): 3600.04
CPU user time (s): 3597.69
CPU system time (s): 2.35
CPU usage (%): 98.9256
Max. virtual memory (cumulated for all children) (KiB): 883700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1160.43
system time used= 1.52077
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92137
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4620
involuntary context switches= 29075

runsolver used 5.03923 second user time and 11.8232 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-13 03:22:08
IDJOB=1114988
IDBENCH=61802
IDSOLVER=368
FILE ID=node28/1114988-1215912128
PBS_JOBID= 7903783
Free space on /tmp= 66504 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-76_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-1114988-1215912128/watcher-1114988-1215912128 -o /tmp/evaluation-result-1114988-1215912128/solver-1114988-1215912128 -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-1114988-1215912128.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b7d6815ddb89ad9e349ee6c0e6d6f674
RANDOM SEED=430064003

node28.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.223
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.223
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:       1798164 kB
Buffers:         62416 kB
Cached:         138444 kB
SwapCached:       6064 kB
Active:          95352 kB
Inactive:       117912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798164 kB
SwapTotal:     4192956 kB
SwapFree:      4180120 kB
Dirty:            5180 kB
Writeback:           0 kB
Mapped:          15016 kB
Slab:            29828 kB
Committed_AS:   200768 kB
PageTables:       1632 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66500 MiB
End job on node28 at 2008-07-13 04:22:49