Trace number 1115332

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.13 3602.11

General information on the benchmark

Namemaxcsp/randomMaxCSP/denseTight/
normalized-vcsp-25-10-25-87-22_ext.xml
MD5SUM48efe20ea0265eff349542735d699973
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints29
Best CPU time to get the best result obtained on this benchmark1.13183
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints75
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.07	c 0	Sugar v1-13 + HOME/minisat
0.02/0.07	c 0	BEGIN Mon Jul 14 11:23:34 2008
0.02/0.07	c 0	PID 23329
0.02/0.07	c 0	HOST node36.alineos.net
0.02/0.07	c 0	CONVERTING HOME/instance-1115332-1216027414.xml TO HOME/temp.csp
0.02/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1115332-1216027414.xml' 'HOME/temp.csp'
0.03/0.32	c 0	1 domains, 25 variables, 0 predicates, 75 relations, 75 constraints
0.03/0.34	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.34	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.29/0.42	c 0	Parsing HOME/temp.csp
0.29/0.51	c 0	parsed 176 expressions
0.29/0.52	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.29/0.52	c 0	MAX CSP: 75 constraints
0.29/0.52	c 0	Converting to clausal form CSP
0.29/0.54	c 0	converted 26 (10%) expressions
0.29/0.54	c 0	converted 51 (20%) expressions
0.29/0.55	c 0	converted 77 (30%) expressions
0.29/0.55	c 0	converted 102 (40%) expressions
0.29/0.56	c 0	converted 127 (50%) expressions
0.29/0.56	c 0	converted 153 (60%) expressions
0.29/0.57	c 0	converted 178 (70%) expressions
0.29/0.57	c 0	converted 204 (80%) expressions
0.29/0.58	c 0	converted 229 (90%) expressions
0.29/0.63	c 0	converted 254 (100%) expressions
0.29/0.63	c 0	CSP : 175 integers, 0 booleans, 224 clauses, largest domain size 113
0.29/0.63	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.29/0.63	c 0	Propagation in CSP
0.29/0.64	c 0	71 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.29/0.64	c 0	CSP : 175 integers, 0 booleans, 224 clauses, largest domain size 76
0.29/0.64	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.29/0.65	c 0	Simplifing CSP by introducing new Boolean variables
0.29/0.65	c 0	CSP : 175 integers, 0 booleans, 224 clauses, largest domain size 76
0.29/0.65	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.29/0.67	c 0	Encoding CSP to SAT : HOME/temp.cnf
0.29/0.68	c 0	18 (10%) CSP integer variables are encoded (144 clauses, 1456 bytes)
0.29/0.69	c 0	35 (20%) CSP integer variables are encoded (200 clauses, 2072 bytes)
0.29/0.69	c 0	53 (30%) CSP integer variables are encoded (200 clauses, 2072 bytes)
0.29/0.69	c 0	70 (40%) CSP integer variables are encoded (200 clauses, 2072 bytes)
0.29/0.69	c 0	88 (50%) CSP integer variables are encoded (200 clauses, 2072 bytes)
0.29/0.69	c 0	105 (60%) CSP integer variables are encoded (282 clauses, 2974 bytes)
0.29/0.69	c 0	123 (70%) CSP integer variables are encoded (346 clauses, 3678 bytes)
0.29/0.69	c 0	140 (80%) CSP integer variables are encoded (442 clauses, 4734 bytes)
0.29/0.69	c 0	158 (90%) CSP integer variables are encoded (506 clauses, 5438 bytes)
0.30/0.70	c 0	175 (100%) CSP integer variables are encoded (977 clauses, 10920 bytes)
0.30/0.72	c 0	23 (10%) CSP clauses are encoded (1374 clauses, 17594 bytes)
0.30/0.74	c 0	45 (20%) CSP clauses are encoded (1760 clauses, 24373 bytes)
0.30/0.74	c 0	68 (30%) CSP clauses are encoded (2169 clauses, 32148 bytes)
0.30/0.75	c 0	90 (40%) CSP clauses are encoded (2370 clauses, 35524 bytes)
0.30/0.76	c 0	112 (50%) CSP clauses are encoded (2802 clauses, 41664 bytes)
0.30/0.76	c 0	135 (60%) CSP clauses are encoded (2979 clauses, 44047 bytes)
0.30/0.76	c 0	157 (70%) CSP clauses are encoded (4147 clauses, 61332 bytes)
0.30/0.76	c 0	180 (80%) CSP clauses are encoded (4325 clauses, 63733 bytes)
0.30/0.77	c 0	202 (90%) CSP clauses are encoded (6142 clauses, 89322 bytes)
0.30/0.78	c 0	224 (100%) CSP clauses are encoded (10841 clauses, 166790 bytes)
0.30/0.78	c 0	224 CSP clauses encoded
0.30/0.78	c 0	Writing map file : HOME/temp.map
0.30/0.78	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.30/0.79	c 0	SAT : 1152 SAT variables, 10841 SAT clauses, 166790 bytes
0.30/0.79	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.30/0.82	c 0	OBJECTIVE minimize _COST
0.30/0.82	c 0	OBJECTIVE BOUND: 0 <= _COST <= 
0.30/0.82	c 0	SEARCHING: _COST <= 38
0.30/0.82	c 0	SOLVING HOME/temp.cnf
0.30/0.82	c 0	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
0.30/0.82	c 0	This is MiniSat 2.0 beta
0.30/0.82	c 0	WARNING: for repeatability, setting FPU to use double precision
0.30/0.82	c 0	============================[ Problem Statistics ]=============================
0.30/0.82	c 0	|                                                                             |
0.30/0.82	c 0	|  Number of variables:  1152                                                 |
0.30/0.82	c 0	|  Number of clauses:    10842                                                |
0.30/0.83	c 0	|  Parsing time:         0.01         s                                       |
0.30/0.83	c 0	============================[ Search Statistics ]==============================
0.30/0.83	c 0	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.30/0.83	c 0	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.30/0.83	c 0	===============================================================================
0.30/0.83	c 0	|         0 |     893     7618    21966 |     2539        0    nan |  0.000 % |
0.30/0.83	c 0	|       100 |     893     7618    21966 |     2793      100     18 | 22.483 % |
0.30/0.84	c 1	|       250 |     893     7618    21966 |     3072      250     16 | 22.487 % |
0.30/0.85	c 1	|       475 |     893     7618    21966 |     3379      475     17 | 22.484 % |
0.30/0.86	c 1	|       812 |     893     7618    21966 |     3717      812     17 | 22.485 % |
0.30/0.89	c 1	|      1318 |     893     7618    21966 |     4089     1318     15 | 22.487 % |
0.72/0.93	c 1	|      2080 |     893     7618    21966 |     4498     2080     18 | 22.484 % |
0.72/0.99	c 1	|      3219 |     893     7618    21966 |     4948     3219     19 | 22.483 % |
0.89/1.10	c 1	|      4927 |     893     7618    21966 |     5443     4927     21 | 22.485 % |
1.08/1.26	c 1	|      7489 |     893     7618    21966 |     5987     4439     19 | 22.484 % |
1.38/1.55	c 1	|     11335 |     893     7618    21966 |     6586     4947     17 | 22.484 % |
1.78/1.96	c 2	|     17102 |     893     7618    21966 |     7245     7107     17 | 22.485 % |
2.47/2.69	c 2	|     25752 |     893     7618    21966 |     7969     7780     25 | 22.485 % |
3.66/3.88	c 4	|     38728 |     893     7618    21966 |     8766     7684     23 | 22.485 % |
5.84/6.05	c 6	|     58189 |     893     7618    21966 |     9643     8172     22 | 22.483 % |
8.90/9.16	c 9	|     87382 |     893     7618    21966 |    10607     6326     24 | 22.486 % |
13.66/13.93	c 14	|    131172 |     893     7618    21966 |    11668    10490     22 | 22.486 % |
21.10/21.46	c 21	|    196859 |     893     7618    21966 |    12834     8339     19 | 22.485 % |
32.50/32.91	c 33	|    295386 |     893     7618    21966 |    14118    11895     16 | 22.485 % |
50.63/51.25	c 51	|    443175 |     893     7618    21966 |    15530    11602     20 | 22.485 % |
58.85/59.53	c 59	===============================================================================
58.85/59.53	c 59	restarts              : 20
58.85/59.53	c 59	conflicts             : 509466         (8760 /sec)
58.85/59.53	c 59	decisions             : 584399         (0.80 % random) (10048 /sec)
58.85/59.53	c 59	propagations          : 49293491       (847533 /sec)
58.85/59.53	c 59	conflict literals     : 10672719       (34.93 % deleted)
58.85/59.53	c 59	Memory used           : 6.39 MB
58.85/59.53	c 59	CPU time              : 58.1612 s
58.85/59.53	c 59	
58.85/59.53	c 59	SATISFIABLE
58.85/59.53	c 59	FOUND: _COST <= 38
58.85/59.53	s SATISFIABLE
58.85/59.53	c 59	DECODING HOME/temp.out WITH HOME/temp.map
58.85/59.53	c 59	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
58.90/59.62	c 59	Decoding HOME/temp.out
58.90/59.66	c 59	OBJECTIVE _COST 38
58.90/59.66	o 38
58.90/59.66	v 5 9 3 7 0 1 7 9 4 6 5 0 6 4 5 9 0 2 7 9 2 6 3 8 4
58.90/59.67	c 59	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
58.90/59.70	c 59	OBJECTIVE BOUND: 0 <= _COST <= 38
58.90/59.70	c 59	SEARCHING: _COST <= 19
58.90/59.70	c 59	SOLVING HOME/temp.cnf
58.90/59.70	c 59	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
58.90/59.71	c 59	This is MiniSat 2.0 beta
58.90/59.71	c 59	WARNING: for repeatability, setting FPU to use double precision
58.90/59.71	c 59	============================[ Problem Statistics ]=============================
58.90/59.71	c 59	|                                                                             |
58.90/59.71	c 59	|  Number of variables:  1152                                                 |
58.90/59.71	c 59	|  Number of clauses:    10842                                                |
58.90/59.71	c 59	|  Parsing time:         0.00         s                                       |
58.90/59.71	c 59	============================[ Search Statistics ]==============================
58.90/59.71	c 59	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
58.90/59.71	c 59	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
58.90/59.71	c 59	===============================================================================
58.90/59.71	c 59	|         0 |     741     5604    16361 |     1868        0    nan |  0.000 % |
58.90/59.72	c 59	|       100 |     741     5604    16361 |     2054      100     10 | 35.678 % |
58.90/59.72	c 59	|       251 |     741     5604    16361 |     2260      251     11 | 35.678 % |
58.90/59.73	c 59	|       478 |     741     5604    16361 |     2486      478     10 | 35.678 % |
58.90/59.75	c 59	|       816 |     741     5604    16361 |     2734      816     11 | 35.680 % |
58.90/59.77	c 59	|      1324 |     741     5604    16361 |     3008     1324     11 | 35.679 % |
59.03/59.81	c 59	|      2084 |     741     5604    16361 |     3309     2084     11 | 35.682 % |
59.03/59.87	c 60	|      3224 |     741     5604    16361 |     3640     3224     11 | 35.681 % |
59.03/59.96	c 60	|      4932 |     741     5604    16361 |     4004     2808     11 | 35.682 % |
59.03/60.12	c 60	|      7495 |     741     5604    16361 |     4404     3046     11 | 35.682 % |
59.03/60.36	c 60	|     11342 |     741     5604    16361 |     4845     4405     11 | 35.682 % |
60.01/60.75	c 60	|     17108 |     741     5604    16361 |     5329     4659     12 | 35.682 % |
60.61/61.33	c 61	|     25758 |     740     5596    16338 |     5862     3026     12 | 35.765 % |
61.51/62.23	c 62	|     38732 |     740     5596    16338 |     6448     6167     13 | 35.766 % |
62.91/63.65	c 63	|     58195 |     740     5596    16338 |     7093     4438     10 | 35.766 % |
65.11/65.84	c 66	|     87387 |     740     5596    16338 |     7803     6503     16 | 35.765 % |
68.41/69.17	c 69	|    131178 |     740     5596    16338 |     8583     8202     14 | 35.765 % |
73.61/74.33	c 74	|    196863 |     735     5536    16132 |     9441     7790     12 | 36.198 % |
81.90/82.61	c 82	|    295389 |     703     5141    14987 |    10385     8584     11 | 38.978 % |
83.31/84.02	c 84	===============================================================================
83.31/84.02	c 84	restarts              : 19
83.31/84.02	c 84	conflicts             : 312767         (12870 /sec)
83.31/84.02	c 84	decisions             : 376700         (1.13 % random) (15501 /sec)
83.31/84.02	c 84	propagations          : 32772714       (1348543 /sec)
83.31/84.02	c 84	conflict literals     : 4377886        (35.86 % deleted)
83.31/84.02	c 84	Memory used           : 4.13 MB
83.31/84.02	c 84	CPU time              : 24.3023 s
83.31/84.02	c 84	
83.31/84.02	c 84	UNSATISFIABLE
83.31/84.02	c 84	NOT FOUND: _COST <= 19
83.31/84.02	c 84	OBJECTIVE BOUND: 20 <= _COST <= 38
83.31/84.02	c 84	SEARCHING: _COST <= 29
83.31/84.02	c 84	SOLVING HOME/temp.cnf
83.31/84.02	c 84	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
83.31/84.04	c 84	This is MiniSat 2.0 beta
83.31/84.04	c 84	WARNING: for repeatability, setting FPU to use double precision
83.31/84.04	c 84	============================[ Problem Statistics ]=============================
83.31/84.04	c 84	|                                                                             |
83.31/84.04	c 84	|  Number of variables:  1152                                                 |
83.31/84.04	c 84	|  Number of clauses:    10842                                                |
83.31/84.05	c 84	|  Parsing time:         0.00         s                                       |
83.31/84.05	c 84	============================[ Search Statistics ]==============================
83.31/84.05	c 84	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.31/84.05	c 84	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
83.31/84.05	c 84	===============================================================================
83.31/84.05	c 84	|         0 |     821     6709    19446 |     2236        0    nan |  0.000 % |
83.31/84.05	c 84	|       102 |     821     6709    19446 |     2459      102     10 | 28.733 % |
83.31/84.06	c 84	|       252 |     821     6709    19446 |     2705      252     14 | 28.734 % |
83.31/84.07	c 84	|       478 |     821     6709    19446 |     2976      478     15 | 28.733 % |
83.31/84.08	c 84	|       815 |     821     6709    19446 |     3274      815     14 | 28.735 % |
83.34/84.11	c 84	|      1322 |     821     6709    19446 |     3601     1322     14 | 28.733 % |
83.34/84.14	c 84	|      2081 |     821     6709    19446 |     3961     2081     14 | 28.733 % |
83.34/84.21	c 84	|      3220 |     821     6709    19446 |     4357     3220     14 | 28.733 % |
83.34/84.31	c 84	|      4929 |     821     6709    19446 |     4793     4929     15 | 28.733 % |
83.34/84.50	c 84	|      7491 |     821     6709    19446 |     5273     4745     17 | 28.733 % |
83.99/84.76	c 84	|     11337 |     821     6709    19446 |     5800     5624     17 | 28.735 % |
84.39/85.19	c 85	|     17103 |     821     6709    19446 |     6380     4881     16 | 28.733 % |
85.09/85.82	c 85	|     25753 |     821     6709    19446 |     7018     6439     17 | 28.735 % |
86.09/86.83	c 86	|     38728 |     821     6709    19446 |     7720     4064     17 | 28.735 % |
87.69/88.43	c 88	|     58189 |     821     6709    19446 |     8492     6760     17 | 28.735 % |
90.18/90.94	c 91	|     87382 |     821     6709    19446 |     9341     8500     18 | 28.735 % |
93.98/94.73	c 94	|    131172 |     821     6709    19446 |    10275     7239     16 | 28.735 % |
100.18/100.97	c 101	|    196856 |     821     6709    19446 |    11303     7156     19 | 28.735 % |
109.77/110.51	c 110	|    295382 |     821     6709    19446 |    12433     9850     18 | 28.735 % |
124.67/125.46	c 125	|    443171 |     821     6709    19446 |    13677     6997     16 | 28.735 % |
148.76/149.51	c 149	|    664854 |     821     6709    19446 |    15044    13641     15 | 28.736 % |
186.94/187.71	c 187	|    997380 |     821     6709    19446 |    16549     8371     16 | 28.736 % |
246.92/247.75	c 247	|   1496168 |     821     6709    19446 |    18204    16356     15 | 28.736 % |
345.08/345.98	c 346	|   2244351 |     821     6709    19446 |    20024     9861     20 | 28.737 % |
502.03/502.97	c 503	|   3366625 |     821     6709    19446 |    22027    14443     15 | 28.737 % |
755.33/756.38	c 756	|   5050036 |     821     6709    19446 |    24230    18468     18 | 28.737 % |
1153.29/1154.45	c 1154	|   7575152 |     821     6709    19446 |    26653    12996     20 | 28.737 % |
1828.44/1829.87	c 1830	|  11362827 |     821     6709    19446 |    29318    20468     17 | 28.739 % |
2896.13/2897.95	c 2898	|  17044339 |     820     6697    19406 |    32250    28882     26 | 28.820 % |
3600.09/3602.11	sh: line 1: 23367 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
3600.09/3602.11	c ERROR unknown output  in HOME/temp.out
3600.09/3602.11	c 3602	CPU 3599.88 (0.03 0.01 3599.85 0.21)
3600.09/3602.11	c 3602	END Mon Jul 14 12:23:36 2008

Verifier Data (download as text)

OK	38	37
38 unsatisfied constraints, 37 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-1115332-1216027414/watcher-1115332-1216027414 -o /tmp/evaluation-result-1115332-1216027414/solver-1115332-1216027414 -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-1115332-1216027414.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.00 0.00 0.00 5/80 23329
/proc/meminfo: memFree=1836024/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=12268 CPUtime=0
/proc/23329/stat : 23329 (sugar) R 23327 23329 23274 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 59441258 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 240907942501 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/23329/statm: 3067 316 241 3 0 167 0

[startup+0.070408 s]
/proc/loadavg: 0.00 0.00 0.00 5/80 23329
/proc/meminfo: memFree=1836024/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13468 CPUtime=0.02
/proc/23329/stat : 23329 (sugar) R 23327 23329 23274 0 -1 4194304 747 0 0 0 2 0 0 0 18 0 1 0 59441258 13791232 715 996147200 4194304 4206940 548682068592 18446744073709551615 240907621089 0 0 4224 0 0 0 0 17 0 0 0
/proc/23329/statm: 3367 716 338 3 0 467 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13468

[startup+0.101413 s]
/proc/loadavg: 0.00 0.00 0.00 5/80 23329
/proc/meminfo: memFree=1836024/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=0.03
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 59441258 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23329/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301434 s]
/proc/loadavg: 0.00 0.00 0.00 5/80 23329
/proc/meminfo: memFree=1836024/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=0.03
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 59441258 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23329/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701469 s]
/proc/loadavg: 0.00 0.00 0.00 5/80 23329
/proc/meminfo: memFree=1836024/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=0.3
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 974 4295 0 1 3 1 23 3 15 0 1 0 59441258 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23329/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 13600

[startup+1.50155 s]
/proc/loadavg: 0.00 0.00 0.00 3/83 23353
/proc/meminfo: memFree=1827744/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=0.72
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 1055 9672 0 2 3 1 62 6 15 0 1 0 59441258 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23329/statm: 3400 804 374 3 0 500 0
[pid=23352] ppid=23329 vsize=5356 CPUtime=0
/proc/23352/stat : 23352 (sh) S 23329 23329 23274 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 59441341 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23352/statm: 1339 232 193 169 0 50 0
[pid=23353] ppid=23352 vsize=3016 CPUtime=0.66
/proc/23353/stat : 23353 (minisat) R 23352 23329 23274 0 -1 4194304 456 0 0 0 66 0 0 0 25 0 1 0 59441341 3088384 442 996147200 134512640 135127466 4294956256 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 1 0 0
/proc/23353/statm: 754 442 75 150 0 601 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 21972

[startup+3.10171 s]
/proc/loadavg: 0.16 0.03 0.01 3/83 23353
/proc/meminfo: memFree=1826912/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=0.72
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 1055 9672 0 2 3 1 62 6 15 0 1 0 59441258 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23329/statm: 3400 804 374 3 0 500 0
[pid=23352] ppid=23329 vsize=5356 CPUtime=0
/proc/23352/stat : 23352 (sh) S 23329 23329 23274 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 59441341 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23352/statm: 1339 232 193 169 0 50 0
[pid=23353] ppid=23352 vsize=3676 CPUtime=2.25
/proc/23353/stat : 23353 (minisat) R 23352 23329 23274 0 -1 4194304 611 0 0 0 225 0 0 0 25 0 1 0 59441341 3764224 597 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23353/statm: 919 597 75 150 0 766 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 22632

[startup+6.30202 s]
/proc/loadavg: 0.16 0.03 0.01 3/83 23353
/proc/meminfo: memFree=1825888/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=0.72
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 1055 9672 0 2 3 1 62 6 16 0 1 0 59441258 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23329/statm: 3400 804 374 3 0 500 0
[pid=23352] ppid=23329 vsize=5356 CPUtime=0
/proc/23352/stat : 23352 (sh) S 23329 23329 23274 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 59441341 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23352/statm: 1339 232 193 169 0 50 0
[pid=23353] ppid=23352 vsize=4072 CPUtime=5.41
/proc/23353/stat : 23353 (minisat) R 23352 23329 23274 0 -1 4194304 706 0 0 0 541 0 0 0 25 0 1 0 59441341 4169728 692 996147200 134512640 135127466 4294956256 18446744073709551615 134530837 0 0 4096 3 0 0 0 17 1 0 0
/proc/23353/statm: 1018 692 75 150 0 865 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 23028

[startup+12.7017 s]
/proc/loadavg: 0.44 0.10 0.03 3/83 23353
/proc/meminfo: memFree=1824928/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=0.72
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 1055 9672 0 2 3 1 62 6 16 0 1 0 59441258 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23329/statm: 3400 804 374 3 0 500 0
[pid=23352] ppid=23329 vsize=5356 CPUtime=0
/proc/23352/stat : 23352 (sh) S 23329 23329 23274 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 59441341 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23352/statm: 1339 232 193 169 0 50 0
[pid=23353] ppid=23352 vsize=4600 CPUtime=11.75
/proc/23353/stat : 23353 (minisat) R 23352 23329 23274 0 -1 4194304 852 0 0 0 1175 0 0 0 25 0 1 0 59441341 4710400 838 996147200 134512640 135127466 4294956256 18446744073709551615 134530665 0 0 4096 3 0 0 0 17 1 0 0
/proc/23353/statm: 1150 838 75 150 0 997 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 23556

[startup+25.5029 s]
/proc/loadavg: 0.68 0.16 0.05 3/83 23353
/proc/meminfo: memFree=1824352/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=0.72
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 1055 9672 0 2 3 1 62 6 16 0 1 0 59441258 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23329/statm: 3400 804 374 3 0 500 0
[pid=23352] ppid=23329 vsize=5356 CPUtime=0
/proc/23352/stat : 23352 (sh) S 23329 23329 23274 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 59441341 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23352/statm: 1339 232 193 169 0 50 0
[pid=23353] ppid=23352 vsize=5192 CPUtime=24.44
/proc/23353/stat : 23353 (minisat) R 23352 23329 23274 0 -1 4194304 1009 0 0 0 2443 1 0 0 25 0 1 0 59441341 5316608 995 996147200 134512640 135127466 4294956256 18446744073709551615 134530673 0 0 4096 3 0 0 0 17 1 0 0
/proc/23353/statm: 1298 995 75 150 0 1145 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 24148

[startup+51.1025 s]
/proc/loadavg: 1.20 0.32 0.11 4/83 23353
/proc/meminfo: memFree=1774880/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=0.72
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 1055 9672 0 2 3 1 62 6 16 0 1 0 59441258 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23329/statm: 3400 804 374 3 0 500 0
[pid=23352] ppid=23329 vsize=5356 CPUtime=0
/proc/23352/stat : 23352 (sh) S 23329 23329 23274 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 59441341 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23352/statm: 1339 232 193 169 0 50 0
[pid=23353] ppid=23352 vsize=6264 CPUtime=49.81
/proc/23353/stat : 23353 (minisat) R 23352 23329 23274 0 -1 4194304 1242 0 0 0 4980 1 0 0 25 0 1 0 59441341 6414336 1228 996147200 134512640 135127466 4294956256 18446744073709551615 134530840 0 0 4096 3 0 0 0 17 1 0 0
/proc/23353/statm: 1566 1228 75 150 0 1413 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 25220

[startup+102.307 s]
/proc/loadavg: 2.09 0.72 0.26 3/83 23367
/proc/meminfo: memFree=1770848/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=83.34
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 1228 16048 0 3 3 1 8319 11 16 0 1 0 59441258 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23329/statm: 3400 805 374 3 0 500 0
[pid=23366] ppid=23329 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23329 23329 23274 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 59449661 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=4488 CPUtime=18.24
/proc/23367/stat : 23367 (minisat) R 23366 23329 23274 0 -1 4194304 835 0 0 0 1824 0 0 0 25 0 1 0 59449662 4595712 821 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 1122 821 75 150 0 969 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 23444

[startup+162.303 s]
/proc/loadavg: 2.48 1.06 0.40 3/83 23367
/proc/meminfo: memFree=1768864/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=83.34
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 1228 16048 0 3 3 1 8319 11 16 0 1 0 59441258 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23329/statm: 3400 805 374 3 0 500 0
[pid=23366] ppid=23329 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23329 23329 23274 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 59449661 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=6160 CPUtime=78.21
/proc/23367/stat : 23367 (minisat) R 23366 23329 23274 0 -1 4194304 1227 0 0 0 7821 0 0 0 25 0 1 0 59449662 6307840 1213 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 1540 1213 75 150 0 1387 0
Current children cumulated CPU time (s) 161.55
Current children cumulated vsize (KiB) 25116

[startup+222.303 s]
/proc/loadavg: 2.69 1.39 0.55 3/83 23367
/proc/meminfo: memFree=1767328/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=83.34
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 1228 16048 0 3 3 1 8319 11 16 0 1 0 59441258 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23329/statm: 3400 805 374 3 0 500 0
[pid=23366] ppid=23329 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23329 23329 23274 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 59449661 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=7800 CPUtime=138.19
/proc/23367/stat : 23367 (minisat) R 23366 23329 23274 0 -1 4194304 1616 0 0 0 13818 1 0 0 25 0 1 0 59449662 7987200 1602 996147200 134512640 135127466 4294956256 18446744073709551615 134530766 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 1950 1602 75 150 0 1797 0
Current children cumulated CPU time (s) 221.53
Current children cumulated vsize (KiB) 26756

[startup+282.301 s]
/proc/loadavg: 2.65 1.60 0.67 3/83 23367
/proc/meminfo: memFree=1766368/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=83.34
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 1228 16048 0 3 3 1 8319 11 16 0 1 0 59441258 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23329/statm: 3400 805 374 3 0 500 0
[pid=23366] ppid=23329 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23329 23329 23274 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 59449661 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0

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

[pid=23329] ppid=23327 vsize=13600 CPUtime=83.34
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 1228 16048 0 3 3 1 8319 11 16 0 1 0 59441258 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23329/statm: 3400 805 374 3 0 500 0
[pid=23366] ppid=23329 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23329 23329 23274 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 59449661 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=21992 CPUtime=3017.13
/proc/23367/stat : 23367 (minisat) R 23366 23329 23274 0 -1 4194304 4972 0 0 0 301704 9 0 0 25 0 1 0 59449662 22519808 4948 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 5498 4948 75 150 0 5345 0
Current children cumulated CPU time (s) 3100.47
Current children cumulated vsize (KiB) 40948

[startup+3162.3 s]
/proc/loadavg: 2.67 2.68 2.52 3/83 23373
/proc/meminfo: memFree=1752096/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=83.34
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 1228 16048 0 3 3 1 8319 11 16 0 1 0 59441258 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23329/statm: 3400 805 374 3 0 500 0
[pid=23366] ppid=23329 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23329 23329 23274 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 59449661 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=21992 CPUtime=3077.1
/proc/23367/stat : 23367 (minisat) R 23366 23329 23274 0 -1 4194304 4995 0 0 0 307701 9 0 0 25 0 1 0 59449662 22519808 4971 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 5498 4971 75 150 0 5345 0
Current children cumulated CPU time (s) 3160.44
Current children cumulated vsize (KiB) 40948

[startup+3222.3 s]
/proc/loadavg: 2.66 2.68 2.53 3/83 23373
/proc/meminfo: memFree=1751968/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=83.34
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 1228 16048 0 3 3 1 8319 11 16 0 1 0 59441258 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23329/statm: 3400 805 374 3 0 500 0
[pid=23366] ppid=23329 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23329 23329 23274 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 59449661 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=22156 CPUtime=3137.08
/proc/23367/stat : 23367 (minisat) R 23366 23329 23274 0 -1 4194304 5026 0 0 0 313699 9 0 0 25 0 1 0 59449662 22687744 5002 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 5539 5002 75 150 0 5386 0
Current children cumulated CPU time (s) 3220.42
Current children cumulated vsize (KiB) 41112

[startup+3282.3 s]
/proc/loadavg: 2.74 2.69 2.55 3/83 23373
/proc/meminfo: memFree=1751840/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=83.34
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 1228 16048 0 3 3 1 8319 11 16 0 1 0 59441258 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23329/statm: 3400 805 374 3 0 500 0
[pid=23366] ppid=23329 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23329 23329 23274 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 59449661 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=22348 CPUtime=3197.06
/proc/23367/stat : 23367 (minisat) R 23366 23329 23274 0 -1 4194304 5062 0 0 0 319697 9 0 0 25 0 1 0 59449662 22884352 5038 996147200 134512640 135127466 4294956256 18446744073709551615 134523441 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 5587 5038 75 150 0 5434 0
Current children cumulated CPU time (s) 3280.4
Current children cumulated vsize (KiB) 41304

[startup+3342.3 s]
/proc/loadavg: 2.77 2.70 2.55 3/83 23375
/proc/meminfo: memFree=1751392/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=83.34
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 1228 16048 0 3 3 1 8319 11 16 0 1 0 59441258 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23329/statm: 3400 805 374 3 0 500 0
[pid=23366] ppid=23329 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23329 23329 23274 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 59449661 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=22524 CPUtime=3257.03
/proc/23367/stat : 23367 (minisat) R 23366 23329 23274 0 -1 4194304 5097 0 0 0 325694 9 0 0 25 0 1 0 59449662 23064576 5073 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 5631 5073 75 150 0 5478 0
Current children cumulated CPU time (s) 3340.37
Current children cumulated vsize (KiB) 41480

[startup+3402.31 s]
/proc/loadavg: 2.63 2.68 2.55 3/83 23375
/proc/meminfo: memFree=1751392/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=83.34
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 1228 16048 0 3 3 1 8319 11 16 0 1 0 59441258 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23329/statm: 3400 805 374 3 0 500 0
[pid=23366] ppid=23329 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23329 23329 23274 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 59449661 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=22524 CPUtime=3317.01
/proc/23367/stat : 23367 (minisat) R 23366 23329 23274 0 -1 4194304 5100 0 0 0 331692 9 0 0 25 0 1 0 59449662 23064576 5076 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 5631 5076 75 150 0 5478 0
Current children cumulated CPU time (s) 3400.35
Current children cumulated vsize (KiB) 41480

[startup+3462.3 s]
/proc/loadavg: 2.74 2.70 2.56 3/83 23375
/proc/meminfo: memFree=1751328/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=83.34
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 1228 16048 0 3 3 1 8319 11 16 0 1 0 59441258 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23329/statm: 3400 805 374 3 0 500 0
[pid=23366] ppid=23329 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23329 23329 23274 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 59449661 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=22524 CPUtime=3376.99
/proc/23367/stat : 23367 (minisat) R 23366 23329 23274 0 -1 4194304 5100 0 0 0 337690 9 0 0 25 0 1 0 59449662 23064576 5076 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 5631 5076 75 150 0 5478 0
Current children cumulated CPU time (s) 3460.33
Current children cumulated vsize (KiB) 41480

[startup+3522.3 s]
/proc/loadavg: 2.82 2.72 2.58 3/83 23375
/proc/meminfo: memFree=1751328/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=83.34
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 1228 16048 0 3 3 1 8319 11 16 0 1 0 59441258 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23329/statm: 3400 805 374 3 0 500 0
[pid=23366] ppid=23329 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23329 23329 23274 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 59449661 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=22524 CPUtime=3436.96
/proc/23367/stat : 23367 (minisat) R 23366 23329 23274 0 -1 4194304 5123 0 0 0 343687 9 0 0 25 0 1 0 59449662 23064576 5099 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 5631 5099 75 150 0 5478 0
Current children cumulated CPU time (s) 3520.3
Current children cumulated vsize (KiB) 41480

[startup+3582.3 s]
/proc/loadavg: 2.75 2.72 2.58 3/83 23375
/proc/meminfo: memFree=1751200/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=83.34
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 1228 16048 0 3 3 1 8319 11 16 0 1 0 59441258 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23329/statm: 3400 805 374 3 0 500 0
[pid=23366] ppid=23329 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23329 23329 23274 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 59449661 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=22672 CPUtime=3496.95
/proc/23367/stat : 23367 (minisat) R 23366 23329 23274 0 -1 4194304 5146 0 0 0 349685 10 0 0 25 0 1 0 59449662 23216128 5122 996147200 134512640 135127466 4294956256 18446744073709551615 134530647 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 5668 5122 75 150 0 5515 0
Current children cumulated CPU time (s) 3580.29
Current children cumulated vsize (KiB) 41628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3602.1 s]
/proc/loadavg: 2.83 2.74 2.59 3/83 23375
/proc/meminfo: memFree=1751200/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=83.34
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 1228 16048 0 3 3 1 8319 11 16 0 1 0 59441258 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23329/statm: 3400 805 374 3 0 500 0
[pid=23366] ppid=23329 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23329 23329 23274 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 59449661 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=22672 CPUtime=3516.75
/proc/23367/stat : 23367 (minisat) R 23366 23329 23274 0 -1 4194304 5147 0 0 0 351665 10 0 0 25 0 1 0 59449662 23216128 5123 996147200 134512640 135127466 4294956256 18446744073709551615 134530938 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 5668 5123 75 150 0 5515 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 41628

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

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

[startup+3602.1 s]
/proc/loadavg: 2.83 2.74 2.59 3/83 23375
/proc/meminfo: memFree=1751200/2055920 swapFree=4181248/4192956
[pid=23329] ppid=23327 vsize=13600 CPUtime=83.34
/proc/23329/stat : 23329 (sugar) S 23327 23329 23274 0 -1 4194304 1228 16048 0 3 3 1 8319 11 16 0 1 0 59441258 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23329/statm: 3400 805 374 3 0 500 0
[pid=23366] ppid=23329 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23329 23329 23274 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 59449661 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=22672 CPUtime=3516.75
/proc/23367/stat : 23367 (minisat) R 23366 23329 23274 0 -1 4194304 5147 0 0 0 351665 10 0 0 25 0 1 0 59449662 23216128 5123 996147200 134512640 135127466 4294956256 18446744073709551615 134530938 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 5668 5123 75 150 0 5515 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 41628

Child status: 0
Real time (s): 3602.11
CPU time (s): 3600.13
CPU user time (s): 3599.89
CPU system time (s): 0.234964
CPU usage (%): 99.9449
Max. virtual memory (cumulated for all children) (KiB): 41628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.89
system time used= 0.234964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22780
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1362
involuntary context switches= 84750

runsolver used 4.06538 second user time and 9.99448 second system time

The end

Launcher Data (download as text)

Begin job on node36 at 2008-07-14 11:23:34
IDJOB=1115332
IDBENCH=61856
IDSOLVER=368
FILE ID=node36/1115332-1216027414
PBS_JOBID= 7904852
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/randomMaxCSP/denseTight/normalized-vcsp-25-10-25-87-22_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1115332-1216027414/watcher-1115332-1216027414 -o /tmp/evaluation-result-1115332-1216027414/solver-1115332-1216027414 -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-1115332-1216027414.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 48efe20ea0265eff349542735d699973
RANDOM SEED=308810802

node36.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.225
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.225
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:       1836632 kB
Buffers:         25912 kB
Cached:         122352 kB
SwapCached:       5960 kB
Active:         135500 kB
Inactive:        37888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836632 kB
SwapTotal:     4192956 kB
SwapFree:      4181248 kB
Dirty:            3276 kB
Writeback:           0 kB
Mapped:          38452 kB
Slab:            31348 kB
Committed_AS:   937608 kB
PageTables:       1752 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= 66552 MiB
End job on node36 at 2008-07-14 12:23:36