Trace number 1114987

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+minisat-incMSAT (TO)5 3600.14 3615.65

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-76_ext.xml
MD5SUMb7d6815ddb89ad9e349ee6c0e6d6f674
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark3600.01
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.01/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.01/0.07	c 0	BEGIN Sun Jul 13 03:21:44 2008
0.01/0.07	c 0	PID 14162
0.01/0.07	c 0	HOST node73.alineos.net
0.01/0.07	c 0	CONVERTING HOME/instance-1114987-1215912104.xml TO HOME/temp.csp
0.01/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114987-1215912104.xml' 'HOME/temp.csp'
0.07/0.89	c 1	1 domains, 40 variables, 0 predicates, 84 relations, 84 constraints
0.07/0.90	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.90	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.07/0.98	c 1	Parsing HOME/temp.csp
2.54/2.54	c 2	parsed 209 expressions
2.54/2.54	c 2	Heap : 30 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.54/2.54	c 2	MAX CSP: 84 constraints
2.54/2.54	c 2	Converting to clausal form CSP
2.54/2.56	c 2	converted 30 (10%) expressions
2.54/2.59	c 3	converted 60 (20%) expressions
2.65/2.61	c 3	converted 89 (30%) expressions
2.65/2.63	c 3	converted 119 (40%) expressions
2.96/2.91	c 3	converted 148 (50%) expressions
3.05/3.07	c 3	converted 178 (60%) expressions
3.16/3.16	c 3	converted 208 (70%) expressions
3.26/3.28	c 3	converted 237 (80%) expressions
3.36/3.40	c 3	converted 267 (90%) expressions
3.57/3.51	c 3	converted 296 (100%) expressions
3.57/3.51	c 3	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.57/3.51	c 3	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.57/3.51	c 3	Propagation in CSP
3.57/3.52	c 3	81 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.57/3.52	c 3	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.57/3.52	c 3	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.57/3.52	c 3	Simplifing CSP by introducing new Boolean variables
3.57/3.52	c 3	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.57/3.52	c 3	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.68/3.68	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.68/3.69	c 4	21 (10%) CSP integer variables are encoded (3738 clauses, 46457 bytes)
3.79/3.70	c 4	42 (20%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.79/3.70	c 4	63 (30%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.79/3.70	c 4	84 (40%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.79/3.70	c 4	104 (50%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.79/3.70	c 4	125 (60%) CSP integer variables are encoded (7203 clauses, 91502 bytes)
3.79/3.70	c 4	146 (70%) CSP integer variables are encoded (7658 clauses, 97417 bytes)
3.79/3.70	c 4	167 (80%) CSP integer variables are encoded (7815 clauses, 99458 bytes)
3.79/3.70	c 4	188 (90%) CSP integer variables are encoded (7890 clauses, 100433 bytes)
3.79/3.70	c 4	208 (100%) CSP integer variables are encoded (8004 clauses, 101915 bytes)
4.61/4.54	c 4	26 (10%) CSP clauses are encoded (86626 clauses, 2228022 bytes)
5.30/5.27	c 5	51 (20%) CSP clauses are encoded (162046 clauses, 4442210 bytes)
6.11/6.01	c 6	76 (30%) CSP clauses are encoded (238050 clauses, 6673837 bytes)
6.31/6.25	c 6	101 (40%) CSP clauses are encoded (262456 clauses, 7389301 bytes)
6.31/6.26	c 6	126 (50%) CSP clauses are encoded (266841 clauses, 7465340 bytes)
6.31/6.26	c 6	151 (60%) CSP clauses are encoded (267048 clauses, 7468675 bytes)
6.31/6.27	c 6	176 (70%) CSP clauses are encoded (270757 clauses, 7535592 bytes)
6.31/6.27	c 6	201 (80%) CSP clauses are encoded (270976 clauses, 7539127 bytes)
6.31/6.27	c 6	226 (90%) CSP clauses are encoded (271439 clauses, 7546977 bytes)
6.31/6.28	c 6	251 (100%) CSP clauses are encoded (272949 clauses, 7573451 bytes)
6.31/6.28	c 6	251 CSP clauses encoded
6.31/6.28	c 6	Writing map file : HOME/temp.map
6.31/6.28	c 6	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.31/6.28	c 6	SAT : 8212 SAT variables, 272949 SAT clauses, 7573451 bytes
6.31/6.28	c 6	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.40/6.34	c 6	OBJECTIVE minimize _COST
6.40/6.34	c 6	SOLVING HOME/temp.cnf
6.40/6.34	c 6	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
6.40/6.34	c 6	This is MiniSat 2.0 beta incremental
6.40/6.34	c 6	WARNING: for repeatability, setting FPU to use double precision
6.40/6.34	c 6	============================[ Problem Statistics ]=============================
6.40/6.34	c 6	|                                                                             |
6.40/6.34	c 6	|  Number of variables:  8212                                                 |
6.40/6.34	c 6	|  Number of clauses:    272949                                               |
6.42/6.50	c 6	|  Parsing time:         0.14         s                                       |
6.58/6.51	c 6	OK
6.58/6.51	c 6	OBJECTIVE BOUND: 0 <= _COST <= 
6.58/6.51	c 6	SEARCHING: _COST <= 42
6.58/6.51	c 6	============================[ Search Statistics ]==============================
6.58/6.51	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.58/6.51	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.58/6.51	c 6	===============================================================================
6.58/6.51	c 6	|         0 |    8212   272949  1288162 |    90983        0    nan |  0.000 % |
6.58/6.54	c 6	===============================================================================
6.58/6.54	c 6	restarts              : 1
6.58/6.54	c 6	conflicts             : 15            (83 /sec)
6.58/6.54	c 6	decisions             : 121           (0.00 % random) (669 /sec)
6.58/6.54	c 6	propagations          : 16191          (89467 /sec)
6.58/6.54	c 6	conflict literals     : 191            (41.77 % deleted)
6.58/6.54	c 6	Memory used           : 15.12 MB
6.58/6.54	c 6	CPU time              : 0.180972 s
6.58/6.54	c 6	
6.58/6.54	c 6	SATISFIABLE
6.58/6.55	c 6	OK
6.58/6.55	c 6	FOUND: _COST <= 42
6.58/6.55	s SATISFIABLE
6.58/6.55	c 6	DECODING HOME/temp.out WITH HOME/temp.map
6.58/6.55	c 6	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
6.62/6.62	c 7	Decoding HOME/temp.out
6.62/6.66	c 7	OBJECTIVE _COST 42
6.62/6.66	o 42
6.62/6.66	v 140 167 48 125 172 73 176 132 176 158 107 176 103 179 174 173 153 179 155 137 179 120 177 16 178 178 172 151 173 179 179 179 179 179 179 178 171 179 179 179
6.62/6.66	c 7	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
6.62/6.71	c 7	OK
6.62/6.71	c 7	OBJECTIVE BOUND: 0 <= _COST <= 42
6.62/6.71	c 7	SEARCHING: _COST <= 21
6.62/6.71	c 7	============================[ Search Statistics ]==============================
6.62/6.71	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.62/6.71	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.62/6.71	c 7	===============================================================================
6.62/6.71	c 7	|        15 |    8212   272949  1288162 |    90983       15     13 |  0.000 % |
6.62/6.76	c 7	|       116 |    8212   272949  1288162 |   100081      116     21 |  3.580 % |
6.85/6.84	c 7	===============================================================================
6.85/6.84	c 7	restarts              : 3
6.85/6.84	c 7	conflicts             : 232           (718 /sec)
6.85/6.84	c 7	decisions             : 733           (0.82 % random) (2270 /sec)
6.85/6.84	c 7	propagations          : 106321         (329218 /sec)
6.85/6.84	c 7	conflict literals     : 4788           (38.65 % deleted)
6.85/6.84	c 7	Memory used           : 15.51 MB
6.85/6.84	c 7	CPU time              : 0.32295 s
6.85/6.85	c 7	
6.85/6.85	c 7	SATISFIABLE
6.85/6.85	c 7	OK
6.85/6.85	c 7	FOUND: _COST <= 21
6.85/6.85	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.85/6.85	c 7	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
6.90/6.92	c 7	Decoding HOME/temp.out
6.90/6.96	c 7	OBJECTIVE _COST 21
6.90/6.96	o 21
6.90/6.96	v 174 179 79 120 44 178 155 131 113 43 179 145 115 177 177 176 38 162 179 153 16 179 179 164 140 158 175 124 135 32 133 179 37 167 137 179 134 166 69 37
6.90/6.96	c 7	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
6.90/7.00	c 7	OK
6.90/7.00	c 7	OBJECTIVE BOUND: 0 <= _COST <= 21
6.90/7.00	c 7	SEARCHING: _COST <= 10
6.90/7.01	c 7	============================[ Search Statistics ]==============================
6.90/7.01	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.90/7.01	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.90/7.01	c 7	===============================================================================
6.90/7.01	c 7	|       232 |    7918   272949  1288162 |    90983      232     21 |  3.580 % |
7.13/7.10	c 7	|       332 |    7918   272949  1288162 |   100081      332     19 |  5.626 % |
7.13/7.17	c 7	|       483 |    7918   272949  1288162 |   110089      483     18 |  5.626 % |
7.23/7.28	c 7	===============================================================================
7.23/7.29	c 7	restarts              : 6
7.23/7.29	c 7	conflicts             : 597           (987 /sec)
7.23/7.29	c 7	decisions             : 1444          (0.83 % random) (2387 /sec)
7.23/7.29	c 7	propagations          : 251165         (415212 /sec)
7.23/7.29	c 7	conflict literals     : 10674          (47.00 % deleted)
7.23/7.29	c 7	Memory used           : 16.02 MB
7.23/7.29	c 7	CPU time              : 0.604908 s
7.23/7.29	c 7	
7.23/7.29	c 7	SATISFIABLE
7.23/7.29	c 7	OK
7.23/7.29	c 7	FOUND: _COST <= 10
7.23/7.29	c 7	DECODING HOME/temp.out WITH HOME/temp.map
7.23/7.29	c 7	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.32/7.36	c 7	Decoding HOME/temp.out
7.32/7.40	c 7	OBJECTIVE _COST 10
7.32/7.40	o 10
7.32/7.40	v 74 21 90 177 130 12 157 153 178 24 179 159 81 175 168 56 122 23 179 124 77 170 161 129 174 74 35 149 35 122 86 128 165 169 78 108 179 90 21 44
7.32/7.40	c 7	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.32/7.45	c 7	OK
7.32/7.45	c 7	OBJECTIVE BOUND: 0 <= _COST <= 10
7.32/7.45	c 7	SEARCHING: _COST <= 5
7.32/7.45	c 7	============================[ Search Statistics ]==============================
7.32/7.45	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.32/7.45	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.32/7.45	c 7	===============================================================================
7.32/7.45	c 7	|       597 |    7750   272949  1288162 |    90983      597     18 |  5.626 % |
7.51/7.53	c 7	|       698 |    7750   272949  1288162 |   100081      698     19 |  7.148 % |
7.62/7.62	c 8	|       848 |    7750   272949  1288162 |   110089      848     19 |  7.148 % |
7.82/7.83	c 8	|      1074 |    7750   272949  1288162 |   121098     1074     20 |  7.148 % |
8.12/8.10	c 8	|      1411 |    7750   272949  1288162 |   133208     1411     20 |  7.148 % |
8.42/8.43	c 8	|      1917 |    7750   272949  1288162 |   146529     1917     20 |  7.148 % |
8.92/8.98	c 9	|      2677 |    7750   272949  1288162 |   161181     2677     20 |  7.148 % |
9.22/9.24	c 9	===============================================================================
9.22/9.24	c 9	restarts              : 13
9.22/9.24	c 9	conflicts             : 2955          (1231 /sec)
9.22/9.24	c 9	decisions             : 5388          (1.21 % random) (2245 /sec)
9.22/9.24	c 9	propagations          : 1152017        (480080 /sec)
9.22/9.24	c 9	conflict literals     : 63705          (46.38 % deleted)
9.22/9.24	c 9	Memory used           : 16.41 MB
9.22/9.24	c 9	CPU time              : 2.39963 s
9.22/9.24	c 9	
9.22/9.24	c 9	SATISFIABLE
9.22/9.25	c 9	OK
9.22/9.25	c 9	FOUND: _COST <= 5
9.22/9.25	c 9	DECODING HOME/temp.out WITH HOME/temp.map
9.22/9.25	c 9	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
9.27/9.32	c 9	Decoding HOME/temp.out
9.27/9.36	c 9	OBJECTIVE _COST 5
9.27/9.36	o 5
9.27/9.36	v 0 70 138 53 110 65 16 39 173 129 179 168 103 179 176 92 95 25 179 102 128 120 53 136 141 61 52 126 85 152 139 172 27 172 179 12 174 172 159 158
9.27/9.36	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
9.27/9.40	c 9	OK
9.27/9.40	c 9	OBJECTIVE BOUND: 0 <= _COST <= 5
9.27/9.40	c 9	SEARCHING: _COST <= 2
9.27/9.41	c 9	============================[ Search Statistics ]==============================
9.27/9.41	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.27/9.41	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.27/9.41	c 9	===============================================================================
9.27/9.41	c 9	|      2955 |    7625   272949  1288162 |    90983     2955     22 |  7.148 % |
9.27/9.46	c 9	|      3055 |    7625   272949  1288162 |   100081     3055     21 |  8.293 % |
9.50/9.58	c 10	|      3205 |    7625   272949  1288162 |   110089     3205     21 |  8.293 % |
9.70/9.73	c 10	|      3430 |    7625   272949  1288162 |   121098     3430     21 |  8.293 % |
10.00/10.03	c 10	|      3769 |    7531   263202  1260885 |   133208     3735     21 |  8.293 % |
10.30/10.36	c 10	|      4276 |    7531   263202  1260885 |   146529     4242     21 |  8.293 % |
10.80/10.85	c 11	|      5035 |    7531   263202  1260885 |   161181     5001     22 |  8.293 % |
11.60/11.68	c 12	|      6174 |    7531   263202  1260885 |   177300     6140     22 |  8.293 % |
12.70/12.77	c 13	|      7882 |    7531   263202  1260885 |   195030     7848     23 |  8.293 % |
14.50/14.54	c 14	|     10444 |    7531   263202  1260885 |   214533    10410     23 |  8.293 % |
16.89/16.91	c 17	|     14290 |    7531   263202  1260885 |   235986    14256     25 |  8.293 % |
21.80/21.88	c 22	|     20058 |    7531   263202  1260885 |   259585    20024     27 |  8.293 % |
29.59/29.61	c 30	|     28710 |    7531   263202  1260885 |   285543    28676     29 |  8.293 % |
42.48/42.56	c 42	|     41687 |    7531   263202  1260885 |   314097    41653     30 |  8.293 % |
65.98/66.06	c 66	|     61148 |    7531   263202  1260885 |   345507    61114     31 |  8.293 % |
106.67/106.73	c 107	|     90340 |    7531   263202  1260885 |   380058    90306     32 |  8.293 % |
194.94/195.07	c 195	|    134130 |    7531   263202  1260885 |   418064   134096     35 |  8.293 % |
329.20/329.31	c 329	|    199814 |    7531   263202  1260885 |   459870   199780     37 |  8.293 % |
647.80/648.04	c 648	|    298340 |    7531   263202  1260885 |   505857   298306     39 |  8.293 % |
1164.94/1165.38	c 1165	|    446129 |    7531   263202  1260885 |   556443   446095     41 |  8.293 % |
1988.68/1989.30	c 1989	|    667812 |    7531   263202  1260885 |   612088   164959     39 |  8.293 % |
3434.29/3448.18	c 3448	|   1000338 |    7531   263202  1260885 |   673296   497485     46 |  8.293 % |
3600.07/3615.62	c ERROR INTERRUPTED
3600.07/3615.64	c 3616	CPU 3599.24 (0.05 0.02 3599.19 0.84)
3600.07/3615.64	c 3616	END Sun Jul 13 04:22:00 2008

Verifier Data (download as text)

OK	5	79
5 unsatisfied constraints, 79 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-1114987-1215912104/watcher-1114987-1215912104 -o /tmp/evaluation-result-1114987-1215912104/solver-1114987-1215912104 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1114987-1215912104.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: 0.99 0.98 1.00 3/71 14162
/proc/meminfo: memFree=1905888/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=12272 CPUtime=0
/proc/14162/stat : 14162 (sugar++) R 14160 14162 14003 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 47907972 12566528 327 996147200 4194304 4206940 548682068528 18446744073709551615 210723633765 0 0 4224 0 0 0 0 17 1 0 0
/proc/14162/statm: 3068 327 246 3 0 168 0

[startup+0.030721 s]
/proc/loadavg: 0.99 0.98 1.00 3/71 14162
/proc/meminfo: memFree=1905888/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=13204 CPUtime=0.01
/proc/14162/stat : 14162 (sugar++) R 14160 14162 14003 0 -1 4194304 654 0 0 0 1 0 0 0 18 0 1 0 47907972 13520896 622 996147200 4194304 4206940 548682068528 18446744073709551615 210723312353 0 0 4224 0 0 0 0 17 1 0 0
/proc/14162/statm: 3301 622 316 3 0 401 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13204

[startup+0.101736 s]
/proc/loadavg: 0.99 0.98 1.00 3/71 14162
/proc/meminfo: memFree=1905888/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16740 CPUtime=0.07
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1219 128 0 0 5 2 0 0 16 0 1 0 47907972 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14162/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.30176 s]
/proc/loadavg: 0.99 0.98 1.00 3/71 14162
/proc/meminfo: memFree=1905888/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16740 CPUtime=0.07
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1219 128 0 0 5 2 0 0 16 0 1 0 47907972 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14162/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701806 s]
/proc/loadavg: 0.99 0.98 1.00 3/71 14162
/proc/meminfo: memFree=1905888/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16740 CPUtime=0.07
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1219 128 0 0 5 2 0 0 16 0 1 0 47907972 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14162/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.5019 s]
/proc/loadavg: 0.99 0.98 1.00 3/82 14184
/proc/meminfo: memFree=1895624/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16740 CPUtime=0.93
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1296 7973 0 1 5 2 80 6 16 0 1 0 47907972 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14162/statm: 4185 1104 409 3 0 764 0
[pid=14175] ppid=14162 vsize=5356 CPUtime=0
/proc/14175/stat : 14175 (sh) S 14162 14162 14003 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47908063 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14175/statm: 1339 233 193 169 0 50 0
[pid=14176] ppid=14175 vsize=864976 CPUtime=0.61
/proc/14176/stat : 14176 (java) S 14175 14162 14003 0 -1 0 7098 0 1 0 58 3 0 0 20 0 9 0 47908063 885735424 6384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14176/statm: 216244 6384 2532 9 0 210826 0
[pid=14176/tid=14177] ppid=14175 vsize=864976 CPUtime=0.38
/proc/14176/task/14177/stat : 14177 (java) R 14175 14162 14003 0 -1 64 2471 0 1 0 37 1 0 0 17 0 9 0 47908064 885735424 6384 996147200 134512640 134550740 4294955920 18446744073709551615 4126423331 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14176/tid=14178] ppid=14175 vsize=864976 CPUtime=0.17
/proc/14176/task/14178/stat : 14178 (java) S 14175 14162 14003 0 -1 64 3612 0 0 0 16 1 0 0 16 0 9 0 47908065 885735424 6384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14176/tid=14179] ppid=14175 vsize=864976 CPUtime=0
/proc/14176/task/14179/stat : 14179 (java) S 14175 14162 14003 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 47908065 885735424 6384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14176/tid=14180] ppid=14175 vsize=864976 CPUtime=0
/proc/14176/task/14180/stat : 14180 (java) S 14175 14162 14003 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 47908065 885735424 6384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14176/tid=14181] ppid=14175 vsize=864976 CPUtime=0
/proc/14176/task/14181/stat : 14181 (java) S 14175 14162 14003 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 47908067 885735424 6384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14176/tid=14182] ppid=14175 vsize=864976 CPUtime=0.03
/proc/14176/task/14182/stat : 14182 (java) S 14175 14162 14003 0 -1 64 317 0 0 0 3 0 0 0 15 0 9 0 47908067 885735424 6384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14176/tid=14183] ppid=14175 vsize=864976 CPUtime=0
/proc/14176/task/14183/stat : 14183 (java) S 14175 14162 14003 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 47908067 885735424 6384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14176/tid=14184] ppid=14175 vsize=864976 CPUtime=0
/proc/14176/task/14184/stat : 14184 (java) S 14175 14162 14003 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47908067 885735424 6384 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 887072

[startup+3.10228 s]
/proc/loadavg: 0.99 0.98 1.00 2/82 14184
/proc/meminfo: memFree=1870216/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16740 CPUtime=0.93
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1296 7973 0 1 5 2 80 6 16 0 1 0 47907972 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14162/statm: 4185 1104 409 3 0 764 0
[pid=14175] ppid=14162 vsize=5356 CPUtime=0
/proc/14175/stat : 14175 (sh) S 14162 14162 14003 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47908063 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14175/statm: 1339 233 193 169 0 50 0
[pid=14176] ppid=14175 vsize=865004 CPUtime=2.23
/proc/14176/stat : 14176 (java) S 14175 14162 14003 0 -1 0 16689 0 1 0 215 8 0 0 20 0 9 0 47908063 885764096 15925 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14176/statm: 216251 15925 2540 9 0 210826 0
[pid=14176/tid=14177] ppid=14175 vsize=865004 CPUtime=1.17
/proc/14176/task/14177/stat : 14177 (java) R 14175 14162 14003 0 -1 64 3180 0 1 0 116 1 0 0 17 0 9 0 47908064 885764096 15925 996147200 134512640 134550740 4294955920 18446744073709551615 103205797 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14176/tid=14178] ppid=14175 vsize=865004 CPUtime=0.98
/proc/14176/task/14178/stat : 14178 (java) S 14175 14162 14003 0 -1 64 12483 0 0 0 93 5 0 0 17 0 9 0 47908065 885764096 15925 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14176/tid=14179] ppid=14175 vsize=865004 CPUtime=0
/proc/14176/task/14179/stat : 14179 (java) S 14175 14162 14003 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47908065 885764096 15925 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14176/tid=14180] ppid=14175 vsize=865004 CPUtime=0
/proc/14176/task/14180/stat : 14180 (java) S 14175 14162 14003 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 47908065 885764096 15925 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14176/tid=14181] ppid=14175 vsize=865004 CPUtime=0
/proc/14176/task/14181/stat : 14181 (java) S 14175 14162 14003 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 47908067 885764096 15925 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14176/tid=14182] ppid=14175 vsize=865004 CPUtime=0.05
/proc/14176/task/14182/stat : 14182 (java) S 14175 14162 14003 0 -1 64 328 0 0 0 5 0 0 0 16 0 9 0 47908067 885764096 15925 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14176/tid=14183] ppid=14175 vsize=865004 CPUtime=0
/proc/14176/task/14183/stat : 14183 (java) S 14175 14162 14003 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 47908067 885764096 15925 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14176/tid=14184] ppid=14175 vsize=865004 CPUtime=0
/proc/14176/task/14184/stat : 14184 (java) R 14175 14162 14003 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47908067 885764096 15925 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 887100

[startup+6.30265 s]
/proc/loadavg: 0.99 0.98 1.00 2/82 14184
/proc/meminfo: memFree=1827400/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16740 CPUtime=0.93
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1297 7973 0 1 5 2 80 6 16 0 1 0 47907972 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14162/statm: 4185 1104 409 3 0 764 0
[pid=14175] ppid=14162 vsize=5356 CPUtime=0
/proc/14175/stat : 14175 (sh) S 14162 14162 14003 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47908063 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14175/statm: 1339 233 193 169 0 50 0
[pid=14176] ppid=14175 vsize=865116 CPUtime=5.47
/proc/14176/stat : 14176 (java) S 14175 14162 14003 0 -1 0 20319 0 1 0 532 15 0 0 20 0 9 0 47908063 885878784 19426 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14176/statm: 216279 19426 2568 9 0 210826 0
[pid=14176/tid=14177] ppid=14175 vsize=865116 CPUtime=3.89
/proc/14176/task/14177/stat : 14177 (java) S 14175 14162 14003 0 -1 64 3371 0 1 0 382 7 0 0 19 0 9 0 47908064 885878784 19426 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14176/tid=14178] ppid=14175 vsize=865116 CPUtime=1.43
/proc/14176/task/14178/stat : 14178 (java) S 14175 14162 14003 0 -1 64 15875 0 0 0 137 6 0 0 16 0 9 0 47908065 885878784 19426 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14176/tid=14179] ppid=14175 vsize=865116 CPUtime=0
/proc/14176/task/14179/stat : 14179 (java) S 14175 14162 14003 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47908065 885878784 19426 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14176/tid=14180] ppid=14175 vsize=865116 CPUtime=0
/proc/14176/task/14180/stat : 14180 (java) S 14175 14162 14003 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 47908065 885878784 19426 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14176/tid=14181] ppid=14175 vsize=865116 CPUtime=0
/proc/14176/task/14181/stat : 14181 (java) S 14175 14162 14003 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 47908067 885878784 19426 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14176/tid=14182] ppid=14175 vsize=865116 CPUtime=0.12
/proc/14176/task/14182/stat : 14182 (java) S 14175 14162 14003 0 -1 64 375 0 0 0 12 0 0 0 16 0 9 0 47908067 885878784 19426 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14176/tid=14183] ppid=14175 vsize=865116 CPUtime=0
/proc/14176/task/14183/stat : 14183 (java) S 14175 14162 14003 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 47908067 885878784 19426 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14176/tid=14184] ppid=14175 vsize=865116 CPUtime=0
/proc/14176/task/14184/stat : 14184 (java) S 14175 14162 14003 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47908067 885878784 19426 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.4
Current children cumulated vsize (KiB) 887212

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 14225
/proc/meminfo: memFree=1876240/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16872 CPUtime=6.98
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1758 43520 0 6 5 2 657 34 16 0 1 0 47907972 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14162/statm: 4218 1116 414 3 0 797 0
[pid=14185] ppid=14162 vsize=17348 CPUtime=5.72
/proc/14185/stat : 14185 (minisat-inc) R 14162 14162 14003 0 -1 4194304 4249 0 0 0 569 3 0 0 25 0 1 0 47908606 17764352 4190 996147200 134512640 135134323 4294956192 18446744073709551615 134532177 0 0 4096 3 0 0 0 17 0 0 0
/proc/14185/statm: 4337 4190 79 151 0 4183 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 34220

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 14225
/proc/meminfo: memFree=1873688/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16872 CPUtime=6.98
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1758 43520 0 6 5 2 657 34 16 0 1 0 47907972 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14162/statm: 4218 1116 414 3 0 797 0
[pid=14185] ppid=14162 vsize=20056 CPUtime=18.51
/proc/14185/stat : 14185 (minisat-inc) R 14162 14162 14003 0 -1 4194304 4916 0 0 0 1847 4 0 0 25 0 1 0 47908606 20537344 4857 996147200 134512640 135134323 4294956192 18446744073709551615 134532346 0 0 4096 3 0 0 0 17 0 0 0
/proc/14185/statm: 5014 4857 79 151 0 4860 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36928

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 14225
/proc/meminfo: memFree=1869592/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16872 CPUtime=6.98
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1758 43520 0 6 5 2 657 34 16 0 1 0 47907972 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14162/statm: 4218 1116 414 3 0 797 0
[pid=14185] ppid=14162 vsize=24208 CPUtime=44.1
/proc/14185/stat : 14185 (minisat-inc) R 14162 14162 14003 0 -1 4194304 5953 0 0 0 4404 6 0 0 25 0 1 0 47908606 24788992 5894 996147200 134512640 135134323 4294956192 18446744073709551615 134531932 0 0 4096 3 0 0 0 17 0 0 0
/proc/14185/statm: 6052 5894 79 151 0 5898 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 41080

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 14225
/proc/meminfo: memFree=1862616/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16872 CPUtime=6.98
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1758 43520 0 6 5 2 657 34 16 0 1 0 47907972 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14162/statm: 4218 1116 414 3 0 797 0
[pid=14185] ppid=14162 vsize=30988 CPUtime=95.29
/proc/14185/stat : 14185 (minisat-inc) R 14162 14162 14003 0 -1 4194304 7657 0 0 0 9522 7 0 0 25 0 1 0 47908606 31731712 7598 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/14185/statm: 7747 7598 79 151 0 7593 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 47860

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 14225
/proc/meminfo: memFree=1855768/2055920 swapFree=4176408/4192956

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

[pid=14185] ppid=14162 vsize=141672 CPUtime=2847.53
/proc/14185/stat : 14185 (minisat-inc) R 14162 14162 14003 0 -1 4194304 34400 0 0 0 284709 44 0 0 25 0 1 0 47908606 145072128 34325 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14185/statm: 35418 34325 79 151 0 35264 0
Current children cumulated CPU time (s) 2854.51
Current children cumulated vsize (KiB) 158544

[startup+2922.3 s]
/proc/loadavg: 2.00 1.93 1.56 3/90 14761
/proc/meminfo: memFree=1698440/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16872 CPUtime=6.98
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1758 43520 0 6 5 2 657 34 16 0 1 0 47907972 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14162/statm: 4218 1116 414 3 0 797 0
[pid=14185] ppid=14162 vsize=141836 CPUtime=2906.92
/proc/14185/stat : 14185 (minisat-inc) R 14162 14162 14003 0 -1 4194304 34472 0 0 0 290648 44 0 0 25 0 1 0 47908606 145240064 34397 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14185/statm: 35459 34397 79 151 0 35305 0
Current children cumulated CPU time (s) 2913.9
Current children cumulated vsize (KiB) 158708

[startup+2982.3 s]
/proc/loadavg: 2.00 1.94 1.58 3/90 14761
/proc/meminfo: memFree=1698120/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16872 CPUtime=6.98
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1758 43520 0 6 5 2 657 34 16 0 1 0 47907972 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14162/statm: 4218 1116 414 3 0 797 0
[pid=14185] ppid=14162 vsize=142000 CPUtime=2966.3
/proc/14185/stat : 14185 (minisat-inc) R 14162 14162 14003 0 -1 4194304 34514 0 0 0 296586 44 0 0 25 0 1 0 47908606 145408000 34439 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 1 0 0
/proc/14185/statm: 35500 34439 79 151 0 35346 0
Current children cumulated CPU time (s) 2973.28
Current children cumulated vsize (KiB) 158872

[startup+3042.3 s]
/proc/loadavg: 2.00 1.95 1.60 3/90 14761
/proc/meminfo: memFree=1697416/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16872 CPUtime=6.98
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1758 43520 0 6 5 2 657 34 16 0 1 0 47907972 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14162/statm: 4218 1116 414 3 0 797 0
[pid=14185] ppid=14162 vsize=142984 CPUtime=3025.68
/proc/14185/stat : 14185 (minisat-inc) R 14162 14162 14003 0 -1 4194304 34697 0 0 0 302524 44 0 0 25 0 1 0 47908606 146415616 34622 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14185/statm: 35746 34622 79 151 0 35592 0
Current children cumulated CPU time (s) 3032.66
Current children cumulated vsize (KiB) 159856

[startup+3102.3 s]
/proc/loadavg: 2.00 1.95 1.63 3/90 14761
/proc/meminfo: memFree=1696904/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16872 CPUtime=6.98
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1758 43520 0 6 5 2 657 34 16 0 1 0 47907972 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14162/statm: 4218 1116 414 3 0 797 0
[pid=14185] ppid=14162 vsize=143308 CPUtime=3085.07
/proc/14185/stat : 14185 (minisat-inc) R 14162 14162 14003 0 -1 4194304 34801 0 0 0 308462 45 0 0 25 0 1 0 47908606 146747392 34726 996147200 134512640 135134323 4294956192 18446744073709551615 134532052 0 0 4096 3 0 0 0 17 1 0 0
/proc/14185/statm: 35827 34726 79 151 0 35673 0
Current children cumulated CPU time (s) 3092.05
Current children cumulated vsize (KiB) 160180

[startup+3162.3 s]
/proc/loadavg: 2.00 1.96 1.65 3/90 14761
/proc/meminfo: memFree=1696264/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16872 CPUtime=6.98
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1758 43520 0 6 5 2 657 34 16 0 1 0 47907972 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14162/statm: 4218 1116 414 3 0 797 0
[pid=14185] ppid=14162 vsize=143832 CPUtime=3144.45
/proc/14185/stat : 14185 (minisat-inc) R 14162 14162 14003 0 -1 4194304 34958 0 0 0 314400 45 0 0 25 0 1 0 47908606 147283968 34883 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14185/statm: 35958 34883 79 151 0 35804 0
Current children cumulated CPU time (s) 3151.43
Current children cumulated vsize (KiB) 160704

[startup+3222.3 s]
/proc/loadavg: 2.00 1.96 1.66 3/90 14761
/proc/meminfo: memFree=1696200/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16872 CPUtime=6.98
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1758 43520 0 6 5 2 657 34 16 0 1 0 47907972 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14162/statm: 4218 1116 414 3 0 797 0
[pid=14185] ppid=14162 vsize=144100 CPUtime=3203.83
/proc/14185/stat : 14185 (minisat-inc) R 14162 14162 14003 0 -1 4194304 34967 0 0 0 320338 45 0 0 25 0 1 0 47908606 147558400 34892 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14185/statm: 36025 34892 79 151 0 35871 0
Current children cumulated CPU time (s) 3210.81
Current children cumulated vsize (KiB) 160972

[startup+3282.3 s]
/proc/loadavg: 2.00 1.97 1.68 3/90 14761
/proc/meminfo: memFree=1696136/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16872 CPUtime=6.98
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1758 43520 0 6 5 2 657 34 16 0 1 0 47907972 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14162/statm: 4218 1116 414 3 0 797 0
[pid=14185] ppid=14162 vsize=144100 CPUtime=3263.22
/proc/14185/stat : 14185 (minisat-inc) R 14162 14162 14003 0 -1 4194304 34970 0 0 0 326277 45 0 0 25 0 1 0 47908606 147558400 34895 996147200 134512640 135134323 4294956192 18446744073709551615 134532185 0 0 4096 3 0 0 0 17 1 0 0
/proc/14185/statm: 36025 34895 79 151 0 35871 0
Current children cumulated CPU time (s) 3270.2
Current children cumulated vsize (KiB) 160972

[startup+3342.3 s]
/proc/loadavg: 2.00 1.97 1.70 3/90 14761
/proc/meminfo: memFree=1696008/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16872 CPUtime=6.98
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1758 43520 0 6 5 2 657 34 16 0 1 0 47907972 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14162/statm: 4218 1116 414 3 0 797 0
[pid=14185] ppid=14162 vsize=144280 CPUtime=3322.6
/proc/14185/stat : 14185 (minisat-inc) R 14162 14162 14003 0 -1 4194304 35009 0 0 0 332214 46 0 0 25 0 1 0 47908606 147742720 34934 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14185/statm: 36070 34934 79 151 0 35916 0
Current children cumulated CPU time (s) 3329.58
Current children cumulated vsize (KiB) 161152

[startup+3402.31 s]
/proc/loadavg: 2.00 1.97 1.72 3/90 14761
/proc/meminfo: memFree=1695688/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16872 CPUtime=6.98
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1758 43520 0 6 5 2 657 34 16 0 1 0 47907972 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14162/statm: 4218 1116 414 3 0 797 0
[pid=14185] ppid=14162 vsize=144580 CPUtime=3381.98
/proc/14185/stat : 14185 (minisat-inc) R 14162 14162 14003 0 -1 4194304 35065 0 0 0 338152 46 0 0 25 0 1 0 47908606 148049920 34990 996147200 134512640 135134323 4294956192 18446744073709551615 134532158 0 0 4096 3 0 0 0 17 1 0 0
/proc/14185/statm: 36145 34990 79 151 0 35991 0
Current children cumulated CPU time (s) 3388.96
Current children cumulated vsize (KiB) 161452

[startup+3462.3 s]
/proc/loadavg: 2.00 1.97 1.73 3/90 14763
/proc/meminfo: memFree=1694152/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16872 CPUtime=6.98
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1758 43520 0 6 5 2 657 34 16 0 1 0 47907972 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14162/statm: 4218 1116 414 3 0 797 0
[pid=14185] ppid=14162 vsize=146224 CPUtime=3441.36
/proc/14185/stat : 14185 (minisat-inc) R 14162 14162 14003 0 -1 4194304 35379 0 0 0 344090 46 0 0 25 0 1 0 47908606 149733376 35304 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14185/statm: 36556 35304 79 151 0 36402 0
Current children cumulated CPU time (s) 3448.34
Current children cumulated vsize (KiB) 163096

[startup+3522.3 s]
/proc/loadavg: 2.00 1.97 1.74 3/90 14763
/proc/meminfo: memFree=1693384/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16872 CPUtime=6.98
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1758 43520 0 6 5 2 657 34 16 0 1 0 47907972 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14162/statm: 4218 1116 414 3 0 797 0
[pid=14185] ppid=14162 vsize=147152 CPUtime=3500.74
/proc/14185/stat : 14185 (minisat-inc) R 14162 14162 14003 0 -1 4194304 35548 0 0 0 350028 46 0 0 25 0 1 0 47908606 150683648 35473 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14185/statm: 36788 35473 79 151 0 36634 0
Current children cumulated CPU time (s) 3507.72
Current children cumulated vsize (KiB) 164024

[startup+3582.3 s]
/proc/loadavg: 2.00 1.97 1.76 3/90 14763
/proc/meminfo: memFree=1692168/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16872 CPUtime=6.98
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1758 43520 0 6 5 2 657 34 16 0 1 0 47907972 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14162/statm: 4218 1116 414 3 0 797 0
[pid=14185] ppid=14162 vsize=148784 CPUtime=3560.13
/proc/14185/stat : 14185 (minisat-inc) R 14162 14162 14003 0 -1 4194304 35870 0 0 0 355966 47 0 0 25 0 1 0 47908606 152354816 35795 996147200 134512640 135134323 4294956192 18446744073709551615 134531898 0 0 4096 3 0 0 0 17 1 0 0
/proc/14185/statm: 37196 35795 79 151 0 37042 0
Current children cumulated CPU time (s) 3567.11
Current children cumulated vsize (KiB) 165656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615.6 s]
/proc/loadavg: 2.00 1.97 1.76 3/90 14763
/proc/meminfo: memFree=1691080/2055920 swapFree=4176408/4192956
[pid=14162] ppid=14160 vsize=16872 CPUtime=6.98
/proc/14162/stat : 14162 (sugar++) S 14160 14162 14003 0 -1 4194304 1758 43520 0 6 5 2 657 34 16 0 1 0 47907972 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14162/statm: 4218 1116 414 3 0 797 0
[pid=14185] ppid=14162 vsize=149972 CPUtime=3593.09
/proc/14185/stat : 14185 (minisat-inc) R 14162 14162 14003 0 -1 4194304 36190 0 0 0 359262 47 0 0 25 0 1 0 47908606 153571328 36115 996147200 134512640 135134323 4294956192 18446744073709551615 134532009 0 0 4096 3 0 0 0 17 1 0 0
/proc/14185/statm: 37493 36115 79 151 0 37339 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 166844

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

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

Child status: 0
Real time (s): 3615.65
CPU time (s): 3600.14
CPU user time (s): 3599.26
CPU system time (s): 0.883865
CPU usage (%): 99.5712
Max. virtual memory (cumulated for all children) (KiB): 887212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.26
system time used= 0.883865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81549
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= 2165
involuntary context switches= 55889

runsolver used 4.93325 second user time and 11.2213 second system time

The end

Launcher Data (download as text)

Begin job on node73 at 2008-07-13 03:21:44
IDJOB=1114987
IDBENCH=61802
IDSOLVER=367
FILE ID=node73/1114987-1215912104
PBS_JOBID= 7903767
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-76_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1114987-1215912104/watcher-1114987-1215912104 -o /tmp/evaluation-result-1114987-1215912104/solver-1114987-1215912104 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1114987-1215912104.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b7d6815ddb89ad9e349ee6c0e6d6f674
RANDOM SEED=133112831

node73.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.239
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.239
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:       1906304 kB
Buffers:         20672 kB
Cached:          70640 kB
SwapCached:       5520 kB
Active:          46108 kB
Inactive:        52956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1906304 kB
SwapTotal:     4192956 kB
SwapFree:      4176408 kB
Dirty:            2648 kB
Writeback:           0 kB
Mapped:          13676 kB
Slab:            35848 kB
Committed_AS:   109512 kB
PageTables:       1916 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= 66556 MiB
End job on node73 at 2008-07-13 04:22:02