Trace number 1579414

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 153.732 153.775

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-5p0.cnf
MD5SUMb0f091d476e617a8697e9f8acfd1538f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark41.6977
Satisfiable
(Un)Satisfiability was proved
Number of variables123925
Number of clauses539763
Sum of the clauses size1252804
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2437089
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  123925                                               |
0.00/0.00	c |  Number of clauses:    539763                                               |
1.09/1.13	c |  Parsing time:         1.01         s                                       |
1.09/1.13	c |  Timeout:              43200 s
1.09/1.13	c |  Random Seed:          1213167562.000000
1.09/1.13	c |  Heuristic:            EMBP-G, threshold 0.950                              |
1.09/1.13	c |  Branching Rule:       default (solution-guided)                            |
1.09/1.13	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
1.09/1.13	c |                                                                             |
2.89/2.94	c ============================[ Search Statistics ]==============================
2.89/2.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.89/2.94	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.89/2.94	c ===============================================================================
2.89/2.94	c |         0 |   65873   326952   864114 |   108984        0    nan |  0.000 % |
3.69/3.74	c |       101 |   65873   326952   864114 |   119882      101    135 | 23.987 % |
4.49/4.55	c |       251 |   65816   326952   864114 |   131870      250    121 | 24.415 % |
5.39/5.49	c |       476 |   65775   326952   864114 |   145057      473    115 | 26.330 % |
6.59/6.68	c |       813 |   62369   307416   816277 |   159563      802     91 | 26.815 % |
8.39/8.43	c |      1319 |   62110   307160   815765 |   175519     1304    128 | 28.235 % |
9.89/9.96	c |      2078 |   60600   297595   790884 |   193071     2060    122 | 28.242 % |
12.59/12.65	c |      3217 |   58441   285507   761500 |   212378     3192    125 | 29.984 % |
16.59/16.65	c |      4926 |   58440   285503   761492 |   233616     4900    150 | 29.985 % |
20.28/20.34	c |      7491 |   58440   285503   761492 |   256978     7465    139 | 29.985 % |
30.58/30.61	c |     11336 |   56372   274081   732286 |   282676    11288    151 | 31.654 % |
47.67/47.72	c |     17104 |   54063   261145   700987 |   310944    16970    174 | 33.524 % |
76.27/76.39	c |     25754 |   51462   247663   666400 |   342038    20824    191 | 35.627 % |
122.55/122.62	c |     38729 |   48625   233186   630211 |   376242    33199    207 | 37.946 % |
153.65/153.75	c ===============================================================================
153.65/153.75	c surveys--CPU time (sec)   : 7.4819         (4.87 % of total)
153.65/153.75	c surveys--attempted        : 14             (2 /sec)
153.65/153.75	c surveys--converged        : 14             (100.00 % successful)
153.65/153.75	c restarts              : 14
153.65/153.75	c conflicts             : 45475          (311 /sec)
153.65/153.75	c decisions             : 304864         (1.32 % random) (2088 /sec)
153.65/153.75	c propagations          : 160917241      (1102152 /sec)
153.65/153.75	c conflict literals     : 8692758        (29.96 % deleted)
153.65/153.75	c Memory used           : 122.62 MB
153.65/153.75	c Total CPU time (sec)      : 153.4847    
153.65/153.75	c 
153.65/153.75	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-1579414-1238907363/watcher-1579414-1238907363 -o /tmp/evaluation-result-1579414-1238907363/solver-1579414-1238907363 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1213167562 HOME/instance-1579414-1238907363.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.05 1.07 1.02 3/64 5210
/proc/meminfo: memFree=1634152/2055920 swapFree=4178784/4192956
[pid=5210] ppid=5208 vsize=4092 CPUtime=0
/proc/5210/stat : 5210 (varsat-industri) R 5208 5210 1510 0 -1 4194304 804 0 0 0 0 0 0 0 18 0 1 0 1163398233 4190208 789 1992294400 4194304 5102648 548682068768 18446744073709551615 4200548 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 1023 795 80 221 0 799 0

[startup+0.100993 s]
/proc/loadavg: 1.05 1.07 1.02 3/64 5210
/proc/meminfo: memFree=1634152/2055920 swapFree=4178784/4192956
[pid=5210] ppid=5208 vsize=26992 CPUtime=0.09
/proc/5210/stat : 5210 (varsat-industri) R 5208 5210 1510 0 -1 4194304 6418 0 0 0 6 3 0 0 18 0 1 0 1163398233 27639808 6379 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 6748 6380 87 221 0 6524 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26992

[startup+0.202001 s]
/proc/loadavg: 1.05 1.07 1.02 3/64 5210
/proc/meminfo: memFree=1634152/2055920 swapFree=4178784/4192956
[pid=5210] ppid=5208 vsize=36112 CPUtime=0.19
/proc/5210/stat : 5210 (varsat-industri) R 5208 5210 1510 0 -1 4194304 8597 0 0 0 15 4 0 0 18 0 1 0 1163398233 36978688 8558 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 9028 8559 87 221 0 8804 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 36112

[startup+0.302009 s]
/proc/loadavg: 1.05 1.07 1.02 3/64 5210
/proc/meminfo: memFree=1634152/2055920 swapFree=4178784/4192956
[pid=5210] ppid=5208 vsize=41944 CPUtime=0.29
/proc/5210/stat : 5210 (varsat-industri) R 5208 5210 1510 0 -1 4194304 9999 0 0 0 24 5 0 0 19 0 1 0 1163398233 42950656 9960 1992294400 4194304 5102648 548682068768 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 10486 9960 87 221 0 10262 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41944

[startup+0.701044 s]
/proc/loadavg: 1.05 1.07 1.02 3/64 5210
/proc/meminfo: memFree=1634152/2055920 swapFree=4178784/4192956
[pid=5210] ppid=5208 vsize=57684 CPUtime=0.69
/proc/5210/stat : 5210 (varsat-industri) R 5208 5210 1510 0 -1 4194304 14051 0 0 0 62 7 0 0 22 0 1 0 1163398233 59068416 14012 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 14421 14013 87 221 0 14197 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57684

[startup+1.50111 s]
/proc/loadavg: 1.05 1.07 1.02 2/65 5211
/proc/meminfo: memFree=1549088/2055920 swapFree=4178784/4192956
[pid=5210] ppid=5208 vsize=94640 CPUtime=1.49
/proc/5210/stat : 5210 (varsat-industri) R 5208 5210 1510 0 -1 4194304 22341 0 0 0 137 12 0 0 25 0 1 0 1163398233 96911360 22302 1992294400 4194304 5102648 548682068768 18446744073709551615 4272607 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 23660 22302 99 221 0 23436 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94640

[startup+3.10225 s]
/proc/loadavg: 1.05 1.07 1.02 2/65 5211
/proc/meminfo: memFree=1528288/2055920 swapFree=4178784/4192956
[pid=5210] ppid=5208 vsize=102272 CPUtime=3.09
/proc/5210/stat : 5210 (varsat-industri) R 5208 5210 1510 0 -1 4194304 28035 0 0 0 294 15 0 0 25 0 1 0 1163398233 104726528 24860 1992294400 4194304 5102648 548682068768 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 25568 24860 102 221 0 25344 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 102272

[startup+6.30153 s]
/proc/loadavg: 1.04 1.06 1.02 2/65 5211
/proc/meminfo: memFree=1534176/2055920 swapFree=4178784/4192956
[pid=5210] ppid=5208 vsize=102472 CPUtime=6.29
/proc/5210/stat : 5210 (varsat-industri) R 5208 5210 1510 0 -1 4194304 28097 0 0 0 613 16 0 0 25 0 1 0 1163398233 104931328 24922 1992294400 4194304 5102648 548682068768 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 25618 24922 115 221 0 25394 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102472

[startup+12.7011 s]
/proc/loadavg: 1.04 1.06 1.01 2/65 5211
/proc/meminfo: memFree=1534304/2055920 swapFree=4178784/4192956
[pid=5210] ppid=5208 vsize=102472 CPUtime=12.69
/proc/5210/stat : 5210 (varsat-industri) R 5208 5210 1510 0 -1 4194304 28105 0 0 0 1253 16 0 0 25 0 1 0 1163398233 104931328 24930 1992294400 4194304 5102648 548682068768 18446744073709551615 4214169 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 25618 24930 115 221 0 25394 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 102472

[startup+25.5012 s]
/proc/loadavg: 1.03 1.06 1.01 2/65 5211
/proc/meminfo: memFree=1534368/2055920 swapFree=4178784/4192956
[pid=5210] ppid=5208 vsize=102472 CPUtime=25.48
/proc/5210/stat : 5210 (varsat-industri) R 5208 5210 1510 0 -1 4194304 28106 0 0 0 2532 16 0 0 25 0 1 0 1163398233 104931328 24931 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 25618 24931 115 221 0 25394 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 102472

[startup+51.1014 s]
/proc/loadavg: 1.02 1.05 1.01 2/65 5211
/proc/meminfo: memFree=1532192/2055920 swapFree=4178784/4192956
[pid=5210] ppid=5208 vsize=104852 CPUtime=51.07
/proc/5210/stat : 5210 (varsat-industri) R 5208 5210 1510 0 -1 4194304 28701 0 0 0 5090 17 0 0 25 0 1 0 1163398233 107368448 25526 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 26213 25526 115 221 0 25989 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 104852

[startup+102.302 s]
/proc/loadavg: 1.01 1.04 1.01 2/65 5211
/proc/meminfo: memFree=1520672/2055920 swapFree=4178784/4192956
[pid=5210] ppid=5208 vsize=116392 CPUtime=102.27
/proc/5210/stat : 5210 (varsat-industri) R 5208 5210 1510 0 -1 4194304 31550 0 0 0 10207 20 0 0 25 0 1 0 1163398233 119185408 28375 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 29098 28375 115 221 0 28874 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 116392

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

[startup+102.406 s]
/proc/loadavg: 1.01 1.04 1.01 2/65 5211
/proc/meminfo: memFree=1520672/2055920 swapFree=4178784/4192956
[pid=5210] ppid=5208 vsize=116392 CPUtime=102.37
/proc/5210/stat : 5210 (varsat-industri) R 5208 5210 1510 0 -1 4194304 31550 0 0 0 10217 20 0 0 25 0 1 0 1163398233 119185408 28375 1992294400 4194304 5102648 548682068768 18446744073709551615 4250347 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 29098 28375 115 221 0 28874 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 116392

[startup+128.001 s]
/proc/loadavg: 1.00 1.04 1.00 2/65 5211
/proc/meminfo: memFree=1514976/2055920 swapFree=4178784/4192956
[pid=5210] ppid=5208 vsize=122100 CPUtime=127.95
/proc/5210/stat : 5210 (varsat-industri) R 5208 5210 1510 0 -1 4194304 32987 0 0 0 12774 21 0 0 25 0 1 0 1163398233 125030400 29812 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 30525 29812 115 221 0 30301 0
Current children cumulated CPU time (s) 127.95
Current children cumulated vsize (KiB) 122100

[startup+140.801 s]
/proc/loadavg: 1.00 1.04 1.00 2/65 5211
/proc/meminfo: memFree=1512928/2055920 swapFree=4178784/4192956
[pid=5210] ppid=5208 vsize=124088 CPUtime=140.76
/proc/5210/stat : 5210 (varsat-industri) R 5208 5210 1510 0 -1 4194304 33485 0 0 0 14054 22 0 0 25 0 1 0 1163398233 127066112 30310 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 31022 30310 115 221 0 30798 0
Current children cumulated CPU time (s) 140.76
Current children cumulated vsize (KiB) 124088

[startup+147.202 s]
/proc/loadavg: 1.00 1.04 1.00 2/65 5211
/proc/meminfo: memFree=1512288/2055920 swapFree=4178784/4192956
[pid=5210] ppid=5208 vsize=124896 CPUtime=147.15
/proc/5210/stat : 5210 (varsat-industri) R 5208 5210 1510 0 -1 4194304 33676 0 0 0 14693 22 0 0 25 0 1 0 1163398233 127893504 30501 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 31224 30501 115 221 0 31000 0
Current children cumulated CPU time (s) 147.15
Current children cumulated vsize (KiB) 124896

[startup+150.401 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 5211
/proc/meminfo: memFree=1511904/2055920 swapFree=4178784/4192956
[pid=5210] ppid=5208 vsize=125292 CPUtime=150.35
/proc/5210/stat : 5210 (varsat-industri) R 5208 5210 1510 0 -1 4194304 33768 0 0 0 15013 22 0 0 25 0 1 0 1163398233 128299008 30593 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 31323 30593 115 221 0 31099 0
Current children cumulated CPU time (s) 150.35
Current children cumulated vsize (KiB) 125292

[startup+152.001 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 5211
/proc/meminfo: memFree=1511648/2055920 swapFree=4178784/4192956
[pid=5210] ppid=5208 vsize=125424 CPUtime=151.95
/proc/5210/stat : 5210 (varsat-industri) R 5208 5210 1510 0 -1 4194304 33817 0 0 0 15173 22 0 0 25 0 1 0 1163398233 128434176 30642 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 31356 30642 115 221 0 31132 0
Current children cumulated CPU time (s) 151.95
Current children cumulated vsize (KiB) 125424

[startup+152.801 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 5211
/proc/meminfo: memFree=1511648/2055920 swapFree=4178784/4192956
[pid=5210] ppid=5208 vsize=125424 CPUtime=152.75
/proc/5210/stat : 5210 (varsat-industri) R 5208 5210 1510 0 -1 4194304 33829 0 0 0 15253 22 0 0 25 0 1 0 1163398233 128434176 30654 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 31356 30654 115 221 0 31132 0
Current children cumulated CPU time (s) 152.75
Current children cumulated vsize (KiB) 125424

[startup+153.201 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 5211
/proc/meminfo: memFree=1511584/2055920 swapFree=4178784/4192956
[pid=5210] ppid=5208 vsize=125556 CPUtime=153.15
/proc/5210/stat : 5210 (varsat-industri) R 5208 5210 1510 0 -1 4194304 33832 0 0 0 15293 22 0 0 25 0 1 0 1163398233 128569344 30657 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 31389 30657 115 221 0 31165 0
Current children cumulated CPU time (s) 153.15
Current children cumulated vsize (KiB) 125556

[startup+153.601 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 5211
/proc/meminfo: memFree=1511584/2055920 swapFree=4178784/4192956
[pid=5210] ppid=5208 vsize=125556 CPUtime=153.55
/proc/5210/stat : 5210 (varsat-industri) R 5208 5210 1510 0 -1 4194304 33846 0 0 0 15333 22 0 0 25 0 1 0 1163398233 128569344 30671 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 31389 30671 115 221 0 31165 0
Current children cumulated CPU time (s) 153.55
Current children cumulated vsize (KiB) 125556

[startup+153.701 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 5211
/proc/meminfo: memFree=1511584/2055920 swapFree=4178784/4192956
[pid=5210] ppid=5208 vsize=125556 CPUtime=153.65
/proc/5210/stat : 5210 (varsat-industri) R 5208 5210 1510 0 -1 4194304 33846 0 0 0 15343 22 0 0 25 0 1 0 1163398233 128569344 30671 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5210/statm: 31389 30671 115 221 0 31165 0
Current children cumulated CPU time (s) 153.65
Current children cumulated vsize (KiB) 125556

Child status: 20
Real time (s): 153.775
CPU time (s): 153.732
CPU user time (s): 153.485
CPU system time (s): 0.246962
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 125556

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

runsolver used 0.173973 second user time and 0.355945 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-05 06:56:04
IDJOB=1579414
IDBENCH=70997
IDSOLVER=538
FILE ID=node57/1579414-1238907363
PBS_JOBID= 9086082
Free space on /tmp= 66552 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-5p0.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579414-1238907363/watcher-1579414-1238907363 -o /tmp/evaluation-result-1579414-1238907363/solver-1579414-1238907363 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1213167562 HOME/instance-1579414-1238907363.cnf

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

MD5SUM BENCH= b0f091d476e617a8697e9f8acfd1538f
RANDOM SEED=1213167562

node57.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.213
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.213
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:       1634568 kB
Buffers:         46904 kB
Cached:         299836 kB
SwapCached:       8220 kB
Active:         159516 kB
Inactive:       196956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1634568 kB
SwapTotal:     4192956 kB
SwapFree:      4178784 kB
Dirty:           10196 kB
Writeback:           0 kB
Mapped:          15160 kB
Slab:            50912 kB
Committed_AS:  3068252 kB
PageTables:       1420 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= 66552 MiB
End job on node57 at 2009-04-05 06:58:38