Trace number 1114180

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisatMSAT (TO)3 3600.05 3612.32

General information on the benchmark

Namecsp/geom/
normalized-geo50-20-d4-75-94_ext.xml
MD5SUMedcea5f07ea32046e9d2a4753997c78c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark2133.04
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints496
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension496
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul 12 23:22:02 2008
0.00/0.04	c 0	PID 20537
0.03/0.05	c 0	HOST node28.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1114180-1215897722.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114180-1215897722.xml' 'HOME/temp.csp'
0.04/0.76	c 0	1 domains, 50 variables, 0 predicates, 496 relations, 496 constraints
0.04/0.78	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.78	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.73/0.86	c 1	Parsing HOME/temp.csp
1.23/1.38	c 1	parsed 1043 expressions
1.23/1.38	c 1	Heap : 6 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.23/1.39	c 1	MAX CSP: 496 constraints
1.23/1.39	c 1	Converting to clausal form CSP
1.32/1.42	c 1	converted 155 (10%) expressions
1.32/1.42	c 1	converted 309 (20%) expressions
1.32/1.44	c 1	converted 463 (30%) expressions
1.32/1.47	c 1	converted 617 (40%) expressions
1.43/1.55	c 1	converted 771 (50%) expressions
1.43/1.58	c 1	converted 926 (60%) expressions
1.53/1.61	c 1	converted 1080 (70%) expressions
1.53/1.63	c 1	converted 1234 (80%) expressions
1.53/1.66	c 1	converted 1388 (90%) expressions
1.72/1.85	c 2	converted 1542 (100%) expressions
1.72/1.85	c 2	CSP : 1042 integers, 0 booleans, 1487 clauses, largest domain size 745
1.72/1.85	c 2	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.72/1.85	c 2	Propagation in CSP
1.72/1.89	c 2	491 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.72/1.89	c 2	CSP : 1042 integers, 0 booleans, 1487 clauses, largest domain size 497
1.72/1.89	c 2	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.72/1.89	c 2	Simplifing CSP by introducing new Boolean variables
1.82/1.90	c 2	CSP : 1042 integers, 0 booleans, 1487 clauses, largest domain size 497
1.82/1.90	c 2	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.82/1.96	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.82/1.98	c 2	105 (10%) CSP integer variables are encoded (900 clauses, 9760 bytes)
1.82/1.98	c 2	209 (20%) CSP integer variables are encoded (900 clauses, 9760 bytes)
1.82/1.98	c 2	313 (30%) CSP integer variables are encoded (900 clauses, 9760 bytes)
1.82/1.98	c 2	417 (40%) CSP integer variables are encoded (900 clauses, 9760 bytes)
1.82/1.98	c 2	521 (50%) CSP integer variables are encoded (900 clauses, 9760 bytes)
1.82/1.99	c 2	626 (60%) CSP integer variables are encoded (4612 clauses, 58016 bytes)
1.82/1.99	c 2	730 (70%) CSP integer variables are encoded (5583 clauses, 70639 bytes)
1.82/1.99	c 2	834 (80%) CSP integer variables are encoded (6744 clauses, 85732 bytes)
1.82/1.99	c 2	938 (90%) CSP integer variables are encoded (7398 clauses, 94234 bytes)
1.82/1.99	c 2	1042 (100%) CSP integer variables are encoded (8330 clauses, 106350 bytes)
2.02/2.11	c 2	149 (10%) CSP clauses are encoded (18340 clauses, 339741 bytes)
2.02/2.18	c 2	298 (20%) CSP clauses are encoded (28344 clauses, 588753 bytes)
2.12/2.25	c 2	447 (30%) CSP clauses are encoded (38320 clauses, 836845 bytes)
2.22/2.34	c 2	595 (40%) CSP clauses are encoded (77978 clauses, 1562486 bytes)
2.41/2.51	c 2	744 (50%) CSP clauses are encoded (172867 clauses, 3301473 bytes)
2.41/2.52	c 2	893 (60%) CSP clauses are encoded (177573 clauses, 3383960 bytes)
2.62/2.74	c 2	1041 (70%) CSP clauses are encoded (299087 clauses, 5619749 bytes)
2.62/2.75	c 2	1190 (80%) CSP clauses are encoded (304465 clauses, 5714188 bytes)
2.62/2.77	c 2	1339 (90%) CSP clauses are encoded (317229 clauses, 5944298 bytes)
2.71/2.86	c 3	1487 (100%) CSP clauses are encoded (364051 clauses, 6799179 bytes)
2.71/2.86	c 3	1487 CSP clauses encoded
2.71/2.86	c 3	Writing map file : HOME/temp.map
2.71/2.88	c 3	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.71/2.88	c 3	SAT : 9372 SAT variables, 364051 SAT clauses, 6799179 bytes
2.71/2.88	c 3	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.79/2.93	c 3	OBJECTIVE minimize _COST
2.79/2.93	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.79/2.93	c 3	SEARCHING: _COST <= 248
2.79/2.93	c 3	SOLVING HOME/temp.cnf
2.79/2.93	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.79/2.93	c 3	This is MiniSat 2.0 beta
2.79/2.93	c 3	WARNING: for repeatability, setting FPU to use double precision
2.79/2.93	c 3	============================[ Problem Statistics ]=============================
2.79/2.93	c 3	|                                                                             |
2.79/2.93	c 3	|  Number of variables:  9372                                                 |
2.79/2.93	c 3	|  Number of clauses:    364052                                               |
2.81/3.11	c 3	|  Parsing time:         0.16         s                                       |
3.07/3.21	c 3	============================[ Search Statistics ]==============================
3.07/3.21	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.07/3.21	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.07/3.21	c 3	===============================================================================
3.07/3.21	c 3	|         0 |    7140   244980   776070 |    81660        0    nan |  0.000 % |
3.07/3.23	c 3	===============================================================================
3.07/3.23	c 3	restarts              : 1
3.07/3.23	c 3	conflicts             : 2              (7 /sec)
3.07/3.23	c 3	decisions             : 56             (0.00 % random) (205 /sec)
3.07/3.23	c 3	propagations          : 9628           (35273 /sec)
3.07/3.23	c 3	conflict literals     : 98             (12.50 % deleted)
3.07/3.23	c 3	Memory used           : 16.96 MB
3.07/3.23	c 3	CPU time              : 0.272958 s
3.07/3.23	c 3	
3.07/3.24	c 3	SATISFIABLE
3.07/3.24	c 3	FOUND: _COST <= 248
3.07/3.24	s SATISFIABLE
3.07/3.24	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.07/3.24	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.12/3.32	c 3	Decoding HOME/temp.out
3.12/3.42	c 3	OBJECTIVE _COST 248
3.12/3.42	o 248
3.12/3.42	v 19 20 20 17 11 6 20 17 16 19 19 20 3 16 13 19 12 19 17 11 20 12 17 12 19 17 1 15 20 20 14 14 20 20 20 20 17 20 18 12 17 19 18 20 20 19 20 19 20 20
3.12/3.43	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.12/3.45	c 3	OBJECTIVE BOUND: 0 <= _COST <= 248
3.12/3.45	c 3	SEARCHING: _COST <= 124
3.12/3.45	c 3	SOLVING HOME/temp.cnf
3.12/3.45	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.12/3.46	c 3	This is MiniSat 2.0 beta
3.12/3.46	c 3	WARNING: for repeatability, setting FPU to use double precision
3.12/3.46	c 3	============================[ Problem Statistics ]=============================
3.12/3.46	c 3	|                                                                             |
3.12/3.46	c 3	|  Number of variables:  9372                                                 |
3.12/3.46	c 3	|  Number of clauses:    364052                                               |
3.31/3.64	c 3	|  Parsing time:         0.16         s                                       |
3.31/3.76	c 3	============================[ Search Statistics ]==============================
3.31/3.76	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.31/3.76	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.31/3.76	c 3	===============================================================================
3.31/3.76	c 3	|         0 |    5900   172254   561488 |    57418        0    nan |  0.000 % |
3.31/3.80	c 4	|       101 |    5900   172254   561488 |    63159      101     61 | 37.047 % |
3.31/3.85	c 4	|       252 |    5900   172254   561488 |    69475      252     45 | 37.047 % |
3.31/3.85	c 4	===============================================================================
3.31/3.85	c 4	restarts              : 3
3.31/3.85	c 4	conflicts             : 264            (710 /sec)
3.31/3.85	c 4	decisions             : 536            (0.75 % random) (1441 /sec)
3.31/3.85	c 4	propagations          : 121380         (326340 /sec)
3.31/3.85	c 4	conflict literals     : 11630          (18.74 % deleted)
3.31/3.85	c 4	Memory used           : 17.09 MB
3.31/3.85	c 4	CPU time              : 0.371943 s
3.31/3.86	c 4	
3.31/3.86	c 4	SATISFIABLE
3.31/3.86	c 4	FOUND: _COST <= 124
3.31/3.86	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.31/3.86	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.72/3.94	c 4	Decoding HOME/temp.out
3.72/4.09	c 4	OBJECTIVE _COST 63
3.72/4.09	o 63
3.72/4.09	v 19 17 15 1 10 20 16 1 13 18 1 17 20 13 9 17 20 11 17 12 20 8 19 17 11 10 1 10 1 12 14 8 10 20 20 8 11 20 20 20 8 20 20 18 20 20 13 20 20 20
3.72/4.12	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.72/4.14	c 4	OBJECTIVE BOUND: 0 <= _COST <= 63
3.72/4.14	c 4	SEARCHING: _COST <= 31
3.72/4.14	c 4	SOLVING HOME/temp.cnf
3.72/4.14	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.72/4.14	c 4	This is MiniSat 2.0 beta
3.72/4.14	c 4	WARNING: for repeatability, setting FPU to use double precision
3.72/4.14	c 4	============================[ Problem Statistics ]=============================
3.72/4.14	c 4	|                                                                             |
3.72/4.14	c 4	|  Number of variables:  9372                                                 |
3.72/4.14	c 4	|  Number of clauses:    364052                                               |
4.13/4.34	c 4	|  Parsing time:         0.17         s                                       |
4.23/4.47	c 4	============================[ Search Statistics ]==============================
4.23/4.47	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.23/4.47	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.23/4.47	c 4	===============================================================================
4.23/4.47	c 4	|         0 |    4474    79223   286580 |    26407        0    nan |  0.000 % |
4.32/4.51	c 4	|       100 |    4474    79223   286580 |    29048      100     59 | 52.262 % |
4.32/4.54	c 4	|       250 |    4474    79223   286580 |    31953      250     39 | 52.262 % |
4.32/4.59	c 4	|       477 |    4474    79223   286580 |    35148      477     46 | 52.262 % |
4.42/4.67	c 4	|       817 |    4474    79223   286580 |    38663      817     40 | 52.262 % |
4.80/7.39	c 7	|      1323 |    4474    79223   286580 |    42529     1323     39 | 52.262 % |
4.91/7.56	c 7	|      2082 |    4474    79223   286580 |    46782     2082     38 | 52.262 % |
5.11/7.79	c 8	|      3225 |    4474    79223   286580 |    51461     3225     40 | 52.262 % |
5.51/8.18	c 8	|      4933 |    4474    79223   286580 |    56607     4933     37 | 52.262 % |
6.21/8.81	c 9	|      7495 |    4474    79223   286580 |    62267     7495     35 | 52.262 % |
7.30/9.95	c 10	|     11342 |    4474    79223   286580 |    68494    11342     36 | 52.262 % |
9.20/11.85	c 12	|     17109 |    4474    79223   286580 |    75344    17109     37 | 52.262 % |
12.87/15.57	c 15	|     25758 |    4474    79223   286580 |    82878    25758     37 | 52.262 % |
19.13/21.87	c 22	|     38733 |    4474    79223   286580 |    91166    38733     36 | 52.262 % |
32.81/35.68	c 35	|     58194 |    4474    79223   286580 |   100283    58194     35 | 52.262 % |
59.47/62.41	c 62	|     87386 |    4474    79223   286580 |   110311    87386     36 | 52.262 % |
61.25/64.27	c 64	===============================================================================
61.25/64.27	c 64	restarts              : 16
61.25/64.27	c 64	conflicts             : 89311          (1559 /sec)
61.25/64.27	c 64	decisions             : 99419          (0.70 % random) (1735 /sec)
61.25/64.27	c 64	propagations          : 44239478       (772064 /sec)
61.25/64.27	c 64	conflict literals     : 3259775        (42.17 % deleted)
61.25/64.27	c 64	Memory used           : 26.64 MB
61.25/64.27	c 64	CPU time              : 57.3003 s
61.25/64.27	c 64	
61.25/64.28	c 64	SATISFIABLE
61.25/64.28	c 64	FOUND: _COST <= 31
61.25/64.28	c 64	DECODING HOME/temp.out WITH HOME/temp.map
61.25/64.28	c 64	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
61.35/64.37	c 64	Decoding HOME/temp.out
61.35/64.47	c 64	OBJECTIVE _COST 31
61.35/64.47	o 31
61.35/64.47	v 14 11 16 13 20 20 7 9 13 1 5 18 20 20 20 15 20 20 11 12 4 19 20 20 1 12 14 17 16 16 10 14 10 20 19 20 13 20 20 20 9 2 20 13 17 20 9 3 15 19
61.35/64.48	c 64	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
61.52/64.51	c 64	OBJECTIVE BOUND: 0 <= _COST <= 31
61.52/64.51	c 64	SEARCHING: _COST <= 15
61.52/64.51	c 64	SOLVING HOME/temp.cnf
61.52/64.51	c 64	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
61.52/64.51	c 64	This is MiniSat 2.0 beta
61.52/64.51	c 64	WARNING: for repeatability, setting FPU to use double precision
61.52/64.51	c 64	============================[ Problem Statistics ]=============================
61.52/64.51	c 64	|                                                                             |
61.52/64.51	c 64	|  Number of variables:  9372                                                 |
61.52/64.51	c 64	|  Number of clauses:    364052                                               |
61.54/64.71	c 64	|  Parsing time:         0.17         s                                       |
61.54/64.85	c 65	============================[ Search Statistics ]==============================
61.54/64.85	c 65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
61.54/64.85	c 65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
61.54/64.85	c 65	===============================================================================
61.54/64.85	c 65	|         0 |    3898    58911   227356 |    19637        0    nan |  0.000 % |
61.54/64.88	c 65	|       101 |    3898    58911   227356 |    21600      101     46 | 58.408 % |
61.54/64.91	c 65	|       251 |    3898    58911   227356 |    23760      251     36 | 58.408 % |
61.54/64.97	c 65	|       476 |    3898    58911   227356 |    26136      476     34 | 58.408 % |
61.54/65.04	c 65	|       813 |    3898    58911   227356 |    28750      813     37 | 58.408 % |
61.54/65.16	c 65	|      1320 |    3898    58911   227356 |    31625     1320     32 | 58.408 % |
61.54/65.35	c 65	|      2081 |    3898    58911   227356 |    34788     2081     29 | 58.408 % |
62.62/65.62	c 65	|      3220 |    3898    58911   227356 |    38266     3220     30 | 58.408 % |
63.00/66.09	c 66	|      4929 |    3898    58911   227356 |    42093     4929     31 | 58.408 % |
63.70/66.79	c 67	|      7493 |    3898    58911   227356 |    46303     7493     31 | 58.408 % |
64.89/67.93	c 68	|     11337 |    3898    58911   227356 |    50933    11337     29 | 58.408 % |
66.77/69.82	c 70	|     17103 |    3898    58911   227356 |    56026    17103     28 | 58.408 % |
70.54/73.69	c 73	|     25753 |    3898    58911   227356 |    61629    25753     28 | 58.408 % |
78.30/81.43	c 81	|     38727 |    3898    58911   227356 |    67792    38727     26 | 58.408 % |
89.44/92.69	c 92	|     58188 |    3898    58911   227356 |    74571    58188     30 | 58.408 % |
105.75/109.02	c 109	|     87380 |    3898    58911   227356 |    82028    19316     30 | 58.408 % |
131.92/135.36	c 135	|    131170 |    3898    58911   227356 |    90231    63106     29 | 58.408 % |
178.98/182.62	c 182	|    196854 |    3898    58911   227356 |    99254    46653     28 | 58.408 % |
264.74/268.81	c 269	|    295381 |    3898    58911   227356 |   109180    55823     29 | 58.408 % |
403.22/408.03	c 408	|    443171 |    3898    58911   227356 |   120098   103372     34 | 58.408 % |
634.63/640.62	c 640	|    664854 |    3898    58911   227356 |   132107   104143     35 | 58.408 % |
980.57/988.33	c 988	|    997380 |    3898    58911   227356 |   145318    70563     29 | 58.408 % |
988.53/996.39	c 996	===============================================================================
988.53/996.39	c 996	restarts              : 22
988.53/996.39	c 996	conflicts             : 1008626        (1088 /sec)
988.53/996.39	c 996	decisions             : 1109602        (0.81 % random) (1197 /sec)
988.53/996.39	c 996	propagations          : 474286994      (511646 /sec)
988.53/996.40	c 996	conflict literals     : 31772503       (35.71 % deleted)
988.53/996.40	c 996	Memory used           : 39.79 MB
988.53/996.40	c 996	CPU time              : 926.982 s
988.53/996.40	c 996	
988.62/996.40	c 996	SATISFIABLE
988.62/996.41	c 996	FOUND: _COST <= 15
988.62/996.41	c 996	DECODING HOME/temp.out WITH HOME/temp.map
988.62/996.41	c 996	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
988.62/996.49	c 996	Decoding HOME/temp.out
988.65/996.65	c 996	OBJECTIVE _COST 15
988.65/996.65	o 15
988.65/996.65	v 12 15 20 11 9 20 8 3 20 18 5 6 18 20 18 5 20 14 11 17 19 12 18 11 5 11 12 19 8 16 15 1 10 20 11 20 19 11 13 20 8 6 20 18 11 4 14 5 1 19
988.65/996.69	c 996	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
988.65/996.72	c 996	OBJECTIVE BOUND: 0 <= _COST <= 15
988.65/996.72	c 996	SEARCHING: _COST <= 7
988.65/996.72	c 996	SOLVING HOME/temp.cnf
988.65/996.72	c 996	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
988.65/996.72	c 996	This is MiniSat 2.0 beta
988.65/996.72	c 996	WARNING: for repeatability, setting FPU to use double precision
988.65/996.72	c 996	============================[ Problem Statistics ]=============================
988.65/996.72	c 996	|                                                                             |
988.65/996.72	c 996	|  Number of variables:  9372                                                 |
988.65/996.72	c 996	|  Number of clauses:    364052                                               |
988.92/996.92	c 997	|  Parsing time:         0.17         s                                       |
988.92/997.05	c 997	============================[ Search Statistics ]==============================
988.92/997.05	c 997	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
988.92/997.05	c 997	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
988.92/997.05	c 997	===============================================================================
988.92/997.05	c 997	|         0 |    3322    47563   195032 |    15854        0    nan |  0.000 % |
988.92/997.09	c 997	|       100 |    3322    47563   195032 |    17439      100     50 | 64.554 % |
988.92/997.13	c 997	|       250 |    3322    47563   195032 |    19183      250     39 | 64.554 % |
988.92/997.18	c 997	|       475 |    3322    47563   195032 |    21102      475     31 | 64.554 % |
988.92/997.25	c 997	|       812 |    3322    47563   195032 |    23212      812     27 | 64.554 % |
989.49/997.36	c 997	|      1319 |    3322    47563   195032 |    25533     1319     26 | 64.554 % |
989.68/997.50	c 997	|      2078 |    3322    47563   195032 |    28086     2078     31 | 64.554 % |
989.88/997.76	c 997	|      3218 |    3322    47563   195032 |    30895     3218     30 | 64.554 % |
990.28/998.18	c 998	|      4926 |    3322    47563   195032 |    33985     4926     29 | 64.554 % |
990.98/998.81	c 999	|      7489 |    3322    47563   195032 |    37383     7489     29 | 64.554 % |
992.07/999.91	c 1000	|     11333 |    3322    47563   195032 |    41122    11333     27 | 64.554 % |
993.76/1001.69	c 1001	|     17100 |    3322    47563   195032 |    45234    17100     28 | 64.554 % |
996.95/1004.80	c 1005	|     25749 |    3322    47563   195032 |    49757    25749     28 | 64.554 % |
1002.91/1010.86	c 1011	|     38724 |    3322    47563   195032 |    54733    38724     27 | 64.554 % |
1012.15/1020.18	c 1020	|     58185 |    3322    47563   195032 |    60206    58185     31 | 64.554 % |
1022.37/1030.45	c 1030	===============================================================================
1022.37/1030.45	c 1030	restarts              : 15
1022.37/1030.45	c 1030	conflicts             : 80594          (2408 /sec)
1022.37/1030.45	c 1030	decisions             : 89476          (0.82 % random) (2673 /sec)
1022.37/1030.45	c 1030	propagations          : 40654835       (1214596 /sec)
1022.37/1030.45	c 1030	conflict literals     : 2469186        (30.74 % deleted)
1022.37/1030.45	c 1030	Memory used           : 20.40 MB
1022.37/1030.45	c 1030	CPU time              : 33.4719 s
1022.37/1030.45	c 1030	
1022.37/1030.45	c 1030	SATISFIABLE
1022.37/1030.46	c 1030	FOUND: _COST <= 7
1022.37/1030.46	c 1030	DECODING HOME/temp.out WITH HOME/temp.map
1022.37/1030.46	c 1030	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1022.45/1030.53	c 1030	Decoding HOME/temp.out
1022.45/1030.63	c 1030	OBJECTIVE _COST 7
1022.45/1030.63	o 7
1022.45/1030.64	v 11 15 20 9 9 20 7 3 7 12 20 19 14 16 2 7 18 8 16 14 18 2 15 18 19 13 16 18 8 18 7 20 3 13 3 20 12 15 14 16 11 1 20 2 7 11 3 6 20 15
1022.45/1030.64	c 1030	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1022.45/1030.67	c 1030	OBJECTIVE BOUND: 0 <= _COST <= 7
1022.45/1030.67	c 1030	SEARCHING: _COST <= 3
1022.45/1030.67	c 1030	SOLVING HOME/temp.cnf
1022.45/1030.67	c 1030	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1022.45/1030.67	c 1030	This is MiniSat 2.0 beta
1022.45/1030.67	c 1030	WARNING: for repeatability, setting FPU to use double precision
1022.45/1030.67	c 1030	============================[ Problem Statistics ]=============================
1022.45/1030.67	c 1030	|                                                                             |
1022.45/1030.67	c 1030	|  Number of variables:  9372                                                 |
1022.45/1030.67	c 1030	|  Number of clauses:    364052                                               |
1022.64/1030.87	c 1031	|  Parsing time:         0.18         s                                       |
1022.64/1031.00	c 1031	============================[ Search Statistics ]==============================
1022.64/1031.00	c 1031	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1022.64/1031.00	c 1031	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1022.64/1031.00	c 1031	===============================================================================
1022.64/1031.00	c 1031	|         0 |    2694    40829   176710 |    13609        0    nan |  0.000 % |
1022.64/1031.04	c 1031	|       101 |    2694    40829   176710 |    14970      101     48 | 71.255 % |
1022.64/1031.07	c 1031	|       251 |    2694    40829   176710 |    16467      251     46 | 71.255 % |
1022.64/1031.12	c 1031	|       476 |    2694    40829   176710 |    18114      476     39 | 71.255 % |
1022.64/1031.19	c 1031	|       814 |    2694    40829   176710 |    19925      814     31 | 71.255 % |
1022.64/1031.30	c 1031	|      1320 |    2694    40829   176710 |    21918     1320     32 | 71.255 % |
1023.36/1031.48	c 1031	|      2079 |    2694    40829   176710 |    24110     2079     33 | 71.255 % |
1023.65/1031.75	c 1031	|      3218 |    2694    40829   176710 |    26521     3218     33 | 71.255 % |
1024.05/1032.13	c 1032	|      4927 |    2694    40829   176710 |    29173     4927     31 | 71.255 % |
1024.74/1032.84	c 1033	|      7490 |    2694    40829   176710 |    32090     7490     30 | 71.255 % |
1025.83/1033.91	c 1034	|     11334 |    2694    40829   176710 |    35299    11334     29 | 71.255 % |
1027.63/1035.77	c 1035	|     17101 |    2694    40829   176710 |    38829    17101     29 | 71.255 % |
1030.81/1038.90	c 1039	|     25752 |    2694    40829   176710 |    42712    25752     28 | 71.255 % |
1036.08/1044.23	c 1044	|     38728 |    2694    40829   176710 |    46984    38728     33 | 71.255 % |
1045.12/1053.38	c 1053	|     58190 |    2694    40829   176710 |    51682    16023     42 | 71.255 % |
1060.13/1068.47	c 1068	|     87382 |    2694    40829   176710 |    56850    45215     45 | 71.255 % |
1086.98/1095.43	c 1095	|    131171 |    2694    40829   176710 |    62536    40797     50 | 71.255 % |
1123.39/1132.07	c 1132	|    196855 |    2694    40829   176710 |    68789    49922     36 | 71.255 % |
1179.30/1188.24	c 1188	|    295381 |    2694    40829   176710 |    75668    24504     38 | 71.255 % |
1277.40/1286.89	c 1287	|    443170 |    2694    40829   176710 |    83235    39839     29 | 71.255 % |
1431.63/1441.82	c 1442	|    664854 |    2694    40829   176710 |    91559    38162     30 | 71.255 % |
1483.25/1493.71	c 1493	===============================================================================
1483.25/1493.71	c 1493	restarts              : 21
1483.25/1493.71	c 1493	conflicts             : 741601         (1610 /sec)
1483.25/1493.71	c 1493	decisions             : 816780         (0.93 % random) (1773 /sec)
1483.25/1493.71	c 1493	propagations          : 332745469      (722463 /sec)
1483.25/1493.71	c 1493	conflict literals     : 25235444       (29.97 % deleted)
1483.25/1493.71	c 1493	Memory used           : 28.83 MB
1483.25/1493.71	c 1493	CPU time              : 460.571 s
1483.25/1493.71	c 1493	
1483.25/1493.71	c 1493	SATISFIABLE
1483.25/1493.72	c 1493	FOUND: _COST <= 3
1483.25/1493.72	c 1493	DECODING HOME/temp.out WITH HOME/temp.map
1483.25/1493.72	c 1493	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1483.28/1493.80	c 1494	Decoding HOME/temp.out
1483.28/1493.95	c 1494	OBJECTIVE _COST 3
1483.28/1493.95	o 3
1483.28/1493.96	v 18 1 13 8 20 20 18 9 13 18 7 19 6 12 1 13 10 18 11 10 11 12 3 2 10 11 10 1 15 10 9 8 19 20 3 6 13 15 20 3 9 16 1 13 17 19 2 19 1 6
1483.28/1494.00	c 1494	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1483.28/1494.04	c 1494	OBJECTIVE BOUND: 0 <= _COST <= 3
1483.28/1494.04	c 1494	SEARCHING: _COST <= 1
1483.28/1494.04	c 1494	SOLVING HOME/temp.cnf
1483.28/1494.04	c 1494	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1483.28/1494.05	c 1494	This is MiniSat 2.0 beta
1483.28/1494.05	c 1494	WARNING: for repeatability, setting FPU to use double precision
1483.28/1494.05	c 1494	============================[ Problem Statistics ]=============================
1483.28/1494.05	c 1494	|                                                                             |
1483.28/1494.05	c 1494	|  Number of variables:  9372                                                 |
1483.28/1494.05	c 1494	|  Number of clauses:    364052                                               |
1483.55/1494.25	c 1494	|  Parsing time:         0.18         s                                       |
1483.55/1494.38	c 1494	============================[ Search Statistics ]==============================
1483.55/1494.38	c 1494	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1483.55/1494.38	c 1494	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1483.55/1494.38	c 1494	===============================================================================
1483.55/1494.38	c 1494	|         0 |    1942    36222   165143 |    12074        0    nan |  0.000 % |
1483.55/1494.42	c 1494	|       101 |    1942    36222   165143 |    13281      101     47 | 79.279 % |
1483.55/1494.45	c 1494	|       252 |    1942    36222   165143 |    14609      252     49 | 79.279 % |
1483.55/1494.49	c 1494	|       478 |    1942    36222   165143 |    16070      478     48 | 79.279 % |
1483.99/1494.56	c 1494	|       815 |    1942    36222   165143 |    17677      815     57 | 79.279 % |
1484.09/1494.65	c 1494	|      1321 |    1942    36222   165143 |    19445     1321     57 | 79.279 % |
1484.28/1494.81	c 1495	|      2080 |    1942    36222   165143 |    21389     2080     48 | 79.279 % |
1484.48/1495.04	c 1495	|      3219 |    1942    36222   165143 |    23528     3219     42 | 79.279 % |
1484.88/1495.42	c 1495	|      4927 |    1942    36222   165143 |    25881     4927     38 | 79.279 % |
1485.38/1495.93	c 1496	|      7490 |    1942    36222   165143 |    28469     7490     34 | 79.279 % |
1486.08/1496.70	c 1496	|     11334 |    1942    36222   165143 |    31316    11334     35 | 79.279 % |
1487.48/1498.07	c 1498	|     17103 |    1942    36222   165143 |    34448    17103     34 | 79.279 % |
1490.13/1500.76	c 1500	|     25753 |    1942    36222   165143 |    37893    25753     34 | 79.279 % |
1494.82/1505.45	c 1505	|     38727 |    1942    36222   165143 |    41682    38727     35 | 79.279 % |
1502.12/1512.72	c 1512	|     58188 |    1942    36222   165143 |    45850    21667     34 | 79.279 % |
1513.81/1524.42	c 1524	|     87380 |    1942    36222   165143 |    50436    50859     33 | 79.279 % |
1533.00/1543.61	c 1543	|    131170 |    1942    36222   165143 |    55479    50913     29 | 79.279 % |
1565.25/1576.19	c 1576	|    196854 |    1942    36222   165143 |    61027    19769     43 | 79.279 % |
1616.80/1627.75	c 1627	|    295381 |    1942    36222   165143 |    67130    65928     33 | 79.279 % |
1697.35/1708.32	c 1708	|    443170 |    1942    36222   165143 |    73843    33303     37 | 79.279 % |
1820.27/1831.38	c 1831	|    664853 |    1942    36222   165143 |    81227    57505     34 | 79.279 % |
2016.04/2027.28	c 2027	|    997378 |    1942    36222   165143 |    89350    20511     30 | 79.279 % |
2332.88/2344.37	c 2344	|   1496166 |    1942    36222   165143 |    98285    28049     55 | 79.279 % |
2823.35/2835.17	c 2835	|   2244349 |    1942    36222   165143 |   108114    56760     36 | 79.279 % |
3600.05/3612.32	c ERROR unknown output  in HOME/temp.out
3600.05/3612.32	c 3612	CPU 1482.86 (0.05 0.02 1482.81 0.67)
3600.05/3612.32	c 3612	END Sun Jul 13 00:22:14 2008
3600.05/3612.32	c ERROR INTERRUPTED

Verifier Data (download as text)

OK	3	493
3 unsatisfied constraints, 493 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-1114180-1215897722/watcher-1114180-1215897722 -o /tmp/evaluation-result-1114180-1215897722/solver-1114180-1215897722 -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-1114180-1215897722.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.96 1.98 2.04 4/80 20537
/proc/meminfo: memFree=1050820/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=12268 CPUtime=0
/proc/20537/stat : 20537 (sugar) R 20535 20537 19928 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 46474352 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 217871776357 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/20537/statm: 3067 316 241 3 0 167 0

[startup+0.0499931 s]
/proc/loadavg: 1.96 1.98 2.04 4/80 20537
/proc/meminfo: memFree=1050820/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13600 CPUtime=0.03
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 838 0 0 0 3 0 0 0 18 0 1 0 46474352 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20537/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101906 s]
/proc/loadavg: 1.96 1.98 2.04 4/80 20537
/proc/meminfo: memFree=1050820/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13600 CPUtime=0.04
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 46474352 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20537/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301931 s]
/proc/loadavg: 1.96 1.98 2.04 4/80 20537
/proc/meminfo: memFree=1050820/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13600 CPUtime=0.04
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 46474352 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20537/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701978 s]
/proc/loadavg: 1.96 1.98 2.04 4/80 20537
/proc/meminfo: memFree=1050820/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13600 CPUtime=0.04
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 46474352 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20537/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50207 s]
/proc/loadavg: 2.05 2.00 2.05 4/91 20559
/proc/meminfo: memFree=1043116/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13600 CPUtime=0.73
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 974 4872 0 1 3 1 65 4 15 0 1 0 46474352 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20537/statm: 3400 797 370 3 0 500 0
[pid=20550] ppid=20537 vsize=5356 CPUtime=0
/proc/20550/stat : 20550 (sh) S 20537 20537 19928 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46474430 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20550/statm: 1339 233 193 169 0 50 0
[pid=20551] ppid=20550 vsize=864148 CPUtime=0.7
/proc/20551/stat : 20551 (java) S 20550 20537 19928 0 -1 0 6737 0 1 0 67 3 0 0 18 0 9 0 46474431 884887552 5994 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20551/statm: 216037 5994 2540 9 0 210612 0
[pid=20551/tid=20552] ppid=20550 vsize=864148 CPUtime=0.47
/proc/20551/task/20552/stat : 20552 (java) R 20550 20537 19928 0 -1 64 2591 0 1 0 46 1 0 0 21 0 9 0 46474431 884887552 5994 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20551/tid=20553] ppid=20550 vsize=864148 CPUtime=0.13
/proc/20551/task/20553/stat : 20553 (java) R 20550 20537 19928 0 -1 64 3109 0 0 0 12 1 0 0 16 0 9 0 46474433 884887552 5994 996147200 134512640 134550740 4294955936 18446744073709551615 103735764 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20551/tid=20554] ppid=20550 vsize=864148 CPUtime=0
/proc/20551/task/20554/stat : 20554 (java) S 20550 20537 19928 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46474433 884887552 5994 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20551/tid=20555] ppid=20550 vsize=864148 CPUtime=0
/proc/20551/task/20555/stat : 20555 (java) S 20550 20537 19928 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46474433 884887552 5994 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20551/tid=20556] ppid=20550 vsize=864148 CPUtime=0
/proc/20551/task/20556/stat : 20556 (java) S 20550 20537 19928 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46474435 884887552 5994 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20551/tid=20557] ppid=20550 vsize=864148 CPUtime=0.08
/proc/20551/task/20557/stat : 20557 (java) S 20550 20537 19928 0 -1 64 341 0 0 0 8 0 0 0 16 0 9 0 46474435 884887552 5994 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20551/tid=20558] ppid=20550 vsize=864148 CPUtime=0
/proc/20551/task/20558/stat : 20558 (java) S 20550 20537 19928 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46474435 884887552 5994 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20551/tid=20559] ppid=20550 vsize=864148 CPUtime=0
/proc/20551/task/20559/stat : 20559 (java) S 20550 20537 19928 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46474435 884887552 5994 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) 883104

[startup+3.10226 s]
/proc/loadavg: 2.05 2.00 2.05 3/91 20559
/proc/meminfo: memFree=1024492/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13732 CPUtime=2.81
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 1067 14555 0 2 3 1 260 17 16 0 1 0 46474352 14061568 815 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20537/statm: 3433 815 374 3 0 533 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 13732

[startup+6.48144 s]
/proc/loadavg: 2.20 2.03 2.06 3/83 20585
/proc/meminfo: memFree=1024556/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13732 CPUtime=3.99
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 1300 31166 0 4 4 1 366 28 15 0 1 0 46474352 14061568 815 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20537/statm: 3433 815 374 3 0 533 0
[pid=20584] ppid=20537 vsize=5356 CPUtime=0
/proc/20584/stat : 20584 (sh) S 20537 20537 19928 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46474766 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20584/statm: 1339 232 193 169 0 50 0
[pid=20585] ppid=20584 vsize=17644 CPUtime=0.81
/proc/20585/stat : 20585 (minisat) R 20584 20537 19928 0 -1 4194304 4207 0 0 0 79 2 0 0 25 0 1 0 46474766 18067456 4193 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20585/statm: 4411 4193 75 150 0 4258 0
Current children cumulated CPU time (s) 4.8
Current children cumulated vsize (KiB) 36732

[startup+12.7024 s]
/proc/loadavg: 2.19 2.03 2.06 3/83 20585
/proc/meminfo: memFree=1024620/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13732 CPUtime=3.99
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 1300 31166 0 4 4 1 366 28 16 0 1 0 46474352 14061568 815 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20537/statm: 3433 815 374 3 0 533 0
[pid=20584] ppid=20537 vsize=5356 CPUtime=0
/proc/20584/stat : 20584 (sh) S 20537 20537 19928 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46474766 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20584/statm: 1339 232 193 169 0 50 0
[pid=20585] ppid=20584 vsize=17792 CPUtime=6.1
/proc/20585/stat : 20585 (minisat) R 20584 20537 19928 0 -1 4194304 4227 0 0 0 608 2 0 0 25 0 1 0 46474766 18219008 4213 996147200 134512640 135127466 4294956256 18446744073709551615 134527246 0 0 4096 3 0 0 0 17 1 0 0
/proc/20585/statm: 4448 4213 75 150 0 4295 0
Current children cumulated CPU time (s) 10.09
Current children cumulated vsize (KiB) 36880

[startup+25.5019 s]
/proc/loadavg: 2.16 2.03 2.05 3/83 20585
/proc/meminfo: memFree=1023916/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13732 CPUtime=3.99
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 1300 31166 0 4 4 1 366 28 16 0 1 0 46474352 14061568 815 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20537/statm: 3433 815 374 3 0 533 0
[pid=20584] ppid=20537 vsize=5356 CPUtime=0
/proc/20584/stat : 20584 (sh) S 20537 20537 19928 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46474766 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20584/statm: 1339 232 193 169 0 50 0
[pid=20585] ppid=20584 vsize=18968 CPUtime=18.79
/proc/20585/stat : 20585 (minisat) R 20584 20537 19928 0 -1 4194304 4503 0 0 0 1876 3 0 0 25 0 1 0 46474766 19423232 4489 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 1 0 0
/proc/20585/statm: 4742 4489 75 150 0 4589 0
Current children cumulated CPU time (s) 22.78
Current children cumulated vsize (KiB) 38056

[startup+51.1019 s]
/proc/loadavg: 2.10 2.03 2.05 3/83 20585
/proc/meminfo: memFree=1018220/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13732 CPUtime=3.99
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 1300 31166 0 4 4 1 366 28 16 0 1 0 46474352 14061568 815 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20537/statm: 3433 815 374 3 0 533 0
[pid=20584] ppid=20537 vsize=5356 CPUtime=0
/proc/20584/stat : 20584 (sh) S 20537 20537 19928 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46474766 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20584/statm: 1339 232 193 169 0 50 0
[pid=20585] ppid=20584 vsize=24684 CPUtime=44.25
/proc/20585/stat : 20585 (minisat) R 20584 20537 19928 0 -1 4194304 5948 0 0 0 4421 4 0 0 25 0 1 0 46474766 25276416 5934 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20585/statm: 6171 5934 75 150 0 6018 0
Current children cumulated CPU time (s) 48.24
Current children cumulated vsize (KiB) 43772

[startup+102.302 s]
/proc/loadavg: 2.04 2.02 2.05 3/83 20597
/proc/meminfo: memFree=1020396/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13732 CPUtime=61.54
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 1414 41914 0 5 4 1 6112 37 16 0 1 0 46474352 14061568 815 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20537/statm: 3433 815 374 3 0 533 0
[pid=20596] ppid=20537 vsize=5356 CPUtime=0
/proc/20596/stat : 20596 (sh) S 20537 20537 19928 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46480803 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20596/statm: 1339 232 193 169 0 50 0
[pid=20597] ppid=20596 vsize=22280 CPUtime=37.54
/proc/20597/stat : 20597 (minisat) R 20596 20537 19928 0 -1 4194304 5337 0 0 0 3750 4 0 0 25 0 1 0 46480803 22814720 5323 996147200 134512640 135127466 4294956256 18446744073709551615 134528190 0 0 4096 3 0 0 0 17 1 0 0
/proc/20597/statm: 5570 5323 75 150 0 5417 0
Current children cumulated CPU time (s) 99.08
Current children cumulated vsize (KiB) 41368

[startup+162.302 s]
/proc/loadavg: 2.01 2.02 2.04 3/83 20597
/proc/meminfo: memFree=1017132/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13732 CPUtime=61.54
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 1414 41914 0 5 4 1 6112 37 16 0 1 0 46474352 14061568 815 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20537/statm: 3433 815 374 3 0 533 0
[pid=20596] ppid=20537 vsize=5356 CPUtime=0
/proc/20596/stat : 20596 (sh) S 20537 20537 19928 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46480803 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20596/statm: 1339 232 193 169 0 50 0
[pid=20597] ppid=20596 vsize=25876 CPUtime=97.24
/proc/20597/stat : 20597 (minisat) R 20596 20537 19928 0 -1 4194304 6173 0 0 0 9718 6 0 0 25 0 1 0 46480803 26497024 6159 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20597/statm: 6469 6159 75 150 0 6316 0
Current children cumulated CPU time (s) 158.78
Current children cumulated vsize (KiB) 44964

[startup+222.302 s]
/proc/loadavg: 2.00 2.01 2.03 3/83 20597
/proc/meminfo: memFree=1015916/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13732 CPUtime=61.54
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 1414 41914 0 5 4 1 6112 37 16 0 1 0 46474352 14061568 815 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20537/statm: 3433 815 374 3 0 533 0
[pid=20596] ppid=20537 vsize=5356 CPUtime=0
/proc/20596/stat : 20596 (sh) S 20537 20537 19928 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46480803 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20596/statm: 1339 232 193 169 0 50 0
[pid=20597] ppid=20596 vsize=26772 CPUtime=156.93
/proc/20597/stat : 20597 (minisat) R 20596 20537 19928 0 -1 4194304 6393 0 0 0 15687 6 0 0 25 0 1 0 46480803 27414528 6379 996147200 134512640 135127466 4294956256 18446744073709551615 134530778 0 0 4096 3 0 0 0 17 1 0 0
/proc/20597/statm: 6693 6379 75 150 0 6540 0
Current children cumulated CPU time (s) 218.47
Current children cumulated vsize (KiB) 45860

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

/proc/meminfo: memFree=1738660/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13732 CPUtime=1483.55
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 1756 76174 0 8 5 2 148281 67 16 0 1 0 46474352 14061568 815 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20537/statm: 3433 815 374 3 0 533 0
[pid=20632] ppid=20537 vsize=5356 CPUtime=0
/proc/20632/stat : 20632 (sh) S 20537 20537 19928 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46623756 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20632/statm: 1339 232 193 169 0 50 0
[pid=20633] ppid=20632 vsize=45984 CPUtime=1606.82
/proc/20633/stat : 20633 (minisat) R 20632 20537 19928 0 -1 4194304 11162 0 0 0 160669 13 0 0 25 0 1 0 46623757 47087616 11148 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/20633/statm: 11496 11148 75 150 0 11343 0
Current children cumulated CPU time (s) 3090.37
Current children cumulated vsize (KiB) 65072

[startup+3162.3 s]
/proc/loadavg: 2.11 2.09 2.03 3/84 20680
/proc/meminfo: memFree=1738660/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13732 CPUtime=1483.55
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 1756 76174 0 8 5 2 148281 67 16 0 1 0 46474352 14061568 815 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20537/statm: 3433 815 374 3 0 533 0
[pid=20632] ppid=20537 vsize=5356 CPUtime=0
/proc/20632/stat : 20632 (sh) S 20537 20537 19928 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46623756 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20632/statm: 1339 232 193 169 0 50 0
[pid=20633] ppid=20632 vsize=45984 CPUtime=1666.78
/proc/20633/stat : 20633 (minisat) R 20632 20537 19928 0 -1 4194304 11164 0 0 0 166665 13 0 0 25 0 1 0 46623757 47087616 11150 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20633/statm: 11496 11150 75 150 0 11343 0
Current children cumulated CPU time (s) 3150.33
Current children cumulated vsize (KiB) 65072

[startup+3222.3 s]
/proc/loadavg: 2.16 2.11 2.03 3/84 20680
/proc/meminfo: memFree=1738596/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13732 CPUtime=1483.55
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 1756 76174 0 8 5 2 148281 67 16 0 1 0 46474352 14061568 815 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20537/statm: 3433 815 374 3 0 533 0
[pid=20632] ppid=20537 vsize=5356 CPUtime=0
/proc/20632/stat : 20632 (sh) S 20537 20537 19928 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46623756 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20632/statm: 1339 232 193 169 0 50 0
[pid=20633] ppid=20632 vsize=45984 CPUtime=1726.73
/proc/20633/stat : 20633 (minisat) R 20632 20537 19928 0 -1 4194304 11164 0 0 0 172660 13 0 0 25 0 1 0 46623757 47087616 11150 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20633/statm: 11496 11150 75 150 0 11343 0
Current children cumulated CPU time (s) 3210.28
Current children cumulated vsize (KiB) 65072

[startup+3282.3 s]
/proc/loadavg: 2.11 2.10 2.03 3/84 20680
/proc/meminfo: memFree=1738596/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13732 CPUtime=1483.55
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 1756 76174 0 8 5 2 148281 67 16 0 1 0 46474352 14061568 815 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20537/statm: 3433 815 374 3 0 533 0
[pid=20632] ppid=20537 vsize=5356 CPUtime=0
/proc/20632/stat : 20632 (sh) S 20537 20537 19928 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46623756 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20632/statm: 1339 232 193 169 0 50 0
[pid=20633] ppid=20632 vsize=45984 CPUtime=1786.7
/proc/20633/stat : 20633 (minisat) R 20632 20537 19928 0 -1 4194304 11164 0 0 0 178656 14 0 0 25 0 1 0 46623757 47087616 11150 996147200 134512640 135127466 4294956256 18446744073709551615 134530682 0 0 4096 3 0 0 0 17 0 0 0
/proc/20633/statm: 11496 11150 75 150 0 11343 0
Current children cumulated CPU time (s) 3270.25
Current children cumulated vsize (KiB) 65072

[startup+3342.3 s]
/proc/loadavg: 2.14 2.11 2.03 3/84 20680
/proc/meminfo: memFree=1738276/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13732 CPUtime=1483.55
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 1756 76174 0 8 5 2 148281 67 16 0 1 0 46474352 14061568 815 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20537/statm: 3433 815 374 3 0 533 0
[pid=20632] ppid=20537 vsize=5356 CPUtime=0
/proc/20632/stat : 20632 (sh) S 20537 20537 19928 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46623756 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20632/statm: 1339 232 193 169 0 50 0
[pid=20633] ppid=20632 vsize=46228 CPUtime=1846.67
/proc/20633/stat : 20633 (minisat) R 20632 20537 19928 0 -1 4194304 11225 0 0 0 184653 14 0 0 25 0 1 0 46623757 47337472 11211 996147200 134512640 135127466 4294956256 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 0 0 0
/proc/20633/statm: 11557 11211 75 150 0 11404 0
Current children cumulated CPU time (s) 3330.22
Current children cumulated vsize (KiB) 65316

[startup+3402.3 s]
/proc/loadavg: 2.10 2.10 2.03 3/84 20680
/proc/meminfo: memFree=1738212/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13732 CPUtime=1483.55
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 1756 76174 0 8 5 2 148281 67 16 0 1 0 46474352 14061568 815 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20537/statm: 3433 815 374 3 0 533 0
[pid=20632] ppid=20537 vsize=5356 CPUtime=0
/proc/20632/stat : 20632 (sh) S 20537 20537 19928 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46623756 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20632/statm: 1339 232 193 169 0 50 0
[pid=20633] ppid=20632 vsize=46228 CPUtime=1906.62
/proc/20633/stat : 20633 (minisat) R 20632 20537 19928 0 -1 4194304 11225 0 0 0 190648 14 0 0 25 0 1 0 46623757 47337472 11211 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20633/statm: 11557 11211 75 150 0 11404 0
Current children cumulated CPU time (s) 3390.17
Current children cumulated vsize (KiB) 65316

[startup+3462.3 s]
/proc/loadavg: 2.07 2.10 2.03 3/84 20682
/proc/meminfo: memFree=1737892/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13732 CPUtime=1483.55
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 1756 76174 0 8 5 2 148281 67 16 0 1 0 46474352 14061568 815 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20537/statm: 3433 815 374 3 0 533 0
[pid=20632] ppid=20537 vsize=5356 CPUtime=0
/proc/20632/stat : 20632 (sh) S 20537 20537 19928 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46623756 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20632/statm: 1339 232 193 169 0 50 0
[pid=20633] ppid=20632 vsize=46228 CPUtime=1966.58
/proc/20633/stat : 20633 (minisat) R 20632 20537 19928 0 -1 4194304 11225 0 0 0 196644 14 0 0 25 0 1 0 46623757 47337472 11211 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20633/statm: 11557 11211 75 150 0 11404 0
Current children cumulated CPU time (s) 3450.13
Current children cumulated vsize (KiB) 65316

[startup+3522.3 s]
/proc/loadavg: 2.06 2.09 2.03 3/84 20682
/proc/meminfo: memFree=1737764/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13732 CPUtime=1483.55
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 1756 76174 0 8 5 2 148281 67 16 0 1 0 46474352 14061568 815 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20537/statm: 3433 815 374 3 0 533 0
[pid=20632] ppid=20537 vsize=5356 CPUtime=0
/proc/20632/stat : 20632 (sh) S 20537 20537 19928 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46623756 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20632/statm: 1339 232 193 169 0 50 0
[pid=20633] ppid=20632 vsize=46664 CPUtime=2026.54
/proc/20633/stat : 20633 (minisat) R 20632 20537 19928 0 -1 4194304 11308 0 0 0 202640 14 0 0 25 0 1 0 46623757 47783936 11294 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20633/statm: 11666 11294 75 150 0 11513 0
Current children cumulated CPU time (s) 3510.09
Current children cumulated vsize (KiB) 65752

[startup+3582.3 s]
/proc/loadavg: 2.06 2.08 2.03 3/84 20682
/proc/meminfo: memFree=1737444/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13732 CPUtime=1483.55
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 1756 76174 0 8 5 2 148281 67 16 0 1 0 46474352 14061568 815 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20537/statm: 3433 815 374 3 0 533 0
[pid=20632] ppid=20537 vsize=5356 CPUtime=0
/proc/20632/stat : 20632 (sh) S 20537 20537 19928 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46623756 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20632/statm: 1339 232 193 169 0 50 0
[pid=20633] ppid=20632 vsize=46996 CPUtime=2086.5
/proc/20633/stat : 20633 (minisat) R 20632 20537 19928 0 -1 4194304 11381 0 0 0 208636 14 0 0 25 0 1 0 46623757 48123904 11367 996147200 134512640 135127466 4294956256 18446744073709551615 134527128 0 0 4096 3 0 0 0 17 0 0 0
/proc/20633/statm: 11749 11367 75 150 0 11596 0
Current children cumulated CPU time (s) 3570.05
Current children cumulated vsize (KiB) 66084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.3 s]
/proc/loadavg: 2.09 2.09 2.04 3/84 20682
/proc/meminfo: memFree=1734820/2055920 swapFree=4180120/4192956
[pid=20537] ppid=20535 vsize=13732 CPUtime=1483.55
/proc/20537/stat : 20537 (sugar) S 20535 20537 19928 0 -1 4194304 1756 76174 0 8 5 2 148281 67 16 0 1 0 46474352 14061568 815 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20537/statm: 3433 815 374 3 0 533 0
[pid=20632] ppid=20537 vsize=5356 CPUtime=0
/proc/20632/stat : 20632 (sh) S 20537 20537 19928 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46623756 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20632/statm: 1339 232 193 169 0 50 0
[pid=20633] ppid=20632 vsize=49676 CPUtime=2116.5
/proc/20633/stat : 20633 (minisat) R 20632 20537 19928 0 -1 4194304 12051 0 0 0 211634 16 0 0 25 0 1 0 46623757 50868224 12037 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20633/statm: 12419 12037 75 150 0 12266 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 68764

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 20537 and gives
#  childrusage.ru_utime.tv_sec=1482
#  childrusage.ru_utime.tv_usec=877568
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=708892
# CPU time returned by wait4() is 1483.59
# while last known CPU time is 3600.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3612.32
CPU time (s): 3600.05
CPU user time (s): 3599.2
CPU system time (s): 0.85
CPU usage (%): 99.6603
Max. virtual memory (cumulated for all children) (KiB): 887472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1482.88
system time used= 0.708892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78273
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5418
involuntary context switches= 23397

runsolver used 4.90425 second user time and 10.5594 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-12 23:22:02
IDJOB=1114180
IDBENCH=61701
IDSOLVER=368
FILE ID=node28/1114180-1215897722
PBS_JOBID= 7903639
Free space on /tmp= 66436 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/geom/normalized-geo50-20-d4-75-94_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-1114180-1215897722/watcher-1114180-1215897722 -o /tmp/evaluation-result-1114180-1215897722/solver-1114180-1215897722 -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-1114180-1215897722.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= edcea5f07ea32046e9d2a4753997c78c
RANDOM SEED=2031768900

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:       1051300 kB
Buffers:         58020 kB
Cached:         206352 kB
SwapCached:       6064 kB
Active:         838920 kB
Inactive:       118632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1051300 kB
SwapTotal:     4192956 kB
SwapFree:      4180120 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:         706364 kB
Slab:            30660 kB
Committed_AS:  1019656 kB
PageTables:       3272 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= 66504 MiB
End job on node28 at 2008-07-13 00:22:16