Trace number 1775303

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 30.7973 30.8264

General information on the benchmark

Namemanol-pipe-g10id.cnf
MD5SUM79b8866c5f4be7f699958174c5be63e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.9006
Satisfiable
(Un)Satisfiability was proved
Number of variables159638
Number of clauses473596
Sum of the clauses size1105056
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2315730
Number of clauses of size 3157865
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 Parsing...
0.39/0.46	c ==============================================================================
0.39/0.46	c |           |     ORIGINAL     |              LEARNT              |          |
0.39/0.46	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.39/0.46	c ==============================================================================
0.39/0.46	c |         0 |  473595  1105055 |  142078       0        0     nan |  0.000 % |
3.07/3.19	c |         0 |  206201   803155 |      --       0       --      -- |     --   | -267392/-301895
3.07/3.19	c ==============================================================================
3.07/3.19	c Result  :   #vars: 26986   #clauses: 206201   #literals: 803155
3.07/3.19	c CPU time:   3.02254 s
3.07/3.19	c ==============================================================================
3.47/3.54	c lySAT 0.1
3.47/3.54	c minisat core +  additionnal features
3.47/3.54	c ============================[ Problem Statistics ]=============================
3.47/3.54	c |                                                                             |
3.47/3.54	c |  Number of variables:  26986                                                |
3.47/3.54	c |  Number of clauses:    206201                                               |
3.51/3.70	c |  Parsing time:         0.14         s                                       |
30.75/30.80	c restarts              : 1214
30.75/30.80	c conflicts             : 113397         (4166 /sec)
30.75/30.80	c decisions             : 1064770        (12.90 % random) (39116 /sec)
30.75/30.80	c euip                  : 4008        
30.75/30.80	c propagations          : 34740035       (1276228 /sec)
30.75/30.80	c conflict literals     : 2787115        (23.25 % deleted)
30.75/30.80	c Memory used           : 23.91 MB
30.75/30.80	c CPU time              : 27.2209 s
30.75/30.80	c 
30.75/30.81	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-1775303-1241247947/watcher-1775303-1241247947 -o /tmp/evaluation-result-1775303-1241247947/solver-1775303-1241247947 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1775303-1241247947.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.99 0.98 0.99 3/64 31406
/proc/meminfo: memFree=1157680/2055920 swapFree=4191900/4192956
[pid=31406] ppid=31404 vsize=5356 CPUtime=0
/proc/31406/stat : 31406 (lysat.sh) R 31404 31406 31333 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 152827904 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 221236488863 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/31406/statm: 1339 234 194 169 0 50 0
[pid=31407] ppid=31406 vsize=956 CPUtime=0
/proc/31407/stat : 31407 (SatElite) R 31406 31406 31333 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 152827905 978944 138 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/31407/statm: 239 139 50 127 0 109 0

[startup+0.013893 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31406
/proc/meminfo: memFree=1157680/2055920 swapFree=4191900/4192956
[pid=31406] ppid=31404 vsize=5356 CPUtime=0
/proc/31406/stat : 31406 (lysat.sh) S 31404 31406 31333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152827904 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31406/statm: 1339 235 195 169 0 50 0
[pid=31407] ppid=31406 vsize=2548 CPUtime=0
/proc/31407/stat : 31407 (SatElite) R 31406 31406 31333 0 -1 4194304 490 0 0 0 0 0 0 0 18 0 1 0 152827905 2609152 474 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/31407/statm: 637 476 50 127 0 507 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7904

[startup+0.102902 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31406
/proc/meminfo: memFree=1157680/2055920 swapFree=4191900/4192956
[pid=31406] ppid=31404 vsize=5356 CPUtime=0
/proc/31406/stat : 31406 (lysat.sh) S 31404 31406 31333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152827904 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31406/statm: 1339 235 195 169 0 50 0
[pid=31407] ppid=31406 vsize=16264 CPUtime=0.09
/proc/31407/stat : 31407 (SatElite) R 31406 31406 31333 0 -1 4194304 3472 0 0 0 8 1 0 0 19 0 1 0 152827905 16654336 3456 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/31407/statm: 4066 3456 50 127 0 3936 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21620

[startup+0.302923 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31406
/proc/meminfo: memFree=1157680/2055920 swapFree=4191900/4192956
[pid=31406] ppid=31404 vsize=5356 CPUtime=0
/proc/31406/stat : 31406 (lysat.sh) S 31404 31406 31333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152827904 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31406/statm: 1339 235 195 169 0 50 0
[pid=31407] ppid=31406 vsize=41572 CPUtime=0.29
/proc/31407/stat : 31407 (SatElite) R 31406 31406 31333 0 -1 4194304 9923 0 0 0 24 5 0 0 21 0 1 0 152827905 42569728 9907 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/31407/statm: 10393 9909 50 127 0 10263 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46928

[startup+0.701965 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31406
/proc/meminfo: memFree=1157680/2055920 swapFree=4191900/4192956
[pid=31406] ppid=31404 vsize=5356 CPUtime=0
/proc/31406/stat : 31406 (lysat.sh) S 31404 31406 31333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152827904 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31406/statm: 1339 235 195 169 0 50 0
[pid=31407] ppid=31406 vsize=76944 CPUtime=0.69
/proc/31407/stat : 31407 (SatElite) R 31406 31406 31333 0 -1 4194304 17557 0 0 0 59 10 0 0 25 0 1 0 152827905 78790656 16193 1992294400 134512640 135034092 4294956112 18446744073709551615 134529225 0 0 4096 3 0 0 0 17 0 0 0
/proc/31407/statm: 19236 16193 68 127 0 19106 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82300

[startup+1.50105 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31408
/proc/meminfo: memFree=1087840/2055920 swapFree=4191900/4192956
[pid=31406] ppid=31404 vsize=5356 CPUtime=0
/proc/31406/stat : 31406 (lysat.sh) S 31404 31406 31333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152827904 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31406/statm: 1339 235 195 169 0 50 0
[pid=31407] ppid=31406 vsize=81120 CPUtime=1.49
/proc/31407/stat : 31407 (SatElite) R 31406 31406 31333 0 -1 4194304 18471 0 0 0 138 11 0 0 25 0 1 0 152827905 83066880 17107 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/31407/statm: 20280 17107 68 127 0 20150 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86476

[startup+3.10122 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31408
/proc/meminfo: memFree=1075488/2055920 swapFree=4191900/4192956
[pid=31406] ppid=31404 vsize=5356 CPUtime=0
/proc/31406/stat : 31406 (lysat.sh) S 31404 31406 31333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152827904 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31406/statm: 1339 235 195 169 0 50 0
[pid=31407] ppid=31406 vsize=85844 CPUtime=3.07
/proc/31407/stat : 31407 (SatElite) R 31406 31406 31333 0 -1 4194304 19876 0 0 0 293 14 0 0 25 0 1 0 152827905 87904256 18200 1992294400 134512640 135034092 4294956112 18446744073709551615 134563229 0 0 4096 3 0 0 0 17 0 0 0
/proc/31407/statm: 21461 18200 68 127 0 21331 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 91200

[startup+6.30157 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31409
/proc/meminfo: memFree=1120608/2055920 swapFree=4191900/4192956
[pid=31406] ppid=31404 vsize=5356 CPUtime=3.51
/proc/31406/stat : 31406 (lysat.sh) S 31404 31406 31333 0 -1 4194304 310 21041 0 0 0 0 334 17 16 0 1 0 152827904 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31406/statm: 1339 237 195 169 0 50 0
[pid=31409] ppid=31406 vsize=18424 CPUtime=2.74
/proc/31409/stat : 31409 (LySATi) R 31406 31406 31333 0 -1 4194304 4492 0 0 0 272 2 0 0 25 0 1 0 152828258 18866176 4477 1992294400 134512640 135226915 4294956224 18446744073709551615 134536821 0 0 4096 3 0 0 0 17 0 0 0
/proc/31409/statm: 4606 4477 81 174 0 4429 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 23780

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31409
/proc/meminfo: memFree=1119584/2055920 swapFree=4191900/4192956
[pid=31406] ppid=31404 vsize=5356 CPUtime=3.51
/proc/31406/stat : 31406 (lysat.sh) S 31404 31406 31333 0 -1 4194304 310 21041 0 0 0 0 334 17 16 0 1 0 152827904 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31406/statm: 1339 237 195 169 0 50 0
[pid=31409] ppid=31406 vsize=19884 CPUtime=9.14
/proc/31409/stat : 31409 (LySATi) R 31406 31406 31333 0 -1 4194304 4853 0 0 0 912 2 0 0 25 0 1 0 152828258 20361216 4838 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/31409/statm: 4971 4838 81 174 0 4794 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 25240

[startup+25.5026 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31409
/proc/meminfo: memFree=1115808/2055920 swapFree=4191900/4192956
[pid=31406] ppid=31404 vsize=5356 CPUtime=3.51
/proc/31406/stat : 31406 (lysat.sh) S 31404 31406 31333 0 -1 4194304 310 21041 0 0 0 0 334 17 16 0 1 0 152827904 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31406/statm: 1339 237 195 169 0 50 0
[pid=31409] ppid=31406 vsize=23948 CPUtime=21.94
/proc/31409/stat : 31409 (LySATi) R 31406 31406 31333 0 -1 4194304 5835 0 0 0 2191 3 0 0 25 0 1 0 152828258 24522752 5820 1992294400 134512640 135226915 4294956224 18446744073709551615 134540978 0 0 4096 3 0 0 0 17 0 0 0
/proc/31409/statm: 5987 5820 81 174 0 5810 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 29304

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

[startup+28.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31409
/proc/meminfo: memFree=1115360/2055920 swapFree=4191900/4192956
[pid=31406] ppid=31404 vsize=5356 CPUtime=3.51
/proc/31406/stat : 31406 (lysat.sh) S 31404 31406 31333 0 -1 4194304 310 21041 0 0 0 0 334 17 16 0 1 0 152827904 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31406/statm: 1339 237 195 169 0 50 0
[pid=31409] ppid=31406 vsize=24352 CPUtime=25.14
/proc/31409/stat : 31409 (LySATi) R 31406 31406 31333 0 -1 4194304 5960 0 0 0 2511 3 0 0 25 0 1 0 152828258 24936448 5945 1992294400 134512640 135226915 4294956224 18446744073709551615 134543028 0 0 4096 3 0 0 0 17 0 0 0
/proc/31409/statm: 6088 5945 81 174 0 5911 0
Current children cumulated CPU time (s) 28.65
Current children cumulated vsize (KiB) 29708

[startup+29.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31409
/proc/meminfo: memFree=1115360/2055920 swapFree=4191900/4192956
[pid=31406] ppid=31404 vsize=5356 CPUtime=3.51
/proc/31406/stat : 31406 (lysat.sh) S 31404 31406 31333 0 -1 4194304 310 21041 0 0 0 0 334 17 16 0 1 0 152827904 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31406/statm: 1339 237 195 169 0 50 0
[pid=31409] ppid=31406 vsize=24484 CPUtime=25.94
/proc/31409/stat : 31409 (LySATi) R 31406 31406 31333 0 -1 4194304 5967 0 0 0 2591 3 0 0 25 0 1 0 152828258 25071616 5952 1992294400 134512640 135226915 4294956224 18446744073709551615 134536852 0 0 4096 3 0 0 0 17 0 0 0
/proc/31409/statm: 6121 5952 81 174 0 5944 0
Current children cumulated CPU time (s) 29.45
Current children cumulated vsize (KiB) 29840

[startup+30.3012 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31409
/proc/meminfo: memFree=1115232/2055920 swapFree=4191900/4192956
[pid=31406] ppid=31404 vsize=5356 CPUtime=3.51
/proc/31406/stat : 31406 (lysat.sh) S 31404 31406 31333 0 -1 4194304 310 21041 0 0 0 0 334 17 16 0 1 0 152827904 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31406/statm: 1339 237 195 169 0 50 0
[pid=31409] ppid=31406 vsize=24484 CPUtime=26.74
/proc/31409/stat : 31409 (LySATi) R 31406 31406 31333 0 -1 4194304 5967 0 0 0 2671 3 0 0 25 0 1 0 152828258 25071616 5952 1992294400 134512640 135226915 4294956224 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 0 0 0
/proc/31409/statm: 6121 5952 81 174 0 5944 0
Current children cumulated CPU time (s) 30.25
Current children cumulated vsize (KiB) 29840

[startup+30.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31409
/proc/meminfo: memFree=1115232/2055920 swapFree=4191900/4192956
[pid=31406] ppid=31404 vsize=5356 CPUtime=3.51
/proc/31406/stat : 31406 (lysat.sh) S 31404 31406 31333 0 -1 4194304 310 21041 0 0 0 0 334 17 16 0 1 0 152827904 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31406/statm: 1339 237 195 169 0 50 0
[pid=31409] ppid=31406 vsize=24484 CPUtime=27.14
/proc/31409/stat : 31409 (LySATi) R 31406 31406 31333 0 -1 4194304 5976 0 0 0 2711 3 0 0 25 0 1 0 152828258 25071616 5961 1992294400 134512640 135226915 4294956224 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 0 0 0
/proc/31409/statm: 6121 5961 81 174 0 5944 0
Current children cumulated CPU time (s) 30.65
Current children cumulated vsize (KiB) 29840

[startup+30.8052 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31409
/proc/meminfo: memFree=1115232/2055920 swapFree=4191900/4192956
[pid=31406] ppid=31404 vsize=5356 CPUtime=3.51
/proc/31406/stat : 31406 (lysat.sh) S 31404 31406 31333 0 -1 4194304 310 21041 0 0 0 0 334 17 16 0 1 0 152827904 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31406/statm: 1339 237 195 169 0 50 0
[pid=31409] ppid=31406 vsize=24484 CPUtime=27.24
/proc/31409/stat : 31409 (LySATi) R 31406 31406 31333 0 -1 4194304 5976 0 0 0 2721 3 0 0 25 0 1 0 152828258 25071616 5961 1992294400 134512640 135226915 4294956224 18446744073709551615 134527826 0 0 4096 3 0 0 0 17 0 0 0
/proc/31409/statm: 6121 5961 81 174 0 5944 0
Current children cumulated CPU time (s) 30.75
Current children cumulated vsize (KiB) 29840

Child status: 20
Real time (s): 30.8264
CPU time (s): 30.7973
CPU user time (s): 30.5714
CPU system time (s): 0.225965
CPU usage (%): 99.9057
Max. virtual memory (cumulated for all children) (KiB): 91200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.5714
system time used= 0.225965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27489
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= 11
involuntary context switches= 89

runsolver used 0.033994 second user time and 0.088986 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-02 09:05:47
IDJOB=1775303
IDBENCH=71717
IDSOLVER=609
FILE ID=node21/1775303-1241247947
PBS_JOBID= 9224886
Free space on /tmp= 66476 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT_RACE06/manol-pipe-g10id.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775303-1241247947/watcher-1775303-1241247947 -o /tmp/evaluation-result-1775303-1241247947/solver-1775303-1241247947 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1775303-1241247947.cnf i

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

MD5SUM BENCH= 79b8866c5f4be7f699958174c5be63e9
RANDOM SEED=1285385003

node21.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.233
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.233
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:       1158224 kB
Buffers:         73992 kB
Cached:         711352 kB
SwapCached:        260 kB
Active:          40948 kB
Inactive:       757636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1158224 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           10344 kB
Writeback:           0 kB
Mapped:          21780 kB
Slab:            85156 kB
Committed_AS:   766048 kB
PageTables:       1376 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= 66472 MiB
End job on node21 at 2009-05-02 09:06:18