Trace number 2088121

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+minisatSAT 135.22 134.856

General information on the benchmark

Namecsp/bibd8/
normalized-bibd-8-70-35-4-15_glb.xml
MD5SUMfee6fed8aa0142612fea238ef10cf4d0
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.866
Satisfiable
(Un)Satisfiability was proved
Number of variables2520
Number of constraints2066
Maximum constraint arity70
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1960
Global constraints used (with number of constraints)weightedsum(106)

Solver Data

0.05/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.05/0.07	c 0	BEGIN Sun Jul 12 10:33:19 2009
0.05/0.07	c 0	PID 25985
0.05/0.07	c 0	HOST node45.alineos.net
0.05/0.07	c 0	CONVERTING HOME/instance-2088121-1247387599.xml TO HOME/temp.csp
0.05/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2088121-1247387599.xml' 'HOME/temp.csp'
0.06/0.53	c 1	1 domains, 2520 variables, 1 predicates, 0 relations, 2066 constraints
0.06/0.57	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.57	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.67/0.63	c 1	Parsing HOME/temp.csp
0.67/0.74	c 1	parsed 4588 expressions
0.67/0.74	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.67/0.74	c 1	Converting to clausal form CSP
0.67/0.77	c 1	converted 459 (10%) expressions
0.67/0.77	c 1	converted 918 (20%) expressions
0.67/0.77	c 1	converted 1377 (30%) expressions
0.67/0.78	c 1	converted 1836 (40%) expressions
0.67/0.78	c 1	converted 2294 (50%) expressions
0.67/0.95	c 1	converted 2753 (60%) expressions
1.36/1.14	c 1	converted 3212 (70%) expressions
1.55/1.30	c 2	converted 3671 (80%) expressions
1.66/1.42	c 2	converted 4130 (90%) expressions
1.97/1.80	c 2	converted 4588 (100%) expressions
2.08/1.80	c 2	CSP : 7952 integers, 3920 booleans, 22836 clauses, largest domain size 25
2.08/1.80	c 2	Heap : 15 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.08/1.80	c 2	Propagation in CSP
2.08/1.87	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.08/1.88	c 2	CSP : 7952 integers, 3920 booleans, 22836 clauses, largest domain size 25
2.08/1.88	c 2	Heap : 15 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.08/1.89	c 2	Simplifing CSP by introducing new Boolean variables
2.19/1.90	c 2	CSP : 7952 integers, 3920 booleans, 22836 clauses, largest domain size 25
2.19/1.90	c 2	Heap : 15 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.30/2.00	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.30/2.01	c 2	796 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.30/2.02	c 2	1591 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.30/2.02	c 2	2386 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.30/2.02	c 2	3181 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.30/2.02	c 2	3976 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.30/2.02	c 2	4772 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.30/2.03	c 2	5567 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.30/2.03	c 2	6362 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.30/2.04	c 2	7157 (90%) CSP integer variables are encoded (6222 clauses, 86995 bytes)
2.30/2.05	c 2	7952 (100%) CSP integer variables are encoded (12908 clauses, 187285 bytes)
2.30/2.08	c 2	2284 (10%) CSP clauses are encoded (15192 clauses, 219835 bytes)
2.43/2.10	c 2	4568 (20%) CSP clauses are encoded (17476 clauses, 252793 bytes)
2.43/2.12	c 2	6851 (30%) CSP clauses are encoded (19759 clauses, 286145 bytes)
2.43/2.14	c 2	9135 (40%) CSP clauses are encoded (22043 clauses, 320407 bytes)
2.43/2.16	c 2	11418 (50%) CSP clauses are encoded (24326 clauses, 354657 bytes)
2.43/2.17	c 2	13702 (60%) CSP clauses are encoded (26610 clauses, 388914 bytes)
2.43/2.19	c 2	15986 (70%) CSP clauses are encoded (28894 clauses, 423176 bytes)
2.55/2.21	c 2	18269 (80%) CSP clauses are encoded (31177 clauses, 457420 bytes)
2.74/2.48	c 3	20553 (90%) CSP clauses are encoded (101831 clauses, 1819826 bytes)
3.34/3.07	c 3	22836 (100%) CSP clauses are encoded (256380 clauses, 5250827 bytes)
3.34/3.07	c 3	22836 CSP clauses encoded
3.34/3.07	c 3	Writing map file : HOME/temp.map
3.34/3.09	c 3	Heap : 11 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.34/3.09	c 3	SAT : 24780 SAT variables, 256380 SAT clauses, 5250827 bytes
3.34/3.09	c 3	Heap : 11 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.44/3.13	c 3	SOLVING HOME/temp.cnf
3.44/3.13	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.44/3.13	c 3	This is MiniSat 2.0 beta
3.44/3.13	c 3	WARNING: for repeatability, setting FPU to use double precision
3.44/3.13	c 3	============================[ Problem Statistics ]=============================
3.44/3.13	c 3	|                                                                             |
3.44/3.13	c 3	|  Number of variables:  24780                                                |
3.44/3.13	c 3	|  Number of clauses:    256380                                               |
3.52/3.27	c 4	|  Parsing time:         0.12         s                                       |
3.52/3.27	c 4	============================[ Search Statistics ]==============================
3.52/3.27	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.52/3.27	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.52/3.27	c 4	===============================================================================
3.52/3.27	c 4	|         0 |   24780   256380   839096 |    85460        0    nan |  0.000 % |
3.52/3.29	c 4	|       102 |   24780   256380   839096 |    94006      102     30 |  0.000 % |
3.62/3.31	c 4	|       252 |   24780   256380   839096 |   103406      252     28 |  0.000 % |
3.62/3.35	c 4	|       478 |   24780   256380   839096 |   113747      478     26 |  0.000 % |
3.71/3.44	c 4	|       816 |   24780   256380   839096 |   125121      816     28 |  0.000 % |
3.81/3.53	c 4	|      1322 |   24780   256380   839096 |   137634     1322     30 |  0.000 % |
4.01/3.71	c 4	|      2081 |   24780   256380   839096 |   151397     2081     24 |  0.000 % |
4.21/3.95	c 4	|      3220 |   24780   256380   839096 |   166537     3220     27 |  0.000 % |
4.41/4.11	c 4	|      4930 |   24780   256380   839096 |   183191     4930     27 |  0.000 % |
4.62/4.37	c 5	|      7493 |   24780   256380   839096 |   201510     7493     26 |  0.000 % |
5.21/4.91	c 5	|     11338 |   24780   256380   839096 |   221661    11338     29 |  0.000 % |
6.31/6.06	c 6	|     17105 |   24780   256380   839096 |   243827    17105     30 |  0.000 % |
8.41/8.17	c 8	|     25754 |   24780   256380   839096 |   268210    25754     32 |  0.000 % |
10.51/10.29	c 11	|     38729 |   24780   256380   839096 |   295031    38729     31 |  0.000 % |
14.31/14.05	c 14	|     58190 |   24780   256380   839096 |   324534    58190     33 |  0.000 % |
22.10/21.89	c 22	|     87382 |   24780   256380   839096 |   356987    87382     33 |  0.000 % |
36.99/36.79	c 37	|    131171 |   24780   256380   839096 |   392686   131171     37 |  0.000 % |
68.58/68.31	c 69	|    196855 |   24780   256380   839096 |   431955   196855     40 |  0.000 % |
115.07/114.89	c 115	|    295381 |   24780   256380   839096 |   475150   295381     44 |  0.000 % |
134.66/134.49	c 135	===============================================================================
134.66/134.50	c 135	restarts              : 19
134.66/134.50	c 135	conflicts             : 332613         (2537 /sec)
134.66/134.50	c 135	decisions             : 549099         (1.29 % random) (4188 /sec)
134.66/134.50	c 135	propagations          : 116879157      (891356 /sec)
134.66/134.50	c 135	conflict literals     : 14660071       (8.58 % deleted)
134.66/134.50	c 135	Memory used           : 84.36 MB
134.66/134.50	c 135	CPU time              : 131.125 s
134.66/134.50	c 135	
134.76/134.51	c 135	SATISFIABLE
134.76/134.52	c 135	DECODING HOME/temp.out WITH HOME/temp.map
134.76/134.52	c 135	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
134.76/134.60	c 135	Decoding HOME/temp.out
134.80/134.74	s SATISFIABLE
134.81/134.80	v 0 1 1 0 0 1 0 1 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 0 0 0 1 0 0 1 0 1 1 1 0 1 0 0 1 1 1 0 1 0 1 0 0 0 1 1 0 0 1 0 0 1 1 0 0 1 1 1 0 0 0 1 1 1 1 0 0 0 0 0 0 1 0 1 0 1 0 0 1 1 0 1 0 1 1 1 0 0 1 0 0 1 0 0 1 0 1 1 1 1 1 0 0 1 0 1 0 1 1 1 1 1 0 0 1 0 0 1 0 1 1 0 1 0 1 0 1 0 1 1 0 0 0 1 1 1 0 0 1 1 1 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 1 1 1 1 1 1 0 1 0 0 1 1 0 0 1 0 0 0 0 1 1 0 0 0 0 1 0 1 1 1 1 1 0 0 1 1 0 1 1 0 0 0 0 0 1 0 0 1 0 1 1 1 0 0 1 0 0 0 0 1 1 0 1 0 1 1 0 1 0 0 0 1 0 1 0 0 1 1 0 0 1 0 0 1 0 1 0 0 1 0 1 1 1 1 1 0 1 1 0 1 1 1 0 0 1 0 1 1 0 0 0 0 0 1 1 0 1 0 1 1 0 0 1 1 0 1 1 0 1 1 1 1 0 0 0 1 1 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 1 1 0 0 0 1 0 1 1 1 1 1 0 0 1 1 0 1 0 1 1 0 1 1 0 1 1 0 1 1 0 0 1 1 0 1 1 1 0 0 0 0 0 0 1 1 1 0 0 0 1 1 1 1 0 0 1 0 1 0 1 1 1 1 0 1 0 0 1 1 1 1 1 1 0 0 1 1 0 1 1 1 0 0 0 0 1 0 0 0 0 1 0 1 1 1 0 1 0 0 0 0 0 0 1 0 0 1 0 1 1 1 1 1 1 0 0 1 1 0 0 1 1 0 1 1 0 0 1 1 1 1 1 0 0 0 1 0 1 0 1 0 1 0 1 1 0 0 0 0 1 0 0 0 0 0 1 1 0 1 0 1 0 0 0 0 1 1 0 1 1 1 0 0 1 1 1 0 1 1 1 0 0 0 0 0 1 0 1 0 0 0 1 0 0 1 1 1 1 1 0 0 1 1 1 0 0 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 0 1 1 1 0 0 0 1 1 1 1 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 1 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 1 1 0 0 1 0 1 0 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 1 0 1 0 1 0 1 0 0 0 0 1 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 1 0 0 1 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 1 0 1 0 0 0 1 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 1 1 0 0 1 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 1 1 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 1 1 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 1 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 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 1 1 1 0 0 0 0 0 1 0 1 0 0 1 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 1 0 0 1 0 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 1 0 1 0 1 0 0 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 1 0 1 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 1 1 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 1 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 1 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 1 1 0 0 0 0 0 1 1 0 0 1 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 1 1 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 1 0 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 1 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 0 1 1 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 1 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 1 1 1 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 1 0 0 0 1 1 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 1 1 0 0 1 0 0 0 0 0 0 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 0 0 1 0 0 1 1 0 0
134.81/134.81	c 135	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
134.81/134.85	c 135	CPU 135.19 (0.07 0.02 134.72 0.38)
134.81/134.85	c 135	END Sun Jul 12 10:35:34 2009

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2088121-1247387599/watcher-2088121-1247387599 -o /tmp/evaluation-result-2088121-1247387599/solver-2088121-1247387599 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2088121-1247387599.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.05 1.39 3/82 25985
/proc/meminfo: memFree=1385560/2055920 swapFree=4192812/4192956
[pid=25985] ppid=25983 vsize=12272 CPUtime=0
/proc/25985/stat : 25985 (sugar) R 25983 25985 24075 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 25823705 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 258947988478 0 0 4224 0 0 0 0 17 0 0 0
/proc/25985/statm: 3068 328 246 3 0 168 0

[startup+0.0592499 s]
/proc/loadavg: 1.00 1.05 1.39 3/82 25985
/proc/meminfo: memFree=1385560/2055920 swapFree=4192812/4192956
[pid=25985] ppid=25983 vsize=16344 CPUtime=0.05
/proc/25985/stat : 25985 (sugar) R 25983 25985 24075 0 -1 4194304 994 0 0 0 4 1 0 0 18 0 1 0 25823705 16736256 962 996147200 4194304 4206940 548682068608 18446744073709551615 258938933985 0 0 4224 0 0 0 0 17 0 0 0
/proc/25985/statm: 4086 963 380 3 0 665 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16344

[startup+0.102262 s]
/proc/loadavg: 1.00 1.05 1.39 3/82 25985
/proc/meminfo: memFree=1385560/2055920 swapFree=4192812/4192956
[pid=25985] ppid=25983 vsize=16868 CPUtime=0.06
/proc/25985/stat : 25985 (sugar) S 25983 25985 24075 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 25823705 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25985/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302301 s]
/proc/loadavg: 1.00 1.05 1.39 3/82 25985
/proc/meminfo: memFree=1385560/2055920 swapFree=4192812/4192956
[pid=25985] ppid=25983 vsize=16868 CPUtime=0.06
/proc/25985/stat : 25985 (sugar) S 25983 25985 24075 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 25823705 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25985/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701413 s]
/proc/loadavg: 1.00 1.05 1.39 3/82 25985
/proc/meminfo: memFree=1385560/2055920 swapFree=4192812/4192956
[pid=25985] ppid=25983 vsize=16868 CPUtime=0.67
/proc/25985/stat : 25985 (sugar) S 25983 25985 24075 0 -1 4194304 1309 6786 0 1 5 1 57 4 15 0 1 0 25823705 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25985/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 16868

[startup+1.50156 s]
/proc/loadavg: 1.00 1.05 1.39 2/93 26007
/proc/meminfo: memFree=1367680/2055920 swapFree=4192812/4192956
[pid=25985] ppid=25983 vsize=16868 CPUtime=0.67
/proc/25985/stat : 25985 (sugar) S 25983 25985 24075 0 -1 4194304 1309 6786 0 1 5 1 57 4 15 0 1 0 25823705 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25985/statm: 4217 1111 409 3 0 796 0
[pid=25998] ppid=25985 vsize=5356 CPUtime=0
/proc/25998/stat : 25998 (sh) S 25985 25985 24075 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25823762 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25998/statm: 1339 233 193 169 0 50 0
[pid=25999] ppid=25998 vsize=869768 CPUtime=1.08
/proc/25999/stat : 25999 (java) S 25998 25985 24075 0 -1 0 9288 0 1 0 104 4 0 0 18 0 9 0 25823762 890642432 8460 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25999/statm: 217442 8460 2566 9 0 211947 0
[pid=25999/tid=26000] ppid=25998 vsize=869768 CPUtime=0.63
/proc/25999/task/26000/stat : 26000 (java) S 25998 25985 24075 0 -1 64 2691 0 1 0 63 0 0 0 16 0 9 0 25823763 890642432 8460 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25999/tid=26001] ppid=25998 vsize=869768 CPUtime=0.25
/proc/25999/task/26001/stat : 26001 (java) R 25998 25985 24075 0 -1 64 4351 0 0 0 23 2 0 0 17 0 9 0 25823764 890642432 8460 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25999/tid=26002] ppid=25998 vsize=869768 CPUtime=0
/proc/25999/task/26002/stat : 26002 (java) S 25998 25985 24075 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25823764 890642432 8460 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25999/tid=26003] ppid=25998 vsize=869768 CPUtime=0
/proc/25999/task/26003/stat : 26003 (java) S 25998 25985 24075 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25823764 890642432 8460 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25999/tid=26004] ppid=25998 vsize=869768 CPUtime=0
/proc/25999/task/26004/stat : 26004 (java) S 25998 25985 24075 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 25823766 890642432 8460 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25999/tid=26005] ppid=25998 vsize=869768 CPUtime=0.17
/proc/25999/task/26005/stat : 26005 (java) S 25998 25985 24075 0 -1 64 1548 0 0 0 17 0 0 0 16 0 9 0 25823766 890642432 8460 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25999/tid=26006] ppid=25998 vsize=869768 CPUtime=0
/proc/25999/task/26006/stat : 26006 (java) S 25998 25985 24075 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 25823766 890642432 8460 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25999/tid=26007] ppid=25998 vsize=869768 CPUtime=0
/proc/25999/task/26007/stat : 26007 (java) S 25998 25985 24075 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 25823766 890642432 8460 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 891992

[startup+3.10281 s]
/proc/loadavg: 1.00 1.05 1.39 2/93 26007
/proc/meminfo: memFree=1354240/2055920 swapFree=4192812/4192956
[pid=25985] ppid=25983 vsize=16868 CPUtime=0.68
/proc/25985/stat : 25985 (sugar) S 25983 25985 24075 0 -1 4194304 1310 6786 0 1 6 1 57 4 16 0 1 0 25823705 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25985/statm: 4217 1111 409 3 0 796 0
[pid=25998] ppid=25985 vsize=5356 CPUtime=0
/proc/25998/stat : 25998 (sh) S 25985 25985 24075 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25823762 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25998/statm: 1339 233 193 169 0 50 0
[pid=25999] ppid=25998 vsize=869628 CPUtime=2.76
/proc/25999/stat : 25999 (java) S 25998 25985 24075 0 -1 0 10546 0 1 0 267 9 0 0 18 0 9 0 25823762 890499072 9404 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25999/statm: 217407 9404 2591 9 0 211884 0
[pid=25999/tid=26000] ppid=25998 vsize=869628 CPUtime=2
/proc/25999/task/26000/stat : 26000 (java) S 25998 25985 24075 0 -1 64 3023 0 1 0 196 4 0 0 16 0 9 0 25823763 890499072 9404 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25999/tid=26001] ppid=25998 vsize=869628 CPUtime=0.45
/proc/25999/task/26001/stat : 26001 (java) S 25998 25985 24075 0 -1 64 5205 0 0 0 43 2 0 0 16 0 9 0 25823764 890499072 9404 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25999/tid=26002] ppid=25998 vsize=869628 CPUtime=0
/proc/25999/task/26002/stat : 26002 (java) S 25998 25985 24075 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25823764 890499072 9404 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25999/tid=26003] ppid=25998 vsize=869628 CPUtime=0
/proc/25999/task/26003/stat : 26003 (java) S 25998 25985 24075 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25823764 890499072 9404 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25999/tid=26004] ppid=25998 vsize=869628 CPUtime=0
/proc/25999/task/26004/stat : 26004 (java) S 25998 25985 24075 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 25823766 890499072 9404 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25999/tid=26005] ppid=25998 vsize=869628 CPUtime=0.27
/proc/25999/task/26005/stat : 26005 (java) S 25998 25985 24075 0 -1 64 1620 0 0 0 26 1 0 0 16 0 9 0 25823766 890499072 9404 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25999/tid=26006] ppid=25998 vsize=869628 CPUtime=0
/proc/25999/task/26006/stat : 26006 (java) S 25998 25985 24075 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 25823766 890499072 9404 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25999/tid=26007] ppid=25998 vsize=869628 CPUtime=0
/proc/25999/task/26007/stat : 26007 (java) S 25998 25985 24075 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 25823766 890499072 9404 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 891852

[startup+6.30139 s]
/proc/loadavg: 1.00 1.05 1.39 2/85 26009
/proc/meminfo: memFree=1359808/2055920 swapFree=4192812/4192956
[pid=25985] ppid=25983 vsize=16868 CPUtime=3.46
/proc/25985/stat : 25985 (sugar) S 25983 25985 24075 0 -1 4194304 1376 17622 0 2 6 1 324 15 16 0 1 0 25823705 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25985/statm: 4217 1113 409 3 0 796 0
[pid=26008] ppid=25985 vsize=5356 CPUtime=0
/proc/26008/stat : 26008 (sh) S 25985 25985 24075 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25824018 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26008/statm: 1339 232 193 169 0 50 0
[pid=26009] ppid=26008 vsize=18524 CPUtime=3.15
/proc/26009/stat : 26009 (minisat) R 26008 25985 24075 0 -1 4194304 4422 0 0 0 313 2 0 0 25 0 1 0 25824018 18968576 4408 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/26009/statm: 4631 4408 76 150 0 4478 0
Current children cumulated CPU time (s) 6.61
Current children cumulated vsize (KiB) 40748

[startup+12.7015 s]
/proc/loadavg: 1.00 1.05 1.39 2/85 26009
/proc/meminfo: memFree=1354048/2055920 swapFree=4192812/4192956
[pid=25985] ppid=25983 vsize=16868 CPUtime=3.46
/proc/25985/stat : 25985 (sugar) S 25983 25985 24075 0 -1 4194304 1376 17622 0 2 6 1 324 15 16 0 1 0 25823705 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25985/statm: 4217 1113 409 3 0 796 0
[pid=26008] ppid=25985 vsize=5356 CPUtime=0
/proc/26008/stat : 26008 (sh) S 25985 25985 24075 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25824018 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26008/statm: 1339 232 193 169 0 50 0
[pid=26009] ppid=26008 vsize=24180 CPUtime=9.55
/proc/26009/stat : 26009 (minisat) R 26008 25985 24075 0 -1 4194304 5837 0 0 0 952 3 0 0 25 0 1 0 25824018 24760320 5823 996147200 134512640 135127466 4294956256 18446744073709551615 134527457 0 0 4096 3 0 0 0 17 0 0 0
/proc/26009/statm: 6045 5823 76 150 0 5892 0
Current children cumulated CPU time (s) 13.01
Current children cumulated vsize (KiB) 46404

[startup+25.5029 s]
/proc/loadavg: 1.00 1.05 1.38 2/85 26009
/proc/meminfo: memFree=1345472/2055920 swapFree=4192812/4192956
[pid=25985] ppid=25983 vsize=16868 CPUtime=3.46
/proc/25985/stat : 25985 (sugar) S 25983 25985 24075 0 -1 4194304 1376 17622 0 2 6 1 324 15 16 0 1 0 25823705 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25985/statm: 4217 1113 409 3 0 796 0
[pid=26008] ppid=25985 vsize=5356 CPUtime=0
/proc/26008/stat : 26008 (sh) S 25985 25985 24075 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25824018 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26008/statm: 1339 232 193 169 0 50 0
[pid=26009] ppid=26008 vsize=32404 CPUtime=22.35
/proc/26009/stat : 26009 (minisat) R 26008 25985 24075 0 -1 4194304 7874 0 0 0 2230 5 0 0 25 0 1 0 25824018 33181696 7860 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26009/statm: 8101 7860 76 150 0 7948 0
Current children cumulated CPU time (s) 25.81
Current children cumulated vsize (KiB) 54628

[startup+51.1025 s]
/proc/loadavg: 1.00 1.04 1.37 2/85 26009
/proc/meminfo: memFree=1331712/2055920 swapFree=4192812/4192956
[pid=25985] ppid=25983 vsize=16868 CPUtime=3.46
/proc/25985/stat : 25985 (sugar) S 25983 25985 24075 0 -1 4194304 1376 17622 0 2 6 1 324 15 16 0 1 0 25823705 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25985/statm: 4217 1113 409 3 0 796 0
[pid=26008] ppid=25985 vsize=5356 CPUtime=0
/proc/26008/stat : 26008 (sh) S 25985 25985 24075 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25824018 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26008/statm: 1339 232 193 169 0 50 0
[pid=26009] ppid=26008 vsize=46532 CPUtime=47.93
/proc/26009/stat : 26009 (minisat) R 26008 25985 24075 0 -1 4194304 11392 0 0 0 4784 9 0 0 25 0 1 0 25824018 47648768 11378 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26009/statm: 11633 11378 76 150 0 11480 0
Current children cumulated CPU time (s) 51.39
Current children cumulated vsize (KiB) 68756

[startup+102.307 s]
/proc/loadavg: 1.00 1.03 1.35 2/85 26009
/proc/meminfo: memFree=1306304/2055920 swapFree=4192812/4192956
[pid=25985] ppid=25983 vsize=16868 CPUtime=3.46
/proc/25985/stat : 25985 (sugar) S 25983 25985 24075 0 -1 4194304 1376 17622 0 2 6 1 324 15 16 0 1 0 25823705 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25985/statm: 4217 1113 409 3 0 796 0
[pid=26008] ppid=25985 vsize=5356 CPUtime=0
/proc/26008/stat : 26008 (sh) S 25985 25985 24075 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25824018 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26008/statm: 1339 232 193 169 0 50 0
[pid=26009] ppid=26008 vsize=71236 CPUtime=99.12
/proc/26009/stat : 26009 (minisat) R 26008 25985 24075 0 -1 4194304 17578 0 0 0 9897 15 0 0 25 0 1 0 25824018 72945664 17564 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26009/statm: 17809 17564 76 150 0 17656 0
Current children cumulated CPU time (s) 102.58
Current children cumulated vsize (KiB) 93460

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

[startup+115.101 s]
/proc/loadavg: 1.00 1.03 1.34 2/85 26009
/proc/meminfo: memFree=1300160/2055920 swapFree=4192812/4192956
[pid=25985] ppid=25983 vsize=16868 CPUtime=3.46
/proc/25985/stat : 25985 (sugar) S 25983 25985 24075 0 -1 4194304 1376 17622 0 2 6 1 324 15 16 0 1 0 25823705 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25985/statm: 4217 1113 409 3 0 796 0
[pid=26008] ppid=25985 vsize=5356 CPUtime=0
/proc/26008/stat : 26008 (sh) S 25985 25985 24075 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25824018 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26008/statm: 1339 232 193 169 0 50 0
[pid=26009] ppid=26008 vsize=77580 CPUtime=111.91
/proc/26009/stat : 26009 (minisat) R 26008 25985 24075 0 -1 4194304 19196 0 0 0 11175 16 0 0 25 0 1 0 25824018 79441920 19182 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26009/statm: 19395 19182 76 150 0 19242 0
Current children cumulated CPU time (s) 115.37
Current children cumulated vsize (KiB) 99804

[startup+127.901 s]
/proc/loadavg: 1.00 1.03 1.34 2/85 26009
/proc/meminfo: memFree=1294272/2055920 swapFree=4192812/4192956
[pid=25985] ppid=25983 vsize=16868 CPUtime=3.46
/proc/25985/stat : 25985 (sugar) S 25983 25985 24075 0 -1 4194304 1376 17622 0 2 6 1 324 15 16 0 1 0 25823705 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25985/statm: 4217 1113 409 3 0 796 0
[pid=26008] ppid=25985 vsize=5356 CPUtime=0
/proc/26008/stat : 26008 (sh) S 25985 25985 24075 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25824018 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26008/statm: 1339 232 193 169 0 50 0
[pid=26009] ppid=26008 vsize=83736 CPUtime=124.71
/proc/26009/stat : 26009 (minisat) R 26008 25985 24075 0 -1 4194304 20617 0 0 0 12453 18 0 0 25 0 1 0 25824018 85745664 20603 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/26009/statm: 20934 20603 76 150 0 20781 0
Current children cumulated CPU time (s) 128.17
Current children cumulated vsize (KiB) 105960

[startup+131.101 s]
/proc/loadavg: 1.00 1.03 1.34 2/85 26009
/proc/meminfo: memFree=1292608/2055920 swapFree=4192812/4192956
[pid=25985] ppid=25983 vsize=16868 CPUtime=3.46
/proc/25985/stat : 25985 (sugar) S 25983 25985 24075 0 -1 4194304 1376 17622 0 2 6 1 324 15 16 0 1 0 25823705 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25985/statm: 4217 1113 409 3 0 796 0
[pid=26008] ppid=25985 vsize=5356 CPUtime=0
/proc/26008/stat : 26008 (sh) S 25985 25985 24075 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25824018 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26008/statm: 1339 232 193 169 0 50 0
[pid=26009] ppid=26008 vsize=85320 CPUtime=127.9
/proc/26009/stat : 26009 (minisat) R 26008 25985 24075 0 -1 4194304 21005 0 0 0 12772 18 0 0 25 0 1 0 25824018 87367680 20991 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/26009/statm: 21330 20991 76 150 0 21177 0
Current children cumulated CPU time (s) 131.36
Current children cumulated vsize (KiB) 107544

[startup+132.702 s]
/proc/loadavg: 1.00 1.03 1.34 2/85 26009
/proc/meminfo: memFree=1292288/2055920 swapFree=4192812/4192956
[pid=25985] ppid=25983 vsize=16868 CPUtime=3.46
/proc/25985/stat : 25985 (sugar) S 25983 25985 24075 0 -1 4194304 1376 17622 0 2 6 1 324 15 16 0 1 0 25823705 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25985/statm: 4217 1113 409 3 0 796 0
[pid=26008] ppid=25985 vsize=5356 CPUtime=0
/proc/26008/stat : 26008 (sh) S 25985 25985 24075 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25824018 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26008/statm: 1339 232 193 169 0 50 0
[pid=26009] ppid=26008 vsize=85716 CPUtime=129.5
/proc/26009/stat : 26009 (minisat) R 26008 25985 24075 0 -1 4194304 21126 0 0 0 12932 18 0 0 25 0 1 0 25824018 87773184 21112 996147200 134512640 135127466 4294956256 18446744073709551615 134531095 0 0 4096 3 0 0 0 17 0 0 0
/proc/26009/statm: 21429 21112 76 150 0 21276 0
Current children cumulated CPU time (s) 132.96
Current children cumulated vsize (KiB) 107940

[startup+133.501 s]
/proc/loadavg: 1.00 1.03 1.34 2/85 26009
/proc/meminfo: memFree=1291968/2055920 swapFree=4192812/4192956
[pid=25985] ppid=25983 vsize=16868 CPUtime=3.46
/proc/25985/stat : 25985 (sugar) S 25983 25985 24075 0 -1 4194304 1376 17622 0 2 6 1 324 15 16 0 1 0 25823705 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25985/statm: 4217 1113 409 3 0 796 0
[pid=26008] ppid=25985 vsize=5356 CPUtime=0
/proc/26008/stat : 26008 (sh) S 25985 25985 24075 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25824018 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26008/statm: 1339 232 193 169 0 50 0
[pid=26009] ppid=26008 vsize=85980 CPUtime=130.3
/proc/26009/stat : 26009 (minisat) R 26008 25985 24075 0 -1 4194304 21194 0 0 0 13012 18 0 0 25 0 1 0 25824018 88043520 21180 996147200 134512640 135127466 4294956256 18446744073709551615 134530668 0 0 4096 3 0 0 0 17 0 0 0
/proc/26009/statm: 21495 21180 76 150 0 21342 0
Current children cumulated CPU time (s) 133.76
Current children cumulated vsize (KiB) 108204

[startup+134.302 s]
/proc/loadavg: 1.00 1.03 1.33 2/85 26009
/proc/meminfo: memFree=1291584/2055920 swapFree=4192812/4192956
[pid=25985] ppid=25983 vsize=16868 CPUtime=3.46
/proc/25985/stat : 25985 (sugar) S 25983 25985 24075 0 -1 4194304 1376 17622 0 2 6 1 324 15 16 0 1 0 25823705 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25985/statm: 4217 1113 409 3 0 796 0
[pid=26008] ppid=25985 vsize=5356 CPUtime=0
/proc/26008/stat : 26008 (sh) S 25985 25985 24075 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25824018 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26008/statm: 1339 232 193 169 0 50 0
[pid=26009] ppid=26008 vsize=86376 CPUtime=131.1
/proc/26009/stat : 26009 (minisat) R 26008 25985 24075 0 -1 4194304 21268 0 0 0 13092 18 0 0 25 0 1 0 25824018 88449024 21254 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 0 0 0
/proc/26009/statm: 21594 21254 76 150 0 21441 0
Current children cumulated CPU time (s) 134.56
Current children cumulated vsize (KiB) 108600

[startup+134.702 s]
/proc/loadavg: 1.00 1.03 1.33 2/85 26009
/proc/meminfo: memFree=1291584/2055920 swapFree=4192812/4192956
[pid=25985] ppid=25983 vsize=16868 CPUtime=134.8
/proc/25985/stat : 25985 (sugar) S 25983 25985 24075 0 -1 4194304 1448 39206 0 2 6 1 13438 35 15 0 1 0 25823705 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25985/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 134.8
Current children cumulated vsize (KiB) 16868

[startup+134.802 s]
/proc/loadavg: 1.00 1.03 1.33 2/85 26009
/proc/meminfo: memFree=1291584/2055920 swapFree=4192812/4192956
[pid=25985] ppid=25983 vsize=16868 CPUtime=134.81
/proc/25985/stat : 25985 (sugar) S 25983 25985 24075 0 -1 4194304 1450 39206 0 2 6 2 13438 35 16 0 1 0 25823705 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25985/statm: 4217 1114 409 3 0 796 0
Current children cumulated CPU time (s) 134.81
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 134.856
CPU time (s): 135.22
CPU user time (s): 134.798
CPU system time (s): 0.421935
CPU usage (%): 100.27
Max. virtual memory (cumulated for all children) (KiB): 891992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 134.799
system time used= 0.421935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44847
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3606
involuntary context switches= 5415

runsolver used 0.187971 second user time and 0.416936 second system time

The end

Launcher Data

Begin job on node45 at 2009-07-12 10:33:19
IDJOB=2088121
IDBENCH=58881
IDSOLVER=739
FILE ID=node45/2088121-1247387599
PBS_JOBID= 9507249
Free space on /tmp= 66392 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/bibd8/normalized-bibd-8-70-35-4-15_glb.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2088121-1247387599/watcher-2088121-1247387599 -o /tmp/evaluation-result-2088121-1247387599/solver-2088121-1247387599 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2088121-1247387599.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= fee6fed8aa0142612fea238ef10cf4d0
RANDOM SEED=1674971995

node45.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.281
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.281
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:       1386040 kB
Buffers:         18324 kB
Cached:         144264 kB
SwapCached:          0 kB
Active:         582876 kB
Inactive:        36148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1386040 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1704 kB
Writeback:           0 kB
Mapped:         476800 kB
Slab:            35356 kB
Committed_AS:   654172 kB
PageTables:       2664 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= 66392 MiB
End job on node45 at 2009-07-12 10:35:34