Trace number 1127764

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisatMSAT (TO) 3600.01 3620.14

General information on the benchmark

Namemaxcsp/cnf/3-40-100-1000/
normalized-cnf-3-40-1000-261927_ext.xml
MD5SUMd12dd9f6302c47502307ac1ed5849d29
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints62
Best CPU time to get the best result obtained on this benchmark49.1335
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints950
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension950
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.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Wed Jul 23 03:19:14 2008
0.00/0.04	c 0	PID 4106
0.00/0.05	c 0	HOST node66.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1127764-1216775954.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-1127764-1216775954.xml' 'HOME/temp.csp'
0.03/0.61	c 1	1 domains, 40 variables, 0 predicates, 30 relations, 950 constraints
0.03/0.63	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.63	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.55/0.70	c 1	Parsing HOME/temp.csp
0.55/0.85	c 1	parsed 1021 expressions
0.55/0.86	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.55/0.87	c 1	MAX CSP: 950 constraints
0.55/0.87	c 1	Converting to clausal form CSP
0.55/0.92	c 1	converted 198 (10%) expressions
0.55/0.94	c 1	converted 395 (20%) expressions
0.55/0.95	c 1	converted 593 (30%) expressions
0.55/0.96	c 1	converted 790 (40%) expressions
0.55/0.98	c 1	converted 987 (50%) expressions
0.90/1.06	c 1	converted 1185 (60%) expressions
0.90/1.06	c 1	converted 1382 (70%) expressions
0.90/1.08	c 1	converted 1580 (80%) expressions
0.90/1.08	c 1	converted 1777 (90%) expressions
1.09/1.21	c 1	converted 1974 (100%) expressions
1.09/1.21	c 1	CSP : 1940 integers, 0 booleans, 2849 clauses, largest domain size 1426
1.09/1.21	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.09/1.21	c 1	Propagation in CSP
1.09/1.27	c 1	943 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.09/1.27	c 1	CSP : 1940 integers, 0 booleans, 2849 clauses, largest domain size 951
1.09/1.27	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.09/1.27	c 1	Simplifing CSP by introducing new Boolean variables
1.09/1.27	c 1	CSP : 1940 integers, 0 booleans, 2849 clauses, largest domain size 951
1.09/1.27	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.20/1.31	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.20/1.32	c 1	194 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.20/1.32	c 1	388 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.20/1.33	c 1	582 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.20/1.33	c 1	776 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.20/1.33	c 1	970 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.20/1.34	c 1	1164 (60%) CSP integer variables are encoded (1844 clauses, 24019 bytes)
1.20/1.34	c 1	1358 (70%) CSP integer variables are encoded (3329 clauses, 43324 bytes)
1.20/1.36	c 1	1552 (80%) CSP integer variables are encoded (12693 clauses, 173253 bytes)
1.20/1.36	c 1	1746 (90%) CSP integer variables are encoded (14133 clauses, 194853 bytes)
1.20/1.36	c 1	1940 (100%) CSP integer variables are encoded (16084 clauses, 224118 bytes)
1.29/1.40	c 1	285 (10%) CSP clauses are encoded (16378 clauses, 228799 bytes)
1.29/1.43	c 2	570 (20%) CSP clauses are encoded (16668 clauses, 233588 bytes)
1.29/1.44	c 2	855 (30%) CSP clauses are encoded (16966 clauses, 238773 bytes)
1.29/1.46	c 2	1140 (40%) CSP clauses are encoded (22584 clauses, 336361 bytes)
1.40/1.58	c 2	1425 (50%) CSP clauses are encoded (77243 clauses, 1331980 bytes)
1.50/1.61	c 2	1710 (60%) CSP clauses are encoded (93396 clauses, 1620090 bytes)
3.08/3.21	c 3	1995 (70%) CSP clauses are encoded (944785 clauses, 18824251 bytes)
3.08/3.25	c 3	2280 (80%) CSP clauses are encoded (963382 clauses, 19209788 bytes)
3.18/3.35	c 3	2565 (90%) CSP clauses are encoded (1008957 clauses, 20172946 bytes)
3.48/3.66	c 4	2849 (100%) CSP clauses are encoded (1177355 clauses, 23765051 bytes)
3.48/3.66	c 4	2849 CSP clauses encoded
3.48/3.66	c 4	Writing map file : HOME/temp.map
3.48/3.67	c 4	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.48/3.67	c 4	SAT : 18024 SAT variables, 1177355 SAT clauses, 23765051 bytes
3.48/3.67	c 4	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.55/3.71	c 4	OBJECTIVE minimize _COST
3.55/3.71	c 4	OBJECTIVE BOUND: 0 <= _COST <= 
3.55/3.71	c 4	SEARCHING: _COST <= 475
3.55/3.71	c 4	SOLVING HOME/temp.cnf
3.55/3.71	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.55/3.71	c 4	This is MiniSat 2.0 beta
3.55/3.71	c 4	WARNING: for repeatability, setting FPU to use double precision
3.55/3.71	c 4	============================[ Problem Statistics ]=============================
3.55/3.71	c 4	|                                                                             |
3.55/3.72	c 4	|  Number of variables:  18024                                                |
3.55/3.72	c 4	|  Number of clauses:    1177356                                              |
3.59/4.27	c 4	|  Parsing time:         0.48         s                                       |
4.56/4.76	c 5	============================[ Search Statistics ]==============================
4.56/4.76	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.56/4.76	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.56/4.76	c 5	===============================================================================
4.56/4.76	c 5	|         0 |   13274   750308  2216461 |   250102        0    nan |  0.000 % |
4.76/4.94	c 5	|       100 |   13274   750308  2216461 |   275112      100     22 | 26.354 % |
4.86/5.01	c 5	|       250 |   13274   750308  2216461 |   302624      250     22 | 26.354 % |
4.86/5.04	c 5	===============================================================================
4.86/5.05	c 5	restarts              : 3
4.86/5.05	c 5	conflicts             : 250            (199 /sec)
4.86/5.05	c 5	decisions             : 786            (0.76 % random) (626 /sec)
4.86/5.05	c 5	propagations          : 207527         (165385 /sec)
4.86/5.05	c 5	conflict literals     : 5457           (20.48 % deleted)
4.86/5.05	c 5	Memory used           : 48.85 MB
4.86/5.05	c 5	CPU time              : 1.25481 s
4.86/5.05	c 5	
4.86/5.05	c 5	SATISFIABLE
4.86/5.06	c 5	FOUND: _COST <= 475
4.86/5.06	s SATISFIABLE
4.86/5.06	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.86/5.06	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.93/5.14	c 5	Decoding HOME/temp.out
4.93/5.28	c 5	OBJECTIVE _COST 462
4.93/5.28	o 462
4.93/5.28	v 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
4.93/5.28	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.93/5.32	c 5	OBJECTIVE BOUND: 0 <= _COST <= 462
4.93/5.32	c 5	SEARCHING: _COST <= 231
4.93/5.32	c 5	SOLVING HOME/temp.cnf
4.93/5.32	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.93/5.32	c 5	This is MiniSat 2.0 beta
4.93/5.32	c 5	WARNING: for repeatability, setting FPU to use double precision
4.93/5.33	c 5	============================[ Problem Statistics ]=============================
4.93/5.33	c 5	|                                                                             |
4.93/5.33	c 5	|  Number of variables:  18024                                                |
4.93/5.33	c 5	|  Number of clauses:    1177356                                              |
5.72/5.95	c 6	|  Parsing time:         0.53         s                                       |
6.41/6.69	c 7	============================[ Search Statistics ]==============================
6.41/6.69	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.41/6.69	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.41/6.69	c 7	===============================================================================
6.41/6.69	c 7	|         0 |   10570   476332  1402401 |   158777        0    nan |  0.000 % |
6.70/6.94	c 7	|       104 |   10570   476332  1402401 |   174655      104     27 | 41.356 % |
6.80/7.02	c 7	|       256 |   10570   476332  1402401 |   192120      256     27 | 41.356 % |
6.90/7.12	c 7	|       481 |   10570   476332  1402401 |   211332      481     27 | 41.356 % |
6.90/7.18	c 7	===============================================================================
6.90/7.18	c 7	restarts              : 4
6.90/7.18	c 7	conflicts             : 523            (299 /sec)
6.90/7.18	c 7	decisions             : 1322           (1.06 % random) (755 /sec)
6.90/7.18	c 7	propagations          : 454129         (259394 /sec)
6.90/7.18	c 7	conflict literals     : 14298          (16.32 % deleted)
6.90/7.18	c 7	Memory used           : 49.47 MB
6.90/7.18	c 7	CPU time              : 1.75073 s
6.90/7.18	c 7	
6.90/7.19	c 7	SATISFIABLE
7.00/7.20	c 7	FOUND: _COST <= 231
7.00/7.20	c 7	DECODING HOME/temp.out WITH HOME/temp.map
7.00/7.20	c 7	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.00/7.28	c 7	Decoding HOME/temp.out
7.02/7.42	c 8	OBJECTIVE _COST 231
7.02/7.42	o 231
7.02/7.42	v 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
7.02/7.42	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.02/7.48	c 8	OBJECTIVE BOUND: 0 <= _COST <= 231
7.02/7.48	c 8	SEARCHING: _COST <= 115
7.02/7.48	c 8	SOLVING HOME/temp.cnf
7.23/7.87	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.23/7.89	c 8	This is MiniSat 2.0 beta
7.23/7.89	c 8	WARNING: for repeatability, setting FPU to use double precision
7.23/7.89	c 8	============================[ Problem Statistics ]=============================
7.23/7.89	c 8	|                                                                             |
7.23/7.90	c 8	|  Number of variables:  18024                                                |
7.23/7.90	c 8	|  Number of clauses:    1177356                                              |
7.23/8.48	c 9	|  Parsing time:         0.51         s                                       |
8.52/9.24	c 9	============================[ Search Statistics ]==============================
8.52/9.24	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.52/9.24	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.52/9.24	c 9	===============================================================================
8.52/9.24	c 9	|         0 |    8919   270508   789766 |    90169        0    nan |  0.000 % |
8.62/9.38	c 9	|       100 |    8919   270508   789766 |    99186      100     24 | 50.516 % |
8.72/9.47	c 10	|       251 |    8919   270508   789766 |   109104      251     24 | 50.516 % |
8.82/9.59	c 10	|       476 |    8919   270508   789766 |   120015      476     23 | 50.516 % |
9.01/9.75	c 10	|       814 |    8919   270508   789766 |   132016      814     23 | 50.516 % |
9.41/10.16	c 10	|      1320 |    8919   270508   789766 |   145218     1320     23 | 50.516 % |
10.11/10.80	c 11	|      2079 |    8919   270508   789766 |   159740     2079     24 | 50.516 % |
11.10/11.88	c 12	|      3219 |    8919   270508   789766 |   175714     3219     26 | 50.516 % |
13.10/13.80	c 14	|      4927 |    8919   270508   789766 |   193285     4927     29 | 50.516 % |
15.78/16.52	c 17	|      7490 |    8919   270508   789766 |   212614     7490     29 | 50.516 % |
18.17/18.97	c 19	|     11335 |    8919   270508   789766 |   233876    11335     27 | 50.516 % |
18.76/19.53	c 20	===============================================================================
18.76/19.53	c 20	restarts              : 11
18.76/19.53	c 20	conflicts             : 11745          (1022 /sec)
18.76/19.53	c 20	decisions             : 14979          (0.95 % random) (1303 /sec)
18.76/19.53	c 20	propagations          : 11310769       (983866 /sec)
18.76/19.53	c 20	conflict literals     : 323296         (25.10 % deleted)
18.76/19.53	c 20	Memory used           : 49.63 MB
18.76/19.53	c 20	CPU time              : 11.4963 s
18.76/19.53	c 20	
18.76/19.53	c 20	SATISFIABLE
18.76/19.54	c 20	FOUND: _COST <= 115
18.76/19.54	c 20	DECODING HOME/temp.out WITH HOME/temp.map
18.76/19.54	c 20	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
18.81/19.62	c 20	Decoding HOME/temp.out
18.95/19.75	c 20	OBJECTIVE _COST 115
18.95/19.75	o 115
18.95/19.76	v 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 0 1 0 1 1 1 1 1
18.95/19.76	c 20	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
19.02/19.82	c 20	OBJECTIVE BOUND: 0 <= _COST <= 115
19.02/19.82	c 20	SEARCHING: _COST <= 57
19.02/19.82	c 20	SOLVING HOME/temp.cnf
19.02/19.82	c 20	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
19.02/19.84	c 20	This is MiniSat 2.0 beta
19.02/19.84	c 20	WARNING: for repeatability, setting FPU to use double precision
19.02/19.84	c 20	============================[ Problem Statistics ]=============================
19.02/19.84	c 20	|                                                                             |
19.02/19.84	c 20	|  Number of variables:  18024                                                |
19.02/19.84	c 20	|  Number of clauses:    1177356                                              |
19.04/20.42	c 21	|  Parsing time:         0.52         s                                       |
20.28/21.17	c 21	============================[ Search Statistics ]==============================
20.28/21.17	c 21	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.28/21.17	c 21	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
20.28/21.17	c 21	===============================================================================
20.28/21.17	c 21	|         0 |    7665   147929   425733 |    49309        0    nan |  0.000 % |
20.38/21.29	c 21	|       100 |    7665   147929   425733 |    54240      100     24 | 57.473 % |
20.48/21.37	c 21	|       250 |    7665   147929   425733 |    59664      250     22 | 57.473 % |
20.68/21.53	c 22	|       477 |    7665   147929   425733 |    65631      477     23 | 57.473 % |
20.98/21.80	c 22	|       814 |    7665   147929   425733 |    72194      814     24 | 57.473 % |
21.37/22.30	c 22	|      1320 |    7665   147929   425733 |    79413     1320     24 | 57.473 % |
22.07/22.96	c 23	|      2079 |    7665   147929   425733 |    87355     2079     25 | 57.473 % |
22.77/23.60	c 24	|      3218 |    7665   147929   425733 |    96090     3218     24 | 57.473 % |
24.16/25.07	c 25	|      4926 |    7665   147929   425733 |   105699     4926     25 | 57.473 % |
26.55/27.45	c 28	|      7488 |    7665   147929   425733 |   116269     7488     25 | 57.473 % |
30.13/31.08	c 31	|     11333 |    7665   147929   425733 |   127896    11333     25 | 57.473 % |
36.19/37.19	c 37	|     17099 |    7665   147929   425733 |   140686    17099     25 | 57.473 % |
46.24/47.28	c 47	|     25748 |    7665   147929   425733 |   154754    25748     25 | 57.473 % |
61.67/62.76	c 63	|     38722 |    7665   147929   425733 |   170230    38722     25 | 57.473 % |
89.73/90.92	c 91	|     58183 |    7665   147929   425733 |   187253    58183     25 | 57.473 % |
140.47/141.95	c 142	|     87376 |    7665   147929   425733 |   205978    87376     25 | 57.473 % |
227.93/229.88	c 230	|    131166 |    7665   147929   425733 |   226576   131166     25 | 57.473 % |
389.72/392.46	c 393	|    196850 |    7665   147929   425733 |   249234   196850     25 | 57.473 % |
628.33/632.27	c 632	|    295376 |    7665   147929   425733 |   274157    51892     25 | 57.473 % |
944.26/949.78	c 950	|    443165 |    7665   147929   425733 |   301573   199681     25 | 57.473 % |
1475.02/1483.12	c 1483	|    664850 |    7665   147929   425733 |   331730   125046     27 | 57.473 % |
2256.02/2268.03	c 2268	|    997375 |    7665   147929   425733 |   364903   133128     24 | 57.473 % |
3536.24/3556.36	c 3556	|   1496163 |    7665   147929   425733 |   401394   272878     24 | 57.473 % |
3600.01/3620.12	c ERROR INTERRUPTED
3600.01/3620.12	c 3620	CPU 18.42 (0.04 0.01 18.38 0.61)
3600.01/3620.12	c 3620	END Wed Jul 23 04:19:34 2008

Verifier Data (download as text)

OK	114	836
114 unsatisfied constraints, 836 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-1127764-1216775954/watcher-1127764-1216775954 -o /tmp/evaluation-result-1127764-1216775954/solver-1127764-1216775954 -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-1127764-1216775954.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.69 2.53 2.27 4/80 4106
/proc/meminfo: memFree=1380832/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=12268 CPUtime=0
/proc/4106/stat : 4106 (sugar) R 4104 4106 3596 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 4682332 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 227607804517 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/4106/statm: 3067 316 241 3 0 167 0

[startup+0.0964899 s]
/proc/loadavg: 2.69 2.53 2.27 4/80 4106
/proc/meminfo: memFree=1380832/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=13600 CPUtime=0.03
/proc/4106/stat : 4106 (sugar) S 4104 4106 3596 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 4682332 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4106/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101302 s]
/proc/loadavg: 2.69 2.53 2.27 4/80 4106
/proc/meminfo: memFree=1380832/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=13600 CPUtime=0.03
/proc/4106/stat : 4106 (sugar) S 4104 4106 3596 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 4682332 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4106/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301325 s]
/proc/loadavg: 2.69 2.53 2.27 4/80 4106
/proc/meminfo: memFree=1380832/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=13600 CPUtime=0.03
/proc/4106/stat : 4106 (sugar) S 4104 4106 3596 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 4682332 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4106/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701385 s]
/proc/loadavg: 2.69 2.53 2.27 4/80 4106
/proc/meminfo: memFree=1380832/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=13600 CPUtime=0.55
/proc/4106/stat : 4106 (sugar) S 4104 4106 3596 0 -1 4194304 957 4549 0 1 3 0 50 2 16 0 1 0 4682332 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4106/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 13600

[startup+1.50147 s]
/proc/loadavg: 2.69 2.53 2.27 4/91 4128
/proc/meminfo: memFree=1371528/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=13600 CPUtime=0.55
/proc/4106/stat : 4106 (sugar) S 4104 4106 3596 0 -1 4194304 974 4549 0 1 3 0 50 2 15 0 1 0 4682332 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4106/statm: 3400 797 370 3 0 500 0
[pid=4119] ppid=4106 vsize=5356 CPUtime=0
/proc/4119/stat : 4119 (sh) S 4106 4106 3596 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4682395 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4119/statm: 1339 233 193 169 0 50 0
[pid=4120] ppid=4119 vsize=868360 CPUtime=0.85
/proc/4120/stat : 4120 (java) S 4119 4106 3596 0 -1 0 6829 0 1 0 80 5 0 0 18 0 9 0 4682396 889200640 6018 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4120/statm: 217090 6018 2563 9 0 211637 0
[pid=4120/tid=4121] ppid=4119 vsize=868360 CPUtime=0.48
/proc/4120/task/4121/stat : 4121 (java) R 4119 4106 3596 0 -1 64 2738 0 1 0 46 2 0 0 20 0 9 0 4682397 889200640 6018 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4120/tid=4122] ppid=4119 vsize=868360 CPUtime=0.08
/proc/4120/task/4122/stat : 4122 (java) R 4119 4106 3596 0 -1 64 1886 0 0 0 8 0 0 0 16 0 9 0 4682398 889200640 6018 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4120/tid=4123] ppid=4119 vsize=868360 CPUtime=0
/proc/4120/task/4123/stat : 4123 (java) S 4119 4106 3596 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4682398 889200640 6018 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4120/tid=4124] ppid=4119 vsize=868360 CPUtime=0
/proc/4120/task/4124/stat : 4124 (java) S 4119 4106 3596 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4682398 889200640 6018 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4120/tid=4125] ppid=4119 vsize=868360 CPUtime=0
/proc/4120/task/4125/stat : 4125 (java) S 4119 4106 3596 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4682400 889200640 6018 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4120/tid=4126] ppid=4119 vsize=868360 CPUtime=0.25
/proc/4120/task/4126/stat : 4126 (java) S 4119 4106 3596 0 -1 64 1511 0 0 0 24 1 0 0 16 0 9 0 4682400 889200640 6018 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4120/tid=4127] ppid=4119 vsize=868360 CPUtime=0
/proc/4120/task/4127/stat : 4127 (java) S 4119 4106 3596 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4682400 889200640 6018 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4120/tid=4128] ppid=4119 vsize=868360 CPUtime=0
/proc/4120/task/4128/stat : 4128 (java) S 4119 4106 3596 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4682400 889200640 6018 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 887316

[startup+3.10266 s]
/proc/loadavg: 2.64 2.52 2.26 4/91 4128
/proc/meminfo: memFree=1357960/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=13600 CPUtime=0.55
/proc/4106/stat : 4106 (sugar) S 4104 4106 3596 0 -1 4194304 974 4549 0 1 3 0 50 2 15 0 1 0 4682332 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4106/statm: 3400 797 370 3 0 500 0
[pid=4119] ppid=4106 vsize=5356 CPUtime=0
/proc/4119/stat : 4119 (sh) S 4106 4106 3596 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4682395 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4119/statm: 1339 233 193 169 0 50 0
[pid=4120] ppid=4119 vsize=868360 CPUtime=2.42
/proc/4120/stat : 4120 (java) S 4119 4106 3596 0 -1 0 7317 0 1 0 224 18 0 0 18 0 9 0 4682396 889200640 6026 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4120/statm: 217090 6026 2563 9 0 211637 0
[pid=4120/tid=4121] ppid=4119 vsize=868360 CPUtime=1.94
/proc/4120/task/4121/stat : 4121 (java) R 4119 4106 3596 0 -1 64 3220 0 1 0 181 13 0 0 25 0 9 0 4682397 889200640 6026 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4120/tid=4122] ppid=4119 vsize=868360 CPUtime=0.19
/proc/4120/task/4122/stat : 4122 (java) S 4119 4106 3596 0 -1 64 1886 0 0 0 17 2 0 0 16 0 9 0 4682398 889200640 6026 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4120/tid=4123] ppid=4119 vsize=868360 CPUtime=0
/proc/4120/task/4123/stat : 4123 (java) S 4119 4106 3596 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4682398 889200640 6026 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4120/tid=4124] ppid=4119 vsize=868360 CPUtime=0
/proc/4120/task/4124/stat : 4124 (java) S 4119 4106 3596 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4682398 889200640 6026 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4120/tid=4125] ppid=4119 vsize=868360 CPUtime=0
/proc/4120/task/4125/stat : 4125 (java) S 4119 4106 3596 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4682400 889200640 6026 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4120/tid=4126] ppid=4119 vsize=868360 CPUtime=0.26
/proc/4120/task/4126/stat : 4126 (java) S 4119 4106 3596 0 -1 64 1517 0 0 0 25 1 0 0 16 0 9 0 4682400 889200640 6026 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4120/tid=4127] ppid=4119 vsize=868360 CPUtime=0
/proc/4120/task/4127/stat : 4127 (java) S 4119 4106 3596 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4682400 889200640 6026 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4120/tid=4128] ppid=4119 vsize=868360 CPUtime=0
/proc/4120/task/4128/stat : 4128 (java) S 4119 4106 3596 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4682400 889200640 6026 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 887316

[startup+6.30222 s]
/proc/loadavg: 2.64 2.52 2.26 4/83 4142
/proc/meminfo: memFree=1346760/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=13732 CPUtime=5.16
/proc/4106/stat : 4106 (sugar) S 4104 4106 3596 0 -1 4194304 1199 28519 0 3 4 1 473 38 16 0 1 0 4682332 14061568 828 996147200 4194304 4206940 548682068592 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4106/statm: 3433 828 374 3 0 533 0
[pid=4141] ppid=4106 vsize=5356 CPUtime=0
/proc/4141/stat : 4141 (sh) S 4106 4106 3596 0 -1 4194304 277 0 0 0 0 0 0 0 15 0 1 0 4682865 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4141/statm: 1339 232 193 169 0 50 0
[pid=4142] ppid=4141 vsize=50656 CPUtime=0.95
/proc/4142/stat : 4142 (minisat) R 4141 4106 3596 0 -1 4194304 12159 0 0 0 87 8 0 0 25 0 1 0 4682865 51871744 12145 996147200 134512640 135127466 4294956256 18446744073709551615 134523436 0 0 4096 3 0 0 0 17 1 0 0
/proc/4142/statm: 12664 12145 72 150 0 12511 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 69744

[startup+12.702 s]
/proc/loadavg: 2.69 2.53 2.27 3/83 4154
/proc/meminfo: memFree=1305736/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=13732 CPUtime=7.23
/proc/4106/stat : 4106 (sugar) S 4104 4106 3596 0 -1 4194304 1314 44866 0 4 4 1 668 50 16 0 1 0 4682332 14061568 828 996147200 4194304 4206940 548682068592 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4106/statm: 3433 828 374 3 0 533 0
[pid=4153] ppid=4106 vsize=5356 CPUtime=0
/proc/4153/stat : 4153 (sh) S 4106 4106 3596 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 4683120 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4153/statm: 1339 232 193 169 0 50 0
[pid=4154] ppid=4153 vsize=50820 CPUtime=4.77
/proc/4154/stat : 4154 (minisat) R 4153 4106 3596 0 -1 4194304 12203 0 0 0 470 7 0 0 25 0 1 0 4683122 52039680 12189 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4154/statm: 12705 12189 75 150 0 12552 0
Current children cumulated CPU time (s) 12
Current children cumulated vsize (KiB) 69908

[startup+25.5015 s]
/proc/loadavg: 2.74 2.55 2.28 3/83 4166
/proc/meminfo: memFree=1306184/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=13732 CPUtime=19.04
/proc/4106/stat : 4106 (sugar) S 4104 4106 3596 0 -1 4194304 1429 61245 0 5 4 1 1838 61 16 0 1 0 4682332 14061568 828 996147200 4194304 4206940 548682068592 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4106/statm: 3433 828 374 3 0 533 0
[pid=4165] ppid=4106 vsize=5356 CPUtime=0
/proc/4165/stat : 4165 (sh) S 4106 4106 3596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4684315 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4165/statm: 1339 232 193 169 0 50 0
[pid=4166] ppid=4165 vsize=50400 CPUtime=5.62
/proc/4166/stat : 4166 (minisat) R 4165 4106 3596 0 -1 4194304 12113 0 0 0 556 6 0 0 25 0 1 0 4684317 51609600 12099 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4166/statm: 12600 12099 75 150 0 12447 0
Current children cumulated CPU time (s) 24.66
Current children cumulated vsize (KiB) 69488

[startup+51.1015 s]
/proc/loadavg: 2.76 2.57 2.29 3/83 4168
/proc/meminfo: memFree=1306120/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=13732 CPUtime=19.04
/proc/4106/stat : 4106 (sugar) S 4104 4106 3596 0 -1 4194304 1429 61245 0 5 4 1 1838 61 16 0 1 0 4682332 14061568 828 996147200 4194304 4206940 548682068592 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4106/statm: 3433 828 374 3 0 533 0
[pid=4165] ppid=4106 vsize=5356 CPUtime=0
/proc/4165/stat : 4165 (sh) S 4106 4106 3596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4684315 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4165/statm: 1339 232 193 169 0 50 0
[pid=4166] ppid=4165 vsize=50568 CPUtime=31.08
/proc/4166/stat : 4166 (minisat) R 4165 4106 3596 0 -1 4194304 12144 0 0 0 3102 6 0 0 25 0 1 0 4684317 51781632 12130 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 0 0 0
/proc/4166/statm: 12642 12130 75 150 0 12489 0
Current children cumulated CPU time (s) 50.12
Current children cumulated vsize (KiB) 69656

[startup+102.307 s]
/proc/loadavg: 2.58 2.55 2.30 3/83 4168
/proc/meminfo: memFree=1305608/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=13732 CPUtime=19.04
/proc/4106/stat : 4106 (sugar) S 4104 4106 3596 0 -1 4194304 1429 61245 0 5 4 1 1838 61 16 0 1 0 4682332 14061568 828 996147200 4194304 4206940 548682068592 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4106/statm: 3433 828 374 3 0 533 0
[pid=4165] ppid=4106 vsize=5356 CPUtime=0
/proc/4165/stat : 4165 (sh) S 4106 4106 3596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4684315 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4165/statm: 1339 232 193 169 0 50 0
[pid=4166] ppid=4165 vsize=51324 CPUtime=82.03
/proc/4166/stat : 4166 (minisat) R 4165 4106 3596 0 -1 4194304 12292 0 0 0 8196 7 0 0 25 0 1 0 4684317 52555776 12270 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4166/statm: 12831 12270 75 150 0 12678 0
Current children cumulated CPU time (s) 101.07
Current children cumulated vsize (KiB) 70412

[startup+162.302 s]
/proc/loadavg: 2.51 2.53 2.30 3/83 4168
/proc/meminfo: memFree=1304840/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=13732 CPUtime=19.04
/proc/4106/stat : 4106 (sugar) S 4104 4106 3596 0 -1 4194304 1429 61245 0 5 4 1 1838 61 16 0 1 0 4682332 14061568 828 996147200 4194304 4206940 548682068592 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4106/statm: 3433 828 374 3 0 533 0
[pid=4165] ppid=4106 vsize=5356 CPUtime=0

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

/proc/meminfo: memFree=1274312/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=13732 CPUtime=19.04
/proc/4106/stat : 4106 (sugar) S 4104 4106 3596 0 -1 4194304 1429 61245 0 5 4 1 1838 61 16 0 1 0 4682332 14061568 828 996147200 4194304 4206940 548682068592 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4106/statm: 3433 828 374 3 0 533 0
[pid=4165] ppid=4106 vsize=5356 CPUtime=0
/proc/4165/stat : 4165 (sh) S 4106 4106 3596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4684315 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4165/statm: 1339 232 193 169 0 50 0
[pid=4166] ppid=4165 vsize=82844 CPUtime=3124.49
/proc/4166/stat : 4166 (minisat) R 4165 4106 3596 0 -1 4194304 19639 0 0 0 312429 20 0 0 25 0 1 0 4684317 84832256 19601 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4166/statm: 20711 19601 75 150 0 20558 0
Current children cumulated CPU time (s) 3143.53
Current children cumulated vsize (KiB) 101932

[startup+3222.3 s]
/proc/loadavg: 2.51 2.62 2.61 3/83 4670
/proc/meminfo: memFree=1274312/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=13732 CPUtime=19.04
/proc/4106/stat : 4106 (sugar) S 4104 4106 3596 0 -1 4194304 1429 61245 0 5 4 1 1838 61 16 0 1 0 4682332 14061568 828 996147200 4194304 4206940 548682068592 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4106/statm: 3433 828 374 3 0 533 0
[pid=4165] ppid=4106 vsize=5356 CPUtime=0
/proc/4165/stat : 4165 (sh) S 4106 4106 3596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4684315 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4165/statm: 1339 232 193 169 0 50 0
[pid=4166] ppid=4165 vsize=82844 CPUtime=3184.2
/proc/4166/stat : 4166 (minisat) R 4165 4106 3596 0 -1 4194304 19639 0 0 0 318400 20 0 0 25 0 1 0 4684317 84832256 19601 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/4166/statm: 20711 19601 75 150 0 20558 0
Current children cumulated CPU time (s) 3203.24
Current children cumulated vsize (KiB) 101932

[startup+3282.3 s]
/proc/loadavg: 2.76 2.67 2.63 3/83 4670
/proc/meminfo: memFree=1274312/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=13732 CPUtime=19.04
/proc/4106/stat : 4106 (sugar) S 4104 4106 3596 0 -1 4194304 1429 61245 0 5 4 1 1838 61 16 0 1 0 4682332 14061568 828 996147200 4194304 4206940 548682068592 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4106/statm: 3433 828 374 3 0 533 0
[pid=4165] ppid=4106 vsize=5356 CPUtime=0
/proc/4165/stat : 4165 (sh) S 4106 4106 3596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4684315 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4165/statm: 1339 232 193 169 0 50 0
[pid=4166] ppid=4165 vsize=82844 CPUtime=3243.9
/proc/4166/stat : 4166 (minisat) R 4165 4106 3596 0 -1 4194304 19639 0 0 0 324370 20 0 0 25 0 1 0 4684317 84832256 19601 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4166/statm: 20711 19601 75 150 0 20558 0
Current children cumulated CPU time (s) 3262.94
Current children cumulated vsize (KiB) 101932

[startup+3342.3 s]
/proc/loadavg: 2.78 2.69 2.63 4/83 4670
/proc/meminfo: memFree=1274120/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=13732 CPUtime=19.04
/proc/4106/stat : 4106 (sugar) S 4104 4106 3596 0 -1 4194304 1429 61245 0 5 4 1 1838 61 16 0 1 0 4682332 14061568 828 996147200 4194304 4206940 548682068592 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4106/statm: 3433 828 374 3 0 533 0
[pid=4165] ppid=4106 vsize=5356 CPUtime=0
/proc/4165/stat : 4165 (sh) S 4106 4106 3596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4684315 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4165/statm: 1339 232 193 169 0 50 0
[pid=4166] ppid=4165 vsize=83224 CPUtime=3303.6
/proc/4166/stat : 4166 (minisat) R 4165 4106 3596 0 -1 4194304 19726 0 0 0 330340 20 0 0 25 0 1 0 4684317 85221376 19688 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/4166/statm: 20806 19688 75 150 0 20653 0
Current children cumulated CPU time (s) 3322.64
Current children cumulated vsize (KiB) 102312

[startup+3402.31 s]
/proc/loadavg: 2.70 2.68 2.63 3/83 4670
/proc/meminfo: memFree=1273800/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=13732 CPUtime=19.04
/proc/4106/stat : 4106 (sugar) S 4104 4106 3596 0 -1 4194304 1429 61245 0 5 4 1 1838 61 16 0 1 0 4682332 14061568 828 996147200 4194304 4206940 548682068592 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4106/statm: 3433 828 374 3 0 533 0
[pid=4165] ppid=4106 vsize=5356 CPUtime=0
/proc/4165/stat : 4165 (sh) S 4106 4106 3596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4684315 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4165/statm: 1339 232 193 169 0 50 0
[pid=4166] ppid=4165 vsize=83400 CPUtime=3363.31
/proc/4166/stat : 4166 (minisat) R 4165 4106 3596 0 -1 4194304 19749 0 0 0 336310 21 0 0 25 0 1 0 4684317 85401600 19711 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4166/statm: 20850 19711 75 150 0 20697 0
Current children cumulated CPU time (s) 3382.35
Current children cumulated vsize (KiB) 102488

[startup+3462.3 s]
/proc/loadavg: 1.72 2.41 2.54 2/67 4694
/proc/meminfo: memFree=1353096/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=13732 CPUtime=19.04
/proc/4106/stat : 4106 (sugar) S 4104 4106 3596 0 -1 4194304 1429 61245 0 5 4 1 1838 61 16 0 1 0 4682332 14061568 828 996147200 4194304 4206940 548682068592 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4106/statm: 3433 828 374 3 0 533 0
[pid=4165] ppid=4106 vsize=5356 CPUtime=0
/proc/4165/stat : 4165 (sh) S 4106 4106 3596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4684315 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4165/statm: 1339 232 193 169 0 50 0
[pid=4166] ppid=4165 vsize=83400 CPUtime=3423.22
/proc/4166/stat : 4166 (minisat) R 4165 4106 3596 0 -1 4194304 19752 0 0 0 342296 26 0 0 25 0 1 0 4684317 85401600 19714 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4166/statm: 20850 19714 75 150 0 20697 0
Current children cumulated CPU time (s) 3442.26
Current children cumulated vsize (KiB) 102488

[startup+3522.3 s]
/proc/loadavg: 1.30 2.16 2.45 2/67 4694
/proc/meminfo: memFree=1353096/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=13732 CPUtime=19.04
/proc/4106/stat : 4106 (sugar) S 4104 4106 3596 0 -1 4194304 1429 61245 0 5 4 1 1838 61 16 0 1 0 4682332 14061568 828 996147200 4194304 4206940 548682068592 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4106/statm: 3433 828 374 3 0 533 0
[pid=4165] ppid=4106 vsize=5356 CPUtime=0
/proc/4165/stat : 4165 (sh) S 4106 4106 3596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4684315 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4165/statm: 1339 232 193 169 0 50 0
[pid=4166] ppid=4165 vsize=83400 CPUtime=3483.21
/proc/4166/stat : 4166 (minisat) R 4165 4106 3596 0 -1 4194304 19756 0 0 0 348294 27 0 0 25 0 1 0 4684317 85401600 19718 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4166/statm: 20850 19718 75 150 0 20697 0
Current children cumulated CPU time (s) 3502.25
Current children cumulated vsize (KiB) 102488

[startup+3582.3 s]
/proc/loadavg: 1.12 1.96 2.36 2/67 4694
/proc/meminfo: memFree=1352968/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=13732 CPUtime=19.04
/proc/4106/stat : 4106 (sugar) S 4104 4106 3596 0 -1 4194304 1429 61245 0 5 4 1 1838 61 16 0 1 0 4682332 14061568 828 996147200 4194304 4206940 548682068592 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4106/statm: 3433 828 374 3 0 533 0
[pid=4165] ppid=4106 vsize=5356 CPUtime=0
/proc/4165/stat : 4165 (sh) S 4106 4106 3596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4684315 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4165/statm: 1339 232 193 169 0 50 0
[pid=4166] ppid=4165 vsize=83564 CPUtime=3543.18
/proc/4166/stat : 4166 (minisat) R 4165 4106 3596 0 -1 4194304 19835 0 0 0 354291 27 0 0 25 0 1 0 4684317 85569536 19797 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4166/statm: 20891 19797 75 150 0 20738 0
Current children cumulated CPU time (s) 3562.22
Current children cumulated vsize (KiB) 102652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3620.11 s]
/proc/loadavg: 1.10 1.85 2.31 2/67 4694
/proc/meminfo: memFree=1352968/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=13732 CPUtime=19.04
/proc/4106/stat : 4106 (sugar) S 4104 4106 3596 0 -1 4194304 1429 61245 0 5 4 1 1838 61 16 0 1 0 4682332 14061568 828 996147200 4194304 4206940 548682068592 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4106/statm: 3433 828 374 3 0 533 0
[pid=4165] ppid=4106 vsize=5356 CPUtime=0
/proc/4165/stat : 4165 (sh) S 4106 4106 3596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4684315 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4165/statm: 1339 232 193 169 0 50 0
[pid=4166] ppid=4165 vsize=83564 CPUtime=3580.97
/proc/4166/stat : 4166 (minisat) R 4165 4106 3596 0 -1 4194304 19839 0 0 0 358070 27 0 0 25 0 1 0 4684317 85569536 19801 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4166/statm: 20891 19801 75 150 0 20738 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 102652

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

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

[startup+3620.11 s]
/proc/loadavg: 1.10 1.85 2.31 2/67 4694
/proc/meminfo: memFree=1352968/2055920 swapFree=4192956/4192956
[pid=4106] ppid=4104 vsize=13732 CPUtime=19.04
/proc/4106/stat : 4106 (sugar) S 4104 4106 3596 0 -1 4194304 1429 61245 0 5 4 1 1838 61 16 0 1 0 4682332 14061568 828 996147200 4194304 4206940 548682068592 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4106/statm: 3433 828 374 3 0 533 0
[pid=4165] ppid=4106 vsize=5356 CPUtime=0
/proc/4165/stat : 4165 (sh) S 4106 4106 3596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4684315 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4165/statm: 1339 232 193 169 0 50 0
[pid=4166] ppid=4165 vsize=83564 CPUtime=3580.97
/proc/4166/stat : 4166 (minisat) R 4165 4106 3596 0 -1 4194304 19839 0 0 0 358070 27 0 0 25 0 1 0 4684317 85569536 19801 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/4166/statm: 20891 19801 75 150 0 20738 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 102652

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4106 and gives
#  childrusage.ru_utime.tv_sec=18
#  childrusage.ru_utime.tv_usec=430198
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=644901
# CPU time returned by wait4() is 19.0751
# while last known CPU time is 3600.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3620.14
CPU time (s): 3600.01
CPU user time (s): 3599.12
CPU system time (s): 0.89
CPU usage (%): 99.4441
Max. virtual memory (cumulated for all children) (KiB): 887316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.4302
system time used= 0.644901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63014
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= 7324
involuntary context switches= 7625

runsolver used 4.04938 second user time and 12.2391 second system time

The end

Launcher Data (download as text)

Begin job on node66 at 2008-07-23 03:19:14
IDJOB=1127764
IDBENCH=63945
IDSOLVER=368
FILE ID=node66/1127764-1216775954
PBS_JOBID= 7974103
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/cnf/3-40-100-1000/normalized-cnf-3-40-1000-261927_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-1127764-1216775954/watcher-1127764-1216775954 -o /tmp/evaluation-result-1127764-1216775954/solver-1127764-1216775954 -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-1127764-1216775954.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d12dd9f6302c47502307ac1ed5849d29
RANDOM SEED=400887576

node66.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.235
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.235
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:       1381312 kB
Buffers:         38208 kB
Cached:         479408 kB
SwapCached:          0 kB
Active:         241596 kB
Inactive:       365304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1381312 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1344 kB
Writeback:           0 kB
Mapped:         109624 kB
Slab:            52840 kB
Committed_AS:   906728 kB
PageTables:       1944 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= 66560 MiB
End job on node66 at 2008-07-23 04:19:36