Trace number 1109815

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+minisat-incOPTIMUM2 3108.81 3128.04

General information on the benchmark

Namecsp/pseudo/chnl/
normalized-chnl-10-15.xml
MD5SUM3cfc3f209680dfb37f186af7d36d0e99
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark3108.81
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints50
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension50
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.03/0.30	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.03/0.30	c 0	BEGIN Fri Jul 11 23:23:45 2008
0.03/0.30	c 0	PID 11949
0.06/0.30	c 0	HOST node77.alineos.net
0.06/0.30	c 0	CONVERTING HOME/instance-1109815-1215811424.xml TO HOME/temp.csp
0.06/0.30	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109815-1215811424.xml' 'HOME/temp.csp'
0.06/0.53	c 0	1 domains, 300 variables, 2 predicates, 0 relations, 50 constraints
0.06/0.56	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.56	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.29/0.63	c 0	Parsing HOME/temp.csp
0.29/0.76	c 0	parsed 353 expressions
0.29/0.81	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.29/0.81	c 0	MAX CSP: 50 constraints
0.29/0.81	c 0	Converting to clausal form CSP
0.29/0.83	c 0	converted 41 (10%) expressions
0.29/0.83	c 0	converted 82 (20%) expressions
0.29/0.83	c 0	converted 122 (30%) expressions
0.29/0.84	c 0	converted 163 (40%) expressions
0.29/0.84	c 0	converted 203 (50%) expressions
0.29/0.84	c 0	converted 244 (60%) expressions
0.29/0.84	c 0	converted 285 (70%) expressions
0.29/0.85	c 0	converted 325 (80%) expressions
0.29/0.89	c 0	converted 366 (90%) expressions
0.71/1.04	c 0	converted 406 (100%) expressions
0.71/1.05	c 0	CSP : 660 integers, 0 booleans, 669 clauses, largest domain size 76
0.71/1.05	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.71/1.05	c 0	Propagation in CSP
0.71/1.07	c 1	47 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.71/1.07	c 1	CSP : 660 integers, 0 booleans, 669 clauses, largest domain size 51
0.71/1.07	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.71/1.07	c 1	Simplifing CSP by introducing new Boolean variables
0.71/1.07	c 1	CSP : 660 integers, 0 booleans, 669 clauses, largest domain size 51
0.71/1.07	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.71/1.10	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.71/1.10	c 1	66 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.81/1.10	c 1	132 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.81/1.10	c 1	198 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.81/1.11	c 1	264 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.81/1.11	c 1	330 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.81/1.11	c 1	396 (60%) CSP integer variables are encoded (143 clauses, 1637 bytes)
0.81/1.11	c 1	462 (70%) CSP integer variables are encoded (286 clauses, 3210 bytes)
0.81/1.12	c 1	528 (80%) CSP integer variables are encoded (435 clauses, 4849 bytes)
0.81/1.12	c 1	594 (90%) CSP integer variables are encoded (581 clauses, 6698 bytes)
0.81/1.12	c 1	660 (100%) CSP integer variables are encoded (1060 clauses, 12925 bytes)
1.01/1.37	c 1	67 (10%) CSP clauses are encoded (1319 clauses, 17489 bytes)
1.01/1.37	c 1	134 (20%) CSP clauses are encoded (1800 clauses, 23817 bytes)
1.01/1.37	c 1	201 (30%) CSP clauses are encoded (2261 clauses, 29848 bytes)
1.01/1.38	c 1	268 (40%) CSP clauses are encoded (2740 clauses, 36142 bytes)
1.01/1.38	c 1	335 (50%) CSP clauses are encoded (3203 clauses, 42274 bytes)
1.01/1.38	c 1	402 (60%) CSP clauses are encoded (3682 clauses, 48681 bytes)
1.01/1.39	c 1	469 (70%) CSP clauses are encoded (4145 clauses, 55363 bytes)
1.01/1.39	c 1	536 (80%) CSP clauses are encoded (4624 clauses, 62828 bytes)
1.01/1.39	c 1	603 (90%) CSP clauses are encoded (5639 clauses, 79009 bytes)
1.12/1.40	c 1	669 (100%) CSP clauses are encoded (8875 clauses, 135302 bytes)
1.12/1.40	c 1	669 CSP clauses encoded
1.12/1.40	c 1	Writing map file : HOME/temp.map
1.12/1.41	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.41	c 1	SAT : 1720 SAT variables, 8875 SAT clauses, 135302 bytes
1.12/1.41	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.45	c 1	OBJECTIVE minimize _COST
1.12/1.45	c 1	SOLVING HOME/temp.cnf
1.12/1.45	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.14/1.51	c 1	This is MiniSat 2.0 beta incremental
1.14/1.51	c 1	WARNING: for repeatability, setting FPU to use double precision
1.14/1.51	c 1	============================[ Problem Statistics ]=============================
1.14/1.51	c 1	|                                                                             |
1.14/1.51	c 1	|  Number of variables:  1720                                                 |
1.14/1.51	c 1	|  Number of clauses:    8875                                                 |
1.14/1.51	c 1	|  Parsing time:         0.00         s                                       |
1.14/1.51	c 1	OK
1.14/1.51	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.14/1.51	c 1	SEARCHING: _COST <= 25
1.14/1.51	c 1	============================[ Search Statistics ]==============================
1.14/1.51	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.14/1.51	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.14/1.51	c 1	===============================================================================
1.14/1.51	c 1	|         0 |    1720     8875    23075 |     2958        0    nan |  0.000 % |
1.14/1.51	c 1	===============================================================================
1.14/1.51	c 1	restarts              : 1
1.14/1.51	c 1	conflicts             : 0             (0 /sec)
1.14/1.51	c 1	decisions             : 59            (0.00 % random) (11802 /sec)
1.14/1.51	c 1	propagations          : 1720           (344069 /sec)
1.14/1.51	c 1	conflict literals     : 0              ( nan % deleted)
1.14/1.51	c 1	Memory used           : 2.17 MB
1.14/1.51	c 1	CPU time              : 0.004999 s
1.14/1.51	c 1	
1.14/1.51	c 1	SATISFIABLE
1.14/1.51	c 1	OK
1.14/1.51	c 1	FOUND: _COST <= 25
1.14/1.51	s SATISFIABLE
1.14/1.51	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.14/1.51	c 1	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.14/1.59	c 1	Decoding HOME/temp.out
1.15/1.65	c 1	OBJECTIVE _COST 25
1.15/1.65	o 25
1.15/1.66	v 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 1 0 1 0 1 0 1 0 1 0 1 1 1 1 1 1 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 1 1 1 1 1 1 1 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0
1.15/1.67	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.15/1.72	c 1	OK
1.15/1.72	c 1	OBJECTIVE BOUND: 0 <= _COST <= 25
1.15/1.72	c 1	SEARCHING: _COST <= 12
1.15/1.73	c 1	============================[ Search Statistics ]==============================
1.15/1.73	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.15/1.73	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.15/1.73	c 1	===============================================================================
1.15/1.73	c 1	|         0 |    1720     8875    23075 |     2958        0    nan |  0.000 % |
1.15/1.73	c 1	===============================================================================
1.15/1.73	c 1	restarts              : 2
1.15/1.73	c 1	conflicts             : 0             (0 /sec)
1.15/1.73	c 1	decisions             : 110           (0.00 % random) (15719 /sec)
1.15/1.73	c 1	propagations          : 3440           (491569 /sec)
1.15/1.73	c 1	conflict literals     : 0              ( nan % deleted)
1.15/1.73	c 1	Memory used           : 2.17 MB
1.15/1.73	c 1	CPU time              : 0.006998 s
1.15/1.73	c 1	
1.15/1.73	c 1	SATISFIABLE
1.15/1.73	c 1	OK
1.15/1.73	c 1	FOUND: _COST <= 12
1.15/1.73	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.15/1.73	c 1	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.29/1.80	c 1	Decoding HOME/temp.out
1.29/1.87	c 1	OBJECTIVE _COST 12
1.29/1.87	o 12
1.29/1.88	v 1 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 1 0 1 0 1 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 1 0 1 1 1 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 1 0 1 1 0 1 1 1 0 1 1 1 1 0 0 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 1 0
1.29/1.89	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.30/1.93	c 1	OK
1.30/1.93	c 1	OBJECTIVE BOUND: 0 <= _COST <= 12
1.30/1.93	c 1	SEARCHING: _COST <= 6
1.30/1.93	c 1	============================[ Search Statistics ]==============================
1.30/1.93	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.30/1.93	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.30/1.93	c 1	===============================================================================
1.30/1.93	c 1	|         0 |    1570     8875    23075 |     2958        0    nan |  0.000 % |
1.30/1.93	c 1	===============================================================================
1.30/1.93	c 1	restarts              : 3
1.30/1.93	c 1	conflicts             : 0             (0 /sec)
1.30/1.93	c 1	decisions             : 156           (1.28 % random) (19505 /sec)
1.30/1.93	c 1	propagations          : 5010           (626407 /sec)
1.30/1.93	c 1	conflict literals     : 0              ( nan % deleted)
1.30/1.93	c 1	Memory used           : 2.17 MB
1.30/1.93	c 1	CPU time              : 0.007998 s
1.30/1.93	c 1	
1.30/1.93	c 1	SATISFIABLE
1.30/1.93	c 1	OK
1.30/1.93	c 1	FOUND: _COST <= 6
1.30/1.93	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.30/1.93	c 1	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.47/2.01	c 1	Decoding HOME/temp.out
1.47/2.08	c 2	OBJECTIVE _COST 6
1.47/2.08	o 6
1.47/2.09	v 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 1 0 0 0 1 0 1 1 1 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0
1.47/2.10	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.62/2.14	c 2	OK
1.62/2.14	c 2	OBJECTIVE BOUND: 0 <= _COST <= 6
1.62/2.14	c 2	SEARCHING: _COST <= 3
1.62/2.16	c 2	============================[ Search Statistics ]==============================
1.62/2.16	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.62/2.16	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.62/2.16	c 2	===============================================================================
1.62/2.16	c 2	|         0 |    1477     8875    23075 |     2958        0    nan |  0.000 % |
1.62/2.16	c 2	|       101 |    1415     8875    23075 |     3254      101     48 | 17.734 % |
1.62/2.16	c 2	|       252 |    1415     8875    23075 |     3579      252     49 | 17.734 % |
1.62/2.17	c 2	|       477 |    1415     8875    23075 |     3937      477     52 | 17.734 % |
1.62/2.19	c 2	|       815 |    1415     5581    14064 |     4331      815     52 | 17.734 % |
1.69/2.21	c 2	|      1321 |    1415     5581    14064 |     4764     1321     57 | 17.734 % |
1.69/2.21	c 2	===============================================================================
1.69/2.21	c 2	restarts              : 9
1.69/2.21	c 2	conflicts             : 1321          (16724 /sec)
1.69/2.21	c 2	decisions             : 1848          (0.60 % random) (23396 /sec)
1.69/2.21	c 2	propagations          : 80045          (1013395 /sec)
1.69/2.21	c 2	conflict literals     : 74736          (8.57 % deleted)
1.69/2.21	c 2	Memory used           : 2.56 MB
1.69/2.21	c 2	CPU time              : 0.078987 s
1.69/2.21	c 2	
1.69/2.21	c 2	SATISFIABLE
1.69/2.21	c 2	OK
1.69/2.21	c 2	FOUND: _COST <= 3
1.69/2.21	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.69/2.21	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.70/2.30	c 2	Decoding HOME/temp.out
1.70/2.36	c 2	OBJECTIVE _COST 3
1.70/2.36	o 3
1.70/2.37	v 0 1 0 1 0 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 1 1 1 1 0 1 1 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 1 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1
1.70/2.38	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.70/2.43	c 2	OK
1.70/2.43	c 2	OBJECTIVE BOUND: 0 <= _COST <= 3
1.70/2.43	c 2	SEARCHING: _COST <= 1
1.70/2.43	c 2	============================[ Search Statistics ]==============================
1.70/2.44	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.70/2.44	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.70/2.44	c 2	===============================================================================
1.70/2.44	c 2	|      1321 |    1362     5104    12789 |     1701     1321     57 | 17.734 % |
1.70/2.44	c 2	|      1421 |    1362     5104    12789 |     1871     1421     57 | 20.817 % |
1.70/2.44	c 2	|      1571 |    1362     5104    12789 |     2058     1571     57 | 20.817 % |
1.70/2.46	c 2	|      1796 |    1362     5104    12789 |     2264     1796     58 | 20.817 % |
1.70/2.48	c 2	|      2133 |    1362     5104    12789 |     2490     2133     59 | 20.817 % |
1.93/2.52	c 2	|      2640 |    1362     5104    12789 |     2740     2640     59 | 20.817 % |
1.93/2.59	c 2	|      3399 |    1362     5104    12789 |     3014     3399     60 | 20.817 % |
2.03/2.67	c 2	|      4538 |    1362     5104    12789 |     3315     2839     62 | 20.817 % |
2.23/2.84	c 2	|      6246 |    1362     5104    12789 |     3646     4547     62 | 20.817 % |
2.53/3.11	c 3	|      8809 |    1362     5104    12789 |     4011     4837     66 | 20.817 % |
2.83/3.46	c 3	|     12654 |    1362     5104    12789 |     4412     3498     61 | 20.817 % |
3.43/4.02	c 3	|     18420 |    1362     5104    12789 |     4854     3447     60 | 20.817 % |
4.32/4.96	c 4	|     27069 |    1362     5104    12789 |     5339     5709     58 | 20.817 % |
5.92/6.56	c 6	|     40044 |    1362     5104    12789 |     5873     5497     62 | 20.817 % |
8.49/9.14	c 9	|     59505 |    1362     5104    12789 |     6460     6467     60 | 20.817 % |
12.37/13.07	c 13	|     88697 |    1362     5104    12789 |     7106     4248     68 | 20.817 % |
18.43/19.16	c 19	|    132486 |    1362     5104    12789 |     7817     5975     50 | 20.817 % |
28.38/29.16	c 29	|    198170 |    1362     5104    12789 |     8599     6519     60 | 20.817 % |
43.98/44.80	c 44	|    296697 |    1362     5104    12789 |     9459     5828     52 | 20.817 % |
67.34/68.38	c 68	|    444487 |    1362     5104    12789 |    10405     7247     55 | 20.817 % |
105.01/106.24	c 106	|    666170 |    1362     5104    12789 |    11445    11002     61 | 20.818 % |
164.07/165.66	c 165	|    998695 |    1362     5104    12789 |    12590    10181     61 | 20.819 % |
260.48/262.63	c 262	|   1497483 |    1362     5104    12789 |    13849    13589     61 | 20.820 % |
418.04/421.13	c 421	|   2245666 |    1362     5104    12789 |    15234    12207     60 | 20.823 % |
664.96/669.58	c 669	|   3367940 |    1362     5104    12789 |    16757    15949     62 | 20.824 % |
1078.18/1085.29	c 1085	|   5051351 |    1362     5104    12789 |    18433    15518     61 | 20.828 % |
1724.51/1735.48	c 1735	|   7576467 |    1362     5104    12789 |    20276    13541     57 | 20.832 % |
2831.46/2849.01	c 2848	|  11364142 |    1362     5104    12789 |    22304    14388     58 | 20.833 % |
3048.24/3067.15	c 3067	===============================================================================
3048.24/3067.15	c 3067	restarts              : 37
3048.24/3067.15	c 3067	conflicts             : 12026219      (3948 /sec)
3048.24/3067.15	c 3067	decisions             : 12299427      (0.95 % random) (4037 /sec)
3048.24/3067.15	c 3067	propagations          : 509404050      (167214 /sec)
3048.24/3067.15	c 3067	conflict literals     : 733492687      (13.76 % deleted)
3048.24/3067.15	c 3067	Memory used           : 24.77 MB
3048.24/3067.15	c 3067	CPU time              : 3046.42 s
3048.24/3067.15	c 3067	
3048.24/3067.15	c 3067	UNSATISFIABLE
3048.24/3067.15	c 3067	OK
3048.24/3067.15	c 3067	NOT FOUND: _COST <= 1
3048.24/3067.15	c 3067	OK
3048.24/3067.15	c 3067	OBJECTIVE BOUND: 2 <= _COST <= 3
3048.24/3067.15	c 3067	SEARCHING: _COST <= 2
3048.24/3067.15	c 3067	============================[ Search Statistics ]==============================
3048.24/3067.15	c 3067	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3048.24/3067.15	c 3067	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3048.24/3067.15	c 3067	===============================================================================
3048.24/3067.15	c 3067	|  12026219 |    1359     5093    12765 |     1697    12444     63 | 20.833 % |
3048.24/3067.17	c 3067	|  12026320 |    1359     5093    12765 |     1867     1657     59 | 20.989 % |
3048.24/3067.18	c 3067	|  12026470 |    1359     5093    12765 |     2054     1807     58 | 20.989 % |
3048.24/3067.19	c 3067	|  12026696 |    1359     5093    12765 |     2259     2033     57 | 20.989 % |
3048.35/3067.22	c 3067	|  12027033 |    1359     5093    12765 |     2485     2370     57 | 20.989 % |
3048.35/3067.25	c 3067	|  12027539 |    1359     5093    12765 |     2734     2876     57 | 20.989 % |
3048.45/3067.31	c 3067	|  12028298 |    1359     5093    12765 |     3007     3635     58 | 20.989 % |
3048.45/3067.39	c 3067	|  12029437 |    1359     5093    12765 |     3308     2957     56 | 20.989 % |
3048.65/3067.56	c 3067	|  12031145 |    1359     5093    12765 |     3639     4665     59 | 20.989 % |
3048.85/3067.80	c 3067	|  12033707 |    1359     5093    12765 |     4003     4895     60 | 20.989 % |
3049.24/3068.18	c 3068	|  12037551 |    1359     5093    12765 |     4403     3506     63 | 20.989 % |
3049.94/3068.84	c 3068	|  12043318 |    1359     5093    12765 |     4843     3349     60 | 20.989 % |
3050.83/3069.79	c 3069	|  12051967 |    1359     5093    12765 |     5328     5575     61 | 20.989 % |
3052.42/3071.34	c 3071	|  12064941 |    1359     5093    12765 |     5860     4840     59 | 20.989 % |
3054.91/3073.85	c 3073	|  12084402 |    1359     5093    12765 |     6446     5802     58 | 20.989 % |
3058.98/3077.95	c 3077	|  12113594 |    1359     5093    12765 |     7091     4007     54 | 20.989 % |
3065.64/3084.66	c 3084	|  12157383 |    1359     5093    12765 |     7800     4607     59 | 20.989 % |
3075.48/3094.55	c 3094	|  12223067 |    1359     5093    12765 |     8580     6603     57 | 20.989 % |
3092.08/3111.20	c 3111	|  12321593 |    1359     5093    12765 |     9438     9466     56 | 20.989 % |
3108.58/3127.81	c 3127	===============================================================================
3108.58/3127.81	c 3127	restarts              : 56
3108.58/3127.81	c 3127	conflicts             : 12423426      (3999 /sec)
3108.58/3127.81	c 3127	decisions             : 12708241      (0.94 % random) (4091 /sec)
3108.58/3127.81	c 3127	propagations          : 527204501      (169698 /sec)
3108.58/3127.81	c 3127	conflict literals     : 757263682      (13.76 % deleted)
3108.58/3127.81	c 3127	Memory used           : 24.77 MB
3108.58/3127.81	c 3127	CPU time              : 3106.71 s
3108.58/3127.81	c 3127	
3108.58/3127.81	c 3127	SATISFIABLE
3108.58/3127.81	c 3127	OK
3108.58/3127.81	c 3127	FOUND: _COST <= 2
3108.58/3127.81	c 3127	DECODING HOME/temp.out WITH HOME/temp.map
3108.58/3127.81	c 3127	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3108.60/3127.90	c 3127	Decoding HOME/temp.out
3108.60/3127.96	c 3127	OBJECTIVE _COST 2
3108.60/3127.96	o 2
3108.60/3127.97	v 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 1 0 1 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 1 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0
3108.60/3127.99	c 3127	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3108.61/3128.03	c 3127	OK
3108.61/3128.03	c 3127	OBJECTIVE _COST 2
3108.61/3128.03	s OPTIMUM FOUND
3108.61/3128.03	c 3127	CPU 3108.45 (0.07 0.04 3108.38 0.31)
3108.61/3128.03	c 3127	END Sat Jul 12 00:15:52 2008

Verifier Data (download as text)

OK	2	48
2 unsatisfied constraints, 48 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-1109815-1215811424/watcher-1109815-1215811424 -o /tmp/evaluation-result-1109815-1215811424/solver-1109815-1215811424 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1109815-1215811424.xml 

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 2.01 4/99 11949
/proc/meminfo: memFree=1869800/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=18572 CPUtime=0
/proc/11949/stat : 11949 (runsolver) D 11947 11949 11543 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 37839695 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 228043844903 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/11949/statm: 4643 292 257 25 0 2626 0

[startup+0.0562891 s]
/proc/loadavg: 1.92 1.98 2.01 4/99 11949
/proc/meminfo: memFree=1869800/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=12272 CPUtime=0
/proc/11949/stat : 11949 (sugar++) D 11947 11949 11543 0 -1 4194304 350 0 3 0 0 0 0 0 18 0 1 0 37839695 12566528 321 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/11949/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.102295 s]
/proc/loadavg: 1.92 1.98 2.01 4/99 11949
/proc/meminfo: memFree=1869800/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=12272 CPUtime=0
/proc/11949/stat : 11949 (sugar++) D 11947 11949 11543 0 -1 4194304 397 0 3 0 0 0 0 0 18 0 1 0 37839695 12566528 368 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/11949/statm: 3068 368 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301335 s]
/proc/loadavg: 1.92 1.98 2.01 4/99 11949
/proc/meminfo: memFree=1869800/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=0.06
/proc/11949/stat : 11949 (sugar++) R 11947 11949 11543 0 -1 4194304 1127 0 5 0 5 1 0 0 18 0 1 0 37839695 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 228043844255 0 0 4224 16386 0 0 0 17 0 0 0
/proc/11949/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.702418 s]
/proc/loadavg: 1.92 1.98 2.01 4/99 11949
/proc/meminfo: memFree=1869800/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=0.29
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1291 4192 5 1 5 1 21 2 15 0 1 0 37839695 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11949/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16740

[startup+1.50157 s]
/proc/loadavg: 1.92 1.98 2.01 4/110 11971
/proc/meminfo: memFree=1856392/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.14
/proc/11949/stat : 11949 (sugar++) D 11947 11949 11543 0 -1 4194304 1364 10728 8 2 5 2 100 7 15 0 1 0 37839695 17141760 1109 996147200 4194304 4206940 548682068528 18446744073709551615 228057816816 0 0 4224 16386 18446744071563479169 0 0 17 1 0 0
/proc/11949/statm: 4185 1109 412 3 0 764 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 16740

[startup+3.10189 s]
/proc/loadavg: 1.92 1.98 2.01 3/111 12002
/proc/meminfo: memFree=1859328/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.79
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1747 26106 9 6 6 3 152 18 15 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=3936 CPUtime=0.74
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 727 0 0 0 74 0 0 0 22 0 1 0 37839846 4030464 667 996147200 134512640 135134323 4294956192 18446744073709551615 134708315 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 984 667 79 151 0 830 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 20676

[startup+6.30152 s]
/proc/loadavg: 1.85 1.97 2.00 3/101 12012
/proc/meminfo: memFree=1862288/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.79
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1747 26106 9 6 6 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=5136 CPUtime=3.92
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 1023 0 0 0 392 0 0 0 25 0 1 0 37839846 5259264 963 996147200 134512640 135134323 4294956192 18446744073709551615 134524716 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 1284 963 79 151 0 1130 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 21876

[startup+12.7018 s]
/proc/loadavg: 1.86 1.97 2.00 3/101 12012
/proc/meminfo: memFree=1861016/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.79
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1747 26106 9 6 6 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=6348 CPUtime=10.28
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 1333 0 0 0 1028 0 0 0 25 0 1 0 37839846 6500352 1273 996147200 134512640 135134323 4294956192 18446744073709551615 134532052 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 1587 1273 79 151 0 1433 0
Current children cumulated CPU time (s) 12.07
Current children cumulated vsize (KiB) 23088

[startup+25.5013 s]
/proc/loadavg: 1.89 1.97 2.00 3/101 12012
/proc/meminfo: memFree=1852248/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.79
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1747 26106 9 6 6 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=7444 CPUtime=23.01
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 1580 0 0 0 2300 1 0 0 25 0 1 0 37839846 7622656 1520 996147200 134512640 135134323 4294956192 18446744073709551615 134528238 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 1861 1520 79 151 0 1707 0
Current children cumulated CPU time (s) 24.8
Current children cumulated vsize (KiB) 24184

[startup+51.1013 s]
/proc/loadavg: 1.93 1.97 2.00 3/101 12012
/proc/meminfo: memFree=1850328/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.79
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1747 26106 9 6 6 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=9236 CPUtime=48.45
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 2024 0 0 0 4843 2 0 0 25 0 1 0 37839846 9457664 1964 996147200 134512640 135134323 4294956192 18446744073709551615 134532126 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 2309 1964 79 151 0 2155 0
Current children cumulated CPU time (s) 50.24
Current children cumulated vsize (KiB) 25976

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 2.00 3/101 12012
/proc/meminfo: memFree=1848472/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.79
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1747 26106 9 6 6 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=11060 CPUtime=99.35
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 2462 0 0 0 9933 2 0 0 25 0 1 0 37839846 11325440 2402 996147200 134512640 135134323 4294956192 18446744073709551615 134528283 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 2765 2402 79 151 0 2611 0
Current children cumulated CPU time (s) 101.14
Current children cumulated vsize (KiB) 27800

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/101 12012
/proc/meminfo: memFree=1846360/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.79
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1747 26106 9 6 6 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=13328 CPUtime=159
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 2980 0 0 0 15897 3 0 0 25 0 1 0 37839846 13647872 2920 996147200 134512640 135134323 4294956192 18446744073709551615 134530038 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 3332 2920 79 151 0 3178 0
Current children cumulated CPU time (s) 160.79
Current children cumulated vsize (KiB) 30068

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/101 12012
/proc/meminfo: memFree=1845144/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.79
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1747 26106 9 6 6 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=14376 CPUtime=218.63
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 3260 0 0 0 21860 3 0 0 25 0 1 0 37839846 14721024 3200 996147200 134512640 135134323 4294956192 18446744073709551615 134531980 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 3594 3200 79 151 0 3440 0
Current children cumulated CPU time (s) 220.42
Current children cumulated vsize (KiB) 31116

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/101 12012
/proc/meminfo: memFree=1844568/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.79
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1747 26106 9 6 6 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=15164 CPUtime=278.27
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 3414 0 0 0 27824 3 0 0 25 0 1 0 37839846 15527936 3354 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 3791 3354 79 151 0 3637 0
Current children cumulated CPU time (s) 280.06
Current children cumulated vsize (KiB) 31904

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/101 12012
/proc/meminfo: memFree=1843544/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.79
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1747 26106 9 6 6 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=16116 CPUtime=337.91
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 3650 0 0 0 33787 4 0 0 25 0 1 0 37839846 16502784 3590 996147200 134512640 135134323 4294956192 18446744073709551615 134531980 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 4029 3590 79 151 0 3875 0
Current children cumulated CPU time (s) 339.7
Current children cumulated vsize (KiB) 32856

[startup+402.303 s]
/proc/loadavg: 1.99 1.97 2.00 3/101 12012
/proc/meminfo: memFree=1843096/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.79
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1747 26106 9 6 6 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=16556 CPUtime=397.56
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 3763 0 0 0 39752 4 0 0 25 0 1 0 37839846 16953344 3703 996147200 134512640 135134323 4294956192 18446744073709551615 134532046 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 4139 3703 79 151 0 3985 0
Current children cumulated CPU time (s) 399.35
Current children cumulated vsize (KiB) 33296

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/101 12012
/proc/meminfo: memFree=1842456/2055920 swapFree=4192812/4192956

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


[startup+2802.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/101 12018
/proc/meminfo: memFree=1833432/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.79
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1747 26106 9 6 6 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=25024 CPUtime=2783.24
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 5762 0 0 0 278315 9 0 0 25 0 1 0 37839846 25624576 5702 996147200 134512640 135134323 4294956192 18446744073709551615 134529619 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 6256 5702 79 151 0 6102 0
Current children cumulated CPU time (s) 2785.03
Current children cumulated vsize (KiB) 41764

[startup+2862.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/101 12018
/proc/meminfo: memFree=1833432/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.79
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1747 26106 9 6 6 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=25024 CPUtime=2842.88
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 5765 0 0 0 284279 9 0 0 25 0 1 0 37839846 25624576 5705 996147200 134512640 135134323 4294956192 18446744073709551615 134532046 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 6256 5705 79 151 0 6102 0
Current children cumulated CPU time (s) 2844.67
Current children cumulated vsize (KiB) 41764

[startup+2922.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/101 12018
/proc/meminfo: memFree=1833240/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.79
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1747 26106 9 6 6 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=25024 CPUtime=2902.52
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 5770 0 0 0 290243 9 0 0 25 0 1 0 37839846 25624576 5710 996147200 134512640 135134323 4294956192 18446744073709551615 134532065 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 6256 5710 79 151 0 6102 0
Current children cumulated CPU time (s) 2904.31
Current children cumulated vsize (KiB) 41764

[startup+2982.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/101 12018
/proc/meminfo: memFree=1833048/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.79
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1747 26106 9 6 6 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=25216 CPUtime=2962.16
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 5786 0 0 0 296207 9 0 0 25 0 1 0 37839846 25821184 5726 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 6304 5726 79 151 0 6150 0
Current children cumulated CPU time (s) 2963.95
Current children cumulated vsize (KiB) 41956

[startup+3042.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/101 12018
/proc/meminfo: memFree=1833112/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.79
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1747 26106 9 6 6 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=25216 CPUtime=3021.81
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 5804 0 0 0 302172 9 0 0 25 0 1 0 37839846 25821184 5744 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 6304 5744 79 151 0 6150 0
Current children cumulated CPU time (s) 3023.6
Current children cumulated vsize (KiB) 41956

[startup+3102.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/101 12018
/proc/meminfo: memFree=1833048/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.8
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1749 26106 9 6 7 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=25356 CPUtime=3081.43
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 5822 0 0 0 308134 9 0 0 25 0 1 0 37839846 25964544 5760 996147200 134512640 135134323 4294956192 18446744073709551615 134532052 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 6339 5760 79 151 0 6185 0
Current children cumulated CPU time (s) 3083.23
Current children cumulated vsize (KiB) 42096

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

[startup+3110.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/101 12018
/proc/meminfo: memFree=1833048/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.8
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1749 26106 9 6 7 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=25356 CPUtime=3089.39
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 5822 0 0 0 308930 9 0 0 25 0 1 0 37839846 25964544 5760 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 6339 5760 79 151 0 6185 0
Current children cumulated CPU time (s) 3091.19
Current children cumulated vsize (KiB) 42096

[startup+3116.7 s]
/proc/loadavg: 1.99 1.97 2.00 3/101 12018
/proc/meminfo: memFree=1833048/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.8
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1749 26106 9 6 7 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=25356 CPUtime=3095.75
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 5822 0 0 0 309566 9 0 0 25 0 1 0 37839846 25964544 5760 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 6339 5760 79 151 0 6185 0
Current children cumulated CPU time (s) 3097.55
Current children cumulated vsize (KiB) 42096

[startup+3123.1 s]
/proc/loadavg: 1.99 1.97 2.00 3/101 12018
/proc/meminfo: memFree=1833048/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.8
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1749 26106 9 6 7 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=25356 CPUtime=3102.11
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 5822 0 0 0 310202 9 0 0 25 0 1 0 37839846 25964544 5760 996147200 134512640 135134323 4294956192 18446744073709551615 134528737 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 6339 5760 79 151 0 6185 0
Current children cumulated CPU time (s) 3103.91
Current children cumulated vsize (KiB) 42096

[startup+3126.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/101 12018
/proc/meminfo: memFree=1833048/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.8
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1749 26106 9 6 7 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=25356 CPUtime=3105.29
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 5822 0 0 0 310520 9 0 0 25 0 1 0 37839846 25964544 5760 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 6339 5760 79 151 0 6185 0
Current children cumulated CPU time (s) 3107.09
Current children cumulated vsize (KiB) 42096

[startup+3127.1 s]
/proc/loadavg: 1.99 1.97 2.00 3/101 12018
/proc/meminfo: memFree=1833048/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.8
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1749 26106 9 6 7 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=25356 CPUtime=3106.09
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 5822 0 0 0 310600 9 0 0 25 0 1 0 37839846 25964544 5760 996147200 134512640 135134323 4294956192 18446744073709551615 134528704 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 6339 5760 79 151 0 6185 0
Current children cumulated CPU time (s) 3107.89
Current children cumulated vsize (KiB) 42096

[startup+3127.5 s]
/proc/loadavg: 1.99 1.97 2.00 3/101 12018
/proc/meminfo: memFree=1833048/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.8
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1749 26106 9 6 7 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=25356 CPUtime=3106.48
/proc/11972/stat : 11972 (minisat-inc) R 11949 11949 11543 0 -1 4194304 5822 0 0 0 310639 9 0 0 25 0 1 0 37839846 25964544 5760 996147200 134512640 135134323 4294956192 18446744073709551615 134532048 0 0 4096 3 0 0 0 17 0 0 0
/proc/11972/statm: 6339 5760 79 151 0 6185 0
Current children cumulated CPU time (s) 3108.28
Current children cumulated vsize (KiB) 42096

[startup+3127.9 s]
/proc/loadavg: 1.99 1.97 2.00 3/101 12018
/proc/meminfo: memFree=1833048/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.8
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1782 26106 9 6 7 3 152 18 16 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=25356 CPUtime=3106.8
/proc/11972/stat : 11972 (minisat-inc) S 11949 11949 11543 0 -1 4194304 5824 0 0 0 310671 9 0 0 25 0 1 0 37839846 25964544 5760 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 0 0 0
/proc/11972/statm: 6339 5760 79 151 0 6185 0
Current children cumulated CPU time (s) 3108.6
Current children cumulated vsize (KiB) 42096

[startup+3128 s]
/proc/loadavg: 1.99 1.97 2.00 3/101 12018
/proc/meminfo: memFree=1833048/2055920 swapFree=4192812/4192956
[pid=11949] ppid=11947 vsize=16740 CPUtime=1.81
/proc/11949/stat : 11949 (sugar++) S 11947 11949 11543 0 -1 4194304 1802 26106 9 6 7 4 152 18 15 0 1 0 37839695 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11949/statm: 4185 1114 414 3 0 764 0
[pid=11972] ppid=11949 vsize=25356 CPUtime=3106.8
/proc/11972/stat : 11972 (minisat-inc) S 11949 11949 11543 0 -1 4194304 5824 0 0 0 310671 9 0 0 25 0 1 0 37839846 25964544 5760 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 0 0 0
/proc/11972/statm: 6339 5760 79 151 0 6185 0
Current children cumulated CPU time (s) 3108.61
Current children cumulated vsize (KiB) 42096

Child status: 0
Real time (s): 3128.04
CPU time (s): 3108.81
CPU user time (s): 3108.46
CPU system time (s): 0.354946
CPU usage (%): 99.3853
Max. virtual memory (cumulated for all children) (KiB): 890604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3108.46
system time used= 0.354946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37675
page faults= 16
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3719
involuntary context switches= 75769

runsolver used 3.12453 second user time and 11.1133 second system time

The end

Launcher Data (download as text)

Begin job on node77 at 2008-07-11 23:23:44
IDJOB=1109815
IDBENCH=61018
IDSOLVER=367
FILE ID=node77/1109815-1215811424
PBS_JOBID= 7903276
Free space on /tmp= 66544 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/pseudo/chnl/normalized-chnl-10-15.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109815-1215811424/watcher-1109815-1215811424 -o /tmp/evaluation-result-1109815-1215811424/solver-1109815-1215811424 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1109815-1215811424.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3cfc3f209680dfb37f186af7d36d0e99
RANDOM SEED=1589003428

node77.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1870344 kB
Buffers:          7848 kB
Cached:          57500 kB
SwapCached:          0 kB
Active:         100288 kB
Inactive:        28480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1870344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             952 kB
Writeback:           0 kB
Mapped:          76860 kB
Slab:            40080 kB
Committed_AS:  1019980 kB
PageTables:       3360 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66540 MiB
End job on node77 at 2008-07-12 00:15:53