Trace number 1736625

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
VARSAT-crafted 2009-03-22UNSAT 206.556 206.612

General information on the benchmark

NameCRAFTED/parity-games/
instance_n6_i7_pp_ci_ce.cnf
MD5SUM2ba7146c43b8082afe1c2f5c23a97bd0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.6021
Satisfiable
(Un)Satisfiability was proved
Number of variables8484
Number of clauses74640
Sum of the clauses size243102
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 215431
Number of clauses of size 333298
Number of clauses of size 418962
Number of clauses of size 55508
Number of clauses of size over 51441

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  8484                                                 |
0.00/0.00	c |  Number of clauses:    74640                                                |
0.09/0.11	c |  Parsing time:         0.09         s                                       |
0.09/0.11	c |  Timeout:              43200 s
0.09/0.11	c |  Random Seed:          744159351.000000
0.09/0.11	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.09/0.11	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.11	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.11	c |                                                                             |
0.29/0.34	c ============================[ Search Statistics ]==============================
0.29/0.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.34	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.34	c ===============================================================================
0.29/0.34	c |         0 |    5612    60046   197476 |    20015        0    nan |  0.000 % |
4.89/5.00	c |       102 |    5612    60046   197476 |    22016      102     10 |  1.980 % |
9.79/9.82	c |       252 |    5612    60046   197476 |    24218      252     21 |  1.980 % |
14.58/14.68	c |       480 |    5612    60046   197476 |    26640      480     16 |  1.980 % |
19.48/19.54	c |       817 |    5612    60046   197476 |    29304      817     18 |  1.980 % |
24.38/24.40	c |      1326 |    5612    60046   197476 |    32234     1326     23 |  1.980 % |
29.28/29.31	c |      2086 |    5612    60046   197476 |    35458     2086     26 |  1.980 % |
34.18/34.28	c |      3226 |    5612    60046   197476 |    39004     3226     29 |  1.980 % |
39.38/39.43	c |      4934 |    5612    60046   197476 |    42904     4934     40 |  1.980 % |
44.68/44.71	c |      7497 |    5612    60046   197476 |    47195     7497     46 |  1.980 % |
50.58/50.64	c |     11341 |    5612    60046   197476 |    51914    11341     58 |  1.980 % |
55.67/55.78	c |     17109 |    5612    60046   197476 |    57106    17109     60 |  1.980 % |
63.47/63.51	c |     25758 |    5612    60046   197476 |    62816    25758     56 |  1.980 % |
75.47/75.59	c |     38732 |    5612    60046   197476 |    69098    38732     55 |  1.980 % |
97.26/97.36	c |     58193 |    5612    60046   197476 |    76008    58193     60 |  1.980 % |
124.65/124.74	c |     87385 |    5570    54850   180518 |    83609    36208     44 |  2.475 % |
167.65/167.76	c |    131174 |    5527    50361   166066 |    91969    34851     42 |  3.501 % |
206.53/206.60	c ===============================================================================
206.53/206.60	c surveys--CPU time (sec)   : 78.8510        (38.19 % of total)
206.53/206.60	c surveys--attempted        : 2287           (29 /sec)
206.53/206.60	c surveys--converged        : 2287           (100.00 % successful)
206.53/206.60	c restarts              : 17
206.53/206.60	c conflicts             : 184628         (1447 /sec)
206.53/206.60	c decisions             : 342252         (1.28 % random) (2682 /sec)
206.53/206.60	c propagations          : 57903847       (453779 /sec)
206.53/206.60	c conflict literals     : 10006235       (40.47 % deleted)
206.53/206.60	c Memory used           : 34.27 MB
206.53/206.60	c Total CPU time (sec)      : 206.4546    
206.53/206.60	c 
206.53/206.60	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1736625-1240812414/watcher-1736625-1240812414 -o /tmp/evaluation-result-1736625-1240812414/solver-1736625-1240812414 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=744159351 HOME/instance-1736625-1240812414.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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: 0.99 0.98 0.99 3/64 420
/proc/meminfo: memFree=1651520/2055920 swapFree=4181248/4192956
[pid=420] ppid=418 vsize=3184 CPUtime=0
/proc/420/stat : 420 (varsat-crafted_) R 418 420 32583 0 -1 4194304 655 0 0 0 0 0 0 0 18 0 1 0 109269129 3260416 640 1992294400 4194304 5102648 548682068800 18446744073709551615 4245091 0 0 4096 3 0 0 0 17 1 0 0
/proc/420/statm: 796 640 87 221 0 572 0

[startup+0.00987005 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 420
/proc/meminfo: memFree=1651520/2055920 swapFree=4181248/4192956
[pid=420] ppid=418 vsize=4168 CPUtime=0
/proc/420/stat : 420 (varsat-crafted_) R 418 420 32583 0 -1 4194304 890 0 0 0 0 0 0 0 18 0 1 0 109269129 4268032 835 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/420/statm: 1042 836 87 221 0 818 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4168

[startup+0.10288 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 420
/proc/meminfo: memFree=1651520/2055920 swapFree=4181248/4192956
[pid=420] ppid=418 vsize=13888 CPUtime=0.09
/proc/420/stat : 420 (varsat-crafted_) R 418 420 32583 0 -1 4194304 3228 0 0 0 7 2 0 0 18 0 1 0 109269129 14221312 3173 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/420/statm: 3472 3174 87 221 0 3248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13888

[startup+0.302897 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 420
/proc/meminfo: memFree=1651520/2055920 swapFree=4181248/4192956
[pid=420] ppid=418 vsize=16764 CPUtime=0.29
/proc/420/stat : 420 (varsat-crafted_) R 418 420 32583 0 -1 4194304 3908 0 0 0 27 2 0 0 19 0 1 0 109269129 17166336 3853 1992294400 4194304 5102648 548682068800 18446744073709551615 4272891 0 0 4096 3 0 0 0 17 1 0 0
/proc/420/statm: 4191 3853 100 221 0 3967 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16764

[startup+0.702935 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 420
/proc/meminfo: memFree=1651520/2055920 swapFree=4181248/4192956
[pid=420] ppid=418 vsize=14948 CPUtime=0.69
/proc/420/stat : 420 (varsat-crafted_) R 418 420 32583 0 -1 4194304 3914 0 0 0 67 2 0 0 23 0 1 0 109269129 15306752 3526 1992294400 4194304 5102648 548682068800 18446744073709551615 4213632 0 0 4096 3 0 0 0 17 1 0 0
/proc/420/statm: 3737 3526 102 221 0 3513 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14948

[startup+1.50201 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 421
/proc/meminfo: memFree=1637624/2055920 swapFree=4181248/4192956
[pid=420] ppid=418 vsize=14948 CPUtime=1.49
/proc/420/stat : 420 (varsat-crafted_) R 418 420 32583 0 -1 4194304 3914 0 0 0 147 2 0 0 25 0 1 0 109269129 15306752 3526 1992294400 4194304 5102648 548682068800 18446744073709551615 4214156 0 0 4096 3 0 0 0 17 1 0 0
/proc/420/statm: 3737 3526 102 221 0 3513 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14948

[startup+3.10116 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 421
/proc/meminfo: memFree=1637432/2055920 swapFree=4181248/4192956
[pid=420] ppid=418 vsize=14948 CPUtime=3.09
/proc/420/stat : 420 (varsat-crafted_) R 418 420 32583 0 -1 4194304 3914 0 0 0 307 2 0 0 25 0 1 0 109269129 15306752 3526 1992294400 4194304 5102648 548682068800 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/420/statm: 3737 3526 102 221 0 3513 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14948

[startup+6.30146 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 421
/proc/meminfo: memFree=1637304/2055920 swapFree=4181248/4192956
[pid=420] ppid=418 vsize=14948 CPUtime=6.29
/proc/420/stat : 420 (varsat-crafted_) R 418 420 32583 0 -1 4194304 3924 0 0 0 627 2 0 0 25 0 1 0 109269129 15306752 3536 1992294400 4194304 5102648 548682068800 18446744073709551615 4215205 0 0 4096 3 0 0 0 17 1 0 0
/proc/420/statm: 3737 3536 112 221 0 3513 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14948

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 421
/proc/meminfo: memFree=1637240/2055920 swapFree=4181248/4192956
[pid=420] ppid=418 vsize=14948 CPUtime=12.68
/proc/420/stat : 420 (varsat-crafted_) R 418 420 32583 0 -1 4194304 3924 0 0 0 1266 2 0 0 25 0 1 0 109269129 15306752 3536 1992294400 4194304 5102648 548682068800 18446744073709551615 4213884 0 0 4096 3 0 0 0 17 1 0 0
/proc/420/statm: 3737 3536 112 221 0 3513 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14948

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 421
/proc/meminfo: memFree=1637240/2055920 swapFree=4181248/4192956
[pid=420] ppid=418 vsize=14948 CPUtime=25.48
/proc/420/stat : 420 (varsat-crafted_) R 418 420 32583 0 -1 4194304 3924 0 0 0 2546 2 0 0 25 0 1 0 109269129 15306752 3536 1992294400 4194304 5102648 548682068800 18446744073709551615 4213886 0 0 4096 3 0 0 0 17 1 0 0
/proc/420/statm: 3737 3536 112 221 0 3513 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14948

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 421
/proc/meminfo: memFree=1636920/2055920 swapFree=4181248/4192956
[pid=420] ppid=418 vsize=15620 CPUtime=51.08
/proc/420/stat : 420 (varsat-crafted_) R 418 420 32583 0 -1 4194304 4109 0 0 0 5105 3 0 0 25 0 1 0 109269129 15994880 3721 1992294400 4194304 5102648 548682068800 18446744073709551615 4242195 0 0 4096 3 0 0 0 17 1 0 0
/proc/420/statm: 3905 3721 112 221 0 3681 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15620

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 421
/proc/meminfo: memFree=1622200/2055920 swapFree=4181248/4192956
[pid=420] ppid=418 vsize=30192 CPUtime=102.26
/proc/420/stat : 420 (varsat-crafted_) R 418 420 32583 0 -1 4194304 7720 0 0 0 10219 7 0 0 25 0 1 0 109269129 30916608 7332 1992294400 4194304 5102648 548682068800 18446744073709551615 4214290 0 0 4096 3 0 0 0 17 1 0 0
/proc/420/statm: 7548 7332 112 221 0 7324 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 30192

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 421
/proc/meminfo: memFree=1617592/2055920 swapFree=4181248/4192956
[pid=420] ppid=418 vsize=35084 CPUtime=162.25
/proc/420/stat : 420 (varsat-crafted_) R 418 420 32583 0 -1 4194304 8871 0 0 0 16216 9 0 0 25 0 1 0 109269129 35926016 8483 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/420/statm: 8771 8483 112 221 0 8547 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 35084

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

[startup+179.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 421
/proc/meminfo: memFree=1617528/2055920 swapFree=4181248/4192956
[pid=420] ppid=418 vsize=35084 CPUtime=179.04
/proc/420/stat : 420 (varsat-crafted_) R 418 420 32583 0 -1 4194304 8881 0 0 0 17895 9 0 0 25 0 1 0 109269129 35926016 8493 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/420/statm: 8771 8493 112 221 0 8547 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 35084

[startup+191.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 421
/proc/meminfo: memFree=1617464/2055920 swapFree=4181248/4192956
[pid=420] ppid=418 vsize=35084 CPUtime=191.84
/proc/420/stat : 420 (varsat-crafted_) R 418 420 32583 0 -1 4194304 8895 0 0 0 19175 9 0 0 25 0 1 0 109269129 35926016 8507 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/420/statm: 8771 8507 112 221 0 8547 0
Current children cumulated CPU time (s) 191.84
Current children cumulated vsize (KiB) 35084

[startup+198.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 421
/proc/meminfo: memFree=1617464/2055920 swapFree=4181248/4192956
[pid=420] ppid=418 vsize=35084 CPUtime=198.24
/proc/420/stat : 420 (varsat-crafted_) R 418 420 32583 0 -1 4194304 8895 0 0 0 19815 9 0 0 25 0 1 0 109269129 35926016 8507 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/420/statm: 8771 8507 112 221 0 8547 0
Current children cumulated CPU time (s) 198.24
Current children cumulated vsize (KiB) 35084

[startup+201.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 421
/proc/meminfo: memFree=1617464/2055920 swapFree=4181248/4192956
[pid=420] ppid=418 vsize=35084 CPUtime=201.44
/proc/420/stat : 420 (varsat-crafted_) R 418 420 32583 0 -1 4194304 8895 0 0 0 20135 9 0 0 25 0 1 0 109269129 35926016 8507 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/420/statm: 8771 8507 112 221 0 8547 0
Current children cumulated CPU time (s) 201.44
Current children cumulated vsize (KiB) 35084

[startup+204.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 421
/proc/meminfo: memFree=1617464/2055920 swapFree=4181248/4192956
[pid=420] ppid=418 vsize=35084 CPUtime=204.64
/proc/420/stat : 420 (varsat-crafted_) R 418 420 32583 0 -1 4194304 8895 0 0 0 20455 9 0 0 25 0 1 0 109269129 35926016 8507 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/420/statm: 8771 8507 112 221 0 8547 0
Current children cumulated CPU time (s) 204.64
Current children cumulated vsize (KiB) 35084

[startup+205.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 421
/proc/meminfo: memFree=1617464/2055920 swapFree=4181248/4192956
[pid=420] ppid=418 vsize=35084 CPUtime=205.44
/proc/420/stat : 420 (varsat-crafted_) R 418 420 32583 0 -1 4194304 8895 0 0 0 20535 9 0 0 25 0 1 0 109269129 35926016 8507 1992294400 4194304 5102648 548682068800 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/420/statm: 8771 8507 112 221 0 8547 0
Current children cumulated CPU time (s) 205.44
Current children cumulated vsize (KiB) 35084

[startup+206.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 421
/proc/meminfo: memFree=1617464/2055920 swapFree=4181248/4192956
[pid=420] ppid=418 vsize=35084 CPUtime=206.23
/proc/420/stat : 420 (varsat-crafted_) R 418 420 32583 0 -1 4194304 8895 0 0 0 20614 9 0 0 25 0 1 0 109269129 35926016 8507 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/420/statm: 8771 8507 112 221 0 8547 0
Current children cumulated CPU time (s) 206.23
Current children cumulated vsize (KiB) 35084

[startup+206.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 421
/proc/meminfo: memFree=1617464/2055920 swapFree=4181248/4192956
[pid=420] ppid=418 vsize=35084 CPUtime=206.43
/proc/420/stat : 420 (varsat-crafted_) R 418 420 32583 0 -1 4194304 8895 0 0 0 20634 9 0 0 25 0 1 0 109269129 35926016 8507 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/420/statm: 8771 8507 112 221 0 8547 0
Current children cumulated CPU time (s) 206.43
Current children cumulated vsize (KiB) 35084

[startup+206.601 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 421
/proc/meminfo: memFree=1617464/2055920 swapFree=4181248/4192956
[pid=420] ppid=418 vsize=35084 CPUtime=206.53
/proc/420/stat : 420 (varsat-crafted_) R 418 420 32583 0 -1 4194304 8895 0 0 0 20644 9 0 0 25 0 1 0 109269129 35926016 8507 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/420/statm: 8771 8507 112 221 0 8547 0
Current children cumulated CPU time (s) 206.53
Current children cumulated vsize (KiB) 35084

Child status: 20
Real time (s): 206.612
CPU time (s): 206.556
CPU user time (s): 206.455
CPU system time (s): 0.100984
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 35084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 206.455
system time used= 0.100984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8899
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 510

runsolver used 0.168974 second user time and 0.422935 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-27 08:06:54
IDJOB=1736625
IDBENCH=71629
IDSOLVER=537
FILE ID=node48/1736625-1240812414
PBS_JOBID= 9187436
Free space on /tmp= 66392 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n6_i7_pp_ci_ce.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736625-1240812414/watcher-1736625-1240812414 -o /tmp/evaluation-result-1736625-1240812414/solver-1736625-1240812414 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=744159351 HOME/instance-1736625-1240812414.cnf

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

MD5SUM BENCH= 2ba7146c43b8082afe1c2f5c23a97bd0
RANDOM SEED=744159351

node48.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.209
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.209
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:       1652000 kB
Buffers:         54644 kB
Cached:         285120 kB
SwapCached:       5676 kB
Active:         132700 kB
Inactive:       215128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1652000 kB
SwapTotal:     4192956 kB
SwapFree:      4181248 kB
Dirty:            2444 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            42164 kB
Committed_AS:   517076 kB
PageTables:       1368 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 node48 at 2009-04-27 08:10:21