Trace number 356273

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
TiniSatELite 2007-02-08SAT 65.2111 65.2772

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/total-5-19-s.cnf
MD5SUMda84c31d7a6be4fe4d1189ad9ffe5349
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark65.2111
Satisfiable
(Un)Satisfiability was proved
Number of variables279590
Number of clauses1337190
Sum of the clauses size3109060
Maximum clause length10
Minimum clause length1
Number of clauses of size 123239
Number of clauses of size 21012692
Number of clauses of size 3249039
Number of clauses of size 45800
Number of clauses of size 523200
Number of clauses of size over 523220

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/node4/watcher-356273-1176855136 -o ROOT/results/node4/solver-356273-1176855136 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/356273-1176855136/TiniSatELite /tmp/evaluation/356273-1176855136/instance-356273-1176855136.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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: 0.92 0.98 0.99 3/77 26502
/proc/meminfo: memFree=1776400/2055920 swapFree=4153860/4192956
[pid=26502] ppid=26500 vsize=5356 CPUtime=0
/proc/26502/stat : 26502 (TiniSatELite) S 26500 26502 25635 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 161551363 5484544 233 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259913384018 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/26502/statm: 1339 233 195 169 0 50 0
[pid=26503] ppid=26502 vsize=5356 CPUtime=0
/proc/26503/stat : 26503 (TiniSatELite) R 26502 26502 25635 0 -1 4194368 56 189 0 0 0 0 0 0 20 0 1 0 161551363 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 4345746 0 0 4096 65538 0 0 0 17 1 0 0
/proc/26503/statm: 1339 237 199 169 0 50 0

[startup+0.057215 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 26502
/proc/meminfo: memFree=1776400/2055920 swapFree=4153860/4192956
[pid=26502] ppid=26500 vsize=5356 CPUtime=0
/proc/26502/stat : 26502 (TiniSatELite) S 26500 26502 25635 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 161551363 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26502/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102218 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 26502
/proc/meminfo: memFree=1776400/2055920 swapFree=4153860/4192956
[pid=26502] ppid=26500 vsize=5356 CPUtime=0
/proc/26502/stat : 26502 (TiniSatELite) S 26500 26502 25635 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 161551363 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26502/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301237 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 26502
/proc/meminfo: memFree=1776400/2055920 swapFree=4153860/4192956
[pid=26502] ppid=26500 vsize=5356 CPUtime=0
/proc/26502/stat : 26502 (TiniSatELite) S 26500 26502 25635 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 161551363 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26502/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701276 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 26502
/proc/meminfo: memFree=1776400/2055920 swapFree=4153860/4192956
[pid=26502] ppid=26500 vsize=5356 CPUtime=0
/proc/26502/stat : 26502 (TiniSatELite) S 26500 26502 25635 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 161551363 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26502/statm: 1339 236 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50136 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 26507
/proc/meminfo: memFree=1677824/2055920 swapFree=4153860/4192956
[pid=26502] ppid=26500 vsize=5356 CPUtime=0
/proc/26502/stat : 26502 (TiniSatELite) S 26500 26502 25635 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 161551363 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26502/statm: 1339 236 197 169 0 50 0
[pid=26507] ppid=26502 vsize=152940 CPUtime=1.46
/proc/26507/stat : 26507 (SatELite_releas) R 26502 26502 25635 0 -1 4194304 30905 0 0 0 128 18 0 0 25 0 1 0 161551364 156610560 30793 18446744073709551615 134512640 135037501 4294956528 18446744073709551615 134538152 0 0 4096 3 0 0 0 17 1 0 0
/proc/26507/statm: 38235 30793 62 128 0 38104 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 158296

[startup+3.10151 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 26507
/proc/meminfo: memFree=1643456/2055920 swapFree=4153860/4192956
[pid=26502] ppid=26500 vsize=5356 CPUtime=0
/proc/26502/stat : 26502 (TiniSatELite) S 26500 26502 25635 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 161551363 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26502/statm: 1339 236 197 169 0 50 0
[pid=26507] ppid=26502 vsize=168280 CPUtime=3.06
/proc/26507/stat : 26507 (SatELite_releas) R 26502 26502 25635 0 -1 4194304 37344 0 0 0 282 24 0 0 25 0 1 0 161551364 172318720 34148 18446744073709551615 134512640 135037501 4294956528 18446744073709551615 134698573 0 0 4096 3 0 0 0 17 1 0 0
/proc/26507/statm: 42070 34148 66 128 0 41939 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 173636

[startup+6.30181 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 26507
/proc/meminfo: memFree=1624640/2055920 swapFree=4153860/4192956
[pid=26502] ppid=26500 vsize=5356 CPUtime=0
/proc/26502/stat : 26502 (TiniSatELite) S 26500 26502 25635 0 -1 4194304 310 252 0 0 0 0 0 0 18 0 1 0 161551363 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26502/statm: 1339 236 197 169 0 50 0
[pid=26507] ppid=26502 vsize=185580 CPUtime=6.26
/proc/26507/stat : 26507 (SatELite_releas) R 26502 26502 25635 0 -1 4194304 41714 0 0 0 599 27 0 0 25 0 1 0 161551364 190033920 37803 18446744073709551615 134512640 135037501 4294956528 18446744073709551615 134586516 0 0 4096 3 0 0 0 17 1 0 0
/proc/26507/statm: 46395 37803 66 128 0 46264 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 190936

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 26508
/proc/meminfo: memFree=1717632/2055920 swapFree=4153860/4192956
[pid=26502] ppid=26500 vsize=5356 CPUtime=10.52
/proc/26502/stat : 26502 (TiniSatELite) S 26500 26502 25635 0 -1 4194304 333 57182 0 0 0 0 1010 42 16 0 1 0 161551363 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26502/statm: 1339 237 197 169 0 50 0
[pid=26508] ppid=26502 vsize=52100 CPUtime=2.12
/proc/26508/stat : 26508 (tinisat) R 26502 26502 25635 0 -1 4194304 11530 0 0 0 208 4 0 0 25 0 1 0 161552420 53350400 9773 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/26508/statm: 13025 9773 52 110 0 12912 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 57456

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 26508
/proc/meminfo: memFree=1717120/2055920 swapFree=4153860/4192956
[pid=26502] ppid=26500 vsize=5356 CPUtime=10.52
/proc/26502/stat : 26502 (TiniSatELite) S 26500 26502 25635 0 -1 4194304 333 57182 0 0 0 0 1010 42 16 0 1 0 161551363 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26502/statm: 1339 237 197 169 0 50 0
[pid=26508] ppid=26502 vsize=52100 CPUtime=14.91
/proc/26508/stat : 26508 (tinisat) R 26502 26502 25635 0 -1 4194304 11723 0 0 0 1487 4 0 0 25 0 1 0 161552420 53350400 9966 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/26508/statm: 13025 9966 52 110 0 12912 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 57456

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 26508
/proc/meminfo: memFree=1711232/2055920 swapFree=4153860/4192956
[pid=26502] ppid=26500 vsize=5356 CPUtime=10.52
/proc/26502/stat : 26502 (TiniSatELite) S 26500 26502 25635 0 -1 4194304 333 57182 0 0 0 0 1010 42 16 0 1 0 161551363 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26502/statm: 1339 237 197 169 0 50 0
[pid=26508] ppid=26502 vsize=52100 CPUtime=40.5
/proc/26508/stat : 26508 (tinisat) R 26502 26502 25635 0 -1 4194304 13212 0 0 0 4044 6 0 0 25 0 1 0 161552420 53350400 11455 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/26508/statm: 13025 11455 52 110 0 12912 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 57456

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

[startup+57.5017 s]
/proc/loadavg: 0.97 0.98 0.99 2/79 26508
/proc/meminfo: memFree=1710336/2055920 swapFree=4153860/4192956
[pid=26502] ppid=26500 vsize=5356 CPUtime=10.52
/proc/26502/stat : 26502 (TiniSatELite) S 26500 26502 25635 0 -1 4194304 333 57182 0 0 0 0 1010 42 16 0 1 0 161551363 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26502/statm: 1339 237 197 169 0 50 0
[pid=26508] ppid=26502 vsize=52100 CPUtime=46.91
/proc/26508/stat : 26508 (tinisat) R 26502 26502 25635 0 -1 4194304 13442 0 0 0 4684 7 0 0 25 0 1 0 161552420 53350400 11685 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/26508/statm: 13025 11685 52 110 0 12912 0
Current children cumulated CPU time (s) 57.43
Current children cumulated vsize (KiB) 57456

[startup+60.703 s]
/proc/loadavg: 0.97 0.98 0.99 2/79 26508
/proc/meminfo: memFree=1709696/2055920 swapFree=4153860/4192956
[pid=26502] ppid=26500 vsize=5356 CPUtime=10.52
/proc/26502/stat : 26502 (TiniSatELite) S 26500 26502 25635 0 -1 4194304 333 57182 0 0 0 0 1010 42 16 0 1 0 161551363 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26502/statm: 1339 237 197 169 0 50 0
[pid=26508] ppid=26502 vsize=52100 CPUtime=50.11
/proc/26508/stat : 26508 (tinisat) R 26502 26502 25635 0 -1 4194304 13598 0 0 0 5004 7 0 0 25 0 1 0 161552420 53350400 11841 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/26508/statm: 13025 11841 52 110 0 12912 0
Current children cumulated CPU time (s) 60.63
Current children cumulated vsize (KiB) 57456

[startup+62.3012 s]
/proc/loadavg: 0.97 0.98 0.99 2/79 26508
/proc/meminfo: memFree=1709504/2055920 swapFree=4153860/4192956
[pid=26502] ppid=26500 vsize=5356 CPUtime=10.52
/proc/26502/stat : 26502 (TiniSatELite) S 26500 26502 25635 0 -1 4194304 333 57182 0 0 0 0 1010 42 16 0 1 0 161551363 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26502/statm: 1339 237 197 169 0 50 0
[pid=26508] ppid=26502 vsize=52100 CPUtime=51.71
/proc/26508/stat : 26508 (tinisat) R 26502 26502 25635 0 -1 4194304 13716 0 0 0 5164 7 0 0 25 0 1 0 161552420 53350400 11959 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/26508/statm: 13025 11959 52 110 0 12912 0
Current children cumulated CPU time (s) 62.23
Current children cumulated vsize (KiB) 57456

[startup+63.9013 s]
/proc/loadavg: 0.97 0.98 0.99 2/79 26508
/proc/meminfo: memFree=1708544/2055920 swapFree=4153860/4192956
[pid=26502] ppid=26500 vsize=5356 CPUtime=10.52
/proc/26502/stat : 26502 (TiniSatELite) S 26500 26502 25635 0 -1 4194304 333 57182 0 0 0 0 1010 42 16 0 1 0 161551363 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26502/statm: 1339 237 197 169 0 50 0
[pid=26508] ppid=26502 vsize=52100 CPUtime=53.31
/proc/26508/stat : 26508 (tinisat) R 26502 26502 25635 0 -1 4194304 13901 0 0 0 5324 7 0 0 25 0 1 0 161552420 53350400 12144 18446744073709551615 134512640 134966189 4294956672 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/26508/statm: 13025 12144 52 110 0 12912 0
Current children cumulated CPU time (s) 63.83
Current children cumulated vsize (KiB) 57456

[startup+64.7014 s]
/proc/loadavg: 0.97 0.98 0.99 2/79 26508
/proc/meminfo: memFree=1708544/2055920 swapFree=4153860/4192956
[pid=26502] ppid=26500 vsize=5356 CPUtime=64.56
/proc/26502/stat : 26502 (TiniSatELite) S 26500 26502 25635 0 -1 4194304 355 71194 0 0 0 0 6405 51 16 0 1 0 161551363 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26502/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 64.56
Current children cumulated vsize (KiB) 5356

[startup+65.1014 s]
/proc/loadavg: 0.97 0.98 0.99 2/79 26509
/proc/meminfo: memFree=1725952/2055920 swapFree=4153860/4192956
[pid=26502] ppid=26500 vsize=5356 CPUtime=64.56
/proc/26502/stat : 26502 (TiniSatELite) S 26500 26502 25635 0 -1 4194304 355 71194 0 0 0 0 6405 51 16 0 1 0 161551363 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26502/statm: 1339 237 197 169 0 50 0
[pid=26509] ppid=26502 vsize=58516 CPUtime=0.47
/proc/26509/stat : 26509 (SatELite_releas) R 26502 26502 25635 0 -1 4194304 8829 0 0 0 42 5 0 0 21 0 1 0 161557825 59920384 8468 18446744073709551615 134512640 135037501 4294956512 18446744073709551615 134557620 0 0 4096 3 0 0 0 17 1 0 0
/proc/26509/statm: 14629 8468 49 128 0 14498 0
Current children cumulated CPU time (s) 65.03
Current children cumulated vsize (KiB) 63872

[startup+65.2014 s]
/proc/loadavg: 0.97 0.98 0.99 2/79 26509
/proc/meminfo: memFree=1725952/2055920 swapFree=4153860/4192956
[pid=26502] ppid=26500 vsize=5356 CPUtime=64.56
/proc/26502/stat : 26502 (TiniSatELite) S 26500 26502 25635 0 -1 4194304 355 71194 0 0 0 0 6405 51 16 0 1 0 161551363 5484544 237 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26502/statm: 1339 237 197 169 0 50 0
[pid=26509] ppid=26502 vsize=59104 CPUtime=0.56
/proc/26509/stat : 26509 (SatELite_releas) R 26502 26502 25635 0 -1 4194304 9108 0 0 0 51 5 0 0 22 0 1 0 161557825 60522496 8653 18446744073709551615 134512640 135037501 4294956512 18446744073709551615 134698573 0 0 4096 3 0 0 0 17 1 0 0
/proc/26509/statm: 14776 8653 53 128 0 14645 0
Current children cumulated CPU time (s) 65.12
Current children cumulated vsize (KiB) 64460

Child status: 10
Real time (s): 65.2772
CPU time (s): 65.2111
CPU user time (s): 64.6162
CPU system time (s): 0.594909
CPU usage (%): 99.8987
Max. virtual memory (cumulated for all children) (KiB): 200124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 64.6162
system time used= 0.594909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80810
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= 88
involuntary context switches= 1363

runsolver used 0.06199 second user time and 0.199969 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Wed Apr 18 00:12:16 UTC 2007

IDJOB= 356273
IDBENCH= 20360
IDSOLVER= 170
FILE ID= node4/356273-1176855136

PBS_JOBID= 4590189

Free space on /tmp= 66473 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-sat/total-5-19-s.cnf
COMMAND LINE= /tmp/evaluation/356273-1176855136/TiniSatELite /tmp/evaluation/356273-1176855136/instance-356273-1176855136.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-356273-1176855136 -o ROOT/results/node4/solver-356273-1176855136 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/356273-1176855136/TiniSatELite /tmp/evaluation/356273-1176855136/instance-356273-1176855136.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  da84c31d7a6be4fe4d1189ad9ffe5349

RANDOM SEED= 767824083

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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	: 5931.00
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.218
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:       1776872 kB
Buffers:         16756 kB
Cached:         187832 kB
SwapCached:       2268 kB
Active:          65816 kB
Inactive:       162184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776872 kB
SwapTotal:     4192956 kB
SwapFree:      4153860 kB
Dirty:           25660 kB
Writeback:           0 kB
Mapped:          31088 kB
Slab:            36632 kB
Committed_AS:  5222920 kB
PageTables:       1820 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= 66473 MiB

End job on node4 on Wed Apr 18 00:13:22 UTC 2007