Trace number 1772963

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 19.684 19.6974

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h27-unknown.cnf
MD5SUM7634252332633927f116161c1beb6151
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.684
Satisfiable
(Un)Satisfiability was proved
Number of variables93573
Number of clauses439508
Sum of the clauses size1132510
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2347239
Number of clauses of size 388215
Number of clauses of size 41000
Number of clauses of size 5107
Number of clauses of size over 52757

Solver Data

0.00/0.00	c Parsing...
0.29/0.39	c ==============================================================================
0.29/0.39	c |           |     ORIGINAL     |              LEARNT              |          |
0.29/0.39	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.29/0.39	c ==============================================================================
0.29/0.39	c |         0 |  439298  1132270 |  131789       0        0     nan |  0.000 % |
6.99/7.08	c |         0 |  267244  1574041 |      --       0       --      -- |     --   | -172054/441771
6.99/7.08	c ==============================================================================
6.99/7.08	c Result  :   #vars: 8357   #clauses: 267244   #literals: 1574041
6.99/7.08	c CPU time:   6.92295 s
6.99/7.08	c ==============================================================================
7.59/7.65	c lySAT 0.1
7.59/7.65	c minisat core +  additionnal features
7.59/7.65	c ============================[ Problem Statistics ]=============================
7.59/7.65	c |                                                                             |
7.59/7.65	c |  Number of variables:  8357                                                 |
7.59/7.65	c |  Number of clauses:    267244                                               |
7.64/7.89	c |  Parsing time:         0.20         s                                       |
19.57/19.67	c restarts              : 325
19.57/19.67	c conflicts             : 51420          (4297 /sec)
19.57/19.67	c decisions             : 143980         (11.74 % random) (12032 /sec)
19.57/19.67	c euip                  : 4576        
19.57/19.67	c propagations          : 20498995       (1713078 /sec)
19.57/19.67	c conflict literals     : 814369         (27.13 % deleted)
19.57/19.67	c Memory used           : 24.50 MB
19.57/19.67	c CPU time              : 11.9662 s
19.57/19.67	c 
19.57/19.67	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-1772963-1241232468/watcher-1772963-1241232468 -o /tmp/evaluation-result-1772963-1241232468/solver-1772963-1241232468 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1772963-1241232468.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.00 0.99 0.99 3/64 22912
/proc/meminfo: memFree=1236000/2055920 swapFree=4192812/4192956
[pid=22912] ppid=22910 vsize=5356 CPUtime=0
/proc/22912/stat : 22912 (lysat.sh) R 22910 22912 22845 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 151280577 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 215418989215 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/22912/statm: 1339 234 194 169 0 50 0
[pid=22913] ppid=22912 vsize=1172 CPUtime=0
/proc/22913/stat : 22913 (SatElite) R 22912 22912 22845 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 151280577 1200128 174 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/22913/statm: 293 176 52 127 0 163 0

[startup+0.0977369 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 22912
/proc/meminfo: memFree=1236000/2055920 swapFree=4192812/4192956
[pid=22912] ppid=22910 vsize=5356 CPUtime=0
/proc/22912/stat : 22912 (lysat.sh) S 22910 22912 22845 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151280577 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22912/statm: 1339 235 195 169 0 50 0
[pid=22913] ppid=22912 vsize=11088 CPUtime=0.09
/proc/22913/stat : 22913 (SatElite) R 22912 22912 22845 0 -1 4194304 2449 0 0 0 8 1 0 0 19 0 1 0 151280577 11354112 2433 1992294400 134512640 135034092 4294956112 18446744073709551615 134695081 0 0 4096 3 0 0 0 17 0 0 0
/proc/22913/statm: 2772 2433 52 127 0 2642 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16444

[startup+0.102738 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 22912
/proc/meminfo: memFree=1236000/2055920 swapFree=4192812/4192956
[pid=22912] ppid=22910 vsize=5356 CPUtime=0
/proc/22912/stat : 22912 (lysat.sh) S 22910 22912 22845 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151280577 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22912/statm: 1339 235 195 169 0 50 0
[pid=22913] ppid=22912 vsize=11996 CPUtime=0.09
/proc/22913/stat : 22913 (SatElite) R 22912 22912 22845 0 -1 4194304 2566 0 0 0 8 1 0 0 19 0 1 0 151280577 12283904 2550 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/22913/statm: 2999 2551 52 127 0 2869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17352

[startup+0.302759 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 22912
/proc/meminfo: memFree=1236000/2055920 swapFree=4192812/4192956
[pid=22912] ppid=22910 vsize=5356 CPUtime=0
/proc/22912/stat : 22912 (lysat.sh) S 22910 22912 22845 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151280577 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22912/statm: 1339 235 195 169 0 50 0
[pid=22913] ppid=22912 vsize=38600 CPUtime=0.29
/proc/22913/stat : 22913 (SatElite) R 22912 22912 22845 0 -1 4194304 8360 0 0 0 26 3 0 0 21 0 1 0 151280577 39526400 8344 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/22913/statm: 9650 8344 52 127 0 9520 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43956

[startup+0.701803 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 22912
/proc/meminfo: memFree=1236000/2055920 swapFree=4192812/4192956
[pid=22912] ppid=22910 vsize=5356 CPUtime=0
/proc/22912/stat : 22912 (lysat.sh) S 22910 22912 22845 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151280577 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22912/statm: 1339 235 195 169 0 50 0
[pid=22913] ppid=22912 vsize=54300 CPUtime=0.69
/proc/22913/stat : 22913 (SatElite) R 22912 22912 22845 0 -1 4194304 12392 0 0 0 63 6 0 0 25 0 1 0 151280577 55603200 12142 1992294400 134512640 135034092 4294956112 18446744073709551615 134569577 0 0 4096 3 0 0 0 17 0 0 0
/proc/22913/statm: 13575 12142 68 127 0 13445 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59656

[startup+1.50189 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 22914
/proc/meminfo: memFree=1183632/2055920 swapFree=4192812/4192956
[pid=22912] ppid=22910 vsize=5356 CPUtime=0
/proc/22912/stat : 22912 (lysat.sh) S 22910 22912 22845 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151280577 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22912/statm: 1339 235 195 169 0 50 0
[pid=22913] ppid=22912 vsize=56500 CPUtime=1.49
/proc/22913/stat : 22913 (SatElite) R 22912 22912 22845 0 -1 4194304 12936 0 0 0 141 8 0 0 25 0 1 0 151280577 57856000 12686 1992294400 134512640 135034092 4294956112 18446744073709551615 134541032 0 0 4096 3 0 0 0 17 0 0 0
/proc/22913/statm: 14125 12686 68 127 0 13995 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61856

[startup+3.10107 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 22914
/proc/meminfo: memFree=1176464/2055920 swapFree=4192812/4192956
[pid=22912] ppid=22910 vsize=5356 CPUtime=0
/proc/22912/stat : 22912 (lysat.sh) S 22910 22912 22845 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151280577 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22912/statm: 1339 235 195 169 0 50 0
[pid=22913] ppid=22912 vsize=60464 CPUtime=3.09
/proc/22913/stat : 22913 (SatElite) R 22912 22912 22845 0 -1 4194304 13903 0 0 0 298 11 0 0 25 0 1 0 151280577 61915136 13653 1992294400 134512640 135034092 4294956112 18446744073709551615 134560698 0 0 4096 3 0 0 0 17 0 0 0
/proc/22913/statm: 15116 13653 68 127 0 14986 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65820

[startup+6.30143 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 22914
/proc/meminfo: memFree=1157968/2055920 swapFree=4192812/4192956
[pid=22912] ppid=22910 vsize=5356 CPUtime=0
/proc/22912/stat : 22912 (lysat.sh) S 22910 22912 22845 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151280577 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22912/statm: 1339 235 195 169 0 50 0
[pid=22913] ppid=22912 vsize=70208 CPUtime=6.28
/proc/22913/stat : 22913 (SatElite) R 22912 22912 22845 0 -1 4194304 16282 0 0 0 614 14 0 0 25 0 1 0 151280577 71892992 15794 1992294400 134512640 135034092 4294956112 18446744073709551615 134569447 0 0 4096 3 0 0 0 17 0 0 0
/proc/22913/statm: 17552 15794 68 127 0 17422 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 75564

[startup+12.7011 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 22915
/proc/meminfo: memFree=1189328/2055920 swapFree=4192812/4192956
[pid=22912] ppid=22910 vsize=5356 CPUtime=7.64
/proc/22912/stat : 22912 (lysat.sh) S 22910 22912 22845 0 -1 4194304 310 17290 0 0 0 0 745 19 16 0 1 0 151280577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22912/statm: 1339 237 195 169 0 50 0
[pid=22915] ppid=22912 vsize=23992 CPUtime=5.03
/proc/22915/stat : 22915 (LySATi) R 22912 22912 22845 0 -1 4194304 5830 0 0 0 499 4 0 0 25 0 1 0 151281342 24567808 5815 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/22915/statm: 5998 5815 81 174 0 5821 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29348

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

[startup+15.9015 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 22915
/proc/meminfo: memFree=1188944/2055920 swapFree=4192812/4192956
[pid=22912] ppid=22910 vsize=5356 CPUtime=7.64
/proc/22912/stat : 22912 (lysat.sh) S 22910 22912 22845 0 -1 4194304 310 17290 0 0 0 0 745 19 16 0 1 0 151280577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22912/statm: 1339 237 195 169 0 50 0
[pid=22915] ppid=22912 vsize=24552 CPUtime=8.23
/proc/22915/stat : 22915 (LySATi) R 22912 22912 22845 0 -1 4194304 5947 0 0 0 819 4 0 0 25 0 1 0 151281342 25141248 5932 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/22915/statm: 6138 5932 81 174 0 5961 0
Current children cumulated CPU time (s) 15.87
Current children cumulated vsize (KiB) 29908

[startup+17.5027 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 22915
/proc/meminfo: memFree=1188624/2055920 swapFree=4192812/4192956
[pid=22912] ppid=22910 vsize=5356 CPUtime=7.64
/proc/22912/stat : 22912 (lysat.sh) S 22910 22912 22845 0 -1 4194304 310 17290 0 0 0 0 745 19 16 0 1 0 151280577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22912/statm: 1339 237 195 169 0 50 0
[pid=22915] ppid=22912 vsize=24816 CPUtime=9.83
/proc/22915/stat : 22915 (LySATi) R 22912 22912 22845 0 -1 4194304 6016 0 0 0 979 4 0 0 25 0 1 0 151281342 25411584 6001 1992294400 134512640 135226915 4294956224 18446744073709551615 134537009 0 0 4096 3 0 0 0 17 0 0 0
/proc/22915/statm: 6204 6001 81 174 0 6027 0
Current children cumulated CPU time (s) 17.47
Current children cumulated vsize (KiB) 30172

[startup+18.3018 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 22915
/proc/meminfo: memFree=1188624/2055920 swapFree=4192812/4192956
[pid=22912] ppid=22910 vsize=5356 CPUtime=7.64
/proc/22912/stat : 22912 (lysat.sh) S 22910 22912 22845 0 -1 4194304 310 17290 0 0 0 0 745 19 16 0 1 0 151280577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22912/statm: 1339 237 195 169 0 50 0
[pid=22915] ppid=22912 vsize=24816 CPUtime=10.63
/proc/22915/stat : 22915 (LySATi) R 22912 22912 22845 0 -1 4194304 6037 0 0 0 1059 4 0 0 25 0 1 0 151281342 25411584 6022 1992294400 134512640 135226915 4294956224 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 0 0 0
/proc/22915/statm: 6204 6022 81 174 0 6027 0
Current children cumulated CPU time (s) 18.27
Current children cumulated vsize (KiB) 30172

[startup+19.1019 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 22915
/proc/meminfo: memFree=1188496/2055920 swapFree=4192812/4192956
[pid=22912] ppid=22910 vsize=5356 CPUtime=7.64
/proc/22912/stat : 22912 (lysat.sh) S 22910 22912 22845 0 -1 4194304 310 17290 0 0 0 0 745 19 16 0 1 0 151280577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22912/statm: 1339 237 195 169 0 50 0
[pid=22915] ppid=22912 vsize=24956 CPUtime=11.43
/proc/22915/stat : 22915 (LySATi) R 22912 22912 22845 0 -1 4194304 6082 0 0 0 1139 4 0 0 25 0 1 0 151281342 25554944 6067 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/22915/statm: 6239 6067 81 174 0 6062 0
Current children cumulated CPU time (s) 19.07
Current children cumulated vsize (KiB) 30312

[startup+19.5019 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 22915
/proc/meminfo: memFree=1188496/2055920 swapFree=4192812/4192956
[pid=22912] ppid=22910 vsize=5356 CPUtime=7.64
/proc/22912/stat : 22912 (lysat.sh) S 22910 22912 22845 0 -1 4194304 310 17290 0 0 0 0 745 19 16 0 1 0 151280577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22912/statm: 1339 237 195 169 0 50 0
[pid=22915] ppid=22912 vsize=25088 CPUtime=11.83
/proc/22915/stat : 22915 (LySATi) R 22912 22912 22845 0 -1 4194304 6111 0 0 0 1179 4 0 0 25 0 1 0 151281342 25690112 6096 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/22915/statm: 6272 6096 81 174 0 6095 0
Current children cumulated CPU time (s) 19.47
Current children cumulated vsize (KiB) 30444

[startup+19.6019 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 22915
/proc/meminfo: memFree=1188496/2055920 swapFree=4192812/4192956
[pid=22912] ppid=22910 vsize=5356 CPUtime=7.64
/proc/22912/stat : 22912 (lysat.sh) S 22910 22912 22845 0 -1 4194304 310 17290 0 0 0 0 745 19 16 0 1 0 151280577 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22912/statm: 1339 237 195 169 0 50 0
[pid=22915] ppid=22912 vsize=25088 CPUtime=11.93
/proc/22915/stat : 22915 (LySATi) R 22912 22912 22845 0 -1 4194304 6114 0 0 0 1189 4 0 0 25 0 1 0 151281342 25690112 6099 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/22915/statm: 6272 6099 81 174 0 6095 0
Current children cumulated CPU time (s) 19.57
Current children cumulated vsize (KiB) 30444

Child status: 20
Real time (s): 19.6974
CPU time (s): 19.684
CPU user time (s): 19.422
CPU system time (s): 0.26196
CPU usage (%): 99.932
Max. virtual memory (cumulated for all children) (KiB): 76396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.422
system time used= 0.26196
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23876
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= 36
involuntary context switches= 72

runsolver used 0.019996 second user time and 0.06199 second system time

The end

Launcher Data

Begin job on node9 at 2009-05-02 04:47:48
IDJOB=1772963
IDBENCH=20420
IDSOLVER=609
FILE ID=node9/1772963-1241232468
PBS_JOBID= 9224811
Free space on /tmp= 66552 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT07/industrial/palacios/uts/uts-l05-ipc5-h27-unknown.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772963-1241232468/watcher-1772963-1241232468 -o /tmp/evaluation-result-1772963-1241232468/solver-1772963-1241232468 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1772963-1241232468.cnf i

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

MD5SUM BENCH= 7634252332633927f116161c1beb6151
RANDOM SEED=1246019916

node9.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.240
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.240
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:       1236480 kB
Buffers:         85452 kB
Cached:         620116 kB
SwapCached:          0 kB
Active:          64820 kB
Inactive:       654588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1236480 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9804 kB
Writeback:           0 kB
Mapped:          23624 kB
Slab:            86080 kB
Committed_AS:   655976 kB
PageTables:       1388 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= 66548 MiB
End job on node9 at 2009-05-02 04:48:08