Trace number 1108324

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisatMSAT (TO)23 3600.09 3629.52

General information on the benchmark

Namecsp/rand-2-26/
normalized-rand-26-26-325-155-56021_ext.xml
MD5SUM4e25d3e31c05afba1ae1fe9a01430254
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark1582.78
Satisfiable
(Un)Satisfiability was proved
Number of variables26
Number of constraints325
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension325
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Fri Jul 11 18:30:27 2008
0.00/0.05	c 0	PID 14441
0.00/0.05	c 0	HOST node61.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1108324-1215793827.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108324-1215793827.xml' 'HOME/temp.csp'
0.03/0.92	c 1	1 domains, 26 variables, 0 predicates, 325 relations, 325 constraints
0.03/0.97	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.97	c 1	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.83/1.04	c 1	Parsing HOME/temp.csp
1.24/1.43	c 1	parsed 677 expressions
1.24/1.44	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.24/1.44	c 1	MAX CSP: 325 constraints
1.24/1.44	c 1	Converting to clausal form CSP
1.24/1.47	c 1	converted 101 (10%) expressions
1.24/1.47	c 1	converted 201 (20%) expressions
1.24/1.48	c 1	converted 302 (30%) expressions
1.34/1.51	c 1	converted 402 (40%) expressions
1.34/1.58	c 1	converted 503 (50%) expressions
1.44/1.60	c 1	converted 603 (60%) expressions
1.44/1.63	c 2	converted 704 (70%) expressions
1.44/1.65	c 2	converted 804 (80%) expressions
1.44/1.67	c 2	converted 905 (90%) expressions
1.65/1.83	c 2	converted 1005 (100%) expressions
1.65/1.83	c 2	CSP : 676 integers, 0 booleans, 974 clauses, largest domain size 488
1.65/1.83	c 2	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.65/1.83	c 2	Propagation in CSP
1.65/1.87	c 2	321 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.65/1.87	c 2	CSP : 676 integers, 0 booleans, 974 clauses, largest domain size 326
1.65/1.87	c 2	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.65/1.87	c 2	Simplifing CSP by introducing new Boolean variables
1.65/1.87	c 2	CSP : 676 integers, 0 booleans, 974 clauses, largest domain size 326
1.65/1.87	c 2	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.74/1.92	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.74/1.94	c 2	68 (10%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.74/1.94	c 2	136 (20%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.74/1.94	c 2	203 (30%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.74/1.94	c 2	271 (40%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.74/1.94	c 2	338 (50%) CSP integer variables are encoded (624 clauses, 6720 bytes)
1.74/1.94	c 2	406 (60%) CSP integer variables are encoded (1168 clauses, 13745 bytes)
1.74/1.94	c 2	474 (70%) CSP integer variables are encoded (1579 clauses, 19088 bytes)
1.74/1.95	c 2	541 (80%) CSP integer variables are encoded (2083 clauses, 25640 bytes)
1.74/1.95	c 2	609 (90%) CSP integer variables are encoded (4590 clauses, 58231 bytes)
1.74/1.95	c 2	676 (100%) CSP integer variables are encoded (5317 clauses, 67682 bytes)
1.84/2.05	c 2	98 (10%) CSP clauses are encoded (15792 clauses, 298324 bytes)
1.93/2.11	c 2	195 (20%) CSP clauses are encoded (26184 clauses, 549227 bytes)
1.93/2.18	c 2	293 (30%) CSP clauses are encoded (36744 clauses, 804363 bytes)
2.05/2.21	c 2	390 (40%) CSP clauses are encoded (40936 clauses, 899438 bytes)
2.05/2.23	c 2	487 (50%) CSP clauses are encoded (47835 clauses, 1022567 bytes)
2.05/2.23	c 2	585 (60%) CSP clauses are encoded (50079 clauses, 1061028 bytes)
2.05/2.27	c 2	682 (70%) CSP clauses are encoded (69216 clauses, 1409528 bytes)
2.14/2.32	c 2	780 (80%) CSP clauses are encoded (87458 clauses, 1724852 bytes)
2.14/2.39	c 2	877 (90%) CSP clauses are encoded (127699 clauses, 2459241 bytes)
2.24/2.48	c 2	974 (100%) CSP clauses are encoded (181392 clauses, 3443063 bytes)
2.24/2.48	c 2	974 CSP clauses encoded
2.24/2.48	c 2	Writing map file : HOME/temp.map
2.24/2.49	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.24/2.49	c 2	SAT : 5993 SAT variables, 181392 SAT clauses, 3443063 bytes
2.24/2.49	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.32/2.55	c 2	OBJECTIVE minimize _COST
2.32/2.55	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
2.32/2.55	c 2	SEARCHING: _COST <= 163
2.32/2.55	c 2	SOLVING HOME/temp.cnf
2.32/2.55	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.32/2.55	c 2	This is MiniSat 2.0 beta
2.32/2.55	c 2	WARNING: for repeatability, setting FPU to use double precision
2.32/2.55	c 2	============================[ Problem Statistics ]=============================
2.32/2.55	c 2	|                                                                             |
2.32/2.55	c 2	|  Number of variables:  5993                                                 |
2.32/2.55	c 2	|  Number of clauses:    181393                                               |
2.36/2.65	c 3	|  Parsing time:         0.08         s                                       |
2.36/2.68	c 3	============================[ Search Statistics ]==============================
2.36/2.68	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.36/2.68	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.36/2.68	c 3	===============================================================================
2.36/2.68	c 3	|         0 |    4535   129162   439671 |    43054        0    nan |  0.000 % |
2.36/2.69	c 3	===============================================================================
2.36/2.70	c 3	restarts              : 1
2.36/2.70	c 3	conflicts             : 26             (203 /sec)
2.36/2.70	c 3	decisions             : 62             (0.00 % random) (484 /sec)
2.36/2.70	c 3	propagations          : 8169           (63830 /sec)
2.36/2.70	c 3	conflict literals     : 1122           (9.30 % deleted)
2.36/2.70	c 3	Memory used           : 9.35 MB
2.36/2.70	c 3	CPU time              : 0.12798 s
2.36/2.70	c 3	
2.36/2.70	c 3	SATISFIABLE
2.36/2.70	c 3	FOUND: _COST <= 163
2.36/2.70	s SATISFIABLE
2.36/2.70	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.36/2.70	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.36/2.78	c 3	Decoding HOME/temp.out
2.51/2.88	c 3	OBJECTIVE _COST 117
2.51/2.88	o 117
2.51/2.88	v 10 24 1 9 3 7 23 9 16 10 0 15 16 14 5 20 10 23 20 25 25 24 25 25 25 25
2.51/2.88	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.51/2.95	c 3	OBJECTIVE BOUND: 0 <= _COST <= 117
2.51/2.95	c 3	SEARCHING: _COST <= 58
2.51/2.95	c 3	SOLVING HOME/temp.cnf
2.51/2.95	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.72/3.00	c 3	This is MiniSat 2.0 beta
2.72/3.00	c 3	WARNING: for repeatability, setting FPU to use double precision
2.72/3.00	c 3	============================[ Problem Statistics ]=============================
2.72/3.00	c 3	|                                                                             |
2.72/3.01	c 3	|  Number of variables:  5993                                                 |
2.72/3.01	c 3	|  Number of clauses:    181393                                               |
2.72/3.10	c 3	|  Parsing time:         0.08         s                                       |
2.72/3.14	c 3	============================[ Search Statistics ]==============================
2.72/3.14	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.72/3.14	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.72/3.14	c 3	===============================================================================
2.72/3.14	c 3	|         0 |    3415    81815   300885 |    27271        0    nan |  0.000 % |
2.72/3.17	c 3	|       102 |    3415    81815   300885 |    29998      102     56 | 43.017 % |
2.72/3.20	c 3	|       252 |    3415    81815   300885 |    32998      252     43 | 43.017 % |
2.72/3.21	c 3	===============================================================================
2.72/3.21	c 3	restarts              : 3
2.72/3.21	c 3	conflicts             : 255            (1335 /sec)
2.72/3.21	c 3	decisions             : 509            (0.98 % random) (2665 /sec)
2.72/3.21	c 3	propagations          : 88719          (464570 /sec)
2.72/3.21	c 3	conflict literals     : 10924          (23.36 % deleted)
2.72/3.21	c 3	Memory used           : 9.48 MB
2.72/3.21	c 3	CPU time              : 0.19097 s
2.72/3.21	c 3	
2.72/3.21	c 3	SATISFIABLE
2.72/3.21	c 3	FOUND: _COST <= 58
2.72/3.21	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.72/3.21	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.72/3.29	c 3	Decoding HOME/temp.out
3.00/3.38	c 3	OBJECTIVE _COST 58
3.00/3.38	o 58
3.00/3.38	v 13 22 25 3 25 12 19 8 25 24 20 25 16 23 15 8 10 11 25 25 25 25 25 25 25 25
3.00/3.40	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.10/3.42	c 3	OBJECTIVE BOUND: 0 <= _COST <= 58
3.10/3.42	c 3	SEARCHING: _COST <= 29
3.10/3.42	c 3	SOLVING HOME/temp.cnf
3.10/3.42	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.10/3.42	c 3	This is MiniSat 2.0 beta
3.10/3.42	c 3	WARNING: for repeatability, setting FPU to use double precision
3.10/3.42	c 3	============================[ Problem Statistics ]=============================
3.10/3.42	c 3	|                                                                             |
3.10/3.42	c 3	|  Number of variables:  5993                                                 |
3.10/3.42	c 3	|  Number of clauses:    181393                                               |
3.11/3.52	c 3	|  Parsing time:         0.09         s                                       |
3.11/3.56	c 3	============================[ Search Statistics ]==============================
3.11/3.56	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.11/3.56	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.11/3.56	c 3	===============================================================================
3.11/3.56	c 3	|         0 |    2956    62137   243199 |    20712        0    nan |  0.000 % |
3.12/3.60	c 3	|       100 |    2956    62137   243199 |    22783      100     58 | 50.676 % |
3.12/3.63	c 4	|       251 |    2956    62137   243199 |    25061      251     39 | 50.676 % |
3.12/3.68	c 4	|       476 |    2956    62137   243199 |    27568      476     38 | 50.676 % |
3.12/3.74	c 4	|       813 |    2956    62137   243199 |    30324      813     34 | 50.676 % |
3.12/3.87	c 4	|      1319 |    2956    62137   243199 |    33357     1319     33 | 50.676 % |
3.12/4.01	c 4	|      2078 |    2956    62137   243199 |    36693     2078     39 | 50.676 % |
3.12/4.28	c 4	|      3217 |    2956    62137   243199 |    40362     3217     38 | 50.676 % |
4.28/4.67	c 5	|      4927 |    2956    62137   243199 |    44398     4927     36 | 50.676 % |
4.58/4.93	c 5	===============================================================================
4.58/4.93	c 5	restarts              : 9
4.58/4.93	c 5	conflicts             : 6086           (4066 /sec)
4.58/4.93	c 5	decisions             : 7326           (0.53 % random) (4895 /sec)
4.58/4.93	c 5	propagations          : 1898546        (1268427 /sec)
4.58/4.93	c 5	conflict literals     : 248580         (28.70 % deleted)
4.58/4.93	c 5	Memory used           : 9.62 MB
4.58/4.93	c 5	CPU time              : 1.49677 s
4.58/4.93	c 5	
4.58/4.94	c 5	SATISFIABLE
4.58/4.94	c 5	FOUND: _COST <= 29
4.58/4.94	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.58/4.94	c 5	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.63/5.07	c 5	Decoding HOME/temp.out
4.63/5.15	c 5	OBJECTIVE _COST 29
4.63/5.15	o 29
4.63/5.15	v 11 25 23 25 25 25 23 23 25 25 22 21 8 5 20 8 7 25 19 25 7 25 1 25 25 5
4.63/5.15	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.63/5.20	c 5	OBJECTIVE BOUND: 0 <= _COST <= 29
4.63/5.20	c 5	SEARCHING: _COST <= 14
4.63/5.20	c 5	SOLVING HOME/temp.cnf
4.63/5.20	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.63/5.28	c 5	This is MiniSat 2.0 beta
4.63/5.28	c 5	WARNING: for repeatability, setting FPU to use double precision
4.63/5.28	c 5	============================[ Problem Statistics ]=============================
4.63/5.28	c 5	|                                                                             |
4.63/5.28	c 5	|  Number of variables:  5993                                                 |
4.63/5.28	c 5	|  Number of clauses:    181393                                               |
4.80/5.38	c 5	|  Parsing time:         0.08         s                                       |
4.80/5.42	c 5	============================[ Search Statistics ]==============================
4.80/5.42	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.80/5.42	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.80/5.42	c 5	===============================================================================
4.80/5.42	c 5	|         0 |    2561    50340   208978 |    16780        0    nan |  0.000 % |
4.80/5.45	c 5	|       101 |    2561    50340   208978 |    18458      101     55 | 57.267 % |
4.80/5.49	c 5	|       251 |    2561    50340   208978 |    20303      251     43 | 57.267 % |
5.00/5.53	c 5	|       476 |    2561    50340   208978 |    22334      476     48 | 57.267 % |
5.00/5.60	c 5	|       814 |    2561    50340   208978 |    24567      814     44 | 57.267 % |
5.19/5.71	c 6	|      1322 |    2561    50340   208978 |    27024     1322     37 | 57.267 % |
5.29/5.85	c 6	|      2083 |    2561    50340   208978 |    29726     2083     32 | 57.267 % |
5.49/6.08	c 6	|      3222 |    2561    50340   208978 |    32699     3222     30 | 57.267 % |
5.89/6.41	c 6	|      4931 |    2561    50340   208978 |    35969     4931     28 | 57.267 % |
6.40/6.99	c 7	|      7493 |    2561    50340   208978 |    39566     7493     30 | 57.267 % |
7.30/7.88	c 8	|     11337 |    2561    50340   208978 |    43522    11337     29 | 57.267 % |
8.88/9.48	c 9	|     17103 |    2561    50340   208978 |    47875    17103     30 | 57.267 % |
11.76/12.36	c 12	|     25753 |    2561    50340   208978 |    52662    25753     30 | 57.267 % |
17.14/17.77	c 18	|     38727 |    2561    50340   208978 |    57929    38727     31 | 57.267 % |
27.58/28.25	c 28	|     58189 |    2561    50340   208978 |    63722    58189     34 | 57.267 % |
43.01/43.73	c 44	|     87382 |    2561    50340   208978 |    70094    33314     30 | 57.267 % |
74.95/75.83	c 76	|    131171 |    2561    50340   208978 |    77103    18367     27 | 57.267 % |
127.69/128.84	c 129	|    196855 |    2561    50340   208978 |    84814    18564     30 | 57.267 % |
200.71/202.21	c 202	|    295381 |    2561    50340   208978 |    93295    44590     36 | 57.267 % |
318.43/320.50	c 320	|    443170 |    2561    50340   208978 |   102624    27250     33 | 57.267 % |
493.85/496.81	c 497	|    664853 |    2561    50340   208978 |   112887    70438     26 | 57.267 % |
767.18/771.59	c 771	|    997378 |    2561    50340   208978 |   124176   101005     37 | 57.267 % |
1219.91/1226.64	c 1227	|   1496166 |    2561    50340   208978 |   136593    44692     37 | 57.267 % |
1966.56/1980.41	c 1980	|   2244348 |    2561    50340   208978 |   150253    48893     31 | 57.267 % |
3200.50/3226.11	c 3226	|   3366623 |    2561    50340   208978 |   165278    72118     34 | 57.267 % |
3600.09/3629.52	c ERROR unknown output  in HOME/temp.out
3600.09/3629.52	c 3629	CPU 4.56 (0.04 0.01 4.52 0.23)
3600.09/3629.52	c 3629	END Fri Jul 11 19:30:56 2008
3600.09/3629.52	c ERROR INTERRUPTED

Verifier Data (download as text)

OK	23	302
23 unsatisfied constraints, 302 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-1108324-1215793827/watcher-1108324-1215793827 -o /tmp/evaluation-result-1108324-1215793827/solver-1108324-1215793827 -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-1108324-1215793827.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.30 2.55 2.54 4/80 14441
/proc/meminfo: memFree=1854568/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=4708 CPUtime=0
/proc/14441/stat : 14441 (sugar) R 14439 14441 14319 0 -1 4194304 58 0 0 0 0 0 0 0 20 0 1 0 36081464 4820992 43 996147200 4194304 4206940 548682068592 18446744073709551615 246403888521 0 0 4096 0 0 0 0 17 1 0 0
/proc/14441/statm: 1177 43 33 3 0 8 0

[startup+0.101645 s]
/proc/loadavg: 2.30 2.55 2.54 4/80 14441
/proc/meminfo: memFree=1854568/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13600 CPUtime=0.03
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 36081464 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14441/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.202664 s]
/proc/loadavg: 2.30 2.55 2.54 4/80 14441
/proc/meminfo: memFree=1854568/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13600 CPUtime=0.03
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 36081464 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14441/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302677 s]
/proc/loadavg: 2.30 2.55 2.54 4/80 14441
/proc/meminfo: memFree=1854568/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13600 CPUtime=0.03
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 36081464 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14441/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701749 s]
/proc/loadavg: 2.30 2.55 2.54 4/80 14441
/proc/meminfo: memFree=1854568/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13600 CPUtime=0.03
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 36081464 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14441/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.5019 s]
/proc/loadavg: 2.30 2.55 2.54 4/91 14463
/proc/meminfo: memFree=1847048/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13600 CPUtime=0.83
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 974 4800 0 1 3 0 77 3 15 0 1 0 36081464 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14441/statm: 3400 797 370 3 0 500 0
[pid=14454] ppid=14441 vsize=5356 CPUtime=0
/proc/14454/stat : 14454 (sh) S 14441 14441 14319 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 36081561 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14454/statm: 1339 233 193 169 0 50 0
[pid=14455] ppid=14454 vsize=864196 CPUtime=0.51
/proc/14455/stat : 14455 (java) S 14454 14441 14319 0 -1 0 6453 0 1 0 49 2 0 0 20 0 9 0 36081561 884936704 5732 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14455/statm: 216049 5732 2542 9 0 210624 0
[pid=14455/tid=14456] ppid=14454 vsize=864196 CPUtime=0.33
/proc/14455/task/14456/stat : 14456 (java) R 14454 14441 14319 0 -1 64 2588 0 1 0 33 0 0 0 25 0 9 0 36081562 884936704 5732 996147200 134512640 134550740 4294955936 18446744073709551615 102492632 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14455/tid=14457] ppid=14454 vsize=864196 CPUtime=0.09
/proc/14455/task/14457/stat : 14457 (java) S 14454 14441 14319 0 -1 64 2832 0 0 0 9 0 0 0 16 0 9 0 36081563 884936704 5732 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14455/tid=14458] ppid=14454 vsize=864196 CPUtime=0
/proc/14455/task/14458/stat : 14458 (java) S 14454 14441 14319 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 36081563 884936704 5732 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14455/tid=14459] ppid=14454 vsize=864196 CPUtime=0
/proc/14455/task/14459/stat : 14459 (java) S 14454 14441 14319 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 36081563 884936704 5732 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14455/tid=14460] ppid=14454 vsize=864196 CPUtime=0
/proc/14455/task/14460/stat : 14460 (java) S 14454 14441 14319 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 36081565 884936704 5732 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14455/tid=14461] ppid=14454 vsize=864196 CPUtime=0.07
/proc/14455/task/14461/stat : 14461 (java) R 14454 14441 14319 0 -1 64 337 0 0 0 7 0 0 0 16 0 9 0 36081565 884936704 5732 996147200 134512640 134550740 4294955936 18446744073709551615 101660476 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14455/tid=14462] ppid=14454 vsize=864196 CPUtime=0
/proc/14455/task/14462/stat : 14462 (java) S 14454 14441 14319 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 36081565 884936704 5732 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14455/tid=14463] ppid=14454 vsize=864196 CPUtime=0
/proc/14455/task/14463/stat : 14463 (java) S 14454 14441 14319 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36081565 884936704 5732 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 883152

[startup+3.10198 s]
/proc/loadavg: 2.30 2.55 2.54 3/91 14463
/proc/meminfo: memFree=1828360/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13728 CPUtime=2.72
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 1182 20519 0 3 3 1 253 15 16 0 1 0 36081464 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14441/statm: 3432 811 374 3 0 532 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 13728

[startup+6.30173 s]
/proc/loadavg: 2.35 2.56 2.54 3/83 14501
/proc/meminfo: memFree=1839112/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13728 CPUtime=4.8
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 1412 33349 0 5 4 1 452 23 15 0 1 0 36081464 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14441/statm: 3432 811 374 3 0 532 0
[pid=14500] ppid=14441 vsize=5356 CPUtime=0
/proc/14500/stat : 14500 (sh) S 14441 14441 14319 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36081985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14500/statm: 1339 232 193 169 0 50 0
[pid=14501] ppid=14500 vsize=9832 CPUtime=0.99
/proc/14501/stat : 14501 (minisat) R 14500 14441 14319 0 -1 4194304 2331 0 0 0 99 0 0 0 25 0 1 0 36081992 10067968 2317 996147200 134512640 135127466 4294956256 18446744073709551615 134528364 0 0 4096 3 0 0 0 17 0 0 0
/proc/14501/statm: 2458 2317 75 150 0 2305 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 28916

[startup+12.7018 s]
/proc/loadavg: 2.49 2.58 2.55 3/83 14501
/proc/meminfo: memFree=1838344/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13728 CPUtime=4.8
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 1412 33349 0 5 4 1 452 23 16 0 1 0 36081464 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14441/statm: 3432 811 374 3 0 532 0
[pid=14500] ppid=14441 vsize=5356 CPUtime=0
/proc/14500/stat : 14500 (sh) S 14441 14441 14319 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36081985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14500/statm: 1339 232 193 169 0 50 0
[pid=14501] ppid=14500 vsize=10892 CPUtime=7.36
/proc/14501/stat : 14501 (minisat) R 14500 14441 14319 0 -1 4194304 2617 0 0 0 735 1 0 0 25 0 1 0 36081992 11153408 2603 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/14501/statm: 2723 2603 75 150 0 2570 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 29976

[startup+25.5021 s]
/proc/loadavg: 2.53 2.59 2.55 3/83 14501
/proc/meminfo: memFree=1833424/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13728 CPUtime=4.8
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 1412 33349 0 5 4 1 452 23 16 0 1 0 36081464 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14441/statm: 3432 811 374 3 0 532 0
[pid=14500] ppid=14441 vsize=5356 CPUtime=0
/proc/14500/stat : 14500 (sh) S 14441 14441 14319 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36081985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14500/statm: 1339 232 193 169 0 50 0
[pid=14501] ppid=14500 vsize=15904 CPUtime=20.1
/proc/14501/stat : 14501 (minisat) R 14500 14441 14319 0 -1 4194304 3854 0 0 0 2008 2 0 0 25 0 1 0 36081992 16285696 3840 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14501/statm: 3976 3840 75 150 0 3823 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 34988

[startup+51.1025 s]
/proc/loadavg: 2.63 2.60 2.55 3/83 14501
/proc/meminfo: memFree=1830800/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13728 CPUtime=4.8
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 1412 33349 0 5 4 1 452 23 16 0 1 0 36081464 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14441/statm: 3432 811 374 3 0 532 0
[pid=14500] ppid=14441 vsize=5356 CPUtime=0
/proc/14500/stat : 14500 (sh) S 14441 14441 14319 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36081985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14500/statm: 1339 232 193 169 0 50 0
[pid=14501] ppid=14500 vsize=18408 CPUtime=45.58
/proc/14501/stat : 14501 (minisat) R 14500 14441 14319 0 -1 4194304 4472 0 0 0 4555 3 0 0 25 0 1 0 36081992 18849792 4458 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14501/statm: 4602 4458 75 150 0 4449 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 37492

[startup+102.301 s]
/proc/loadavg: 2.50 2.57 2.54 4/83 14501
/proc/meminfo: memFree=1830224/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13728 CPUtime=4.8
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 1412 33349 0 5 4 1 452 23 16 0 1 0 36081464 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14441/statm: 3432 811 374 3 0 532 0
[pid=14500] ppid=14441 vsize=5356 CPUtime=0
/proc/14500/stat : 14500 (sh) S 14441 14441 14319 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36081985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14500/statm: 1339 232 193 169 0 50 0
[pid=14501] ppid=14500 vsize=19112 CPUtime=96.52
/proc/14501/stat : 14501 (minisat) R 14500 14441 14319 0 -1 4194304 4629 0 0 0 9649 3 0 0 25 0 1 0 36081992 19570688 4615 996147200 134512640 135127466 4294956256 18446744073709551615 134531083 0 0 4096 3 0 0 0 17 0 0 0
/proc/14501/statm: 4778 4615 75 150 0 4625 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 38196

[startup+162.303 s]
/proc/loadavg: 2.57 2.58 2.55 3/83 14501
/proc/meminfo: memFree=1827984/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13728 CPUtime=4.8
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 1412 33349 0 5 4 1 452 23 16 0 1 0 36081464 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14441/statm: 3432 811 374 3 0 532 0
[pid=14500] ppid=14441 vsize=5356 CPUtime=0
/proc/14500/stat : 14500 (sh) S 14441 14441 14319 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36081985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14500/statm: 1339 232 193 169 0 50 0
[pid=14501] ppid=14500 vsize=21384 CPUtime=156.21
/proc/14501/stat : 14501 (minisat) R 14500 14441 14319 0 -1 4194304 5164 0 0 0 15618 3 0 0 25 0 1 0 36081992 21897216 5150 996147200 134512640 135127466 4294956256 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 0 0 0
/proc/14501/statm: 5346 5150 75 150 0 5193 0
Current children cumulated CPU time (s) 161.01
Current children cumulated vsize (KiB) 40468

[startup+222.306 s]
/proc/loadavg: 2.50 2.56 2.54 3/83 14501
/proc/meminfo: memFree=1824528/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13728 CPUtime=4.8
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 1412 33349 0 5 4 1 452 23 16 0 1 0 36081464 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14441/statm: 3432 811 374 3 0 532 0
[pid=14500] ppid=14441 vsize=5356 CPUtime=0
/proc/14500/stat : 14500 (sh) S 14441 14441 14319 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36081985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14500/statm: 1339 232 193 169 0 50 0
[pid=14501] ppid=14500 vsize=24900 CPUtime=215.92
/proc/14501/stat : 14501 (minisat) R 14500 14441 14319 0 -1 4194304 6039 0 0 0 21588 4 0 0 25 0 1 0 36081992 25497600 6025 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14501/statm: 6225 6025 75 150 0 6072 0
Current children cumulated CPU time (s) 220.72
Current children cumulated vsize (KiB) 43984

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

/proc/meminfo: memFree=1846920/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13728 CPUtime=4.8
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 1412 33349 0 5 4 1 452 23 16 0 1 0 36081464 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14441/statm: 3432 811 374 3 0 532 0
[pid=14500] ppid=14441 vsize=5356 CPUtime=0
/proc/14500/stat : 14500 (sh) S 14441 14441 14319 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36081985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14500/statm: 1339 232 193 169 0 50 0
[pid=14501] ppid=14500 vsize=48868 CPUtime=3073.07
/proc/14501/stat : 14501 (minisat) R 14500 14441 14319 0 -1 4194304 11680 0 0 0 307281 26 0 0 25 0 1 0 36081992 50040832 11658 996147200 134512640 135127466 4294956256 18446744073709551615 134528349 0 0 4096 3 0 0 0 17 1 0 0
/proc/14501/statm: 12217 11658 75 150 0 12064 0
Current children cumulated CPU time (s) 3077.87
Current children cumulated vsize (KiB) 67952

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/84 14550
/proc/meminfo: memFree=1846920/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13728 CPUtime=4.8
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 1412 33349 0 5 4 1 452 23 16 0 1 0 36081464 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14441/statm: 3432 811 374 3 0 532 0
[pid=14500] ppid=14441 vsize=5356 CPUtime=0
/proc/14500/stat : 14500 (sh) S 14441 14441 14319 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36081985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14500/statm: 1339 232 193 169 0 50 0
[pid=14501] ppid=14500 vsize=49032 CPUtime=3132.51
/proc/14501/stat : 14501 (minisat) R 14500 14441 14319 0 -1 4194304 11701 0 0 0 313225 26 0 0 25 0 1 0 36081992 50208768 11679 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/14501/statm: 12258 11679 75 150 0 12105 0
Current children cumulated CPU time (s) 3137.31
Current children cumulated vsize (KiB) 68116

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/84 14550
/proc/meminfo: memFree=1846856/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13728 CPUtime=4.8
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 1412 33349 0 5 4 1 452 23 16 0 1 0 36081464 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14441/statm: 3432 811 374 3 0 532 0
[pid=14500] ppid=14441 vsize=5356 CPUtime=0
/proc/14500/stat : 14500 (sh) S 14441 14441 14319 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36081985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14500/statm: 1339 232 193 169 0 50 0
[pid=14501] ppid=14500 vsize=49032 CPUtime=3191.93
/proc/14501/stat : 14501 (minisat) R 14500 14441 14319 0 -1 4194304 11709 0 0 0 319167 26 0 0 25 0 1 0 36081992 50208768 11687 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/14501/statm: 12258 11687 75 150 0 12105 0
Current children cumulated CPU time (s) 3196.73
Current children cumulated vsize (KiB) 68116

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/84 14550
/proc/meminfo: memFree=1846792/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13728 CPUtime=4.8
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 1412 33349 0 5 4 1 452 23 16 0 1 0 36081464 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14441/statm: 3432 811 374 3 0 532 0
[pid=14500] ppid=14441 vsize=5356 CPUtime=0
/proc/14500/stat : 14500 (sh) S 14441 14441 14319 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36081985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14500/statm: 1339 232 193 169 0 50 0
[pid=14501] ppid=14500 vsize=49204 CPUtime=3251.37
/proc/14501/stat : 14501 (minisat) R 14500 14441 14319 0 -1 4194304 11735 0 0 0 325111 26 0 0 25 0 1 0 36081992 50384896 11713 996147200 134512640 135127466 4294956256 18446744073709551615 134527063 0 0 4096 3 0 0 0 17 1 0 0
/proc/14501/statm: 12301 11713 75 150 0 12148 0
Current children cumulated CPU time (s) 3256.17
Current children cumulated vsize (KiB) 68288

[startup+3342.3 s]
/proc/loadavg: 2.07 2.02 2.04 3/84 14550
/proc/meminfo: memFree=1846344/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13728 CPUtime=4.8
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 1412 33349 0 5 4 1 452 23 16 0 1 0 36081464 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14441/statm: 3432 811 374 3 0 532 0
[pid=14500] ppid=14441 vsize=5356 CPUtime=0
/proc/14500/stat : 14500 (sh) S 14441 14441 14319 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36081985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14500/statm: 1339 232 193 169 0 50 0
[pid=14501] ppid=14500 vsize=49600 CPUtime=3310.8
/proc/14501/stat : 14501 (minisat) R 14500 14441 14319 0 -1 4194304 11857 0 0 0 331054 26 0 0 25 0 1 0 36081992 50790400 11835 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/14501/statm: 12400 11835 75 150 0 12247 0
Current children cumulated CPU time (s) 3315.6
Current children cumulated vsize (KiB) 68684

[startup+3402.3 s]
/proc/loadavg: 2.08 2.03 2.04 3/84 14550
/proc/meminfo: memFree=1844424/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13728 CPUtime=4.8
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 1412 33349 0 5 4 1 452 23 16 0 1 0 36081464 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14441/statm: 3432 811 374 3 0 532 0
[pid=14500] ppid=14441 vsize=5356 CPUtime=0
/proc/14500/stat : 14500 (sh) S 14441 14441 14319 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36081985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14500/statm: 1339 232 193 169 0 50 0
[pid=14501] ppid=14500 vsize=51316 CPUtime=3370.24
/proc/14501/stat : 14501 (minisat) R 14500 14441 14319 0 -1 4194304 12293 0 0 0 336997 27 0 0 25 0 1 0 36081992 52547584 12271 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14501/statm: 12829 12271 75 150 0 12676 0
Current children cumulated CPU time (s) 3375.04
Current children cumulated vsize (KiB) 70400

[startup+3462.3 s]
/proc/loadavg: 2.24 2.07 2.05 3/84 14550
/proc/meminfo: memFree=1844232/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13728 CPUtime=4.8
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 1412 33349 0 5 4 1 452 23 16 0 1 0 36081464 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14441/statm: 3432 811 374 3 0 532 0
[pid=14500] ppid=14441 vsize=5356 CPUtime=0
/proc/14500/stat : 14500 (sh) S 14441 14441 14319 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36081985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14500/statm: 1339 232 193 169 0 50 0
[pid=14501] ppid=14500 vsize=51508 CPUtime=3429.67
/proc/14501/stat : 14501 (minisat) R 14500 14441 14319 0 -1 4194304 12320 0 0 0 342940 27 0 0 25 0 1 0 36081992 52744192 12298 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/14501/statm: 12877 12298 75 150 0 12724 0
Current children cumulated CPU time (s) 3434.47
Current children cumulated vsize (KiB) 70592

[startup+3522.31 s]
/proc/loadavg: 2.32 2.14 2.07 3/84 14550
/proc/meminfo: memFree=1842376/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13728 CPUtime=4.8
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 1412 33349 0 5 4 1 452 23 16 0 1 0 36081464 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14441/statm: 3432 811 374 3 0 532 0
[pid=14500] ppid=14441 vsize=5356 CPUtime=0
/proc/14500/stat : 14500 (sh) S 14441 14441 14319 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36081985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14500/statm: 1339 232 193 169 0 50 0
[pid=14501] ppid=14500 vsize=53440 CPUtime=3489.11
/proc/14501/stat : 14501 (minisat) R 14500 14441 14319 0 -1 4194304 12784 0 0 0 348883 28 0 0 25 0 1 0 36081992 54722560 12762 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14501/statm: 13360 12762 75 150 0 13207 0
Current children cumulated CPU time (s) 3493.91
Current children cumulated vsize (KiB) 72524

[startup+3582.3 s]
/proc/loadavg: 2.13 2.11 2.07 3/84 14550
/proc/meminfo: memFree=1836680/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13728 CPUtime=4.8
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 1412 33349 0 5 4 1 452 23 16 0 1 0 36081464 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14441/statm: 3432 811 374 3 0 532 0
[pid=14500] ppid=14441 vsize=5356 CPUtime=0
/proc/14500/stat : 14500 (sh) S 14441 14441 14319 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36081985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14500/statm: 1339 232 193 169 0 50 0
[pid=14501] ppid=14500 vsize=58992 CPUtime=3548.54
/proc/14501/stat : 14501 (minisat) R 14500 14441 14319 0 -1 4194304 14173 0 0 0 354824 30 0 0 25 0 1 0 36081992 60407808 14151 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14501/statm: 14748 14151 75 150 0 14595 0
Current children cumulated CPU time (s) 3553.34
Current children cumulated vsize (KiB) 78076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3629.5 s]
/proc/loadavg: 2.05 2.09 2.06 3/84 14550
/proc/meminfo: memFree=1836040/2055920 swapFree=4192812/4192956
[pid=14441] ppid=14439 vsize=13728 CPUtime=4.8
/proc/14441/stat : 14441 (sugar) S 14439 14441 14319 0 -1 4194304 1412 33349 0 5 4 1 452 23 16 0 1 0 36081464 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14441/statm: 3432 811 374 3 0 532 0
[pid=14500] ppid=14441 vsize=5356 CPUtime=0
/proc/14500/stat : 14500 (sh) S 14441 14441 14319 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36081985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14500/statm: 1339 232 193 169 0 50 0
[pid=14501] ppid=14500 vsize=59396 CPUtime=3595.29
/proc/14501/stat : 14501 (minisat) R 14500 14441 14319 0 -1 4194304 14277 0 0 0 359499 30 0 0 25 0 1 0 36081992 60821504 14255 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14501/statm: 14849 14255 75 150 0 14696 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 78480

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14441 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=569305
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=254961
# CPU time returned by wait4() is 4.82427
# while last known CPU time is 3600.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3629.52
CPU time (s): 3600.09
CPU user time (s): 3599.55
CPU system time (s): 0.54
CPU usage (%): 99.1891
Max. virtual memory (cumulated for all children) (KiB): 887432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.5693
system time used= 0.254961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35104
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3333
involuntary context switches= 3723

runsolver used 5.37518 second user time and 11.1373 second system time

The end

Launcher Data (download as text)

Begin job on node61 at 2008-07-11 18:30:27
IDJOB=1108324
IDBENCH=60705
IDSOLVER=368
FILE ID=node61/1108324-1215793827
PBS_JOBID= 7903202
Free space on /tmp= 66492 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-26/normalized-rand-26-26-325-155-56021_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-1108324-1215793827/watcher-1108324-1215793827 -o /tmp/evaluation-result-1108324-1215793827/solver-1108324-1215793827 -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-1108324-1215793827.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4e25d3e31c05afba1ae1fe9a01430254
RANDOM SEED=859980903

node61.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.279
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.279
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:       1855048 kB
Buffers:          9436 kB
Cached:          46936 kB
SwapCached:          0 kB
Active:         131524 kB
Inactive:        19088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1855048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:         114632 kB
Slab:            35572 kB
Committed_AS:   954164 kB
PageTables:       1908 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66492 MiB
End job on node61 at 2008-07-11 19:30:58