Trace number 1774653

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 37.5423 37.5443

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-10-5p0.cnf
MD5SUM9d45c35f4df88b155135c4914792c59e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.5348
Satisfiable
(Un)Satisfiability was proved
Number of variables104481
Number of clauses500875
Sum of the clauses size1175028
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398201
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 Parsing...
0.49/0.53	c ==============================================================================
0.49/0.53	c |           |     ORIGINAL     |              LEARNT              |          |
0.49/0.53	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.49/0.53	c ==============================================================================
0.49/0.53	c |         0 |  495037  1168850 |  148511       0        0     nan |  0.000 % |
3.30/3.35	c |         0 |  300004   826435 |      --       0       --      -- |     --   | -45117/2703
3.30/3.35	c ==============================================================================
3.30/3.35	c Result  :   #vars: 49470   #clauses: 300004   #literals: 826435
3.30/3.35	c CPU time:   3.23851 s
3.30/3.35	c ==============================================================================
3.69/3.73	c lySAT 0.1
3.69/3.73	c minisat core +  additionnal features
3.69/3.73	c ============================[ Problem Statistics ]=============================
3.69/3.73	c |                                                                             |
3.69/3.73	c |  Number of variables:  49470                                                |
3.69/3.73	c |  Number of clauses:    300004                                               |
3.72/3.95	c |  Parsing time:         0.19         s                                       |
37.47/37.53	c restarts              : 426
37.47/37.53	c conflicts             : 19147          (567 /sec)
37.47/37.53	c decisions             : 208352         (17.78 % random) (6174 /sec)
37.47/37.53	c euip                  : 1090        
37.47/37.53	c propagations          : 65294745       (1934724 /sec)
37.47/37.53	c conflict literals     : 1604321        (30.41 % deleted)
37.47/37.53	c Memory used           : 25.59 MB
37.47/37.53	c CPU time              : 33.7489 s
37.47/37.53	c 
37.47/37.53	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-1774653-1241243554/watcher-1774653-1241243554 -o /tmp/evaluation-result-1774653-1241243554/solver-1774653-1241243554 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1774653-1241243554.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.09 1.02 1.01 3/64 25853
/proc/meminfo: memFree=1300744/2055920 swapFree=4179172/4192956
[pid=25853] ppid=25851 vsize=5356 CPUtime=0
/proc/25853/stat : 25853 (lysat.sh) S 25851 25853 25726 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152388813 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25853/statm: 1339 235 195 169 0 50 0
[pid=25854] ppid=25853 vsize=1560 CPUtime=0
/proc/25854/stat : 25854 (SatElite) R 25853 25853 25726 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 152388813 1597440 262 1992294400 134512640 135034092 4294956112 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 0 0 0
/proc/25854/statm: 390 262 50 127 0 260 0

[startup+0.042575 s]
/proc/loadavg: 1.09 1.02 1.01 3/64 25853
/proc/meminfo: memFree=1300744/2055920 swapFree=4179172/4192956
[pid=25853] ppid=25851 vsize=5356 CPUtime=0
/proc/25853/stat : 25853 (lysat.sh) S 25851 25853 25726 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152388813 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25853/statm: 1339 235 195 169 0 50 0
[pid=25854] ppid=25853 vsize=13908 CPUtime=0.03
/proc/25854/stat : 25854 (SatElite) R 25853 25853 25726 0 -1 4194304 2592 0 0 0 3 0 0 0 19 0 1 0 152388813 14241792 2472 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25854/statm: 3477 2474 50 127 0 3347 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19264

[startup+0.101557 s]
/proc/loadavg: 1.09 1.02 1.01 3/64 25853
/proc/meminfo: memFree=1300744/2055920 swapFree=4179172/4192956
[pid=25853] ppid=25851 vsize=5356 CPUtime=0
/proc/25853/stat : 25853 (lysat.sh) S 25851 25853 25726 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152388813 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25853/statm: 1339 235 195 169 0 50 0
[pid=25854] ppid=25853 vsize=20888 CPUtime=0.09
/proc/25854/stat : 25854 (SatElite) R 25853 25853 25726 0 -1 4194304 4320 0 0 0 8 1 0 0 19 0 1 0 152388813 21389312 4200 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/25854/statm: 5222 4202 50 127 0 5092 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26244

[startup+0.301501 s]
/proc/loadavg: 1.09 1.02 1.01 3/64 25853
/proc/meminfo: memFree=1300744/2055920 swapFree=4179172/4192956
[pid=25853] ppid=25851 vsize=5356 CPUtime=0
/proc/25853/stat : 25853 (lysat.sh) S 25851 25853 25726 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152388813 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25853/statm: 1339 235 195 169 0 50 0
[pid=25854] ppid=25853 vsize=34172 CPUtime=0.28
/proc/25854/stat : 25854 (SatElite) R 25853 25853 25726 0 -1 4194304 7474 0 0 0 25 3 0 0 21 0 1 0 152388813 34992128 7354 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/25854/statm: 8543 7354 50 127 0 8413 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39528

[startup+0.701388 s]
/proc/loadavg: 1.09 1.02 1.01 3/64 25853
/proc/meminfo: memFree=1300744/2055920 swapFree=4179172/4192956
[pid=25853] ppid=25851 vsize=5356 CPUtime=0
/proc/25853/stat : 25853 (lysat.sh) S 25851 25853 25726 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152388813 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25853/statm: 1339 235 195 169 0 50 0
[pid=25854] ppid=25853 vsize=57644 CPUtime=0.69
/proc/25854/stat : 25854 (SatElite) R 25853 25853 25726 0 -1 4194304 12795 0 0 0 63 6 0 0 25 0 1 0 152388813 59027456 12675 1992294400 134512640 135034092 4294956112 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/25854/statm: 14411 12677 66 127 0 14281 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63000

[startup+1.50116 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 25855
/proc/meminfo: memFree=1247096/2055920 swapFree=4179172/4192956
[pid=25853] ppid=25851 vsize=5356 CPUtime=0
/proc/25853/stat : 25853 (lysat.sh) S 25851 25853 25726 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152388813 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25853/statm: 1339 235 195 169 0 50 0
[pid=25854] ppid=25853 vsize=60296 CPUtime=1.49
/proc/25854/stat : 25854 (SatElite) R 25853 25853 25726 0 -1 4194304 14930 0 0 0 141 8 0 0 25 0 1 0 152388813 61743104 13498 1992294400 134512640 135034092 4294956112 18446744073709551615 134566576 0 0 4096 3 0 0 0 17 0 0 0
/proc/25854/statm: 15074 13498 68 127 0 14944 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65652

[startup+3.10171 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 25855
/proc/meminfo: memFree=1243896/2055920 swapFree=4179172/4192956
[pid=25853] ppid=25851 vsize=5356 CPUtime=0
/proc/25853/stat : 25853 (lysat.sh) S 25851 25853 25726 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152388813 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25853/statm: 1339 235 195 169 0 50 0
[pid=25854] ppid=25853 vsize=60260 CPUtime=3.09
/proc/25854/stat : 25854 (SatElite) R 25853 25853 25726 0 -1 4194304 17343 0 0 0 299 10 0 0 25 0 1 0 152388813 61706240 13583 1992294400 134512640 135034092 4294956112 18446744073709551615 134678470 0 0 4096 3 0 0 0 17 0 0 0
/proc/25854/statm: 15065 13583 68 127 0 14935 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65616

[startup+6.3018 s]
/proc/loadavg: 1.16 1.03 1.01 2/66 25856
/proc/meminfo: memFree=1270648/2055920 swapFree=4179172/4192956
[pid=25853] ppid=25851 vsize=5356 CPUtime=3.72
/proc/25853/stat : 25853 (lysat.sh) S 25851 25853 25726 0 -1 4194304 310 18363 0 0 0 0 358 14 19 0 1 0 152388813 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25853/statm: 1339 237 195 169 0 50 0
[pid=25856] ppid=25853 vsize=22520 CPUtime=2.56
/proc/25856/stat : 25856 (LySATi) R 25853 25853 25726 0 -1 4194304 5275 0 0 0 253 3 0 0 25 0 1 0 152389186 23060480 5260 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25856/statm: 5630 5260 81 174 0 5453 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27876

[startup+12.703 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 25856
/proc/meminfo: memFree=1269368/2055920 swapFree=4179172/4192956
[pid=25853] ppid=25851 vsize=5356 CPUtime=3.72
/proc/25853/stat : 25853 (lysat.sh) S 25851 25853 25726 0 -1 4194304 310 18363 0 0 0 0 358 14 19 0 1 0 152388813 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25853/statm: 1339 237 195 169 0 50 0
[pid=25856] ppid=25853 vsize=23820 CPUtime=8.95
/proc/25856/stat : 25856 (LySATi) R 25853 25853 25726 0 -1 4194304 5613 0 0 0 892 3 0 0 25 0 1 0 152389186 24391680 5598 1992294400 134512640 135226915 4294956224 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 0 0 0
/proc/25856/statm: 5955 5598 81 174 0 5778 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29176

[startup+25.5014 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 25856
/proc/meminfo: memFree=1267576/2055920 swapFree=4179172/4192956
[pid=25853] ppid=25851 vsize=5356 CPUtime=3.72
/proc/25853/stat : 25853 (lysat.sh) S 25851 25853 25726 0 -1 4194304 310 18363 0 0 0 0 358 14 19 0 1 0 152388813 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25853/statm: 1339 237 195 169 0 50 0
[pid=25856] ppid=25853 vsize=25668 CPUtime=21.76
/proc/25856/stat : 25856 (LySATi) R 25853 25853 25726 0 -1 4194304 6070 0 0 0 2172 4 0 0 25 0 1 0 152389186 26284032 6055 1992294400 134512640 135226915 4294956224 18446744073709551615 134545522 0 0 4096 3 0 0 0 17 0 0 0
/proc/25856/statm: 6417 6055 81 174 0 6240 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31024

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

[startup+31.9055 s]
/proc/loadavg: 1.10 1.03 1.01 2/66 25856
/proc/meminfo: memFree=1267448/2055920 swapFree=4179172/4192956
[pid=25853] ppid=25851 vsize=5356 CPUtime=3.72
/proc/25853/stat : 25853 (lysat.sh) S 25851 25853 25726 0 -1 4194304 310 18363 0 0 0 0 358 14 19 0 1 0 152388813 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25853/statm: 1339 237 195 169 0 50 0
[pid=25856] ppid=25853 vsize=25932 CPUtime=28.16
/proc/25856/stat : 25856 (LySATi) R 25853 25853 25726 0 -1 4194304 6124 0 0 0 2812 4 0 0 25 0 1 0 152389186 26554368 6109 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/25856/statm: 6483 6109 81 174 0 6306 0
Current children cumulated CPU time (s) 31.88
Current children cumulated vsize (KiB) 31288

[startup+35.1016 s]
/proc/loadavg: 1.10 1.03 1.01 2/66 25856
/proc/meminfo: memFree=1266936/2055920 swapFree=4179172/4192956
[pid=25853] ppid=25851 vsize=5356 CPUtime=3.72
/proc/25853/stat : 25853 (lysat.sh) S 25851 25853 25726 0 -1 4194304 310 18363 0 0 0 0 358 14 19 0 1 0 152388813 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25853/statm: 1339 237 195 169 0 50 0
[pid=25856] ppid=25853 vsize=26196 CPUtime=31.36
/proc/25856/stat : 25856 (LySATi) R 25853 25853 25726 0 -1 4194304 6202 0 0 0 3132 4 0 0 25 0 1 0 152389186 26824704 6187 1992294400 134512640 135226915 4294956224 18446744073709551615 134539471 0 0 4096 3 0 0 0 17 0 0 0
/proc/25856/statm: 6549 6187 81 174 0 6372 0
Current children cumulated CPU time (s) 35.08
Current children cumulated vsize (KiB) 31552

[startup+36.7012 s]
/proc/loadavg: 1.10 1.03 1.01 2/66 25856
/proc/meminfo: memFree=1266936/2055920 swapFree=4179172/4192956
[pid=25853] ppid=25851 vsize=5356 CPUtime=3.72
/proc/25853/stat : 25853 (lysat.sh) S 25851 25853 25726 0 -1 4194304 310 18363 0 0 0 0 358 14 19 0 1 0 152388813 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25853/statm: 1339 237 195 169 0 50 0
[pid=25856] ppid=25853 vsize=26196 CPUtime=32.95
/proc/25856/stat : 25856 (LySATi) R 25853 25853 25726 0 -1 4194304 6202 0 0 0 3291 4 0 0 25 0 1 0 152389186 26824704 6187 1992294400 134512640 135226915 4294956224 18446744073709551615 134526712 0 0 4096 3 0 0 0 17 0 0 0
/proc/25856/statm: 6549 6187 81 174 0 6372 0
Current children cumulated CPU time (s) 36.67
Current children cumulated vsize (KiB) 31552

[startup+37.1011 s]
/proc/loadavg: 1.10 1.03 1.01 2/66 25856
/proc/meminfo: memFree=1266936/2055920 swapFree=4179172/4192956
[pid=25853] ppid=25851 vsize=5356 CPUtime=3.72
/proc/25853/stat : 25853 (lysat.sh) S 25851 25853 25726 0 -1 4194304 310 18363 0 0 0 0 358 14 19 0 1 0 152388813 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25853/statm: 1339 237 195 169 0 50 0
[pid=25856] ppid=25853 vsize=26196 CPUtime=33.35
/proc/25856/stat : 25856 (LySATi) R 25853 25853 25726 0 -1 4194304 6202 0 0 0 3331 4 0 0 25 0 1 0 152389186 26824704 6187 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25856/statm: 6549 6187 81 174 0 6372 0
Current children cumulated CPU time (s) 37.07
Current children cumulated vsize (KiB) 31552

[startup+37.5019 s]
/proc/loadavg: 1.10 1.03 1.01 2/66 25856
/proc/meminfo: memFree=1266936/2055920 swapFree=4179172/4192956
[pid=25853] ppid=25851 vsize=5356 CPUtime=3.72
/proc/25853/stat : 25853 (lysat.sh) S 25851 25853 25726 0 -1 4194304 310 18363 0 0 0 0 358 14 19 0 1 0 152388813 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25853/statm: 1339 237 195 169 0 50 0
[pid=25856] ppid=25853 vsize=26196 CPUtime=33.75
/proc/25856/stat : 25856 (LySATi) R 25853 25853 25726 0 -1 4194304 6202 0 0 0 3371 4 0 0 25 0 1 0 152389186 26824704 6187 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/25856/statm: 6549 6187 81 174 0 6372 0
Current children cumulated CPU time (s) 37.47
Current children cumulated vsize (KiB) 31552

Child status: 20
Real time (s): 37.5443
CPU time (s): 37.5423
CPU user time (s): 37.3323
CPU system time (s): 0.209968
CPU usage (%): 99.9946
Max. virtual memory (cumulated for all children) (KiB): 71476

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

runsolver used 0.033994 second user time and 0.111982 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-02 07:52:34
IDJOB=1774653
IDBENCH=70974
IDSOLVER=609
FILE ID=node16/1774653-1241243554
PBS_JOBID= 9224864
Free space on /tmp= 66552 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-10-5p0.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774653-1241243554/watcher-1774653-1241243554 -o /tmp/evaluation-result-1774653-1241243554/solver-1774653-1241243554 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1774653-1241243554.cnf i

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

MD5SUM BENCH= 9d45c35f4df88b155135c4914792c59e
RANDOM SEED=1748662151

node16.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:       1301224 kB
Buffers:         76128 kB
Cached:         603884 kB
SwapCached:       8080 kB
Active:         140232 kB
Inactive:       549288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1301224 kB
SwapTotal:     4192956 kB
SwapFree:      4179172 kB
Dirty:           10676 kB
Writeback:           0 kB
Mapped:          13536 kB
Slab:            51188 kB
Committed_AS:   685044 kB
PageTables:       1452 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 node16 at 2009-05-02 07:53:12