Trace number 1125220

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.04 3634.46

General information on the benchmark

Namemaxcsp/celar/scens/
normalized-scenw-06_ext.xml
MD5SUM9e24d4c880189979ab688d6c808ac54d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints30
Best CPU time to get the best result obtained on this benchmark1261
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints1222
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension1222
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 16 02:23:06 2008
0.00/0.04	c 0	PID 662
0.00/0.05	c 0	HOST node23.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1125220-1216167786.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-1125220-1216167786.xml' 'HOME/temp.csp'
0.96/1.04	c 1	3 domains, 100 variables, 0 predicates, 526 relations, 1222 constraints
0.96/1.09	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.96/1.09	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'
1.00/1.17	c 1	Parsing HOME/temp.csp
2.57/2.78	c 3	parsed 1851 expressions
2.57/2.78	c 3	Heap : 28 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.67/2.81	c 3	MAX CSP: 1222 constraints
2.67/2.81	c 3	Converting to clausal form CSP
2.67/2.86	c 3	converted 308 (10%) expressions
2.67/2.89	c 3	converted 616 (20%) expressions
3.08/3.29	c 3	converted 923 (30%) expressions
3.37/3.53	c 3	converted 1231 (40%) expressions
3.57/3.72	c 3	converted 1538 (50%) expressions
3.77/3.98	c 4	converted 1846 (60%) expressions
3.97/4.16	c 4	converted 2154 (70%) expressions
4.56/4.73	c 4	converted 2461 (80%) expressions
4.66/4.87	c 5	converted 2769 (90%) expressions
5.06/5.21	c 5	converted 3076 (100%) expressions
5.06/5.22	c 5	CSP : 2544 integers, 0 booleans, 3665 clauses, largest domain size 1834
5.06/5.22	c 5	Heap : 84 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.06/5.22	c 5	Propagation in CSP
5.06/5.29	c 5	1217 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.06/5.29	c 5	CSP : 2544 integers, 0 booleans, 3665 clauses, largest domain size 1223
5.06/5.29	c 5	Heap : 82 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.06/5.29	c 5	Simplifing CSP by introducing new Boolean variables
5.16/5.30	c 5	CSP : 2544 integers, 0 booleans, 3665 clauses, largest domain size 1223
5.16/5.30	c 5	Heap : 82 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.45/5.62	c 5	Encoding CSP to SAT : HOME/temp.cnf
5.45/5.64	c 5	255 (10%) CSP integer variables are encoded (3810 clauses, 47433 bytes)
5.45/5.65	c 5	509 (20%) CSP integer variables are encoded (3810 clauses, 47433 bytes)
5.45/5.65	c 5	764 (30%) CSP integer variables are encoded (3810 clauses, 47433 bytes)
5.45/5.65	c 5	1018 (40%) CSP integer variables are encoded (3810 clauses, 47433 bytes)
5.45/5.65	c 5	1272 (50%) CSP integer variables are encoded (3810 clauses, 47433 bytes)
5.45/5.66	c 5	1527 (60%) CSP integer variables are encoded (6205 clauses, 78568 bytes)
5.45/5.66	c 5	1781 (70%) CSP integer variables are encoded (8244 clauses, 105124 bytes)
5.45/5.67	c 5	2036 (80%) CSP integer variables are encoded (21613 clauses, 305659 bytes)
5.45/5.68	c 5	2290 (90%) CSP integer variables are encoded (23568 clauses, 334984 bytes)
5.45/5.68	c 5	2544 (100%) CSP integer variables are encoded (26208 clauses, 374584 bytes)
5.84/6.07	c 6	367 (10%) CSP clauses are encoded (40634 clauses, 729095 bytes)
6.24/6.44	c 6	733 (20%) CSP clauses are encoded (55862 clauses, 1127655 bytes)
6.53/6.74	c 6	1100 (30%) CSP clauses are encoded (68263 clauses, 1463303 bytes)
6.63/6.87	c 7	1466 (40%) CSP clauses are encoded (81600 clauses, 1742125 bytes)
6.84/7.03	c 7	1833 (50%) CSP clauses are encoded (171233 clauses, 3380261 bytes)
7.23/7.41	c 7	2199 (60%) CSP clauses are encoded (255671 clauses, 5016831 bytes)
9.40/9.66	c 9	2566 (70%) CSP clauses are encoded (1601946 clauses, 32910312 bytes)
9.50/9.72	c 9	2932 (80%) CSP clauses are encoded (1632046 clauses, 33539012 bytes)
9.59/9.86	c 10	3299 (90%) CSP clauses are encoded (1706715 clauses, 35122674 bytes)
10.09/10.34	c 10	3665 (100%) CSP clauses are encoded (1984205 clauses, 41051842 bytes)
10.09/10.34	c 10	3665 CSP clauses encoded
10.09/10.34	c 10	Writing map file : HOME/temp.map
10.09/10.36	c 10	Heap : 51 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
10.09/10.36	c 10	SAT : 28752 SAT variables, 1984205 SAT clauses, 41051842 bytes
10.09/10.36	c 10	Heap : 51 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
10.15/10.44	c 10	OBJECTIVE minimize _COST
10.15/10.44	c 10	OBJECTIVE BOUND: 0 <= _COST <= 
10.15/10.44	c 10	SEARCHING: _COST <= 611
10.15/10.44	c 10	SOLVING HOME/temp.cnf
10.15/10.44	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
10.15/10.44	c 10	This is MiniSat 2.0 beta
10.15/10.44	c 10	WARNING: for repeatability, setting FPU to use double precision
10.15/10.44	c 10	============================[ Problem Statistics ]=============================
10.15/10.44	c 10	|                                                                             |
10.15/10.44	c 10	|  Number of variables:  28752                                                |
10.15/10.44	c 10	|  Number of clauses:    1984206                                              |
11.13/11.46	c 11	|  Parsing time:         0.88         s                                       |
12.32/12.61	c 12	============================[ Search Statistics ]==============================
12.32/12.61	c 12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.32/12.61	c 12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.32/12.61	c 12	===============================================================================
12.32/12.61	c 12	|         0 |   22031  1280695  3859343 |   426898        0    nan |  0.000 % |
12.51/12.88	c 13	|       101 |   22030  1280695  3859343 |   469588      100     27 | 23.383 % |
12.61/12.98	c 13	|       251 |   22030  1280695  3859343 |   516546      250     24 | 23.383 % |
12.91/13.25	c 13	===============================================================================
12.91/13.25	c 13	restarts              : 3
12.91/13.25	c 13	conflicts             : 335            (127 /sec)
12.91/13.25	c 13	decisions             : 2931           (0.51 % random) (1108 /sec)
12.91/13.25	c 13	propagations          : 315868         (119394 /sec)
12.91/13.25	c 13	conflict literals     : 7108           (15.45 % deleted)
12.91/13.25	c 13	Memory used           : 80.15 MB
12.91/13.25	c 13	CPU time              : 2.6456 s
12.91/13.25	c 13	
12.91/13.26	c 13	SATISFIABLE
12.91/13.28	c 13	FOUND: _COST <= 611
12.91/13.28	s SATISFIABLE
12.91/13.28	c 13	DECODING HOME/temp.out WITH HOME/temp.map
12.91/13.28	c 13	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
13.00/13.36	c 13	Decoding HOME/temp.out
13.00/13.70	c 13	OBJECTIVE _COST 611
13.00/13.70	o 611
13.00/13.71	v 17 12 43 16 43 19 39 43 43 32 4 0 5 21 27 2 36 39 39 43 42 43 43 42 14 43 32 14 32 43 43 13 43 12 10 21 21 43 35 35 11 26 1 32 26 35 30 15 29 35 19 21 19 38 43 21 18 29 26 8 35 10 26 14 17 35 13 15 8 26 17 1 8 26 10 43 43 43 0 43 42 43 43 43 0 35 23 35 10 43 40 35 21 14 35 13 26 13 8 35
13.00/13.71	c 13	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
13.00/13.76	c 14	OBJECTIVE BOUND: 0 <= _COST <= 611
13.00/13.76	c 14	SEARCHING: _COST <= 305
13.00/13.76	c 14	SOLVING HOME/temp.cnf
13.00/13.76	c 14	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
13.00/13.77	c 14	This is MiniSat 2.0 beta
13.00/13.77	c 14	WARNING: for repeatability, setting FPU to use double precision
13.00/13.77	c 14	============================[ Problem Statistics ]=============================
13.00/13.77	c 14	|                                                                             |
13.00/13.77	c 14	|  Number of variables:  28752                                                |
13.00/13.77	c 14	|  Number of clauses:    1984206                                              |
14.43/14.82	c 15	|  Parsing time:         0.93         s                                       |
15.92/16.39	c 16	============================[ Search Statistics ]==============================
15.92/16.39	c 16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.92/16.39	c 16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
15.92/16.39	c 16	===============================================================================
15.92/16.39	c 16	|         0 |   18357   848772  2574290 |   282924        0    nan |  0.000 % |
16.41/16.86	c 17	|       101 |   18356   848772  2574290 |   311216      100     23 | 36.168 % |
16.51/16.94	c 17	|       251 |   18355   848772  2574290 |   342338      250     15 | 36.168 % |
16.91/17.31	c 17	|       476 |   18355   848772  2574290 |   376571      475     14 | 36.168 % |
17.21/17.64	c 17	===============================================================================
17.21/17.64	c 17	restarts              : 4
17.21/17.64	c 17	conflicts             : 803            (216 /sec)
17.21/17.64	c 17	decisions             : 6939           (0.88 % random) (1871 /sec)
17.21/17.64	c 17	propagations          : 785687         (211808 /sec)
17.21/17.64	c 17	conflict literals     : 14141          (16.52 % deleted)
17.21/17.64	c 17	Memory used           : 81.05 MB
17.21/17.64	c 17	CPU time              : 3.70944 s
17.21/17.64	c 17	
17.21/17.65	c 17	SATISFIABLE
17.21/17.67	c 17	FOUND: _COST <= 305
17.21/17.67	c 17	DECODING HOME/temp.out WITH HOME/temp.map
17.21/17.67	c 17	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
17.30/17.75	c 17	Decoding HOME/temp.out
17.30/17.90	c 18	OBJECTIVE _COST 305
17.30/17.90	o 305
17.30/17.91	v 19 21 43 21 32 43 14 43 43 14 33 14 35 32 19 43 39 11 2 43 42 43 16 43 19 32 10 32 14 21 18 15 43 32 34 2 21 21 4 26 34 1 16 30 8 35 25 17 10 2 30 43 35 10 37 32 19 35 13 25 20 20 0 26 17 21 22 24 35 11 35 17 15 35 9 43 43 16 8 41 43 42 43 43 31 35 8 2 30 14 18 0 26 35 8 3 35 17 35 26
17.30/17.91	c 18	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
17.30/17.97	c 18	OBJECTIVE BOUND: 0 <= _COST <= 305
17.30/17.97	c 18	SEARCHING: _COST <= 152
17.30/17.97	c 18	SOLVING HOME/temp.cnf
17.30/17.97	c 18	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
17.30/17.98	c 18	This is MiniSat 2.0 beta
17.30/17.98	c 18	WARNING: for repeatability, setting FPU to use double precision
17.30/17.98	c 18	============================[ Problem Statistics ]=============================
17.30/17.98	c 18	|                                                                             |
17.30/17.98	c 18	|  Number of variables:  28752                                                |
17.30/17.98	c 18	|  Number of clauses:    1984206                                              |
18.47/18.96	c 19	|  Parsing time:         0.85         s                                       |
20.07/20.52	c 20	============================[ Search Statistics ]==============================
20.07/20.52	c 20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.07/20.52	c 20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
20.07/20.52	c 20	===============================================================================
20.07/20.52	c 20	|         0 |   16056   502672  1542740 |   167557        0    nan |  0.000 % |
20.27/20.79	c 21	|       100 |   16056   502672  1542740 |   184313       99     16 | 44.185 % |
20.38/20.87	c 21	|       251 |   16056   502672  1542740 |   202744      250     17 | 44.185 % |
20.67/21.15	c 21	|       477 |   16056   502672  1542740 |   223018      476     24 | 44.185 % |
20.97/21.41	c 21	|       814 |   16056   502672  1542740 |   245320      813     25 | 44.185 % |
21.37/21.81	c 22	|      1320 |   16056   502672  1542740 |   269852     1319     26 | 44.185 % |
21.87/22.33	c 22	|      2081 |   16056   502672  1542740 |   296838     2080     24 | 44.185 % |
22.17/22.61	c 22	===============================================================================
22.17/22.62	c 22	restarts              : 7
22.17/22.62	c 22	conflicts             : 2541           (564 /sec)
22.17/22.62	c 22	decisions             : 5940           (1.04 % random) (1319 /sec)
22.17/22.62	c 22	propagations          : 2277171        (505665 /sec)
22.17/22.62	c 22	conflict literals     : 62507          (25.31 % deleted)
22.17/22.62	c 22	Memory used           : 81.83 MB
22.17/22.62	c 22	CPU time              : 4.50331 s
22.17/22.62	c 22	
22.17/22.63	c 22	SATISFIABLE
22.17/22.64	c 22	FOUND: _COST <= 152
22.17/22.64	c 22	DECODING HOME/temp.out WITH HOME/temp.map
22.17/22.64	c 22	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
22.22/22.72	c 22	Decoding HOME/temp.out
22.22/22.88	c 23	OBJECTIVE _COST 152
22.22/22.88	o 152
22.22/22.88	v 27 13 43 16 32 2 32 43 26 32 0 35 3 43 26 42 9 34 2 43 35 33 17 3 28 32 40 11 32 25 27 28 43 12 10 43 18 12 35 11 7 35 4 8 35 35 12 18 30 33 17 21 35 35 8 21 17 26 26 17 17 15 11 17 17 16 13 11 5 26 24 9 22 0 4 43 43 32 37 36 0 0 7 23 6 2 30 35 15 32 21 1 33 7 30 35 8 26 4 35
22.22/22.88	c 23	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
22.22/22.93	c 23	OBJECTIVE BOUND: 0 <= _COST <= 152
22.22/22.93	c 23	SEARCHING: _COST <= 76
22.22/22.93	c 23	SOLVING HOME/temp.cnf
22.22/22.93	c 23	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
22.22/22.94	c 23	This is MiniSat 2.0 beta
22.22/22.94	c 23	WARNING: for repeatability, setting FPU to use double precision
22.22/22.94	c 23	============================[ Problem Statistics ]=============================
22.22/22.94	c 23	|                                                                             |
22.22/22.94	c 23	|  Number of variables:  28752                                                |
22.22/22.94	c 23	|  Number of clauses:    1984206                                              |
23.49/24.01	c 24	|  Parsing time:         0.93         s                                       |
25.18/25.75	c 26	============================[ Search Statistics ]==============================
25.18/25.75	c 26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.18/25.75	c 26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
25.18/25.75	c 26	===============================================================================
25.18/25.75	c 26	|         0 |   14378   297568   932386 |    99189        0    nan |  0.000 % |
25.38/25.94	c 26	|       100 |   14378   297568   932386 |   109108       99     18 | 50.049 % |
25.47/26.05	c 26	|       250 |   14378   297568   932386 |   120019      249     20 | 50.049 % |
25.57/26.14	c 26	|       475 |   14378   297568   932386 |   132021      474     18 | 50.049 % |
25.77/26.38	c 26	|       812 |   14378   297568   932386 |   145223      811     18 | 50.049 % |
26.17/26.77	c 27	|      1319 |   14362   295852   927286 |   159745     1318     22 | 50.049 % |
26.56/27.16	c 27	|      2078 |   14362   295852   927286 |   175719     2076     22 | 50.052 % |
27.46/28.01	c 28	|      3218 |   14361   295772   927050 |   193291     3216     23 | 50.052 % |
28.55/29.11	c 29	|      4926 |   14361   295772   927050 |   212621     4924     24 | 50.052 % |
31.02/31.65	c 31	|      7488 |   14361   295772   927050 |   233883     7486     24 | 50.052 % |
34.68/35.32	c 35	|     11332 |   14361   295772   927050 |   257271    11330     23 | 50.052 % |
40.72/41.47	c 41	|     17098 |   14361   295772   927050 |   282998    17096     23 | 50.052 % |
51.32/52.18	c 52	|     25749 |   14361   295772   927050 |   311298    25747     23 | 50.052 % |
68.26/69.26	c 69	|     38723 |   14361   295772   927050 |   342428    38721     24 | 50.052 % |
96.59/97.83	c 98	|     58184 |   14361   295772   927050 |   376671    58182     25 | 50.052 % |
146.91/148.67	c 148	|     87378 |   14361   295772   927050 |   414338    87376     24 | 50.052 % |
227.34/229.87	c 230	|    131167 |   14361   295772   927050 |   455772   131165     26 | 50.052 % |
358.90/362.60	c 362	|    196851 |   14361   295772   927050 |   501349   196849     27 | 50.052 % |
643.21/649.64	c 649	|    295377 |   14361   295772   927050 |   551484   295375     27 | 50.052 % |
1000.44/1010.25	c 1010	|    443167 |   14361   295772   927050 |   606632   443165     27 | 50.052 % |
1767.68/1784.74	c 1784	|    664850 |   14361   295772   927050 |   667296    58900     27 | 50.052 % |
2615.85/2640.95	c 2641	|    997375 |   14361   295772   927050 |   734025   391425     29 | 50.052 % |
3600.04/3634.42	c ERROR INTERRUPTED
3600.04/3634.44	c 3634	CPU 21.43 (0.04 0.02 21.39 1.01)
3600.04/3634.44	c 3634	END Wed Jul 16 03:23:40 2008

Verifier Data (download as text)

OK	148	1074
148 unsatisfied constraints, 1074 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-1125220-1216167786/watcher-1125220-1216167786 -o /tmp/evaluation-result-1125220-1216167786/solver-1125220-1216167786 -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-1125220-1216167786.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.37 2.55 2.33 4/80 662
/proc/meminfo: memFree=1692720/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=12268 CPUtime=0
/proc/662/stat : 662 (sugar) R 660 662 32026 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 73480561 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 238487829093 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/662/statm: 3067 316 241 3 0 167 0

[startup+0.0539401 s]
/proc/loadavg: 2.37 2.55 2.33 4/80 662
/proc/meminfo: memFree=1692720/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=13600 CPUtime=0.03
/proc/662/stat : 662 (sugar) S 660 662 32026 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 73480561 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/662/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101947 s]
/proc/loadavg: 2.37 2.55 2.33 4/80 662
/proc/meminfo: memFree=1692720/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=13600 CPUtime=0.03
/proc/662/stat : 662 (sugar) S 660 662 32026 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 73480561 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/662/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30197 s]
/proc/loadavg: 2.37 2.55 2.33 4/80 662
/proc/meminfo: memFree=1692720/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=13600 CPUtime=0.03
/proc/662/stat : 662 (sugar) S 660 662 32026 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 73480561 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/662/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702019 s]
/proc/loadavg: 2.37 2.55 2.33 4/80 662
/proc/meminfo: memFree=1692720/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=13600 CPUtime=0.03
/proc/662/stat : 662 (sugar) S 660 662 32026 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 73480561 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/662/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50111 s]
/proc/loadavg: 2.37 2.55 2.33 3/91 674
/proc/meminfo: memFree=1675224/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=13600 CPUtime=1
/proc/662/stat : 662 (sugar) S 660 662 32026 0 -1 4194304 974 7098 0 1 2 1 91 6 16 0 1 0 73480561 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/662/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 13600

[startup+3.10229 s]
/proc/loadavg: 2.42 2.56 2.33 3/91 684
/proc/meminfo: memFree=1667224/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=13600 CPUtime=1.01
/proc/662/stat : 662 (sugar) S 660 662 32026 0 -1 4194304 974 7098 0 1 3 1 91 6 15 0 1 0 73480561 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/662/statm: 3400 797 370 3 0 500 0
[pid=675] ppid=662 vsize=5356 CPUtime=0
/proc/675/stat : 675 (sh) S 662 662 32026 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 73480671 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/675/statm: 1339 233 193 169 0 50 0
[pid=676] ppid=675 vsize=864240 CPUtime=1.97
/proc/676/stat : 676 (java) S 675 662 32026 0 -1 0 14731 0 1 0 191 6 0 0 18 0 9 0 73480672 884981760 13968 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/676/statm: 216060 13968 2540 9 0 210635 0
[pid=676/tid=677] ppid=675 vsize=864240 CPUtime=1.08
/proc/676/task/677/stat : 677 (java) R 675 662 32026 0 -1 64 2934 0 1 0 107 1 0 0 25 0 9 0 73480673 884981760 13968 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=676/tid=678] ppid=675 vsize=864240 CPUtime=0.77
/proc/676/task/678/stat : 678 (java) R 675 662 32026 0 -1 64 10756 0 0 0 74 3 0 0 16 0 9 0 73480674 884981760 13968 996147200 134512640 134550740 4294955936 18446744073709551615 103829000 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=676/tid=679] ppid=675 vsize=864240 CPUtime=0
/proc/676/task/679/stat : 679 (java) S 675 662 32026 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 73480674 884981760 13968 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=676/tid=680] ppid=675 vsize=864240 CPUtime=0
/proc/676/task/680/stat : 680 (java) S 675 662 32026 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 73480674 884981760 13968 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=676/tid=681] ppid=675 vsize=864240 CPUtime=0
/proc/676/task/681/stat : 681 (java) S 675 662 32026 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 73480676 884981760 13968 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=676/tid=682] ppid=675 vsize=864240 CPUtime=0.09
/proc/676/task/682/stat : 682 (java) S 675 662 32026 0 -1 64 345 0 0 0 9 0 0 0 16 0 9 0 73480676 884981760 13968 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=676/tid=683] ppid=675 vsize=864240 CPUtime=0
/proc/676/task/683/stat : 683 (java) S 675 662 32026 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 73480676 884981760 13968 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=676/tid=684] ppid=675 vsize=864240 CPUtime=0
/proc/676/task/684/stat : 684 (java) S 675 662 32026 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 73480676 884981760 13968 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 883196

[startup+6.30165 s]
/proc/loadavg: 2.42 2.56 2.33 4/91 684
/proc/meminfo: memFree=1589272/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=13600 CPUtime=1.01
/proc/662/stat : 662 (sugar) S 660 662 32026 0 -1 4194304 974 7098 0 1 3 1 91 6 15 0 1 0 73480561 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/662/statm: 3400 797 370 3 0 500 0
[pid=675] ppid=662 vsize=5356 CPUtime=0
/proc/675/stat : 675 (sh) S 662 662 32026 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 73480671 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/675/statm: 1339 233 193 169 0 50 0
[pid=676] ppid=675 vsize=868488 CPUtime=5.12
/proc/676/stat : 676 (java) S 675 662 32026 0 -1 0 28090 0 1 0 497 15 0 0 18 0 9 0 73480672 889331712 27241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/676/statm: 217122 27241 2565 9 0 211669 0
[pid=676/tid=677] ppid=675 vsize=868488 CPUtime=2.54
/proc/676/task/677/stat : 677 (java) R 675 662 32026 0 -1 64 3794 0 1 0 251 3 0 0 25 0 9 0 73480673 889331712 27241 996147200 134512640 134550740 4294955936 18446744073709551615 102063922 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=676/tid=678] ppid=675 vsize=868488 CPUtime=2.29
/proc/676/task/678/stat : 678 (java) S 675 662 32026 0 -1 64 22111 0 0 0 219 10 0 0 16 0 9 0 73480674 889331712 27241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=676/tid=679] ppid=675 vsize=868488 CPUtime=0
/proc/676/task/679/stat : 679 (java) S 675 662 32026 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 73480674 889331712 27241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=676/tid=680] ppid=675 vsize=868488 CPUtime=0
/proc/676/task/680/stat : 680 (java) S 675 662 32026 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 73480674 889331712 27241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=676/tid=681] ppid=675 vsize=868488 CPUtime=0
/proc/676/task/681/stat : 681 (java) S 675 662 32026 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 73480676 889331712 27241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=676/tid=682] ppid=675 vsize=868488 CPUtime=0.27
/proc/676/task/682/stat : 682 (java) S 675 662 32026 0 -1 64 1489 0 0 0 26 1 0 0 15 0 9 0 73480676 889331712 27241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=676/tid=683] ppid=675 vsize=868488 CPUtime=0
/proc/676/task/683/stat : 683 (java) S 675 662 32026 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 73480676 889331712 27241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=676/tid=684] ppid=675 vsize=868488 CPUtime=0
/proc/676/task/684/stat : 684 (java) S 675 662 32026 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 73480676 889331712 27241 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 887444

[startup+12.7014 s]
/proc/loadavg: 2.43 2.55 2.33 3/83 686
/proc/meminfo: memFree=1567128/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=13732 CPUtime=10.19
/proc/662/stat : 662 (sugar) S 660 662 32026 0 -1 4194304 1092 35665 0 2 3 1 966 49 16 0 1 0 73480561 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/662/statm: 3433 839 374 3 0 533 0
[pid=685] ppid=662 vsize=5356 CPUtime=0
/proc/685/stat : 685 (sh) S 662 662 32026 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 73481606 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/685/statm: 1339 232 193 169 0 50 0
[pid=686] ppid=685 vsize=81904 CPUtime=2.23
/proc/686/stat : 686 (minisat) R 685 662 32026 0 -1 4194304 19945 0 0 0 210 13 0 0 25 0 1 0 73481606 83869696 19931 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 1 0 0
/proc/686/statm: 20476 19931 73 150 0 20323 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 100992

[startup+25.5018 s]
/proc/loadavg: 2.45 2.55 2.33 4/83 722
/proc/meminfo: memFree=1545688/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=13732 CPUtime=22.46
/proc/662/stat : 662 (sugar) S 660 662 32026 0 -1 4194304 1442 108974 0 5 4 2 2139 101 16 0 1 0 73480561 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/662/statm: 3433 839 374 3 0 533 0
[pid=721] ppid=662 vsize=5356 CPUtime=0
/proc/721/stat : 721 (sh) S 662 662 32026 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 73482855 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/721/statm: 1339 232 193 169 0 50 0
[pid=722] ppid=721 vsize=84472 CPUtime=2.52
/proc/722/stat : 722 (minisat) R 721 662 32026 0 -1 4194304 20572 0 0 0 240 12 0 0 25 0 1 0 73482856 86499328 20558 996147200 134512640 135127466 4294956256 18446744073709551615 134523430 0 0 4096 3 0 0 0 17 1 0 0
/proc/722/statm: 21118 20558 72 150 0 20965 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 103560

[startup+51.1018 s]
/proc/loadavg: 2.58 2.57 2.35 3/83 722
/proc/meminfo: memFree=1536600/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=13732 CPUtime=22.46
/proc/662/stat : 662 (sugar) S 660 662 32026 0 -1 4194304 1442 108974 0 5 4 2 2139 101 16 0 1 0 73480561 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/662/statm: 3433 839 374 3 0 533 0
[pid=721] ppid=662 vsize=5356 CPUtime=0
/proc/721/stat : 721 (sh) S 662 662 32026 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 73482855 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/721/statm: 1339 232 193 169 0 50 0
[pid=722] ppid=721 vsize=84472 CPUtime=27.87
/proc/722/stat : 722 (minisat) R 721 662 32026 0 -1 4194304 20587 0 0 0 2775 12 0 0 25 0 1 0 73482856 86499328 20573 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/722/statm: 21118 20573 75 150 0 20965 0
Current children cumulated CPU time (s) 50.33
Current children cumulated vsize (KiB) 103560

[startup+102.307 s]
/proc/loadavg: 2.66 2.59 2.37 4/83 722
/proc/meminfo: memFree=1534552/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=13732 CPUtime=22.46
/proc/662/stat : 662 (sugar) S 660 662 32026 0 -1 4194304 1442 108974 0 5 4 2 2139 101 16 0 1 0 73480561 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/662/statm: 3433 839 374 3 0 533 0
[pid=721] ppid=662 vsize=5356 CPUtime=0
/proc/721/stat : 721 (sh) S 662 662 32026 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 73482855 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/721/statm: 1339 232 193 169 0 50 0
[pid=722] ppid=721 vsize=84716 CPUtime=78.59
/proc/722/stat : 722 (minisat) R 721 662 32026 0 -1 4194304 20647 0 0 0 7847 12 0 0 25 0 1 0 73482856 86749184 20633 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/722/statm: 21179 20633 75 150 0 21026 0
Current children cumulated CPU time (s) 101.05
Current children cumulated vsize (KiB) 103804

[startup+162.301 s]
/proc/loadavg: 2.66 2.61 2.38 4/83 722
/proc/meminfo: memFree=1534168/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=13732 CPUtime=22.46
/proc/662/stat : 662 (sugar) S 660 662 32026 0 -1 4194304 1442 108974 0 5 4 2 2139 101 16 0 1 0 73480561 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/662/statm: 3433 839 374 3 0 533 0
[pid=721] ppid=662 vsize=5356 CPUtime=0
/proc/721/stat : 721 (sh) S 662 662 32026 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 73482855 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/721/statm: 1339 232 193 169 0 50 0
[pid=722] ppid=721 vsize=85016 CPUtime=138.02
/proc/722/stat : 722 (minisat) R 721 662 32026 0 -1 4194304 20680 0 0 0 13790 12 0 0 25 0 1 0 73482856 87056384 20666 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/722/statm: 21254 20666 75 150 0 21101 0
Current children cumulated CPU time (s) 160.48

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

/proc/meminfo: memFree=1480600/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=13732 CPUtime=22.46
/proc/662/stat : 662 (sugar) S 660 662 32026 0 -1 4194304 1442 108974 0 5 4 2 2139 101 16 0 1 0 73480561 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/662/statm: 3433 839 374 3 0 533 0
[pid=721] ppid=662 vsize=5356 CPUtime=0
/proc/721/stat : 721 (sh) S 662 662 32026 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 73482855 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/721/statm: 1339 232 193 169 0 50 0
[pid=722] ppid=721 vsize=139508 CPUtime=3050.46
/proc/722/stat : 722 (minisat) R 721 662 32026 0 -1 4194304 33922 0 0 0 305018 28 0 0 25 0 1 0 73482856 142856192 33908 996147200 134512640 135127466 4294956256 18446744073709551615 134530736 0 0 4096 3 0 0 0 17 1 0 0
/proc/722/statm: 34877 33908 75 150 0 34724 0
Current children cumulated CPU time (s) 3072.92
Current children cumulated vsize (KiB) 158596

[startup+3162.3 s]
/proc/loadavg: 2.75 2.67 2.58 4/83 728
/proc/meminfo: memFree=1480536/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=13732 CPUtime=22.46
/proc/662/stat : 662 (sugar) S 660 662 32026 0 -1 4194304 1442 108974 0 5 4 2 2139 101 16 0 1 0 73480561 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/662/statm: 3433 839 374 3 0 533 0
[pid=721] ppid=662 vsize=5356 CPUtime=0
/proc/721/stat : 721 (sh) S 662 662 32026 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 73482855 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/721/statm: 1339 232 193 169 0 50 0
[pid=722] ppid=721 vsize=139508 CPUtime=3109.9
/proc/722/stat : 722 (minisat) R 721 662 32026 0 -1 4194304 33923 0 0 0 310962 28 0 0 25 0 1 0 73482856 142856192 33909 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/722/statm: 34877 33909 75 150 0 34724 0
Current children cumulated CPU time (s) 3132.36
Current children cumulated vsize (KiB) 158596

[startup+3222.3 s]
/proc/loadavg: 2.63 2.64 2.57 3/83 728
/proc/meminfo: memFree=1480408/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=13732 CPUtime=22.46
/proc/662/stat : 662 (sugar) S 660 662 32026 0 -1 4194304 1442 108974 0 5 4 2 2139 101 16 0 1 0 73480561 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/662/statm: 3433 839 374 3 0 533 0
[pid=721] ppid=662 vsize=5356 CPUtime=0
/proc/721/stat : 721 (sh) S 662 662 32026 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 73482855 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/721/statm: 1339 232 193 169 0 50 0
[pid=722] ppid=721 vsize=139672 CPUtime=3169.33
/proc/722/stat : 722 (minisat) R 721 662 32026 0 -1 4194304 33963 0 0 0 316905 28 0 0 25 0 1 0 73482856 143024128 33949 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/722/statm: 34918 33949 75 150 0 34765 0
Current children cumulated CPU time (s) 3191.79
Current children cumulated vsize (KiB) 158760

[startup+3282.3 s]
/proc/loadavg: 2.81 2.68 2.59 3/83 728
/proc/meminfo: memFree=1480472/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=13732 CPUtime=22.46
/proc/662/stat : 662 (sugar) S 660 662 32026 0 -1 4194304 1442 108974 0 5 4 2 2139 101 16 0 1 0 73480561 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/662/statm: 3433 839 374 3 0 533 0
[pid=721] ppid=662 vsize=5356 CPUtime=0
/proc/721/stat : 721 (sh) S 662 662 32026 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 73482855 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/721/statm: 1339 232 193 169 0 50 0
[pid=722] ppid=721 vsize=139752 CPUtime=3228.78
/proc/722/stat : 722 (minisat) R 721 662 32026 0 -1 4194304 33974 0 0 0 322849 29 0 0 25 0 1 0 73482856 143106048 33960 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/722/statm: 34938 33960 75 150 0 34785 0
Current children cumulated CPU time (s) 3251.24
Current children cumulated vsize (KiB) 158840

[startup+3342.3 s]
/proc/loadavg: 2.79 2.70 2.60 4/83 728
/proc/meminfo: memFree=1480344/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=13732 CPUtime=22.46
/proc/662/stat : 662 (sugar) S 660 662 32026 0 -1 4194304 1442 108974 0 5 4 2 2139 101 16 0 1 0 73480561 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/662/statm: 3433 839 374 3 0 533 0
[pid=721] ppid=662 vsize=5356 CPUtime=0
/proc/721/stat : 721 (sh) S 662 662 32026 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 73482855 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/721/statm: 1339 232 193 169 0 50 0
[pid=722] ppid=721 vsize=139996 CPUtime=3288.22
/proc/722/stat : 722 (minisat) R 721 662 32026 0 -1 4194304 34024 0 0 0 328793 29 0 0 25 0 1 0 73482856 143355904 34010 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/722/statm: 34999 34010 75 150 0 34846 0
Current children cumulated CPU time (s) 3310.68
Current children cumulated vsize (KiB) 159084

[startup+3402.31 s]
/proc/loadavg: 2.78 2.72 2.61 4/83 730
/proc/meminfo: memFree=1479512/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=13732 CPUtime=22.46
/proc/662/stat : 662 (sugar) S 660 662 32026 0 -1 4194304 1442 108974 0 5 4 2 2139 101 16 0 1 0 73480561 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/662/statm: 3433 839 374 3 0 533 0
[pid=721] ppid=662 vsize=5356 CPUtime=0
/proc/721/stat : 721 (sh) S 662 662 32026 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 73482855 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/721/statm: 1339 232 193 169 0 50 0
[pid=722] ppid=721 vsize=140908 CPUtime=3347.65
/proc/722/stat : 722 (minisat) R 721 662 32026 0 -1 4194304 34223 0 0 0 334736 29 0 0 25 0 1 0 73482856 144289792 34209 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/722/statm: 35227 34209 75 150 0 35074 0
Current children cumulated CPU time (s) 3370.11
Current children cumulated vsize (KiB) 159996

[startup+3462.3 s]
/proc/loadavg: 2.80 2.74 2.62 3/83 730
/proc/meminfo: memFree=1477528/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=13732 CPUtime=22.46
/proc/662/stat : 662 (sugar) S 660 662 32026 0 -1 4194304 1442 108974 0 5 4 2 2139 101 16 0 1 0 73480561 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/662/statm: 3433 839 374 3 0 533 0
[pid=721] ppid=662 vsize=5356 CPUtime=0
/proc/721/stat : 721 (sh) S 662 662 32026 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 73482855 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/721/statm: 1339 232 193 169 0 50 0
[pid=722] ppid=721 vsize=142624 CPUtime=3407.09
/proc/722/stat : 722 (minisat) R 721 662 32026 0 -1 4194304 34689 0 0 0 340679 30 0 0 25 0 1 0 73482856 146046976 34675 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/722/statm: 35656 34675 75 150 0 35503 0
Current children cumulated CPU time (s) 3429.55
Current children cumulated vsize (KiB) 161712

[startup+3522.3 s]
/proc/loadavg: 2.60 2.69 2.62 3/83 730
/proc/meminfo: memFree=1475480/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=13732 CPUtime=22.46
/proc/662/stat : 662 (sugar) S 660 662 32026 0 -1 4194304 1442 108974 0 5 4 2 2139 101 16 0 1 0 73480561 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/662/statm: 3433 839 374 3 0 533 0
[pid=721] ppid=662 vsize=5356 CPUtime=0
/proc/721/stat : 721 (sh) S 662 662 32026 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 73482855 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/721/statm: 1339 232 193 169 0 50 0
[pid=722] ppid=721 vsize=144896 CPUtime=3466.52
/proc/722/stat : 722 (minisat) R 721 662 32026 0 -1 4194304 35205 0 0 0 346622 30 0 0 25 0 1 0 73482856 148373504 35191 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/722/statm: 36224 35191 75 150 0 36071 0
Current children cumulated CPU time (s) 3488.98
Current children cumulated vsize (KiB) 163984

[startup+3582.3 s]
/proc/loadavg: 2.78 2.73 2.63 3/83 730
/proc/meminfo: memFree=1472856/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=13732 CPUtime=22.46
/proc/662/stat : 662 (sugar) S 660 662 32026 0 -1 4194304 1442 108974 0 5 4 2 2139 101 16 0 1 0 73480561 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/662/statm: 3433 839 374 3 0 533 0
[pid=721] ppid=662 vsize=5356 CPUtime=0
/proc/721/stat : 721 (sh) S 662 662 32026 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 73482855 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/721/statm: 1339 232 193 169 0 50 0
[pid=722] ppid=721 vsize=147352 CPUtime=3525.96
/proc/722/stat : 722 (minisat) R 721 662 32026 0 -1 4194304 35832 0 0 0 352565 31 0 0 25 0 1 0 73482856 150888448 35818 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/722/statm: 36838 35818 75 150 0 36685 0
Current children cumulated CPU time (s) 3548.42
Current children cumulated vsize (KiB) 166440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.41 s]
/proc/loadavg: 2.72 2.71 2.63 4/83 730
/proc/meminfo: memFree=1470808/2055920 swapFree=4181112/4192956
[pid=662] ppid=660 vsize=13732 CPUtime=22.46
/proc/662/stat : 662 (sugar) S 660 662 32026 0 -1 4194304 1442 108974 0 5 4 2 2139 101 16 0 1 0 73480561 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/662/statm: 3433 839 374 3 0 533 0
[pid=721] ppid=662 vsize=5356 CPUtime=0
/proc/721/stat : 721 (sh) S 662 662 32026 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 73482855 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/721/statm: 1339 232 193 169 0 50 0
[pid=722] ppid=721 vsize=149396 CPUtime=3577.58
/proc/722/stat : 722 (minisat) R 721 662 32026 0 -1 4194304 36358 0 0 0 357726 32 0 0 25 0 1 0 73482856 152981504 36344 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/722/statm: 37349 36344 75 150 0 37196 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 168484

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 662 and gives
#  childrusage.ru_utime.tv_sec=21
#  childrusage.ru_utime.tv_usec=439740
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=65837
# CPU time returned by wait4() is 22.5056
# while last known CPU time is 3600.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3634.46
CPU time (s): 3600.04
CPU user time (s): 3598.69
CPU system time (s): 1.35
CPU usage (%): 99.053
Max. virtual memory (cumulated for all children) (KiB): 887444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.4397
system time used= 1.06584
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110758
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= 5887
involuntary context switches= 6424

runsolver used 5.12022 second user time and 11.4213 second system time

The end

Launcher Data (download as text)

Begin job on node23 at 2008-07-16 02:23:06
IDJOB=1125220
IDBENCH=63092
IDSOLVER=368
FILE ID=node23/1125220-1216167786
PBS_JOBID= 7905640
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/celar/scens/normalized-scenw-06_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-1125220-1216167786/watcher-1125220-1216167786 -o /tmp/evaluation-result-1125220-1216167786/solver-1125220-1216167786 -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-1125220-1216167786.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9e24d4c880189979ab688d6c808ac54d
RANDOM SEED=1432369793

node23.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.240
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.240
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:       1693200 kB
Buffers:         75508 kB
Cached:         160780 kB
SwapCached:       5792 kB
Active:         238548 kB
Inactive:        68032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1693200 kB
SwapTotal:     4192956 kB
SwapFree:      4181112 kB
Dirty:            6288 kB
Writeback:           0 kB
Mapped:          86424 kB
Slab:            41204 kB
Committed_AS:  1097900 kB
PageTables:       2036 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= 66556 MiB
End job on node23 at 2008-07-16 03:23:42