Trace number 1773473

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 53.8598 53.8822

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.6529
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
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.19/0.27	c ==============================================================================
0.19/0.27	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.27	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.27	c ==============================================================================
0.19/0.27	c |         0 |  283992   662648 |   85197       0        0     nan |  0.000 % |
1.78/1.86	c |         0 |  123658   481466 |      --       0       --      -- |     --   | -160332/-181177
1.78/1.86	c ==============================================================================
1.78/1.86	c Result  :   #vars: 16584   #clauses: 123658   #literals: 481466
1.78/1.86	c CPU time:   1.76373 s
1.78/1.86	c ==============================================================================
1.99/2.07	c lySAT 0.1
1.99/2.07	c minisat core +  additionnal features
1.99/2.07	c ============================[ Problem Statistics ]=============================
1.99/2.07	c |                                                                             |
1.99/2.07	c |  Number of variables:  16584                                                |
1.99/2.07	c |  Number of clauses:    123658                                               |
2.08/2.17	c |  Parsing time:         0.08         s                                       |
53.77/53.87	c restarts              : 2009
53.77/53.87	c conflicts             : 245876         (4754 /sec)
53.77/53.87	c decisions             : 1764418        (6.18 % random) (34112 /sec)
53.77/53.87	c euip                  : 6901        
53.77/53.87	c propagations          : 59057516       (1141779 /sec)
53.77/53.87	c conflict literals     : 4019835        (22.58 % deleted)
53.77/53.87	c Memory used           : 21.62 MB
53.77/53.87	c CPU time              : 51.7241 s
53.77/53.87	c 
53.77/53.87	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-1773473-1241234957/watcher-1773473-1241234957 -o /tmp/evaluation-result-1773473-1241234957/solver-1773473-1241234957 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1773473-1241234957.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: 1.02 1.01 1.00 3/64 26732
/proc/meminfo: memFree=1336936/2055920 swapFree=4181360/4192956
[pid=26732] ppid=26730 vsize=5356 CPUtime=0
/proc/26732/stat : 26732 (lysat.sh) R 26730 26732 26605 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 151529126 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 245482711711 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26732/statm: 1339 234 194 169 0 50 0
[pid=26733] ppid=26732 vsize=956 CPUtime=0
/proc/26733/stat : 26733 (SatElite) R 26732 26732 26605 0 -1 4194304 152 0 0 0 0 0 0 0 18 0 1 0 151529126 978944 136 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26733/statm: 239 137 50 127 0 109 0

[startup+0.0844379 s]
/proc/loadavg: 1.02 1.01 1.00 3/64 26732
/proc/meminfo: memFree=1336936/2055920 swapFree=4181360/4192956
[pid=26732] ppid=26730 vsize=5356 CPUtime=0
/proc/26732/stat : 26732 (lysat.sh) S 26730 26732 26605 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151529126 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26732/statm: 1339 235 195 169 0 50 0
[pid=26733] ppid=26732 vsize=14716 CPUtime=0.07
/proc/26733/stat : 26733 (SatElite) R 26732 26732 26605 0 -1 4194304 2899 0 0 0 6 1 0 0 19 0 1 0 151529126 15069184 2883 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/26733/statm: 3679 2883 50 127 0 3549 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 20072

[startup+0.101439 s]
/proc/loadavg: 1.02 1.01 1.00 3/64 26732
/proc/meminfo: memFree=1336936/2055920 swapFree=4181360/4192956
[pid=26732] ppid=26730 vsize=5356 CPUtime=0
/proc/26732/stat : 26732 (lysat.sh) S 26730 26732 26605 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151529126 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26732/statm: 1339 235 195 169 0 50 0
[pid=26733] ppid=26732 vsize=16036 CPUtime=0.08
/proc/26733/stat : 26733 (SatElite) R 26732 26732 26605 0 -1 4194304 3409 0 0 0 7 1 0 0 19 0 1 0 151529126 16420864 3393 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/26733/statm: 4009 3394 50 127 0 3879 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21392

[startup+0.30146 s]
/proc/loadavg: 1.02 1.01 1.00 3/64 26732
/proc/meminfo: memFree=1336936/2055920 swapFree=4181360/4192956
[pid=26732] ppid=26730 vsize=5356 CPUtime=0
/proc/26732/stat : 26732 (lysat.sh) S 26730 26732 26605 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151529126 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26732/statm: 1339 235 195 169 0 50 0
[pid=26733] ppid=26732 vsize=42036 CPUtime=0.28
/proc/26733/stat : 26733 (SatElite) R 26732 26732 26605 0 -1 4194304 10021 0 0 0 24 4 0 0 21 0 1 0 151529126 43044864 9370 1992294400 134512640 135034092 4294956112 18446744073709551615 134562120 0 0 4096 3 0 0 0 17 0 0 0
/proc/26733/statm: 10509 9370 67 127 0 10379 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 47392

[startup+0.701498 s]
/proc/loadavg: 1.02 1.01 1.00 3/64 26732
/proc/meminfo: memFree=1336936/2055920 swapFree=4181360/4192956
[pid=26732] ppid=26730 vsize=5356 CPUtime=0
/proc/26732/stat : 26732 (lysat.sh) S 26730 26732 26605 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151529126 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26732/statm: 1339 235 195 169 0 50 0
[pid=26733] ppid=26732 vsize=46228 CPUtime=0.68
/proc/26733/stat : 26733 (SatElite) R 26732 26732 26605 0 -1 4194304 10972 0 0 0 62 6 0 0 25 0 1 0 151529126 47337472 10133 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/26733/statm: 11557 10133 68 127 0 11427 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 51584

[startup+1.50158 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 26734
/proc/meminfo: memFree=1289944/2055920 swapFree=4181360/4192956
[pid=26732] ppid=26730 vsize=5356 CPUtime=0
/proc/26732/stat : 26732 (lysat.sh) S 26730 26732 26605 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151529126 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26732/statm: 1339 235 195 169 0 50 0
[pid=26733] ppid=26732 vsize=49276 CPUtime=1.48
/proc/26733/stat : 26733 (SatElite) R 26732 26732 26605 0 -1 4194304 11718 0 0 0 139 9 0 0 25 0 1 0 151529126 50458624 10785 1992294400 134512640 135034092 4294956112 18446744073709551615 134529225 0 0 4096 3 0 0 0 17 0 0 0
/proc/26733/statm: 12319 10785 68 127 0 12189 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 54632

[startup+3.10174 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 26735
/proc/meminfo: memFree=1321304/2055920 swapFree=4181360/4192956
[pid=26732] ppid=26730 vsize=5356 CPUtime=2.06
/proc/26732/stat : 26732 (lysat.sh) S 26730 26732 26605 0 -1 4194304 310 12099 0 0 0 0 195 11 16 0 1 0 151529126 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26732/statm: 1339 237 195 169 0 50 0
[pid=26735] ppid=26732 vsize=11992 CPUtime=1.02
/proc/26735/stat : 26735 (LySATi) R 26732 26732 26605 0 -1 4194304 2844 0 0 0 100 2 0 0 25 0 1 0 151529333 12279808 2829 1992294400 134512640 135226915 4294956224 18446744073709551615 134537354 0 0 4096 3 0 0 0 17 0 0 0
/proc/26735/statm: 2998 2829 82 174 0 2821 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17348

[startup+6.30207 s]
/proc/loadavg: 1.10 1.03 1.01 2/66 26735
/proc/meminfo: memFree=1313496/2055920 swapFree=4181360/4192956
[pid=26732] ppid=26730 vsize=5356 CPUtime=2.06
/proc/26732/stat : 26732 (lysat.sh) S 26730 26732 26605 0 -1 4194304 310 12099 0 0 0 0 195 11 16 0 1 0 151529126 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26732/statm: 1339 237 195 169 0 50 0
[pid=26735] ppid=26732 vsize=13108 CPUtime=4.22
/proc/26735/stat : 26735 (LySATi) R 26732 26732 26605 0 -1 4194304 3115 0 0 0 420 2 0 0 25 0 1 0 151529333 13422592 3100 1992294400 134512640 135226915 4294956224 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 0 0 0
/proc/26735/statm: 3277 3100 82 174 0 3100 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18464

[startup+12.7017 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 26735
/proc/meminfo: memFree=1312224/2055920 swapFree=4181360/4192956
[pid=26732] ppid=26730 vsize=5356 CPUtime=2.06
/proc/26732/stat : 26732 (lysat.sh) S 26730 26732 26605 0 -1 4194304 310 12099 0 0 0 0 195 11 16 0 1 0 151529126 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26732/statm: 1339 237 195 169 0 50 0
[pid=26735] ppid=26732 vsize=14252 CPUtime=10.62
/proc/26735/stat : 26735 (LySATi) R 26732 26732 26605 0 -1 4194304 3425 0 0 0 1059 3 0 0 25 0 1 0 151529333 14594048 3410 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/26735/statm: 3563 3410 82 174 0 3386 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19608

[startup+25.502 s]
/proc/loadavg: 1.07 1.03 1.00 2/66 26735
/proc/meminfo: memFree=1309088/2055920 swapFree=4181360/4192956
[pid=26732] ppid=26730 vsize=5356 CPUtime=2.06
/proc/26732/stat : 26732 (lysat.sh) S 26730 26732 26605 0 -1 4194304 310 12099 0 0 0 0 195 11 16 0 1 0 151529126 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26732/statm: 1339 237 195 169 0 50 0
[pid=26735] ppid=26732 vsize=17668 CPUtime=23.4
/proc/26735/stat : 26735 (LySATi) R 26732 26732 26605 0 -1 4194304 4257 0 0 0 2337 3 0 0 25 0 1 0 151529333 18092032 4242 1992294400 134512640 135226915 4294956224 18446744073709551615 134539753 0 0 4096 3 0 0 0 17 0 0 0
/proc/26735/statm: 4417 4242 82 174 0 4240 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 23024

[startup+51.1016 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 26735
/proc/meminfo: memFree=1304736/2055920 swapFree=4181360/4192956
[pid=26732] ppid=26730 vsize=5356 CPUtime=2.06
/proc/26732/stat : 26732 (lysat.sh) S 26730 26732 26605 0 -1 4194304 310 12099 0 0 0 0 195 11 16 0 1 0 151529126 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26732/statm: 1339 237 195 169 0 50 0
[pid=26735] ppid=26732 vsize=21728 CPUtime=49
/proc/26735/stat : 26735 (LySATi) R 26732 26732 26605 0 -1 4194304 5280 0 0 0 4895 5 0 0 25 0 1 0 151529333 22249472 5265 1992294400 134512640 135226915 4294956224 18446744073709551615 134539765 0 0 4096 3 0 0 0 17 0 0 0
/proc/26735/statm: 5432 5265 82 174 0 5255 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 27084

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

[startup+52.7017 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 26735
/proc/meminfo: memFree=1304480/2055920 swapFree=4181360/4192956
[pid=26732] ppid=26730 vsize=5356 CPUtime=2.06
/proc/26732/stat : 26732 (lysat.sh) S 26730 26732 26605 0 -1 4194304 310 12099 0 0 0 0 195 11 16 0 1 0 151529126 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26732/statm: 1339 237 195 169 0 50 0
[pid=26735] ppid=26732 vsize=21996 CPUtime=50.61
/proc/26735/stat : 26735 (LySATi) R 26732 26732 26605 0 -1 4194304 5334 0 0 0 5056 5 0 0 25 0 1 0 151529333 22523904 5319 1992294400 134512640 135226915 4294956224 18446744073709551615 134537539 0 0 4096 3 0 0 0 17 0 0 0
/proc/26735/statm: 5499 5319 82 174 0 5322 0
Current children cumulated CPU time (s) 52.67
Current children cumulated vsize (KiB) 27352

[startup+53.5018 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 26735
/proc/meminfo: memFree=1304480/2055920 swapFree=4181360/4192956
[pid=26732] ppid=26730 vsize=5356 CPUtime=2.06
/proc/26732/stat : 26732 (lysat.sh) S 26730 26732 26605 0 -1 4194304 310 12099 0 0 0 0 195 11 16 0 1 0 151529126 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26732/statm: 1339 237 195 169 0 50 0
[pid=26735] ppid=26732 vsize=22136 CPUtime=51.4
/proc/26735/stat : 26735 (LySATi) R 26732 26732 26605 0 -1 4194304 5365 0 0 0 5135 5 0 0 25 0 1 0 151529333 22667264 5350 1992294400 134512640 135226915 4294956224 18446744073709551615 134539724 0 0 4096 3 0 0 0 17 0 0 0
/proc/26735/statm: 5534 5350 82 174 0 5357 0
Current children cumulated CPU time (s) 53.46
Current children cumulated vsize (KiB) 27492

[startup+53.7018 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 26735
/proc/meminfo: memFree=1304480/2055920 swapFree=4181360/4192956
[pid=26732] ppid=26730 vsize=5356 CPUtime=2.06
/proc/26732/stat : 26732 (lysat.sh) S 26730 26732 26605 0 -1 4194304 310 12099 0 0 0 0 195 11 16 0 1 0 151529126 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26732/statm: 1339 237 195 169 0 50 0
[pid=26735] ppid=26732 vsize=22136 CPUtime=51.6
/proc/26735/stat : 26735 (LySATi) R 26732 26732 26605 0 -1 4194304 5370 0 0 0 5155 5 0 0 25 0 1 0 151529333 22667264 5355 1992294400 134512640 135226915 4294956224 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 0 0 0
/proc/26735/statm: 5534 5355 82 174 0 5357 0
Current children cumulated CPU time (s) 53.66
Current children cumulated vsize (KiB) 27492

[startup+53.8019 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 26735
/proc/meminfo: memFree=1304352/2055920 swapFree=4181360/4192956
[pid=26732] ppid=26730 vsize=5356 CPUtime=2.06
/proc/26732/stat : 26732 (lysat.sh) S 26730 26732 26605 0 -1 4194304 310 12099 0 0 0 0 195 11 16 0 1 0 151529126 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26732/statm: 1339 237 195 169 0 50 0
[pid=26735] ppid=26732 vsize=22136 CPUtime=51.71
/proc/26735/stat : 26735 (LySATi) R 26732 26732 26605 0 -1 4194304 5371 0 0 0 5166 5 0 0 25 0 1 0 151529333 22667264 5356 1992294400 134512640 135226915 4294956224 18446744073709551615 134536962 0 0 4096 3 0 0 0 17 0 0 0
/proc/26735/statm: 5534 5356 82 174 0 5357 0
Current children cumulated CPU time (s) 53.77
Current children cumulated vsize (KiB) 27492

Child status: 20
Real time (s): 53.8822
CPU time (s): 53.8598
CPU user time (s): 53.6778
CPU system time (s): 0.181972
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 54720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.6778
system time used= 0.181972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17944
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= 10
involuntary context switches= 177

runsolver used 0.046992 second user time and 0.158975 second system time

The end

Launcher Data

Begin job on node17 at 2009-05-02 05:29:17
IDJOB=1773473
IDBENCH=69599
IDSOLVER=609
FILE ID=node17/1773473-1241234957
PBS_JOBID= 9224832
Free space on /tmp= 66444 MiB

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

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=519662665

node17.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.234
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.234
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:       1337352 kB
Buffers:         68256 kB
Cached:         549196 kB
SwapCached:       5428 kB
Active:          54712 kB
Inactive:       570668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1337352 kB
SwapTotal:     4192956 kB
SwapFree:      4181360 kB
Dirty:            6824 kB
Writeback:           0 kB
Mapped:          13624 kB
Slab:            79112 kB
Committed_AS:   670800 kB
PageTables:       1476 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 node17 at 2009-05-02 05:30:11