Trace number 1128251

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+minisat-incMSAT (TO) 3600.11 3604.91

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-70/
normalized-kbtree-9-7-3-5-70-43_ext.xml
MD5SUMc1c4ff5bd51cc712a3959c7088a7ac4b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints73
Best CPU time to get the best result obtained on this benchmark0.991848
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints189
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension189
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.33	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.03/0.33	c 0	BEGIN Wed Jul 23 04:47:21 2008
0.03/0.33	c 0	PID 7178
0.03/0.33	c 0	HOST node78.alineos.net
0.03/0.33	c 0	CONVERTING HOME/instance-1128251-1216781240.xml TO HOME/temp.csp
0.03/0.33	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128251-1216781240.xml' 'HOME/temp.csp'
0.06/0.69	c 0	1 domains, 28 variables, 0 predicates, 189 relations, 189 constraints
0.06/0.76	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.76	c 0	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.39/0.84	c 0	Parsing HOME/temp.csp
0.39/0.97	c 1	parsed 407 expressions
0.39/0.97	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.39/0.98	c 1	MAX CSP: 189 constraints
0.39/0.98	c 1	Converting to clausal form CSP
0.39/1.00	c 1	converted 60 (10%) expressions
0.39/1.00	c 1	converted 120 (20%) expressions
0.62/1.00	c 1	converted 180 (30%) expressions
0.62/1.01	c 1	converted 240 (40%) expressions
0.62/1.02	c 1	converted 300 (50%) expressions
0.62/1.03	c 1	converted 360 (60%) expressions
0.62/1.04	c 1	converted 420 (70%) expressions
0.62/1.04	c 1	converted 480 (80%) expressions
0.62/1.05	c 1	converted 540 (90%) expressions
0.72/1.19	c 1	converted 599 (100%) expressions
0.72/1.19	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 284
0.72/1.19	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.72/1.19	c 1	Propagation in CSP
0.81/1.21	c 1	183 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.81/1.21	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 190
0.81/1.21	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.81/1.21	c 1	Simplifing CSP by introducing new Boolean variables
0.81/1.21	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 190
0.81/1.21	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.81/1.24	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.85/1.32	c 1	41 (10%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.85/1.32	c 1	82 (20%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.85/1.32	c 1	122 (30%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.85/1.32	c 1	163 (40%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.85/1.32	c 1	203 (50%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.85/1.33	c 1	244 (60%) CSP integer variables are encoded (365 clauses, 3917 bytes)
0.85/1.33	c 1	285 (70%) CSP integer variables are encoded (547 clauses, 5919 bytes)
0.85/1.33	c 1	325 (80%) CSP integer variables are encoded (846 clauses, 9523 bytes)
0.85/1.34	c 1	366 (90%) CSP integer variables are encoded (2088 clauses, 25669 bytes)
0.85/1.34	c 1	406 (100%) CSP integer variables are encoded (2481 clauses, 30778 bytes)
0.85/1.37	c 1	57 (10%) CSP clauses are encoded (2862 clauses, 36418 bytes)
0.85/1.38	c 1	114 (20%) CSP clauses are encoded (3257 clauses, 42725 bytes)
0.85/1.39	c 1	170 (30%) CSP clauses are encoded (3651 clauses, 48965 bytes)
0.94/1.40	c 1	227 (40%) CSP clauses are encoded (4083 clauses, 55218 bytes)
0.94/1.42	c 1	283 (50%) CSP clauses are encoded (6579 clauses, 92061 bytes)
0.94/1.42	c 1	340 (60%) CSP clauses are encoded (7420 clauses, 103936 bytes)
0.94/1.43	c 1	397 (70%) CSP clauses are encoded (14097 clauses, 213559 bytes)
0.94/1.44	c 1	453 (80%) CSP clauses are encoded (15001 clauses, 228669 bytes)
0.94/1.48	c 1	510 (90%) CSP clauses are encoded (34670 clauses, 577281 bytes)
1.03/1.52	c 1	566 (100%) CSP clauses are encoded (53130 clauses, 913541 bytes)
1.03/1.52	c 1	566 CSP clauses encoded
1.03/1.52	c 1	Writing map file : HOME/temp.map
1.03/1.52	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.03/1.52	c 1	SAT : 2887 SAT variables, 53130 SAT clauses, 913541 bytes
1.03/1.52	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.03/1.55	c 1	OBJECTIVE minimize _COST
1.03/1.55	c 1	SOLVING HOME/temp.cnf
1.03/1.55	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.03/1.55	c 1	This is MiniSat 2.0 beta incremental
1.03/1.55	c 1	WARNING: for repeatability, setting FPU to use double precision
1.03/1.55	c 1	============================[ Problem Statistics ]=============================
1.03/1.55	c 1	|                                                                             |
1.03/1.55	c 1	|  Number of variables:  2887                                                 |
1.03/1.55	c 1	|  Number of clauses:    53130                                                |
1.03/1.57	c 1	|  Parsing time:         0.02         s                                       |
1.03/1.57	c 1	OK
1.03/1.57	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.03/1.58	c 1	SEARCHING: _COST <= 95
1.03/1.58	c 1	============================[ Search Statistics ]==============================
1.03/1.58	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.03/1.58	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.03/1.58	c 1	===============================================================================
1.03/1.58	c 1	|         0 |    2887    53130   152584 |    17710        0    nan |  0.000 % |
1.03/1.59	c 1	|       100 |    2884    53130   152584 |    19481       99     17 |  0.321 % |
1.07/1.60	c 1	|       250 |    2884    53130   152584 |    21429      249     17 |  0.321 % |
1.07/1.63	c 1	|       475 |    2884    53130   152584 |    23572      474     21 |  0.321 % |
1.07/1.66	c 1	|       813 |    2884    53130   152584 |    25929      812     23 |  0.321 % |
1.07/1.70	c 1	|      1319 |    2878    53003   152236 |    28522     1318     24 |  0.321 % |
1.07/1.76	c 1	|      2079 |    2878    53003   152236 |    31374     2078     24 |  0.321 % |
1.07/1.89	c 2	|      3219 |    2878    53003   152236 |    34511     3218     25 |  0.321 % |
1.07/2.07	c 2	|      4927 |    2878    53003   152236 |    37962     4926     26 |  0.321 % |
1.80/2.37	c 2	|      7490 |    2878    53003   152236 |    41759     7489     25 |  0.321 % |
2.39/2.92	c 3	|     11335 |    2878    53003   152236 |    45935    11334     25 |  0.321 % |
3.38/3.94	c 4	|     17103 |    2878    53003   152236 |    50528    17102     24 |  0.321 % |
5.07/5.69	c 5	|     25754 |    2878    53003   152236 |    55581    25753     26 |  0.321 % |
8.93/9.50	c 9	|     38729 |    2878    53003   152236 |    61139    38728     30 |  0.321 % |
18.25/18.91	c 19	|     58192 |    2878    53003   152236 |    67253    58191     30 |  0.321 % |
30.44/31.27	c 31	|     87384 |    2878    53003   152236 |    73979    31896     32 |  0.321 % |
56.71/57.71	c 57	|    131173 |    2878    53003   152236 |    81376    75685     34 |  0.321 % |
90.40/91.77	c 91	|    196857 |    2878    53003   152236 |    89514    72435     34 |  0.321 % |
138.36/140.13	c 140	|    295383 |    2878    53003   152236 |    98466    17259     33 |  0.321 % |
228.74/231.33	c 231	|    443172 |    2878    53003   152236 |   108312    80815     32 |  0.321 % |
232.71/235.37	c 235	===============================================================================
232.71/235.37	c 235	restarts              : 20
232.71/235.37	c 235	conflicts             : 448907        (1938 /sec)
232.71/235.37	c 235	decisions             : 555395        (0.42 % random) (2397 /sec)
232.71/235.37	c 235	propagations          : 74504270       (321608 /sec)
232.71/235.37	c 235	conflict literals     : 14592674       (37.59 % deleted)
232.71/235.37	c 235	Memory used           : 25.20 MB
232.71/235.37	c 235	CPU time              : 231.662 s
232.71/235.37	c 235	
232.71/235.37	c 235	SATISFIABLE
232.71/235.37	c 235	OK
232.71/235.37	c 235	FOUND: _COST <= 95
232.71/235.37	s SATISFIABLE
232.71/235.37	c 235	DECODING HOME/temp.out WITH HOME/temp.map
232.71/235.37	c 235	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
232.78/235.56	c 235	Decoding HOME/temp.out
232.78/235.62	c 235	OBJECTIVE _COST 95
232.78/235.62	o 95
232.78/235.63	v 3 4 4 4 4 4 1 4 4 0 3 4 2 3 3 3 4 2 2 4 4 1 2 0 1 3 3 1
232.78/235.63	c 235	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
232.95/235.71	c 235	OK
232.95/235.71	c 235	OBJECTIVE BOUND: 0 <= _COST <= 95
232.95/235.71	c 235	SEARCHING: _COST <= 47
232.95/235.71	c 235	============================[ Search Statistics ]==============================
232.95/235.71	c 235	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.95/235.71	c 235	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
232.95/235.71	c 235	===============================================================================
232.95/235.71	c 235	|    448907 |    2126    34704    99501 |    11568    86550     32 |  0.321 % |
233.75/236.51	c 236	|    449010 |    2126    34704    99501 |    12724     7498     28 | 26.365 % |
233.75/236.53	c 236	|    449160 |    2126    34704    99501 |    13997     7648     28 | 26.365 % |
233.75/236.55	c 236	|    449385 |    2126    34704    99501 |    15397     7873     27 | 26.365 % |
233.75/236.59	c 236	|    449723 |    2126    34704    99501 |    16936     8211     27 | 26.365 % |
233.85/236.65	c 236	|    450231 |    2126    34704    99501 |    18630     8719     26 | 26.365 % |
233.95/236.75	c 236	|    450991 |    2126    34704    99501 |    20493     9479     25 | 26.365 % |
234.15/236.91	c 237	|    452131 |    2126    34704    99501 |    22542    10619     24 | 26.365 % |
234.35/237.15	c 237	|    453839 |    2126    34704    99501 |    24797    12327     23 | 26.365 % |
234.76/237.53	c 237	|    456403 |    2126    34704    99501 |    27276    14891     23 | 26.365 % |
235.35/238.18	c 238	|    460247 |    2126    34704    99501 |    30004    18735     22 | 26.365 % |
236.55/239.36	c 239	|    466013 |    2126    34704    99501 |    33004    24501     21 | 26.365 % |
238.85/241.68	c 241	|    474662 |    2126    34704    99501 |    36305    33150     20 | 26.365 % |
242.35/245.18	c 245	|    487636 |    2126    34704    99501 |    39935    21729     17 | 26.365 % |
247.85/250.63	c 250	|    507098 |    2126    34704    99501 |    43929    41191     17 | 26.365 % |
256.04/258.87	c 259	|    536290 |    2126    34704    99501 |    48322    39241     18 | 26.365 % |
271.14/273.97	c 274	|    580084 |    2126    34704    99501 |    53154    48252     19 | 26.365 % |
291.43/294.29	c 294	|    645769 |    2126    34704    99501 |    58470    33446     20 | 26.365 % |
328.22/331.02	c 331	|    744295 |    2126    34704    99501 |    64317    42201     21 | 26.365 % |
385.29/388.13	c 388	|    892084 |    2126    34704    99501 |    70748    37061     17 | 26.365 % |
475.95/478.82	c 478	|   1113767 |    2126    34704    99501 |    77823    34992     21 | 26.365 % |
617.30/620.23	c 620	|   1446293 |    2126    34704    99501 |    85606    47576     19 | 26.365 % |
844.87/848.61	c 848	|   1945085 |    2126    34704    99501 |    94166    46115     22 | 26.365 % |
1207.43/1211.32	c 1211	|   2693268 |    2126    34704    99501 |   103583    71404     19 | 26.365 % |
1767.61/1771.74	c 1771	|   3815542 |    2126    34704    99501 |   113941    35016     19 | 26.367 % |
2042.30/2046.59	c 2046	===============================================================================
2042.30/2046.59	c 2046	restarts              : 45
2042.30/2046.59	c 2046	conflicts             : 4306936       (2110 /sec)
2042.30/2046.59	c 2046	decisions             : 5657092       (0.72 % random) (2772 /sec)
2042.30/2046.59	c 2046	propagations          : 902321383      (442086 /sec)
2042.30/2046.59	c 2046	conflict literals     : 91994688       (37.68 % deleted)
2042.30/2046.59	c 2046	Memory used           : 28.45 MB
2042.30/2046.59	c 2046	CPU time              : 2041.05 s
2042.30/2046.59	c 2046	
2042.30/2046.59	c 2046	UNSATISFIABLE
2042.30/2046.59	c 2046	OK
2042.30/2046.59	c 2046	NOT FOUND: _COST <= 47
2042.30/2046.59	c 2046	OK
2042.30/2046.59	c 2046	OBJECTIVE BOUND: 48 <= _COST <= 95
2042.30/2046.59	c 2046	SEARCHING: _COST <= 71
2042.30/2046.59	c 2046	============================[ Search Statistics ]==============================
2042.30/2046.59	c 2046	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2042.30/2046.59	c 2046	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2042.30/2046.59	c 2046	===============================================================================
2042.30/2046.59	c 2046	|   4306936 |    1886    32141    92526 |    10713    19747     17 | 26.367 % |
2042.39/2046.65	c 2046	|   4307037 |    1886    32141    92526 |    11785     9225     15 | 34.675 % |
2042.39/2046.67	c 2046	|   4307187 |    1886    32141    92526 |    12963     9375     15 | 34.675 % |
2042.39/2046.70	c 2046	|   4307412 |    1886    32141    92526 |    14259     9600     16 | 34.675 % |
2042.49/2046.73	c 2046	|   4307750 |    1886    32141    92526 |    15685     9938     16 | 34.675 % |
2042.49/2046.78	c 2046	|   4308256 |    1886    32141    92526 |    17254    10444     16 | 34.675 % |
2042.59/2046.87	c 2047	|   4309015 |    1886    32141    92526 |    18979    11203     17 | 34.675 % |
2042.69/2047.00	c 2047	|   4310154 |    1886    32141    92526 |    20877    12342     17 | 34.675 % |
2042.99/2047.21	c 2047	|   4311862 |    1886    32141    92526 |    22965    14050     18 | 34.675 % |
2043.29/2047.57	c 2047	|   4314424 |    1886    32141    92526 |    25262    16612     19 | 34.675 % |
2044.00/2048.22	c 2048	|   4318270 |    1886    32141    92526 |    27788    20458     20 | 34.675 % |
2045.19/2049.44	c 2049	|   4324037 |    1886    32141    92526 |    30567    26225     21 | 34.675 % |
2047.19/2051.42	c 2051	|   4332686 |    1886    32141    92526 |    33624    14878     21 | 34.675 % |
2049.69/2053.97	c 2054	|   4345661 |    1886    32141    92526 |    36986    27853     21 | 34.675 % |
2054.88/2059.13	c 2059	|   4365124 |    1886    32141    92526 |    40685    21032     23 | 34.675 % |
2062.77/2067.07	c 2067	|   4394318 |    1886    32141    92526 |    44753    20785     25 | 34.675 % |
2076.27/2080.59	c 2080	|   4438107 |    1886    32141    92526 |    49229    31715     24 | 34.675 % |
2099.15/2103.42	c 2103	|   4503791 |    1886    32141    92526 |    54151    25390     23 | 34.675 % |
2131.25/2135.60	c 2135	|   4602317 |    1886    32141    92526 |    59567    39628     24 | 34.675 % |
2183.12/2187.48	c 2187	|   4750106 |    1886    32141    92526 |    65523    45951     23 | 34.675 % |
2272.78/2277.14	c 2277	|   4971789 |    1886    32141    92526 |    72076    56662     26 | 34.675 % |
2408.73/2413.13	c 2413	|   5304314 |    1886    32141    92526 |    79283    38595     26 | 34.675 % |
2641.35/2645.88	c 2646	|   5803102 |    1886    32141    92526 |    87212    78590     25 | 34.675 % |
3004.80/3009.41	c 3009	|   6551284 |    1886    32141    92526 |    95933    18924     26 | 34.675 % |
3589.57/3594.42	c 3594	|   7673558 |    1886    32141    92526 |   105526    72642     26 | 34.675 % |
3600.07/3604.91	c 3605	CPU 3599.66 (0.06 0.02 3599.6 0.4)
3600.07/3604.91	c 3605	END Wed Jul 23 05:47:26 2008
3600.07/3604.91	c ERROR INTERRUPTED

Verifier Data (download as text)

OK	91	98
91 unsatisfied constraints, 98 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-1128251-1216781240/watcher-1128251-1216781240 -o /tmp/evaluation-result-1128251-1216781240/solver-1128251-1216781240 -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-1128251-1216781240.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: 2.61 2.57 2.47 5/81 7178
/proc/meminfo: memFree=1108592/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=12268 CPUtime=0
/proc/7178/stat : 7178 (sugar++) R 7176 7178 6539 0 -1 4194304 348 0 0 0 0 0 0 0 21 0 1 0 5209595 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 255373048421 0 2147483391 4224 0 0 0 0 17 0 0 0
/proc/7178/statm: 3067 316 241 3 0 167 0

[startup+0.0581559 s]
/proc/loadavg: 2.61 2.57 2.47 5/81 7178
/proc/meminfo: memFree=1108592/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=12268 CPUtime=0
/proc/7178/stat : 7178 (sugar++) R 7176 7178 6539 0 -1 4194304 351 0 0 0 0 0 0 0 20 0 1 0 5209595 12562432 319 996147200 4194304 4206940 548682068528 18446744073709551615 255372727009 0 0 4224 0 0 0 0 17 0 0 0
/proc/7178/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.122058 s]
/proc/loadavg: 2.61 2.57 2.47 5/81 7178
/proc/meminfo: memFree=1108592/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=12272 CPUtime=0
/proc/7178/stat : 7178 (sugar++) R 7176 7178 6539 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 5209595 12566528 334 996147200 4194304 4206940 548682068528 18446744073709551615 255390504433 0 0 4224 0 0 0 0 17 1 0 0
/proc/7178/statm: 3068 338 252 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.302623 s]
/proc/loadavg: 2.61 2.57 2.47 5/81 7178
/proc/meminfo: memFree=1108592/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=13468 CPUtime=0.03
/proc/7178/stat : 7178 (sugar++) R 7176 7178 6539 0 -1 4194304 753 0 0 0 2 1 0 0 21 0 1 0 5209595 13791232 721 996147200 4194304 4206940 548682068528 18446744073709551615 255381781502 0 0 4224 0 0 0 0 17 0 0 0
/proc/7178/statm: 3367 721 338 3 0 467 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13468

[startup+0.701657 s]
/proc/loadavg: 2.61 2.57 2.47 5/81 7178
/proc/meminfo: memFree=1108592/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16740 CPUtime=0.06
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1236 128 0 0 5 1 0 0 15 0 1 0 5209595 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7178/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50293 s]
/proc/loadavg: 2.61 2.57 2.47 3/92 7200
/proc/meminfo: memFree=1099480/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16740 CPUtime=0.39
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1297 4426 0 1 5 2 29 3 15 0 1 0 5209595 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7178/statm: 4185 1104 409 3 0 764 0
[pid=7191] ppid=7178 vsize=5356 CPUtime=0
/proc/7191/stat : 7191 (sh) S 7178 7178 6539 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 5209671 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7191/statm: 1339 233 193 169 0 50 0
[pid=7192] ppid=7191 vsize=868344 CPUtime=0.64
/proc/7192/stat : 7192 (java) S 7191 7178 6539 0 -1 0 6321 0 1 0 61 3 0 0 18 0 9 0 5209671 889184256 5523 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7192/statm: 217086 5523 2563 9 0 211633 0
[pid=7192/tid=7193] ppid=7191 vsize=868344 CPUtime=0.38
/proc/7192/task/7193/stat : 7193 (java) R 7191 7178 6539 0 -1 64 2728 0 1 0 36 2 0 0 18 0 9 0 5209672 889184256 5523 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7192/tid=7194] ppid=7191 vsize=868344 CPUtime=0.04
/proc/7192/task/7194/stat : 7194 (java) R 7191 7178 6539 0 -1 64 1437 0 0 0 4 0 0 0 16 0 9 0 5209673 889184256 5523 996147200 134512640 134550740 4294955920 18446744073709551615 104589966 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7192/tid=7195] ppid=7191 vsize=868344 CPUtime=0
/proc/7192/task/7195/stat : 7195 (java) S 7191 7178 6539 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 5209674 889184256 5523 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7192/tid=7196] ppid=7191 vsize=868344 CPUtime=0
/proc/7192/task/7196/stat : 7196 (java) S 7191 7178 6539 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 5209674 889184256 5523 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7192/tid=7197] ppid=7191 vsize=868344 CPUtime=0
/proc/7192/task/7197/stat : 7197 (java) S 7191 7178 6539 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 5209675 889184256 5523 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7192/tid=7198] ppid=7191 vsize=868344 CPUtime=0.19
/proc/7192/task/7198/stat : 7198 (java) S 7191 7178 6539 0 -1 64 1462 0 0 0 19 0 0 0 16 0 9 0 5209676 889184256 5523 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7192/tid=7199] ppid=7191 vsize=868344 CPUtime=0
/proc/7192/task/7199/stat : 7199 (java) S 7191 7178 6539 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 5209676 889184256 5523 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7192/tid=7200] ppid=7191 vsize=868344 CPUtime=0
/proc/7192/task/7200/stat : 7200 (java) S 7191 7178 6539 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 5209676 889184256 5523 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 890440

[startup+3.1011 s]
/proc/loadavg: 2.61 2.57 2.47 4/83 7201
/proc/meminfo: memFree=1100704/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.07
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1468 11055 0 2 5 2 93 7 15 0 1 0 5209595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7178/statm: 4218 1117 414 3 0 797 0
[pid=7201] ppid=7178 vsize=5908 CPUtime=1.52
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 1383 0 0 0 152 0 0 0 25 0 1 0 5209750 6049792 1331 996147200 134512640 135134323 4294956192 18446744073709551615 134532334 0 0 4096 3 0 0 0 17 1 0 0
/proc/7201/statm: 1477 1331 73 151 0 1323 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 22780

[startup+6.30243 s]
/proc/loadavg: 2.56 2.56 2.47 4/83 7201
/proc/meminfo: memFree=1097832/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.07
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1468 11055 0 2 5 2 93 7 16 0 1 0 5209595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7178/statm: 4218 1117 414 3 0 797 0
[pid=7201] ppid=7178 vsize=8356 CPUtime=4.7
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 1982 0 0 0 469 1 0 0 25 0 1 0 5209750 8556544 1930 996147200 134512640 135134323 4294956192 18446744073709551615 134532132 0 0 4096 3 0 0 0 17 1 0 0
/proc/7201/statm: 2089 1930 73 151 0 1935 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 25228

[startup+12.7011 s]
/proc/loadavg: 2.60 2.57 2.47 4/83 7201
/proc/meminfo: memFree=1094248/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.07
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1468 11055 0 2 5 2 93 7 16 0 1 0 5209595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7178/statm: 4218 1117 414 3 0 797 0
[pid=7201] ppid=7178 vsize=11472 CPUtime=11.04
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 2751 0 0 0 1102 2 0 0 25 0 1 0 5209750 11747328 2699 996147200 134512640 135134323 4294956192 18446744073709551615 134531911 0 0 4096 3 0 0 0 17 1 0 0
/proc/7201/statm: 2868 2699 73 151 0 2714 0
Current children cumulated CPU time (s) 12.11
Current children cumulated vsize (KiB) 28344

[startup+25.5014 s]
/proc/loadavg: 2.62 2.57 2.48 4/83 7201
/proc/meminfo: memFree=1090152/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.07
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1468 11055 0 2 5 2 93 7 16 0 1 0 5209595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7178/statm: 4218 1117 414 3 0 797 0
[pid=7201] ppid=7178 vsize=15332 CPUtime=23.72
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 3708 0 0 0 2370 2 0 0 25 0 1 0 5209750 15699968 3656 996147200 134512640 135134323 4294956192 18446744073709551615 134531865 0 0 4096 3 0 0 0 17 1 0 0
/proc/7201/statm: 3833 3656 73 151 0 3679 0
Current children cumulated CPU time (s) 24.79
Current children cumulated vsize (KiB) 32204

[startup+51.1011 s]
/proc/loadavg: 2.67 2.59 2.48 4/83 7201
/proc/meminfo: memFree=1088936/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.07
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1468 11055 0 2 5 2 93 7 16 0 1 0 5209595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7178/statm: 4218 1117 414 3 0 797 0
[pid=7201] ppid=7178 vsize=16664 CPUtime=49.09
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 4047 0 0 0 4907 2 0 0 25 0 1 0 5209750 17063936 3995 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7201/statm: 4166 3995 73 151 0 4012 0
Current children cumulated CPU time (s) 50.16
Current children cumulated vsize (KiB) 33536

[startup+102.306 s]
/proc/loadavg: 2.75 2.62 2.50 3/83 7201
/proc/meminfo: memFree=1084584/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.07
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1468 11055 0 2 5 2 93 7 16 0 1 0 5209595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7178/statm: 4218 1117 414 3 0 797 0
[pid=7201] ppid=7178 vsize=20880 CPUtime=99.83
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 5107 0 0 0 9980 3 0 0 25 0 1 0 5209750 21381120 5055 996147200 134512640 135134323 4294956192 18446744073709551615 134531952 0 0 4096 3 0 0 0 17 1 0 0
/proc/7201/statm: 5220 5055 73 151 0 5066 0
Current children cumulated CPU time (s) 100.9
Current children cumulated vsize (KiB) 37752

[startup+162.302 s]
/proc/loadavg: 2.73 2.63 2.50 4/83 7201
/proc/meminfo: memFree=1083560/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.07
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1468 11055 0 2 5 2 93 7 16 0 1 0 5209595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7178/statm: 4218 1117 414 3 0 797 0
[pid=7201] ppid=7178 vsize=21868 CPUtime=159.29
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 5350 0 0 0 15925 4 0 0 25 0 1 0 5209750 22392832 5298 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7201/statm: 5467 5298 73 151 0 5313 0
Current children cumulated CPU time (s) 160.36
Current children cumulated vsize (KiB) 38740

[startup+222.302 s]
/proc/loadavg: 2.77 2.65 2.52 4/83 7201
/proc/meminfo: memFree=1080040/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.07
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1468 11055 0 2 5 2 93 7 16 0 1 0 5209595 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7178/statm: 4218 1117 414 3 0 797 0
[pid=7201] ppid=7178 vsize=25632 CPUtime=218.75
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 6207 0 0 0 21870 5 0 0 25 0 1 0 5209750 26247168 6155 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7201/statm: 6408 6155 73 151 0 6254 0
Current children cumulated CPU time (s) 219.82
Current children cumulated vsize (KiB) 42504

[startup+282.301 s]
/proc/loadavg: 2.55 2.60 2.51 3/83 7211
/proc/meminfo: memFree=1079528/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.24
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1553 14800 0 3 6 2 106 10 16 0 1 0 5209595 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7178/statm: 4218 1119 414 3 0 797 0
[pid=7201] ppid=7178 vsize=25796 CPUtime=278.29
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 6285 0 0 0 27824 5 0 0 25 0 1 0 5209750 26415104 6231 996147200 134512640 135134323 4294956192 18446744073709551615 134532135 0 0 4096 3 0 0 0 17 0 0 0
/proc/7201/statm: 6449 6231 79 151 0 6295 0
Current children cumulated CPU time (s) 279.53
Current children cumulated vsize (KiB) 42668

[startup+342.301 s]
/proc/loadavg: 2.48 2.58 2.51 3/83 7211
/proc/meminfo: memFree=1079528/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.24
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1553 14800 0 3 6 2 106 10 16 0 1 0 5209595 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0

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

[pid=7201] ppid=7178 vsize=32252 CPUtime=2916.49
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 7766 0 0 0 291621 28 0 0 25 0 1 0 5209750 33026048 7710 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7201/statm: 8063 7710 79 151 0 7909 0
Current children cumulated CPU time (s) 2917.73
Current children cumulated vsize (KiB) 49124

[startup+2982.3 s]
/proc/loadavg: 2.52 2.55 2.59 4/83 7257
/proc/meminfo: memFree=1070056/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.24
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1556 14800 0 3 6 2 106 10 16 0 1 0 5209595 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7178/statm: 4218 1119 414 3 0 797 0
[pid=7201] ppid=7178 vsize=32912 CPUtime=2976.47
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 7891 0 0 0 297619 28 0 0 25 0 1 0 5209750 33701888 7835 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7201/statm: 8228 7835 79 151 0 8074 0
Current children cumulated CPU time (s) 2977.71
Current children cumulated vsize (KiB) 49784

[startup+3042.3 s]
/proc/loadavg: 2.54 2.55 2.58 3/83 7257
/proc/meminfo: memFree=1069800/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.24
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1556 14800 0 3 6 2 106 10 16 0 1 0 5209595 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7178/statm: 4218 1119 414 3 0 797 0
[pid=7201] ppid=7178 vsize=33092 CPUtime=3036.44
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 7938 0 0 0 303616 28 0 0 25 0 1 0 5209750 33886208 7882 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7201/statm: 8273 7882 79 151 0 8119 0
Current children cumulated CPU time (s) 3037.68
Current children cumulated vsize (KiB) 49964

[startup+3102.3 s]
/proc/loadavg: 2.50 2.54 2.58 3/83 7257
/proc/meminfo: memFree=1069672/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.24
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1556 14800 0 3 6 2 106 10 16 0 1 0 5209595 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7178/statm: 4218 1119 414 3 0 797 0
[pid=7201] ppid=7178 vsize=33236 CPUtime=3096.42
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 7973 0 0 0 309614 28 0 0 25 0 1 0 5209750 34033664 7917 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 0 0 0
/proc/7201/statm: 8309 7917 79 151 0 8155 0
Current children cumulated CPU time (s) 3097.66
Current children cumulated vsize (KiB) 50108

[startup+3162.3 s]
/proc/loadavg: 2.65 2.58 2.58 3/83 7257
/proc/meminfo: memFree=1069352/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.24
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1556 14800 0 3 6 2 106 10 16 0 1 0 5209595 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7178/statm: 4218 1119 414 3 0 797 0
[pid=7201] ppid=7178 vsize=33588 CPUtime=3156.39
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 8048 0 0 0 315611 28 0 0 25 0 1 0 5209750 34394112 7992 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7201/statm: 8397 7992 79 151 0 8243 0
Current children cumulated CPU time (s) 3157.63
Current children cumulated vsize (KiB) 50460

[startup+3222.3 s]
/proc/loadavg: 2.61 2.57 2.58 3/83 7257
/proc/meminfo: memFree=1068904/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.24
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1556 14800 0 3 6 2 106 10 16 0 1 0 5209595 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7178/statm: 4218 1119 414 3 0 797 0
[pid=7201] ppid=7178 vsize=33984 CPUtime=3216.37
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 8166 0 0 0 321609 28 0 0 25 0 1 0 5209750 34799616 8110 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7201/statm: 8496 8110 79 151 0 8342 0
Current children cumulated CPU time (s) 3217.61
Current children cumulated vsize (KiB) 50856

[startup+3282.3 s]
/proc/loadavg: 2.66 2.59 2.58 3/83 7257
/proc/meminfo: memFree=1068520/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.24
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1556 14800 0 3 6 2 106 10 16 0 1 0 5209595 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7178/statm: 4218 1119 414 3 0 797 0
[pid=7201] ppid=7178 vsize=34248 CPUtime=3276.35
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 8232 0 0 0 327607 28 0 0 25 0 1 0 5209750 35069952 8176 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7201/statm: 8562 8176 79 151 0 8408 0
Current children cumulated CPU time (s) 3277.59
Current children cumulated vsize (KiB) 51120

[startup+3342.3 s]
/proc/loadavg: 2.66 2.60 2.58 3/83 7257
/proc/meminfo: memFree=1068456/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.24
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1556 14800 0 3 6 2 106 10 16 0 1 0 5209595 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7178/statm: 4218 1119 414 3 0 797 0
[pid=7201] ppid=7178 vsize=34248 CPUtime=3336.33
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 8241 0 0 0 333604 29 0 0 25 0 1 0 5209750 35069952 8185 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7201/statm: 8562 8185 79 151 0 8408 0
Current children cumulated CPU time (s) 3337.57
Current children cumulated vsize (KiB) 51120

[startup+3402.31 s]
/proc/loadavg: 2.76 2.64 2.60 3/83 7257
/proc/meminfo: memFree=1068392/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.24
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1556 14800 0 3 6 2 106 10 16 0 1 0 5209595 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7178/statm: 4218 1119 414 3 0 797 0
[pid=7201] ppid=7178 vsize=34408 CPUtime=3396.31
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 8252 0 0 0 339602 29 0 0 25 0 1 0 5209750 35233792 8196 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7201/statm: 8602 8196 79 151 0 8448 0
Current children cumulated CPU time (s) 3397.55
Current children cumulated vsize (KiB) 51280

[startup+3462.3 s]
/proc/loadavg: 2.56 2.61 2.59 3/83 7257
/proc/meminfo: memFree=1068136/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.24
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1556 14800 0 3 6 2 106 10 16 0 1 0 5209595 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7178/statm: 4218 1119 414 3 0 797 0
[pid=7201] ppid=7178 vsize=34408 CPUtime=3456.28
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 8272 0 0 0 345599 29 0 0 25 0 1 0 5209750 35233792 8216 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7201/statm: 8602 8216 79 151 0 8448 0
Current children cumulated CPU time (s) 3457.52
Current children cumulated vsize (KiB) 51280

[startup+3522.3 s]
/proc/loadavg: 2.56 2.59 2.58 3/83 7257
/proc/meminfo: memFree=1068136/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.24
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1556 14800 0 3 6 2 106 10 16 0 1 0 5209595 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7178/statm: 4218 1119 414 3 0 797 0
[pid=7201] ppid=7178 vsize=34408 CPUtime=3516.26
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 8272 0 0 0 351597 29 0 0 25 0 1 0 5209750 35233792 8216 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7201/statm: 8602 8216 79 151 0 8448 0
Current children cumulated CPU time (s) 3517.5
Current children cumulated vsize (KiB) 51280

[startup+3582.3 s]
/proc/loadavg: 2.57 2.60 2.58 3/83 7257
/proc/meminfo: memFree=1068008/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.24
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1556 14800 0 3 6 2 106 10 16 0 1 0 5209595 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7178/statm: 4218 1119 414 3 0 797 0
[pid=7201] ppid=7178 vsize=34560 CPUtime=3576.23
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 8292 0 0 0 357594 29 0 0 25 0 1 0 5209750 35389440 8236 996147200 134512640 135134323 4294956192 18446744073709551615 134532056 0 0 4096 3 0 0 0 17 0 0 0
/proc/7201/statm: 8640 8236 79 151 0 8486 0
Current children cumulated CPU time (s) 3577.47
Current children cumulated vsize (KiB) 51432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604.9 s]
/proc/loadavg: 2.57 2.60 2.58 3/83 7257
/proc/meminfo: memFree=1067944/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.24
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1556 14800 0 3 6 2 106 10 16 0 1 0 5209595 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7178/statm: 4218 1119 414 3 0 797 0
[pid=7201] ppid=7178 vsize=34560 CPUtime=3598.83
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 8305 0 0 0 359854 29 0 0 25 0 1 0 5209750 35389440 8249 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7201/statm: 8640 8249 79 151 0 8486 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 51432

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

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

[startup+3604.9 s]
/proc/loadavg: 2.57 2.60 2.58 3/83 7257
/proc/meminfo: memFree=1067944/2055912 swapFree=4192956/4192956
[pid=7178] ppid=7176 vsize=16872 CPUtime=1.24
/proc/7178/stat : 7178 (sugar++) S 7176 7178 6539 0 -1 4194304 1556 14800 0 3 6 2 106 10 16 0 1 0 5209595 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7178/statm: 4218 1119 414 3 0 797 0
[pid=7201] ppid=7178 vsize=34560 CPUtime=3598.83
/proc/7201/stat : 7201 (minisat-inc) R 7178 7178 6539 0 -1 4194304 8305 0 0 0 359854 29 0 0 25 0 1 0 5209750 35389440 8249 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/7201/statm: 8640 8249 79 151 0 8486 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 51432

Child status: 0
Real time (s): 3604.91
CPU time (s): 3600.11
CPU user time (s): 3599.68
CPU system time (s): 0.429934
CPU usage (%): 99.8667
Max. virtual memory (cumulated for all children) (KiB): 890440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.68
system time used= 0.429934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24741
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= 2053
involuntary context switches= 39333

runsolver used 3.9604 second user time and 10.2174 second system time

The end

Launcher Data (download as text)

Begin job on node78 at 2008-07-23 04:47:21
IDJOB=1128251
IDBENCH=65040
IDSOLVER=367
FILE ID=node78/1128251-1216781240
PBS_JOBID= 7974253
Free space on /tmp= 126868 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-70/normalized-kbtree-9-7-3-5-70-43_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-1128251-1216781240/watcher-1128251-1216781240 -o /tmp/evaluation-result-1128251-1216781240/solver-1128251-1216781240 -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-1128251-1216781240.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c1c4ff5bd51cc712a3959c7088a7ac4b
RANDOM SEED=751578892

node78.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.220
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.220
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:      2055912 kB
MemFree:       1109328 kB
Buffers:         37800 kB
Cached:         761132 kB
SwapCached:          0 kB
Active:         342704 kB
Inactive:       546920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1109328 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             884 kB
Writeback:           0 kB
Mapped:         110968 kB
Slab:            41912 kB
Committed_AS:   911764 kB
PageTables:       1972 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126868 MiB
End job on node78 at 2008-07-23 05:47:28