Trace number 1717461

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 c/2009-03-20UNSAT 21.1758 29.8194

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h26-unsat.cnf
MD5SUM4b97e69214a2eddbe060a9ecc3dfbbd8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.1445
Satisfiable
(Un)Satisfiability was proved
Number of variables85694
Number of clauses414657
Sum of the clauses size1073659
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2330211
Number of clauses of size 380574
Number of clauses of size 4910
Number of clauses of size 5103
Number of clauses of size over 52669

Solver Data

0.00/0.00	c Parsing...
0.29/0.37	c ==============================================================================
0.29/0.37	c |           |     ORIGINAL     |              LEARNT              |          |
0.29/0.37	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.29/0.37	c ==============================================================================
0.29/0.37	c |         0 |  414447  1073419 |  124334       0        0     nan |  0.000 % |
6.38/6.43	c |         0 |  257542  1484866 |      --       0       --      -- |     --   | -156905/411447
6.38/6.43	c ==============================================================================
6.38/6.43	c Result  :   #vars: 7948   #clauses: 257542   #literals: 1484866
6.38/6.43	c CPU time:   6.27205 s
6.38/6.43	c ==============================================================================
6.87/13.38	This is MiniSat 2.0 beta
6.87/13.38	WARNING: for repeatability, setting FPU to use double precision
6.87/13.38	============================[ Problem Statistics ]=============================
6.87/13.38	|                                                                             |
6.87/13.38	|  Number of variables:  7948                                                 |
6.87/13.38	|  Number of clauses:    257542                                               |
6.96/13.58	|  Parsing time:         0.18         s                                       |
21.06/27.58	restarts              : 13
21.06/27.58	conflicts             : 26925          (1902 /sec)
21.06/27.58	decisions             : 55546          (1.74 % random) (3923 /sec)
21.06/27.58	propagations          : 17020349       (1202015 /sec)
21.06/27.58	conflict literals     : 622440         (36.18 % deleted)
21.06/27.58	Memory used           : 20.01 MB
21.06/27.58	CPU time              : 14.1598 s
21.06/27.58	
21.06/27.58	UNSATISFIABLE
21.06/27.58	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-1717461-1240628412/watcher-1717461-1240628412 -o /tmp/evaluation-result-1717461-1240628412/solver-1717461-1240628412 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1717461-1240628412.cnf c 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.18 1.72 1.67 3/65 11581
/proc/meminfo: memFree=1161216/2055924 swapFree=4181440/4192956
[pid=11581] ppid=11579 vsize=5356 CPUtime=0
/proc/11581/stat : 11581 (lysat.sh) R 11579 11581 10775 0 -1 4194304 267 0 0 0 0 0 0 0 19 0 1 0 90870554 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 230266825375 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/11581/statm: 1339 234 194 169 0 50 0
[pid=11582] ppid=11581 vsize=1172 CPUtime=0
/proc/11582/stat : 11582 (SatElite) R 11581 11581 10775 0 -1 4194304 182 0 0 0 0 0 0 0 19 0 1 0 90870554 1200128 166 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/11582/statm: 293 166 52 127 0 163 0

[startup+0.0754759 s]
/proc/loadavg: 1.18 1.72 1.67 3/65 11581
/proc/meminfo: memFree=1161216/2055924 swapFree=4181440/4192956
[pid=11581] ppid=11579 vsize=5356 CPUtime=0
/proc/11581/stat : 11581 (lysat.sh) S 11579 11581 10775 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 90870554 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11581/statm: 1339 235 195 169 0 50 0
[pid=11582] ppid=11581 vsize=7904 CPUtime=0.06
/proc/11582/stat : 11582 (SatElite) R 11581 11581 10775 0 -1 4194304 1856 0 0 0 5 1 0 0 20 0 1 0 90870554 8093696 1840 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/11582/statm: 1976 1840 52 127 0 1846 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13260

[startup+0.101477 s]
/proc/loadavg: 1.18 1.72 1.67 3/65 11581
/proc/meminfo: memFree=1161216/2055924 swapFree=4181440/4192956
[pid=11581] ppid=11579 vsize=5356 CPUtime=0
/proc/11581/stat : 11581 (lysat.sh) S 11579 11581 10775 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 90870554 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11581/statm: 1339 235 195 169 0 50 0
[pid=11582] ppid=11581 vsize=11748 CPUtime=0.09
/proc/11582/stat : 11582 (SatElite) R 11581 11581 10775 0 -1 4194304 2503 0 0 0 7 2 0 0 20 0 1 0 90870554 12029952 2487 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/11582/statm: 2937 2489 52 127 0 2807 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17104

[startup+0.301498 s]
/proc/loadavg: 1.18 1.72 1.67 3/65 11581
/proc/meminfo: memFree=1161216/2055924 swapFree=4181440/4192956
[pid=11581] ppid=11579 vsize=5356 CPUtime=0
/proc/11581/stat : 11581 (lysat.sh) S 11579 11581 10775 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 90870554 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11581/statm: 1339 235 195 169 0 50 0
[pid=11582] ppid=11581 vsize=38372 CPUtime=0.29
/proc/11582/stat : 11582 (SatElite) R 11581 11581 10775 0 -1 4194304 8254 0 0 0 24 5 0 0 22 0 1 0 90870554 39292928 8238 1992294400 134512640 135034092 4294956096 18446744073709551615 134545186 0 0 4096 3 0 0 0 17 0 0 0
/proc/11582/statm: 9593 8239 52 127 0 9463 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43728

[startup+0.70154 s]
/proc/loadavg: 1.18 1.72 1.67 3/65 11581
/proc/meminfo: memFree=1161216/2055924 swapFree=4181440/4192956
[pid=11581] ppid=11579 vsize=5356 CPUtime=0
/proc/11581/stat : 11581 (lysat.sh) S 11579 11581 10775 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 90870554 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11581/statm: 1339 235 195 169 0 50 0
[pid=11582] ppid=11581 vsize=51852 CPUtime=0.69
/proc/11582/stat : 11582 (SatElite) R 11581 11581 10775 0 -1 4194304 11608 0 0 0 62 7 0 0 25 0 1 0 90870554 53096448 11346 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/11582/statm: 12963 11346 68 127 0 12833 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57208

[startup+1.50162 s]
/proc/loadavg: 1.18 1.72 1.67 2/67 11583
/proc/meminfo: memFree=1111856/2055924 swapFree=4181440/4192956
[pid=11581] ppid=11579 vsize=5356 CPUtime=0
/proc/11581/stat : 11581 (lysat.sh) S 11579 11581 10775 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 90870554 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11581/statm: 1339 235 195 169 0 50 0
[pid=11582] ppid=11581 vsize=54280 CPUtime=1.49
/proc/11582/stat : 11582 (SatElite) R 11581 11581 10775 0 -1 4194304 12193 0 0 0 140 9 0 0 25 0 1 0 90870554 55582720 11931 1992294400 134512640 135034092 4294956096 18446744073709551615 134541032 0 0 4096 3 0 0 0 17 0 0 0
/proc/11582/statm: 13570 11931 68 127 0 13440 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59636

[startup+3.10179 s]
/proc/loadavg: 1.18 1.72 1.67 2/67 11583
/proc/meminfo: memFree=1104368/2055924 swapFree=4181440/4192956
[pid=11581] ppid=11579 vsize=5356 CPUtime=0
/proc/11581/stat : 11581 (lysat.sh) S 11579 11581 10775 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 90870554 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11581/statm: 1339 235 195 169 0 50 0
[pid=11582] ppid=11581 vsize=58364 CPUtime=3.09
/proc/11582/stat : 11582 (SatElite) R 11581 11581 10775 0 -1 4194304 13206 0 0 0 296 13 0 0 25 0 1 0 90870554 59764736 12944 1992294400 134512640 135034092 4294956096 18446744073709551615 134547999 0 0 4096 3 0 0 0 17 0 0 0
/proc/11582/statm: 14591 12944 68 127 0 14461 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63720

[startup+6.30113 s]
/proc/loadavg: 1.17 1.71 1.66 2/67 11583
/proc/meminfo: memFree=1087792/2055924 swapFree=4181440/4192956
[pid=11581] ppid=11579 vsize=5356 CPUtime=0
/proc/11581/stat : 11581 (lysat.sh) S 11579 11581 10775 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 90870554 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11581/statm: 1339 235 195 169 0 50 0
[pid=11582] ppid=11581 vsize=67548 CPUtime=6.28
/proc/11582/stat : 11582 (SatElite) R 11581 11581 10775 0 -1 4194304 16073 0 0 0 613 15 0 0 25 0 1 0 90870554 69169152 14649 1992294400 134512640 135034092 4294956096 18446744073709551615 134584318 0 0 4096 3 0 0 0 17 0 0 0
/proc/11582/statm: 16887 14649 68 127 0 16757 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 72904

[startup+12.7018 s]
/proc/loadavg: 1.31 1.73 1.67 1/67 11583
/proc/meminfo: memFree=1090992/2055924 swapFree=4181440/4192956
[pid=11581] ppid=11579 vsize=5356 CPUtime=0
/proc/11581/stat : 11581 (lysat.sh) S 11579 11581 10775 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 90870554 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11581/statm: 1339 235 195 169 0 50 0
[pid=11582] ppid=11581 vsize=62652 CPUtime=6.42
/proc/11582/stat : 11582 (SatElite) D 11581 11581 10775 0 -1 4194304 16172 0 0 0 627 15 0 0 25 0 1 0 90870554 64155648 13897 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 18446744071563608240 0 0 17 0 0 0
/proc/11582/statm: 15663 13897 68 127 0 15533 0
Current children cumulated CPU time (s) 6.42
Current children cumulated vsize (KiB) 68008
heavy processes:

[startup+25.5011 s]
/proc/loadavg: 1.53 1.76 1.68 2/67 11584
/proc/meminfo: memFree=1118896/2055924 swapFree=4181440/4192956
[pid=11581] ppid=11579 vsize=5356 CPUtime=6.96
/proc/11581/stat : 11581 (lysat.sh) S 11579 11581 10775 0 -1 4194304 310 16175 0 0 0 0 675 21 16 0 1 0 90870554 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1339 237 195 169 0 50 0
[pid=11584] ppid=11581 vsize=20220 CPUtime=12.1
/proc/11584/stat : 11584 (LySATc) R 11581 11581 10775 0 -1 4194304 4904 0 0 0 1208 2 0 0 25 0 1 0 90871892 20705280 4889 1992294400 134512640 135214827 4294956208 18446744073709551615 134538245 0 0 4096 3 0 0 0 17 0 0 0
/proc/11584/statm: 5055 4889 77 171 0 4882 0
Current children cumulated CPU time (s) 19.06
Current children cumulated vsize (KiB) 25576
heavy processes:

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

[startup+27.1013 s]
/proc/loadavg: 1.53 1.76 1.68 2/67 11584
/proc/meminfo: memFree=1118832/2055924 swapFree=4181440/4192956
[pid=11581] ppid=11579 vsize=5356 CPUtime=6.96
/proc/11581/stat : 11581 (lysat.sh) S 11579 11581 10775 0 -1 4194304 310 16175 0 0 0 0 675 21 16 0 1 0 90870554 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1339 237 195 169 0 50 0
[pid=11584] ppid=11581 vsize=20484 CPUtime=13.69
/proc/11584/stat : 11584 (LySATc) R 11581 11581 10775 0 -1 4194304 4944 0 0 0 1367 2 0 0 25 0 1 0 90871892 20975616 4929 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/11584/statm: 5121 4929 77 171 0 4948 0
Current children cumulated CPU time (s) 20.65
Current children cumulated vsize (KiB) 25840

[startup+28.7015 s]
/proc/loadavg: 1.65 1.78 1.69 1/67 11585
/proc/meminfo: memFree=1157808/2055924 swapFree=4181440/4192956
[pid=11581] ppid=11579 vsize=5360 CPUtime=21.15
/proc/11581/stat : 11581 (lysat.sh) S 11579 11581 10775 0 -1 4194304 338 21130 0 0 0 0 2091 24 19 0 1 0 90870554 5488640 240 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1340 240 196 169 0 51 0
[pid=11585] ppid=11581 vsize=2536 CPUtime=0.01
/proc/11585/stat : 11585 (rm) D 11581 11581 10775 0 -1 4194304 115 0 0 0 0 1 0 0 18 0 1 0 90873312 2596864 91 1992294400 4194304 4227748 548682068816 18446744073709551615 230266999849 0 0 4096 0 18446744071563608069 0 0 17 0 0 0
/proc/11585/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 21.16
Current children cumulated vsize (KiB) 7896

[startup+29.5016 s]
/proc/loadavg: 1.65 1.78 1.69 1/67 11585
/proc/meminfo: memFree=1157808/2055924 swapFree=4181440/4192956
[pid=11581] ppid=11579 vsize=5360 CPUtime=21.15
/proc/11581/stat : 11581 (lysat.sh) S 11579 11581 10775 0 -1 4194304 338 21130 0 0 0 0 2091 24 19 0 1 0 90870554 5488640 240 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1340 240 196 169 0 51 0
[pid=11585] ppid=11581 vsize=2536 CPUtime=0.01
/proc/11585/stat : 11585 (rm) D 11581 11581 10775 0 -1 4194304 115 0 0 0 0 1 0 0 18 0 1 0 90873312 2596864 91 1992294400 4194304 4227748 548682068816 18446744073709551615 230266999849 0 0 4096 0 18446744071563608069 0 0 17 0 0 0
/proc/11585/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 21.16
Current children cumulated vsize (KiB) 7896

[startup+29.7056 s]
/proc/loadavg: 1.65 1.78 1.69 1/67 11585
/proc/meminfo: memFree=1158320/2055924 swapFree=4181440/4192956
[pid=11581] ppid=11579 vsize=5360 CPUtime=21.15
/proc/11581/stat : 11581 (lysat.sh) S 11579 11581 10775 0 -1 4194304 338 21130 0 0 0 0 2091 24 19 0 1 0 90870554 5488640 240 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1340 240 196 169 0 51 0
[pid=11585] ppid=11581 vsize=2536 CPUtime=0.01
/proc/11585/stat : 11585 (rm) D 11581 11581 10775 0 -1 4194304 115 0 0 0 0 1 0 0 18 0 1 0 90873312 2596864 91 1992294400 4194304 4227748 548682068816 18446744073709551615 230266999849 0 0 4096 0 18446744071563608069 0 0 17 0 0 0
/proc/11585/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 21.16
Current children cumulated vsize (KiB) 7896

[startup+29.8016 s]
/proc/loadavg: 1.65 1.78 1.69 1/67 11585
/proc/meminfo: memFree=1158320/2055924 swapFree=4181440/4192956
[pid=11581] ppid=11579 vsize=5360 CPUtime=21.15
/proc/11581/stat : 11581 (lysat.sh) S 11579 11581 10775 0 -1 4194304 338 21130 0 0 0 0 2091 24 19 0 1 0 90870554 5488640 240 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1340 240 196 169 0 51 0
[pid=11585] ppid=11581 vsize=2536 CPUtime=0.01
/proc/11585/stat : 11585 (rm) D 11581 11581 10775 0 -1 4194304 115 0 0 0 0 1 0 0 18 0 1 0 90873312 2596864 91 1992294400 4194304 4227748 548682068816 18446744073709551615 230266999849 0 0 4096 0 18446744071563608069 0 0 17 0 0 0
/proc/11585/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 21.16
Current children cumulated vsize (KiB) 7896

Child status: 20
Real time (s): 29.8194
CPU time (s): 21.1758
CPU user time (s): 20.9188
CPU system time (s): 0.25696
CPU usage (%): 71.0134
Max. virtual memory (cumulated for all children) (KiB): 72904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.9188
system time used= 0.25696
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21595
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= 23
involuntary context switches= 84

runsolver used 0.028995 second user time and 0.095985 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-25 05:00:13
IDJOB=1717461
IDBENCH=20415
IDSOLVER=512
FILE ID=node83/1717461-1240628412
PBS_JOBID= 9186374
Free space on /tmp= 66024 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT07/industrial/palacios/uts/uts-l05-ipc5-h26-unsat.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717461-1240628412/watcher-1717461-1240628412 -o /tmp/evaluation-result-1717461-1240628412/solver-1717461-1240628412 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1717461-1240628412.cnf c

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

MD5SUM BENCH= 4b97e69214a2eddbe060a9ecc3dfbbd8
RANDOM SEED=237735266

node83.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1161760 kB
Buffers:         67776 kB
Cached:         761824 kB
SwapCached:       6052 kB
Active:         234228 kB
Inactive:       603912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1161760 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:            9392 kB
Writeback:           0 kB
Mapped:          13516 kB
Slab:            41984 kB
Committed_AS:   301968 kB
PageTables:       1396 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= 66020 MiB
End job on node83 at 2009-04-25 05:00:43