Trace number 314416

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
tinisat 2007-02-08SAT 551.434 551.589

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-11.cnf
MD5SUMbbf2ddba983f34e9ffda755afdcf8885
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark109.163
Satisfiable
(Un)Satisfiability was proved
Number of variables1004933
Number of clauses4426834
Sum of the clauses size11901940
Maximum clause length4335
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22485540
Number of clauses of size 31662546
Number of clauses of size 4144019
Number of clauses of size 55160
Number of clauses of size over 5129568

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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node14/watcher-314416-1172636906 -o ROOT/results/node14/solver-314416-1172636906 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314416-1172636906/tinisat /tmp/evaluation/314416-1172636906/instance-314416-1172636906.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.08 1.02 1.01 3/77 9659
/proc/meminfo: memFree=1133752/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=35308 CPUtime=0
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 85 0 0 0 0 0 0 0 18 0 1 0 283645107 36155392 70 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134514727 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 8827 70 48 110 0 8714 0

[startup+0.027104 s]
/proc/loadavg: 1.08 1.02 1.01 3/77 9659
/proc/meminfo: memFree=1133752/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=35440 CPUtime=0.02
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 117 0 0 0 2 0 0 0 18 0 1 0 283645107 36290560 102 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 8860 102 48 110 0 8747 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 35440

[startup+0.10111 s]
/proc/loadavg: 1.08 1.02 1.01 3/77 9659
/proc/meminfo: memFree=1133752/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=36496 CPUtime=0.09
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 503 0 0 0 9 0 0 0 18 0 1 0 283645107 37371904 488 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 9124 488 48 110 0 9011 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36496

[startup+0.301128 s]
/proc/loadavg: 1.08 1.02 1.01 3/77 9659
/proc/meminfo: memFree=1133752/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=39400 CPUtime=0.29
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 1496 0 0 0 28 1 0 0 19 0 1 0 283645107 40345600 1481 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 9850 1481 48 110 0 9737 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39400

[startup+0.701167 s]
/proc/loadavg: 1.08 1.02 1.01 3/77 9659
/proc/meminfo: memFree=1133752/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=45076 CPUtime=0.69
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 3477 0 0 0 67 2 0 0 23 0 1 0 283645107 46157824 3462 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 11269 3462 48 110 0 11156 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45076

[startup+1.50124 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 9660
/proc/meminfo: memFree=1114160/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=56296 CPUtime=1.49
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 7370 0 0 0 145 4 0 0 25 0 1 0 283645107 57647104 7355 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 14074 7355 48 110 0 13961 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56296

[startup+3.10139 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 9660
/proc/meminfo: memFree=1089392/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=78604 CPUtime=3.09
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 15148 0 0 0 301 8 0 0 25 0 1 0 283645107 80490496 15133 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 19651 15133 48 110 0 19538 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78604

[startup+6.3017 s]
/proc/loadavg: 1.15 1.04 1.01 2/78 9660
/proc/meminfo: memFree=1029616/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=174116 CPUtime=6.29
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 32439 0 0 0 607 22 0 0 25 0 1 0 283645107 178294784 32423 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134524586 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 43529 32427 50 110 0 43416 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 174116

[startup+12.7013 s]
/proc/loadavg: 1.14 1.04 1.01 2/78 9660
/proc/meminfo: memFree=809648/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=418740 CPUtime=12.69
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 97246 0 0 0 1221 48 0 0 25 0 1 0 283645107 428789760 81225 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519657 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 104685 81225 52 110 0 104572 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 418740

[startup+25.5015 s]
/proc/loadavg: 1.11 1.03 1.01 2/78 9660
/proc/meminfo: memFree=809840/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=418740 CPUtime=25.49
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 97252 0 0 0 2501 48 0 0 25 0 1 0 283645107 428789760 81231 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 104685 81231 52 110 0 104572 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 418740

[startup+51.1019 s]
/proc/loadavg: 1.07 1.03 1.01 2/78 9660
/proc/meminfo: memFree=809904/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=418740 CPUtime=51.08
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 97265 0 0 0 5060 48 0 0 25 0 1 0 283645107 428789760 81244 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519567 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 104685 81244 52 110 0 104572 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 418740

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 1.00 2/78 9660
/proc/meminfo: memFree=809072/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=418740 CPUtime=102.27
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 97489 0 0 0 10179 48 0 0 25 0 1 0 283645107 428789760 81468 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 104685 81468 52 110 0 104572 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 418740

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 9660
/proc/meminfo: memFree=808752/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=418740 CPUtime=162.25
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 97566 0 0 0 16176 49 0 0 25 0 1 0 283645107 428789760 81545 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 104685 81545 52 110 0 104572 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 418740

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 9660
/proc/meminfo: memFree=808560/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=418740 CPUtime=222.23
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 97604 0 0 0 22174 49 0 0 25 0 1 0 283645107 428789760 81583 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134517013 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 104685 81583 52 110 0 104572 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 418740

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 9660
/proc/meminfo: memFree=807664/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=418740 CPUtime=282.22
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 97820 0 0 0 28172 50 0 0 25 0 1 0 283645107 428789760 81799 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134517013 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 104685 81799 52 110 0 104572 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 418740

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9660
/proc/meminfo: memFree=807408/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=418740 CPUtime=342.2
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 97877 0 0 0 34170 50 0 0 25 0 1 0 283645107 428789760 81856 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 104685 81856 52 110 0 104572 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 418740

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9660
/proc/meminfo: memFree=807088/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=418740 CPUtime=402.18
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 97956 0 0 0 40167 51 0 0 25 0 1 0 283645107 428789760 81935 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519567 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 104685 81935 52 110 0 104572 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 418740

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9660
/proc/meminfo: memFree=806064/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=418740 CPUtime=462.16
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 98241 0 0 0 46165 51 0 0 25 0 1 0 283645107 428789760 82220 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134515478 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 104685 82220 52 110 0 104572 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 418740

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9660
/proc/meminfo: memFree=804528/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=418740 CPUtime=522.15
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 98651 0 0 0 52163 52 0 0 25 0 1 0 283645107 428789760 82630 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519567 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 104685 82630 52 110 0 104572 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 418740

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

[startup+537.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9660
/proc/meminfo: memFree=803952/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=418740 CPUtime=537.34
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 98758 0 0 0 53682 52 0 0 25 0 1 0 283645107 428789760 82737 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134515474 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 104685 82737 52 110 0 104572 0
Current children cumulated CPU time (s) 537.34
Current children cumulated vsize (KiB) 418740

[startup+543.903 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9660
/proc/meminfo: memFree=803696/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=418740 CPUtime=543.74
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 98825 0 0 0 54322 52 0 0 25 0 1 0 283645107 428789760 82804 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 104685 82804 52 110 0 104572 0
Current children cumulated CPU time (s) 543.74
Current children cumulated vsize (KiB) 418740

[startup+547.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9660
/proc/meminfo: memFree=803760/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=418740 CPUtime=546.94
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 98835 0 0 0 54642 52 0 0 25 0 1 0 283645107 428789760 82814 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519657 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 104685 82814 52 110 0 104572 0
Current children cumulated CPU time (s) 546.94
Current children cumulated vsize (KiB) 418740

[startup+548.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9660
/proc/meminfo: memFree=803696/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=418740 CPUtime=548.54
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 98848 0 0 0 54802 52 0 0 25 0 1 0 283645107 428789760 82827 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 104685 82827 52 110 0 104572 0
Current children cumulated CPU time (s) 548.54
Current children cumulated vsize (KiB) 418740

[startup+550.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9660
/proc/meminfo: memFree=803632/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=418740 CPUtime=550.14
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 98850 0 0 0 54962 52 0 0 25 0 1 0 283645107 428789760 82829 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134532874 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 104685 82829 52 110 0 104572 0
Current children cumulated CPU time (s) 550.14
Current children cumulated vsize (KiB) 418740

[startup+551.105 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9660
/proc/meminfo: memFree=803632/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=418740 CPUtime=550.94
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 98851 0 0 0 55042 52 0 0 25 0 1 0 283645107 428789760 82830 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 104685 82830 52 110 0 104572 0
Current children cumulated CPU time (s) 550.94
Current children cumulated vsize (KiB) 418740

[startup+551.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9660
/proc/meminfo: memFree=803632/2055920 swapFree=4191880/4192956
[pid=9659] ppid=9657 vsize=418740 CPUtime=551.34
/proc/9659/stat : 9659 (tinisat) R 9657 9659 7749 0 -1 4194304 98851 0 0 0 55081 53 0 0 17 0 1 0 283645107 428789760 82830 18446744073709551615 134512640 134966189 4294956624 18446744073709551615 134629229 0 0 4096 0 0 0 0 17 1 0 0
/proc/9659/statm: 104685 82830 52 110 0 104572 0
Current children cumulated CPU time (s) 551.34
Current children cumulated vsize (KiB) 418740

Child status: 10
Real time (s): 551.589
CPU time (s): 551.434
CPU user time (s): 550.839
CPU system time (s): 0.594909
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 477752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 550.839
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= 98858
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= 13
involuntary context switches= 11816

runsolver used 0.675897 second user time and 1.43078 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Wed Feb 28 04:28:27 UTC 2007

IDJOB= 314416
IDBENCH= 20391
IDSOLVER= 100
FILE ID= node14/314416-1172636906

PBS_JOBID= 3980907

Free space on /tmp= 66449 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-11.cnf
COMMAND LINE= /tmp/evaluation/314416-1172636906/tinisat /tmp/evaluation/314416-1172636906/instance-314416-1172636906.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-314416-1172636906 -o ROOT/results/node14/solver-314416-1172636906 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314416-1172636906/tinisat /tmp/evaluation/314416-1172636906/instance-314416-1172636906.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  bbf2ddba983f34e9ffda755afdcf8885

RANDOM SEED= 462662944

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.216
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.216
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:       1134160 kB
Buffers:         43780 kB
Cached:         747808 kB
SwapCached:        408 kB
Active:         235728 kB
Inactive:       609488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1134160 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           89840 kB
Writeback:           0 kB
Mapped:          69840 kB
Slab:            62104 kB
Committed_AS:   955352 kB
PageTables:       1736 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= 66449 MiB

End job on node14 on Wed Feb 28 04:37:39 UTC 2007