Trace number 1773013

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
LySAT i/2009-03-20UNSAT 35.7496 35.7826

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h22-unknown.cnf
MD5SUM8c6ad18be635cee0d986377c4d06ab11
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.034
Satisfiable
(Un)Satisfiability was proved
Number of variables146874
Number of clauses937242
Sum of the clauses size2519136
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2791651
Number of clauses of size 3139269
Number of clauses of size 41522
Number of clauses of size 583
Number of clauses of size over 54592

Solver Data

0.00/0.00	c Parsing...
0.78/0.80	c ==============================================================================
0.78/0.80	c |           |     ORIGINAL     |              LEARNT              |          |
0.78/0.80	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.78/0.80	c ==============================================================================
0.78/0.80	c |         0 |  936867  2518386 |  281060       0        0     nan |  0.000 % |
16.27/16.30	c |         0 |  661069  3356557 |      --       0       --      -- |     --   | -275798/838171
16.27/16.30	c ==============================================================================
16.27/16.30	c Result  :   #vars: 11635   #clauses: 661069   #literals: 3356557
16.27/16.30	c CPU time:   15.9716 s
16.27/16.30	c ==============================================================================
17.48/17.53	c lySAT 0.1
17.48/17.53	c minisat core +  additionnal features
17.48/17.53	c ============================[ Problem Statistics ]=============================
17.48/17.53	c |                                                                             |
17.48/17.53	c |  Number of variables:  11635                                                |
17.48/17.53	c |  Number of clauses:    661069                                               |
17.51/18.05	c |  Parsing time:         0.46         s                                       |
35.65/35.74	c restarts              : 354
35.65/35.74	c conflicts             : 37300          (2060 /sec)
35.65/35.74	c decisions             : 126211         (28.06 % random) (6970 /sec)
35.65/35.74	c euip                  : 3266        
35.65/35.74	c propagations          : 29971683       (1655140 /sec)
35.65/35.74	c conflict literals     : 649549         (33.68 % deleted)
35.65/35.74	c Memory used           : 47.46 MB
35.65/35.74	c CPU time              : 18.1082 s
35.65/35.74	c 
35.65/35.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-1773013-1241232797/watcher-1773013-1241232797 -o /tmp/evaluation-result-1773013-1241232797/solver-1773013-1241232797 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1773013-1241232797.cnf i 

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


[startup+0 s]
/proc/loadavg: 0.86 0.98 0.99 3/64 20755
/proc/meminfo: memFree=1287880/2055920 swapFree=4181364/4192956
[pid=20755] ppid=20753 vsize=5356 CPUtime=0
/proc/20755/stat : 20755 (lysat.sh) S 20753 20755 20718 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151312645 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20755/statm: 1339 235 195 169 0 50 0
[pid=20756] ppid=20755 vsize=1304 CPUtime=0
/proc/20756/stat : 20756 (SatElite) R 20755 20755 20718 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 151312646 1335296 199 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/20756/statm: 326 201 52 127 0 196 0

[startup+0.03024 s]
/proc/loadavg: 0.86 0.98 0.99 3/64 20755
/proc/meminfo: memFree=1287880/2055920 swapFree=4181364/4192956
[pid=20755] ppid=20753 vsize=5356 CPUtime=0
/proc/20755/stat : 20755 (lysat.sh) S 20753 20755 20718 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151312645 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20755/statm: 1339 235 195 169 0 50 0
[pid=20756] ppid=20755 vsize=4656 CPUtime=0.01
/proc/20756/stat : 20756 (SatElite) R 20755 20755 20718 0 -1 4194304 886 0 0 0 1 0 0 0 18 0 1 0 151312646 4767744 870 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/20756/statm: 1164 871 52 127 0 1034 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10012

[startup+0.10225 s]
/proc/loadavg: 0.86 0.98 0.99 3/64 20755
/proc/meminfo: memFree=1287880/2055920 swapFree=4181364/4192956
[pid=20755] ppid=20753 vsize=5356 CPUtime=0
/proc/20755/stat : 20755 (lysat.sh) S 20753 20755 20718 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151312645 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20755/statm: 1339 235 195 169 0 50 0
[pid=20756] ppid=20755 vsize=11824 CPUtime=0.08
/proc/20756/stat : 20756 (SatElite) R 20755 20755 20718 0 -1 4194304 2748 0 0 0 7 1 0 0 18 0 1 0 151312646 12107776 2732 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/20756/statm: 2956 2732 52 127 0 2826 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17180

[startup+0.301279 s]
/proc/loadavg: 0.86 0.98 0.99 3/64 20755
/proc/meminfo: memFree=1287880/2055920 swapFree=4181364/4192956
[pid=20755] ppid=20753 vsize=5356 CPUtime=0
/proc/20755/stat : 20755 (lysat.sh) S 20753 20755 20718 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151312645 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20755/statm: 1339 235 195 169 0 50 0
[pid=20756] ppid=20755 vsize=31180 CPUtime=0.28
/proc/20756/stat : 20756 (SatElite) R 20755 20755 20718 0 -1 4194304 7545 0 0 0 24 4 0 0 19 0 1 0 151312646 31928320 7529 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/20756/statm: 7795 7530 52 127 0 7665 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 36536

[startup+0.701336 s]
/proc/loadavg: 0.86 0.98 0.99 3/64 20755
/proc/meminfo: memFree=1287880/2055920 swapFree=4181364/4192956
[pid=20755] ppid=20753 vsize=5356 CPUtime=0
/proc/20755/stat : 20755 (lysat.sh) S 20753 20755 20718 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151312645 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20755/statm: 1339 235 195 169 0 50 0
[pid=20756] ppid=20755 vsize=81400 CPUtime=0.68
/proc/20756/stat : 20756 (SatElite) R 20755 20755 20718 0 -1 4194304 17535 0 0 0 58 10 0 0 23 0 1 0 151312646 83353600 17519 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/20756/statm: 20350 17522 53 127 0 20220 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 86756

[startup+1.50145 s]
/proc/loadavg: 0.87 0.98 0.99 2/66 20757
/proc/meminfo: memFree=1197176/2055920 swapFree=4181364/4192956
[pid=20755] ppid=20753 vsize=5356 CPUtime=0
/proc/20755/stat : 20755 (lysat.sh) S 20753 20755 20718 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151312645 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20755/statm: 1339 235 195 169 0 50 0
[pid=20756] ppid=20755 vsize=105020 CPUtime=1.48
/proc/20756/stat : 20756 (SatElite) R 20755 20755 20718 0 -1 4194304 23191 0 0 0 135 13 0 0 25 0 1 0 151312646 107540480 22780 1992294400 134512640 135034092 4294956112 18446744073709551615 134529196 0 0 4096 3 0 0 0 17 0 0 0
/proc/20756/statm: 26255 22780 68 127 0 26125 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 110376

[startup+3.10168 s]
/proc/loadavg: 0.87 0.98 0.99 2/66 20757
/proc/meminfo: memFree=1189880/2055920 swapFree=4181364/4192956
[pid=20755] ppid=20753 vsize=5356 CPUtime=0
/proc/20755/stat : 20755 (lysat.sh) S 20753 20755 20718 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151312645 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20755/statm: 1339 235 195 169 0 50 0
[pid=20756] ppid=20755 vsize=109136 CPUtime=3.09
/proc/20756/stat : 20756 (SatElite) R 20755 20755 20718 0 -1 4194304 24167 0 0 0 292 17 0 0 25 0 1 0 151312646 111755264 23756 1992294400 134512640 135034092 4294956112 18446744073709551615 134672673 0 0 4096 3 0 0 0 17 0 0 0
/proc/20756/statm: 27284 23756 68 127 0 27154 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 114492

[startup+6.30113 s]
/proc/loadavg: 0.87 0.98 0.99 2/66 20757
/proc/meminfo: memFree=1175096/2055920 swapFree=4181364/4192956
[pid=20755] ppid=20753 vsize=5356 CPUtime=0
/proc/20755/stat : 20755 (lysat.sh) S 20753 20755 20718 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151312645 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20755/statm: 1339 235 195 169 0 50 0
[pid=20756] ppid=20755 vsize=114600 CPUtime=6.29
/proc/20756/stat : 20756 (SatElite) R 20755 20755 20718 0 -1 4194304 25492 0 0 0 607 22 0 0 25 0 1 0 151312646 117350400 25081 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/20756/statm: 28650 25081 68 127 0 28520 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 119956

[startup+12.701 s]
/proc/loadavg: 0.89 0.98 0.99 2/66 20757
/proc/meminfo: memFree=1144952/2055920 swapFree=4181364/4192956
[pid=20755] ppid=20753 vsize=5356 CPUtime=0
/proc/20755/stat : 20755 (lysat.sh) S 20753 20755 20718 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151312645 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20755/statm: 1339 235 195 169 0 50 0
[pid=20756] ppid=20755 vsize=140216 CPUtime=12.68
/proc/20756/stat : 20756 (SatElite) R 20755 20755 20718 0 -1 4194304 30477 0 0 0 1238 30 0 0 25 0 1 0 151312646 143581184 29727 1992294400 134512640 135034092 4294956112 18446744073709551615 134569434 0 0 4096 3 0 0 0 17 0 0 0
/proc/20756/statm: 35054 29727 68 127 0 34924 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 145572

[startup+25.5029 s]
/proc/loadavg: 0.91 0.98 0.99 2/66 20758
/proc/meminfo: memFree=1198136/2055920 swapFree=4181364/4192956
[pid=20755] ppid=20753 vsize=5356 CPUtime=17.51
/proc/20755/stat : 20755 (lysat.sh) S 20753 20755 20718 0 -1 4194304 310 32613 0 0 0 0 1710 41 16 0 1 0 151312645 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20755/statm: 1339 237 195 169 0 50 0
[pid=20758] ppid=20755 vsize=47500 CPUtime=7.96
/proc/20758/stat : 20758 (LySATi) R 20755 20755 20718 0 -1 4194304 11719 0 0 0 788 8 0 0 25 0 1 0 151314398 48640000 11704 1992294400 134512640 135226915 4294956224 18446744073709551615 134525838 0 0 4096 3 0 0 0 17 0 0 0
/proc/20758/statm: 11875 11704 81 174 0 11698 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 52856

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

[startup+31.9058 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 20758
/proc/meminfo: memFree=1197624/2055920 swapFree=4181364/4192956
[pid=20755] ppid=20753 vsize=5356 CPUtime=17.51
/proc/20755/stat : 20755 (lysat.sh) S 20753 20755 20718 0 -1 4194304 310 32613 0 0 0 0 1710 41 16 0 1 0 151312645 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20755/statm: 1339 237 195 169 0 50 0
[pid=20758] ppid=20755 vsize=48332 CPUtime=14.35
/proc/20758/stat : 20758 (LySATi) R 20755 20755 20718 0 -1 4194304 11907 0 0 0 1427 8 0 0 25 0 1 0 151314398 49491968 11892 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/20758/statm: 12083 11892 81 174 0 11906 0
Current children cumulated CPU time (s) 31.86
Current children cumulated vsize (KiB) 53688

[startup+33.502 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 20758
/proc/meminfo: memFree=1197560/2055920 swapFree=4181364/4192956
[pid=20755] ppid=20753 vsize=5356 CPUtime=17.51
/proc/20755/stat : 20755 (lysat.sh) S 20753 20755 20718 0 -1 4194304 310 32613 0 0 0 0 1710 41 16 0 1 0 151312645 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20755/statm: 1339 237 195 169 0 50 0
[pid=20758] ppid=20755 vsize=48464 CPUtime=15.94
/proc/20758/stat : 20758 (LySATi) R 20755 20755 20718 0 -1 4194304 11938 0 0 0 1586 8 0 0 25 0 1 0 151314398 49627136 11923 1992294400 134512640 135226915 4294956224 18446744073709551615 134537389 0 0 4096 3 0 0 0 17 0 0 0
/proc/20758/statm: 12116 11923 81 174 0 11939 0
Current children cumulated CPU time (s) 33.45
Current children cumulated vsize (KiB) 53820

[startup+35.1022 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 20758
/proc/meminfo: memFree=1197368/2055920 swapFree=4181364/4192956
[pid=20755] ppid=20753 vsize=5356 CPUtime=17.51
/proc/20755/stat : 20755 (lysat.sh) S 20753 20755 20718 0 -1 4194304 310 32613 0 0 0 0 1710 41 16 0 1 0 151312645 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20755/statm: 1339 237 195 169 0 50 0
[pid=20758] ppid=20755 vsize=48596 CPUtime=17.54
/proc/20758/stat : 20758 (LySATi) R 20755 20755 20718 0 -1 4194304 11969 0 0 0 1746 8 0 0 25 0 1 0 151314398 49762304 11954 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/20758/statm: 12149 11954 81 174 0 11972 0
Current children cumulated CPU time (s) 35.05
Current children cumulated vsize (KiB) 53952

[startup+35.5023 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 20758
/proc/meminfo: memFree=1197368/2055920 swapFree=4181364/4192956
[pid=20755] ppid=20753 vsize=5356 CPUtime=17.51
/proc/20755/stat : 20755 (lysat.sh) S 20753 20755 20718 0 -1 4194304 310 32613 0 0 0 0 1710 41 16 0 1 0 151312645 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20755/statm: 1339 237 195 169 0 50 0
[pid=20758] ppid=20755 vsize=48596 CPUtime=17.94
/proc/20758/stat : 20758 (LySATi) R 20755 20755 20718 0 -1 4194304 11980 0 0 0 1786 8 0 0 25 0 1 0 151314398 49762304 11965 1992294400 134512640 135226915 4294956224 18446744073709551615 134536962 0 0 4096 3 0 0 0 17 0 0 0
/proc/20758/statm: 12149 11965 81 174 0 11972 0
Current children cumulated CPU time (s) 35.45
Current children cumulated vsize (KiB) 53952

[startup+35.7023 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 20758
/proc/meminfo: memFree=1197368/2055920 swapFree=4181364/4192956
[pid=20755] ppid=20753 vsize=5356 CPUtime=17.51
/proc/20755/stat : 20755 (lysat.sh) S 20753 20755 20718 0 -1 4194304 310 32613 0 0 0 0 1710 41 16 0 1 0 151312645 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20755/statm: 1339 237 195 169 0 50 0
[pid=20758] ppid=20755 vsize=48596 CPUtime=18.14
/proc/20758/stat : 20758 (LySATi) R 20755 20755 20718 0 -1 4194304 11988 0 0 0 1806 8 0 0 25 0 1 0 151314398 49762304 11973 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/20758/statm: 12149 11973 81 174 0 11972 0
Current children cumulated CPU time (s) 35.65
Current children cumulated vsize (KiB) 53952

Child status: 20
Real time (s): 35.7826
CPU time (s): 35.7496
CPU user time (s): 35.2116
CPU system time (s): 0.537918
CPU usage (%): 99.9076
Max. virtual memory (cumulated for all children) (KiB): 145572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.2116
system time used= 0.537918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45075
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= 12
involuntary context switches= 124

runsolver used 0.048992 second user time and 0.089986 second system time

The end

Launcher Data

Begin job on node29 at 2009-05-02 04:53:18
IDJOB=1773013
IDBENCH=20430
IDSOLVER=609
FILE ID=node29/1773013-1241232797
PBS_JOBID= 9224813
Free space on /tmp= 66448 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT07/industrial/palacios/medium/blocks-4-ipc5-h22-unknown.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773013-1241232797/watcher-1773013-1241232797 -o /tmp/evaluation-result-1773013-1241232797/solver-1773013-1241232797 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1773013-1241232797.cnf i

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

MD5SUM BENCH= 8c6ad18be635cee0d986377c4d06ab11
RANDOM SEED=838425990

node29.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:       1288424 kB
Buffers:         71520 kB
Cached:         598776 kB
SwapCached:       5420 kB
Active:          76096 kB
Inactive:       602012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1288424 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:           19444 kB
Writeback:           0 kB
Mapped:          13492 kB
Slab:            75420 kB
Committed_AS:   746804 kB
PageTables:       1468 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= 66444 MiB
End job on node29 at 2009-05-02 04:53:54