Trace number 313300

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, and are wall clock time (not CPU 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
Rsat 2007-02-08SAT 31.1383 31.1829

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/dated-10-17-s.cnf
MD5SUM334ef674dc213d40fc569890874cc7af
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.1777
Satisfiable
(Un)Satisfiability was proved
Number of variables229842
Number of clauses1081178
Sum of the clauses size2501490
Maximum clause length10
Minimum clause length1
Number of clauses of size 119157
Number of clauses of size 2832850
Number of clauses of size 3186131
Number of clauses of size 44780
Number of clauses of size 519120
Number of clauses of size over 519140

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node3/watcher-313300-1176882324 -o ROOT/results/node3/solver-313300-1176882324 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/313300-1176882324/rsat.sh /tmp/evaluation/313300-1176882324/instance-313300-1176882324.cnf 

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): 2400 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.00 1.00 1.00 3/77 1327
/proc/meminfo: memFree=1645464/2055920 swapFree=4132108/4192956
[pid=1327] ppid=1325 vsize=5352 CPUtime=0
/proc/1327/stat : 1327 (rsat.sh) S 1325 1327 819 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 164270146 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1327/statm: 1338 232 195 169 0 49 0
[pid=1328] ppid=1327 vsize=684 CPUtime=0
/proc/1328/stat : 1328 (SatElite) D 1327 1327 819 0 -1 4194304 62 0 0 0 0 0 0 0 19 0 1 0 164270146 700416 44 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/1328/statm: 171 44 36 128 0 40 0

[startup+0.104539 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1327
/proc/meminfo: memFree=1645464/2055920 swapFree=4132108/4192956
[pid=1327] ppid=1325 vsize=5352 CPUtime=0
/proc/1327/stat : 1327 (rsat.sh) S 1325 1327 819 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 164270146 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1327/statm: 1338 232 195 169 0 49 0
[pid=1328] ppid=1327 vsize=20904 CPUtime=0.08
/proc/1328/stat : 1328 (SatElite) R 1327 1327 819 0 -1 4194304 4012 0 0 0 7 1 0 0 18 0 1 0 164270146 21405696 3994 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134546775 0 0 4096 3 0 0 0 17 0 0 0
/proc/1328/statm: 5226 3994 49 128 0 5095 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26256

[startup+0.202554 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1327
/proc/meminfo: memFree=1645464/2055920 swapFree=4132108/4192956
[pid=1327] ppid=1325 vsize=5352 CPUtime=0
/proc/1327/stat : 1327 (rsat.sh) S 1325 1327 819 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 164270146 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1327/statm: 1338 232 195 169 0 49 0
[pid=1328] ppid=1327 vsize=42024 CPUtime=0.18
/proc/1328/stat : 1328 (SatElite) R 1327 1327 819 0 -1 4194304 9051 0 0 0 14 4 0 0 18 0 1 0 164270146 43032576 9033 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134565324 0 0 4096 3 0 0 0 17 0 0 0
/proc/1328/statm: 10506 9033 49 128 0 10375 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 47376

[startup+0.302571 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1327
/proc/meminfo: memFree=1645464/2055920 swapFree=4132108/4192956
[pid=1327] ppid=1325 vsize=5352 CPUtime=0
/proc/1327/stat : 1327 (rsat.sh) S 1325 1327 819 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 164270146 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1327/statm: 1338 232 195 169 0 49 0
[pid=1328] ppid=1327 vsize=51628 CPUtime=0.28
/proc/1328/stat : 1328 (SatElite) R 1327 1327 819 0 -1 4194304 11357 0 0 0 23 5 0 0 19 0 1 0 164270146 52867072 11339 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134551589 0 0 4096 3 0 0 0 17 0 0 0
/proc/1328/statm: 12907 11339 49 128 0 12776 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 56980

[startup+0.702633 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1327
/proc/meminfo: memFree=1645464/2055920 swapFree=4132108/4192956
[pid=1327] ppid=1325 vsize=5352 CPUtime=0
/proc/1327/stat : 1327 (rsat.sh) S 1325 1327 819 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 164270146 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1327/statm: 1338 232 195 169 0 49 0
[pid=1328] ppid=1327 vsize=78924 CPUtime=0.69
/proc/1328/stat : 1328 (SatElite) R 1327 1327 819 0 -1 4194304 18749 0 0 0 57 12 0 0 23 0 1 0 164270146 80818176 18731 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134523968 0 0 4096 3 0 0 0 17 0 0 0
/proc/1328/statm: 19731 18731 50 128 0 19600 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84276

[startup+1.50175 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1329
/proc/meminfo: memFree=1545032/2055920 swapFree=4132108/4192956
[pid=1327] ppid=1325 vsize=5352 CPUtime=0
/proc/1327/stat : 1327 (rsat.sh) S 1325 1327 819 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 164270146 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1327/statm: 1338 232 195 169 0 49 0
[pid=1328] ppid=1327 vsize=118912 CPUtime=1.48
/proc/1328/stat : 1328 (SatElite) R 1327 1327 819 0 -1 4194304 29175 0 0 0 131 17 0 0 25 0 1 0 164270146 121765888 26465 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134544204 0 0 4096 3 0 0 0 17 1 0 0
/proc/1328/statm: 29728 26465 69 128 0 29597 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 124264

[startup+3.10201 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1329
/proc/meminfo: memFree=1532680/2055920 swapFree=4132108/4192956
[pid=1327] ppid=1325 vsize=5352 CPUtime=0
/proc/1327/stat : 1327 (rsat.sh) S 1325 1327 819 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 164270146 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1327/statm: 1338 232 195 169 0 49 0
[pid=1328] ppid=1327 vsize=125344 CPUtime=3.08
/proc/1328/stat : 1328 (SatElite) R 1327 1327 819 0 -1 4194304 31009 0 0 0 289 19 0 0 25 0 1 0 164270146 128352256 28094 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134582968 0 0 4096 3 0 0 0 17 1 0 0
/proc/1328/statm: 31336 28094 69 128 0 31205 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 130696

[startup+6.30254 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1329
/proc/meminfo: memFree=1526600/2055920 swapFree=4132108/4192956
[pid=1327] ppid=1325 vsize=5352 CPUtime=0
/proc/1327/stat : 1327 (rsat.sh) S 1325 1327 819 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 164270146 5480448 232 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1327/statm: 1338 232 195 169 0 49 0
[pid=1328] ppid=1327 vsize=142572 CPUtime=6.27
/proc/1328/stat : 1328 (SatElite) R 1327 1327 819 0 -1 4194304 36995 0 0 0 605 22 0 0 25 0 1 0 164270146 145993728 30693 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134588719 0 0 4096 3 0 0 0 17 1 0 0
/proc/1328/statm: 35643 30693 69 128 0 35512 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 147924

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1330
/proc/meminfo: memFree=1605576/2055920 swapFree=4132108/4192956
[pid=1327] ppid=1325 vsize=5352 CPUtime=8.34
/proc/1327/stat : 1327 (rsat.sh) S 1325 1327 819 0 -1 4194304 305 47009 0 0 0 0 801 33 18 0 1 0 164270146 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1327/statm: 1338 234 195 169 0 49 0
[pid=1330] ppid=1327 vsize=27104 CPUtime=4.31
/proc/1330/stat : 1330 (rsat) R 1327 1327 819 0 -1 4194304 6855 0 0 0 428 3 0 0 25 0 1 0 164270984 27754496 6418 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1330/statm: 6776 6418 86 211 0 6562 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 32456

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1330
/proc/meminfo: memFree=1606152/2055920 swapFree=4132108/4192956
[pid=1327] ppid=1325 vsize=5352 CPUtime=8.34
/proc/1327/stat : 1327 (rsat.sh) S 1325 1327 819 0 -1 4194304 305 47009 0 0 0 0 801 33 18 0 1 0 164270146 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1327/statm: 1338 234 195 169 0 49 0
[pid=1330] ppid=1327 vsize=26952 CPUtime=17.11
/proc/1330/stat : 1330 (rsat) R 1327 1327 819 0 -1 4194304 6921 0 0 0 1708 3 0 0 25 0 1 0 164270984 27598848 6377 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134530115 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1330/statm: 6738 6377 86 211 0 6524 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 32304

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

[startup+25.6027 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1330
/proc/meminfo: memFree=1606152/2055920 swapFree=4132108/4192956
[pid=1327] ppid=1325 vsize=5352 CPUtime=8.34
/proc/1327/stat : 1327 (rsat.sh) S 1325 1327 819 0 -1 4194304 305 47009 0 0 0 0 801 33 18 0 1 0 164270146 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1327/statm: 1338 234 195 169 0 49 0
[pid=1330] ppid=1327 vsize=26952 CPUtime=17.21
/proc/1330/stat : 1330 (rsat) R 1327 1327 819 0 -1 4194304 6921 0 0 0 1718 3 0 0 25 0 1 0 164270984 27598848 6377 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1330/statm: 6738 6377 86 211 0 6524 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 32304

[startup+28.8012 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1330
/proc/meminfo: memFree=1605704/2055920 swapFree=4132108/4192956
[pid=1327] ppid=1325 vsize=5352 CPUtime=8.34
/proc/1327/stat : 1327 (rsat.sh) S 1325 1327 819 0 -1 4194304 305 47009 0 0 0 0 801 33 18 0 1 0 164270146 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1327/statm: 1338 234 195 169 0 49 0
[pid=1330] ppid=1327 vsize=27432 CPUtime=20.41
/proc/1330/stat : 1330 (rsat) R 1327 1327 819 0 -1 4194304 7057 0 0 0 2038 3 0 0 25 0 1 0 164270984 28090368 6513 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134525872 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1330/statm: 6858 6513 86 211 0 6644 0
Current children cumulated CPU time (s) 28.75
Current children cumulated vsize (KiB) 32784

[startup+30.4014 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1330
/proc/meminfo: memFree=1605448/2055920 swapFree=4132108/4192956
[pid=1327] ppid=1325 vsize=5352 CPUtime=8.34
/proc/1327/stat : 1327 (rsat.sh) S 1325 1327 819 0 -1 4194304 305 47009 0 0 0 0 801 33 18 0 1 0 164270146 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1327/statm: 1338 234 195 169 0 49 0
[pid=1330] ppid=1327 vsize=27772 CPUtime=22.01
/proc/1330/stat : 1330 (rsat) R 1327 1327 819 0 -1 4194304 7135 0 0 0 2198 3 0 0 25 0 1 0 164270984 28438528 6591 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1330/statm: 6943 6591 86 211 0 6729 0
Current children cumulated CPU time (s) 30.35
Current children cumulated vsize (KiB) 33124

[startup+30.8015 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1331
/proc/meminfo: memFree=1605960/2055920 swapFree=4132108/4192956
[pid=1327] ppid=1325 vsize=5352 CPUtime=30.57
/proc/1327/stat : 1327 (rsat.sh) S 1325 1327 819 0 -1 4194304 327 54158 0 0 0 0 3020 37 16 0 1 0 164270146 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1327/statm: 1338 234 195 169 0 49 0
[pid=1331] ppid=1327 vsize=29252 CPUtime=0.17
/proc/1331/stat : 1331 (SatElite) R 1327 1327 819 0 -1 4194304 6537 0 0 0 14 3 0 0 18 0 1 0 164273209 29954048 6355 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/1331/statm: 7313 6355 45 128 0 7182 0
Current children cumulated CPU time (s) 30.74
Current children cumulated vsize (KiB) 34604

[startup+31.0015 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1331
/proc/meminfo: memFree=1605960/2055920 swapFree=4132108/4192956
[pid=1327] ppid=1325 vsize=5352 CPUtime=30.57
/proc/1327/stat : 1327 (rsat.sh) S 1325 1327 819 0 -1 4194304 327 54158 0 0 0 0 3020 37 16 0 1 0 164270146 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1327/statm: 1338 234 195 169 0 49 0
[pid=1331] ppid=1327 vsize=31736 CPUtime=0.36
/proc/1331/stat : 1331 (SatElite) R 1327 1327 819 0 -1 4194304 7209 0 0 0 33 3 0 0 20 0 1 0 164273209 32497664 7026 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134558213 0 0 4096 3 0 0 0 17 1 0 0
/proc/1331/statm: 7934 7026 47 128 0 7803 0
Current children cumulated CPU time (s) 30.93
Current children cumulated vsize (KiB) 37088

[startup+31.1026 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1331
/proc/meminfo: memFree=1605960/2055920 swapFree=4132108/4192956
[pid=1327] ppid=1325 vsize=5352 CPUtime=30.57
/proc/1327/stat : 1327 (rsat.sh) S 1325 1327 819 0 -1 4194304 327 54158 0 0 0 0 3020 37 16 0 1 0 164270146 5480448 234 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1327/statm: 1338 234 195 169 0 49 0
[pid=1331] ppid=1327 vsize=32384 CPUtime=0.46
/proc/1331/stat : 1331 (SatElite) R 1327 1327 819 0 -1 4194304 7439 0 0 0 43 3 0 0 17 0 1 0 164273209 33161216 7194 18446744073709551615 134512640 135038345 4294956720 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/1331/statm: 8096 7194 51 128 0 7965 0
Current children cumulated CPU time (s) 31.03
Current children cumulated vsize (KiB) 37736

Child status: 10
Real time (s): 31.1829
CPU time (s): 31.1383
CPU user time (s): 30.6983
CPU system time (s): 0.439933
CPU usage (%): 99.8569
Max. virtual memory (cumulated for all children) (KiB): 148432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.6983
system time used= 0.439933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62081
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= 52
involuntary context switches= 664

runsolver used 0.039993 second user time and 0.102984 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Wed Apr 18 07:45:24 UTC 2007

IDJOB= 313300
IDBENCH= 20363
IDSOLVER= 104
FILE ID= node3/313300-1176882324

PBS_JOBID= 4590325

Free space on /tmp= 66400 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-sat/dated-10-17-s.cnf
COMMAND LINE= /tmp/evaluation/313300-1176882324/rsat.sh /tmp/evaluation/313300-1176882324/instance-313300-1176882324.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-313300-1176882324 -o ROOT/results/node3/solver-313300-1176882324 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/313300-1176882324/rsat.sh /tmp/evaluation/313300-1176882324/instance-313300-1176882324.cnf            

META MD5SUM SOLVER= 42fb71d21991acbdd759c16645f65450
MD5SUM BENCH=  334ef674dc213d40fc569890874cc7af

RANDOM SEED= 388663874

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.270
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.270
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:       1645936 kB
Buffers:         33160 kB
Cached:         302812 kB
SwapCached:      23816 kB
Active:         124032 kB
Inactive:       243868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1645936 kB
SwapTotal:     4192956 kB
SwapFree:      4132108 kB
Dirty:           21192 kB
Writeback:           0 kB
Mapped:          30292 kB
Slab:            27624 kB
Committed_AS:  5195252 kB
PageTables:       1780 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= 66405 MiB

End job on node3 on Wed Apr 18 07:45:55 UTC 2007