Trace number 1108700

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisatMSAT (TO)4 3600.05 3604.22

General information on the benchmark

Namecsp/rand-2-23/
normalized-rand-23-23-253-131-46021_ext.xml
MD5SUM1a9b7d8b0051addb19487a46f54c967f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark1751.45
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints253
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension253
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.45	c 0	Sugar v1-13 + HOME/minisat
0.00/0.45	c 0	BEGIN Fri Jul 11 16:18:28 2008
0.00/0.45	c 0	PID 12874
0.00/0.45	c 0	HOST node39.alineos.net
0.00/0.45	c 0	CONVERTING HOME/instance-1108700-1215785907.xml TO HOME/temp.csp
0.00/0.45	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108700-1215785907.xml' 'HOME/temp.csp'
0.62/1.16	c 1	1 domains, 23 variables, 0 predicates, 253 relations, 253 constraints
0.62/1.18	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.62/1.18	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.71/1.29	c 1	Parsing HOME/temp.csp
0.71/1.69	c 1	parsed 530 expressions
0.71/1.70	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.71/1.70	c 1	MAX CSP: 253 constraints
0.71/1.70	c 1	Converting to clausal form CSP
0.71/1.73	c 1	converted 79 (10%) expressions
0.71/1.73	c 1	converted 158 (20%) expressions
0.71/1.74	c 1	converted 236 (30%) expressions
0.71/1.81	c 1	converted 315 (40%) expressions
0.71/1.83	c 1	converted 393 (50%) expressions
0.71/1.84	c 1	converted 472 (60%) expressions
0.71/1.86	c 1	converted 551 (70%) expressions
0.71/1.88	c 1	converted 629 (80%) expressions
0.71/1.90	c 1	converted 708 (90%) expressions
0.71/2.05	c 2	converted 786 (100%) expressions
0.71/2.05	c 2	CSP : 529 integers, 0 booleans, 758 clauses, largest domain size 380
0.71/2.05	c 2	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.71/2.05	c 2	Propagation in CSP
1.59/2.14	c 2	246 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.59/2.14	c 2	CSP : 529 integers, 0 booleans, 758 clauses, largest domain size 254
1.59/2.14	c 2	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.59/2.14	c 2	Simplifing CSP by introducing new Boolean variables
1.59/2.14	c 2	CSP : 529 integers, 0 booleans, 758 clauses, largest domain size 254
1.59/2.14	c 2	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.59/2.18	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.59/2.20	c 2	53 (10%) CSP integer variables are encoded (483 clauses, 5171 bytes)
1.59/2.20	c 2	106 (20%) CSP integer variables are encoded (483 clauses, 5171 bytes)
1.59/2.20	c 2	159 (30%) CSP integer variables are encoded (483 clauses, 5171 bytes)
1.59/2.20	c 2	212 (40%) CSP integer variables are encoded (483 clauses, 5171 bytes)
1.68/2.20	c 2	265 (50%) CSP integer variables are encoded (483 clauses, 5171 bytes)
1.68/2.21	c 2	318 (60%) CSP integer variables are encoded (886 clauses, 9931 bytes)
1.68/2.21	c 2	371 (70%) CSP integer variables are encoded (1185 clauses, 13818 bytes)
1.68/2.21	c 2	424 (80%) CSP integer variables are encoded (1556 clauses, 18641 bytes)
1.68/2.21	c 2	477 (90%) CSP integer variables are encoded (3233 clauses, 40442 bytes)
1.68/2.21	c 2	529 (100%) CSP integer variables are encoded (3777 clauses, 47514 bytes)
1.77/2.30	c 2	76 (10%) CSP clauses are encoded (10463 clauses, 192773 bytes)
1.77/2.34	c 2	152 (20%) CSP clauses are encoded (17162 clauses, 350998 bytes)
1.77/2.39	c 2	228 (30%) CSP clauses are encoded (23925 clauses, 513487 bytes)
1.87/2.41	c 2	304 (40%) CSP clauses are encoded (26644 clauses, 574863 bytes)
1.87/2.42	c 2	379 (50%) CSP clauses are encoded (30941 clauses, 651060 bytes)
1.87/2.43	c 2	455 (60%) CSP clauses are encoded (32357 clauses, 675072 bytes)
1.87/2.45	c 2	531 (70%) CSP clauses are encoded (44079 clauses, 887811 bytes)
1.87/2.45	c 2	607 (80%) CSP clauses are encoded (45639 clauses, 914355 bytes)
1.97/2.52	c 2	683 (90%) CSP clauses are encoded (79855 clauses, 1527346 bytes)
1.97/2.58	c 2	758 (100%) CSP clauses are encoded (112614 clauses, 2126198 bytes)
1.97/2.58	c 2	758 CSP clauses encoded
1.97/2.58	c 2	Writing map file : HOME/temp.map
1.97/2.59	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.97/2.59	c 2	SAT : 4306 SAT variables, 112614 SAT clauses, 2126198 bytes
1.97/2.59	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.06/2.62	c 2	OBJECTIVE minimize _COST
2.06/2.64	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
2.06/2.64	c 2	SEARCHING: _COST <= 127
2.06/2.64	c 2	SOLVING HOME/temp.cnf
2.06/2.64	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.08/2.76	c 2	This is MiniSat 2.0 beta
2.08/2.76	c 2	WARNING: for repeatability, setting FPU to use double precision
2.08/2.76	c 2	============================[ Problem Statistics ]=============================
2.08/2.76	c 2	|                                                                             |
2.08/2.76	c 2	|  Number of variables:  4306                                                 |
2.08/2.76	c 2	|  Number of clauses:    112615                                               |
2.08/2.82	c 2	|  Parsing time:         0.05         s                                       |
2.08/2.83	c 2	============================[ Search Statistics ]==============================
2.08/2.84	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.08/2.84	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.08/2.84	c 2	===============================================================================
2.08/2.84	c 2	|         0 |    3298    80694   274246 |    26898        0    nan |  0.000 % |
2.08/2.84	c 2	===============================================================================
2.08/2.85	c 2	restarts              : 1
2.08/2.85	c 2	conflicts             : 12             (158 /sec)
2.08/2.85	c 2	decisions             : 48             (0.00 % random) (632 /sec)
2.08/2.85	c 2	propagations          : 5442           (71617 /sec)
2.08/2.85	c 2	conflict literals     : 544            (10.08 % deleted)
2.08/2.85	c 2	Memory used           : 6.67 MB
2.08/2.85	c 2	CPU time              : 0.075988 s
2.08/2.85	c 2	
2.08/2.85	c 2	SATISFIABLE
2.08/2.85	c 2	FOUND: _COST <= 127
2.08/2.85	s SATISFIABLE
2.08/2.85	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.08/2.85	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.17/2.98	c 2	Decoding HOME/temp.out
2.17/3.04	c 3	OBJECTIVE _COST 64
2.17/3.04	o 64
2.17/3.05	v 17 5 8 19 17 22 0 8 9 8 17 17 22 17 17 4 3 22 19 21 22 22 22
2.17/3.05	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.17/3.07	c 3	OBJECTIVE BOUND: 0 <= _COST <= 64
2.17/3.07	c 3	SEARCHING: _COST <= 32
2.17/3.07	c 3	SOLVING HOME/temp.cnf
2.17/3.07	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.17/3.07	c 3	This is MiniSat 2.0 beta
2.17/3.07	c 3	WARNING: for repeatability, setting FPU to use double precision
2.17/3.07	c 3	============================[ Problem Statistics ]=============================
2.17/3.07	c 3	|                                                                             |
2.17/3.07	c 3	|  Number of variables:  4306                                                 |
2.17/3.07	c 3	|  Number of clauses:    112615                                               |
2.32/3.13	c 3	|  Parsing time:         0.05         s                                       |
2.32/3.15	c 3	============================[ Search Statistics ]==============================
2.32/3.15	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.32/3.15	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.32/3.15	c 3	===============================================================================
2.32/3.15	c 3	|         0 |    2349    45537   171527 |    15179        0    nan |  0.000 % |
2.32/3.17	c 3	|       101 |    2349    45537   171527 |    16696      101     43 | 45.448 % |
2.32/3.20	c 3	|       253 |    2349    45537   171527 |    18366      253     42 | 45.448 % |
2.43/3.21	c 3	===============================================================================
2.43/3.21	c 3	restarts              : 3
2.43/3.21	c 3	conflicts             : 329            (2551 /sec)
2.43/3.21	c 3	decisions             : 490            (1.22 % random) (3799 /sec)
2.43/3.21	c 3	propagations          : 73765          (571910 /sec)
2.43/3.21	c 3	conflict literals     : 12914          (21.88 % deleted)
2.43/3.21	c 3	Memory used           : 6.67 MB
2.43/3.21	c 3	CPU time              : 0.12898 s
2.43/3.21	c 3	
2.43/3.22	c 3	SATISFIABLE
2.43/3.22	c 3	FOUND: _COST <= 32
2.43/3.22	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.43/3.22	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.47/3.36	c 3	Decoding HOME/temp.out
2.47/3.43	c 3	OBJECTIVE _COST 32
2.47/3.43	o 32
2.47/3.43	v 1 20 22 10 12 3 22 17 15 11 14 17 20 22 22 4 1 22 7 22 22 22 22
2.47/3.43	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.47/3.47	c 3	OBJECTIVE BOUND: 0 <= _COST <= 32
2.47/3.47	c 3	SEARCHING: _COST <= 16
2.47/3.47	c 3	SOLVING HOME/temp.cnf
2.47/3.47	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.47/3.48	c 3	This is MiniSat 2.0 beta
2.47/3.48	c 3	WARNING: for repeatability, setting FPU to use double precision
2.47/3.48	c 3	============================[ Problem Statistics ]=============================
2.47/3.48	c 3	|                                                                             |
2.47/3.48	c 3	|  Number of variables:  4306                                                 |
2.47/3.48	c 3	|  Number of clauses:    112615                                               |
2.62/3.54	c 3	|  Parsing time:         0.05         s                                       |
2.62/3.56	c 3	============================[ Search Statistics ]==============================
2.62/3.56	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.62/3.56	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.62/3.56	c 3	===============================================================================
2.62/3.56	c 3	|         0 |    2047    35951   143659 |    11983        0    nan |  0.000 % |
2.62/3.58	c 3	|       101 |    2047    35951   143659 |    13182      101     48 | 52.462 % |
2.62/3.60	c 3	|       251 |    2047    35951   143659 |    14500      251     48 | 52.462 % |
2.62/3.64	c 3	|       477 |    2047    35951   143659 |    15950      477     36 | 52.462 % |
2.62/3.69	c 3	|       814 |    2047    35951   143659 |    17545      814     32 | 52.462 % |
2.62/3.77	c 3	|      1323 |    2047    35951   143659 |    19299     1323     30 | 52.462 % |
2.62/3.89	c 3	|      2082 |    2047    35951   143659 |    21229     2082     28 | 52.462 % |
2.62/4.09	c 4	|      3223 |    2047    35951   143659 |    23352     3223     29 | 52.462 % |
3.43/4.39	c 4	|      4932 |    2047    35951   143659 |    25688     4932     29 | 52.462 % |
3.92/4.87	c 4	|      7494 |    2047    35951   143659 |    28256     7494     28 | 52.462 % |
4.72/5.67	c 5	|     11338 |    2047    35951   143659 |    31082    11338     27 | 52.462 % |
6.11/7.02	c 6	|     17104 |    2047    35951   143659 |    34190    17104     26 | 52.462 % |
8.59/9.54	c 9	|     25753 |    2047    35951   143659 |    37609    25753     27 | 52.462 % |
12.77/13.73	c 13	|     38727 |    2047    35951   143659 |    41370    38727     29 | 52.462 % |
20.13/21.17	c 21	|     58188 |    2047    35951   143659 |    45507    26349     31 | 52.462 % |
33.67/34.77	c 34	|     87380 |    2047    35951   143659 |    50058    20791     31 | 52.462 % |
44.51/45.62	c 45	===============================================================================
44.51/45.62	c 45	restarts              : 16
44.51/45.62	c 45	conflicts             : 110368         (2635 /sec)
44.51/45.62	c 45	decisions             : 118760         (0.62 % random) (2835 /sec)
44.51/45.62	c 45	propagations          : 33034556       (788685 /sec)
44.51/45.62	c 45	conflict literals     : 3389956        (39.48 % deleted)
44.51/45.62	c 45	Memory used           : 13.30 MB
44.51/45.62	c 45	CPU time              : 41.8856 s
44.51/45.62	c 45	
44.51/45.62	c 45	SATISFIABLE
44.51/45.62	c 45	FOUND: _COST <= 16
44.51/45.62	c 45	DECODING HOME/temp.out WITH HOME/temp.map
44.51/45.62	c 45	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
44.56/45.72	c 45	Decoding HOME/temp.out
44.56/45.79	c 45	OBJECTIVE _COST 16
44.56/45.79	o 16
44.56/45.79	v 8 15 22 2 4 22 22 22 22 6 4 17 22 4 15 9 15 22 9 3 0 18 22
44.56/45.79	c 45	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
44.56/45.83	c 45	OBJECTIVE BOUND: 0 <= _COST <= 16
44.56/45.83	c 45	SEARCHING: _COST <= 8
44.56/45.83	c 45	SOLVING HOME/temp.cnf
44.56/45.83	c 45	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
44.70/45.93	c 45	This is MiniSat 2.0 beta
44.70/45.93	c 45	WARNING: for repeatability, setting FPU to use double precision
44.70/45.93	c 45	============================[ Problem Statistics ]=============================
44.70/45.93	c 45	|                                                                             |
44.70/45.94	c 45	|  Number of variables:  4306                                                 |
44.70/45.94	c 45	|  Number of clauses:    112615                                               |
44.70/46.00	c 45	|  Parsing time:         0.06         s                                       |
44.70/46.02	c 45	============================[ Search Statistics ]==============================
44.70/46.02	c 45	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
44.70/46.02	c 45	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
44.70/46.02	c 45	===============================================================================
44.70/46.02	c 45	|         0 |    1777    30449   127955 |    10149        0    nan |  0.000 % |
44.70/46.04	c 46	|       100 |    1777    30449   127955 |    11164      100     41 | 58.732 % |
44.70/46.07	c 46	|       250 |    1777    30449   127955 |    12281      250     50 | 58.732 % |
44.85/46.11	c 46	|       476 |    1777    30449   127955 |    13509      476     42 | 58.732 % |
44.85/46.17	c 46	|       814 |    1777    30449   127955 |    14860      814     38 | 58.732 % |
44.95/46.25	c 46	|      1322 |    1777    30449   127955 |    16346     1322     35 | 58.732 % |
45.05/46.38	c 46	|      2081 |    1777    30449   127955 |    17980     2081     31 | 58.732 % |
45.25/46.58	c 46	|      3221 |    1777    30449   127955 |    19778     3221     29 | 58.732 % |
45.64/46.91	c 46	|      4930 |    1777    30449   127955 |    21756     4930     26 | 58.732 % |
46.24/47.55	c 47	|      7495 |    1777    30449   127955 |    23932     7495     35 | 58.732 % |
47.43/48.74	c 48	|     11339 |    1777    30449   127955 |    26325    11339     39 | 58.732 % |
48.92/50.27	c 50	|     17105 |    1777    30449   127955 |    28958    17105     38 | 58.732 % |
51.42/52.78	c 52	|     25754 |    1777    30449   127955 |    31854    25754     36 | 58.732 % |
55.69/57.09	c 57	|     38729 |    1777    30449   127955 |    35039    15897     39 | 58.732 % |
62.75/64.15	c 64	|     58190 |    1777    30449   127955 |    38543    35358     35 | 58.732 % |
73.81/75.26	c 75	|     87383 |    1777    30449   127955 |    42397    35849     29 | 58.732 % |
82.66/84.10	c 84	===============================================================================
82.66/84.10	c 84	restarts              : 16
82.66/84.10	c 84	conflicts             : 109676         (2890 /sec)
82.66/84.10	c 84	decisions             : 119034         (0.63 % random) (3136 /sec)
82.66/84.10	c 84	propagations          : 31933743       (841442 /sec)
82.66/84.10	c 84	conflict literals     : 3605200        (35.05 % deleted)
82.66/84.10	c 84	Memory used           : 12.40 MB
82.66/84.10	c 84	CPU time              : 37.9512 s
82.66/84.10	c 84	
82.66/84.10	c 84	SATISFIABLE
82.66/84.11	c 84	FOUND: _COST <= 8
82.66/84.11	c 84	DECODING HOME/temp.out WITH HOME/temp.map
82.66/84.11	c 84	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
82.69/84.21	c 84	Decoding HOME/temp.out
82.69/84.29	c 84	OBJECTIVE _COST 8
82.69/84.29	o 8
82.69/84.29	v 19 9 8 10 8 17 22 22 22 11 22 17 3 13 6 15 8 2 9 6 3 19 22
82.69/84.29	c 84	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
82.69/84.34	c 84	OBJECTIVE BOUND: 0 <= _COST <= 8
82.69/84.34	c 84	SEARCHING: _COST <= 4
82.69/84.34	c 84	SOLVING HOME/temp.cnf
82.69/84.34	c 84	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
82.87/84.41	c 84	This is MiniSat 2.0 beta
82.87/84.41	c 84	WARNING: for repeatability, setting FPU to use double precision
82.87/84.41	c 84	============================[ Problem Statistics ]=============================
82.87/84.41	c 84	|                                                                             |
82.87/84.42	c 84	|  Number of variables:  4306                                                 |
82.87/84.42	c 84	|  Number of clauses:    112615                                               |
82.87/84.48	c 84	|  Parsing time:         0.05         s                                       |
82.87/84.50	c 84	============================[ Search Statistics ]==============================
82.87/84.50	c 84	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.87/84.50	c 84	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
82.87/84.50	c 84	===============================================================================
82.87/84.50	c 84	|         0 |    1519    27241   119101 |     9080        0    nan |  0.000 % |
82.87/84.52	c 84	|       100 |    1519    27241   119101 |     9988      100     42 | 64.724 % |
82.87/84.55	c 84	|       250 |    1519    27241   119101 |    10987      250     44 | 64.724 % |
82.87/84.59	c 84	|       475 |    1519    27241   119101 |    12085      475     40 | 64.724 % |
83.04/84.65	c 84	|       812 |    1519    27241   119101 |    13294      812     36 | 64.724 % |
83.14/84.76	c 84	|      1319 |    1519    27241   119101 |    14623     1319     42 | 64.724 % |
83.34/84.90	c 84	|      2078 |    1519    27241   119101 |    16086     2078     40 | 64.724 % |
83.54/85.11	c 85	|      3217 |    1519    27241   119101 |    17695     3217     40 | 64.724 % |
83.84/85.40	c 85	|      4925 |    1519    27241   119101 |    19464     4925     40 | 64.724 % |
84.33/85.95	c 85	|      7488 |    1519    27241   119101 |    21410     7488     46 | 64.724 % |
85.43/87.08	c 87	|     11332 |    1519    27241   119101 |    23552    11332     55 | 64.724 % |
87.52/89.14	c 89	|     17098 |    1519    27241   119101 |    25907    17098     61 | 64.724 % |
91.79/93.42	c 93	|     25747 |    1519    27241   119101 |    28497    25747     65 | 64.724 % |
97.67/99.31	c 99	|     38722 |    1519    27241   119101 |    31347    20342     66 | 64.724 % |
107.61/109.34	c 109	|     58183 |    1519    27241   119101 |    34482    20701     61 | 64.724 % |
122.05/123.89	c 123	|     87375 |    1519    27241   119101 |    37930    24283     84 | 64.724 % |
139.97/141.87	c 141	|    131165 |    1519    27241   119101 |    41723    38665     47 | 64.724 % |
167.53/169.57	c 169	|    196849 |    1519    27241   119101 |    45896    42283     37 | 64.724 % |
206.94/209.17	c 209	|    295375 |    1519    27241   119101 |    50485    34353     34 | 64.724 % |
265.25/267.73	c 267	|    443164 |    1519    27241   119101 |    55534    22593     36 | 64.724 % |
364.83/367.57	c 367	|    664848 |    1519    27241   119101 |    61087    58586     59 | 64.729 % |
521.44/524.20	c 524	|    997373 |    1519    27241   119101 |    67196    44296     36 | 64.724 % |
766.93/769.80	c 769	|   1496161 |    1519    27241   119101 |    73916    39767     35 | 64.724 % |
880.47/883.45	c 883	===============================================================================
880.47/883.45	c 883	restarts              : 23
880.47/883.45	c 883	conflicts             : 1724602        (2163 /sec)
880.47/883.45	c 883	decisions             : 1901449        (0.70 % random) (2385 /sec)
880.47/883.45	c 883	propagations          : 423212531      (530826 /sec)
880.47/883.45	c 883	conflict literals     : 71319091       (25.95 % deleted)
880.47/883.45	c 883	Memory used           : 29.45 MB
880.47/883.45	c 883	CPU time              : 797.272 s
880.47/883.45	c 883	
880.47/883.46	c 883	SATISFIABLE
880.47/883.46	c 883	FOUND: _COST <= 4
880.47/883.46	c 883	DECODING HOME/temp.out WITH HOME/temp.map
880.47/883.46	c 883	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
880.55/883.56	c 883	Decoding HOME/temp.out
880.55/883.62	c 883	OBJECTIVE _COST 4
880.55/883.62	o 4
880.55/883.62	v 4 20 18 21 7 10 20 1 8 13 18 6 7 22 22 19 20 15 22 11 17 20 7
880.55/883.63	c 883	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
880.55/883.63	c 883	OBJECTIVE BOUND: 0 <= _COST <= 4
880.55/883.63	c 883	SEARCHING: _COST <= 2
880.55/883.63	c 883	SOLVING HOME/temp.cnf
880.55/883.63	c 883	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
880.55/883.64	c 883	This is MiniSat 2.0 beta
880.55/883.64	c 883	WARNING: for repeatability, setting FPU to use double precision
880.55/883.64	c 883	============================[ Problem Statistics ]=============================
880.55/883.64	c 883	|                                                                             |
880.55/883.64	c 883	|  Number of variables:  4306                                                 |
880.55/883.64	c 883	|  Number of clauses:    112615                                               |
880.55/883.70	c 883	|  Parsing time:         0.05         s                                       |
880.70/883.72	c 883	============================[ Search Statistics ]==============================
880.70/883.72	c 883	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
880.70/883.72	c 883	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
880.70/883.72	c 883	===============================================================================
880.70/883.72	c 883	|         0 |    1265    25240   113858 |     8413        0    nan |  0.000 % |
880.70/883.74	c 883	|       101 |    1265    25240   113858 |     9254      101     42 | 70.622 % |
880.70/883.76	c 883	|       251 |    1265    25240   113858 |    10180      251     42 | 70.623 % |
880.70/883.80	c 883	|       476 |    1265    25240   113858 |    11198      476     37 | 70.623 % |
880.70/883.85	c 883	|       813 |    1265    25240   113858 |    12317      813     36 | 70.623 % |
880.70/883.93	c 883	|      1319 |    1265    25240   113858 |    13549     1319     31 | 70.623 % |
880.70/884.05	c 884	|      2078 |    1265    25240   113858 |    14904     2078     29 | 70.623 % |
880.70/884.25	c 884	|      3217 |    1265    25240   113858 |    16395     3217     30 | 70.623 % |
881.55/884.52	c 884	|      4926 |    1265    25240   113858 |    18034     4926     37 | 70.624 % |
882.05/885.02	c 884	|      7488 |    1265    25240   113858 |    19838     7488     42 | 70.623 % |
882.75/885.74	c 885	|     11332 |    1265    25240   113858 |    21822    11332     46 | 70.624 % |
884.24/887.24	c 887	|     17099 |    1265    25240   113858 |    24004    17099     50 | 70.623 % |
887.25/890.22	c 890	|     25748 |    1265    25240   113858 |    26404    25748     54 | 70.623 % |
892.05/895.03	c 894	|     38723 |    1265    25240   113858 |    29045    21100     51 | 70.623 % |
899.05/902.09	c 902	|     58184 |    1265    25240   113858 |    31949    20763     51 | 70.623 % |
911.63/914.69	c 914	|     87376 |    1265    25240   113858 |    35144    30478     47 | 70.623 % |
928.32/931.36	c 931	|    131166 |    1265    25240   113858 |    38659    27068     29 | 70.623 % |
953.81/956.85	c 956	|    196851 |    1265    25240   113858 |    42524    35477     41 | 70.623 % |
992.01/995.05	c 995	|    295377 |    1265    25240   113858 |    46777    39762     41 | 70.623 % |
1050.68/1053.76	c 1053	|    443166 |    1265    25240   113858 |    51455    48113     33 | 70.623 % |
1144.15/1147.27	c 1147	|    664850 |    1265    25240   113858 |    56600    25473     38 | 70.623 % |
1292.77/1295.92	c 1295	|    997375 |    1265    25240   113858 |    62260    40368     48 | 70.622 % |
1527.77/1531.02	c 1530	|   1496163 |    1265    25240   113858 |    68486    33877     30 | 70.623 % |
1898.51/1901.91	c 1901	|   2244345 |    1265    25240   113858 |    75335    51749     26 | 70.623 % |
2467.06/2470.79	c 2470	|   3366619 |    1265    25240   113858 |    82869    29869     37 | 70.623 % |
3397.54/3401.63	c 3401	|   5050031 |    1265    25240   113858 |    91155    48557     57 | 70.626 % |
3600.05/3604.21	c ERROR unknown output  in HOME/temp.out
3600.05/3604.21	c 3604	CPU 879.96 (0.05 0.02 879.91 0.73)
3600.05/3604.21	c 3604	END Fri Jul 11 17:18:32 2008

Verifier Data (download as text)

OK	4	249
4 unsatisfied constraints, 249 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-1108700-1215785907/watcher-1108700-1215785907 -o /tmp/evaluation-result-1108700-1215785907/solver-1108700-1215785907 -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-1108700-1215785907.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.66 2.68 2.63 5/80 12874
/proc/meminfo: memFree=1688728/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=18572 CPUtime=0
/proc/12874/stat : 12874 (runsolver) R 12872 12874 12507 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 35290432 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 231493659943 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12874/statm: 4643 292 257 25 0 2626 0

[startup+0.0630151 s]
/proc/loadavg: 2.66 2.68 2.63 5/80 12874
/proc/meminfo: memFree=1688728/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=124 CPUtime=0
/proc/12874/stat : 12874 (sugar) D 12872 12874 12507 0 -1 4194304 37 0 1 0 0 0 0 0 18 0 1 0 35290432 126976 23 996147200 4194304 4206940 548682068592 18446744073709551615 231491040745 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/12874/statm: 31 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 124

[startup+0.101308 s]
/proc/loadavg: 2.66 2.68 2.63 5/80 12874
/proc/meminfo: memFree=1688728/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=11912 CPUtime=0
/proc/12874/stat : 12874 (sugar) R 12872 12874 12507 0 -1 4194304 87 0 3 0 0 0 0 0 18 0 1 0 35290432 12197888 75 996147200 4194304 4206940 548682068592 18446744073709551615 231491030880 0 0 4096 0 0 0 0 17 1 0 0
/proc/12874/statm: 2978 78 51 3 0 66 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11912

[startup+0.301043 s]
/proc/loadavg: 2.66 2.68 2.63 5/80 12874
/proc/meminfo: memFree=1688728/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=12272 CPUtime=0
/proc/12874/stat : 12874 (sugar) D 12872 12874 12507 0 -1 4194304 394 0 3 0 0 0 0 0 18 0 1 0 35290432 12566528 365 996147200 4194304 4206940 548682068592 18446744073709551615 231493827173 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/12874/statm: 3068 365 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.701098 s]
/proc/loadavg: 2.66 2.68 2.63 5/80 12874
/proc/meminfo: memFree=1688728/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=13600 CPUtime=0.03
/proc/12874/stat : 12874 (sugar) S 12872 12874 12507 0 -1 4194304 895 127 3 0 3 0 0 0 19 0 1 0 35290432 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12874/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50121 s]
/proc/loadavg: 2.66 2.68 2.63 4/91 12886
/proc/meminfo: memFree=1678784/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=13600 CPUtime=0.71
/proc/12874/stat : 12874 (sugar) S 12872 12874 12507 0 -1 4194304 971 4705 3 1 3 0 64 4 16 0 1 0 35290432 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12874/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 13600

[startup+3.10164 s]
/proc/loadavg: 2.66 2.68 2.63 4/91 12896
/proc/meminfo: memFree=1667008/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=13600 CPUtime=2.32
/proc/12874/stat : 12874 (sugar) S 12872 12874 12507 0 -1 4194304 1173 18765 6 3 3 1 213 15 17 0 1 0 35290432 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12874/statm: 3400 809 374 3 0 500 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 13600

[startup+6.30213 s]
/proc/loadavg: 2.68 2.68 2.63 4/83 12922
/proc/meminfo: memFree=1677120/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=13600 CPUtime=2.62
/proc/12874/stat : 12874 (sugar) S 12872 12874 12507 0 -1 4194304 1288 24422 6 4 4 1 239 18 15 0 1 0 35290432 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12874/statm: 3400 809 374 3 0 500 0
[pid=12921] ppid=12874 vsize=5356 CPUtime=0
/proc/12921/stat : 12921 (sh) S 12874 12874 12507 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35290780 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12921/statm: 1339 232 193 169 0 50 0
[pid=12922] ppid=12921 vsize=7092 CPUtime=2.8
/proc/12922/stat : 12922 (minisat) R 12921 12874 12507 0 -1 4194304 1649 0 0 0 279 1 0 0 25 0 1 0 35290780 7262208 1635 996147200 134512640 135127466 4294956256 18446744073709551615 134530759 0 0 4096 3 0 0 0 17 1 0 0
/proc/12922/statm: 1773 1635 75 150 0 1620 0
Current children cumulated CPU time (s) 5.42
Current children cumulated vsize (KiB) 26048

[startup+12.7011 s]
/proc/loadavg: 2.71 2.69 2.64 4/83 12922
/proc/meminfo: memFree=1673920/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=13600 CPUtime=2.62
/proc/12874/stat : 12874 (sugar) S 12872 12874 12507 0 -1 4194304 1288 24422 6 4 4 1 239 18 16 0 1 0 35290432 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12874/statm: 3400 809 374 3 0 500 0
[pid=12921] ppid=12874 vsize=5356 CPUtime=0
/proc/12921/stat : 12921 (sh) S 12874 12874 12507 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35290780 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12921/statm: 1339 232 193 169 0 50 0
[pid=12922] ppid=12921 vsize=10480 CPUtime=9.16
/proc/12922/stat : 12922 (minisat) R 12921 12874 12507 0 -1 4194304 2480 0 0 0 914 2 0 0 25 0 1 0 35290780 10731520 2466 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/12922/statm: 2620 2466 75 150 0 2467 0
Current children cumulated CPU time (s) 11.78
Current children cumulated vsize (KiB) 29436

[startup+25.5029 s]
/proc/loadavg: 2.77 2.70 2.64 4/83 12922
/proc/meminfo: memFree=1672192/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=13600 CPUtime=2.62
/proc/12874/stat : 12874 (sugar) S 12872 12874 12507 0 -1 4194304 1288 24422 6 4 4 1 239 18 16 0 1 0 35290432 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12874/statm: 3400 809 374 3 0 500 0
[pid=12921] ppid=12874 vsize=5356 CPUtime=0
/proc/12921/stat : 12921 (sh) S 12874 12874 12507 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35290780 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12921/statm: 1339 232 193 169 0 50 0
[pid=12922] ppid=12921 vsize=11880 CPUtime=21.89
/proc/12922/stat : 12922 (minisat) R 12921 12874 12507 0 -1 4194304 2825 0 0 0 2187 2 0 0 25 0 1 0 35290780 12165120 2811 996147200 134512640 135127466 4294956256 18446744073709551615 134527694 0 0 4096 3 0 0 0 17 1 0 0
/proc/12922/statm: 2970 2811 75 150 0 2817 0
Current children cumulated CPU time (s) 24.51
Current children cumulated vsize (KiB) 30836

[startup+51.1027 s]
/proc/loadavg: 2.70 2.69 2.64 3/83 12934
/proc/meminfo: memFree=1675584/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=13600 CPUtime=44.7
/proc/12874/stat : 12874 (sugar) S 12872 12874 12507 0 -1 4194304 1402 31731 6 5 4 1 4440 25 16 0 1 0 35290432 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12874/statm: 3400 809 374 3 0 500 0
[pid=12933] ppid=12874 vsize=5356 CPUtime=0
/proc/12933/stat : 12933 (sh) S 12874 12874 12507 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35295016 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12933/statm: 1339 232 193 169 0 50 0
[pid=12934] ppid=12933 vsize=8688 CPUtime=5.12
/proc/12934/stat : 12934 (minisat) R 12933 12874 12507 0 -1 4194304 2050 0 0 0 512 0 0 0 25 0 1 0 35295026 8896512 2036 996147200 134512640 135127466 4294956256 18446744073709551615 134527970 0 0 4096 3 0 0 0 17 1 0 0
/proc/12934/statm: 2172 2036 75 150 0 2019 0
Current children cumulated CPU time (s) 49.82
Current children cumulated vsize (KiB) 27644

[startup+102.306 s]
/proc/loadavg: 2.76 2.72 2.65 4/83 12946
/proc/meminfo: memFree=1668736/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=13600 CPUtime=82.87
/proc/12874/stat : 12874 (sugar) S 12872 12874 12507 0 -1 4194304 1516 38806 6 6 4 1 8251 31 16 0 1 0 35290432 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12874/statm: 3400 809 374 3 0 500 0
[pid=12945] ppid=12874 vsize=5356 CPUtime=0
/proc/12945/stat : 12945 (sh) S 12874 12874 12507 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35298867 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12945/statm: 1339 232 193 169 0 50 0
[pid=12946] ppid=12945 vsize=15096 CPUtime=17.79
/proc/12946/stat : 12946 (minisat) R 12945 12874 12507 0 -1 4194304 3629 0 0 0 1776 3 0 0 25 0 1 0 35298873 15458304 3615 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/12946/statm: 3774 3615 75 150 0 3621 0
Current children cumulated CPU time (s) 100.66
Current children cumulated vsize (KiB) 34052

[startup+162.303 s]
/proc/loadavg: 2.69 2.71 2.64 3/83 12946
/proc/meminfo: memFree=1664000/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=13600 CPUtime=82.87
/proc/12874/stat : 12874 (sugar) S 12872 12874 12507 0 -1 4194304 1516 38806 6 6 4 1 8251 31 16 0 1 0 35290432 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12874/statm: 3400 809 374 3 0 500 0
[pid=12945] ppid=12874 vsize=5356 CPUtime=0
/proc/12945/stat : 12945 (sh) S 12874 12874 12507 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35298867 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12945/statm: 1339 232 193 169 0 50 0
[pid=12946] ppid=12945 vsize=19900 CPUtime=77.5
/proc/12946/stat : 12946 (minisat) R 12945 12874 12507 0 -1 4194304 4804 0 0 0 7745 5 0 0 25 0 1 0 35298873 20377600 4790 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/12946/statm: 4975 4790 75 150 0 4822 0
Current children cumulated CPU time (s) 160.37
Current children cumulated vsize (KiB) 38856

[startup+222.302 s]
/proc/loadavg: 2.62 2.68 2.63 3/83 12946
/proc/meminfo: memFree=1663744/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=13600 CPUtime=82.87
/proc/12874/stat : 12874 (sugar) S 12872 12874 12507 0 -1 4194304 1516 38806 6 6 4 1 8251 31 16 0 1 0 35290432 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12874/statm: 3400 809 374 3 0 500 0
[pid=12945] ppid=12874 vsize=5356 CPUtime=0
/proc/12945/stat : 12945 (sh) S 12874 12874 12507 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35298867 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12945/statm: 1339 232 193 169 0 50 0
[pid=12946] ppid=12945 vsize=20196 CPUtime=137.2
/proc/12946/stat : 12946 (minisat) R 12945 12874 12507 0 -1 4194304 4867 0 0 0 13715 5 0 0 25 0 1 0 35298873 20680704 4853 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 1 0 0
/proc/12946/statm: 5049 4853 75 150 0 4896 0
Current children cumulated CPU time (s) 220.07
Current children cumulated vsize (KiB) 39152

[startup+282.302 s]
/proc/loadavg: 2.63 2.67 2.63 4/83 12946
/proc/meminfo: memFree=1661632/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=13600 CPUtime=82.88
/proc/12874/stat : 12874 (sugar) S 12872 12874 12507 0 -1 4194304 1516 38806 6 6 5 1 8251 31 16 0 1 0 35290432 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12874/statm: 3400 809 374 3 0 500 0
[pid=12945] ppid=12874 vsize=5356 CPUtime=0
/proc/12945/stat : 12945 (sh) S 12874 12874 12507 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35298867 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12945/statm: 1339 232 193 169 0 50 0
[pid=12946] ppid=12945 vsize=22704 CPUtime=196.9
/proc/12946/stat : 12946 (minisat) R 12945 12874 12507 0 -1 4194304 5495 0 0 0 19685 5 0 0 25 0 1 0 35298873 23248896 5481 996147200 134512640 135127466 4294956256 18446744073709551615 134530768 0 0 4096 3 0 0 0 17 0 0 0
/proc/12946/statm: 5676 5481 75 150 0 5523 0
Current children cumulated CPU time (s) 279.78
Current children cumulated vsize (KiB) 41660

[startup+342.301 s]
/proc/loadavg: 2.20 2.53 2.59 3/72 12952
/proc/meminfo: memFree=1176920/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=13600 CPUtime=82.88
/proc/12874/stat : 12874 (sugar) S 12872 12874 12507 0 -1 4194304 1516 38806 6 6 5 1 8251 31 16 0 1 0 35290432 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12874/statm: 3400 809 374 3 0 500 0

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

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13129
/proc/meminfo: memFree=1862584/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=13600 CPUtime=880.71
/proc/12874/stat : 12874 (sugar) S 12872 12874 12507 0 -1 4194304 1630 50166 6 7 5 2 87991 73 16 0 1 0 35290432 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12874/statm: 3400 809 374 3 0 500 0
[pid=13122] ppid=12874 vsize=5356 CPUtime=0
/proc/13122/stat : 13122 (sh) S 12874 12874 12507 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35378796 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13122/statm: 1339 232 193 169 0 50 0
[pid=13123] ppid=13122 vsize=44692 CPUtime=2217.66
/proc/13123/stat : 13123 (minisat) R 13122 12874 12507 0 -1 4194304 10912 0 0 0 221752 14 0 0 25 0 1 0 35378797 45764608 10898 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13123/statm: 11173 10898 75 150 0 11020 0
Current children cumulated CPU time (s) 3098.37
Current children cumulated vsize (KiB) 63648

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13129
/proc/meminfo: memFree=1861688/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=13600 CPUtime=880.71
/proc/12874/stat : 12874 (sugar) S 12872 12874 12507 0 -1 4194304 1630 50166 6 7 5 2 87991 73 16 0 1 0 35290432 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12874/statm: 3400 809 374 3 0 500 0
[pid=13122] ppid=12874 vsize=5356 CPUtime=0
/proc/13122/stat : 13122 (sh) S 12874 12874 12507 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35378796 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13122/statm: 1339 232 193 169 0 50 0
[pid=13123] ppid=13122 vsize=45612 CPUtime=2277.64
/proc/13123/stat : 13123 (minisat) R 13122 12874 12507 0 -1 4194304 11128 0 0 0 227749 15 0 0 25 0 1 0 35378797 46706688 11114 996147200 134512640 135127466 4294956256 18446744073709551615 134530624 0 0 4096 3 0 0 0 17 0 0 0
/proc/13123/statm: 11403 11114 75 150 0 11250 0
Current children cumulated CPU time (s) 3158.35
Current children cumulated vsize (KiB) 64568

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13129
/proc/meminfo: memFree=1861688/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=13600 CPUtime=880.71
/proc/12874/stat : 12874 (sugar) S 12872 12874 12507 0 -1 4194304 1630 50166 6 7 5 2 87991 73 16 0 1 0 35290432 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12874/statm: 3400 809 374 3 0 500 0
[pid=13122] ppid=12874 vsize=5356 CPUtime=0
/proc/13122/stat : 13122 (sh) S 12874 12874 12507 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35378796 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13122/statm: 1339 232 193 169 0 50 0
[pid=13123] ppid=13122 vsize=45596 CPUtime=2337.61
/proc/13123/stat : 13123 (minisat) R 13122 12874 12507 0 -1 4194304 11128 0 0 0 233746 15 0 0 25 0 1 0 35378797 46690304 11114 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/13123/statm: 11399 11114 75 150 0 11246 0
Current children cumulated CPU time (s) 3218.32
Current children cumulated vsize (KiB) 64552

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13129
/proc/meminfo: memFree=1861688/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=13600 CPUtime=880.71
/proc/12874/stat : 12874 (sugar) S 12872 12874 12507 0 -1 4194304 1630 50166 6 7 5 2 87991 73 16 0 1 0 35290432 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12874/statm: 3400 809 374 3 0 500 0
[pid=13122] ppid=12874 vsize=5356 CPUtime=0
/proc/13122/stat : 13122 (sh) S 12874 12874 12507 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35378796 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13122/statm: 1339 232 193 169 0 50 0
[pid=13123] ppid=13122 vsize=45596 CPUtime=2397.59
/proc/13123/stat : 13123 (minisat) R 13122 12874 12507 0 -1 4194304 11128 0 0 0 239744 15 0 0 25 0 1 0 35378797 46690304 11114 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/13123/statm: 11399 11114 75 150 0 11246 0
Current children cumulated CPU time (s) 3278.3
Current children cumulated vsize (KiB) 64552

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13129
/proc/meminfo: memFree=1861624/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=13600 CPUtime=880.71
/proc/12874/stat : 12874 (sugar) S 12872 12874 12507 0 -1 4194304 1630 50166 6 7 5 2 87991 73 16 0 1 0 35290432 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12874/statm: 3400 809 374 3 0 500 0
[pid=13122] ppid=12874 vsize=5356 CPUtime=0
/proc/13122/stat : 13122 (sh) S 12874 12874 12507 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35378796 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13122/statm: 1339 232 193 169 0 50 0
[pid=13123] ppid=13122 vsize=45588 CPUtime=2457.56
/proc/13123/stat : 13123 (minisat) R 13122 12874 12507 0 -1 4194304 11128 0 0 0 245740 16 0 0 25 0 1 0 35378797 46682112 11114 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/13123/statm: 11397 11114 75 150 0 11244 0
Current children cumulated CPU time (s) 3338.27
Current children cumulated vsize (KiB) 64544

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13129
/proc/meminfo: memFree=1861176/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=13600 CPUtime=880.71
/proc/12874/stat : 12874 (sugar) S 12872 12874 12507 0 -1 4194304 1630 50166 6 7 5 2 87991 73 16 0 1 0 35290432 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12874/statm: 3400 809 374 3 0 500 0
[pid=13122] ppid=12874 vsize=5356 CPUtime=0
/proc/13122/stat : 13122 (sh) S 12874 12874 12507 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35378796 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13122/statm: 1339 232 193 169 0 50 0
[pid=13123] ppid=13122 vsize=45984 CPUtime=2517.54
/proc/13123/stat : 13123 (minisat) R 13122 12874 12507 0 -1 4194304 11227 0 0 0 251738 16 0 0 25 0 1 0 35378797 47087616 11213 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/13123/statm: 11496 11213 75 150 0 11343 0
Current children cumulated CPU time (s) 3398.25
Current children cumulated vsize (KiB) 64940

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13129
/proc/meminfo: memFree=1860856/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=13600 CPUtime=880.71
/proc/12874/stat : 12874 (sugar) S 12872 12874 12507 0 -1 4194304 1630 50166 6 7 5 2 87991 73 16 0 1 0 35290432 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12874/statm: 3400 809 374 3 0 500 0
[pid=13122] ppid=12874 vsize=5356 CPUtime=0
/proc/13122/stat : 13122 (sh) S 12874 12874 12507 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35378796 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13122/statm: 1339 232 193 169 0 50 0
[pid=13123] ppid=13122 vsize=46164 CPUtime=2577.51
/proc/13123/stat : 13123 (minisat) R 13122 12874 12507 0 -1 4194304 11252 0 0 0 257735 16 0 0 25 0 1 0 35378797 47271936 11238 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/13123/statm: 11541 11238 75 150 0 11388 0
Current children cumulated CPU time (s) 3458.22
Current children cumulated vsize (KiB) 65120

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13129
/proc/meminfo: memFree=1860856/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=13600 CPUtime=880.71
/proc/12874/stat : 12874 (sugar) S 12872 12874 12507 0 -1 4194304 1630 50166 6 7 5 2 87991 73 16 0 1 0 35290432 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12874/statm: 3400 809 374 3 0 500 0
[pid=13122] ppid=12874 vsize=5356 CPUtime=0
/proc/13122/stat : 13122 (sh) S 12874 12874 12507 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35378796 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13122/statm: 1339 232 193 169 0 50 0
[pid=13123] ppid=13122 vsize=46164 CPUtime=2637.48
/proc/13123/stat : 13123 (minisat) R 13122 12874 12507 0 -1 4194304 11253 0 0 0 263732 16 0 0 25 0 1 0 35378797 47271936 11239 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 0 0 0
/proc/13123/statm: 11541 11239 75 150 0 11388 0
Current children cumulated CPU time (s) 3518.19
Current children cumulated vsize (KiB) 65120

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13129
/proc/meminfo: memFree=1860856/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=13600 CPUtime=880.71
/proc/12874/stat : 12874 (sugar) S 12872 12874 12507 0 -1 4194304 1630 50166 6 7 5 2 87991 73 16 0 1 0 35290432 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12874/statm: 3400 809 374 3 0 500 0
[pid=13122] ppid=12874 vsize=5356 CPUtime=0
/proc/13122/stat : 13122 (sh) S 12874 12874 12507 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35378796 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13122/statm: 1339 232 193 169 0 50 0
[pid=13123] ppid=13122 vsize=46164 CPUtime=2697.45
/proc/13123/stat : 13123 (minisat) R 13122 12874 12507 0 -1 4194304 11255 0 0 0 269729 16 0 0 25 0 1 0 35378797 47271936 11241 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13123/statm: 11541 11241 75 150 0 11388 0
Current children cumulated CPU time (s) 3578.16
Current children cumulated vsize (KiB) 65120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13131
/proc/meminfo: memFree=1860664/2055920 swapFree=4181372/4192956
[pid=12874] ppid=12872 vsize=13600 CPUtime=880.71
/proc/12874/stat : 12874 (sugar) S 12872 12874 12507 0 -1 4194304 1630 50166 6 7 5 2 87991 73 16 0 1 0 35290432 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 231502557282 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12874/statm: 3400 809 374 3 0 500 0
[pid=13122] ppid=12874 vsize=5356 CPUtime=0
/proc/13122/stat : 13122 (sh) S 12874 12874 12507 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35378796 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13122/statm: 1339 232 193 169 0 50 0
[pid=13123] ppid=13122 vsize=46156 CPUtime=2719.34
/proc/13123/stat : 13123 (minisat) R 13122 12874 12507 0 -1 4194304 11255 0 0 0 271918 16 0 0 25 0 1 0 35378797 47263744 11240 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13123/statm: 11539 11240 75 150 0 11386 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 65112

Sending SIGTERM to process tree (bottom up)
SSolver 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 12874 and gives
#  childrusage.ru_utime.tv_sec=879
#  childrusage.ru_utime.tv_usec=970224
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=757884
# CPU time returned by wait4() is 880.728
# while last known CPU time is 3600.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3604.22
CPU time (s): 3600.05
CPU user time (s): 3599.14
CPU system time (s): 0.91
CPU usage (%): 99.8844
Max. virtual memory (cumulated for all children) (KiB): 887456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 879.97
system time used= 0.757884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52140
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3221
involuntary context switches= 15114

runsolver used 5.18321 second user time and 11.0953 second system time

The end

Launcher Data (download as text)

Begin job on node39 at 2008-07-11 16:18:27
IDJOB=1108700
IDBENCH=60752
IDSOLVER=368
FILE ID=node39/1108700-1215785907
PBS_JOBID= 7903119
Free space on /tmp= 66492 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-23/normalized-rand-23-23-253-131-46021_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-1108700-1215785907/watcher-1108700-1215785907 -o /tmp/evaluation-result-1108700-1215785907/solver-1108700-1215785907 -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-1108700-1215785907.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1a9b7d8b0051addb19487a46f54c967f
RANDOM SEED=960293106

node39.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.263
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.263
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:       1689208 kB
Buffers:          8716 kB
Cached:         120384 kB
SwapCached:       5812 kB
Active:         288576 kB
Inactive:        28868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1689208 kB
SwapTotal:     4192956 kB
SwapFree:      4181372 kB
Dirty:            1496 kB
Writeback:           0 kB
Mapped:         204312 kB
Slab:            34340 kB
Committed_AS:   917316 kB
PageTables:       2128 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= 66548 MiB
End job on node39 at 2008-07-11 17:18:32