Trace number 1724476

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-industrial 2009-03-22UNSAT 213.87 213.942

General information on the benchmark

Namemanol-pipe-c6nidw_i.cnf
MD5SUM15c4413e436aecbd4fcb1d7037e18abf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.8372
Satisfiable
(Un)Satisfiability was proved
Number of variables95863
Number of clauses283363
Sum of the clauses size661179
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2188908
Number of clauses of size 394454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  95863                                                |
0.00/0.00	c |  Number of clauses:    283363                                               |
0.39/0.44	c |  Parsing time:         0.38         s                                       |
0.39/0.44	c |  Timeout:              43200 s
0.39/0.44	c |  Random Seed:          1426570506.000000
0.39/0.44	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.39/0.44	c |  Branching Rule:       default (solution-guided)                            |
0.39/0.44	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.39/0.44	c |                                                                             |
2.59/2.66	c ============================[ Search Statistics ]==============================
2.59/2.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.59/2.66	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.59/2.66	c ===============================================================================
2.59/2.66	c |         0 |   21067   128369   540950 |    42789        0    nan |  0.000 % |
3.19/3.30	c |       100 |   21062   128369   540950 |    47068       99      5 |  0.088 % |
3.89/3.91	c |       251 |   21052   128369   540950 |    51775      249     10 |  0.118 % |
4.49/4.58	c |       477 |   21044   128369   540950 |    56953      475     12 |  0.118 % |
5.09/5.18	c |       815 |   21041   128369   540950 |    62648      812     20 |  0.121 % |
5.79/5.80	c |      1321 |   21041   128369   540950 |    68913     1318     22 |  0.121 % |
6.49/6.58	c |      2082 |   21029   128369   540950 |    75804     2079     22 |  0.121 % |
7.19/7.25	c |      3222 |   21029   128369   540950 |    83384     3219     22 |  0.121 % |
7.98/8.03	c |      4930 |   20961   126803   534967 |    91723     4922     23 |  0.121 % |
9.08/9.13	c |      7492 |   20961   126803   534967 |   100895     7484     26 |  0.121 % |
10.18/10.24	c |     11336 |   20929   126103   532209 |   110985    11322     33 |  0.154 % |
11.58/11.66	c |     17104 |   20925   126103   532209 |   122083    17089     31 |  0.159 % |
14.08/14.12	c |     25753 |   20923   126082   532142 |   134292    25737     29 |  0.161 % |
17.08/17.15	c |     38729 |   20891   126045   532000 |   147721    38709     26 |  0.224 % |
21.88/21.96	c |     58191 |   20847   125609   530071 |   162493    58076     27 |  0.242 % |
30.18/30.24	c |     87383 |   20709   124152   524195 |   178743    87246     26 |  0.384 % |
47.28/47.32	c |    131173 |   20705   124121   524103 |   196617   131032     26 |  0.389 % |
78.56/78.65	c |    196859 |   20704   124121   524103 |   216279   196718     27 |  0.389 % |
105.85/105.99	c |    295385 |   20616   123032   519697 |   237907    94998     24 |  0.481 % |
181.34/181.44	c |    443174 |   20590   122820   519036 |   261697    23828     23 |  0.508 % |
213.82/213.92	c ===============================================================================
213.82/213.92	c surveys--CPU time (sec)   : 10.9083        (5.11 % of total)
213.82/213.92	c surveys--attempted        : 20             (2 /sec)
213.82/213.92	c surveys--converged        : 20             (100.00 % successful)
213.82/213.92	c restarts              : 20
213.82/213.92	c conflicts             : 512021         (2525 /sec)
213.82/213.92	c decisions             : 2425406        (1.44 % random) (11963 /sec)
213.82/213.92	c propagations          : 108020079      (532780 /sec)
213.82/213.92	c conflict literals     : 13995551       (25.80 % deleted)
213.82/213.92	c Memory used           : 122.84 MB
213.82/213.92	c Total CPU time (sec)      : 213.6565    
213.82/213.92	c 
213.82/213.92	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-1724476-1240696609/watcher-1724476-1240696609 -o /tmp/evaluation-result-1724476-1240696609/solver-1724476-1240696609 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1426570506 HOME/instance-1724476-1240696609.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: 1.01 1.32 1.33 3/64 21587
/proc/meminfo: memFree=1680864/2055920 swapFree=4181092/4192956
[pid=21587] ppid=21585 vsize=4404 CPUtime=0
/proc/21587/stat : 21587 (varsat-industri) R 21585 21587 21241 0 -1 4194304 806 0 0 0 0 0 0 0 18 0 1 0 97694456 4509696 792 1992294400 4194304 5102648 548682068768 18446744073709551615 4200628 0 0 4096 3 0 0 0 17 1 0 0
/proc/21587/statm: 1101 798 80 221 0 877 0

[startup+0.00903293 s]
/proc/loadavg: 1.01 1.32 1.33 3/64 21587
/proc/meminfo: memFree=1680864/2055920 swapFree=4181092/4192956
[pid=21587] ppid=21585 vsize=7404 CPUtime=0
/proc/21587/stat : 21587 (varsat-industri) R 21585 21587 21241 0 -1 4194304 1526 0 0 0 0 0 0 0 18 0 1 0 97694456 7581696 1512 1992294400 4194304 5102648 548682068768 18446744073709551615 4200788 0 0 4096 3 0 0 0 17 1 0 0
/proc/21587/statm: 1851 1519 80 221 0 1627 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7404

[startup+0.101044 s]
/proc/loadavg: 1.01 1.32 1.33 3/64 21587
/proc/meminfo: memFree=1680864/2055920 swapFree=4181092/4192956
[pid=21587] ppid=21585 vsize=19340 CPUtime=0.09
/proc/21587/stat : 21587 (varsat-industri) R 21585 21587 21241 0 -1 4194304 4420 0 0 0 8 1 0 0 18 0 1 0 97694456 19804160 4405 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/21587/statm: 4835 4406 87 221 0 4611 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19340

[startup+0.30107 s]
/proc/loadavg: 1.01 1.32 1.33 3/64 21587
/proc/meminfo: memFree=1680864/2055920 swapFree=4181092/4192956
[pid=21587] ppid=21585 vsize=42000 CPUtime=0.29
/proc/21587/stat : 21587 (varsat-industri) R 21585 21587 21241 0 -1 4194304 9746 0 0 0 25 4 0 0 19 0 1 0 97694456 43008000 9731 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/21587/statm: 10500 9732 87 221 0 10276 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42000

[startup+0.701123 s]
/proc/loadavg: 1.01 1.32 1.33 3/64 21587
/proc/meminfo: memFree=1680864/2055920 swapFree=4181092/4192956
[pid=21587] ppid=21585 vsize=68388 CPUtime=0.69
/proc/21587/stat : 21587 (varsat-industri) R 21585 21587 21241 0 -1 4194304 15501 0 0 0 62 7 0 0 22 0 1 0 97694456 70029312 15486 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/21587/statm: 17097 15486 100 221 0 16873 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68388

[startup+1.50123 s]
/proc/loadavg: 1.01 1.32 1.33 2/65 21588
/proc/meminfo: memFree=1608344/2055920 swapFree=4181092/4192956
[pid=21587] ppid=21585 vsize=95140 CPUtime=1.49
/proc/21587/stat : 21587 (varsat-industri) R 21585 21587 21241 0 -1 4194304 21860 0 0 0 138 11 0 0 25 0 1 0 97694456 97423360 21845 1992294400 4194304 5102648 548682068768 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/21587/statm: 23818 21846 100 221 0 23594 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95140

[startup+3.10144 s]
/proc/loadavg: 1.01 1.32 1.33 2/65 21588
/proc/meminfo: memFree=1580824/2055920 swapFree=4181092/4192956
[pid=21587] ppid=21585 vsize=97880 CPUtime=3.09
/proc/21587/stat : 21587 (varsat-industri) R 21585 21587 21241 0 -1 4194304 25518 0 0 0 296 13 0 0 25 0 1 0 97694456 100229120 23352 1992294400 4194304 5102648 548682068768 18446744073709551615 4213869 0 0 4096 3 0 0 0 17 1 0 0
/proc/21587/statm: 24470 23352 102 221 0 24246 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 97880

[startup+6.30186 s]
/proc/loadavg: 1.00 1.31 1.33 2/65 21588
/proc/meminfo: memFree=1587096/2055920 swapFree=4181092/4192956
[pid=21587] ppid=21585 vsize=97880 CPUtime=6.29
/proc/21587/stat : 21587 (varsat-industri) R 21585 21587 21241 0 -1 4194304 25531 0 0 0 616 13 0 0 25 0 1 0 97694456 100229120 23365 1992294400 4194304 5102648 548682068768 18446744073709551615 4214244 0 0 4096 3 0 0 0 17 1 0 0
/proc/21587/statm: 24470 23365 115 221 0 24246 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 97880

[startup+12.7017 s]
/proc/loadavg: 1.00 1.31 1.33 2/65 21588
/proc/meminfo: memFree=1586968/2055920 swapFree=4181092/4192956
[pid=21587] ppid=21585 vsize=98216 CPUtime=12.68
/proc/21587/stat : 21587 (varsat-industri) R 21585 21587 21241 0 -1 4194304 25592 0 0 0 1255 13 0 0 25 0 1 0 97694456 100573184 23426 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/21587/statm: 24554 23426 115 221 0 24330 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 98216

[startup+25.5014 s]
/proc/loadavg: 1.00 1.29 1.32 2/65 21588
/proc/meminfo: memFree=1586584/2055920 swapFree=4181092/4192956
[pid=21587] ppid=21585 vsize=99320 CPUtime=25.48
/proc/21587/stat : 21587 (varsat-industri) R 21585 21587 21241 0 -1 4194304 25698 0 0 0 2535 13 0 0 25 0 1 0 97694456 101703680 23532 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21587/statm: 24830 23532 115 221 0 24606 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 99320

[startup+51.1018 s]
/proc/loadavg: 1.00 1.27 1.31 2/65 21588
/proc/meminfo: memFree=1585176/2055920 swapFree=4181092/4192956
[pid=21587] ppid=21585 vsize=101840 CPUtime=51.07
/proc/21587/stat : 21587 (varsat-industri) R 21585 21587 21241 0 -1 4194304 26353 0 0 0 5093 14 0 0 25 0 1 0 97694456 104284160 24187 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21587/statm: 25460 24187 115 221 0 25236 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 101840

[startup+102.305 s]
/proc/loadavg: 1.00 1.23 1.29 2/65 21588
/proc/meminfo: memFree=1570776/2055920 swapFree=4181092/4192956
[pid=21587] ppid=21585 vsize=115208 CPUtime=102.26
/proc/21587/stat : 21587 (varsat-industri) R 21585 21587 21241 0 -1 4194304 29642 0 0 0 10209 17 0 0 25 0 1 0 97694456 117972992 27476 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/21587/statm: 28802 27476 115 221 0 28578 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 115208

[startup+162.301 s]
/proc/loadavg: 1.00 1.18 1.27 2/65 21588
/proc/meminfo: memFree=1565400/2055920 swapFree=4181092/4192956
[pid=21587] ppid=21585 vsize=121220 CPUtime=162.24
/proc/21587/stat : 21587 (varsat-industri) R 21585 21587 21241 0 -1 4194304 31064 0 0 0 16206 18 0 0 25 0 1 0 97694456 124129280 28898 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21587/statm: 30305 28898 115 221 0 30081 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 121220

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

[startup+179.102 s]
/proc/loadavg: 1.00 1.17 1.27 2/65 21588
/proc/meminfo: memFree=1560728/2055920 swapFree=4181092/4192956
[pid=21587] ppid=21585 vsize=125784 CPUtime=179.03
/proc/21587/stat : 21587 (varsat-industri) R 21585 21587 21241 0 -1 4194304 32227 0 0 0 17884 19 0 0 25 0 1 0 97694456 128802816 30061 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21587/statm: 31446 30061 115 221 0 31222 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 125784

[startup+191.901 s]
/proc/loadavg: 1.00 1.16 1.26 2/65 21588
/proc/meminfo: memFree=1560280/2055920 swapFree=4181092/4192956
[pid=21587] ppid=21585 vsize=125784 CPUtime=191.83
/proc/21587/stat : 21587 (varsat-industri) R 21585 21587 21241 0 -1 4194304 32260 0 0 0 19164 19 0 0 25 0 1 0 97694456 128802816 30094 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/21587/statm: 31446 30094 115 221 0 31222 0
Current children cumulated CPU time (s) 191.83
Current children cumulated vsize (KiB) 125784

[startup+204.702 s]
/proc/loadavg: 1.00 1.16 1.26 2/65 21588
/proc/meminfo: memFree=1560280/2055920 swapFree=4181092/4192956
[pid=21587] ppid=21585 vsize=125784 CPUtime=204.62
/proc/21587/stat : 21587 (varsat-industri) R 21585 21587 21241 0 -1 4194304 32261 0 0 0 20443 19 0 0 25 0 1 0 97694456 128802816 30095 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21587/statm: 31446 30095 115 221 0 31222 0
Current children cumulated CPU time (s) 204.62
Current children cumulated vsize (KiB) 125784

[startup+207.905 s]
/proc/loadavg: 1.00 1.15 1.26 2/65 21588
/proc/meminfo: memFree=1560280/2055920 swapFree=4181092/4192956
[pid=21587] ppid=21585 vsize=125784 CPUtime=207.83
/proc/21587/stat : 21587 (varsat-industri) R 21585 21587 21241 0 -1 4194304 32261 0 0 0 20764 19 0 0 25 0 1 0 97694456 128802816 30095 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/21587/statm: 31446 30095 115 221 0 31222 0
Current children cumulated CPU time (s) 207.83
Current children cumulated vsize (KiB) 125784

[startup+211.102 s]
/proc/loadavg: 1.00 1.15 1.26 2/65 21588
/proc/meminfo: memFree=1560216/2055920 swapFree=4181092/4192956
[pid=21587] ppid=21585 vsize=125784 CPUtime=211.03
/proc/21587/stat : 21587 (varsat-industri) R 21585 21587 21241 0 -1 4194304 32261 0 0 0 21084 19 0 0 25 0 1 0 97694456 128802816 30095 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21587/statm: 31446 30095 115 221 0 31222 0
Current children cumulated CPU time (s) 211.03
Current children cumulated vsize (KiB) 125784

[startup+212.701 s]
/proc/loadavg: 1.00 1.15 1.26 2/65 21588
/proc/meminfo: memFree=1560216/2055920 swapFree=4181092/4192956
[pid=21587] ppid=21585 vsize=125784 CPUtime=212.62
/proc/21587/stat : 21587 (varsat-industri) R 21585 21587 21241 0 -1 4194304 32261 0 0 0 21243 19 0 0 25 0 1 0 97694456 128802816 30095 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21587/statm: 31446 30095 115 221 0 31222 0
Current children cumulated CPU time (s) 212.62
Current children cumulated vsize (KiB) 125784

[startup+213.501 s]
/proc/loadavg: 1.00 1.15 1.26 2/65 21588
/proc/meminfo: memFree=1560216/2055920 swapFree=4181092/4192956
[pid=21587] ppid=21585 vsize=125784 CPUtime=213.42
/proc/21587/stat : 21587 (varsat-industri) R 21585 21587 21241 0 -1 4194304 32261 0 0 0 21323 19 0 0 25 0 1 0 97694456 128802816 30095 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21587/statm: 31446 30095 115 221 0 31222 0
Current children cumulated CPU time (s) 213.42
Current children cumulated vsize (KiB) 125784

[startup+213.901 s]
/proc/loadavg: 1.00 1.15 1.26 2/65 21588
/proc/meminfo: memFree=1560216/2055920 swapFree=4181092/4192956
[pid=21587] ppid=21585 vsize=125784 CPUtime=213.82
/proc/21587/stat : 21587 (varsat-industri) R 21585 21587 21241 0 -1 4194304 32261 0 0 0 21363 19 0 0 25 0 1 0 97694456 128802816 30095 1992294400 4194304 5102648 548682068768 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/21587/statm: 31446 30095 115 221 0 31222 0
Current children cumulated CPU time (s) 213.82
Current children cumulated vsize (KiB) 125784

Child status: 20
Real time (s): 213.942
CPU time (s): 213.87
CPU user time (s): 213.657
CPU system time (s): 0.213967
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 125784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 213.657
system time used= 0.213967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32265
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= 561

runsolver used 0.162975 second user time and 0.45593 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-25 23:56:50
IDJOB=1724476
IDBENCH=71780
IDSOLVER=538
FILE ID=node13/1724476-1240696609
PBS_JOBID= 9186720
Free space on /tmp= 66228 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT_RACE06/manol-pipe-c6nidw_i.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724476-1240696609/watcher-1724476-1240696609 -o /tmp/evaluation-result-1724476-1240696609/solver-1724476-1240696609 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1426570506 HOME/instance-1724476-1240696609.cnf

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

MD5SUM BENCH= 15c4413e436aecbd4fcb1d7037e18abf
RANDOM SEED=1426570506

node13.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.227
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.227
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:       1681280 kB
Buffers:         41580 kB
Cached:         259656 kB
SwapCached:       5580 kB
Active:          98948 kB
Inactive:       210332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681280 kB
SwapTotal:     4192956 kB
SwapFree:      4181092 kB
Dirty:            5652 kB
Writeback:           0 kB
Mapped:          13468 kB
Slab:            51328 kB
Committed_AS:   311560 kB
PageTables:       1460 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= 66228 MiB
End job on node13 at 2009-04-26 00:00:24