Trace number 1123956

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 NameAnswerCPU timeWall clock time
Sugar v1.13+minisatMSAT (TO) 3600.09 3627.21

General information on the benchmark

Namemaxcsp/pi/pi-30-10-25-t58/
normalized-pi-30-10-197-42-15.xml
MD5SUMad6c2fc52d4f654218e69b784ffb97cc
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints10
Best CPU time to get the best result obtained on this benchmark10.2024
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
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 Tue Jul 15 23:13:46 2008
0.00/0.04	c 0	PID 28791
0.00/0.05	c 0	HOST node60.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1123956-1216156425.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-1123956-1216156425.xml' 'HOME/temp.csp'
0.03/0.42	c 0	1 domains, 30 variables, 0 predicates, 109 relations, 109 constraints
0.03/0.45	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.45	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.42/0.53	c 0	Parsing HOME/temp.csp
0.42/0.67	c 0	parsed 249 expressions
0.42/0.67	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.42/0.67	c 0	MAX CSP: 109 constraints
0.42/0.67	c 0	Converting to clausal form CSP
0.42/0.70	c 0	converted 37 (10%) expressions
0.43/0.70	c 0	converted 73 (20%) expressions
0.43/0.70	c 0	converted 109 (30%) expressions
0.43/0.72	c 0	converted 145 (40%) expressions
0.43/0.73	c 0	converted 181 (50%) expressions
0.43/0.73	c 0	converted 217 (60%) expressions
0.43/0.74	c 0	converted 253 (70%) expressions
0.43/0.74	c 0	converted 289 (80%) expressions
0.43/0.74	c 0	converted 325 (90%) expressions
0.43/0.81	c 0	converted 361 (100%) expressions
0.43/0.81	c 0	CSP : 248 integers, 0 booleans, 326 clauses, largest domain size 164
0.43/0.81	c 0	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.43/0.81	c 0	Propagation in CSP
0.43/0.83	c 0	104 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.43/0.83	c 0	CSP : 248 integers, 0 booleans, 326 clauses, largest domain size 110
0.43/0.83	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.43/0.83	c 0	Simplifing CSP by introducing new Boolean variables
0.43/0.83	c 0	CSP : 248 integers, 0 booleans, 326 clauses, largest domain size 110
0.43/0.83	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.43/0.86	c 0	Encoding CSP to SAT : HOME/temp.cnf
0.43/0.88	c 0	25 (10%) CSP integer variables are encoded (200 clauses, 2072 bytes)
0.43/0.88	c 0	50 (20%) CSP integer variables are encoded (240 clauses, 2512 bytes)
0.43/0.88	c 0	75 (30%) CSP integer variables are encoded (240 clauses, 2512 bytes)
0.43/0.88	c 0	100 (40%) CSP integer variables are encoded (240 clauses, 2512 bytes)
0.43/0.88	c 0	124 (50%) CSP integer variables are encoded (240 clauses, 2512 bytes)
0.43/0.88	c 0	149 (60%) CSP integer variables are encoded (367 clauses, 3909 bytes)
0.43/0.89	c 0	174 (70%) CSP integer variables are encoded (472 clauses, 5064 bytes)
0.43/0.89	c 0	199 (80%) CSP integer variables are encoded (623 clauses, 6725 bytes)
0.43/0.89	c 0	224 (90%) CSP integer variables are encoded (1219 clauses, 14152 bytes)
0.43/0.89	c 0	248 (100%) CSP integer variables are encoded (1426 clauses, 16843 bytes)
0.43/0.95	c 0	33 (10%) CSP clauses are encoded (2255 clauses, 32676 bytes)
0.43/0.97	c 0	66 (20%) CSP clauses are encoded (3098 clauses, 49867 bytes)
0.43/0.98	c 0	98 (30%) CSP clauses are encoded (3883 clauses, 67116 bytes)
0.43/0.99	c 0	131 (40%) CSP clauses are encoded (4280 clauses, 74640 bytes)
0.95/1.01	c 1	163 (50%) CSP clauses are encoded (5182 clauses, 87694 bytes)
0.95/1.01	c 1	196 (60%) CSP clauses are encoded (5503 clauses, 92103 bytes)
0.95/1.02	c 1	229 (70%) CSP clauses are encoded (7848 clauses, 127172 bytes)
0.95/1.02	c 1	261 (80%) CSP clauses are encoded (9232 clauses, 146768 bytes)
0.95/1.04	c 1	294 (90%) CSP clauses are encoded (15049 clauses, 245702 bytes)
0.95/1.05	c 1	326 (100%) CSP clauses are encoded (21323 clauses, 358905 bytes)
0.95/1.05	c 1	326 CSP clauses encoded
0.95/1.05	c 1	Writing map file : HOME/temp.map
0.95/1.05	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.95/1.05	c 1	SAT : 1674 SAT variables, 21323 SAT clauses, 358905 bytes
0.95/1.05	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.95/1.08	c 1	OBJECTIVE minimize _COST
0.95/1.08	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
0.95/1.08	c 1	SEARCHING: _COST <= 55
0.95/1.08	c 1	SOLVING HOME/temp.cnf
0.95/1.08	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
0.95/1.08	c 1	This is MiniSat 2.0 beta
0.95/1.08	c 1	WARNING: for repeatability, setting FPU to use double precision
0.95/1.08	c 1	============================[ Problem Statistics ]=============================
0.95/1.08	c 1	|                                                                             |
0.95/1.08	c 1	|  Number of variables:  1674                                                 |
0.95/1.08	c 1	|  Number of clauses:    21324                                                |
0.95/1.10	c 1	|  Parsing time:         0.01         s                                       |
0.95/1.10	c 1	============================[ Search Statistics ]==============================
0.95/1.10	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.95/1.10	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.95/1.10	c 1	===============================================================================
0.95/1.10	c 1	|         0 |    1296    14932    45538 |     4977        0    nan |  0.000 % |
0.95/1.10	c 1	===============================================================================
0.95/1.10	c 1	restarts              : 1
0.95/1.10	c 1	conflicts             : 32             (2134 /sec)
0.95/1.10	c 1	decisions             : 140            (0.71 % random) (9335 /sec)
0.95/1.10	c 1	propagations          : 4118           (274588 /sec)
0.95/1.10	c 1	conflict literals     : 491            (8.91 % deleted)
0.95/1.10	c 1	Memory used           : 2.71 MB
0.95/1.10	c 1	CPU time              : 0.014997 s
0.95/1.10	c 1	
1.01/1.10	c 1	SATISFIABLE
1.01/1.10	c 1	FOUND: _COST <= 55
1.01/1.10	s SATISFIABLE
1.01/1.10	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.01/1.10	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.01/1.18	c 1	Decoding HOME/temp.out
1.04/1.23	c 1	OBJECTIVE _COST 46
1.04/1.23	o 46
1.04/1.23	v 5 8 1 7 7 9 5 10 4 4 10 9 8 4 7 10 9 5 7 10 10 8 3 6 9 9 6 7 3 10
1.04/1.23	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.04/1.26	c 1	OBJECTIVE BOUND: 0 <= _COST <= 46
1.04/1.26	c 1	SEARCHING: _COST <= 23
1.04/1.26	c 1	SOLVING HOME/temp.cnf
1.04/1.26	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.04/1.27	c 1	This is MiniSat 2.0 beta
1.04/1.27	c 1	WARNING: for repeatability, setting FPU to use double precision
1.04/1.27	c 1	============================[ Problem Statistics ]=============================
1.04/1.27	c 1	|                                                                             |
1.04/1.27	c 1	|  Number of variables:  1674                                                 |
1.04/1.27	c 1	|  Number of clauses:    21324                                                |
1.04/1.28	c 1	|  Parsing time:         0.01         s                                       |
1.04/1.28	c 1	============================[ Search Statistics ]==============================
1.04/1.28	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.04/1.28	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.04/1.28	c 1	===============================================================================
1.04/1.28	c 1	|         0 |    1027     9886    31175 |     3295        0    nan |  0.000 % |
1.04/1.29	c 1	|       100 |    1027     9886    31175 |     3624      100     20 | 38.650 % |
1.04/1.30	c 1	|       251 |    1027     9886    31175 |     3987      251     19 | 38.650 % |
1.16/1.31	c 1	|       476 |    1027     9886    31175 |     4386      476     22 | 38.650 % |
1.16/1.33	c 1	|       813 |    1027     9886    31175 |     4824      813     21 | 38.652 % |
1.16/1.36	c 1	|      1319 |    1027     9886    31175 |     5307     1319     18 | 38.650 % |
1.16/1.42	c 1	|      2078 |    1027     9886    31175 |     5837     2078     21 | 38.650 % |
1.16/1.49	c 1	|      3217 |    1027     9886    31175 |     6421     3217     22 | 38.650 % |
1.16/1.63	c 1	|      4925 |    1027     9886    31175 |     7063     4925     22 | 38.650 % |
1.16/1.86	c 1	|      7487 |    1027     9886    31175 |     7770     7487     23 | 38.650 % |
1.16/1.90	c 1	===============================================================================
1.16/1.90	c 1	restarts              : 10
1.16/1.90	c 1	conflicts             : 8000           (12620 /sec)
1.16/1.90	c 1	decisions             : 9497           (0.77 % random) (14982 /sec)
1.16/1.90	c 1	propagations          : 1109509        (1750282 /sec)
1.16/1.90	c 1	conflict literals     : 180262         (29.77 % deleted)
1.16/1.90	c 1	Memory used           : 3.50 MB
1.16/1.90	c 1	CPU time              : 0.633903 s
1.16/1.90	c 1	
1.16/1.91	c 1	SATISFIABLE
1.16/1.91	c 1	FOUND: _COST <= 23
1.16/1.91	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.16/1.91	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.16/1.99	c 1	Decoding HOME/temp.out
1.81/2.03	c 2	OBJECTIVE _COST 23
1.81/2.03	o 23
1.81/2.03	v 10 10 9 2 1 2 8 5 2 8 10 1 3 4 10 9 6 1 6 7 9 10 5 10 10 3 8 10 10 8
1.81/2.04	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.81/2.07	c 2	OBJECTIVE BOUND: 0 <= _COST <= 23
1.81/2.07	c 2	SEARCHING: _COST <= 11
1.81/2.07	c 2	SOLVING HOME/temp.cnf
1.81/2.07	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.81/2.07	c 2	This is MiniSat 2.0 beta
1.81/2.07	c 2	WARNING: for repeatability, setting FPU to use double precision
1.81/2.07	c 2	============================[ Problem Statistics ]=============================
1.81/2.07	c 2	|                                                                             |
1.81/2.08	c 2	|  Number of variables:  1674                                                 |
1.81/2.08	c 2	|  Number of clauses:    21324                                                |
1.81/2.09	c 2	|  Parsing time:         0.01         s                                       |
1.81/2.09	c 2	============================[ Search Statistics ]==============================
1.81/2.09	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.81/2.09	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.81/2.09	c 2	===============================================================================
1.81/2.09	c 2	|         0 |     876     6977    22889 |     2325        0    nan |  0.000 % |
1.81/2.10	c 2	|       100 |     876     6977    22889 |     2558      100     19 | 47.670 % |
1.94/2.11	c 2	|       250 |     876     6977    22889 |     2814      250     15 | 47.670 % |
1.94/2.12	c 2	|       476 |     876     6977    22889 |     3095      476     13 | 47.671 % |
1.94/2.14	c 2	|       813 |     876     6977    22889 |     3405      813     14 | 47.671 % |
1.94/2.17	c 2	|      1319 |     876     6977    22889 |     3745     1319     14 | 47.671 % |
2.04/2.22	c 2	|      2080 |     876     6977    22889 |     4120     2080     14 | 47.671 % |
2.14/2.30	c 2	|      3219 |     876     6977    22889 |     4532     3219     14 | 47.671 % |
2.24/2.45	c 2	|      4928 |     876     6977    22889 |     4985     4928     13 | 47.671 % |
2.44/2.67	c 2	|      7491 |     876     6977    22889 |     5483     4542     12 | 47.671 % |
2.84/3.00	c 2	|     11336 |     876     6977    22889 |     6032     5172     12 | 47.671 % |
3.33/3.55	c 3	|     17102 |     876     6977    22889 |     6635     3869     12 | 47.671 % |
4.22/4.43	c 4	|     25751 |     876     6977    22889 |     7298     4868     15 | 47.672 % |
5.41/5.65	c 5	|     38725 |     876     6977    22889 |     8028     5328     15 | 47.671 % |
7.39/7.63	c 7	|     58187 |     876     6977    22889 |     8831     6649     16 | 47.671 % |
10.27/10.57	c 10	|     87379 |     876     6977    22889 |     9714     6249     17 | 47.671 % |
15.12/15.49	c 15	|    131168 |     876     6977    22889 |    10686     6984     19 | 47.670 % |
22.35/22.71	c 22	|    196852 |     876     6977    22889 |    11755     8048     20 | 47.671 % |
33.74/34.26	c 34	|    295379 |     876     6977    22889 |    12930    10496     18 | 47.671 % |
51.57/52.21	c 52	|    443168 |     876     6977    22889 |    14223    11435     18 | 47.671 % |
80.59/81.58	c 81	|    664852 |     876     6977    22889 |    15645    11347     20 | 47.671 % |
125.17/126.57	c 126	|    997378 |     876     6977    22889 |    17210     9515     20 | 47.671 % |
197.29/199.30	c 199	|   1496166 |     876     6977    22889 |    18931    15391     18 | 47.671 % |
313.98/317.10	c 317	|   2244349 |     876     6977    22889 |    20824    13685     19 | 47.671 % |
504.07/509.05	c 509	|   3366623 |     876     6977    22889 |    22907    19616     24 | 47.670 % |
576.48/582.16	c 582	===============================================================================
576.48/582.16	c 582	restarts              : 25
576.48/582.16	c 582	conflicts             : 3752240        (6530 /sec)
576.48/582.16	c 582	decisions             : 4264604        (1.06 % random) (7422 /sec)
576.48/582.16	c 582	propagations          : 568060348      (988626 /sec)
576.48/582.16	c 582	conflict literals     : 81469893       (30.04 % deleted)
576.48/582.16	c 582	Memory used           : 11.91 MB
576.48/582.16	c 582	CPU time              : 574.596 s
576.48/582.16	c 582	
576.48/582.16	c 582	SATISFIABLE
576.48/582.16	c 582	FOUND: _COST <= 11
576.48/582.16	c 582	DECODING HOME/temp.out WITH HOME/temp.map
576.48/582.16	c 582	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
576.56/582.25	c 582	Decoding HOME/temp.out
576.56/582.29	c 582	OBJECTIVE _COST 11
576.56/582.29	o 11
576.56/582.29	v 4 10 7 6 3 2 10 4 4 6 10 10 1 4 2 9 9 8 4 2 9 8 8 5 3 1 10 8 10 2
576.56/582.30	c 582	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
576.56/582.35	c 582	OBJECTIVE BOUND: 0 <= _COST <= 11
576.56/582.35	c 582	SEARCHING: _COST <= 5
576.56/582.35	c 582	SOLVING HOME/temp.cnf
576.56/582.35	c 582	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
576.56/582.35	c 582	This is MiniSat 2.0 beta
576.56/582.35	c 582	WARNING: for repeatability, setting FPU to use double precision
576.56/582.35	c 582	============================[ Problem Statistics ]=============================
576.56/582.35	c 582	|                                                                             |
576.56/582.35	c 582	|  Number of variables:  1674                                                 |
576.56/582.35	c 582	|  Number of clauses:    21324                                                |
576.56/582.37	c 582	|  Parsing time:         0.01         s                                       |
576.56/582.37	c 582	============================[ Search Statistics ]==============================
576.56/582.37	c 582	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
576.56/582.37	c 582	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
576.56/582.37	c 582	===============================================================================
576.56/582.37	c 582	|         0 |     740     5154    17822 |     1718        0    nan |  0.000 % |
576.56/582.37	c 582	|       100 |     740     5154    17822 |     1889      100     19 | 55.795 % |
576.56/582.38	c 582	|       251 |     740     5154    17822 |     2078      251     13 | 55.795 % |
576.70/582.40	c 582	|       480 |     740     5154    17822 |     2286      480     14 | 55.795 % |
576.70/582.42	c 582	|       818 |     740     5154    17822 |     2515      818     13 | 55.795 % |
576.70/582.45	c 582	|      1325 |     740     5154    17822 |     2766     1325     12 | 55.795 % |
576.70/582.50	c 582	|      2085 |     740     5154    17822 |     3043     2085     11 | 55.795 % |
576.70/582.58	c 582	|      3224 |     740     5154    17822 |     3347     3224     12 | 55.795 % |
576.70/582.71	c 582	|      4932 |     740     5154    17822 |     3682     2733     11 | 55.796 % |
577.23/582.92	c 582	|      7495 |     740     5154    17822 |     4050     2889     14 | 55.795 % |
577.53/583.23	c 583	|     11339 |     740     5154    17822 |     4456     4132     15 | 55.795 % |
578.03/583.72	c 583	|     17105 |     740     5154    17822 |     4901     4428     14 | 55.795 % |
578.72/584.45	c 584	|     25756 |     740     5154    17822 |     5391     4183     12 | 55.795 % |
579.81/585.54	c 585	|     38732 |     735     4991    17143 |     5931     6490     14 | 56.095 % |
580.21/585.92	c 585	===============================================================================
580.21/585.92	c 585	restarts              : 14
580.21/585.92	c 585	conflicts             : 43548          (12307 /sec)
580.21/585.92	c 585	decisions             : 49666          (1.20 % random) (14036 /sec)
580.21/585.92	c 585	propagations          : 6606341        (1867009 /sec)
580.21/585.92	c 585	conflict literals     : 603692         (34.80 % deleted)
580.21/585.92	c 585	Memory used           : 3.23 MB
580.21/585.92	c 585	CPU time              : 3.53846 s
580.21/585.92	c 585	
580.21/585.92	c 585	UNSATISFIABLE
580.21/585.93	c 585	NOT FOUND: _COST <= 5
580.21/585.93	c 585	OBJECTIVE BOUND: 6 <= _COST <= 11
580.21/585.93	c 585	SEARCHING: _COST <= 8
580.21/585.93	c 585	SOLVING HOME/temp.cnf
580.21/585.93	c 585	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
580.21/585.93	c 585	This is MiniSat 2.0 beta
580.21/585.93	c 585	WARNING: for repeatability, setting FPU to use double precision
580.21/585.93	c 585	============================[ Problem Statistics ]=============================
580.21/585.93	c 585	|                                                                             |
580.21/585.93	c 585	|  Number of variables:  1674                                                 |
580.21/585.93	c 585	|  Number of clauses:    21324                                                |
580.21/585.94	c 585	|  Parsing time:         0.01         s                                       |
580.21/585.94	c 585	============================[ Search Statistics ]==============================
580.21/585.94	c 585	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
580.21/585.94	c 585	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
580.21/585.95	c 585	===============================================================================
580.21/585.95	c 585	|         0 |     822     6140    20537 |     2046        0    nan |  0.000 % |
580.21/585.95	c 585	|       100 |     822     6140    20537 |     2251      100     20 | 50.896 % |
580.21/585.96	c 585	|       250 |     822     6140    20537 |     2476      250     15 | 50.896 % |
580.21/585.97	c 585	|       478 |     822     6140    20537 |     2724      478     13 | 50.896 % |
580.21/585.99	c 585	|       816 |     822     6140    20537 |     2996      816     12 | 50.896 % |
580.24/586.03	c 586	|      1323 |     822     6140    20537 |     3296     1323     12 | 50.896 % |
580.24/586.08	c 586	|      2082 |     822     6140    20537 |     3625     2082     12 | 50.896 % |
580.24/586.15	c 586	|      3221 |     822     6140    20537 |     3988     3221     12 | 50.896 % |
580.49/586.29	c 586	|      4929 |     822     6140    20537 |     4387     4929     12 | 50.896 % |
580.79/586.50	c 586	|      7492 |     822     6140    20537 |     4825     4755     12 | 50.896 % |
580.99/586.79	c 586	|     11337 |     822     6140    20537 |     5308     5660     12 | 50.896 % |
581.49/587.29	c 587	|     17103 |     822     6140    20537 |     5839     5043     12 | 50.896 % |
582.29/588.04	c 588	|     25752 |     822     6140    20537 |     6423     6850     15 | 50.896 % |
583.48/589.27	c 589	|     38727 |     822     6140    20537 |     7065     4964     14 | 50.896 % |
585.26/591.09	c 591	|     58190 |     822     6140    20537 |     7772     4099     17 | 50.896 % |
588.23/594.08	c 594	|     87384 |     822     6140    20537 |     8549     6717     18 | 50.896 % |
592.59/598.43	c 598	|    131173 |     822     6140    20537 |     9404     7311     15 | 50.897 % |
599.53/605.41	c 605	|    196857 |     822     6140    20537 |    10344    10224     13 | 50.900 % |
610.12/616.19	c 616	|    295383 |     821     6110    20431 |    11379     7206     18 | 50.956 % |
627.17/633.32	c 633	|    443178 |     821     6110    20431 |    12517    11659     22 | 50.956 % |
653.02/659.48	c 659	|    664861 |     819     6058    20229 |    13768    13387     23 | 51.075 % |
693.23/700.05	c 700	|    997388 |     818     6036    20149 |    15145    10157     22 | 51.135 % |
756.94/764.34	c 764	|   1496177 |     814     5902    19561 |    16660    10634     19 | 51.374 % |
828.45/836.50	c 836	===============================================================================
828.45/836.50	c 836	restarts              : 23
828.45/836.50	c 836	conflicts             : 2036520        (8205 /sec)
828.45/836.50	c 836	decisions             : 2315478        (1.12 % random) (9329 /sec)
828.45/836.50	c 836	propagations          : 308898598      (1244544 /sec)
828.45/836.50	c 836	conflict literals     : 38687157       (29.28 % deleted)
828.45/836.50	c 836	Memory used           : 7.60 MB
828.45/836.50	c 836	CPU time              : 248.202 s
828.45/836.50	c 836	
828.45/836.50	c 836	UNSATISFIABLE
828.45/836.50	c 836	NOT FOUND: _COST <= 8
828.45/836.50	c 836	OBJECTIVE BOUND: 9 <= _COST <= 11
828.45/836.50	c 836	SEARCHING: _COST <= 10
828.45/836.50	c 836	SOLVING HOME/temp.cnf
828.45/836.50	c 836	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
828.45/836.51	c 836	This is MiniSat 2.0 beta
828.45/836.51	c 836	WARNING: for repeatability, setting FPU to use double precision
828.45/836.51	c 836	============================[ Problem Statistics ]=============================
828.45/836.51	c 836	|                                                                             |
828.45/836.51	c 836	|  Number of variables:  1674                                                 |
828.45/836.51	c 836	|  Number of clauses:    21324                                                |
828.45/836.52	c 836	|  Parsing time:         0.01         s                                       |
828.45/836.53	c 836	============================[ Search Statistics ]==============================
828.45/836.53	c 836	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
828.45/836.53	c 836	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
828.45/836.53	c 836	===============================================================================
828.45/836.53	c 836	|         0 |     858     6687    22072 |     2229        0    nan |  0.000 % |
828.45/836.53	c 836	|       101 |     858     6687    22072 |     2451      101     22 | 48.746 % |
828.45/836.54	c 836	|       251 |     858     6687    22072 |     2697      251     16 | 48.746 % |
828.45/836.55	c 836	|       476 |     858     6687    22072 |     2966      476     14 | 48.746 % |
828.45/836.58	c 836	|       814 |     858     6687    22072 |     3263      814     13 | 48.746 % |
828.48/836.61	c 836	|      1322 |     858     6687    22072 |     3589     1322     13 | 48.746 % |
828.48/836.66	c 836	|      2084 |     858     6687    22072 |     3948     2084     14 | 48.746 % |
828.48/836.74	c 836	|      3223 |     858     6687    22072 |     4343     3223     14 | 48.746 % |
828.48/836.88	c 836	|      4931 |     858     6687    22072 |     4778     4931     14 | 48.746 % |
829.05/837.10	c 837	|      7493 |     858     6687    22072 |     5255     4626     13 | 48.746 % |
829.35/837.44	c 837	|     11338 |     858     6687    22072 |     5781     5368     14 | 48.746 % |
829.85/837.99	c 837	|     17105 |     858     6687    22072 |     6359     4283     18 | 48.746 % |
830.74/838.87	c 838	|     25755 |     858     6687    22072 |     6995     5513     16 | 48.746 % |
832.03/840.19	c 840	|     38729 |     858     6687    22072 |     7695     6404     17 | 48.746 % |
833.91/842.10	c 842	|     58191 |     858     6687    22072 |     8464     8461     14 | 48.746 % |
836.98/845.19	c 845	|     87384 |     858     6687    22072 |     9311     9114     16 | 48.746 % |
842.03/850.23	c 850	|    131174 |     858     6687    22072 |    10242     6270     17 | 48.746 % |
849.66/857.95	c 857	|    196861 |     858     6687    22072 |    11266     9754     17 | 48.746 % |
860.55/869.00	c 868	|    295389 |     858     6687    22072 |    12393     9868     21 | 48.746 % |
878.18/886.75	c 886	|    443178 |     858     6687    22072 |    13632     9827     21 | 48.746 % |
906.23/915.05	c 915	|    664864 |     858     6687    22072 |    14995    10952     21 | 48.746 % |
950.01/959.28	c 959	|    997392 |     858     6687    22072 |    16495    14310     20 | 48.746 % |
1021.43/1031.39	c 1031	|   1496180 |     858     6687    22072 |    18144    12162     24 | 48.746 % |
1137.23/1148.29	c 1148	|   2244363 |     858     6687    22072 |    19959    11537     20 | 48.746 % |
1313.35/1326.01	c 1326	|   3366638 |     857     6666    22001 |    21955    16469     23 | 48.807 % |
1597.25/1612.68	c 1612	|   5050050 |     857     6666    22001 |    24150    15835     28 | 48.805 % |
2059.74/2079.59	c 2079	|   7575167 |     857     6666    22001 |    26565    14823     23 | 48.806 % |
2793.41/2819.97	c 2819	|  11362843 |     857     6666    22001 |    29222    18770     25 | 48.805 % |
2798.41/2824.98	c 2824	===============================================================================
2798.41/2824.98	c 2824	restarts              : 28
2798.41/2824.98	c 2824	conflicts             : 11392954       (5783 /sec)
2798.41/2824.98	c 2824	decisions             : 12827466       (1.06 % random) (6511 /sec)
2798.41/2824.98	c 2824	propagations          : 1691454014     (858616 /sec)
2798.41/2824.98	c 2824	conflict literals     : 270154407      (28.86 % deleted)
2798.41/2824.98	c 2824	Memory used           : 16.56 MB
2798.41/2824.98	c 2824	CPU time              : 1969.98 s
2798.41/2824.98	c 2824	
2798.41/2824.98	c 2824	SATISFIABLE
2798.41/2824.99	c 2824	FOUND: _COST <= 10
2798.41/2824.99	c 2824	DECODING HOME/temp.out WITH HOME/temp.map
2798.41/2824.99	c 2824	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2798.51/2825.07	c 2825	Decoding HOME/temp.out
2798.51/2825.11	c 2825	OBJECTIVE _COST 10
2798.51/2825.11	o 10
2798.51/2825.11	v 3 6 1 9 3 10 10 1 4 6 7 9 1 3 10 7 8 5 5 10 8 9 4 2 3 4 7 7 10 3
2798.51/2825.11	c 2825	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2798.51/2825.17	c 2825	OBJECTIVE BOUND: 9 <= _COST <= 10
2798.51/2825.17	c 2825	SEARCHING: _COST <= 9
2798.51/2825.17	c 2825	SOLVING HOME/temp.cnf
2798.51/2825.17	c 2825	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2798.51/2825.17	c 2825	This is MiniSat 2.0 beta
2798.51/2825.17	c 2825	WARNING: for repeatability, setting FPU to use double precision
2798.51/2825.17	c 2825	============================[ Problem Statistics ]=============================
2798.51/2825.17	c 2825	|                                                                             |
2798.51/2825.17	c 2825	|  Number of variables:  1674                                                 |
2798.51/2825.17	c 2825	|  Number of clauses:    21324                                                |
2798.51/2825.18	c 2825	|  Parsing time:         0.01         s                                       |
2798.51/2825.19	c 2825	============================[ Search Statistics ]==============================
2798.51/2825.19	c 2825	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2798.51/2825.19	c 2825	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2798.51/2825.19	c 2825	===============================================================================
2798.51/2825.19	c 2825	|         0 |     840     6408    21288 |     2136        0    nan |  0.000 % |
2798.51/2825.19	c 2825	|       101 |     840     6408    21288 |     2349      101     17 | 49.821 % |
2798.66/2825.20	c 2825	|       251 |     840     6408    21288 |     2584      251     15 | 49.821 % |
2798.66/2825.21	c 2825	|       476 |     840     6408    21288 |     2843      476     16 | 49.821 % |
2798.66/2825.24	c 2825	|       815 |     840     6408    21288 |     3127      815     15 | 49.821 % |
2798.66/2825.27	c 2825	|      1323 |     840     6408    21288 |     3440     1323     14 | 49.821 % |
2798.66/2825.32	c 2825	|      2083 |     840     6408    21288 |     3784     2083     13 | 49.821 % |
2798.66/2825.40	c 2825	|      3222 |     840     6408    21288 |     4162     3222     13 | 49.821 % |
2798.66/2825.52	c 2825	|      4930 |     840     6408    21288 |     4578     4930     13 | 49.821 % |
2798.66/2825.72	c 2825	|      7492 |     840     6408    21288 |     5036     4696     11 | 49.821 % |
2799.47/2826.05	c 2826	|     11336 |     840     6408    21288 |     5540     5489     14 | 49.821 % |
2799.97/2826.59	c 2826	|     17102 |     840     6408    21288 |     6094     4689     14 | 49.821 % |
2800.86/2827.41	c 2827	|     25751 |     840     6408    21288 |     6703     6198     14 | 49.821 % |
2801.95/2828.59	c 2828	|     38725 |     840     6408    21288 |     7374     7472     17 | 49.821 % |
2803.83/2830.41	c 2830	|     58186 |     840     6408    21288 |     8111     5842     16 | 49.821 % |
2806.90/2833.52	c 2833	|     87382 |     840     6408    21288 |     8922     7571     18 | 49.821 % |
2811.64/2838.32	c 2838	|    131172 |     840     6408    21288 |     9814     6552     17 | 49.821 % |
2818.87/2845.67	c 2845	|    196856 |     840     6408    21288 |    10796     6816     19 | 49.821 % |
2830.31/2857.15	c 2857	|    295382 |     840     6408    21288 |    11875    10330     21 | 49.821 % |
2846.60/2873.48	c 2873	|    443172 |     840     6408    21288 |    13063     9323     17 | 49.821 % |
2872.19/2899.01	c 2899	|    664857 |     840     6408    21288 |    14369    11845     16 | 49.821 % |
2911.18/2938.04	c 2938	|    997382 |     840     6408    21288 |    15806    12132     23 | 49.821 % |
2971.54/2998.50	c 2998	|   1496170 |     839     6386    21208 |    17387    10629     20 | 49.881 % |
3070.20/3097.12	c 3097	|   2244352 |     838     6361    21105 |    19126    10663     23 | 49.943 % |
3225.92/3252.95	c 3252	|   3366626 |     836     6309    20903 |    21039    10675     19 | 50.060 % |
3481.60/3508.70	c 3508	|   5050038 |     833     6206    20456 |    23142    15954     23 | 50.239 % |
3600.05/3627.20	sh: line 1: 28901 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
3600.05/3627.21	c ERROR unknown output  in HOME/temp.out
3600.05/3627.21	c 3627	CPU 3599.71 (0.04 0.02 3599.67 0.33)
3600.05/3627.21	c 3627	END Wed Jul 16 00:14:13 2008

Verifier Data (download as text)

OK	10	99
10 unsatisfied constraints, 99 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-1123956-1216156425/watcher-1123956-1216156425 -o /tmp/evaluation-result-1123956-1216156425/solver-1123956-1216156425 -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-1123956-1216156425.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.99 1.98 1.99 4/81 28791
/proc/meminfo: memFree=1748120/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=12268 CPUtime=0
/proc/28791/stat : 28791 (sugar) R 28789 28791 27761 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 72340877 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 271894411877 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/28791/statm: 3067 316 241 3 0 167 0

[startup+0.0967171 s]
/proc/loadavg: 1.99 1.98 1.99 4/81 28791
/proc/meminfo: memFree=1748120/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=0.03
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 72340877 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28791/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102714 s]
/proc/loadavg: 1.99 1.98 1.99 4/81 28791
/proc/meminfo: memFree=1748120/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=0.03
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 72340877 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28791/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301753 s]
/proc/loadavg: 1.99 1.98 1.99 4/81 28791
/proc/meminfo: memFree=1748120/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=0.03
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 72340877 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28791/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701822 s]
/proc/loadavg: 1.99 1.98 1.99 4/81 28791
/proc/meminfo: memFree=1748120/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=0.43
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 974 4325 0 1 3 1 36 3 15 0 1 0 72340877 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28791/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 13600

[startup+1.50196 s]
/proc/loadavg: 1.99 1.98 1.99 4/92 28813
/proc/meminfo: memFree=1737600/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=1.16
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 1175 14421 0 3 3 1 102 10 15 0 1 0 72340877 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28791/statm: 3400 806 374 3 0 500 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 13600

[startup+3.10125 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 28839
/proc/meminfo: memFree=1744000/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=1.93
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 1289 19066 0 4 3 1 176 13 15 0 1 0 72340877 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28791/statm: 3400 806 374 3 0 500 0
[pid=28838] ppid=28791 vsize=5356 CPUtime=0
/proc/28838/stat : 28838 (sh) S 28791 28791 27761 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72341084 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28838/statm: 1339 232 193 169 0 50 0
[pid=28839] ppid=28838 vsize=3040 CPUtime=1.01
/proc/28839/stat : 28839 (minisat) R 28838 28791 27761 0 -1 4194304 509 0 0 0 101 0 0 0 25 0 1 0 72341085 3112960 495 996147200 134512640 135127466 4294956256 18446744073709551615 134530799 0 0 4096 3 0 0 0 17 1 0 0
/proc/28839/statm: 760 495 75 150 0 607 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 21996

[startup+6.30182 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 28839
/proc/meminfo: memFree=1743232/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=1.93
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 1289 19066 0 4 3 1 176 13 16 0 1 0 72340877 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28791/statm: 3400 806 374 3 0 500 0
[pid=28838] ppid=28791 vsize=5356 CPUtime=0
/proc/28838/stat : 28838 (sh) S 28791 28791 27761 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72341084 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28838/statm: 1339 232 193 169 0 50 0
[pid=28839] ppid=28838 vsize=3568 CPUtime=4.18
/proc/28839/stat : 28839 (minisat) R 28838 28791 27761 0 -1 4194304 640 0 0 0 418 0 0 0 25 0 1 0 72341085 3653632 626 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/28839/statm: 892 626 75 150 0 739 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 22524

[startup+12.702 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 28839
/proc/meminfo: memFree=1742464/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=1.93
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 1289 19066 0 4 3 1 176 13 16 0 1 0 72340877 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28791/statm: 3400 806 374 3 0 500 0
[pid=28838] ppid=28791 vsize=5356 CPUtime=0
/proc/28838/stat : 28838 (sh) S 28791 28791 27761 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72341084 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28838/statm: 1339 232 193 169 0 50 0
[pid=28839] ppid=28838 vsize=4240 CPUtime=10.52
/proc/28839/stat : 28839 (minisat) R 28838 28791 27761 0 -1 4194304 789 0 0 0 1052 0 0 0 25 0 1 0 72341085 4341760 775 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/28839/statm: 1060 775 75 150 0 907 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 23196

[startup+25.5022 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 28839
/proc/meminfo: memFree=1741888/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=1.93
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 1289 19066 0 4 3 1 176 13 16 0 1 0 72340877 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28791/statm: 3400 806 374 3 0 500 0
[pid=28838] ppid=28791 vsize=5356 CPUtime=0
/proc/28838/stat : 28838 (sh) S 28791 28791 27761 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72341084 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28838/statm: 1339 232 193 169 0 50 0
[pid=28839] ppid=28838 vsize=4912 CPUtime=23.19
/proc/28839/stat : 28839 (minisat) R 28838 28791 27761 0 -1 4194304 959 0 0 0 2319 0 0 0 25 0 1 0 72341085 5029888 945 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/28839/statm: 1228 945 75 150 0 1075 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 23868

[startup+51.1018 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 28839
/proc/meminfo: memFree=1741376/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=1.93
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 1289 19066 0 4 3 1 176 13 16 0 1 0 72340877 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28791/statm: 3400 806 374 3 0 500 0
[pid=28838] ppid=28791 vsize=5356 CPUtime=0
/proc/28838/stat : 28838 (sh) S 28791 28791 27761 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72341084 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28838/statm: 1339 232 193 169 0 50 0
[pid=28839] ppid=28838 vsize=5476 CPUtime=48.55
/proc/28839/stat : 28839 (minisat) R 28838 28791 27761 0 -1 4194304 1097 0 0 0 4855 0 0 0 25 0 1 0 72341085 5607424 1083 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/28839/statm: 1369 1083 75 150 0 1216 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 24432

[startup+102.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 28839
/proc/meminfo: memFree=1740032/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=1.93
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 1289 19066 0 4 3 1 176 13 16 0 1 0 72340877 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28791/statm: 3400 806 374 3 0 500 0
[pid=28838] ppid=28791 vsize=5356 CPUtime=0
/proc/28838/stat : 28838 (sh) S 28791 28791 27761 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72341084 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28838/statm: 1339 232 193 169 0 50 0
[pid=28839] ppid=28838 vsize=6800 CPUtime=99.27
/proc/28839/stat : 28839 (minisat) R 28838 28791 27761 0 -1 4194304 1427 0 0 0 9927 0 0 0 25 0 1 0 72341085 6963200 1413 996147200 134512640 135127466 4294956256 18446744073709551615 134528598 0 0 4096 3 0 0 0 17 1 0 0
/proc/28839/statm: 1700 1413 75 150 0 1547 0
Current children cumulated CPU time (s) 101.2
Current children cumulated vsize (KiB) 25756

[startup+162.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 28839
/proc/meminfo: memFree=1739264/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=1.93
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 1289 19066 0 4 3 1 176 13 16 0 1 0 72340877 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28791/statm: 3400 806 374 3 0 500 0
[pid=28838] ppid=28791 vsize=5356 CPUtime=0
/proc/28838/stat : 28838 (sh) S 28791 28791 27761 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72341084 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28838/statm: 1339 232 193 169 0 50 0
[pid=28839] ppid=28838 vsize=7444 CPUtime=158.72
/proc/28839/stat : 28839 (minisat) R 28838 28791 27761 0 -1 4194304 1583 0 0 0 15871 1 0 0 25 0 1 0 72341085 7622656 1569 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 1 0 0
/proc/28839/statm: 1861 1569 75 150 0 1708 0
Current children cumulated CPU time (s) 160.65
Current children cumulated vsize (KiB) 26400

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 28839
/proc/meminfo: memFree=1738432/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=1.93
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 1289 19066 0 4 3 1 176 13 16 0 1 0 72340877 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28791/statm: 3400 806 374 3 0 500 0
[pid=28838] ppid=28791 vsize=5356 CPUtime=0
/proc/28838/stat : 28838 (sh) S 28791 28791 27761 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72341084 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28838/statm: 1339 232 193 169 0 50 0
[pid=28839] ppid=28838 vsize=8408 CPUtime=218.14
/proc/28839/stat : 28839 (minisat) R 28838 28791 27761 0 -1 4194304 1834 0 0 0 21813 1 0 0 25 0 1 0 72341085 8609792 1820 996147200 134512640 135127466 4294956256 18446744073709551615 134528437 0 0 4096 3 0 0 0 17 1 0 0
/proc/28839/statm: 2102 1820 75 150 0 1949 0
Current children cumulated CPU time (s) 220.07
Current children cumulated vsize (KiB) 27364

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 28839
/proc/meminfo: memFree=1737920/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=1.93
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 1289 19066 0 4 3 1 176 13 16 0 1 0 72340877 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28791/statm: 3400 806 374 3 0 500 0
[pid=28838] ppid=28791 vsize=5356 CPUtime=0
/proc/28838/stat : 28838 (sh) S 28791 28791 27761 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72341084 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28838/statm: 1339 232 193 169 0 50 0
[pid=28839] ppid=28838 vsize=8972 CPUtime=277.58
/proc/28839/stat : 28839 (minisat) R 28838 28791 27761 0 -1 4194304 1951 0 0 0 27757 1 0 0 25 0 1 0 72341085 9187328 1937 996147200 134512640 135127466 4294956256 18446744073709551615 134704284 0 0 4096 3 0 0 0 17 1 0 0
/proc/28839/statm: 2243 1937 75 150 0 2090 0
Current children cumulated CPU time (s) 279.51
Current children cumulated vsize (KiB) 27928


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

/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 1625 36527 0 6 4 2 279831 29 16 0 1 0 72340877 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28791/statm: 3400 806 374 3 0 500 0
[pid=28900] ppid=28791 vsize=5356 CPUtime=0
/proc/28900/stat : 28900 (sh) S 28791 28791 27761 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72623394 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28900/statm: 1339 232 193 169 0 50 0
[pid=28901] ppid=28900 vsize=8180 CPUtime=216.76
/proc/28901/stat : 28901 (minisat) R 28900 28791 27761 0 -1 4194304 1766 0 0 0 21675 1 0 0 25 0 1 0 72623394 8376320 1752 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 0 0 0
/proc/28901/statm: 2045 1752 75 150 0 1892 0
Current children cumulated CPU time (s) 3015.42
Current children cumulated vsize (KiB) 27136

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 28986
/proc/meminfo: memFree=1736256/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=2798.66
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 1625 36527 0 6 4 2 279831 29 16 0 1 0 72340877 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28791/statm: 3400 806 374 3 0 500 0
[pid=28900] ppid=28791 vsize=5356 CPUtime=0
/proc/28900/stat : 28900 (sh) S 28791 28791 27761 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72623394 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28900/statm: 1339 232 193 169 0 50 0
[pid=28901] ppid=28900 vsize=9252 CPUtime=276.74
/proc/28901/stat : 28901 (minisat) R 28900 28791 27761 0 -1 4194304 2030 0 0 0 27672 2 0 0 25 0 1 0 72623394 9474048 2016 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/28901/statm: 2313 2016 75 150 0 2160 0
Current children cumulated CPU time (s) 3075.4
Current children cumulated vsize (KiB) 28208

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 28986
/proc/meminfo: memFree=1735936/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=2798.66
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 1625 36527 0 6 4 2 279831 29 16 0 1 0 72340877 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28791/statm: 3400 806 374 3 0 500 0
[pid=28900] ppid=28791 vsize=5356 CPUtime=0
/proc/28900/stat : 28900 (sh) S 28791 28791 27761 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72623394 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28900/statm: 1339 232 193 169 0 50 0
[pid=28901] ppid=28900 vsize=9532 CPUtime=336.71
/proc/28901/stat : 28901 (minisat) R 28900 28791 27761 0 -1 4194304 2112 0 0 0 33669 2 0 0 25 0 1 0 72623394 9760768 2098 996147200 134512640 135127466 4294956256 18446744073709551615 134528580 0 0 4096 3 0 0 0 17 0 0 0
/proc/28901/statm: 2383 2098 75 150 0 2230 0
Current children cumulated CPU time (s) 3135.37
Current children cumulated vsize (KiB) 28488

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 28986
/proc/meminfo: memFree=1735232/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=2798.66
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 1625 36527 0 6 4 2 279831 29 16 0 1 0 72340877 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28791/statm: 3400 806 374 3 0 500 0
[pid=28900] ppid=28791 vsize=5356 CPUtime=0
/proc/28900/stat : 28900 (sh) S 28791 28791 27761 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72623394 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28900/statm: 1339 232 193 169 0 50 0
[pid=28901] ppid=28900 vsize=9832 CPUtime=396.68
/proc/28901/stat : 28901 (minisat) R 28900 28791 27761 0 -1 4194304 2153 0 0 0 39666 2 0 0 25 0 1 0 72623394 10067968 2139 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/28901/statm: 2458 2139 75 150 0 2305 0
Current children cumulated CPU time (s) 3195.34
Current children cumulated vsize (KiB) 28788

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 28986
/proc/meminfo: memFree=1734336/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=2798.66
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 1625 36527 0 6 4 2 279831 29 16 0 1 0 72340877 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28791/statm: 3400 806 374 3 0 500 0
[pid=28900] ppid=28791 vsize=5356 CPUtime=0
/proc/28900/stat : 28900 (sh) S 28791 28791 27761 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72623394 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28900/statm: 1339 232 193 169 0 50 0
[pid=28901] ppid=28900 vsize=9964 CPUtime=456.66
/proc/28901/stat : 28901 (minisat) R 28900 28791 27761 0 -1 4194304 2215 0 0 0 45663 3 0 0 25 0 1 0 72623394 10203136 2201 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/28901/statm: 2491 2201 75 150 0 2338 0
Current children cumulated CPU time (s) 3255.32
Current children cumulated vsize (KiB) 28920

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 28986
/proc/meminfo: memFree=1733312/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=2798.66
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 1625 36527 0 6 4 2 279831 29 16 0 1 0 72340877 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28791/statm: 3400 806 374 3 0 500 0
[pid=28900] ppid=28791 vsize=5356 CPUtime=0
/proc/28900/stat : 28900 (sh) S 28791 28791 27761 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72623394 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28900/statm: 1339 232 193 169 0 50 0
[pid=28901] ppid=28900 vsize=10400 CPUtime=516.63
/proc/28901/stat : 28901 (minisat) R 28900 28791 27761 0 -1 4194304 2308 0 0 0 51660 3 0 0 25 0 1 0 72623394 10649600 2294 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/28901/statm: 2600 2294 75 150 0 2447 0
Current children cumulated CPU time (s) 3315.29
Current children cumulated vsize (KiB) 29356

[startup+3402.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/76 28986
/proc/meminfo: memFree=1732672/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=2798.66
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 1625 36527 0 6 4 2 279831 29 16 0 1 0 72340877 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28791/statm: 3400 806 374 3 0 500 0
[pid=28900] ppid=28791 vsize=5356 CPUtime=0
/proc/28900/stat : 28900 (sh) S 28791 28791 27761 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72623394 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28900/statm: 1339 232 193 169 0 50 0
[pid=28901] ppid=28900 vsize=10540 CPUtime=576.6
/proc/28901/stat : 28901 (minisat) R 28900 28791 27761 0 -1 4194304 2350 0 0 0 57657 3 0 0 25 0 1 0 72623394 10792960 2336 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/28901/statm: 2635 2336 75 150 0 2482 0
Current children cumulated CPU time (s) 3375.26
Current children cumulated vsize (KiB) 29496

[startup+3462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/76 28986
/proc/meminfo: memFree=1731904/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=2798.66
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 1625 36527 0 6 4 2 279831 29 16 0 1 0 72340877 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28791/statm: 3400 806 374 3 0 500 0
[pid=28900] ppid=28791 vsize=5356 CPUtime=0
/proc/28900/stat : 28900 (sh) S 28791 28791 27761 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72623394 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28900/statm: 1339 232 193 169 0 50 0
[pid=28901] ppid=28900 vsize=11084 CPUtime=636.56
/proc/28901/stat : 28901 (minisat) R 28900 28791 27761 0 -1 4194304 2471 0 0 0 63653 3 0 0 25 0 1 0 72623394 11350016 2457 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/28901/statm: 2771 2457 75 150 0 2618 0
Current children cumulated CPU time (s) 3435.22
Current children cumulated vsize (KiB) 30040

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 28986
/proc/meminfo: memFree=1730368/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=2798.66
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 1625 36527 0 6 4 2 279831 29 16 0 1 0 72340877 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28791/statm: 3400 806 374 3 0 500 0
[pid=28900] ppid=28791 vsize=5356 CPUtime=0
/proc/28900/stat : 28900 (sh) S 28791 28791 27761 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72623394 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28900/statm: 1339 232 193 169 0 50 0
[pid=28901] ppid=28900 vsize=11504 CPUtime=696.54
/proc/28901/stat : 28901 (minisat) R 28900 28791 27761 0 -1 4194304 2555 0 0 0 69651 3 0 0 25 0 1 0 72623394 11780096 2541 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/28901/statm: 2876 2541 75 150 0 2723 0
Current children cumulated CPU time (s) 3495.2
Current children cumulated vsize (KiB) 30460

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 28986
/proc/meminfo: memFree=1730176/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=2798.66
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 1625 36527 0 6 4 2 279831 29 16 0 1 0 72340877 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28791/statm: 3400 806 374 3 0 500 0
[pid=28900] ppid=28791 vsize=5356 CPUtime=0
/proc/28900/stat : 28900 (sh) S 28791 28791 27761 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72623394 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28900/statm: 1339 232 193 169 0 50 0
[pid=28901] ppid=28900 vsize=11504 CPUtime=756.51
/proc/28901/stat : 28901 (minisat) R 28900 28791 27761 0 -1 4194304 2578 0 0 0 75647 4 0 0 25 0 1 0 72623394 11780096 2564 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 0 0 0
/proc/28901/statm: 2876 2564 75 150 0 2723 0
Current children cumulated CPU time (s) 3555.17
Current children cumulated vsize (KiB) 30460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3627.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 28986
/proc/meminfo: memFree=1729920/2055920 swapFree=4192812/4192956
[pid=28791] ppid=28789 vsize=13600 CPUtime=2798.66
/proc/28791/stat : 28791 (sugar) S 28789 28791 27761 0 -1 4194304 1625 36527 0 6 4 2 279831 29 16 0 1 0 72340877 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28791/statm: 3400 806 374 3 0 500 0
[pid=28900] ppid=28791 vsize=5356 CPUtime=0
/proc/28900/stat : 28900 (sh) S 28791 28791 27761 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72623394 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28900/statm: 1339 232 193 169 0 50 0
[pid=28901] ppid=28900 vsize=11652 CPUtime=801.39
/proc/28901/stat : 28901 (minisat) R 28900 28791 27761 0 -1 4194304 2625 0 0 0 80135 4 0 0 25 0 1 0 72623394 11931648 2611 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/28901/statm: 2913 2611 75 150 0 2760 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 30608

Sending SIGTERM to process tree (bottom up)


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

Child status: 0
Real time (s): 3627.21
CPU time (s): 3600.09
CPU user time (s): 3599.73
CPU system time (s): 0.362944
CPU usage (%): 99.2523
Max. virtual memory (cumulated for all children) (KiB): 883380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.73
system time used= 0.362944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41133
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2397
involuntary context switches= 116875

runsolver used 5.32119 second user time and 11.1273 second system time

The end

Launcher Data (download as text)

Begin job on node60 at 2008-07-15 23:13:45
IDJOB=1123956
IDBENCH=62934
IDSOLVER=368
FILE ID=node60/1123956-1216156425
PBS_JOBID= 7905637
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/pi/pi-30-10-25-t58/normalized-pi-30-10-197-42-15.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-1123956-1216156425/watcher-1123956-1216156425 -o /tmp/evaluation-result-1123956-1216156425/solver-1123956-1216156425 -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-1123956-1216156425.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ad6c2fc52d4f654218e69b784ffb97cc
RANDOM SEED=1427511263

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
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:       1748600 kB
Buffers:         73324 kB
Cached:         152980 kB
SwapCached:          0 kB
Active:         195860 kB
Inactive:        56072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1748600 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1300 kB
Writeback:           0 kB
Mapped:          45800 kB
Slab:            40276 kB
Committed_AS:   317332 kB
PageTables:       2084 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB
End job on node60 at 2008-07-16 00:14:13