Trace number 1114132

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)36 3600.08 3611.52

General information on the benchmark

Namecsp/subs/
normalized-scen07-sub4.xml
MD5SUM8da65ed579b5dbc30024b03f07174c89
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints19
Best CPU time to get the best result obtained on this benchmark1607.5
Satisfiable
(Un)Satisfiability was proved
Number of variables44
Number of constraints499
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension499
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 Sat Jul 12 23:08:24 2008
0.00/0.05	c 0	PID 18620
0.00/0.05	c 0	HOST node52.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1114132-1215896904.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-1114132-1215896904.xml' 'HOME/temp.csp'
0.03/0.54	c 1	2 domains, 44 variables, 2 predicates, 0 relations, 499 constraints
0.03/0.57	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.57	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.52/0.65	c 1	Parsing HOME/temp.csp
0.52/0.77	c 1	parsed 547 expressions
0.52/0.78	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.52/0.79	c 1	MAX CSP: 499 constraints
0.52/0.79	c 1	Converting to clausal form CSP
0.52/0.89	c 1	converted 105 (10%) expressions
0.52/0.98	c 1	converted 210 (20%) expressions
0.93/1.06	c 1	converted 315 (30%) expressions
1.03/1.14	c 1	converted 420 (40%) expressions
1.12/1.26	c 1	converted 525 (50%) expressions
1.22/1.34	c 1	converted 630 (60%) expressions
1.32/1.40	c 1	converted 735 (70%) expressions
1.32/1.48	c 1	converted 840 (80%) expressions
1.42/1.53	c 2	converted 945 (90%) expressions
1.52/1.67	c 2	converted 1049 (100%) expressions
1.52/1.67	c 2	CSP : 1042 integers, 22 booleans, 1562 clauses, largest domain size 749
1.52/1.67	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.52/1.67	c 2	Propagation in CSP
1.62/1.71	c 2	492 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.62/1.71	c 2	CSP : 1042 integers, 22 booleans, 1562 clauses, largest domain size 500
1.62/1.71	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.62/1.72	c 2	Simplifing CSP by introducing new Boolean variables
1.62/1.73	c 2	CSP : 1042 integers, 1020 booleans, 2560 clauses, largest domain size 500
1.62/1.73	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.62/1.76	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.71/1.82	c 2	105 (10%) CSP integer variables are encoded (1768 clauses, 20887 bytes)
1.71/1.82	c 2	209 (20%) CSP integer variables are encoded (1768 clauses, 20887 bytes)
1.71/1.82	c 2	313 (30%) CSP integer variables are encoded (1768 clauses, 20887 bytes)
1.71/1.82	c 2	417 (40%) CSP integer variables are encoded (1768 clauses, 20887 bytes)
1.71/1.83	c 2	521 (50%) CSP integer variables are encoded (1768 clauses, 20887 bytes)
1.71/1.83	c 2	626 (60%) CSP integer variables are encoded (2637 clauses, 32184 bytes)
1.71/1.83	c 2	730 (70%) CSP integer variables are encoded (3329 clauses, 41180 bytes)
1.71/1.83	c 2	834 (80%) CSP integer variables are encoded (4162 clauses, 52009 bytes)
1.71/1.84	c 2	938 (90%) CSP integer variables are encoded (4818 clauses, 60537 bytes)
1.71/1.84	c 2	1042 (100%) CSP integer variables are encoded (9248 clauses, 118708 bytes)
1.71/1.89	c 2	256 (10%) CSP clauses are encoded (14025 clauses, 201411 bytes)
1.82/1.94	c 2	512 (20%) CSP clauses are encoded (19958 clauses, 309722 bytes)
1.82/1.99	c 2	768 (30%) CSP clauses are encoded (25694 clauses, 415386 bytes)
1.91/2.05	c 2	1024 (40%) CSP clauses are encoded (31835 clauses, 528414 bytes)
1.91/2.09	c 2	1280 (50%) CSP clauses are encoded (37058 clauses, 626581 bytes)
2.01/2.14	c 2	1536 (60%) CSP clauses are encoded (42474 clauses, 733161 bytes)
2.01/2.16	c 2	1792 (70%) CSP clauses are encoded (49366 clauses, 854458 bytes)
2.01/2.20	c 2	2048 (80%) CSP clauses are encoded (66646 clauses, 1164431 bytes)
2.11/2.29	c 2	2304 (90%) CSP clauses are encoded (116096 clauses, 2066604 bytes)
2.60/2.73	c 3	2560 (100%) CSP clauses are encoded (368955 clauses, 6761858 bytes)
2.60/2.73	c 3	2560 CSP clauses encoded
2.60/2.74	c 3	Writing map file : HOME/temp.map
2.60/2.75	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.60/2.75	c 3	SAT : 11310 SAT variables, 368955 SAT clauses, 6761858 bytes
2.60/2.75	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.60/2.77	c 3	OBJECTIVE minimize _COST
2.60/2.77	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.60/2.77	c 3	SEARCHING: _COST <= 250
2.60/2.77	c 3	SOLVING HOME/temp.cnf
2.60/2.77	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.60/2.77	c 3	This is MiniSat 2.0 beta
2.60/2.77	c 3	WARNING: for repeatability, setting FPU to use double precision
2.60/2.77	c 3	============================[ Problem Statistics ]=============================
2.60/2.77	c 3	|                                                                             |
2.60/2.77	c 3	|  Number of variables:  11310                                                |
2.60/2.77	c 3	|  Number of clauses:    368956                                               |
2.67/2.96	c 3	|  Parsing time:         0.16         s                                       |
2.67/3.05	c 3	============================[ Search Statistics ]==============================
2.67/3.05	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.67/3.05	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.67/3.05	c 3	===============================================================================
2.67/3.05	c 3	|         0 |    9069   248989   726724 |    82996        0    nan |  0.000 % |
2.68/3.16	c 3	|       101 |    9069   248989   726724 |    91295      101     45 | 19.814 % |
3.09/3.22	c 3	|       253 |    9069   248989   726724 |   100425      253     43 | 19.815 % |
3.19/3.34	c 3	|       478 |    9069   248989   726724 |   110468      478     39 | 19.815 % |
3.19/3.36	c 3	===============================================================================
3.19/3.36	c 3	restarts              : 4
3.19/3.36	c 3	conflicts             : 500            (899 /sec)
3.19/3.36	c 3	decisions             : 1279           (1.41 % random) (2301 /sec)
3.19/3.36	c 3	propagations          : 409307         (736276 /sec)
3.19/3.36	c 3	conflict literals     : 19302          (23.71 % deleted)
3.19/3.36	c 3	Memory used           : 16.91 MB
3.19/3.36	c 3	CPU time              : 0.555915 s
3.19/3.36	c 3	
3.19/3.37	c 3	SATISFIABLE
3.19/3.37	c 3	FOUND: _COST <= 250
3.19/3.37	s SATISFIABLE
3.19/3.37	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.19/3.37	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'
3.27/3.45	c 3	Decoding HOME/temp.out
3.27/3.57	c 4	OBJECTIVE _COST 164
3.27/3.57	o 164
3.27/3.58	v 792 792 16 722 114 310 44 310 792 324 792 394 142 282 394 30 352 114 554 792 792 352 44 282 442 680 540 778 296 58 128 366 30 324 100 324 666 526 456 694 282 778 540 708
3.27/3.58	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.27/3.63	c 4	OBJECTIVE BOUND: 0 <= _COST <= 164
3.27/3.63	c 4	SEARCHING: _COST <= 82
3.27/3.63	c 4	SOLVING HOME/temp.cnf
3.27/3.63	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.27/3.64	c 4	This is MiniSat 2.0 beta
3.27/3.64	c 4	WARNING: for repeatability, setting FPU to use double precision
3.27/3.64	c 4	============================[ Problem Statistics ]=============================
3.27/3.64	c 4	|                                                                             |
3.27/3.64	c 4	|  Number of variables:  11310                                                |
3.27/3.64	c 4	|  Number of clauses:    368956                                               |
3.48/3.83	c 4	|  Parsing time:         0.17         s                                       |
3.48/3.96	c 4	============================[ Search Statistics ]==============================
3.48/3.96	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.48/3.96	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.48/3.96	c 4	===============================================================================
3.48/3.96	c 4	|         0 |    7260   133611   385849 |    44537        0    nan |  0.000 % |
3.48/4.04	c 4	|       100 |    7260   133611   385849 |    48990      100     38 | 35.809 % |
3.48/4.09	c 4	|       250 |    7260   133611   385849 |    53889      250     37 | 35.809 % |
3.48/4.20	c 4	|       475 |    7260   133611   385849 |    59278      475     35 | 35.809 % |
3.48/4.29	c 4	===============================================================================
3.48/4.29	c 4	restarts              : 4
3.48/4.29	c 4	conflicts             : 745            (1200 /sec)
3.48/4.29	c 4	decisions             : 1449           (1.31 % random) (2334 /sec)
3.48/4.29	c 4	propagations          : 565737         (911149 /sec)
3.48/4.29	c 4	conflict literals     : 24986          (21.86 % deleted)
3.48/4.29	c 4	Memory used           : 17.18 MB
3.48/4.29	c 4	CPU time              : 0.620905 s
3.48/4.29	c 4	
4.12/4.30	c 4	SATISFIABLE
4.12/4.31	c 4	FOUND: _COST <= 82
4.12/4.31	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.12/4.31	c 4	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.12/4.38	c 4	Decoding HOME/temp.out
4.14/4.66	c 5	OBJECTIVE _COST 82
4.14/4.66	o 82
4.14/4.66	v 694 540 792 652 142 380 58 380 86 324 128 254 44 792 296 554 268 30 554 792 44 282 44 282 498 778 470 708 366 128 128 366 792 394 30 394 666 428 498 792 282 44 540 778
4.14/4.70	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.14/4.72	c 5	OBJECTIVE BOUND: 0 <= _COST <= 82
4.14/4.72	c 5	SEARCHING: _COST <= 41
4.14/4.72	c 5	SOLVING HOME/temp.cnf
4.14/4.72	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.14/4.73	c 5	This is MiniSat 2.0 beta
4.14/4.73	c 5	WARNING: for repeatability, setting FPU to use double precision
4.14/4.73	c 5	============================[ Problem Statistics ]=============================
4.14/4.73	c 5	|                                                                             |
4.14/4.73	c 5	|  Number of variables:  11310                                                |
4.14/4.73	c 5	|  Number of clauses:    368956                                               |
4.53/4.92	c 5	|  Parsing time:         0.17         s                                       |
4.53/5.06	c 5	============================[ Search Statistics ]==============================
4.53/5.06	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.53/5.06	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.53/5.06	c 5	===============================================================================
4.53/5.06	c 5	|         0 |    6577    90980   259964 |    30326        0    nan |  0.000 % |
4.53/5.17	c 5	|       100 |    6577    90980   259964 |    33359      100     33 | 41.848 % |
4.53/5.22	c 5	|       250 |    6577    90980   259964 |    36695      250     33 | 41.848 % |
4.53/5.29	c 5	|       477 |    6577    90980   259964 |    40364      477     27 | 41.848 % |
5.18/5.42	c 5	|       814 |    6577    90980   259964 |    44401      814     25 | 41.848 % |
5.38/5.60	c 6	|      1320 |    6577    90980   259964 |    48841     1320     27 | 41.848 % |
5.68/5.90	c 6	|      2083 |    6577    90980   259964 |    53725     2083     27 | 41.848 % |
5.78/6.05	c 6	===============================================================================
5.78/6.05	c 6	restarts              : 7
5.78/6.05	c 6	conflicts             : 2570           (1996 /sec)
5.78/6.05	c 6	decisions             : 3809           (1.08 % random) (2958 /sec)
5.78/6.05	c 6	propagations          : 1898600        (1474293 /sec)
5.78/6.05	c 6	conflict literals     : 72475          (21.07 % deleted)
5.78/6.05	c 6	Memory used           : 17.34 MB
5.78/6.05	c 6	CPU time              : 1.2878 s
5.78/6.05	c 6	
5.78/6.06	c 6	SATISFIABLE
5.78/6.06	c 6	FOUND: _COST <= 41
5.78/6.06	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.78/6.06	c 6	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.85/6.14	c 6	Decoding HOME/temp.out
5.85/6.26	c 6	OBJECTIVE _COST 41
5.85/6.26	o 41
5.85/6.26	v 694 554 792 554 100 428 100 338 86 394 16 254 114 352 324 86 254 16 554 792 30 268 44 338 540 778 778 708 366 128 128 414 86 324 16 366 792 456 666 792 282 44 778 540
5.85/6.27	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.85/6.27	c 6	OBJECTIVE BOUND: 0 <= _COST <= 41
5.85/6.27	c 6	SEARCHING: _COST <= 20
5.85/6.27	c 6	SOLVING HOME/temp.cnf
5.85/6.27	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.85/6.28	c 6	This is MiniSat 2.0 beta
5.85/6.28	c 6	WARNING: for repeatability, setting FPU to use double precision
5.85/6.28	c 6	============================[ Problem Statistics ]=============================
5.85/6.28	c 6	|                                                                             |
5.85/6.28	c 6	|  Number of variables:  11310                                                |
5.85/6.28	c 6	|  Number of clauses:    368956                                               |
6.06/6.48	c 6	|  Parsing time:         0.18         s                                       |
6.36/6.62	c 7	============================[ Search Statistics ]==============================
6.36/6.62	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.36/6.62	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.36/6.62	c 7	===============================================================================
6.36/6.62	c 7	|         0 |    5989    66181   187310 |    22060        0    nan |  0.000 % |
6.46/6.74	c 7	|       100 |    5989    66181   187310 |    24266      100     22 | 47.047 % |
6.56/6.85	c 7	|       250 |    5989    66181   187310 |    26693      250     24 | 47.047 % |
6.66/6.98	c 7	|       475 |    5989    66181   187310 |    29362      475     22 | 47.047 % |
6.86/7.12	c 7	|       812 |    5989    66181   187310 |    32298      812     25 | 47.047 % |
6.96/7.28	c 7	|      1318 |    5989    66181   187310 |    35528     1318     26 | 47.047 % |
7.35/7.63	c 8	|      2080 |    5989    66181   187310 |    39081     2080     24 | 47.047 % |
7.85/8.17	c 8	|      3222 |    5989    66181   187310 |    42989     3222     25 | 47.047 % |
8.54/8.86	c 9	|      4930 |    5989    66181   187310 |    47288     4930     26 | 47.047 % |
9.63/9.94	c 10	|      7492 |    5989    66181   187310 |    52017     7492     31 | 47.047 % |
11.51/11.83	c 12	|     11337 |    5989    66181   187310 |    57218    11337     32 | 47.047 % |
14.88/15.20	c 15	|     17105 |    5989    66181   187310 |    62940    17105     28 | 47.047 % |
20.53/20.99	c 21	|     25754 |    5989    66181   187310 |    69234    25754     28 | 47.047 % |
30.14/30.60	c 31	|     38729 |    5989    66181   187310 |    76158    38729     28 | 47.047 % |
47.27/47.93	c 48	|     58190 |    5989    66181   187310 |    83774    58190     31 | 47.047 % |
80.96/81.95	c 82	|     87382 |    5989    66181   187310 |    92151    87382     29 | 47.047 % |
126.23/127.62	c 128	|    131174 |    5989    66181   187310 |   101366    48216     25 | 47.047 % |
208.46/210.63	c 211	|    196858 |    5989    66181   187310 |   111503    22995     29 | 47.047 % |
328.24/331.57	c 332	|    295384 |    5989    66181   187310 |   122653    20738     39 | 47.047 % |
505.07/510.04	c 510	|    443174 |    5989    66181   187310 |   134918    57303     37 | 47.047 % |
819.52/827.47	c 827	|    664857 |    5989    66181   187310 |   148410    32309     32 | 47.047 % |
1299.30/1309.90	c 1310	|    997382 |    5989    66181   187310 |   163251    98792     38 | 47.047 % |
2063.82/2074.76	c 2075	|   1496170 |    5989    66181   187310 |   179577   146419     40 | 47.047 % |
3314.87/3326.23	c 3326	|   2244353 |    5989    66181   187310 |   197534    59587     45 | 47.047 % |
3600.08/3611.52	c ERROR INTERRUPTED
3600.08/3611.52	c 3611	CPU 5.74 (0.04 0.01 5.7 0.32)
3600.08/3611.52	c 3611	END Sun Jul 13 00:08:35 2008

Verifier Data (download as text)

OK	36	463
36 unsatisfied constraints, 463 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-1114132-1215896904/watcher-1114132-1215896904 -o /tmp/evaluation-result-1114132-1215896904/solver-1114132-1215896904 -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-1114132-1215896904.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.99 1.99 4/81 18620
/proc/meminfo: memFree=1379688/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=12268 CPUtime=0
/proc/18620/stat : 18620 (sugar) R 18618 18620 18403 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 46389261 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 273653922405 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/18620/statm: 3067 316 241 3 0 167 0

[startup+0.0907479 s]
/proc/loadavg: 1.92 1.99 1.99 4/81 18620
/proc/meminfo: memFree=1379688/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13600 CPUtime=0.03
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 46389261 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18620/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.10271 s]
/proc/loadavg: 1.92 1.99 1.99 4/81 18620
/proc/meminfo: memFree=1379688/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13600 CPUtime=0.03
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 46389261 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18620/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302721 s]
/proc/loadavg: 1.92 1.99 1.99 4/81 18620
/proc/meminfo: memFree=1379688/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13600 CPUtime=0.03
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 46389261 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18620/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701752 s]
/proc/loadavg: 1.92 1.99 1.99 4/81 18620
/proc/meminfo: memFree=1379688/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13600 CPUtime=0.52
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 974 4532 0 1 3 0 46 3 16 0 1 0 46389261 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18620/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 13600

[startup+1.5018 s]
/proc/loadavg: 1.92 1.99 1.99 3/92 18642
/proc/meminfo: memFree=1371024/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13600 CPUtime=0.52
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 974 4532 0 1 3 0 46 3 15 0 1 0 46389261 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18620/statm: 3400 797 370 3 0 500 0
[pid=18633] ppid=18620 vsize=5356 CPUtime=0
/proc/18633/stat : 18633 (sh) S 18620 18620 18403 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46389318 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18633/statm: 1339 233 193 169 0 50 0
[pid=18634] ppid=18633 vsize=868260 CPUtime=0.9
/proc/18634/stat : 18634 (java) S 18633 18620 18403 0 -1 0 5041 0 1 0 86 4 0 0 18 0 9 0 46389318 889098240 4448 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18634/statm: 217065 4448 1731 9 0 211640 0
[pid=18634/tid=18635] ppid=18633 vsize=868260 CPUtime=0.68
/proc/18634/task/18635/stat : 18635 (java) R 18633 18620 18403 0 -1 64 2667 0 1 0 66 2 0 0 25 0 9 0 46389319 889098240 4448 996147200 134512640 134550740 4294955936 18446744073709551615 4126533152 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18634/tid=18636] ppid=18633 vsize=868260 CPUtime=0.02
/proc/18634/task/18636/stat : 18636 (java) S 18633 18620 18403 0 -1 64 250 0 0 0 2 0 0 0 16 0 9 0 46389320 889098240 4448 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18634/tid=18637] ppid=18633 vsize=868260 CPUtime=0
/proc/18634/task/18637/stat : 18637 (java) S 18633 18620 18403 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 46389320 889098240 4448 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18634/tid=18638] ppid=18633 vsize=868260 CPUtime=0
/proc/18634/task/18638/stat : 18638 (java) S 18633 18620 18403 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 46389320 889098240 4448 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18634/tid=18639] ppid=18633 vsize=868260 CPUtime=0
/proc/18634/task/18639/stat : 18639 (java) S 18633 18620 18403 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46389322 889098240 4448 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18634/tid=18640] ppid=18633 vsize=868260 CPUtime=0.17
/proc/18634/task/18640/stat : 18640 (java) S 18633 18620 18403 0 -1 64 1433 0 0 0 17 0 0 0 16 0 9 0 46389322 889098240 4448 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18634/tid=18641] ppid=18633 vsize=868260 CPUtime=0
/proc/18634/task/18641/stat : 18641 (java) S 18633 18620 18403 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46389322 889098240 4448 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18634/tid=18642] ppid=18633 vsize=868260 CPUtime=0
/proc/18634/task/18642/stat : 18642 (java) S 18633 18620 18403 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46389322 889098240 4448 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 887216

[startup+3.10192 s]
/proc/loadavg: 1.92 1.99 1.99 3/92 18642
/proc/meminfo: memFree=1363856/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13732 CPUtime=2.68
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 1065 11554 0 2 4 1 250 13 15 0 1 0 46389261 14061568 815 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18620/statm: 3433 815 374 3 0 533 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 13732

[startup+6.30113 s]
/proc/loadavg: 1.93 1.99 1.99 3/84 18668
/proc/meminfo: memFree=1353552/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13732 CPUtime=6.06
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 1411 36739 0 5 4 1 570 31 16 0 1 0 46389261 14061568 816 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18620/statm: 3433 816 374 3 0 533 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 13732

[startup+12.7016 s]
/proc/loadavg: 1.93 1.99 1.99 3/84 18680
/proc/meminfo: memFree=1353560/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13732 CPUtime=6.06
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 1411 36739 0 5 4 1 570 31 16 0 1 0 46389261 14061568 816 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18620/statm: 3433 816 374 3 0 533 0
[pid=18679] ppid=18620 vsize=5356 CPUtime=0
/proc/18679/stat : 18679 (sh) S 18620 18620 18403 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46389888 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 1339 232 193 169 0 50 0
[pid=18680] ppid=18679 vsize=17716 CPUtime=6.34
/proc/18680/stat : 18680 (minisat) R 18679 18620 18403 0 -1 4194304 4222 0 0 0 633 1 0 0 25 0 1 0 46389889 18141184 4208 996147200 134512640 135127466 4294956256 18446744073709551615 134530852 0 0 4096 3 0 0 0 17 1 0 0
/proc/18680/statm: 4429 4208 75 150 0 4276 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 36804

[startup+25.5024 s]
/proc/loadavg: 2.03 2.00 2.00 3/84 18680
/proc/meminfo: memFree=1353688/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13732 CPUtime=6.06
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 1411 36739 0 5 4 1 570 31 16 0 1 0 46389261 14061568 816 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18620/statm: 3433 816 374 3 0 533 0
[pid=18679] ppid=18620 vsize=5356 CPUtime=0
/proc/18679/stat : 18679 (sh) S 18620 18620 18403 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46389888 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 1339 232 193 169 0 50 0
[pid=18680] ppid=18679 vsize=17716 CPUtime=19.02
/proc/18680/stat : 18680 (minisat) R 18679 18620 18403 0 -1 4194304 4240 0 0 0 1901 1 0 0 25 0 1 0 46389889 18141184 4226 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 1 0 0
/proc/18680/statm: 4429 4226 75 150 0 4276 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 36804

[startup+51.1022 s]
/proc/loadavg: 2.02 2.00 2.00 3/84 18680
/proc/meminfo: memFree=1351256/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13732 CPUtime=6.06
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 1411 36739 0 5 4 1 570 31 16 0 1 0 46389261 14061568 816 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18620/statm: 3433 816 374 3 0 533 0
[pid=18679] ppid=18620 vsize=5356 CPUtime=0
/proc/18679/stat : 18679 (sh) S 18620 18620 18403 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46389888 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 1339 232 193 169 0 50 0
[pid=18680] ppid=18679 vsize=20296 CPUtime=44.38
/proc/18680/stat : 18680 (minisat) R 18679 18620 18403 0 -1 4194304 4871 0 0 0 4436 2 0 0 25 0 1 0 46389889 20783104 4849 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/18680/statm: 5074 4849 75 150 0 4921 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 39384

[startup+102.308 s]
/proc/loadavg: 2.12 2.03 2.01 3/84 18680
/proc/meminfo: memFree=1346136/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13732 CPUtime=6.06
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 1411 36739 0 5 4 1 570 31 16 0 1 0 46389261 14061568 816 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18620/statm: 3433 816 374 3 0 533 0
[pid=18679] ppid=18620 vsize=5356 CPUtime=0
/proc/18679/stat : 18679 (sh) S 18620 18620 18403 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46389888 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 1339 232 193 169 0 50 0
[pid=18680] ppid=18679 vsize=25460 CPUtime=95.11
/proc/18680/stat : 18680 (minisat) R 18679 18620 18403 0 -1 4194304 6127 0 0 0 9508 3 0 0 25 0 1 0 46389889 26071040 6105 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18680/statm: 6365 6105 75 150 0 6212 0
Current children cumulated CPU time (s) 101.17
Current children cumulated vsize (KiB) 44548

[startup+162.303 s]
/proc/loadavg: 2.08 2.04 2.01 3/84 18680
/proc/meminfo: memFree=1345752/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13732 CPUtime=6.06
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 1411 36739 0 5 4 1 570 31 16 0 1 0 46389261 14061568 816 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18620/statm: 3433 816 374 3 0 533 0
[pid=18679] ppid=18620 vsize=5356 CPUtime=0
/proc/18679/stat : 18679 (sh) S 18620 18620 18403 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46389888 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 1339 232 193 169 0 50 0
[pid=18680] ppid=18679 vsize=25748 CPUtime=154.55
/proc/18680/stat : 18680 (minisat) R 18679 18620 18403 0 -1 4194304 6183 0 0 0 15452 3 0 0 25 0 1 0 46389889 26365952 6161 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18680/statm: 6437 6161 75 150 0 6284 0
Current children cumulated CPU time (s) 160.61
Current children cumulated vsize (KiB) 44836

[startup+222.303 s]
/proc/loadavg: 2.03 2.03 2.00 3/84 18680
/proc/meminfo: memFree=1343768/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13732 CPUtime=6.06
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 1411 36739 0 5 4 1 570 31 16 0 1 0 46389261 14061568 816 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18620/statm: 3433 816 374 3 0 533 0
[pid=18679] ppid=18620 vsize=5356 CPUtime=0
/proc/18679/stat : 18679 (sh) S 18620 18620 18403 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46389888 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 1339 232 193 169 0 50 0
[pid=18680] ppid=18679 vsize=27776 CPUtime=213.99
/proc/18680/stat : 18680 (minisat) R 18679 18620 18403 0 -1 4194304 6703 0 0 0 21395 4 0 0 25 0 1 0 46389889 28442624 6681 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18680/statm: 6944 6681 75 150 0 6791 0
Current children cumulated CPU time (s) 220.05
Current children cumulated vsize (KiB) 46864

[startup+282.303 s]
/proc/loadavg: 2.01 2.02 2.00 3/84 18680
/proc/meminfo: memFree=1342232/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13732 CPUtime=6.06
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 1411 36739 0 5 4 1 570 31 16 0 1 0 46389261 14061568 816 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

/proc/meminfo: memFree=1809360/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13732 CPUtime=6.06
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 1411 36739 0 5 4 1 570 31 16 0 1 0 46389261 14061568 816 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18620/statm: 3433 816 374 3 0 533 0
[pid=18679] ppid=18620 vsize=5356 CPUtime=0
/proc/18679/stat : 18679 (sh) S 18620 18620 18403 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46389888 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 1339 232 193 169 0 50 0
[pid=18680] ppid=18679 vsize=71592 CPUtime=3144.97
/proc/18680/stat : 18680 (minisat) R 18679 18620 18403 0 -1 4194304 17382 0 0 0 314472 25 0 0 25 0 1 0 46389889 73310208 17360 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/18680/statm: 17898 17360 75 150 0 17745 0
Current children cumulated CPU time (s) 3151.03
Current children cumulated vsize (KiB) 90680

[startup+3222.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/76 18724
/proc/meminfo: memFree=1809248/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13732 CPUtime=6.06
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 1411 36739 0 5 4 1 570 31 16 0 1 0 46389261 14061568 816 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18620/statm: 3433 816 374 3 0 533 0
[pid=18679] ppid=18620 vsize=5356 CPUtime=0
/proc/18679/stat : 18679 (sh) S 18620 18620 18403 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46389888 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 1339 232 193 169 0 50 0
[pid=18680] ppid=18679 vsize=71736 CPUtime=3204.95
/proc/18680/stat : 18680 (minisat) R 18679 18620 18403 0 -1 4194304 17413 0 0 0 320470 25 0 0 25 0 1 0 46389889 73457664 17391 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/18680/statm: 17934 17391 75 150 0 17781 0
Current children cumulated CPU time (s) 3211.01
Current children cumulated vsize (KiB) 90824

[startup+3282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/76 18724
/proc/meminfo: memFree=1808736/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13732 CPUtime=6.06
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 1411 36739 0 5 4 1 570 31 16 0 1 0 46389261 14061568 816 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18620/statm: 3433 816 374 3 0 533 0
[pid=18679] ppid=18620 vsize=5356 CPUtime=0
/proc/18679/stat : 18679 (sh) S 18620 18620 18403 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46389888 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 1339 232 193 169 0 50 0
[pid=18680] ppid=18679 vsize=72232 CPUtime=3264.93
/proc/18680/stat : 18680 (minisat) R 18679 18620 18403 0 -1 4194304 17536 0 0 0 326468 25 0 0 25 0 1 0 46389889 73965568 17514 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18680/statm: 18058 17514 75 150 0 17905 0
Current children cumulated CPU time (s) 3270.99
Current children cumulated vsize (KiB) 91320

[startup+3342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 18724
/proc/meminfo: memFree=1808672/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13732 CPUtime=6.06
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 1411 36739 0 5 4 1 570 31 16 0 1 0 46389261 14061568 816 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18620/statm: 3433 816 374 3 0 533 0
[pid=18679] ppid=18620 vsize=5356 CPUtime=0
/proc/18679/stat : 18679 (sh) S 18620 18620 18403 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46389888 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 1339 232 193 169 0 50 0
[pid=18680] ppid=18679 vsize=72448 CPUtime=3324.9
/proc/18680/stat : 18680 (minisat) R 18679 18620 18403 0 -1 4194304 17557 0 0 0 332465 25 0 0 25 0 1 0 46389889 74186752 17535 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 0 0 0
/proc/18680/statm: 18112 17535 75 150 0 17959 0
Current children cumulated CPU time (s) 3330.96
Current children cumulated vsize (KiB) 91536

[startup+3402.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 18724
/proc/meminfo: memFree=1808608/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13732 CPUtime=6.06
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 1411 36739 0 5 4 1 570 31 16 0 1 0 46389261 14061568 816 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18620/statm: 3433 816 374 3 0 533 0
[pid=18679] ppid=18620 vsize=5356 CPUtime=0
/proc/18679/stat : 18679 (sh) S 18620 18620 18403 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46389888 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 1339 232 193 169 0 50 0
[pid=18680] ppid=18679 vsize=72448 CPUtime=3384.88
/proc/18680/stat : 18680 (minisat) R 18679 18620 18403 0 -1 4194304 17557 0 0 0 338463 25 0 0 25 0 1 0 46389889 74186752 17535 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18680/statm: 18112 17535 75 150 0 17959 0
Current children cumulated CPU time (s) 3390.94
Current children cumulated vsize (KiB) 91536

[startup+3462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 18724
/proc/meminfo: memFree=1808544/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13732 CPUtime=6.06
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 1411 36739 0 5 4 1 570 31 16 0 1 0 46389261 14061568 816 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18620/statm: 3433 816 374 3 0 533 0
[pid=18679] ppid=18620 vsize=5356 CPUtime=0
/proc/18679/stat : 18679 (sh) S 18620 18620 18403 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46389888 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 1339 232 193 169 0 50 0
[pid=18680] ppid=18679 vsize=72448 CPUtime=3444.86
/proc/18680/stat : 18680 (minisat) R 18679 18620 18403 0 -1 4194304 17559 0 0 0 344461 25 0 0 25 0 1 0 46389889 74186752 17537 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18680/statm: 18112 17537 75 150 0 17959 0
Current children cumulated CPU time (s) 3450.92
Current children cumulated vsize (KiB) 91536

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 18724
/proc/meminfo: memFree=1808352/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13732 CPUtime=6.06
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 1411 36739 0 5 4 1 570 31 16 0 1 0 46389261 14061568 816 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18620/statm: 3433 816 374 3 0 533 0
[pid=18679] ppid=18620 vsize=5356 CPUtime=0
/proc/18679/stat : 18679 (sh) S 18620 18620 18403 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46389888 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 1339 232 193 169 0 50 0
[pid=18680] ppid=18679 vsize=72612 CPUtime=3504.85
/proc/18680/stat : 18680 (minisat) R 18679 18620 18403 0 -1 4194304 17595 0 0 0 350459 26 0 0 25 0 1 0 46389889 74354688 17573 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18680/statm: 18153 17573 75 150 0 18000 0
Current children cumulated CPU time (s) 3510.91
Current children cumulated vsize (KiB) 91700

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 18724
/proc/meminfo: memFree=1808224/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13732 CPUtime=6.06
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 1411 36739 0 5 4 1 570 31 16 0 1 0 46389261 14061568 816 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18620/statm: 3433 816 374 3 0 533 0
[pid=18679] ppid=18620 vsize=5356 CPUtime=0
/proc/18679/stat : 18679 (sh) S 18620 18620 18403 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46389888 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 1339 232 193 169 0 50 0
[pid=18680] ppid=18679 vsize=72612 CPUtime=3564.82
/proc/18680/stat : 18680 (minisat) R 18679 18620 18403 0 -1 4194304 17609 0 0 0 356456 26 0 0 25 0 1 0 46389889 74354688 17587 996147200 134512640 135127466 4294956256 18446744073709551615 134530849 0 0 4096 3 0 0 0 17 0 0 0
/proc/18680/statm: 18153 17587 75 150 0 18000 0
Current children cumulated CPU time (s) 3570.88
Current children cumulated vsize (KiB) 91700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 18724
/proc/meminfo: memFree=1808032/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13732 CPUtime=6.06
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 1411 36739 0 5 4 1 570 31 16 0 1 0 46389261 14061568 816 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18620/statm: 3433 816 374 3 0 533 0
[pid=18679] ppid=18620 vsize=5356 CPUtime=0
/proc/18679/stat : 18679 (sh) S 18620 18620 18403 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46389888 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 1339 232 193 169 0 50 0
[pid=18680] ppid=18679 vsize=72856 CPUtime=3594.02
/proc/18680/stat : 18680 (minisat) R 18679 18620 18403 0 -1 4194304 17656 0 0 0 359376 26 0 0 25 0 1 0 46389889 74604544 17634 996147200 134512640 135127466 4294956256 18446744073709551615 134703154 0 0 4096 3 0 0 0 17 0 0 0
/proc/18680/statm: 18214 17634 75 150 0 18061 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 91944

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

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

[startup+3611.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 18724
/proc/meminfo: memFree=1808032/2055920 swapFree=4192812/4192956
[pid=18620] ppid=18618 vsize=13732 CPUtime=6.06
/proc/18620/stat : 18620 (sugar) S 18618 18620 18403 0 -1 4194304 1411 36739 0 5 4 1 570 31 16 0 1 0 46389261 14061568 816 996147200 4194304 4206940 548682068592 18446744073709551615 273662652514 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18620/statm: 3433 816 374 3 0 533 0
[pid=18679] ppid=18620 vsize=5356 CPUtime=0
/proc/18679/stat : 18679 (sh) S 18620 18620 18403 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46389888 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 1339 232 193 169 0 50 0
[pid=18680] ppid=18679 vsize=72856 CPUtime=3594.02
/proc/18680/stat : 18680 (minisat) R 18679 18620 18403 0 -1 4194304 17656 0 0 0 359376 26 0 0 25 0 1 0 46389889 74604544 17634 996147200 134512640 135127466 4294956256 18446744073709551615 134703154 0 0 4096 3 0 0 0 17 0 0 0
/proc/18680/statm: 18214 17634 75 150 0 18061 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 91944

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18620 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=749126
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=342947
# CPU time returned by wait4() is 6.09207
# while last known CPU time is 3600.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3611.52
CPU time (s): 3600.08
CPU user time (s): 3599.5
CPU system time (s): 0.58
CPU usage (%): 99.6832
Max. virtual memory (cumulated for all children) (KiB): 887328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.74913
system time used= 0.342947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38492
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= 4384
involuntary context switches= 4323

runsolver used 3.89341 second user time and 12.5451 second system time

The end

Launcher Data (download as text)

Begin job on node52 at 2008-07-12 23:08:24
IDJOB=1114132
IDBENCH=61693
IDSOLVER=368
FILE ID=node52/1114132-1215896904
PBS_JOBID= 7903673
Free space on /tmp= 66484 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/subs/normalized-scen07-sub4.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-1114132-1215896904/watcher-1114132-1215896904 -o /tmp/evaluation-result-1114132-1215896904/solver-1114132-1215896904 -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-1114132-1215896904.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8da65ed579b5dbc30024b03f07174c89
RANDOM SEED=103748802

node52.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.234
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.234
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:       1380168 kB
Buffers:         14820 kB
Cached:         128728 kB
SwapCached:          0 kB
Active:         586516 kB
Inactive:        38756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1380168 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1324 kB
Writeback:           0 kB
Mapped:         501924 kB
Slab:            34620 kB
Committed_AS:   932852 kB
PageTables:       2868 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66540 MiB
End job on node52 at 2008-07-13 00:08:37